@media all and (min-width: 1900px) { 
}
@media(max-width: 1800px){ 
    p{font-size: 16px;} 
}
@media (max-width: 1600px) {  
    .header-area .main-header-area {padding: 0 70px;}
    .container {max-width: 85%;} 
    .logo-img img {width: auto;}
    /* .sticky-icons { bottom: 18%; right: 1.5%;} */
    .slider_area .single_slider .slider_text h4 { 
        font-size: 40px; 
    }
    .slider_area .single_slider .slider_text h2 {
        font-size: 75px;
    }
    .slider_area .single_slider .slider_text h6 { 
        font-size: 24px; 
    }
    .slider_area .single_slider .slider_text h5 { 
        font-size: 26px;
        margin-bottom: 10px; 
    }
    .slider_area .single_slider {
        height: 800px;
    }
    .lifestyle-section, .explore-section, .register-section, .location-section { 
        padding: 85px 0;
    }
    .lifestyle-features img {
        width: 115px;
    }
    .lifestyle-features p {
        width: 60%; 
        font-size: 18px;
    }
    .explore-section p { 
        font-family: 'Museo Sans 300';
        font-size: 18px;
    }
}
@media (max-width: 1500px){
    .header-area .main-header-area .main-menu ul li a, .header-area .main-header-area.sticky .main-menu ul li a {
        padding: 15px 5px;
        font-size: 15px;
    } 
    .slider_area .single_slider .slider_text h2 {
        font-size: 65px;
    }
    .slider_area .single_slider .slider_text h4 {
        font-size: 38px;
    }
    .slider_area .single_slider {
        height: 765px;
    }
    .section-title h3 {font-size: 45px;}  
    .explore-section h4 { 
        font-size: 25px; 
    }
    .register-section p {
        font-size: 17px;
    }
    .location-section img {
        width: 100%;
    }
    .superlink-bg {
        height: 710px !important;
    }

    .connectivity-map-new {
        width: 90% !important;
    }
}
@media all and (max-width: 1366px) { 
    .slider_area .single_slider .slider_text h6 {
        font-size: 23px;
        letter-spacing: 7px;
        width: 65%;
    }
    .slider_text { 
        width: 80%; 
    }
    .slider_area .single_slider .slider_text h4 {
        font-size: 35px;
    }
    .slider_area .single_slider .slider_text h2 {
        font-size: 62px;
    }
    .header-area .main-header-area { 
        height: 70px;
    }
    .slider_area .single_slider {
        height: 700px;
        margin-top: 70px;
    }
    .logo-img img { 
        max-height: 50px;
    }
    .header-area .main-header-area.sticky { 
        height: 65px;
    }
    .slider_area .single_slider .slider_text img {
        width: 56%; 
    }
    .slider_area .single_slider .slider_text h5 {
        font-size: 24px;
        margin-bottom: 5px;
    }
}
@media (max-width: 1280px) {   
    .header-area .main-header-area {padding: 0 15px;}   
    .header-area .main-header-area .logo-img {text-align: left;}
    .header-area .main-header-area .main-menu ul li a {padding: 22px 5px 22px 5px;}
    .header-area .main-header-area .main-menu ul li, .header-area .main-header-area.sticky .main-menu ul li {margin: 0px 0px;} 
    .header-area .main-header-area.sticky {
        height: 55px;
    }
    .header-area .main-header-area.sticky .logo-img img {
        max-height: 45px; 
    }
    .owl-carousel .owl-nav div.owl-prev, .owl-carousel .owl-nav div.owl-next{bottom: -16%;} 
    .slider_area .single_slider .slider_text h6 {
        font-size: 21px; 
    }
    .slider_text {
        padding: 45px 0 0; 
    }
    .slider_area .single_slider {
        height: 665px; 
    }
    .explore-section p { 
        margin-bottom: 0;
        font-size: 17px;
    }
    .footer.style-1.dark img { 
        width: 75% !important;
    }
    .superlink-bg {
        height: 640px !important;
    }
    .location-section h3 { 
        line-height: 30px;
        font-size: 30px !important; 
    }
    .location-section h3 span { 
        font-size: 42px !important; 
    }
    #registration-form .btn-submit { 
        width: 35%; 
    }
}
@media (max-width: 1200px) {
    .explore-section h4 {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .container {max-width: 90%;}
    .header-area .main-header-area .main-menu ul li a, .header-area .main-header-area .main-menu ul li a, .header-area .main-header-area.sticky .main-menu ul li a {
        padding: 15px 0px;}
    .slider_area .single_slider .slider_text h2{font-size: 40px;line-height: 45px;}
    .slider_area .single_slider .slider_text a, #registration-form .btn-submit{font-size: 16px;}
    .section-title h3 {font-size: 35px;}  
    #registration-form{width: 80%;}
    .header-area .main-header-area .main-menu ul li a.btn-register, .header-area .main-header-area.sticky .main-menu ul li a.btn-register {
        font-size: 16px;
        padding: 7px 25px;
    }
    .slider_area .single_slider {
        height: 580px;
    }
    .slider_area .single_slider .slider_text h4 {
        font-size: 26px;
    }
    .slider_area .single_slider .slider_text h2 {
        font-size: 48px;
        line-height: 1.2;
    }
    .slider_area .single_slider .slider_text h6 {
        font-size: 18px;
        line-height: 1.35;
    }
    .lifestyle-section, .explore-section, .register-section, .location-section {
        padding: 60px 0;
    }
    .lifestyle-features p {
        width: 70%;
        font-size: 17px;
        line-height: 1.35;
    }
    .lifestyle-features img {
        width: 100px;
    }
    .explore-section h4 {
        font-size: 20px;
    }
    .connectivity-map-new {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .header-area .main-header-area {padding: 0 60px;}
    .slicknav_btn { top: -35px;right: 0;}
    .slicknav_menu .slicknav_nav {
        background: #214f6c;
        width: 100%;
        padding: 15px 15px;
        border-bottom: 1px solid #000;
    }
    .slicknav_menu .slicknav_nav a  {padding: 15px 0px; letter-spacing: 1px;color: #fff;}
    .slicknav_menu .slicknav_nav a.active {color: #3bb5a5;} 
    .lifestyle-section, .register-section{padding: 50px 0;} 
    .explore-section{padding-top: 50px;} 
    p {font-size: 14px;} 
    .slider_area .single_slider { 
        background-position: 85% 0%;
    }
    .explore-section h4 {
        font-size: 20px;
    }
    .explore-section img {
        width: 95%; 
    }
    .superlink-bg {
        background-position: left !important;
        height: 600px !important;
    }
    .explore-section h4 {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .header-area .main-header-area {
        padding: 5px 10px;
        height: auto; 
    } 
    .logo-img img {
        max-height: 45px;
    }
    .slicknav_menu .slicknav_nav { top: 0;}
    .slicknav_menu .slicknav_nav a {font-size: 18px;padding: 8px 0px; margin: 0;}
    .container {max-width: 95%;}
    .footer p:last-child {margin-bottom: 40px;}
    .progress {margin-top: 0 !important;margin-bottom: 10px !important;}
    .header-area .main-header-area.sticky .logo-img {text-align: left;}
    .header-area .main-header-area.sticky .slicknav_btn {top: -35px;} 
    .slider_area .single_slider {height: 600px;background-position: unset;background-position-x: 77%; margin-top: 50px;}
    .slider_area .single_slider img {width: 40%;}
    .slider_area .single_slider .slider_text h2 {font-size: 25px;line-height: 1.3;letter-spacing: 1px;}
    .slider_area .single_slider .slider_text h2:nth-child(3) {margin-left: 4%;}
    .slider_area .single_slider .slider_text a, .features-section a, #registration-form .btn-submit{font-size: 14px;}
    .slider_area .single_slider .slider_text a{padding: 10px 30px;}
    .section-title h3 {font-size: 28px;letter-spacing: 1px;line-height: 1.2;}  
    #explore .container{width: 100%;padding-right: 0px;padding-left: 0px;margin-right: 0;margin-left: 0;max-width: 100%;}   
    .features-slider .owl-nav div{font-size: 25px;}
    .features-slider .owl-nav div.owl-prev {
        bottom: 0%;
        left: 2%;
        right: auto;
        color: #E8CD87;
        border: 1px solid;
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center;
        display: flex;
        font-size: 17px;
    }

    .features-slider .owl-nav div.owl-next {
        bottom: 0%;
        right: 2%;
        left: auto;
        color: #E8CD87;
        border: 1px solid;
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center;
        display: flex;
        font-size: 17px;
    }

    .features-slider .owl-dots {
        text-align: center;
        position: absolute;
        width: 100%;
        bottom: -30px;
    }

    .features-slider .owl-dots .owl-dot {
        display: inline-block;
        width: 20px;
        height: 8px;
        border: 1px solid #34665e;
        border-radius: 30px;
        margin: 0 1px;
        background: #34665e;
    }

    .features-slider .owl-dots .owl-dot.active {
        background: #E8CD87;
        width: 28px;
        border: 1px solid #E8CD87;
    }
    p {margin-bottom: 5px;} 
    #registration-form {width: 100%;}
    .register-section .touch_form .single_input input, .register-section .touch_form .single_input select, .register-section .touch_form .single_input textarea
    {font-size: 14px;height: 50px;}
    .register-section .touch_form label, .register-section .touch_form .single_input input::placeholder,
    .register-section .touch_form .single_input textarea::placeholder{font-size: 14px;}
    #registration-form .btn-submit{width: 40%;}
    .mobile_center {text-align: center !important;}
    .pb20 {padding-bottom: 20px;}
    .pt40 {padding-top: 40px;}  
    .show {
        display: block;
    } 
    .stickybutton {
        color: #E8CD87 !important;
        text-transform: uppercase;
        font-family: 'Museo Sans 500';
        background-color: #214F6C;
        padding: 8px 20px;
        border-radius: 3px;
        font-size: 16px;
        width: auto;
        margin: 0 auto;
        border: 1px solid #214F6C;
        letter-spacing: 2px;
        position: absolute;
        top: 2px;
        right: 20%;
    }

    .stickybutton:hover, 
    .stickybutton:focus {
        background: #fff;
        color: #2f475a !important;
        cursor: pointer;
    }
    .header-area .main-header-area.sticky {
        height: auto;
        padding: 0px 10px;
    }

    .header-area .main-header-area.sticky .stickybutton {
        top: 5px;
    }
    .slider_area .single_slider { 
        background-image: url(../assets/mobile.jpg);
        height: 675px;
        background-position: center bottom;
        margin-top: 55px;
    }
    .slider_area .single_slider .slider_text h4 {
        font-size: 24px;
    }
    .slider_area .single_slider .slider_text h2 {
        font-size: 36px; 
        margin-bottom: 0;
    }
    .slider_text {
        padding: 35px 0 0;
        width: 100%;
    }
    .slider_area .single_slider .slider_text h6 {
        font-size: 18px; 
        width: 100%;
        letter-spacing: 5px;
    }
    .slider_area .single_slider .slider_text img {
        width: 90%;
    }
    .slider_area .single_slider .slider_text h5 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .slider_area .single_slider .slider_text p { 
        font-size: 16px;
        margin-top: 5px;
    }
    .float-left { 
        left: -15%; 
        width: 35%;
    }
    .lifestyle-features p {
        width: 100%;
        font-size: 15px;
        line-height: 1.35;
    }
    .lifestyle-features img {
        width: 90px;
        margin-bottom: 8px;
    }
    .explore-section h4 { 
        margin-bottom: 5px !important;
        font-size: 20px;
    }
    .explore-section p { 
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 70%;
    }
    .register-section p { 
        width: 80%;
        margin: 0 auto;
    }

    .zoom-mobile {
        position: absolute;
        background: #214F6C;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        bottom: 10%;
        right: 35%;
        color: #fff;
    }
    .footer.style-1.dark img {
        width: 155px !important;
        margin-bottom: 30px;
    }
    .explore-section {
        padding-top: 50px;
        padding-bottom: 75px;
    }
    #more{
        display: none;
        width: 100%;
        margin-bottom: 40px;
    }
    #showBtn{
        color: #E8CD87;
        text-transform: uppercase;
        font-family: 'Museo Sans 500';
        background-color: #fff;
        padding: 7px 0;
        border-radius: 3px;
        font-size: 17px;
        width: 150px;
        margin: 0 auto;
        border: 1px solid #214F6C;
        letter-spacing: 1px;
    }
    #showBtn:hover, #showBtn:focus {
        background-color: #214F6C;
    }
    .superlink-bg {
        background-image: url(../assets/mobilehero-superlink.png) !important;
        background-position: center bottom !important;
        height: 730px !important;
    }

    .superlink-bg .justify-content-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .superlink-bg .slider_text {
        text-align: center;
        margin: 0 auto;
    }

    .features-slider .owl-item img {
        width: 100% !important;
    }

    .location-section h3 { 
        font-size: 20px !important;
    }

    .location-section h3 span {
        font-size: 31px !important;
    }

    .w-xs-70 {
        width: 70% !important;
    }

    .w-xs-80 {
        width: 80% !important;
    }

    .w-xs-90 {
        width: 90% !important;
    }

    .w-xs-100 {
        width: 100% !important;
    }

    .location-section .float-left2 { 
        top: 45%; 
        width: 15.5%; 
        position: absolute;
        display: flex;
    }

    .location-section .float-right2 {  
        top: 55%; 
        width: 20%;
        position: absolute; 
        right: 0;
        display: flex;
    }
}
