/* Media Query Start */


@media screen and (max-width: 1380px){
.amenities-block .prvarrow {left: 15px;width: 40px;height: 40px;}
.amenities-block .nxtarrow {right: 15px;width: 40px;height: 40px;}
.prvarrow svg, .nxtarrow svg {width: 12px;height: 23px;}
}
@media screen and (max-width: 1280px){
.container-fluid{padding: 0 15px;}
}
@media screen and (max-width: 1200px){

}
@media screen and (max-width: 1100px){
#menu ul li{margin: 0 20px 0 0;}
}
@media screen and (max-width: 1024px){
.mobilemenu-icon{display: inline-block;}
#menu{position: fixed;left: -100%;top: 0;width: 100%;height: 100vh;overflow-y: auto;background-color: #fff;z-index: 1000;transition: all .2s ease-in-out;padding: 20px 30px 20px 15px;}
#menu ul li {float: none;width: 100%;margin: 0;clear: both;}
#menu ul li a {padding: 14px 14px;color: #000000;}
#menu.active{left: 0;}
.header, .sticky_body .header{padding: 1px 0;}
.logo {width: 250px; margin:0 auto;}
.hero-banner-sec {margin-top: 106px;}
.hero-banner-sec-1 {margin-top: 54px;}
.hero-banner-wrap{flex-direction: column-reverse;}
.hero-banner-block, .enqform-block{width: 100%;}
.hero-banner-block1, .enqform-block{width: 100%;}
.enq-form {padding: 10px 30px 40px 30px;}
.enq-input, .enq-select{font-size: 16px;}
.overview-block{margin: 0 -15px;}
.overview-block .overview-content h3{font-size: 22px;}
.vil-conf-item {width: calc(50% - 0.938em);margin-bottom: 30px;}
.main-heading{font-size: 25px;}
.enqform-head {padding: 16px 14px;}
.enqform-head h2, .vil-conf-head h3{font-size: 22px;}
.enq-form-group{margin-bottom: 8px;}
.heading:before, .vil-conf-head:before{width: 80px;}
.vil-conf-item .vil-txt, .vil-conf-item .vil-amt, .overview-content ol li{font-size: 16px;}
.vil-conf-item{padding: 16px 16px 20px 16px;}
.overview-content ol li{margin-bottom: 20px;}
.mobile-menu-full   { margin:0 auto; background:#ffffff; padding:5px; display:flex;}
a.sticky-menu-mobile {display:block;}
}
@media screen and (max-width: 899px){
.overview-block{flex-direction: column-reverse;}
.overview-block figure{width: 100%;}
.ws-sec .overview-block{flex-direction: column;}
.overview-block .overview-content{width: 100%;padding: 20px 20px 40px 20px;}
.gt-form-group, .schedule-group .gt-form-group{width: 100%;padding: 0;}
.schedule-group{flex-direction: column;}
.desktop-only {display:none!important;}
.mobile-only {display:inline!important;}
.bottom-frm .gt-form-group {width:100%; margin:0 auto 10px auto;}
.copyright {position: relative; padding: 20px 0 48px 0; border-top: 1px solid #747474;}
.heading-align {text-align:center;}
.sticky_body .footer{margin-bottom: 48px;}
}

@media screen and (max-width: 767px){
.col-5{width: 33.33%;}
.amenities-items .col-5:nth-child(3n+1){clear: both;}
.dsk-hero-img{display: none;}
.mb-hero-img, .amenities-items .loadmore-btn{display: block;}
.amd-grid{display: none;}
}
@media screen and (max-width: 599px){
.amenities-header{width: 510px;margin: 0 auto;}
.proj-gallery-header{width: 324px;margin: 0 auto;}
}
@media screen and (max-width: 480px){
.vil-conf-item, .col-6{width: 100%;}
.col-5{width: 50%;}
.amenities-items .col-5:nth-child(3n+1){clear: unset;}
.amenities-items .col-5:nth-child(2n+1){clear: both;}
}
