/*style*/


/*style end*/
/* Media Queries for Mobile */
@media screen and (min-width: 1000px) and(max-width: 1200px){ 
   
}

@media screen and (min-width: 1024px){
     .keyppl{
        box-shadow: none;
      }
      .keyppl, .keyppl img{
        width: 80%;
      }
}
@media screen and (max-width: 1280px) { 
    .years-specs span{
        font-size: 10px;
    }
  .features .v-tabs .v-tab-pane .in{
    border: none;
  }
 
}
@media screen and (max-width: 768px){
header{
  position: static;  
}
.right-nav{
  justify-content: flex-end;
}
.page-top{
  height: initial;
}
.mob-footer-icon {
    display: flex!important;
    background: transparent;
    border-radius: 20px;
    justify-content: space-between;    
    position: fixed;
    bottom:5px;/*45px;/*5px;/*0px;*/
    width: 100%;
    height: 80px;
}
  img.mob-kbot {
      width: 100%;
    padding-top: 4px;
  }
  .AnimatedBot .user-btn.right-bott{
    background-color:transparent !important;  
  }
  .mob-tel{
    background: transparent;
    border-radius: 20px;
    justify-content: space-between;
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0;
  }
  .AnimatedBot{
    background: transparent;
    border-radius: 20px;
    justify-content: space-between;
    position: absolute;
    bottom:36px;
    width: 100%;
    left: 63%;
  }
  .tooltip.user-tooltip {
      display: none;
  }
  body.home-page.home2 .menu-social.hidden-xs.hidden-sm{
    display: block !important;
  }
  body.home-page.home2 .welcome-text{
    z-index: 9;
  }
.mob-footer-icon i {
    color: #fff;
}
.mob-footer-icon .user-btn{
  background-color: #BD9134;
  width: 80px;
}
.mob-footer-icon .user-btn.right-bott{
  width: 120px;
}
.user-btn.left-bot {
    border-radius: 0px 20px 20px 0px;
}
.user-btn.right-bott {
    border-radius: 20px 0px 0px 20px;
}
.slider-item{
  height: calc(100vh - 220px);
  /*height: 65vh;*/
}
.menu-social{
  padding-right: 0px;
}
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: portrait){

  }
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: landscape){
    .featured-ameniteis-wrapper{
      /*height: 609px;*/
    }
  }
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
      .hidden-xs{
      display: none;
     }
     .visible-xs{
      display: block;
     }

     .featured-ameniteis-wrapper{
      /*height: 60vh;*/
     }

      #amenitiessection .tabs-wrapper .nav-tabs-wrapper {
        height: 30% !important;
        padding: 0px 0px;
        /*right: 0px;*/
    }
    .tabs-wrapper .nav-tabs-wrapper{
            width: 45%!important;
    }
     #amenitiessection .tabs-wrapper .nav-tabs-wrapper .nav-tabs {
        display: flex;
    }
    .logo{
      width: 81px;/*65px;*/
      float: left;
      display: inline-block;
      margin-top: 10px;
      margin-left: 20px;
    }
    .section-pr.gallery-section{
      height: 500px;
    }

    .owl-carousel-amenity{
      height: 800px;
    }

}

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  .overflow-sm {
    height: 300px;
    overflow: scroll;
    }
      .section-pr.gallery-section{
      height: 548px!important;
    }
    .single-image {
        text-align: center;
    }
    .p-menu{
        width: 70%;
    }

    .tabs-wrapper .nav-tabs-wrapper{
         width: 45%;
    }
    #amenitiessection .tabs-wrapper .nav-tabs-wrapper{
      height: initial!important;
    }
     #amenitiessection .tabs-wrapper .nav-tabs-wrapper .nav-tabs {
        display: flex;
    }
    }
   /* #pr-center-slider .owl-item.active.center{
      transform: scale(0.7)!important;
    }
    #pr-center-slider .owl-stage-outer{
      padding:20px 0px;
    }*/
    .awards-section{
      padding-top: 50px;
    }
    div#Location iframe{
      height: 300px;
    }
    #pr-center-slider button.owl-next, #pr-center-slider button.owl-prev,{
      width: 60px;
      height: 60px;
    }

  /*  #constructionupdates #pr-center-slider1 button.owl-next{
      width: 60px!important;
      height: 60px!important;
    }*/
    /*.featured-amenities .tooltip.fade.top.in{
      left:0px!important;
      top:0px!important;
      position: absolute;
    }*/
}

