@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 (min-width: 1400px) and (max-width: 1600px){
.banner .bg-img {
    height: 940px;
}
.banner .head:before {
    top: -150px;
    height: 443px;
}
.banner .head h2 {
    font-size: 100px;
}
.sec2 .sec2-form {
    padding: 40px 40px;
}
.sec3 .head h2 {
    font-size: 40px;
}
.sec-faq {
    height: 555px;
}
.sec-faq h2 {
    font-size: 40px;
}
.sec-faq .container {
    margin-top: 160px;
}
.sec-faq .set > a {
    font-size: 16px;
}
.sec-faq .set .content p {
    font-size: 14px;
    line-height: 25px;
}
.sec-gallery .head h2 {
    font-size: 40px;
}
.footer .copy p {
    font-size: 15px;
}
.footer .copy-2 p {
    font-size: 15px;
}
.banner .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -30px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.banner {
    margin-bottom: 70px;
}
}



@media screen and (min-width: 1300px) and (max-width: 1399px){

.banner .head:before {
    top: -140px;
    height: 430px;
}
.banner .head h2 {
    font-size: 90px;
}
.sec2 .head .content h2 {
    margin: 0 0 10px;
     font-size: 28px;
}    
.sec2 .head .content h3 {
    font-size: 23px;
}    
.sec2 .sec2-form {
    padding: 40px 40px;
}    
.sec3 {
    padding: 60px 0 100px;
}
.sec3 .head {
    margin-bottom: 30px;
}
.sec3 .head h2 {
    font-size: 40px;
}    
.sec-faq {
    height: 505px;
}    
.sec-faq .container {
    padding: 40px;
    margin-top: 140px;
}    
.sec-faq h2 {
    margin: 0 0 10px;
    font-size: 40px;
}    
.sec-faq .set > a {
    font-size: 17px;
}
.sec-faq .set .content p {
    margin: 10px 0 0;
    font-size: 15px;
    line-height: 25px;
}    
.sec-gallery {
    margin: 200px 0 100px;
}
.sec-gallery .main .pic img {
    height: 340px;
}
.footer .copy p {
    font-size: 15px;
}    
.footer .copy-2 p {
    font-size: 15px;
}
.sec-gallery .head h2 {
    font-size: 40px;
}
.sec-gallery .head {
    margin-bottom: 30px;
}
.banner .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -30px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.banner {
    margin-bottom: 70px;
}


    .banner .bg-img {
        height: 800px;
    }

.banner .head {
    margin-top: 330px;
}
    .banner .slick-dots {
        bottom: 40px;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1299px){
.banner .bg-img {
    height: 800px;
}    
.banner .head h2 {
    font-size: 90px;
}    
.banner .head:before {
    top: -130px;
    height: 400px;
}    
.banner .head {
    margin-top: 400px;
}    
.header .call a {
    font-size: 14px;
    padding: 12px 25px;
}    
.slick-dots {
    position: absolute;
    bottom: -50px;
}
.sec2 .head .pic img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.sec2 .head .content h2 {
    margin: 0 0 15px;
    font-size: 34px;
}    
.sec2 .head .content p {
    font-size: 15px;
    line-height: 25px;
}    
.sec2 .head .content h3 {
    margin: 30px 0 15px;
    font-size: 22px;
}    
.sec2 {
    padding: 80px 0 100px;
}
.sec2 .sec2-form h3 {
    font-size: 35px;
}
.sec2 .sec2-form {
    padding: 30px 50px;
}    
.sec3 {
    padding: 50px 0 100px;
}    
.sec-faq {
    height: 460px;
}    
.sec-faq h2 {
    margin: 0 0 10px;
    font-size: 40px;
}    
.sec-faq .container {
    padding: 40px;
    margin-top: 130px;
}    
.sec-faq .set > a {
    font-size: 16px;
}    
.sec-faq .set .content p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 25px;
}    
.sec-gallery .head h2 {
    font-size: 40px;
}    
.sec-gallery .head {
    margin-bottom: 20px;
}    
.sec-gallery {
    margin: 230px 0 80px;
}    
.footer .copy p {
    font-size: 14px;
}    
.footer .copy-2 p {
    font-size: 14px;
}

.banner .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -30px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.banner {
    margin-bottom: 70px;
}
}


