@media screen 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: 1400px){  

.banner .head {
    padding: 12% 40% 0% 0%;
}
.banner .bg-img {
    height: 600px;
}
.sec-get-discount {
    height: 450px;
}

.sec-get-discount .head {
    padding-top: 5%;
}

}

@media screen  and (max-width: 1300px){  

.banner .bg-img {
    height: 550px;
}
.banner .head {
    padding: 10% 40% 0% 0%;
}

}

@media screen  and (max-width: 1200px){ 

.banner .head {
    max-width: 75%;
}
.sec-testimonial:after {
    right: 20px;
}
.footer {
    padding: 40px 0 20px;
}


}

@media screen  and (max-width: 1100px){ 

.header .menu ul {
    text-align: left;
}
.header .menu ul li {
    margin-right: 10px;
    margin-left: 0;
}
.header .menu ul li a {
    font-size: 14px;
 }
 .header .menu ul li:last-child a {
    font-size: 13px;
    padding: 10px 20px;
}
.banner .head h1 {
    font-size: 40px;
}

.banner .head p {
    margin: 0 0 15px;
    font-size: 14px;
}
.banner .head .learn a {
    font-size: 13px;
    padding: 10px 25px;
}
.banner .bg-img {
    height: 450px;
}

.sec-about {
    padding: 40px 0 0;
}

.sec-about .head p {
    font-size: 13px;
}

.sec-service {
    padding: 40px 0;
}
.sec-service .main .pic img {
    height: 280px;
}
.sec-service .main .disc h3 {
    font-size: 26px;
}

.footer .footer-menu ul li {
    margin-right: 20px;
}

.sec-cta {
    padding: 40px 0 20px;
    text-align: center;
}

.sec-testimonial .head {
    padding: 20px 30px;
}
.sec-testimonial:after {
    right: 10px;
}

.sec-testimonial .main h2 {
    margin: 20px 0 30px;
    font-size: 40px;
}

.sec-testimonial {
    padding: 110px 0 50px;
}



}

@media screen  and (max-width: 800px){   

.header .main {
    display: block;
    align-items: center;
    text-align: center;
}
.header .main .col-sm-3, .col-sm-9 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.header .main .col-sm-9 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.header .logo {
    margin: 10px 0 30px;
}
.header .menu ul {
    text-align: center;
}
.header .menu ul li a {
    font-size: 16px;
}
.header .menu ul li {
    margin-right: 17px;
    margin-left: 0;
    margin-bottom: 30px;
}
.header {
    padding: 20px 0 0;
}
.banner .head {
    max-width: 85%;
}
.banner .head p {
    margin: 0 0 15px;
    font-size: 13px;
}

.sec-about .head {
    max-width: 80%;
    margin: 0 auto;
}
.sec-service {
    padding: 10px 0 30px;
}
.sec-service .main .pic img {
    height: 210px;
}
.sec-service .main .disc h3 {
    font-size: 24px;
}

.footer .main-border {
    display: none;
}

.footer .col-sm-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 15px;
}
.footer .col-sm-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 15px;
        display: none;

}
.footer .col-sm-2 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 15px;
        display: none;

}

.footer .paragraph {
    display: none;
}

.footer .row.copy {
    display: block;
    margin-top: 0px;
}
.footer {
    padding: 30px 0 20px;
    text-align: center;
    
}

.footer .social ul {
    text-align: center;
}
.inner-banner {
    height: 170px;
    background-position: 0 -80px !important;
}

.inner-banner h2 {
    padding: 60px 0 0;
    font-size: 40px;
}

.about-page {
    padding: 30px 0;
    text-align: center;
}

.sec-testimonial .head p {
    font-size: 13px;
    margin-bottom: 20px;
    padding-right: 0px;
}
.sec-testimonial .head {
    padding: 20px 10px;
}

.sec-testimonial .head h5 {
    margin: 0 0 0px;
    font-size: 14px;
    padding-left: 10px;
}
.sec-testimonial {
    padding: 20px 0 20px;
}
.sec-testimonial:after {
    display: none;
}
.sec-testimonial .main h2 {
    margin: 20px 0 30px;
    font-size: 36px;
}

.sec-cta .form {
    margin-top: 10px;
}

.sec-cta .desc {
    max-width: 100%;
    margin: 0 auto;
}

}

@media screen  and (max-width: 600px){  
a#hamburg {
    background-color: #34ccff;
    z-index: 999999999999;
}
.nav-cross span {
    background: #fff;
}
html.open-menu nav.nav1 {
    z-index: 3;
    transform: translateX(0);
    background-image: none;
}
.push-logo {
    margin: 30px 0 20px;
    text-align: center;
}
.header .main .col-sm-9 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: none;
}
.logo img {
    max-height: 80px;
    width: auto;
}
.banner .head {
    max-width: 95%;
    padding: 10% 0% 0% 0%;
    text-align: center;
}
.banner .bg-img {
    height: 300px;
}
.banner .head h1 {
    font-size: 28px;
}
.banner .head .learn a {
    font-size: 13px;
    padding: 10px 20px;
}

.sec-about .head h2 {
    font-size: 28px;
}
.sec-about {
    padding: 20px 0 0;
}
.sec-about .head p {
    font-size: 13px;
    line-height: 22px;
}
.sec-service {
    padding: 10px 0 5px;
}
.sec-service .col-sm-4.aos-init.aos-animate {
    margin-bottom: 20px;
}
.sec-service .main .pic img {
    height: auto;
}
.footer .col-sm-4 {
    margin: 0;
}

.footer p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

nav.nav1 .row {
    display: block;
}
.inner-banner {
    height: 130px;
    background-position: 0 -140px !important;
}
.inner-banner h2 {
    padding: 45px 0 0;
    font-size: 34px;
}

.about-page .head p {
    font-size: 13px;
    margin: 0;
}
.about-page {
    padding: 20px 0;
    text-align: center;
}

.page-id-80 .service-page {
    padding: 20px 0;
    text-align: center;
}

.page-id-80 .service-page .head p {
    font-size: 13px;
    margin: 0;
}

.page-id-136 .partner-page {
    padding: 20px 0;
}

.partner-page .head p {
    font-size: 13px;
    margin: 0;
}
.sec-testimonial .main h2 {
    margin: 0px 0 10px;
    font-size: 28px;
}
.sec-testimonial .head {
    margin: 0 auto 20px;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 100%;
    margin: 10px auto 0;
    padding: 10px 20px;
    border: 1px solid #b5b2b2;
}

.sec-cta .col-md-4 {
    margin-bottom: 20px;
}

.sec-cta .icon {
    width: 60px;
    height: 60px;
}
.sec-cta {
    padding: 20px 0 20px;
}

.wpcf7-response-output {
    font-size: 11px;
    color: #000;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #34ccff;
}

.page-id-84 .wpcf7-not-valid-tip {
    font-size: 13px;
    margin: 20px 0 -5px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid::placeholder {
    font-size: 12px;
}
    
    

}