*{
    margin:0;
    padding:0
}
a:focus,a:hover,a:visited{
    text-decoration:none
}
.container{
    max-width:1160px
}
.only-mob{
    display:none
}
.header{
    position:absolute;
    width:100%;
    z-index:1
}
.darkHeader .container,.header .container{
    padding:0
}
.header a.logo{
    display:block;
    text-align:left;
    font-size:24px;
    color:#fff;
    letter-spacing:1.65px;
    padding:17px 0
}
.darkHeader .navbar,.header .navbar{
    padding:0
}
.header .navbar-dark .navbar-nav .nav-link{
    color:#fff;
    padding:20px 12px
}
.footerlink li a{
    font-size:14px;
    color:#404040
}
.darkHeader{
    position:fixed;
    background-color:#fff;
    z-index:9;
    width:100%;
    box-shadow:0 2px 5px 0 #999;
    transition:.3s linear
}
.darkHeader a.logo{
    display:block;
    text-align:left;
    font-size:24px;
    color:#000;
    letter-spacing:1.65px;
    padding:15px 0
}
.darkHeader .navbar-dark .navbar-nav .nav-link{
    color:#000;
    padding:20px 12px
}
.video-sec{
    padding:30px 0
}
.banner-sec{
    position:relative
}
.banner-sec .carousel-item{
    position:relative;
    min-height:657px;
    max-height:657px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-size:cover
}
.banner-sec .carousel-item:before{
    background:rgba(0,0,0,.6);
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.banner-sec .carousel-control-next,.banner-sec .carousel-control-prev{
    display:none
}
.banner-sec .carousel-caption{
    right:auto;
    bottom:auto;
    top:15%;
    left:auto;
    color:#fff;
    text-align:left;
    width:100%
}
.banner-sec .carousel-caption h3{
    font-size:50px;
    text-transform:uppercase;
    font-weight:700;
    text-shadow:0 1px 1.5px rgba(51,51,51,.63)
}
.banner-sec .carousel-caption h3 span{
    font-size:50%
}
.banner-sec .carousel-caption h2{
    font-size:30px;
    margin:15px 0;
    color:#ffffff;
}
.banner-sec .carousel-caption p{
    font-size:22px;
    text-shadow:0 0 3px rgba(0,0,0,.5);
    color:#ffffff;
}
.banner-sec:after{
    content:'';
    position:absolute;
    bottom:-90px;
    right:22em;
    width:242px;
    height:121px;
    transform:rotate(0);
    z-index:-1
}
.newlive{
    background:#04d41d;
    color:#fff;
    font-size:2vw;
    text-align:center;
    padding:3vw;
    position:relative;
    font-weight:600;
    top:-1px
}
.newlive .livenews{
    padding-right:15px;
    display:block;
    white-space:nowrap
}
.newlive .dot{
    height:10px;
    width:10px;
    display:inline-block;
    background:#fff;
    border-radius:50%;
    position:relative;
    top:-4px
}
.form-sec{
    position:relative
}
.form-box{
    margin-top:-34em;
    background-color:#fff;
    padding:36px;
    border-radius:6px;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.5);
    width:427px;
    right:20px;
    position:absolute
}
.form-box h3{
    font-size:26px;
    font-weight:700;
    color:#0d0000
}
.form-box label{
    color:#666;
    font-size:12px;
    padding-left:7px
}
.form-box .form-control{
    border-radius:6px;
    box-shadow:0 0 3px 0 rgba(0,0,0,.05);
    border:solid 1px #dfe2e6;
    background-color:#fff;
    height:40px
}
.form-box .btn-firm{
    width:100%;
    border-radius:6px;
    box-shadow:0 10px 20px 0 rgba(250,87,75,.12);
    background-color:#fa574b;
    color:#fff;
    padding:9px 40px;
    border:0;
    font-size:14px;
    letter-spacing:.5px;
    height:40px;
    text-transform:uppercase
}
.bookNow{
    background:#fa574b;
    color:#fff;
    padding:50px 0;
    font-size:22px
}
.bookNow p{
    font-size:40px;
    margin-bottom:30px
}
.bookNow .bookVisit{
    background:#fff;
    color:#fa574b;
    padding:15px 20px;
    font-size:22px;
    border-radius:8px
}
.form-group.form-check label{
    font-size:14px;
    color:#999
}
.form-group.form-check label+a{
    font-size:14px;
    color:#999
}
.form-box .form-control::-webkit-input-placeholder{
    color:#fff
}
.mobileStrip{
    padding:40px 0;
    text-align:center;
    background:#eaf900;
    color:#5550ce;
    font-weight:700;
    position:sticky;
    top:90px;
    z-index:3;
    font-size:30px
}
.form-box .form-control:-ms-input-placeholder{
    color:#fff
}
.form-box .form-control::placeholder{
    color:#fff
}
.highlight-sec{
    position:relative;
    padding:100px 0 60px
}
.high-img{
    position:relative;
    border-radius:10px;
    margin:0 30px 0 0
}
.high-img img{
    border-radius:10px
}
.high-img:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:96%;
    height:100%;
    background-size:cover
}
.high-text{
    padding:30px 40px;
    border-radius:10px;
    box-shadow:0 0 4px 0 #e2e2e2;
    background-color:#fff;
    position:relative
}
.high-text:before{
    content:'';
    position:absolute;
    top:-42px;
    right:-80px;
    width:78px;
    height:39px
}
.high-text:after{
    content:'';
    position:absolute;
    bottom:-42px;
    left:-60px;
    width:78px;
    height:39px;
    transform:rotate(-90deg)
}
.high-text h3{
    font-size:36px;
    color:#141a3e;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:30px
}
.high-text p{
    font-size:18px;
    line-height:1.7;
    color:#404668;
    margin-bottom:0
}
.high-text ul{
    list-style:none;
    padding:0;
    margin-bottom:0;
    margin-top:30px
}
.high-text ul li{
    font-size:14px;
    font-weight:600;
    line-height:3.3;
    vertical-align:middle;
    color:#141a3e;
    margin-bottom:10px
}
.high-text ul li img{
    padding-right:10px;
    width:51px
}
.main-head{
    color:#091037;
    text-transform:uppercase;
    font-size:36px;
    font-weight:700;
    margin-bottom:15px
}
.amenitise-sec{
    position:relative;
    padding:100px 0
}
.amenitise-sec p{
    color:#404668;
    font-size:18px;
    margin-bottom:0;
    padding-top:30px
}
.media-box{
    display:grid;
    grid-template-columns:repeat(auto-fill,minmax(245px,1fr));
    grid-gap:20px 8px
}
.news-box{
    display:grid;
    grid-template-columns:repeat(auto-fill,minmax(280px,1fr));
    grid-gap:20px 8px
}
.news-box .testimonial-media img{
    width:100%
}
.ame-box{
    position:relative;
    text-align:center
}
.ame-box .image-box img{
    border-radius:8px
}
.image-box{
    position:relative
}
.ame-box .image-box:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:0 0;
    background-size:cover
}
.ame-box h4{
    font-size:18px;
    color:#404668;
    margin:0;
    padding-top:25px;
    line-height:25px
}
.amenitise-sec .owl-dots{
    text-align:center;
    margin-top:20px
}
.amenitise-sec .owl-carousel button.owl-dot{
    width:10px;
    height:10px;
    border-radius:6px;
    border:1px solid #fa574b;
    margin:0 5px
}
.amenitise-sec .owl-carousel button.owl-dot.active{
    background-color:#fa574b;
    border:1px solid #fa574b
}
.map-sec{
    position:relative;
    padding:0 0 100px
}
.map-sec:before{
    content:'';
    position:absolute;
    top:8em;
    left:9px;
    width:200px;
    height:250px;
    z-index:-1
}
.map-sec:after{
    content:'';
    position:absolute;
    bottom:6em;
    right:58px;
    width:78px;
    height:39px;
    z-index:-1
}
.map-text{
    background-color:#fff;
    padding:30px 40px;
    border-radius:9.7px;
    box-shadow:0 0 4px 0 #e2e2e2;
    margin-top:-28.3em;
    left:30px;
    position:relative
}
.map-text h3{
    color:#141a3e;
    font-size:36px;
    font-weight:700;
    text-transform:uppercase
}
.map-text ul{
    list-style:none;
    padding:0;
    margin:20px 0 0
}
.map-text ul li{
    vertical-align:top;
    color:#404668;
    font-size:16px;
    padding-bottom:0px
}
.map-text ul li:last-child{
    padding-bottom:0
}
.map-text ul li img{
    float:left;
    padding-right:20px
}
.map-text ul li p{
    display:inline-block;
    width:85%;
    font-size:16px;
    line-height:24px;
    margin:0;
    color:#404668
}
.testimonial-sec{
    position:relative;
    padding:40px 0;
    background-size:cover
}
.testimonial-sec p.sub-head{
    font-size:18px;
    padding-top:30px;
    line-height:27px;
    color:#404668;
    margin-bottom:0
}
.testi-box{
    position:relative;
    background-color:#fff;
    padding:15px;
    border-radius:10px;
    border:solid 1px #cbceda;
    margin:0 10px
}
.testimonial-sec .owl-carousel .owl-item .testi-box .testi-text{
    color:#091037;
    font-size:16px;
    font-style:italic;
    font-weight:300
}
.testimonial-name{
    display:flex;
    align-items:center
}
.testimonial-media{
    display:flex;
    justify-content:center;
    align-items:center
}
.testimonial-media img{
    border-radius:8px
}
.testimonial-sec .owl-carousel .owl-item .testimonial-name img{
    width:91px
}
.testimonial-sec .owl-carousel .owl-item .testimonial-name p{
    color:#091037;
    font-size:16px;
    font-weight:600
}
.testimonial-sec .owl-carousel .owl-item .testimonial-name p span{
    display:block;
    font-size:14px;
    color:#fa574b;
    font-weight:300
}
.testimonial-sec .owl-carousel .owl-item.active.center .testi-box{
    border-top:5px solid #fa574b
}
.fixed-enquire{
    position:fixed;
    bottom:24em;
    transform:rotate(-90deg);
    background-color:#fa574b;
    right:-100px;
    border-radius:10px;
    z-index:9
}
.fixed-enquire .side-equire{
    color:#fff;
    letter-spacing:.27px;
    font-size:24px;
    padding:10px 40px 20px;
    display:block;
    font-weight:600
}
.sticky-form{
    position:fixed;
    bottom:0;
    z-index:99;
    width:100%;
    background-color:#5d617a;
    padding:20px 0;
    border-radius:10px 10px 0 0
}
.sticky-form .form-group.half:nth-child(2){
    margin-left:5px
}
.sticky-form .form-group.half:nth-child(1){
    margin-right:5px
}
.form-group.half{
    width:47%;
    display:inline-block;
    margin-bottom:.8rem
}
.sticky-form .form-group:last-child{
    margin-bottom:0
}
.sticky-form .btn-firm{
    width:100%;
    border-radius:5px;
    box-shadow:0 10px 20px 0 rgba(250,87,75,.12);
    background-color:#fa574b;
    color:#fff;
    padding:9px 40px;
    border:0;
    font-size:14px;
    letter-spacing:.5px;
    height:40px;
    text-transform:uppercase
}
.sticky-form .form-control{
    border-radius:5px;
    box-shadow:0 0 3px 0 rgba(0,0,0,.05);
    border:solid 1px #dfe2e6;
    background-color:#fff;
    height:35px;
    color:#999;
    font-size:12px
}
.sticky-form .form-group.form-check label{
    font-size:11px;
    color:#fff
}
.sticky-form .form-group.form-check label+a{
    font-size:11px;
    color:#fff
}
footer{
    position:relative;
    padding:20px 0;
    border-top:1px solid #e2e2e2;
    background:rgba(0,0,0,.01)
}
footer p{
    font-size:14px;
    margin:0;
    color:#141a3e;
    margin:0;
    font-weight:300
}
footer address{
    font-size:14px
}
.copy{
    background:#ebebeb
}
.form-check{
    padding-left:0
}
.otp-div{
    padding:2em 0
}
.resend-row,.resend-row+p{
    display:inline-block
}
.resend-row{
    margin-right:10px
}
.resend-row button{
    background-color:transparent;
    border:0;
    font-size:15px;
    font-weight:600;
    color:#fa574b;
    text-decoration:underline
}
p.otp-sent{
    font-size:18px;
    font-weight:700
}
.onloadpop .otp-div{
    padding:8em 0
}
.onloadpop .otp-div p{
    font-size:18px;
    font-weight:700;
    color:#000
}
.onloadpop .resend-row,.onloadpop .resend-row+p{
    display:inline-block
}
.onloadpop .resend-row{
    margin-right:10px
}
.onloadpop .resend-row button{
    background-color:transparent;
    border:0;
    font-size:15px;
    font-weight:600;
    color:#fa574b;
    text-decoration:underline
}
[type=checkbox]:checked,[type=checkbox]:not(:checked){
    position:absolute;
    left:-9999px
}
[type=checkbox]:checked+label,[type=checkbox]:not(:checked)+label{
    position:relative;
    padding-left:1.95em;
    cursor:pointer
}
[type=checkbox]:checked+label:before,[type=checkbox]:not(:checked)+label:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:18px;
    height:18px;
    border:1px solid #dfe2e6;
    background:#fff;
    border-radius:0
}
[type=checkbox]:checked+label:after,[type=checkbox]:not(:checked)+label:after{
    content:"";
    background-position:0 0;
    width:9px;
    height:7px;
    position:absolute;
    top:.35em;
    left:.26em;
    transition:all .2s
}
[type=checkbox]:not(:checked)+label:after{
    opacity:0;
    transform:scale(0)
}
[type=checkbox]:checked+label:after{
    opacity:1;
    transform:scale(1)
}
[type=checkbox]:disabled:checked+label:before,[type=checkbox]:disabled:not(:checked)+label:before{
    box-shadow:none;
    border-color:#bbb;
    background-color:#ddd
}
[type=checkbox]:disabled:checked+label:after{
    color:#999
}
[type=checkbox]:disabled+label{
    color:#aaa
}
[type=checkbox]:checked:focus+label:before,[type=checkbox]:not(:checked):focus+label:before{
    border:1px solid #dfe2e6
}
@media (min-width:992px){
    .onloadpop .modal-lg{
        max-width:864px
    }
}
.modal-open .onloadpop .modal{
    background-color:rgba(0,0,0,.58)
}
.onloadpop .modal-header{
    display:block;
    border-bottom:0
}
.onloadpop .close{
    padding:0;
    margin:0;
    position:relative;
    right:-5px;
    top:0;
    opacity:1;
    z-index:9;
    float:none
}
.onloadpop .modal-dialog{
    margin:.75rem auto
}
.onloadpop .modal-content{
    background-color:transparent;
    border:0;
    border-radius:0;
    padding:0
}
.onloadpop .modal-body{
    padding:0 0;
    background-color:#fff;
    border-radius:0;
    margin-top:2rem
}
.onloadpop .modal-body [class*=col-]{
    padding:0
}
.onloadpop .modal-body .row{
    margin:0
}
.onloadpop .modal-body .popup-form-box{
    padding:30px 36px;
    position:relative
}
.onloadpop .modal-body h2{
    font-size:30px;
    font-weight:700;
    margin:35px 0 0;
    color:#141a3e;
    display:block
}
.onloadpop .modal-body .form-group{
    margin-bottom:1rem
}
.onloadpop .modal-body label{
    color:#666;
    font-size:12px;
    padding-left:7px
}
.onloadpop .modal-body .form-control{
    background-color:#fff;
    height:40px;
    border-radius:6px;
    box-shadow:0 0 3px 0 rgba(0,0,0,.05);
    border:solid 1px #dfe2e6;
    color:#141a3e
}
.onloadpop .form-group.form-check label{
    font-size:14px;
    color:#999;
    padding-left:25px
}
.onloadpop .form-group.form-check label+a{
    font-size:14px;
    color:#999
}
.popbtn{
    background-color:#fa574b;
    padding:9px 50px;
    color:#fff;
    border-radius:0;
    border:0;
    text-transform:capitalize;
    font-size:14px;
    border-radius:6px;
    letter-spacing:.5px;
    width:100%;
    height:40px;
    text-transform:uppercase
}
.popbtn:focus,.popbtn:hover{
    background-color:#fa574b;
    border-color:#fa574b;
    outline:0
}
.onloadpop .modal-body .form-check-label{
    font-size:14px
}
.onloadpop .modal-body label a{
    color:#000
}
.onloadpop .modal-body .form-group label span{
    color:#fff;
    padding-left:2px
}
.onloadpop .form-control::-webkit-input-placeholder{
    color:#fff
}
.onloadpop .form-control:-ms-input-placeholder{
    color:#fff
}
.onloadpop .form-control::placeholder{
    color:#fff
}
#thankyou_message_popup_Form{
    text-align:center;
    padding:2em 0
}
#thankyou_message_popup_Form .space{
    position:relative;
    margin-top:0
}
#thankyou_message_popup_Form .space h2{
    color:#141a3e;
    font-size:50px;
    letter-spacing:2.45px;
    line-height:41.6px;
    margin-top:0;
    text-transform:uppercase;
    padding:20px 0;
    font-weight:700
}
#thankyou_message_popup_Form .space p{
    color:#404668;
    font-size:29px;
    line-height:48px;
    letter-spacing:1.31px;
    font-weight:500
}
#thankyou_message_top_Form{
    text-align:center;
    padding:3em 0
}
#thankyou_message_top_Form .space h2{
    color:#141a3e;
    font-size:50px;
    letter-spacing:2.41px;
    line-height:39px;
    margin-top:0;
    text-transform:uppercase;
    padding:20px 0;
    font-weight:700
}
#thankyou_message_top_Form .space p{
    color:#404668;
    font-size:26px;
    line-height:45px;
    letter-spacing:1.2px;
    font-weight:500
}
#thankyou_message_bottom_Form{
    text-align:center;
    padding:0
}
#thankyou_message_bottom_Form .space h2{
    color:#fff;
    font-size:30px;
    letter-spacing:2.41px;
    line-height:1.3;
    margin-top:0;
    text-transform:uppercase;
    padding:0 0;
    font-weight:700
}
#thankyou_message_bottom_Form .space p{
    color:#fff;
    font-size:16px;
    line-height:1.3;
    letter-spacing:1.2px;
    font-weight:500
}
body.bodybox{
    position:relative;
    overflow:hidden
}
body.bodybox:before{
    background-color:rgba(0,0,0,.5);
    content:'';
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    z-index:1;
    transition:opacity 3s linear
}
.grey-bg{
    background:#ebebeb
}
.counter-Txt{
    text-align:center;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    margin:20px 0
}
.counter-Txt img{
    max-width:60px;
    margin-bottom:15px
}
.counter-Txt span{
    display:block;
    font-size:25px
}
.box{
    padding:0 0
}
.box-part{
    background:#fff;
    border-radius:0;
    padding:30px 10px;
    margin:30px 0
}
.box-part img{
    max-width:80px
}
.specification_plot{
    display:flex;
    flex-wrap:wrap
}
.specification_plot .plotBox{
    font-size:15px;
    flex-basis:33.333%;
    justify-content:center;
    align-items:center;
    padding:15px;
    line-height:26px;
    display:flex;
    min-height:90px
}
.specification_plot .plotBox p{
    margin-bottom:0
}
.specification_plot .plotBox:nth-of-type(2n+1){
    background:#f4f4f4
}
.specification_plot.withLocation .plotBox:nth-of-type(2n+1){
     background: #e85548;
    color: #fff;
}
 @media(min-width:320px) and (max-width:767px){
    .c-no{
        height:100%
    }
    .counter-Txt{
        margin-top:35px
    }
    .margin-bot-35{
        margin-bottom:35px
    }
}
@media(min-width:1400px) and (max-width:1899px){
    .banner-sec .carousel-item{
        max-height:900px;
        min-height:900px
    }
    .banner-sec .carousel-caption h3{
        font-size:60px
    }
    .banner-sec .carousel-caption p{
        font-size:24px
    }
    .banner-sec .carousel-caption{
        top:40%
    }
    .form-box{
        margin-top:-38em
    }
    .map-sec:before{
        left:30px
    }
    .map-sec:after{
        right:90px
    }
}
@media(min-width:1900px) and (max-width:2200px){
    .container{
        max-width:1400px
    }
    .banner-sec .carousel-item{
        max-height:900px;
        min-height:900px
    }
    .banner-sec .carousel-caption h3{
        font-size:75px
    }
    .banner-sec .carousel-caption p{
        font-size:32px
    }
    .banner-sec .carousel-caption{
        top:35%
    }
    .form-box{
        margin-top:-38em
    }
    .form-box h3{
        font-size:36px
    }
    .form-box label{
        font-size:14px
    }
    .form-box .btn-firm{
        font-size:18px
    }
    .high-img img{
        width:100%
    }
    .map-img{
        width:100%
    }
    .map-text{
        padding:60px 40px;
        margin-top:-33.5em
    }
    .map-sec:before{
        left:10em
    }
    .map-sec:after{
        right:14rem
    }
    .testimonial-sec .owl-carousel .owl-item .testi-box .testi-text{
        min-height:75px
    }
}
@media (max-width:767px){
    .only-mob{
        display:block
    }
    .only-desk{
        display:none
    }
    .menu-icon{
        display:inline-block;
        top:-4px;
        position:relative;
        padding-right:14px
    }
    .header{
        position:absolute;
        width:100%;
        z-index:1;
        padding:0 20px
    }
    .darkHeader{
        position:absolute;
        z-index:1;
        width:100%;
        padding:0 20px;
        display:none
    }
    .header a.logo{
        display:inline-block
    }
    .form-box{
        position:relative;
        margin-top:-30px;
        right:auto;
        width:100%;
        padding:33px
    }
    .banner-sec .carousel-item{
        min-height:351px;
        max-height:351px
    }
    .banner-sec .carousel-caption{
        top:15%
    }
    .banner-sec .carousel-caption h3{
        font-size:30px;
        line-height:1.37;
        text-shadow:0 2px 3px rgba(51,51,51,.63)
    }
    .banner-sec .carousel-caption p{
        font-size:16px;
        padding-right:7em
    }
    .banner-sec .carousel-caption h2{
        font-size:15px;
        margin:10px 0
    }
    .form-box .form-control{
        font-size:12px;
        height:35px
    }
    .form-box .form-control::-webkit-input-placeholder{
        color:#999
    }
    .form-box .form-control:-ms-input-placeholder{
        color:#999
    }
    .form-box .form-control::placeholder{
        color:#999
    }
    .form-box label{
        display:none
    }
    .form-box .form-group.form-check label{
        display:inline-block;
        font-size:11px
    }
    .form-box .form-group.form-check label+a{
        font-size:11px
    }
    .form-box h3{
        margin-bottom:20px
    }
    .form-box .form-group:last-child{
        margin-bottom:0
    }
    .form-sec{
        padding-bottom:30px
    }
    .form-sec,.highlight-sec{
        background-color:#f5f5f5
    }
    .highlight-sec{
        padding:30px 0
    }
    .high-mob h3{
        font-size:26px;
        color:#141a3e;
        font-weight:700;
        text-transform:uppercase;
        margin-bottom:8px
    }
    .high-mob p{
        font-size:14px;
        line-height:1.7;
        color:#404668;
        margin-bottom:0;
        padding:0 6.5px 30px
    }
    .high-img{
        margin:0
    }
    .high-img:before{
        width:100%;
        border-radius:10px
    }
    .high-text{
        padding:0;
        border-radius:0;
        box-shadow:none;
        background-color:transparent;
        margin-top:0;
        position:relative
    }
    .high-text:after,.high-text:before,.map-sec:after,.map-sec:before{
        content:none
    }
    .high-text ul li{
        font-size:18px;
        line-height:4
    }
    .high-text ul li img{
        padding-right:5px
    }
    .main-head{
        font-size:26px
    }
    .amenitise-sec p{
        font-size:14px;
        line-height:22px;
        padding-top:10px
    }
    .amenitise-sec{
        padding:60px 0
    }
    .map-text{
        background-color:#fff;
        padding:20px 0;
        border-radius:0;
        box-shadow:none;
        margin-top:0;
        left:auto
    }
    .amenitise-sec .owl-dots{
        display:none
    }
    .map-sec{
        padding:0 0 50px
    }
    .map-text ul li p{
        font-size:14px;
        line-height:20px;
        font-weight:500;
        padding-left:8px
    }
    .map-text ul li img{
        padding-right:10px;
        width:35px
    }
    .testi-box{
        -webkit-transform:scale3d(.9,.9,1);
        transform:scale3d(.9,.9,1);
        -webkit-transition:all .3s ease-in-out;
        -moz-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out;
        margin:0
    }
    .owl-item.active.center .testi-box{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    .testimonial-sec p.sub-head{
        font-size:14px;
        line-height:22px;
        padding-top:10px
    }
    .testimonial-sec p.sub-head br{
        display:none
    }
    footer p{
        font-size:10px
    }
    .fixed-enquire{
        right:auto;
        width:100%;
        bottom:0;
        transform:rotate(0);
        z-index:9;
        text-align:center;
        border-radius:10px 10px 0 0
    }
    .fixed-enquire .side-equire{
        padding:10px 20px;
        font-size:22px
    }
    .ame-box h4{
        font-size:18px;
        color:#fff;
        margin:0;
        position:absolute;
        bottom:0;
        text-align:left;
        width:100%;
        background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0));
        padding:15px 30px 15px 20px;
        border-radius:0 0 10px 10px
    }
    .onloadpop .modal-content{
        padding:0 20px;
        border-radius:5px
    }
    .onloadpop .modal-body{
        border:5px;
        background-color:transparent
    }
    .onloadpop .modal-body .popup-form-box{
        background-color:#fff;
        border-radius:0 0 8px 8px
    }
    .left-img-popup img{
        width:100%;
        border-radius:8px 8px 0 0
    }
    .onloadpop .form-control::-webkit-input-placeholder{
        color:#999
    }
    .onloadpop .form-control:-ms-input-placeholder{
        color:#999
    }
    .onloadpop .form-control::placeholder{
        color:#999
    }
    .onloadpop .form-group label{
        display:none
    }
    .onloadpop .modal-body h2{
        font-size:24px;
        margin-top:0
    }
    .onloadpop .close{
        position:absolute;
        right:20px;
        top:0
    }
    .onloadpop .form-group.form-check label{
        display:inline-block;
        font-size:8px
    }
    .onloadpop .form-group.form-check label+a{
        font-size:11px
    }
    [type=checkbox]:checked+label:after,[type=checkbox]:not(:checked)+label:after{
        top:.45em;
        left:.35em
    }
    #testimonials .col-md-12.mt-5{
        padding:0;
        margin-top:2rem!important
    }
    .amenitise-sec .row.mt-5{
        margin-top:2rem!important
    }
    .onloadpop .modal-body .form-control{
        font-size:12px;
        height:35px
    }
    .map-text ul li{
        padding-bottom:30px
    }
    .testimonial-sec .owl-carousel .owl-item .testi-box .testi-text{
        font-size:14px;
        min-height:70px
    }
    body{
        overflow-x:hidden
    }
    .mobile-menu{
        background-color:#fff;
        list-style:none;
        padding:0;
        margin:0;
        left:-285px;
        top:0;
        position:absolute;
        width:265px;
        box-shadow:0 -1px 0 #000;
        height:100%;
        min-height:800px;
        transition:left .5s ease
    }
    .mobile-menu.showmenu{
        left:-5px;
        transition:left .5s ease
    }
    .mobile-menu h4{
        box-shadow:0 1px 1px 0 #e2e2e2;
        font-size:16px;
        font-weight:500;
        padding:25px 20px;
        color:#141a3e
    }
    .mobile-menu h4 img{
        padding-right:15px
    }
    .mobile-menu li a{
        font-size:16px;
        font-weight:500;
        color:#141a3e;
        padding:20px 20px;
        display:inline-block
    }
    .mobile-menu li a img{
        padding-right:15px
    }
    #thankyou_message_popup_Form .space img{
        width:30%
    }
    #thankyou_message_top_Form .space h2{
        font-size:20px;
        padding:0
    }
    #thankyou_message_top_Form .space p{
        font-size:12px;
        line-height:20px
    }
    #thankyou_message_top_Form{
        padding:2em 0
    }
    div#thankyou_message_popup_Form{
        padding:0 0
    }
    #thankyou_message_popup_Form .space p{
        font-size:18px;
        line-height:32px
    }
    #thankyou_message_popup_Form .space h2{
        font-size:40px
    }
    .onloadpop .otp-div{
        padding:0 0
    }
    .newlive{
        padding:5vw 0;
        font-size:6vw
    }
    .mobileStrip{
        padding:15px 0;
        font-size:16px;
        top:0px
    }
}
@media(max-width:480px){
    .bookNow{
        display:flex;
        flex-direction:column
    }
    .bookNow p{
        font-size:22px;
        margin-bottom:20px
    }
    .testi-box{
        padding:0
    }
    .testimonial-media img{
        max-width:100%;
        border-radius:10px
    }
    .banner-sec .carousel-caption h3{
        font-size:24px;
        margin-bottom:10px
    }
    .banner-sec .carousel-caption p{
        font-size:14px;
        padding-right:0
    }
    .specification_plot .plotBox{
        flex-basis:100%;
        text-align:center
    }
}
@media(min-width:320px) and (max-width:378px){
    .form-box .form-group.form-check label{
        font-size:10px
    }
    .form-box .form-group.form-check label+a{
        font-size:10px
    }
    [type=checkbox]:checked+label:before,[type=checkbox]:not(:checked)+label:before{
        width:16px;
        height:16px
    }
    .high-text ul li{
        font-size:14px
    }
    #thankyou_message_popup_Form .space img{
        width:80px
    }
    #thankyou_message_top_Form .space h2{
        font-size:32px;
        padding:10px 0
    }
    #thankyou_message_top_Form .space p{
        font-size:24px;
        line-height:43px
    }
    #thankyou_message_top_Form{
        padding:4em 0
    }
    .onloadpop .modal-body h2{
        font-size:15px!important;
        padding:0!important
    }
    #thankyou_message_popup_Form .space p{
        font-size:12px;
        line-height:20px
    }
    .onloadpop .modal-body .popup-form-box{
        padding:15px 36px
    }
    .onloadpop .modal-body .form-group.text-right{
        display:none
    }
    .onloadpop .modal-body .form-group:last-child{
        margin-bottom:0
    }
}