@media screen and (min-width: 1200px) and (max-width: 1600px){
   .p-menu{
    width: 70%;
   } 
   .overflow-sm {
    /*height: 400px;*/
    /*overflow: scroll;*/
    }

}


@media screen and (min-width: 1200px) { 

    .visible-lg, .hidden-xs,.hidden-sm,.hidden-md{
      display: block;
    }
   .visible-xs,.visible-sm,.visible-md, .hidden-lg {
      display: none;
   }
  
}
@media screen and (min-width: 992px) { 
   .visible-md, .hidden-xs, .hidden-sm, .hidden-lg{
     display: block;
   }
   .visible-xs, .visible-sm, .visible-lg,.hidden-md{
     display: none!important;
   }  
}
@media screen and (max-width: 992px) { 
      .awardsgallery .demo-gallery > ul > li{
        width:210px;
      }
}

@media screen and (min-width: 768){ 
  .visible-sm, .hidden-xs, .hidden-md,.hidden-lg{
      display: block;
    }
  .visible-xs, .visible-md, .visible-lg, .hidden-sm{
      display: none;
  }

}


@media screen and (max-width: 1600px){
   #pr-center-slider .owl-item.active.center > .item, #pr-center-slider1 .owl-item.active.center>.item{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
  }

  #bigGallery .owl-carousel .owl-item img{
    width: 100%!important;
  }
  .featured-ameniteis-wrapper.tabs-wrapper .nav-tabs-wrapper .nav-tabs{
      overflow-y: scroll;
      max-height: 83%!important;
   }
}
@media screen and (max-width: 1200px){
   .featured-ameniteis-wrapper.tabs-wrapper .nav-tabs-wrapper .nav-tabs{
     
      max-height: 80%!important;
   }
}
.mob-show{
  display:none;
}
@media screen and (max-width: 767px){
.mob-show{
  display: block;
}

}

@media(max-width: 1024px){
  #amenitiessection p.amenities-mobile-tooltip {
    display: block;
    position: absolute;
    background: #fbf8ec;
    width: 100%;
    padding: 5px;
    font-size: 15px !important;
    font-weight: 600;
    text-align: center;
    left: 0 !important;
}
#amenitiessection .tabs-wrapper .nav-tabs-wrapper .nav-tabs li {
    position: inherit;
}
/*#amenitiessection .amenities-mobile-tooltip.hidden-lg.hidden-md {
    display: block !important;
}*/
#amenitiessection .featured-amenities .tooltip.fade.top.in{
  display: none !important;
}
.tabs-container-content {
    bottom: -35%;
}
.content-big {
    margin-top: 20%;
}
}