@media screen and (min-width: 1000px) and (max-width: 1199px){
.banner .bg-img {
    height: 800px;
}    
.banner .head h2 {
    font-size: 90px;
}    
.banner .head:before {
    top: -130px;
    height: 400px;
}    
.banner .head {
    margin-top: 400px;
}    
.header .call a {
    font-size: 14px;
    padding: 12px 25px;
}    
.slick-dots {
    position: absolute;
    bottom: -50px;
}
.sec2 .head .pic img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.sec2 .head .content h2 {
    margin: 0 0 15px;
    font-size: 34px;
}    
.sec2 .head .content p {
    font-size: 15px;
    line-height: 25px;
}    
.sec2 .head .content h3 {
    margin: 30px 0 15px;
    font-size: 22px;
}    
.sec2 {
    padding: 80px 0 100px;
}
.sec2 .sec2-form h3 {
    font-size: 35px;
}
.sec2 .sec2-form {
    padding: 30px 50px;
}    
.sec3 {
    padding: 50px 0 100px;
}    
.sec-faq {
    height: 460px;
}    
.sec-faq h2 {
    margin: 0 0 10px;
    font-size: 40px;
}    
.sec-faq .container {
    padding: 40px;
    margin-top: 130px;
}    
.sec-faq .set > a {
    font-size: 16px;
}    
.sec-faq .set .content p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 25px;
}    
.sec-gallery .head h2 {
    font-size: 40px;
}    
.sec-gallery .head {
    margin-bottom: 20px;
}    
.sec-gallery {
    margin: 230px 0 80px;
}    
.footer .copy p {
    font-size: 14px;
}    
.footer .copy-2 p {
    font-size: 14px;
}

.banner .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -30px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.banner {
    margin-bottom: 70px;
}
.sec-gallery .main .pic img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    cursor: pointer;
}
.sec2 .sec2-form input.wpcf7-form-control.wpcf7-submit.has-spinner{
    width:70%;
}
    
}


@media screen and (min-width: 100px) and (max-width: 999px){
.banner .head h2 {
    font-size: 90px;
}
.banner .bg-img {
    height: auto;
}
.banner .slick-dots {
    bottom: 30px;
}
.banner .head:before {
    top: -100px;
    height: 330px;
}
.banner .head {
    margin-top: 400px;
}
.banner .head h2 {
    font-size: 90px;
    margin: 0 0 100px 0;
}
}

@media screen  and (max-width: 1200px){  
.banner .bg-img {
        height: 750px;
    }
        .banner .head:before {
        top: -130px;
        height: 350px;
        background-size: cover;
    }
    .banner .head h2 {
        font-size: 70px;
    }
        .banner .head {
        margin-top: 360px;
    }
    .banner .slick-dots {
        bottom: 20px;
    }
        .banner {
        margin-bottom: 0px;
    }
        .sec2 .head .content h2 {
        margin: 0 0 10px;
        font-size: 30px;
    }
        .sec2 .head .content h3 {
        margin: 20px 0 15px;
        font-size: 20px;
    }
    .sec2 .sec2-form h3 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .sec2 .head:before {
    right: -110px;
    height: 800px;
    width: 141px;
    background-size: 100% 100% !important;
}
.sec2 .head .pic img {
        height: 350px;
        width: 90%;
        object-fit: cover;
    }
    
.sec3 .head h2, .sec-faq h2, .sec-gallery .head h2 {
    font-size: 36px;
}

.sec3 .head {
    text-align: center;
    margin-bottom: 30px;
}

.sec3 .desc p {
    font-size: 14px;
    line-height: 23px;
}
.sec2 .head .content p {
        font-size: 14px;
        line-height: 23px;
    }
    
.sec3 .desc h3, .sec3 .desc h3 {
    margin: 0px 0 15px;
    font-size: 20px;
}
.sec3 {
        padding: 50px 0 60px;
    }
        .sec-faq {
        height: 450px;
    }
    .sec-faq .set {
    height: auto;
    border-bottom: 1px solid #8E8E8E;
    margin-bottom: 10px;
    padding: 15px 20px 15px 0;
}
.sec-faq .set a.active {
    font-size: 16px;
    padding: 10px 15px;
}
        .sec-gallery {
        margin: 100px 0 80px;
    }

.sec-gallery .main .pic img {
    width: 100%;
    height: 300px;
}
    .slick-dots {
        position: absolute;
        bottom: -40px;
    }
    .footer {
    padding: 10px 0;
}
.sec-faq .container {
        padding: 30px;
        margin-top: 100px;
    }
        .banner .head:before {
        top: -110px;
        height: 350px;
        background-size: cover;
        width: 900px;
    }

}


