@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: 1400px){  

.sec-cta {
    padding: 40px 0;
}

.sec-services {
    padding: 40px 0;
}
.banner .bg-img {
    height: 600px;
}


}


@media screen  and (max-width: 1200px){  

.banner .head h1 {
    margin: 0 0 40px;
    font-size: 40px;
}

.banner .head h3 {
    font-size: 24px;
}

.mainBanner h2 {
    margin-bottom: 10px;
    font-size: 24px;
}
.sec-footer .fiscal-information h3, .sec-footer .contact-details h3 {
    font-size: 20px;
}
.sec-footer .fiscal-information p {
    font-size: 14px;
    padding-right: 10%;
}
.sec-footer .contact-details p a {
    font-size: 14px;
}
.sec-footer .legal p {
    font-size: 14px;
}



}

@media screen  and (max-width: 1100px){  
.banner .bg-img {
    height: 500px;
}
.banner .head h1 {
    font-size: 36px;
}

.mainBanner h2 {
    margin-bottom: 10px;
}
.banner .head .link a {
    font-size: 14px;
    padding: 13px 30px;
}

.sec-about {
    padding: 40px 0;
}
.sec-about .head h2, .sec-services .head h2, .sec-cta .disc-top h2 {
    margin: 0 0 10px;
    font-size: 36px;
}
.sec-about .head h5 {
    font-size: 16px;
}
.sec-about .head p {
    font-size: 14px;
    line-height: 24px;
}

.sec-services .head p {
    font-size: 14px;
}
.sec-services .main .disc h3 {
    margin: 5px 0 15px;
    font-size: 20px;
}
.sec-services .main {
    min-height: 350px;
}

.sec-services .main .disc p {
    font-size: 14px;
    line-height: 24px;
}

.sec-cta .disc-top p {
    font-size: 14px;
}

.sec-cta .disc-top {
    margin: 0 auto 30px;
}
.sec-cta .form input, .sec-cta .form textarea {
    margin: 10px auto;
}
.sec-footer {
    padding: 40px 0 20px;
}


}

@media screen  and (max-width: 800px){     
a#hamburg {
    display: none !important;
}

.header .logo {
    text-align: center;
}

.header .menu ul li {
    margin-right: 40px;
}
.banner .bg-img {
    height: 400px;
}
.banner .head h1 {
    font-size: 30px;
}
.mainBanner h2 {
    margin-bottom: 10px !important;
    font-size: 20px;
}
.banner .head h3 {
    font-size: 20px;
}

.banner .head {
    padding-top: 18%;
}

.sec-about .head {
    padding-right: 0;
}
.sec-about .head h2, .sec-services .head h2, .sec-cta .disc-top h2 {
    margin: 0 0 10px;
    font-size: 30px;
}
.sec-about .head p {
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 5px;
}
.sec-services .head p {
    font-size: 13px;
}

.sec-services .main .disc {
    padding: 20px 3%;
    text-align: center;
}
.sec-services .main {
    min-height: 300px;
    margin-bottom: 30px;
}
.sec-services .main .disc h3 {
    margin: 5px 0 15px;
    font-size: 18px;
}
.sec-services .main .disc p {
    font-size: 13px;
    line-height: 24px;
}
.sec-services {
    padding: 30px 0 20px;
}
.sec-cta .disc-top {
    text-align: center;
    width: 90%;
    margin: 0 auto 40px;
}
.sec-cta .form input, .sec-cta .form textarea {
    margin: 10px auto;
    width: 80%;
}

.sec-footer .copy {
    text-align: center;
    margin-top: 20px;
}


}

@media screen  and (max-width: 650px){   

.header .menu ul {
    padding: 0;
    margin: 0;
    display: none;
}

.header .main {
    display: block;
    align-items: center;
}
a#hamburg {
    display: block !important;
    background-color: #7092bf;
    z-index: 99999999;
}
.nav-cross span {
    background: #fff;
}
nav.nav1 .container {
    width: 100%;
}
.push-logo {
    margin: 20px 0 30px;
    text-align: center;
}
.banner .head h1 {
    font-size: 28px;
    margin: 0 0 30px;
}
.mainBanner h2 {
    font-size: 16px;
    line-height: 24px;
}
.banner .head h3 {
    font-size: 16px;
    line-height: 24px;
}
.banner .head {
    padding-top: 39%;
    max-width: 95%;
    margin: 0 auto;
}

.banner .head .link {
    margin-top: 30px;
}
.banner .bg-img {
    height: 350px;
}
.sec-about {
    padding: 40px 0;
    text-align: center;
}
.sec-about .head {
    padding-right: 0;
    margin-bottom: 20px;
}
.sec-about {
    padding: 40px 0 20px;
    text-align: center;
}
.sec-services {
    padding: 30px 0 0px;
}
.sec-cta .disc-top p {
    font-size: 13px;
}
.sec-cta .disc-top {
    text-align: center;
    width: 100%;
    margin: 0 auto 0px;
}

.sec-cta .col-sm-4 {
    margin: 20px 0 0;
}
.sec-cta .form input, .sec-cta .form textarea {
    margin: 10px auto 0;
    width: 100%;
}
div.wpcf7 .ajax-loader {
    position: absolute !important;
}
.sec-footer {
    padding: 30px 0 20px;
    text-align: center;
}

.footerLogo img {
    margin-bottom: 10px;
}

.footerLogo h4 {
    margin-bottom: 15px;
    font-size: 15px;
}
.sec-footer .legal p {
    font-size: 13px;
}
.sec-footer .fiscal-information h3, .sec-footer .contact-details h3 {
    font-size: 16px;
    margin: 20px 0 20px;
}
.sec-footer .fiscal-information p {
    font-size: 13px;
    padding-right: 0;
}
.sec-footer .contact-details p a {
    font-size: 13px;
}

.sec-footer .contact-details p a i {
    margin-right: 10px;
}

.sec-footer .copy p {
    font-size: 14px;
    line-height: 24px;
}
.sec-footer .copy {
    text-align: center;
    margin-top: 0px;
}

.sec-footer .copy ul {
    margin: 15px 0 0;
}

.header.fixed img {
    height: 45px;
    transition: all .2s ease;
}

.sec-cta .form {
    margin-top: 25px;
}

.sec-cta .icon {
    width: 50px;
    height: 50px;
}

a#hamburg {
    display: none !important;
}

}