*{margin: 0;padding: 0;}
html,body{font-size: 16px; font-family: 'Roboto', sans-serif;font-weight:400; color: #000; letter-spacing: 0.5px; line-height: 1.6em;}
.stickyMasterTopBar{background: #0b0202; color: #fff; padding: 7px 0; font-size: 20px;  }
li{list-style: none;}
ul{margin-bottom: 0;}
a:hover{text-decoration: none;}
 .greenColor {color: #0c6545;font-size: 14px;}
 .redColor {color:#f00;font-size: 14px;}
 header {transition: all 0.3s linear; background: #fff; top:0;}
 a {
  outline: none;
}

a:focus-visible {
  outline: 2px solid #007bff !important;
  outline-offset: 4px;
}
 
 .headerTop   .dropdown-menu {  
  left: inherit !important; 
right: -20px;
}
.ml_3 {margin-left: 3px;}

.featuredBlock img {
  height: 43px;
  object-fit: contain;
}

@media (min-width:700px) {
  .container {
    max-width: 90%;
  }
} 

@media (min-width: 901px) {
  .container {
    max-width: 94%;
  }
}  

.cntFrames {width: 100%; height: 100%;} 

 @media(min-width:1250px){  
    .container{max-width: 1180px;}
}

  @media(min-width:1400px){  
    .container{max-width: 1280px;}
  }

@media(min-width:1600px){  
    .container{max-width: 1440px;}
  }
  
  
   
.btn{font-weight: 500; line-height: 1.2;}  
.headerSocial a{color: #fff; font-size: 14px; }
.headerSocial .iconfont{font-size: 16px; vertical-align: top; display:inline-block; margin-right: 2px; margin-top: -1px;}
.headerSocial .fa{font-size: 14px;  display:inline-block; margin-right: 2px;}
.headerSocial span{vertical-align: top;}
.headerTop{background:#0c6545; padding: 7px 0;}
.counterTop{font-size: 11px; font-style: normal; margin-left: -4px;}
.midHeader{padding: 30px 0;}
.hedSocial a{color: #fff; margin-right: 10px;}
.infoList li a{margin-left: 5px;}
img{max-width: 100%;}
.headerSocial li + li{margin-left: 18px;}
.headerSocial li a:hover{color: #a5a5a5;}
nav ul li a{padding: 15px 20px; display: block; color: #000; letter-spacing: 0.04em;    text-transform: uppercase;  }
nav ul li a:hover, nav ul li a.active{color: #12a56f;}
nav ul li a.active{font-weight: 800;} 
nav ul li.searchdropdown a{padding-right: 0; font-size: 18px; padding-bottom: 10px;}
nav ul li.searchdropdown .dropdown-menu{width: 250px; border:none; right:0 !important; left:inherit !important; transform:inherit !important; top:100% !important; background: none; }
nav ul li.searchdropdown .dropdown-menu .form-control{height: 36px; border-radius:0;}
nav ul li.searchdropdown .dropdown-menu .btn-primary{font-size: 18px; padding: 3px 15px; border-radius:0;}
nav .searchNav .form-control{border:none; border-bottom: 1px solid #000; border-radius:0; height: 32px; width: 120px; padding-left: 2px; padding-right: 2px;}
nav .searchNav .btn{background: none; border:none; border-radiuis:0; padding: 5px;}
.btn-primary {
  background: #0C6545;
  border-color: #0C6545;
  padding: 10px 25px;
}
.btn-primary:hover{background: #000; border-color: #000; color: #fff;}
.mainBanner{position: relative;  }      
.mainBanner .owl-carousel .owl-item img{height: auto;border-radius: 10px;}
.mainBanner .homeBannerContent .bannerHeading{font-size: 42px; font-weight: 300; text-transform: uppercase;}
.mainBanner .homeBannerContent .bannerHeading span{font-weight: 800;}
.mainBanner .homeBannerContent p{font-size: 22px; margin: 15px 0; }
.mainBanner .homeBannerContent .bannerBtn{background: #000; color: #fff; padding: 16px 30px; font-size: 16px; text-transform: uppercase; display: inline-block; margin-top: 15px;}
.mainBanner .owl-theme .owl-nav button {
  position: absolute;
  font-size: 0;
  background: none !important;
  font-family: linearicons-free !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  outline: 0;
}

.mainBanner .owl-theme .owl-nav .owl-prev {
  left: 25px;
  color: #000;
  opacity: 0.5;
}

.mainBanner .owl-theme .owl-nav .owl-prev::before {
  font-size: 32px;
  content: "\e875";
}
.mainBanner .owl-theme .owl-nav .owl-next {
  right: 25px;
  color: #000;
  opacity: 0.5;
}

.mainBanner .owl-theme .owl-nav .owl-next::before {
  content: "\e876";
  font-size: 32px;
}
.mainBanner .owl-theme .owl-nav button span   {
  display: none;
}


 .headerTopListed {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.headerTopListed li a {color:#fff;}
.headerTopListed li .dropdown-menu a {color:#000; display: block;}
.headerTopListed li .dropdown-menu li {padding: 5px 10px; border-top: 1px solid #ddd; font-size: 14px;}
.headerTopListed li .dropdown-menu li:first-child {border-top:none;font-size: 14px;}


.mainBanner .homeBannerContent .bannerBtn:hover{background: #024162; } 
 

.mainBanner .itemContent {  position: absolute;    width: auto;    top: 50%;   padding: 0;   z-index: 1;   text-align: left;    right: 10%;    transform: translateY(-50%); }

.mainBanner .itemContent span {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 0;
    display: block;
}
 @media (max-width:1200px) {
.mainBanner .itemContent {    top:57%;}
}

@media (max-width:992px) {
.mainBanner .itemContent {    top:50%;}
.logo img {
    max-width: 240px;
  }
}

@media (min-width:767px) {
.mainBanner .itemContent .ladtDateContent { width: 300px;}
.mainBanner .itemContent .headingoneLine { position: relative !important; right: 15% !important;}
}

@media (max-width:767px) {
.mainBanner .itemContent span { 
    text-align: center;
    font-size: 20px;
}
.mainBanner {
    padding-top: 0;
}
.mainBanner .itemContent {
  right: inherit !important;
}
.headerTopListed li a i {font-size: 18px;}

}

  footer a  {
  color: #000;
}
 footer a:hover   {
  color:#12a56f;
}
            
.mainBanner .itemContent .title {font-size: 40px;
    color: #000;
    display: block;
    margin: -1px 0 16px;
    font-weight: 300;
    line-height: normal;
    font-family: sans-serif;
    text-transform: uppercase;}
.mainBanner .itemContent .banner-description { font-size: 18px;  line-height: 36px;   max-width: 60%;   font-weight: 400;   color: #000;}
.mainBanner .itemContent a {display: inline-block;background-color: #007843;color: #fff;padding:8px 25px;font-size:14px;letter-spacing: 1px;text-transform: capitalize;  text-decoration: none;  border-radius:22px; font-family: sans-serif;}
.mainBanner .owl-theme .owl-nav.disabled + .owl-dots{margin-top: 0; position: absolute; bottom: 15px; width: 100%;}
.mainBanner .owl-theme .owl-dots .owl-dot span{width: 14px; height: 14px; background: #c5bab4;}
.mainBanner .owl-theme .owl-dots .owl-dot.active span{background: #ebe8e3;}
.headerSocial li .dropdown-menu{right:0; left:inherit !important; transform:inherit !important; top:100% !important; padding: 0;}
.headerSocial li .dropdown-menu li{margin-left: 0; border-top:1px solid #ddd; padding: 4px 10px;}
.headerSocial li > .dropdown a .iconfont, .green-color {color: #fff;}
.headerSocial li .dropdown-menu li:first-child{ border-top:0;}
.loginValue span{font-size: 14px;}
.headerSocial li .dropdown-menu:before{content:'\25B2'; position: absolute; top:-14px; font-size: 12px; color: #ddd; right:10px;}
button:focus{outline: none;}
.dropdown.searchNav .dropdown-menu{padding: 0; right:0 !important; border:none; left:inherit !important; transform:inherit !important; top:100% !important; width: 200px; border-radius:0;}
.dropdown.searchNav .dropdown-menu .btn{background: #000; color: #fff; border-radius:0;}
.dropdown.searchNav .dropdown-menu .form-control{border-radius:0; font-size: 14px;}
.homeBrandLogo, .section-diamondSearchHome, .homeService{padding: 50px 0;}
.homeBrandLogo{padding: 50px 0;}
.homeBrandLogo ul li{width:16.66666666666667%;}
 
.homeTudor .homeTudorImg {position: relative;}
.homeTudor .homeTudorImg .exploreBtn { position: absolute;  bottom:10%;  right:20%;  background: #000;  text-transform: uppercase;  color: #fff;  font-size: 18px;  padding: 10px 18px 8px;}
.homeTudor .homeTudorImg img{border-radius:15px;box-shadow: 2px 6px 9px 3px #d5d5d5;}

.homeService .imgBlock span{position: absolute;  transform: translate(-50%, -50%); top:50%; left:50%; transition:all .8s ease-in-out 0s; color: #fff; font-size: 28px; text-transform: uppercase; }
.homeService .imgBlock:hover span{ transform: translate(-50%, -50%); top:40%; }
.homeLocation{padding:60px 0; background:#efeeef;}
.homeTitle{color: #000; padding: 0 0 20px;font-weight: 700;  font-family: "meno-banner"; font-size: 32px;}
h1, h2, h3, h4, h5, h6{ font-family: "meno-banner"; font-weight: 700;}
.homeLocation .imgBlock{box-shadow:0 0 12px rgba(0,0,0,.6); position: relative;  overflow: hidden;}
.homeLocation .imgBlock .tittle-text { width: 100%;  position: absolute;    left: 0;  bottom: 0;  color: #fff;  padding: 10px;  text-align: center;  transition: all .3s ease-in-out 0s;  font-size: 20px; background: rgba(0,0,0,.5);  text-transform: uppercase;}
.homeLocation .imgBlock .hover-box {  border: 3px solid rgba(255,255,255,.7);  width: 90%;  height: 85%;  position: absolute;  top: 50%;   left: 50%;  text-align: center;  color: #fff; background: rgba(0,0,0,.5); opacity: 0;
    padding: 20px;  transition: all .3s ease-in-out 0s;    transform: translate(-150%,-50%);}
    .homeLocation .imgBlock a{color: #fff;}
.homeLocation .imgBlock:hover .hover-box { opacity: 1;  transform: translate(-50%,-50%);}    
.homeLocation .imgBlock .heading-text { font-size: 22px;  width: 100%;   text-align: center;    margin-bottom: 5px;}
.homeLocation .imgBlock .heading-text span { padding-bottom: 10px; font-size: 16px;}
.smallBanner.homeLocation .imgBlock .heading-text span {
    font-size: 16px; text-decoration: underline;
}                       
.homeLocation .imgBlock img{
    width: 100%;
    height: auto;
}


.btn {font-family: 'Montserrat', sans-serif;}


.luxuaryHomewatch .tittle-text{   font-size: 40px; line-height: 48px;}
h1, h2, h3,h4,h5,h6{ font-family: "meno-banner"; }
.luxuaryHomewatch{padding-bottom: 60px;}
.luxuaryHomewatch .shopBtn{background: #000; color: #fff; display: inline-block; padding: 10px 25px; margin-top: 10px; font-size: 22px;}
.luxuaryHomewatch .shopBtn:hover{background: #b40007; color: #fff; }
.homeLocation .imgBlock .heading-text span strong {  display: block;}
.homeLocation .imgBlock p {  font-size: 16px;   line-height: 24px;}
.homeLocation .imgBlock:hover .tittle-text {  left: 100%;} 
footer{padding: 30px 0 0px; background: #fff; color: #000; border-top: 4px solid #0C6545; margin-top: 30px;}
footer h5{ font-size: 20px; font-weight: 700;  margin-bottom: 20px;}
footer .addressBar .fooTititle{font-weight: 600;}
footer h5 a{color: #414141;}
footer h5 a:hover{color: #000;}
.ftpSocial li a{color: #000;}
.ftpSocial li a:hover{ color: #0C6545;}
.ftpSocial .followText{   text-transform: uppercase;   color: #000;    font-weight: 600;    margin: 5px 11px 0 0;        margin-bottom: 0px;    font-size: 16px;}
.ftpSocial li a .iconfont {font-size: 30px; vertical-align: top;}
.ftpNav li, .paragrapFooter {line-height: 1.9em;}
footer .form-control, footer .form-control:focus {padding-right: 75px; height: 40px; width: 100%; display: inline-block;  float: left;  margin-bottom: 0;  background:#D9D9D9;;   border: 1px solid #D9D9D9;  border-radius: 0;}
footer .btn {position: absolute; line-height: 1.2; right:0;text-transform: uppercase; top:0; border-radius:0; background: #0C6545; color: #fff; height: 40px; padding-left: 15px; padding-right: 15px; z-index: 9;}
footer .btn:hover {background: #12a56f; color: #fff;}
footer .meassageFtp a{color: #fff; margin-top: 20px; display: block;}
.ftpNav li a {
  color: #000;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  font-weight: 500;
}
.ftpSocial { display: flex; justify-content: space-between; align-items: end;}
.ftpNav li a:hover{color: #12a56f; }
.copyText{padding: 5px 0; font-size: 14px;  letter-spacing: 1px; background: #0C6545; color: #fff;}
.copyText a{color: #fff; text-decoration: underline;}
.copyText a:hover{text-decoration: none;}
.subscribeBtn{background: #000; color: #fff; padding: 9px 16px; display:inline-block; text-transform: uppercase; font-size: 14px;}
.subscribeBtn:hover{background: #ddd; color: #000; }
 .headerInfoBar .closeInfoBar{position: absolute; right:10px; color: #fff; color: #fff;top: 46%;transform: translate(0, -50%); text-decoration: none;}
 .headerInfoBar{position: relative; font-size: 15px; padding: 5px 0;}      
 .owl-theme .owl-nav{position: absolute; top:44%; transform: translateY(-50%); width: 100%; margin-top: 0;}
 .luxuaryHomewatch .owl-theme .owl-nav{ top:33%; }
.owl-theme .owl-nav .owl-prev,  .owl-theme .owl-nav .owl-next{position: absolute;}
.owl-theme .owl-nav .owl-prev span,  .owl-theme .owl-nav .owl-next span{opacity: 0;}
.owl-theme .owl-nav .owl-prev{left: -15px;}
.owl-theme .owl-nav .owl-next{right: -15px;}
.owl-theme .owl-nav [class*="owl-"]:hover{background: none; color: #000;}  
.homeProudctCategory .bottomText{text-align: center; display: none;}
.homeProudctCategory  .slick-slide { -webkit-transform: scale(.7) !important;  transform: scale(.7) !important;   -webkit-transition: .6s;  transition: .6s;  height: 450px;}
.homeProudctCategory .slick-slide.slick-current {  -webkit-transform: scale(1) !important;   transform: scale(1) !important;    height: auto;}
.homeProudctCategory .slick-current .bottomText{display: block;}
.homeProudctCategory .bottomText a{color: #000;}
.section-instagramWidget .instagram-unit {  height: 440px;  display: block;  overflow: hidden;}
.section-instagramWidget .owl-carousel .owl-item img {  height: 100%;  object-fit: cover;}


@media(max-width:1500px){
    .section-instagramWidget .instagram-unit{height: 380px;}
}
@media(max-width:1100px){
    .section-instagramWidget .instagram-unit{height: 280px;}
}
 @media(min-width:1100px){
  .brnadLogo{ padding: 0 20px;}
  .homeTudor .homeTudorImg .exploreBtn {
  position: absolute;right:25%;
  bottom:41%;}

  
}

@media(min-width:980px){
 
nav ul li.searchdropdown{position: absolute; right:0px; top:-3px;  }
    
.scrollfixed,  .navFixed  header .headerInfoBar {display: none;}
 body{padding-top: 196px;}
 body.info-bar-open{padding-top: 237px;}

 header {position: fixed; width: 100%; z-index:999;}
 .navFixed  header  {bottom: auto;top: 0; position: fixed; background-color: #fff; box-shadow: 0 0 10px #d5d5d5; border-bottom: 1px solid #f5f5f5;width: 100%;z-index:999;}

 

/*header.nav-up {transform: translate3d(0px, -100%, 0px);}*/
/*header.fixed .headerInfoBar {display: none;}
header.fixed .scrollfixed{display: block;}
header.fixed .headerSocial.rightCartheader{position: fixed; right: 10%; top: 15px; z-index: 9999;}
header.fixed .headerSocial  li.searchdropdown{position: static;}
header.fixed nav ul li a{padding: 10px 15px;}*/
.navLogin{position: absolute; top:-93px; right:56px;}
.navLogin.navWishList{ right:17px;}
.navLogin.navCart{ right:-23px;}
header.fixed .navLogin{position: static;}
header.fixed nav ul li.searchdropdown{position: relative; top:0;}
header.fixed nav ul li.searchdropdown a,  header.fixed .navLogin a{padding: 10px 15px !important;}
.navPhone{display: none;}
header.fixed nav ul li.navPhone a{padding: 10px 15px !important;}
header.fixed nav ul li.navPhone{display: inline-block;}
nav  li.otherLogo {  position: absolute;  left: 15px;  top:-83px;}
nav li.rolexClock {  position: absolute; right: 15px;  top:-83px;}
nav  li.otherLogo a, nav li.rolexClock a{padding: 0;}
.scrollfixed img{max-width: 150px;}
/*header.fixed nav ul li a{font-size: 15px;}*/
.navication ul > li .megamenuWapper { max-height: 0;  overflow: hidden;  position: absolute;  z-index: 999;  left: 0;  right: 0;  top: 100%;  background-color: #fff;  box-shadow: 1px 0px 2px #ccc;  padding: 10px 0 30px; transition: all 0.8s linear; visibility: hidden;}
.navication ul > li:hover .megamenuWapper { max-height: 1000px;  visibility: visible;}
.navication ul > li .megamenuWapper.dropdown-open { max-height: 1000px;  visibility: visible;}
.navCatList > li { flex: 1 1 25%;  max-width: 25%;   padding: 0 15px;}
#navication{position: relative;}
header.fixed .navication ul > li .megamenuWapper{top:83%;}
.navCatList > li > a{position: relative; color: #000; margin-bottom: 10px; width:fit-content ;}
.navCatList > li > a:before { content: "";  position: absolute;  left: 0px;  bottom: 0;  width: 100%;  height: 1px;   background-color:#a69a96;}
.navCatChildList li a{ text-transform: capitalize;}
.navication ul > li .megamenuWapper li a{padding: 2px 0;}
}

@media(max-width:1030px){  
nav ul li a{font-size: 16px;}
header.fixed nav ul li a{font-size: 12px;}
header.fixed nav ul li a{padding: 10px;}
.owl-theme .owl-nav .owl-prev{left:0;}
.owl-theme .owl-nav .owl-next{right:0;}
 .homeTudor .homeTudorImg .exploreBtn {
    bottom: 39%;
    right: 16%;
  }
.headerSocial a, nav ul li a{font-size: 14px;}
footer h5{font-size: 20px;}
.subscribeBtn{font-size: 13px; padding: 10px 14px;}
.ftpNav li a{font-size: 16px;}
.ftpNav li{line-height: 25px;}
}

.headerSocial .dropdown-menu li a  { 
    color: #000;
}

@media(max-width:990px){ 
    
 

nav ul li a span.d-lg-none{float: right; }   
nav ul li a span.d-lg-none .iconfont {font-size: 14px;}   
    /*nav start here*/
.mainBanner .itemContent .title{font-size: 30px;}
.mainBanner .itemContent > a{font-size: 14px; padding: 8px 25px;}
nav {     margin: 0;    padding: 0;  width: 100%;  position: fixed;  left: 0;   top: 0;height: 100vh;  background-color: rgba(0, 0, 0, .4);  overflow: hidden;  visibility: hidden;
opacity: 0;     -webkit-transition: all .5s ease-in-out;  -moz-transition: all .5s ease-in-out;  -o-transition: all .5s ease-in-out;  transition: all .5s ease-in-out;  z-index: -1;}
.logo img{max-width: 240px;}
nav .navication { padding: 10px 0 70px;  margin: 0;  width: 300px;  height: 100vh;  background-color: #fff;  left: -300px;  position: relative;  -webkit-transition: all .5s ease-in-out;  -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;    transition: all .5s ease-in-out; overflow-y: auto; overflow-x: hidden;}
nav .navHeader {   padding: 10px 0;}
nav .navHeader .btnNavToggle { position: absolute;right: 10px;z-index: 9;width: 25px;height: 25px;line-height: 21px;color: #000; z-index: 1; top:10px;}
nav .navHeader .navLogo img { max-height: 12px;}
nav .navHeader .btnNavToggle .iconfont {font-size: 18px;}
nav.showMainNav { visibility: visible;  opacity: 1;  z-index: 99999;}
nav.showMainNav .navication {  left: 0; visibility: visible;  opacity: 1;}
nav .container-fluid{padding: 0;}
nav .navication ul {  flex-wrap:wrap; 
    border-top: 1px solid #ddd;}
nav ul li:first-child {  border-top: none;}
.navCatChildList.showSubcategery li  {  border: none;}
nav ul li {  width: 100%;  border-top: 1px solid #ddd;}
.searchnav{padding: 10px 15px;}
.scrollNone{overflow: hidden;}
nav ul li.searchdropdown {order:1;}
.navHeader .searchdropdown{width: 100%; text-align: center; display: inline-block; padding-top: 4px;}
.navHeader .dropdown-menu{left: 10% !important; right: inherit!important;transform: inherit !important; top:28px !important;}
.navHeader .dropdown-menu a{padding: 6px 10px !important; font-size: 12px !important;}
.navHeader .searchdropdown a{color: #000; font-size: 14px;}
.navHeader .searchdropdown .fa-angle-down{font-size: 20px; display: inline-block; vertical-align: top;}
.subscribeBlock ul{margin-top: 15px;}    
/*nav end here*/  
 
               
.navCatChildList li a {
    padding: 6px 20px;
  }
.specialCategory .imgBlock{margin-bottom: 18px;}
.diamondShapesList li img{width: 50px; height: 50px;}
.homeParallax.homeParallaxSecond, .homeParallax{padding: 100px 0;}
nav .container{padding: 0; margin: 0;}
.scrollfixed{display: none;}
.navHeader  img{max-width: 150px;}
.rolexClock, .otherLogo {justify-content: center; text-align: center;}
header.fixed {position: fixed; background: #fff; z-index: 999; width: 100%; top:0;   border-bottom: 1px solid #ddd;}
header.fixed .headerInfoBar  { display:none;}
.stickyMasterTopBar{font-size: 16px;}
.diamondShapesList {flex-wrap:wrap;}
.diamondShapesList li{width: 20%;text-align: center; margin-bottom: 15px;}
.diamondShapesList li a span{font-size: 14px;}
.homeTitle{font-size: 25px;}
.homeParallax p{padding: 20px 0; font-size: 17px;}
.section-diamondSearchHome{padding: 50px 0;}
.homeParallax img{max-width: 250px;}
.homeService .imgBlock span{width: 100%;text-align: center;}
.homeService .imgBlock, .homeLocation .imgBlock{margin-bottom: 20px;}
.homeTitle.mb-5{margin-bottom: 20px !important;}
 
nav ul li .megamenuWapper{display: none;}
 .navCatChildList {
    list-style: none;
  background: #f4f4f4;
    width: 100%;
  display: none;
  }
  
   nav .navication ul.showSubcategery { 
    border-top: none; display: block;
} 
 
nav ul li a.d-lg-none{position: relative;}
nav ul li a.d-lg-none .iconfont{position: absolute; right:9px; top:8px; font-size: 11px;}
 
.headerSocial li .dropdown-menu li span{display: block;}
.headerSocial a{font-size: 16px;}
.breadcrumb{margin-top: 0;}
.section-login .btn{font-size: 14px;}
footer{padding-bottom: 50px;}
.midHeader{padding: 16px 0;}
nav .navication ul.navCatList {background: #f4f4f4;margin-top: 0; width: 100%;}
.navCatChildList  .closeDropdown .iconfont{font-size: 18px;}



}

@media(min-width:980px){
.mainBanner .homeBannerContent{position: absolute; top:50%; transform: translate(0, -50%); color: #fff;}
}
@media(max-width:800px){ 
 .homeTudor .homeTudorImg .exploreBtn {
    bottom: 38%;
    right: 12%;
  }
      
}

@media(max-width:767px){ 
                 .rightHome, .leftHome {padding: 0;}
.mainBanner .itemContent .title {color:#000 !important;}
.mainBanner .itemContent a {background-color: #007843;color: #fff;}

.mainBanner .itemContent .headingoneLine {
  right: 35% !important;
}
.mainBanner .itemContent .title{font-size: 30px; color: #000 !important; margin:0 0 10px;}
.mainBanner .itemContent a{font-size: 17px !important; padding: 10px 35px;}
.mainBanner .owl-theme .owl-nav.disabled + .owl-dots{bottom: -45px;}
.homeTudor .homeTudorImg .exploreBtn{bottom: 35%; padding: 8px 20px; right: 18%;}
 
.headerSocial ul{justify-content: space-between;}
footer h5 {  text-align: left;  cursor: pointer;      padding: 14px 0;  border-bottom: 1px solid #ddd;   margin: 0;   position: relative;}
  .mobileFtpBlock {
  padding: 10px 10px 0;
}
.ftpNav{display: none;}
.copyText{padding:10px 15px;}
footer .ftpSocial{justify-content: center;}
.specialCategory .row{margin: 0 -7px;}
.specialCategory .row [class*=col-]{padding: 0 7px;}
.specialCategory .imgBlock{margin-bottom: 14px;}
.homeParallax.homeParallaxSecond, .homeParallax{padding: 60px 0;}
.ftpNewsletter {text-align: center; }
.midHeader{padding-top: 16px;}
.headerSocial li .dropdown-menu a span {display: block;}
.mainBanner{padding-bottom:0px;}
  /* .homeTudor .homeTudorImg .exploreBtn{position: static;  text-align: center; margin-top: 15px; display: inline-block;} */
  .homeTudor .homeTudorImg .exploreBtn{position: static;  text-align: center; margin-top:-10px; display: inline-block;}
.mainBanner .itemContent { right: 0;  width: 100%;   text-align: center;    transform: inherit;} 
.homeBrandLogo .owl-theme .owl-nav .owl-prev{left: -8px;}
       .homeBrandLogo .owl-theme .owl-nav .owl-next{right: -8px;}
       .specialCategory .imgBlock .hoverShopNow{display: none;}
       .myProfilePanel{margin-top: 20px;}
       .homeParallax{background: url(../images/mobile-parallaxfirst.jpg)center center no-repeat; }
       .homeParallax.homeParallaxSecond{background: url(../images/mobile-parallaxsecond.jpg)center center no-repeat;} 

.mainBanner .itemContent{top:76%;}
}     
    
    
@media(max-width:450px){
    .homeTudor .homeTudorImg{width: 100%; text-align: center ;}
    .mainBanner .itemContent{top:67%;}
    /* .homeTudor .homeTudorImg .exploreBtn{position: static;  text-align: center; margin-top: 15px; display: inline-block;} */
    .homeTudor .homeTudorImg .exploreBtn{position: static;  text-align: center; margin-top: -10px; display: inline-block;}
.headerSocial .iconfont{margin-right: 0;}  
.headerSocial a{font-size: 14px;}
.headerSocial .iconfont{font-size: 20px;}
.headerSocial ul .btnNavToggle{margin-top: -6px; float: left;}
.headerSocial li + li{margin-left: 0;}
.headerTop{padding: 5px 0;}
.mainBanner .itemContent  a{font-size: 12px;}

.container {max-width: 370px;}     
}

.table .thead-light th { 
    border-color: #a69a96;
}




@media(max-width:350px){
    .container { max-width: 330px;} 
    .mainBanner .itemContent{top:68%;}
    .mainBanner .itemContent .title{margin-bottom: 12px;}
}



.sr-only{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: inherit;
}

.instagramListing { margin: 0 0px; padding: 0;}
.instagramListing li {width: 20%;  padding: 0 1px; list-style: none; height: 380px;}
.instagramListing li img {width: 100%; height: 100%;  object-fit: cover;}


 .searchNav  #keyword:focus {box-shadow: inherit;  }
  
  
.mainNav > li .autoSearch, .headerTop .searchNav  .autoSearch  {
    position: absolute;
    right: 0;
    left: -6px;
    top: 100% !important;
    transform: none !important;
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    border: none !important;
    box-shadow: inherit !important;
}


.mainNav > li.siteSearch .dropdown-menu, .headerTop .searchNav .dropdown-menu {
    width: 200px;
}



.mainNav > li .autoSearchList, .headerTop .searchNav .autoSearchList {
    margin: -2px 0 0;
    padding: 0;
    list-style: none;
    border: 1px solid #d5d5d5;
    background-color: white;
    max-height: 0;
    overflow: hidden;
        overflow-y: hidden;
    overflow-y: hidden;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    -o-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
}


.mainNav > li form .form-control:not(:placeholder-shown) ~ .autoSearch .autoSearchList {
    max-height: 380px;
    overflow-y: auto;
}

.headerTop .searchNav form .form-control:not(:placeholder-shown) ~ .autoSearch .autoSearchList {
    max-height: 380px;
    overflow-y: auto;
}



.mainNav  > li .autoSearchList > li, .headerTop .searchNav .autoSearchList > li {
    width: 100%;
    margin: 0;
    padding: 7px 12px;
    border-top: 1px solid #d5d5d5;
    font-size: 12px;
}

.mainNav  > li .autoSearchList > li:first-child,  .headerTop .searchNav  .autoSearchList > li:first-child  {
    border-top: none;
}

.mainNav > li .autoSearchList > li > a,  .headerTop .searchNav  .autoSearchList > li > a {
    display: block;
    padding: 0;
    color: black;
}




@media(max-width:1400px){  .instagramListing li {height: 330px;}}
@media(max-width:980px){  .instagramListing li {height: 250px;}}
@media(max-width:766px){.section-instagramWidget .instagram-unit{height: 200px;}}
@media(max-width:486px){  .instagramListing li {height: 100px;}}
header.fixed nav li.otherLogo {    position: absolute;    left: 0;    top: -120px;}
header.fixed nav li.rolexClock {    position: absolute;    right: 0;    top: -120px;}

.expertBox { background: #b40007;    padding: 160px 0 160px;}
.expertBox .homeTitle  {  text-transform: inherit; margin: 0 0 40px;   padding: 0 0 10px; position: relative; font-weight: 600;}

.expertBox  h2, .expertBox  p, .expertBox  a.btn {
    position: relative;
    z-index: 1;
}
.expertBox  a.btn:hover {
    color: #313131;}
    
    

.expertBox .homeTitle:after {    content: '';    width: 100px;    height: 1px;    background: #000;    left: 50%;    position: absolute;    bottom: 0;    transform: translate(-50%, 6px);}

.expertBox p   {   font-size: 16px;    text-align: center;}
.btnBox   {    color: #000;    font-size: 18px;    margin: 12px 0 0;    display: inline-block;     text-decoration: underline;font-weight: 500;}
.expertServices {    position: relative;}
.expertImg {    position: absolute;    top: 50%;    right: -50%;    transform: translate(0%, -50%);} 

.expertImg img { box-shadow: 3px 3px 5px 0px #d1cbcb; }
 .secondImg{    right: 0;    transform: translate(-50%, -50%);    left: 0;}



.smallBanner {    background: inherit;}
.smallBanner .imgBlock, .cateogaryHome .imgBlock, .featuredBrands .imgBlock {    box-shadow: inherit;    position: relative;    overflow: hidden;}
.smallBanner .imgBlock .imgContent{ color: #fff; position: absolute; top:30px;} 
.smallBanner .leftHome .imgBlock .imgContent{left:30px;}
.smallBanner .rightHome .imgBlock .imgContent{ right:30px;}
.smallBanner .imgBlock .imgContent span{ color: #fff;}
.smallBanner.homeLocation  .tittle-text {  text-align: left;  position: static;    background: inherit;font-size: 16px;    color: #000; text-transform: uppercase; margin: 7px 0 3px;}
.luxuaryHomewatch .imgBlock{box-shadow: 0 0 5px rgba(0,0,0,.11); border-radius:20px; overflow: hidden;}
.luxuaryHomewatch .owl-nav > .owl-prev, .cateogaryHome .owl-nav > .owl-prev { background: url(../images/prev-arrow.png)left top no-repeat !important;  left: -30px; width: 32px; height: 32px;}   
.luxuaryHomewatch .owl-nav > .owl-next, .cateogaryHome .owl-nav > .owl-prev { background: url(../images/next-arrow.png)left top no-repeat !important;  right: -30px; width: 32px; height: 32px;}   


.luxuaryHomewatch .item{text-align: center; padding:0 50px;}
.luxuaryHomewatch .homePtitle{color: #000; display: block; margin-top: 15px;}
#home-featured .owl-stage-outer{padding:10px 0px;}     
.smallBanner.homeLocation .imgBlock a {     overflow: hidden;    display: block;}
.smallBanner.homeLocation .imgBlock .hover-box { top: 58%;}

.smallBanner.homeLocation .imgBlock .hover-box { transform: translate(0%,-59%);    height: 90%;}
.smallBanner.homeLocation .imgBlock:hover .hover-box {    transform: translate(-50%,-59%);}
.smallBanner.homeLocation .imgBlock .heading-text {    font-size: 14px;}

.cateogaryHome .item{text-align: center; padding: 0 15px;}
.cateogaryHome .imgBlock img{border-radius:100%;}
.cateogaryHome  .homePtitle {color: #000; display: block;  margin-top: 15px;}
 img{height: auto;}
.homeStory{padding: 50px 0 30px;}
.homeStory .imgBlock{padding-left: 50px;}
.homeStory .subTitle{color: #0C6545;}
.homeStory h2{font-size: 48px; margin: 10px 0 30px;}
.homeStory p{color: #000;}
 .cateogaryHome .imgBlock{border-radius:100%;}
 .featuredBrands{padding:60px 0;}
 .featuredBrands .imgBlock{box-shadow: 0 0 10px #d5d5d5; margin: 10px;}
 .exclusiveServices{padding-bottom:60px;}
 .exclusiveServices .container {   border: solid 2px #0c6545;   padding-top: 50px;   padding-bottom: 60px;}
.exclusiveServices h4{font-size: 20px; margin-top: 30px;}
.exclusiveServices p{color: #000; margin: 15px 0; line-height:22px;font-size: 16px;}
.exclusiveServices .scheduleNow{font-size: 20px; color: #333; text-decoration: underline;}
.section-bgImage {width: 100%; margin-bottom: 50px;  overflow: hidden;  position: relative;  background-color: #d5d5d5;  background-position: center;  background-attachment:fixed;  background-size: cover;    background-repeat: no-repeat;}
.section-bgImage:before { content: "";  position: absolute;  left: 0;  top: 0;  height: 100%;  width: 100%;  background-color: rgba(0, 0, 0, .4);}
.section-bgImage .block {width: 100%; text-shadow: 0 0 5px #000;  color: #fff;  float: left;  padding: 250px 0;}
.section-bgImage .title {display: block; font-size: 32px; text-transform: uppercase;  line-height: 40px; color: #fff; font-weight: 700;  font-family: "meno-banner";}
#home-featured.owl-theme .owl-dots .owl-dot span{width: 28px; height: 3px; border-radius:0; background:#0C6545; margin: 5px;}
#home-featured.owl-theme .owl-dots .owl-dot.active span{background:#C8F9E7;}
@media only screen and (min-width: 766px){
.bgImage-1 { background-image: url(../images/section-bg-1.webp);}
}
@media only screen and (max-width: 766px){
 .bgImage-1 {
    background-repeat: no-repeat;
    background-image: url(../images/mopbilesection-bg-new.webp);
    background-size: 100%;
    background-position: center;
  }
.section-bgImage .block{padding: 80px 0;position: relative;
    z-index:9;}
 


.mainBanner .container-fluid{padding: 0 !important;}
.mainBanner .owl-carousel .owl-item img{border-radius:0;}
}
.emilBtn a{background: #0C6545;   font-family: 'Montserrat', sans-serif;display: inline-block; color: #fff !important; padding: 6px 15px;text-transform: uppercase; font-weight: 500;}
footer .ftpSocial li.emilBtn a .iconfont {font-size: 20px;}
.emilBtn a:hover{background: #12a56f;}


.section-subscribe {    background: #efeeef;    padding: 30px 0;}
.subs {    position: relative;}
.section-subscribe h3 {
    width: 850px;
    font-size: 24px;
    color: #1e1717;
    text-transform: uppercase;
}
.section-subscribe .form-control {
    border: none;
    height:42px;  box-shadow: -3px 3px 1px 1px #c4c4c4b8;
}

 .section-subscribe .input-group-append {
    margin-left: 0;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 9;
}
 .section-subscribe .input-group-append button    {
    background: inherit;
    border: none;
    font-size: 22px;
    color: #b40007;
}

 .section-subscribe .input-group-append button:focus      {
    background: inherit; outline: inherit;box-shadow: inherit;
    border: none;} 
   .home-featured .nav-tabs {
    border-bottom: none;
    margin-bottom: 30px;
}

.home-featured .nav-tabs .nav-item.show .nav-link, .home-featured .nav-tabs .nav-link.active { 
    border: none;
}

.home-featured .nav-tabs .nav-link {   text-decoration: underline;font-size: 16px;color: #000; border:none;}
.home-featured .nav-tabs .nav-link.active{background: #ddd; text-decoration: none; border-radius:0;}
.home-featured .nav-tabs .nav-link:hover{border:none;}
.home-featured .item {  border: none;}
.home-featured .item .featuredBlock{overflow: hidden;}    
.home-featured .item .featuredBlock img{height: auto;}
.home-featured .item:hover {
    border: none;
}
.home-featured .owl-carousel.owl-drag .owl-item{width: 290px; margin-right: 20px;}
  .home-featured   .bottomText a{
    color: #000;
    font-size: 16px;
}
.plusminus{display: none;}


.txt1 p  {
    font-size: 16px;
    line-height: 26px;
}


 .ftp-address{
    width: 100%; padding: 0 0 0 28px;
}

.ftp-address strong {
    display: block; 
}


 .home-featured .priceBox  {
    color: #000;
    font-weight: 500;
    margin: 8px 0 0;
    font-size: 16px;
}

.ftpLeft li { 
    display: flex; position: relative;
}

.ftp-address i  {
   position: absolute;
left: 0;
top: 17px;color: #54514f;
}

 .ftp-address p {
    line-height: 22px;
    color: #54514f;
}

.ftp-address h5 {
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 4px;
    color: #54514f;
}

.m50{margin:6px 0 0;}


.mt0 {
    margin: 0;
}

@media only screen and (max-width:1280px) {  
nav ul li a { padding: 10px 8px;font-size: 13px;} 
}

@media only screen and (max-width:1400px){
   .luxuaryHomewatch .item{padding: 0 20px;} 
    
}
.section-subscribe .error{position: absolute; width: 100%; bottom: -23px; text-align: center; font-size: 11px;}  
nav ul li a {
  padding: 10px 14px;
  font-size: 15px;
}



@media only screen and (max-width:1200px){ 
.headerSocial li .dropdown-menu li span{display: block;}
nav ul li a {  font-size: 14px;}
.exclusiveServices .scheduleNow {
  font-size: 14px;    
}
.homeStory h2 {
  font-size: 36px;
  margin: 10px 0 30px;
}
.ftpNav li a {   
  font-size: 14px;  
}

  .addressBar  p  {
  font-size: 14px;
  line-height: 20px;
}

}
@media only screen and (max-width:1100px){ 
.exclusiveServices h4{height: 45px;}
 
  nav ul li a {
  padding: 10px 10px;}
 
  nav ul li a {
  padding:10px 6px;}
  
  
  .ftpSocial {    
  flex-wrap: wrap; margin: 0 0 20px; 
}
     
  .emilBtn {    
  margin: 0 0 10px; 
}
  
 footer .subscribe  input {
  font-size: 12px;
}

  
 footer .subscribe .btn {
  padding: 0 9px;
  font-size: 14px;
}

  

}

@media only screen and (max-width: 1020px) {
  nav ul li a {
    padding: 10px 8px;
    font-size: 13px;
  }
  
}



@media only screen and (max-width:992px){
body{font-size: 14px;}
.mainBanner .itemContent {  right: 5%;  }
.exclusiveServices .scheduleNow{font-size: 16px;}
.copyText{margin-top: 20px;}
body {  padding-top: 0;}  
.homeStory .imgBlock{padding-left: 0;}
.section-subscribe h3 {  width: 100%;}
.homeBrandLogo {  padding: 40px 0 10px;} 
.homeLocation.smallBanner .col-md-3 { margin: 0 0 20px;}
header.fixed .headerTop { background: #0c6545;}
.section-subscribe h3 {text-align: center;}
.midHeader { padding: 15px 0;}
footer .ftpSocial {
    display: flex!important;    align-items: center;
    margin: 20px 0 0;
    justify-content: flex-start;
} footer .ftpSocial   .socialIcons { justify-content: center !important;}
 .homeProudctCategory .slick-slide {  height: auto;}
.home-featured .owl-carousel.owl-drag .owl-item{width: 216.667px; margin-right: 20px;}
.ftp-address i  {top: 0;}
.homeTudor .homeTudorImg{text-align: center;}
.homeLocation.smallBanner, .smallBanner.homeLocation .tittle-text{text-align: center;}
.headerSocial .iconfont{font-size: 19px; margin-top: 0px;}
.logo .btnNavToggle {position: absolute; top:0; left:10px;}
.featuredBlock {
  margin: 0 0 30px;
}
.headerTop .dropdown-menu {
  right: 20px;
  transform: inherit !important;
  top: 30px !important;
  padding: 0;
  border: none;
}

.headerTop #keyword1  {
  box-shadow: inherit !important;
  outline: 0 !important;
}


 .navigationSearch {
  padding:0px;   position: relative;
}

  .navigationSearch .form-control {
  box-shadow: inherit !important;
  outline: 0 !important;
  border-radius: 0;
  height: 41px;
  margin: 20px 0 0;
}

.navigationSearch .btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: inherit;
  border: none;
  border-radius: 0;
}
   nav .navHeader {
    padding:5px 10px 10px 10px; 
  }



}
img{height: auto;}

 .mobileTopSearch form .btn{
  position: absolute;
  right: 0;
  background: #000;
  color: #fff;
  border: solid 1px #000;
  top: -1px;
  height: 100%;
}


/********/
#featuredBrands2.owl-theme .owl-dots .owl-dot.active span {
    background: #C8F9E7;
}
#featuredBrands2.owl-theme .owl-dots .owl-dot span {
    width: 28px;
    height: 3px;
    border-radius: 0;
    background: #0C6545;
    margin: 5px;
}

#cateogaryHome2.owl-theme .owl-dots .owl-dot.active span {
    background:#C8F9E7;
}
#cateogaryHome2.owl-theme .owl-dots .owl-dot span {
    width: 28px;
    height: 3px;
    border-radius: 0;
    background:#0C6545;
    margin: 5px;
}
   
  #instaDiv a{
  color: #000;
}

#homeBrandLogo.owl-theme .owl-dots .owl-dot.active span {
   background:#C8F9E7;
}
#homeBrandLogo.owl-theme .owl-dots .owl-dot span {
    width: 28px;
    height: 3px;
    border-radius: 0;
     background: #0C6545;
    margin: 5px;
}
.welcomeText-rolexBottom { padding: 50px 0;}
.welcomeText-rolexBottom h1 span.topHeading {font-size: 16px; font-weight: 600; display: block; line-height: 20px; }
.welcomeText-rolexBottom h1 span.middleHeading {font-size: 36px; font-weight: 400; display: block; line-height: 36px; letter-spacing: normal; margin: 15px 0; }
.welcomeText-rolexBottom h1 p {font-size: 18px; font-weight: 100; display: block; line-height: 24px; margin-bottom: 0; letter-spacing: 0.5px; }


@media  (max-width:766px){  
.logo img{max-width: 200px;}
.homeLocation.smallBanner, .smallBanner.homeLocation .tittle-text, .homeTudor .homeTudorImg{text-align: center;}
.homeLocation.smallBanner p{margin-bottom: 20px;}
.homeBrandLogo .owl-theme .owl-nav{top:21%;}
.expertImg img { margin: 12px 0 0;}
.homeLocation  .tittle-text{margin-bottom: 50px;}
.homeLocation{padding-bottom: 0px;}
.homeLocation.smallBanner{padding-bottom: 20px;}
.featuredBrands{padding: 40px 0;}
.section-bgImage{margin-bottom: 40px;}
.luxuaryHomewatch .item{padding: 0 5px;}
.homeStory h2{font-size: 30px;}
.plusminus{display: inline-block;  font-family: arial;  position: absolute;   right: 10px;   top: 18px;   font-size: 16px;}
.headerTop .container{max-width: 100%;}
.homeProudctCategory {overflow: hidden;}
.homeLocation .row, .featuredBrands .row{margin: 0 -4px;}
.homeLocation .row .col-6, .featuredBrands .row .col-6 {padding: 0 4px;}
.homeLocation .homeTitle{font-size:22px;}
.smallBanner .imgBlock .imgContent, .smallBanner .leftHome .imgBlock .imgContent{left:0; top:10px; right: 0 !important; padding: 0 10px;}
.homeLocation{padding: 0;}
.homeStory{padding-bottom: 10px; padding-top: 35px;}
.luxuaryHomewatch{padding-bottom: 30px;}
.section-bgImage .title{font-size: 24px; line-height: 32px;}
.featuredBlock {margin-bottom:35px;}
.cateogaryHome .item{padding: 0;}
.cateogaryHome .owl-carousel .owl-stage-outer:before{background: rgba(255, 255, 255, 0.3); width: 40px; height: 86%; content: ''; left:0; top:0; z-index: 9; position: absolute;}
.cateogaryHome .owl-carousel .owl-stage-outer:after{background: rgba(255, 255, 255, 0.3); width: 40px; height: 86%; content: ''; right:0; top:0; z-index: 9; position: absolute;}
.mobileFtpBlock  {
  padding: 12px 5px 0;
}

.exclusiveServices .container {
    border: none;
}
.welcomeText-rolexBottom h1 span.middleHeading {font-size: 24px;line-height: 30px;}
.welcomeText-rolexBottom h1 span.topHeading {font-size: 14px;}
.welcomeText-rolexBottom h1 p {font-size: 16px;}
.welcomeText-rolexBottom {padding: 25px 0;}

}
@media  (max-width:480px){    
  
.headerInfoBar .closeInfoBar{right:0px;}
}


 
 /*rolex 2nd banner css start here*/
.mainBanner .itemContent.ladtDateContent{right: 16%; top: 45%;text-align: left;  width: auto;}
.mainBanner .itemContent .banner-description { font-size: 16px; line-height: 24px;  font-weight: 400;  color: #000;}
 @media only screen and (max-width:1500px){
    .mainBanner .itemContent.ladtDateContent{right:12%;}
 }
 @media only screen and (max-width:1300px){
    .mainBanner .itemContent.ladtDateContent{right:10%;}
 } 

 @media only screen and (max-width:1100px){
.mainBanner .itemContent.ladtDateContent {right:7%;} 
.mainBanner .itemContent.ladtDateContent .title{margin-bottom: 10px;}
.mainBanner .itemContent .banner-description{font-size: 14px;}
 }
 @media only screen and (max-width:766px){
.mainBanner .itemContent.ladtDateContent {right: 0;width: 100%; text-align: center;  top: 81%; padding: 0 0px 0 0;}
.mainBanner .itemContent .banner-description{max-width: 100%;}
 .mainBanner .itemContent .banner-description{max-width: 100%;}
.homeBrandLogo ul li{width: 33.333%;}
.luxuaryHomewatch .tittle-text{font-size: 28px; line-height: 38px;}
.ftpNav{margin-top: 10px;}
    .homeBrandLogo {   padding: 30px 0 30px;}
.headerSocial li .dropdown-menu li a{display: flex; align-items: center; }
.headerSocial li .dropdown-menu li a .fa{margin-right: 5px; margin-top: -2px; }
 .exclusiveServicesmobile {border-radius: 14px;border:solid 2px #0c6545; background: rgba(217, 217, 217, 0.00); padding: 15px;}
 
 .mainBanner .itemContent .headingoneLine .title {font-size: 24px !important; font-weight: normal; display: inline-block;}
 .mainBanner .itemContent .headingoneLine .title span{font-size: 24px !important; font-weight: normal; display: inline-block;}
 .headerInfoBar{font-size: 12px; padding: 5px 20px;}
    }

    @media only screen and (min-width:766px){
      .mainBanner .itemContent .whiteText .title {color: #fff;}
      .mainBanner .itemContent .whiteText .title span{color: #fff;}
    }

 @media only screen and (max-width:580px){ 
  .headerTopListed { 
  justify-content: space-between;
}


   
 }
     
     @media only screen and (max-width:450px){
 
     .mainBanner .itemContent.ladtDateContent{top:80%}
     .mainBanner .itemContent span{font-size: 16px;}
     .mainBanner .itemContent .title{font-size: 26px; line-height: 30px; }
     .mainBanner .itemContent .title span{margin: 0px 0 5px;}
     .mainBanner .itemContent a{font-size: 14px !important; margin-top: 5px;}

 }
  @media only screen and (max-width:360px){
      .mainBanner .itemContent .title{font-size: 24px; line-height: 26px; margin-bottom: 0;}
      
  }

/*rolex 2nd banner css end here*/  
li.otherLogo a span img { height: auto !important; width: 150px;}

.paws-tp .container img{
  width: 100%;
  max-width: 76%;
  margin: 0 auto;
  text-align: center;
}

.you-invited .lft-txt {
  color: #0C6545;

  font-family: 'Futura Cyrillic' !important;
}

.you-invited .lft-txt h5{
  font-family: 'Futura Cyrillic' !important;
}

.skiptomaincontent { position: absolute; left: 10%; z-index: 99999; overflow: hidden; top: 0; background-color: #000; color: #fff; transform: translate(-50%,-100%); transition: transform 0.3s; font-size: 16px; padding: 10px;}
.skiptomaincontent:focus {transform: translate(-50%, -0%);top: -5px; color: #fff; background-color: #000;}

.owl-carousel .owl-nav button i {opacity: 0 !important;}