@media screen  and (max-width: 800px){  
        .banner .slick-dots {
        bottom: 10px;
    }
.banner .head:before {
        top: -80px;
        height: 250px;
        background-size: cover;
        left: 0px;
        width: 800px;
    }
        .banner .head h2 {
        font-size: 55px;
    }
        .banner .bg-img {
        height: 600px;
    }
        .banner .head {
        margin-top: 280px;
    }
        .sec2 .head .content h2 {
        margin: 0 0 10px;
        font-size: 28px;
    }
        .sec3 .head h2, .sec-faq h2, .sec-gallery .head h2 {
        font-size: 32px;
    }
        .sec-gallery .main .pic img {
        width: 100%;
        height: 250px;
    }
    .sec-gallery {
        margin: 80px 0 80px;
    }
    .banner .head:before {
        top: -70px;
        height: 200px;
        left: 0px;
        width: 650px;
    }
        .banner .head h2 {
        font-size: 40px;
    }
        .banner .head {
        margin-top: 240px;
    }
    .banner .bg-img {
        height: 450px;
    }
    
.sec2 {
    padding: 50px 0 50px;
}
.sec2 .col-sm-7 {
    width: 100%;
}

.sec2 .col-sm-5 {
    width: 100%;
}
    .sec2 .head:before {
        display: none;
    }
    .sec2 .head .pic img {
        height: 350px;
        width: 70%;
        object-fit: cover;
    }
    
.sec2 .head .pic {
    text-align: center;
}

.sec2 .head .content {
    margin: 30px 0 40px;
    padding-right: 0px;
}
.sec2 .head:after {
    bottom: -20px;
    right: 60px;
    font-size: 16px;
}
.sec3 {
        padding: 30px 0 30px;
    }
    .sec3 .col-sm-8 {
    width: 100%;
}

.sec3 .col-sm-4 {
    width: 100%;
}


.sec3 .main .pic img {
    width: 60%;
    height: 320px;
    object-fit: cover;
    margin: 0 auto;
}

.sec3 .slick-dots {
    bottom: 30px;
}

.sec3 .main .pic {
    text-align: center;
    position: relative;
    margin-bottom: 70px;
}
    .sec-faq {
        height: 400px;
    }

.sec-faq .container {
        padding: 20px 20px;
        margin-top: 40px;
    }
    .sec3 .head h2, .sec-faq h2, .sec-gallery .head h2 {
        font-size: 28px;
    }
    

.sec-faq h2 {
    margin: 0 0 10px;
}

.sec-faq .set .content p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 26px;
}
    .sec-gallery .main .pic img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .sec-gallery {
        margin: 70px 0 60px;
    }
    
.slick-dots button {
    width: 15px;
    height: 15px;
}
.slick-dots {
        position: absolute;
        bottom: -35px;
    }
    
.sec-gallery .head {
    text-align: center;
    margin-bottom: 25px;
}
.footer .col-sm-5 {
    width: 100%;
    text-align: center;
}

.footer .col-sm-7 {
    width: 100%;
    text-align: center;
}

.footer .copy-2 {
    text-align: center;
}
    a#hamburg {
        display: block;
        display: none;
    }
    .logo img {
        max-height: 120px;
        width: auto;
    }
    .header:before {
    height: 160px;
}

.header .row.main {
    display: flex;
    align-items: center;
}

}

