@charset "utf-8"; /********* Reset CSS *********/
 /**************Explore More**************/
 
 
 
.homeProducts {
 padding:0px 0;
}
.homeProducts h2, .exclusiveOffers h2, .socialFeeds h2 {
 font-size:1.813em;
 font-weight:600;
 text-align:center;
 position:relative;
 margin-bottom:28px;
}
.homeProducts h2 .sliderArrow, .exclusiveOffers h2 .sliderArrow {
 bottom: 0;
}
.exclusiveOffers h2 {
 margin-bottom:18px;
}
.homeProducts h2:after, .exclusiveOffers h2:after, .socialFeeds h2:after {
 height:1px;
 width:600px;
 left:50%;
 top:50%;
 margin-left:-300px;
 position:absolute;
 content:"";
 background: #ffffff;
 background: -moz-linear-gradient(left, #ffffff 0%, #ff6633 35%, #ff6633 70%, #ffffff 100%);
 background: -webkit-linear-gradient(left, #ffffff 0%, #ff6633 35%, #ff6633 70%, #ffffff 100%);
 background: linear-gradient(to right, #ffffff 0%, #ff6633 35%, #ff6633 70%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.homeProducts h2 span, .exclusiveOffers h2 span, .socialFeeds h2 span {
 background:#fff;
 position:relative;
 z-index:1;
 padding:0 13px;
}
.homeProductsInner {
 height:100%;
 overflow: hidden;
 position: relative;
}

 .bgfullImg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 750ms ease-in-out;
  -webkit-transition: 750ms ease-in-out;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
 }
.myhover {
  -webkit-ransform: scale(1.05);
  -ms-ransform: scale(1.05);
  transform: scale(1.05);
 }
 .homeProductsInner:before {
  width: 100%;
  height: 1px;
  content: '';
  position: absolute;
  left: 0;
  top:268px;
  z-index: 3;
  background-color: #949494;
 }
 .homeProductsInner:after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: .4;
  background-color: #000;
 }
 .barodaConnectBg {
  background: url(../images/bannerbg.jpg);
  background-attachment:fixed;
 }
 
 .bgfullImg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: 750ms ease-in-out;
    -webkit-transition: 750ms ease-in-out;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
 .bgfullImg.hover {
    -webkit-ransform: scale(1.05);
    -ms-ransform: scale(1.05);
    transform: scale(1.05);
}

.homeProductsInner .homeProductListing {
 list-style: none;
 margin: 0;
 padding: 0;
 text-align: center;
 position: relative;
 z-index: 2;
}
.homeProductsInner .homeProductListing li {
 width:25%;
 height: 268px;
 float: left;
 border-right: 1px solid #949494;
}

@media (max-width:567px){
	.homeProductsInner .homeProductListing li {
 width:100%;
 float: left;
 border-bottom: 1px solid #949494;
}
	}


.homeProductsInner .homeProductListing li:nth-child(4n) {
 border-right: none;
}
.homeProductsInner .homeProductListing .homeSprite {
 margin:50px 0 20px;
 display:inline-block;
 -webkit-transition: 350ms ease;
 transition: 350ms ease;
}
.homeProductsInner .homeProductListing a {
 min-height:268px;
 display: block;
 text-decoration: none;
}
.homeProductsInner .homeProductListing .productTitle {
 display: block;
 margin-bottom: 20px;
 color: #fff;
 font-size: 1.375em;
 padding:0 20px;
 position: relative;
 line-height:28px;
}
.homeProductsInner .homeProductListing .productTitle:after {
 width: 44px;
 height: 1px;
 position: absolute;
 left:50%;
 margin-left:-22px;
 bottom:-17px;
 content:"";
 background-color: #b4b5b6;
}
.homeProductsInner .homeProductListing .appForms .productTitle:after {
 bottom:-37px;
}
.homeProductsInner .homeProductListing .appForms .productTitle {
 margin-top:15px;
}
.homeProductsInner .homeProductListing a:hover .productTitle:after {
 display:none;
}
.homeProductsInner .homeProductListing .exploreBtn {
 display: inline-block;
 padding:0 25px;
 color: #ff6633;
 text-transform:uppercase;
 font-weight: 700;
 line-height:37px;
 opacity: 0;
 position: relative;
 background: #fff;
 border:1px solid #fff;
 transition:all 350ms ease 0s;
 -webkit-transition:all 350ms ease 0s;
}
.homeProductsInner .homeProductListing .exploreBtn:hover {
 background: #ff6633;
 border-color:#fff;
 color:#fff;
}
.homeProductsInner .homeProductListing .exploreBtn .icon {
 display:inline-block;
 height:12px;
 width:17px;
 background-position:-190px -1px;
 margin:0 0 0 6px !important;
 vertical-align:middle;
}
.homeProductsInner .homeProductListing .exploreBtn:hover .icon {
 background-position:-174px -1px;
}
.homeProductsInner .homeProductListing a:hover {
 background-color: #ff6633;
}
.homeProductsInner .homeProductListing a:hover .exploreBtn {
 opacity: 1;
}
.homeProductsInner .homeProductListing a:hover .homeSprite {
 margin-top:28px;
}
.homeProductListing .icon1 {
 width: 56px;
 height: 56px;
 background-position:-3px -187px;
}
.homeProductListing .icon2 {
 width:41px;
 height:62px;
 background-position:-238px -277px;
}
.homeProductListing .icon3 {
 width: 58px;
 height: 57px;
 background-position:-440px -180px;
}
.homeProductListing .icon4 {
 width: 78px;
 height: 57px;
 background-position:-84px -186px;
}
.homeProductListing .icon5 {
 width: 60px;
 height: 57px;
 background-position:-2px -280px;
}
.homeProductListing .icon6 {
 width: 57px;
 height: 57px;
 background-position:-355px -181px;
}
.homeProductListing .icon7 {
 width: 51px;
 height: 57px;
 background-position:-280px -186px;
}
.homeProductListing .icon8 {
 width:63px;
 height:68px;
 background-position:-147px -274px;
}
.homeProductListing .icon9 {
 width:54px;
 height:59px;
 background-position:-77px -280px;
}
.homeProductListing .icon10 {
 width:184px;
 height:49px;
 background-position:-298px -284px;
}
.homeProductListing .icon11 {
 width:49px;
 height:54px;
 background-position:-502px -281px;
}
.homeProductListing .icon12 {
 width: 75px;
 height: 75px;
 background-position:-183px -186px;
}