@media screen and (max-width: 768px){
  .block-vision{
    min-height: initial;
  }
  .featured-ameniteis-wrapper.tabs-wrapper .nav-tabs li a{
    width:89px;
  }
  #amenitiessection .tabs-wrapper .nav-tabs-wrapper .nav-tabs li{
    width:90px;
  }

    
    .text-center.journey-content {
        text-align: justify;
    }
    
    section#about-group .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: 15px;
        margin-left: 15px;
        text-align: justify;
    }
    
    .download-outer{
      left:0%!important;
    }
    .left-arrow {
       bottom: 45px;   
    }
    
    .right-arrow {
       bottom: 45px;   
    }
 .logo{
    float: left;
    display: inline-block;
    margin-top: 0px;
    margin-left: 20px;
  }
  .visible-xs,.hidden-sm,.hidden-md,.hidden-lg{
    display: block!important;
  }
  .visible-sm, .visible-md, .visible-lg,.hidden-xs{
    display: none!important;
  }
  .horizontal_scroll .full_screen_100 article {
    width: 220px;
    /* width: 18%; */
    height: 90%;
    float: left;
    padding-bottom: 60px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-left: 20px;
    border-radius: 20px;
    overflow: hidden;
    margin-right: 0px;
  }
    #k-luxurycontent .horizontal_scroll .full_screen_100 article {
    width:  199px;
    /* width: 18%; */
    height: 100%;
    float: left;
    padding-bottom: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-left: 20px;
    border-radius: 20px;
    overflow: hidden;
  }

   /*vh prob*/
  .slider-item {
    /*height: calc(100vh - 200px)!important;*/
    /*height: 65vh; */
    /*height: calc(var(--vh, 1vh) * 65);*/
  }
  .pr-slider article:hover {
      width: 220px;
      -webkit-transition: 0.5s;
      transition: 0.5s;
    }
    .less-num-slider .horizontal_scroll .full_screen_100 article {
      width: 220px;
    }
    .less-num-slider .horizontal_scroll .full_screen_100 article:hover {
      width: 220px;
      -webkit-transition: 0.5s;
      transition: 0.5s;
    }
    .page-top{
      /*height: 90vh;*/
      /*height: calc(100vh - 97px);*/
      /*height: calc(var(--vh, 1vh) * 70);*/
    }
  .home-page .sl-title{
    font-size: 14px!important;
  }
  .sl-caption{
    font-size: 11px!important;
  }
  .project-slider{
    padding-top: 5%;
  }
  .project-wrapper-slider .owl-carousel .owl-item img{
    height: 100%;
    object-fit: cover;
  }
  .project-wrapper-slider .carousel-wrap .project-slider .item{
    padding: 0px 0px;
    height: 144px;
  }
  .project-wrapper-slider .project-slider .slider-inner{
    height: 100%;
  }
  .featured-ameniteis-wrapper .tab-content>.tab-pane{
    height: 75vh;
  }
  .featured-amenities .tooltip.fade.top.in {
    top: 186px !important;
    width: 100%;
    left: 0px!important;
    display: none !important;
  }
  .amenities-tooltip .tooltip-inner {
    text-align: center;
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    font-weight: 600;
  }
  span.sl-img img{
    width: 100%;
  }
  p.amenities-mobile-tooltip {  
    
    position: absolute;
    background: #fbf8ec;
    width: 100%;
    padding: 5px;
    font-size: 15px !important;
    font-weight: 600;
    text-align: center;
    left: 0 !important;
  }
  .featured-ameniteis-wrapper ul.nav.nav-tabs.amenities-tooltip {
    height: 120px !important;
  }
  .demo-gallery > ul > li a:first-child{
    box-shadow:none
    }
    .desktop-img{
      display: none;
    }
    .mob-img{
      display: block;
          width: 81%;
    margin: 0 auto;
    }
 .tabs-container-content {
    bottom: -40%;
}
.content-big {
    margin-top: 23%;
}
}
@media screen and (max-width: 600px){
  /*index page responsive*/
 .wc-title{
  font-size:12px!important;
  margin-bottom: 0px;
 }
 .filter-imgs img{
  width:143px;
}
 .wc-small{
  font-size: 10px!important;
 }
 span.wc-divider{
  height: 1px;
 }
 .tab-list ul li a{
  font-size: 10px;
 }
 .tab-list{
  min-height: 90px;
 }
/* .welcome-text{
  background: rgba(255, 255, 255, 0.8588235294117647);
  padding: 10px;
 }*/
 .right-sidebar{
  width: 100%;
  float:none;
 }
 .home-page header{
    position: static;
 }
 .home-page .tab-list{
  /*padding-left: 0px;*/
 }
 .right-nav{
  justify-content:flex-end;
  margin: 10px 10px;
 }
 .rc-projects li img{
    width: 70px;
 }
 .rc-projects li{
    width: 80px;
 }
/* .slider-item{
  height: calc(90vh - 180px)!important;
 }*/

  .right-arrow, .left-arrow{
    width: 35px;
    height: 35px;
    line-height: 40px;
    /*display: none;*/
  }
  .left-sidebar{
    display: block;
        width: 100%;
            z-index: 0;
  }
  .left-sidebar .logo.hidden-xs {
    display: none;
}
  .logo{
    float: left;
    display: inline-block;
    margin-top: 0px;
  }
  .home-page .logo img{
    /*top: -9px;*/
  }
  .logo img{
    /*margin: 0px 10px;*/
    margin: 0px 10px 0px 0px;
    /* width: 50px; */
    position: relative;
  }
  .logo {
    /*margin-left: 0px;*/
    }
.user-btn, .night-btn, .user-btn1{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .menu-block{
    top:40%!important;
  }
 .search-btn.search{
    
 }
 /* .project-slider{
    padding:0px;
  }*/
  /*.tab-list ul{
    flex-wrap: nowrap;
    overflow-x: scroll;
  }*/
 /*index page responsive end*/

 /*project page*/
 .awards-section .awards-listing .award h4{

 }
 .downloads{
    padding: 10px 0px 10px;
 }
 .project-wrapper-slider{
  padding:0px;
 }

 /*project page end*/
 /*career*/
 .owl-nav .owl-prev{
  left: 0px;
 }
 .owl-nav .owl-next{
  right: 0px;
 }
 .features{
  padding: 30px 0px;
 }
 section#event-gallery{
  padding-top: 30px;
 } 
 /*career end*/
 .form-outer button.btn.btn-success{
  width: 100%;
 }
 .space{
  margin-top: 30px;
 }

 /*awards*/
 .awardsgallery .demo-gallery > ul{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
 }
 .awardsgallery .demo-gallery > ul > li{
    margin-bottom: 15px;
    width: 50%;
    display: inline-block;
     margin-right: 0px; 
    list-style: outside none none;
     min-height: initial; 
    padding: 10px;
 }
 /*.proj-img{
   height: 100px;
 }
 .proj-detail h1.sl-title{
    font-size: 12px!important;
 }*/
 .mob-img {
    width: 100%;
  }

   section#about{
    padding: 20px 15px;
  }
  .plan-tabs{
    text-align: left;
  }
  .tabs-wrapper{
    margin-bottom: 0px;
  }
  .lightg-master{
    padding-top: 0px; 
  }
  .gallery-section:after{
    display: none;
  }
  div#Location iframe{
    height: 100%;
  }
  .gallery-section .nav-tabs{
    display: block!important;
  }
  .layoutflr{
    padding-top: 10px;
  }
  #amenitiessection .tabs-wrapper .tab-content>.tab-pane{
    height: 33vh;
  }
  section#gallerysection{

    height: fit-content;
  }
  #pr-center-slider .owl-stage-outer, #pr-center-slider1 .owl-stage-outer{
    padding: 5px ;
  }
  .nav-tabs>li>a{
    font-size: 10px;
  }
   .tabs-container-content {
    bottom: -42%;
}
.content-big {
    margin-top: 50%;
}
}

