
  .carousel-control.right, .carousel-control.left{
  background:none !important;
  }	
  
  .black-bg{
  background-color:#000;	
  }
  .categoryDiv{
  width:80%;
  margin:-5% auto;	
  position:relative;
  background-color:#ddd;
  padding:2px;
  }
  .categoryThumb{
  width:25%;	
  float:left;
  position: relative;
  }
  
  .mainThumb{
  width:100%;	
  /*height:100%;*/
  padding:2px;
  }
  .categoryThumb .proCaption {
  position: absolute; 
  width: 100%; 
  height: 100%; 
  top: 40%; 
  left: 0px; 
  font-size:31px;
  color: #ffffff;  
  text-align:center; 
  /*font-weight:bold; */
  } 
  /*.shoesThumb{
  background:white url(../images/shoes.jpg) center center no-repeat;
  }*/
  .spacer_10{
  height:10px;
  display:block;	
  }
  .spacer_20{
  height:20px;
  display:block;	
  }
  .spacer_30{
  height:30px;
  display:block;	
  }
  .spacer_50{
  height:50px;
  display:block;	
  }
  .img_100 {
    min-width: 100%;
    max-width: 100%;
  }
  .imgHeight_100{
  min-height: 100%;
  }
  .divider{
  height:1px;
  background:#f79448;	
  }
  .border{
  border:1px solid #f79448;
  }
  .border-bottom{
  border-bottom: 1px solid #f79448;	
  }
  .border-left{
  border-left:1px solid #f79448;;
  }
  .border-right{
  border-right:1px solid #f79448;;
  }
  .awardsYearsList .btn-default{
  border-radius:0px;	
  }
  .btn-default.active {
    color: #fff;
    background-color: #f79448;
    border-color: #ccc;
  }
  .awardsYearsList{
  margin-top:10px;	
  }
  .awardsYearsList>li{
  margin-right:3%;	
  }
  .pg-container{
  width:76%;
  margin:0 auto;	
  }
  .contentDiv{
  text-align:justify;	
  }
  
  .locAdd{
  text-align: left;
  margin-left: 32%;
  }
  .locAdd p{
  margin-bottom: 2px;
  }
  .contentDiv p{
  /*font-size:14px;*/
  }
  
  
  /* Products ------------------------------------------- */
  .proLargeImg{
  text-align: center;
  background-color: #fff;
  }
  .proLargeImg>.img_100{	
  min-width: auto !important;
  height: 400px !important;
  }
  .zoomWindowContainer{
  margin-left:20px;	
  position:relative;
  z-index: 999 !important;
  }
  .border-none{
  border:none !important;	
  }
  .border-left-none{
  border-left:none !important;	
  }
  .border-right-none{
  border-right:none !important;	
  }
  .product-one .product-left{
  padding: 0;
  }
  .col-md-3.product-left {
  width: 24.5%;
  }
  
  .eCatdownloadBtn{
  float: right;
  margin-top: -4px;
  }
  .eCatTxt{
  margin-left: 10px;
  }
  
  .mg-row{
  margin-bottom: 0;
  }
  .proThumnbnail{
  cursor:pointer;	
  min-height: 200px;
  /*height: 100%;*/
  text-align: center;
  /*margin-bottom: 20px;*/
  }
  .proThumnbnail img{
  /*width:100%;*/
  min-width: auto !important;
  height: 180px;
  max-height: 180px;
  /*min-height: 100% !important;*/
  /*height:150px;*/
  overflow:hidden;	
  /*max-height: 180px;*/
  }
  .mg-trigger{
  max-height: 200px;
  /*overflow: hidden;*/
  /*margin-bottom: 15px;*/
  }
  .proThumnbnail>li{
  margin:10px 0;
  /*border-left:1px solid #f79448;*/
  border-right:1px solid #f79448;	
  padding:0;
  cursor:pointer;
  }
  .proThumnbnail>li>img{
  width:180px;
  height:145px;
  overflow:hidden;
  }
  option {
   background: #fff1e5;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   outline:none;
  }
  option:hover{
  background-color:#600;	
  }
  .currentProductThumb{
  background-color: #fff1e5;
  }
  
  .pro-title{
  margin-top:10%;
  z-index: 9;	
  }
  .list-pro-title{
  margin-top:1%;	
  }
  .list-pro-title > h1{
  padding:5px 0;
  /*border:1px solid #f79448;*/
  color:#f79448;
  font-size:16px !important;
  width:auto !important;
  text-transform:uppercase;
  margin:0;
  }
  .pro-title > h1{
  padding:5px 15px;
  /*	border:1px solid #f79448;*/
  background-color:#f79448;
  color:#fff;
  font-size:16px !important;
  width:auto !important;
  text-transform:uppercase;
  font-family:EBGaramond08-Regular !important;
  }
  .proPills{
  width:51%;
  margin:0 auto;	
  display:block;
  }
  .proPills .active{
  background-color:#fff1e5;	
  }
  .btn-filter, .btn-list, .btn-grid, .btn-men, .btn-women{
  float:left;	
  padding:5px 35px;
  margin-top:10px;
  cursor:pointer;
  }
  .load-more{
  padding:5px 35px;
  cursor:pointer;
  display:inline-block;
  margin:0 auto !important;
  background-color:#fff1e5;
  }
  .downloadButton{
  width: auto;
  /*position: absolute;*/
  float: left;
  padding: 10px;
  }
  .downloadButton>img{
  width: 30px;
  cursor: pointer;
  }
  
  .proNewTxt{
  color:#f79448;
  text-transform:uppercase;
  font-size:14px;
  margin-left: 10px;
  text-align: left;
  }
  .filterDiv .dropdown-menu li{
  line-height:24px;	
  cursor:pointer;
  }
  .filterDiv .dropdown-menu li:hover{
  background-color:#f79448;	
  }
  .dropdown-menu input{
  margin:0 5px !important;	
  }
  .filterTab{
  width:150px;
  margin:0 auto;	
  }
  .filterTab .dropdown-toggle .caret{
  float:right;
  margin-top:10px;
  color:#f79448;	
  }
  .pro-listView .proDesc{
  border:none;	
  }
  a:focus {
  outline: none;
  }
  
  .push {
  height: 120px;
  }
  ul.gridex{
  margin:0;
  padding:0;	
  }
  .gridex>li{
  width:25%;
  float:left;	
  list-style:none;
  }
  
  .Product-Listing{
  /*	height:550px;
  overflow:auto;	
  */}
  .Product-Listing::-webkit-scrollbar{
  width: 0px;
  }
  ::-webkit-scrollbar {
    width: 3px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  /*background-color: #f79448;*/
  background-color: #eee;
  }
  ::-webkit-scrollbar-button       { }
  ::-webkit-scrollbar-track        { }
  ::-webkit-scrollbar-track-piece  { }
  ::-webkit-scrollbar-thumb        { background-color: #f79448; }
  ::-webkit-scrollbar-corner       { background-color:#600; }
  ::-webkit-resizer                { background-color:#600; }
  
  .pro-Expander{
  content:'';
  display: block;
  width:810px !important;	
  position: static;
  z-index: 15;
  /*top:19%;*/
  /*top:46%;*/
  left: 20%;
  background-color:#fff;
  }
  .pushDown{
  clear:both !important;
  content:"";
  position:static !important;
  height:300px !important;
  display:none;
  }
  .ExpandDiv-inner{
  position:fixed;
  width:100% !important;
  }
  .pro-Expander2{
  content:'';
  display: block;
  width:810px !important;	
  position: static;
  z-index: 15;
  /*top:19%;*/
  /*top:46%;*/
  left: 20%;
  
  background-color:#fff;
  }
  
  
  
  select {
  
  /* styling */
  background-color: transparent !important;
  border-bottom:1px solid #f79448 !important;
  border-top:none !important;
  border-right:none !important;
  border-left:none !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;  
  display: inline-block;
  outline:none;
  
  /* reset */
  
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* -webkit-appearance: none;*/
  -moz-appearance: none;
  
  }
  
  
  
  
  
  /* Logos -------------------------------------- */
  .clientLogo{
  height: 40px;
  width: auto;
  margin-bottom: 15px;
  }
  .text-center{
  text-align: center;
  }
  .orangeDivider{
  background-color: #f79448;
  height: 1px;
  width: 80%;
  margin: 0 auto;
  clear: both;
  display: block;
  }
  .shoppingLogosDiv{
  width: auto;
  display: table;
  position: relative;
  text-align: center;
    margin: 0 auto;
  }
  .shoppingLogo>img{
  height: 30px;
  }
  .shoppingLogo{
  height: 30px;
  margin: 15px;
  float: left;
  text-align: center;
  }
  
  
  .bannerCaption{
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  float: right;
  width: 500px;
  font-size: 18px;
  color: #333;
  top: 71%;
  position: relative;
  /*border-top-left-radius: 50%;*/
  display: none;	
  }
  .bannerCaption>h1{
  margin:0;
  font-size: 26px;
  }
  .bannerCaption>.captionSubtitle{
  font-style: italic; 
  color: #555;
  }
  .bannerCaption.leftCaption{
  float: left !important;
  }
  
  /* Origins -------------------------------------- */
  .bannerDiv{
  height:45%;
  }

  
  h1.headerTxt{
  color:#f79448;
  border-bottom:3px solid #f79448;
  width:auto;
  margin:20px auto;
  display:inline-block;
  font-size:42px;
  }
  .txt-14{
  font-size:14px !important;	
  }
  
  /* Vision   ----------------- */
  .visionList{
  margin-left:0px;	
  padding-left:20px;
  }
  
  
  /* Mission  -------------- */
  .missionWrapper{
    
  }
  .missioncontentDiv{
  margin-top:20px;
  width:60%;
  margin:0 auto;
  }
  .missioncontentDiv h4{
  margin-bottom:5px;
  font-weight:bold;
  }
  .missionList h4{
  margin-bottom:2px;
  }
  ul.missionList{
  padding-left:20px;
  }	
  .centerList{
  padding-left:50px;
  }
  .vmvDiv{
  width:100%;
  margin:0 auto;	
  }
  .missionList{
  /*-webkit-box-shadow: 2px 2px 3px 0px rgba(115,115,115,0.3);
  -moz-box-shadow: 2px 2px 3px 0px rgba(115,115,115,0.3);
  box-shadow: 2px 2px 3px 0px rgba(115,115,115,0.3);*/
  padding:7px;
  min-height:110px;
  border-right: 1px solid #f79448;
  }
  
  .missionList li{
  font-size:14px;
  /* list-style:none;
  border-bottom:1px solid #ddd;*/
  padding-bottom:3px;
  /*display:inline-block;*/
  }	
  .caption{
  font-size:14px;	
  }
  .orangeTxt{
  color:#f79448;	
  }
  
  /* Values  -------------- */
  .valuesList li{
  font-size:14px;
  line-height:21px;
  }
  
  /* Employee welfare  -------------- */
  .employeewelfareDiv{
  width:100%;
  }
  .welfareList li{
  /*font-size:14px;*/
  line-height:21px;
  }
  
  /* Employee speak  -------------- */
  .employeeName{
  font-size:16px;
  padding:2px 0 15px 0;
  }
  .employeeSpeakDiv{
  width:100%;
  text-align:center;	
  }
  .emp-speak-bg{
  /*background:transparent url(../images/thumbnails/speak-bg.png) center center no-repeat;
  background-size:100% 100%;
  height:220px;*/
  padding:10px;
  font-size:18px;
  display:table-cell;
  vertical-align:middle;
  }
  .emp-speak-bg p{
  margin-bottom: 1px;
  }
  .emp-nameQ{
  font-size:14px;
  color:#666;
  font-style:italic;	
  }
  .emp-speak-bg>h3{
  margin-top:0px;
  }
  .emp-speak-bg p{
  font-size:14px;	
  letter-spacing:0.5px;
  }
  .emp-speak-bg .openQ{
  font-size:48px !important;
  float:left;
  }
  .emp-speak-bg .closeQ{
  font-size:48px !important;
  float:right;
  }
  .empThumb{
  margin: 0 10px 4px 0;
  max-width: 100%;
  }
  
  .emp-speakDiv-left{
  float: left; width:24%; margin-right:2%;
  }
  .emp-speakDiv-right{
  float: left; width:73%;
  }
  
  
  
 
  

  
  
  /* Infrastructure  -----------------------------*/

  
  /*Landing Page #################################################   */
  .gridContainer{
  width: 80%;
  margin: 0 auto;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;     
  }
  
  .gridImage {
  /*  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: -ms-calc(33.3333% - 16px);
  width: -moz-calc(33.3333% - 16px);
  width: -webkit-calc(33.3333% - 16px);
  width: calc(33.3333% - 16px);  
  height: auto;*/
  position: relative;
  float: left;
  }
  
  .gridImage img {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  z-index: -20;
  }
  
  .gridImageOverlay {
  background-color: rgba(247,148,72,0.8);
  left: 0;
  top: 0;
  border-radius: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
  text-align:center;	
  z-index:1;	  
  }
  .gridImageOverlay:hover {
  opacity: 1;
  cursor:pointer;
  }
  .overText {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; 
  text-align:center;
  bottom: -38%;
  font-size:42px;
  position: relative;
  line-height: 40px;
  }
  .subOverlaytxt{
  display: block;
  font-size: 21px;
  }
  .gridImageOverlay:hover .overText {
  text-align:center;
  }
  .solesProview .col-sm-3{
  padding: 0;
  }
  
  .productThubnails{
  /*border:1px solid #f79448;
  border-radius: 4px;*/
  border-right: 1px solid #f79448;
  margin-bottom: 10px;
  text-align: center;
  }
  .productThubnails img{
  border-radius: 4px;
  }
  
  .thumbOverTitle{
  /*background-color: rgba(247,148,72,0.7);*/
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  width: 88%;
  color: #808285;
  text-align: left;
  }
  

  
  
  
  
  
  
  
  .spacer_2{
  height: 2px;
  display: block;
  clear: both;
  }
  
  
  
  
  

  .infraThumbs{
  width:95%;	
  }
  .cultureThumbs{
  width:80%;	
  }
  .infra_thumbanils_list{
  width:87%;
  margin:0 auto;	
  }
  .infrastructureThumbs, .cultureThumbs{
  bottom:5px;
  margin-bottom:-10px;
  margin-top: 20px;
  position:relative;	
  }
  .infrastructureThumbs .infra-thumbanil{
  float:left;
  width:24.5%;
  margin-left:2px;	
  cursor:pointer;
  }
  .dd_thumbanils_list{
  width:88%;
  margin:0 auto;
  }
  .dd_thumbanils_list .dd-thumbanil{
  float:left;
  width:24.5%;
  margin-left:2px;	
  }
  .infra-none{
  display:none;	
  }
  
  
  
  /* Design & Designers -----------------------  */
 
  
  
  /* Global & Presence -----------------------  */

  .list-unstyled{
  list-style:none !important;	
  /*font-size:12px;*/
  margin-left:15px;
  }
  
  .globalPresenceClientLogosDiv{
  width: 100%;
  margin:0 auto;
  display: block;
  }
  .gpThumbDiv{
  float: left;
  height: 41px;
  margin: 1.5%;
  text-align: center;
  }
  .gpThumbDiv>img{
  max-height: 100%;
  }

  
  
  
  .certificationLogoDiv{
  width: 100%;
    display: table;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    margin: 20px auto;
  }
  .certificationLogo>img{
  width: 100%;
  }
  .certificationLogo{
  width: auto;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  margin:0 15px;
  /*box-shadow: 1px 1px 5px #ccc;*/
  border-right: 1px solid #f79448;
  padding: 10px;
  }
  .certificationLogoDiv .certificationLogo:last-child{
  border-right: none;
  }
  /*Group companies ###########################  */
  .saraTab{
  margin-top: 20px;
  border-bottom: 1px solid #f79448;
  margin-left: 0;
  }
  .saraTab>li{
    background-color: #eee;
    cursor: pointer;
    padding: 5px 15px;
  }
  .saraTab>li.active{
    background-color: #f79448;
    color: #fff;
  }
  .tabWrapper .tabContent{
    display: none;
  }
  .tabWrapper .tabContent:first-child{
    display: block;
  }
  
  
  
  
  /* Store locator */
  .contactName{
  /*color:#f79448;*/	
  font-weight:bold;	
  margin-top:0;	
  font-size:16px;
  margin-bottom:2px;
  }
  .storeLocatorPage a{
  color:#f79448;
  }
  .storeLocatorList{
  margin:10px;
  padding:0;
  width:100%;
  }
  .storeLocatorList>li{
  display:inline-flex !important;
  margin-right:10px;
  width:25%;
  }
  
  
  /* Footer script */
  .saraFooter{
  background-color: #f79448;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  width: 100%;
  position: fixed;
  bottom:0;	
  display: none;
  }
  
  
  @media (max-width: 768px) {
  .saraTab li:last-child{margin-top: 5px;}
    .proThumnbnail{min-height: 150px;}
    .proThumnbnail img{max-height: 130px;}
    .mg-rows{margin-top: 42px !important;}
    .bannerDiv{height: 30%;}
    .infra_thumbanils_list, .dd_thumbanils_list{width: 100%;}
    .infrastructureThumbs .infra-thumbanil, .dd_thumbanils_list .dd-thumbanil{
        width: 24%;
    }
    .locAdd{
      margin-left: 0%;
    }
  }