@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
@media screen and (max-width: 1680px){
    .about-sec{
        padding: 150px 0 150px 200px;
    }
    .cottage-sec{
        padding: 100px 0 100px 200px;
    }
}
@media screen and (max-width: 1400px){
    .header ul{
        gap: 22px;
    }
    .home .header li a {
        font-size: 14px !important;
    }
    .hero-section .hero-sec-content h1{
        font-size: 75px;
    }
    .about-sec{
        padding: 50px 0 15px 15px;
    }
    
    .cottage-sec {
        padding: 100px 0 100px 165px;
    }
    .reviews-sec-body{
        margin: 0 60px;
    }
    
    .header {
        padding: 10px 0;
    }
    
    
    .header li a {
        font-size: 14px !important;
    }
    
    .header .col-lg-8{
        padding: 0 !important;
    }
    .as-img img {
        height: 360px;
    }
    .as-dots-img {
        left: -100px;
    }
    .as-content-one h1 {
        font-size: 60px;
    }
    .ast-box-img {
        width: 250px;
        height: 250px;
    }
    .ast-box h6 {
        font-size: 21px;
    }
    .ast-head a {
        padding: 0 20px;
        font-size: 16px;
    }
    .cottage-sec-head h1 {
        font-size: 60px;
    }
    .cottage-sec-boxe .cs-box-image {
        height: 280px;
    }
    .reviews-sec h1 {
        font-size: 60px;
    }
    .testimonial-box p {
        font-size: 18px;
    }
    .testimonial-box p {
        font-size: 18px;
    }
    .cottage-sec-boxe .cs-box-image {
        height: 280px;
    }
    .contact-img img {
        height: 550px;
    }
    .contact-head h2 {
        margin: 10px 0 5px;
        font-size: 35px;
    }
    .contact-head  {
        margin-bottom: 5px;
    }
    .contact-sec input {
        margin: 0 0 10px;
        height: 45px;
    }
    .contact-sec textarea {
        height: 40px;
        padding: 10px 10px;
        min-height: 110px;
    }
    .vacation-sec h1 {
        font-size: 70px;
        margin: 10px 0 20px;
    }
    .vacation-sec {
        padding: 70px 0;
    }
    .primary-btn {
        height: 50px;
    }
    .reviews-sec {
        height: 1400px;
    }
    .testimonial-box .tb-img {
        width: 150px;
        height: 150px;
    }
    .footer-info-inner p {
        font-size: 14px;
    }
    .footer-first-box p {
        font-size: 14px;
    }
    .inner-banner {
        height: 160px;
    }
    .inner-banner h2 {
        font-size: 42px;
    }
    .page-id-333 section.home-gal{
        padding: 80px 0;
    }
    .page-id-333 .contact-img img {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1300px){
    .contact-form{
        padding: 0 80px;
    }
    .as-img img {
        height: 340px;
    }
    .reviews-sec {
        height: 1320px;
    }
    .contact-img img {
        height: 500px;
    }
    .as-content-two p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .cottage-sec-body .slick-arrow {
        top: 160px;
    }
    footer {
        padding: 40px 0;
    }
    .page-id-83 .single-vacation-sec .ncr-desc p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .sec-cta {
        padding: 60px 0 60px;
    }
}

@media screen and (max-width: 1200px){
    .primary-btn {
        height: 45px;
        padding: 0 20px;
        font-size: 14px;
    }
    .home .header li a {
        font-size: 12px !important;
    }
    .hero-section .hero-sec-content h1 {
        font-size: 60px;
    }
    .as-content-two {
        padding: 60px;
    }
    .as-content-one h1 {
        font-size: 55px;
    }
    .as-content-one h6 {
        margin: 0 0 10px;
        font-size: 22px;
    }
    .as-img img {
        height: 300px;
    }
    .about-sec {
        padding: 50px 0 40px 15px;
    }
    .ast-box-img {
        width: 200px;
        height: 200px;
    }
    .ast-box img {
        width: 105px;
    }
    .ast-box h6 {
        font-size: 18px;
    }
    .ast-head a {
        padding: 0 20px;
        font-size: 14px;
    }
    .cottage-sec {
        padding: 80px 0 80px 155px;
    }
    .cottage-sec-boxe .cs-box-image {
        height: 230px;
    }
    .vacation-sec h1 {
        font-size: 50px;
    }
    .reviews-sec h1 {
        font-size: 50px;
    }
    .testimonial-box .tb-img {
        width: 130px;
        height: 130px;
    }
    .testimonial-box h3 {
        font-size: 30px;
        margin: 15px 0 0;
    }
    .testimonial-box .tbc-designation {
        margin: 0 0 10px;
    }
    .testimonial-box .double-comma {
        top: 70%;
        width: 100px;
    }
    .testimonial-box p {
        font-size: 15px;
        margin-top: 60px;
    }
    .reviews-sec {
        height: 1170px;
    }
    .contact-img img {
        height: 470px;
    }
    .contact-sec input {
        height: 40px;
    }
    .contact-head h2 {
        margin: 5px 0 5px;
        font-size: 30px;
    }
    .contact-sec input {
        margin: 0 0 10px;
        height: 40px;
        padding: 0 10px;
    }
    .footer-heading {
        margin: 0 0 20px;
        font-size: 24px;
    }
    .footer-info-inner i {
        font-size: 16px;
    }
    .social-links li {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .cop {
        padding: 10px 0;
        font-size: 14px;
    }
    footer {
        padding: 50px 0;
    }
    .header ul {
        gap: 19px;
    }
    .header li a {
        font-size: 12px !important;
    }
    .page-id-333 section.home-gal {
        padding: 40px 0;
    }
    .page-id-80 .sec-cta .right ul li a {
        font-size: 14px;
    }
}



@media screen and (max-width: 1100px){
    .header ul {
        gap: 18px;
    }
    .slider .inner-item {
        height: 47vh;
    }
    .hero-section .inner-item {
        padding-top: 180px;
    }
    .hero-section .hero-sec-content h1 {
        font-size: 50px;
    }
    .as-content-two {
        padding: 40px;
    }
    .as-content-two p {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .as-content-one h1 {
        font-size: 50px;
    }
    .as-img img {
        height: 260px;
    }
    .ast-head h1 {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .ast-box img {
        width: 90px;
    }
    .ast-box-img {
        width: 160px;
        height: 160px;
    }
    .ast-box h6 {
        font-size: 17px;
    }
    .ast-head a {
        padding: 0 20px;
        font-size: 14px;
        height: 50px;
    }
    .cottage-sec-head h1 {
        font-size: 50px;
    }
    .cottage-sec {
        padding: 50px 0 60px 110px;
    }
    .cottage-sec-body .slick-arrow {
        top: 120px;
    }
    .vacation-sec {
        padding: 40px 0;
    }
    .vacation-sec h1 {
        font-size: 45px;
        margin: 7px 0 15px;
    }
    .reviews-sec-body .slick-arrow {
        left: -40px;
        bottom: 55px;
    }
    .contact-img img {
        height: 440px;
    }
    .contact-sec textarea {
        height: 35px;
        padding: 10px 10px;
        min-height: 90px;
        margin: 0 0 10px;
    }
    .contact-head h2 {
        margin: 5px 0 5px;
        font-size: 27px;
    }
    .page-id-85 section.vac-page .head h1 {
        font-size: 32px;
    }
    .page-id-85 section.vac-page .desc {
        margin-bottom: 20px;
    }
    .page-id-85 section.vac-page {
        padding: 20px 0px;
    }
    .page-id-85 section.cta-sec .cta-inner h1 {
        font-size: 38px;
    }
}






@media screen and (max-width: 999px) {
    .header .col-lg-8 {
        padding: 0 !important;
        display: none;
    }
    a#hamburg {
        position: fixed;
        top: 30px;
        left: 30px;
        width: 40px;
        height: 40px;
        z-index: 999;
        background-color: #05aba9;
        text-align: center;
        color: white;
        transition: all ease-out 0.3s;
    }
    .nav-cross span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #fff;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: .25s ease-in-out;
    }
    .nav1 .container {
        width: 100%;
    }
    html.open-menu nav.nav1 {
        z-index: 9999;
        transform: translateX(0);
        background-color: #fff;
    }
    .push-logo {
        margin: 30px 0 20px;
    }
    .header .logo {
        width: 75%;
    }
    .header .col-lg-2 {
        width: 25%;
    }
    .logo img {
        max-height: 90px;
        width: auto !important;
        left: 70px !important;
        position: relative;
    }
    .slider .inner-item {
        height: auto;
    }
    .hero-section .hero-sec-content h1 {
        font-size: 42px;
    }
    .hero-section .inner-item {
        padding-top: 140px;
        padding-bottom: 230px;
    }
    .as-content-one h1, .ast-head h1, .cottage-sec-head h1, .vacation-sec h1, .reviews-sec h1 {
        font-size: 40px;
    }
    .as-content-one h6, .cottage-sec-head h6, .vacation-sec h6, .reviews-sec h6, .contact-head h6 {
        margin: 0 0 5px;
        font-size: 20px;
    }
    .as-img img {
        height: 180px;
    }
    .as-content-two {
        padding: 30px;
    }
    .ast-box img {
        width: 80px;
    }
    .ast-box-img {
        width: 140px;
        height: 140px;
    }
    .ast-box h6 {
        font-size: 15px;
    }
    .about-sec-two {
        padding: 40px 0;
    }
    .cottage-sec-boxe .cs-box-image {
        height: auto;
    }
    .cottage-sec {
        padding: 40px 0 30px 100px;
    }
    .cottage-sec-body .slick-arrow {
        top: 80px;
    }
    .cottage-sec-head {
        margin-bottom: 30px;
    }
    .reviews-sec-head {
        margin-bottom: 20px;
    }
    .testimonial-box .tb-img {
        width: 110px;
        height: 110px;
    }
    .testimonial-box h3 {
        font-size: 24px;
        margin: 10px 0 0;
    }
    .testimonial-box .double-comma {
        top: 50%;
    }
    .reviews-sec-body {
        margin: 0 20px;
    }
    .reviews-sec-body .slick-arrow {
        left: -30px;
        bottom: 50px;
    }
    .reviews-sec-body .slick-next.slick-arrow {
        right: -30px;
        bottom: 50px;
    }
    .reviews-sec {
        height: 1100px;
    }
    .contact-img img {
        height: auto;
    }
    .footer-info-inner i {
        font-size: 14px;
    }
    .footer-info-inner {
        gap: 10px;
        margin-bottom: 20px;
    }
    .inner-banner h2 {
        font-size: 28px;
    }
    .page-id-85 section.vac-page .head h1 {
        font-size: 26px;
    }
    .page-id-85 section.vac-page .head {
        margin-bottom: 40px;
    }
    .page-id-85 section.vac-page .desc .desc-inner h2 {
        font-size: 24px;
    }
    .page-id-85 section.vac-page .option-box h2 {
        font-size: 22px;
    }
    .page-id-254 .blogs .title {
        font-size: 22px;
    }
    .page-id-80 .sec-cta .right ul li a {
        font-size: 13px;
    }
    .page-id-80 .sec-cta .right ul li i {
        margin-right: 5px;
        font-size: 18px;
    }
    section.single-scc-blog {
        padding: 40px 20px 40px;
    }
}



@media screen and (max-width: 499px) {
    .primary-btn {
        height: 35px;
        padding: 0 10px;
        font-size: 14px;
    }
    .home .header .logo {
        width: 60%;
    }
    .home .header .col-lg-2 {
        width: 40%;
    }
    .hero-section .hero-sec-content h1 {
        font-size: 25px;
    }
    .hero-section .inner-item {
        padding-top: 140px;
        padding-bottom: 50px;
    }
    .as-content-one {
        height: 100%;
        display: block;
        padding-bottom: 10px;
    }
    .about-sec {
        padding: 40px 0 40px 10px;
    }
    .as-content-one h1, .ast-head h1, .cottage-sec-head h1, .vacation-sec h1, .reviews-sec h1 {
        font-size: 34px;
    }
    .as-content-one h6, .cottage-sec-head h6, .vacation-sec h6, .reviews-sec h6, .contact-head h6 {
        margin: 0 0 5px;
        font-size: 18px;
    }
    .as-img img {
        height: 240px;
    }
    .ast-box h6 {
        font-size: 18px;
    }
    .cottage-sec {
        padding: 40px 0 40px 50px;
    }
    .cottage-sec-body .slick-next.slick-arrow {
        left: -30px;
        top: 35px;
    }
    .cottage-sec-body .slick-arrow {
        top: 35px;
        right: -30px;
    }
    .vacation-sec h1, .reviews-sec h1 {
        font-size: 23px !important;
    }
    .contact-form {
        padding:20px 50px 0;
    }
    .social-links-main {
        width: max-content;
        margin: 0;
        padding: 40px 0;
    }
    footer {
        padding: 50px 0 30px 0;
    }
    .testimonial-box .double-comma {
        top: 50%;
        width: 70px;
    }
    .page-id-75 .single-about-sec .as-content-two {
        padding: 15px;
    }
    .page-id-83 .single-vacation-sec .ncr-desc p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .page-id-85 section.vac-page .head:before {
        width: 40px;
        height: 40px;
    }
    .page-id-85 section.vac-page .head {
        margin-bottom: 40px;
        padding-left: 45px;
    }
    .page-id-85 section.vac-page .desc {
        display: block;
    }
    .page-id-85 section.vac-page .desc .desc-inner h2 {
        font-size: 20px;
    }
    .page-id-85 section.cta-sec .cta-inner h1 {
        font-size: 28px;
    }
    .page-id-85 section.cta-sec {
        padding: 40px 0;
    }
    .page-id-254 .blogs .title {
        font-size: 18px;
    }
    .inner-banner {
        height: 120px;
    }
    .page-id-80 .sec-cta {
        padding: 40px 0 40px;
    }
    .page-id-80 .sec-cta .left h2 {
        margin: 0 0 10px;
        font-size: 28px;
    }
    .page-id-80 .sec-cta .left input {
        margin: 0 0 20px;
        height: 45px;
        padding: 0 10px;
    }
    .page-id-80 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 17px;
        padding: 0 24px;
    }
    .page-id-80 .sec-cta .right h2 {
        margin: 0 0 10px;
        font-size: 28px;
    }
    .page-id-80 .sec-cta .head-top h3 {
        margin: 25px 0 10px;
        font-size: 28px;
    }
    .blogs-template-default h2 {
        font-size: 20px;
        line-height: 30px;
    }
}