@media screen and (max-width:414px){
    .accolades_page .awardsgallery .demo-gallery > ul > li {
      margin-bottom: 0px;
      width: 100%;
    }
    .accolades_page .demo-gallery > ul > li a:first-child img {
      width: 72%;
      margin: 0 auto;
  }
    .accolades_page .awardsgallery .demo-gallery > ul > li p {
    color: #000000;
    min-height: 0px;
    font-size: 14px !important;
    padding: 0px 63px;
  }
  .accolades_page .demo-gallery > ul > li a:first-child {
    box-shadow: none;
    margin: 0px;
  }

  .menu-block ul li{
    flex-direction: column;
  }
  .menu-block ul li a.active:after{
    display: none;
  }
.tabs-container-content .sub-col-tit strong {
    font-family: MontserratBold;
    font-size: 14px;
    }
}


@media(max-width: 375px){
/*   .content-big {
    margin-top: 58%;
}*/
.tabs-container-content {
    bottom: -36%;
}

}

@media screen and (max-width:320px){
  .slider-item{
    height: 54vh;
}

  .menu-block ul li{
    flex-direction: column;
  }
  .menu-block ul li a.active:after{
    display: none;
  }
.page-top{
  /*height: 86vh;*/
}
#amenitiessection .featured-ameniteis-wrapper .nav-tabs-wrapper .nav-tabs li a img.img-tabs {
    width: 40px;
    }
}

.toolhide{
  display: none !important;
}

.toolshow{
  display: block !important;
}

@media(max-width:360px){
  /*.AnimatedBot{
    left:75%;
  }*/
}