@media screen  and (max-width: 700px){     

    .banner .head:before {
        top: -40px;
        height: 150px;
        left: 0px;
        width: 100%;
        background-size: 100% 100%;
    }
    
    
    
            .header .row.main {
        display: block;
        align-items: center;
        text-align: center;
    }
    
.header .logo {
    text-align: center;
    margin-bottom: 30px;
}
.logo img {
        max-height: 100px;
        width: auto;
    }
    
.header .call {
    text-align: center;
}
.banner .bg-img {
        height: 400px;
    }
        .banner .head h2 {
        font-size: 30px;
    }
    .header {
    padding: 10px 0 0;
}

.header .call a {
    font-size: 14px;
    padding: 10px 20px;
}
.header .logo {
        text-align: center;
        margin-bottom: 20px;
    }
    .banner .head {
        margin-top: 230px;
    }
}


@media screen  and (max-width: 600px){     
    .header:before {
        height: 300px;
    }
        .header .row.main {
        display: block;
        align-items: center;
        text-align: center;
    }
    
.header .logo {
    text-align: center;
    margin-bottom: 30px;
}
.logo img {
        max-height: 100px;
        width: auto;
    }
    
.header .call {
    text-align: center;
}
.banner .bg-img {
        height: 400px;
    }
        .banner .head h2 {
        font-size: 30px;
    }
    .header {
    padding: 10px 0 0;
}

.header .call a {
    font-size: 14px;
    padding: 10px 20px;
}
.header .logo {
        text-align: center;
        margin-bottom: 20px;
    }
        .banner .head:before {
        top: -50px;
        height: 150px;
        left: 0px;
        width: 100%;
        background-size: 100% 100%;
    }
    .banner .head {
        margin-top: 230px;
    }
        .sec2 .head .pic img {
        height: auto;
        width: 100%;
        }
                .sec2 .head .content {
        margin: 20px 0 70px;
        padding-right: 0px;
        text-align: center;
    }
        .sec2 .head .content h2 {
        margin: 0 0 10px;
        font-size: 24px;
    }
    .sec2 .head .content p {
        font-size: 13px;
        line-height: 22px;
    }
        .sec2 .head:after {
        bottom: -50px;
        right: 70px;
        font-size: 15px;
    }
    .sec2 .sec2-form h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .sec2 .sec2-form {
    padding: 20px 20px;
}
.sec2 .sec2-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    padding: 5px 10px;
}

.sec2 .sec2-form p {
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 10px;
    text-align: center;
}
.sec2 .sec2-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 50px;
    width: 100%;
    text-align: center;
}
    .sec2 {
        padding: 40px 0 40px;
    }
        .sec3 .main .pic img {
        width: 100%;
        height: auto;
        object-fit: cover;
        margin: 0 auto;
    }
        .sec3 .main .pic {
        text-align: center;
        position: relative;
        margin-bottom: 60px;
    }
    .sec3 .slick-dots button {
    width: 13px !important;
    height: 13px !important;
}
.sec3 .slick-dots {
        bottom: 25px;
    }
        .sec3 .head {
        text-align: center;
        margin-bottom: 20px;
    }
    
.sec3 .desc {
    text-align: center;
}
    .sec-faq {
        height: auto;
    }
    .sec-faq h2 {
        margin: 0 0 10px;
        font-size: 22px !important;
    }
    
.sec-faq .set > a {
    font-size: 15px;
}
.sec-faq .set {
        height: auto;
        border-bottom: 1px solid #8E8E8E;
        margin-bottom: 5px;
        padding: 10px 5px 10px 0;
    }
        .sec-faq .set .content p {
        margin: 5px 0 0;
        font-size: 12px;
        line-height: 20px;
    }
        .sec-faq .set a.active {
        font-size: 14px;
        padding: 8px 10px;
    }
        .sec-faq .container {
        padding: 20px 20px;
        margin-top: 0px;
    }
    .sec-gallery {
        margin: 30px 0 50px;
    }
        .sec-gallery .main .pic img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
        .slick-dots button {
        width: 13px;
        height: 13px;
    }
    
.footer .copy p {
    font-size: 12px;
}

.footer .copy-2 p {
    font-size: 12px;
}

.footer .copy-2 p a {
    font-size: 12px;
}
    .sec-gallery .head {
        text-align: center;
        margin-bottom: 20px;
    }

}