@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){  
.banner .head h1 {
    font-size: 46px;
}

}

@media screen  and (max-width: 1200px){  

.banner .head h1 {
    font-size: 40px;
}
.col-sm-6.head_form_col.sec-cta h3 {
    font-size: 26px;
    margin-top: 0;    
}
.head_form_col_inner {
    padding: 25px;
}
.sec-cta .form input, .sec-cta .form textarea {
    padding: 8px 15px;
    font-size: 13px;
}
.header .menu ul li {
    margin-right: 20px;
}
.header .social ul li {
    margin-right: 20px;
}

footer.footer {
    padding: 20px 0 20px 0;
}
.border_btm {
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
}

.page-id-9 .sec-about .head h2 {
    color: #084d7a;
    font-size: 36px;
}

.page-id-9 .sec-about {
    padding: 79px 0;
}

.page-id-9 .sec-about .head p {
    font-size: 13px;
    margin: 0 0 10px;
    line-height: 20px;
}

.page-id-9 .sec-about .head h5 {
    margin: 0 0 0px;
}

.page-id-9 .sec-cta {
    padding: 40px 0;
}

}




@media screen  and (max-width: 900px){     

.header .logo {
    text-align: center;
}

.header .main {
    display: block;
}

.header .logo img {
    width: auto;
}
.header .menu ul {
    margin: 30px 0 20px;
}
.banner{

}
.banner .col-sm-6 {
    width: 100%;
    text-align: center;
}
.banner .head {
    margin-top: 60px;
}
.banner .head h1 {
    font-size: 30px;
    padding: 0 60px;
    line-height: 40px;
}
.col-sm-6.head_form_col.sec-cta {
    text-align: left;
    padding: 0;
}

.home .sec-cta .form {
    margin-top: 10px;
    float: none;
}
.col-sm-6.head_form_col.sec-cta {
    text-align: left;
    width: 90%;
    margin-left: 19%;
}

.banner .bg-img {
    height: auto;
    padding-bottom: 30px;
}
div#back-top {
    text-align: left;
}

#back-top a {
    font-size: 11px;
}

footer ul.menu li a {
    padding: 15px 25px 15px 0;
    font-size: 15px;
}

.copyright {
    padding-top: 10px;
}

.textwidget, .textwidget p {
    margin: 0;
}
.page-id-9 .sec-about .col-sm-6 {
    width: 100%;
}

.page-id-9 .sec-about .head {
    padding-right: 40px;
    margin-top: 40px;
}
.page-id-9 .sec-about {
    padding: 79px 0 30px;
}
.page-id-13 .sec-cta .col-md-4 {
    margin-bottom: 40px;
}

.page-id-13 .sec-cta {
    padding: 40px 0;
    text-align: center;
}
.page-id-13 .sec-cta .form input, .sec-cta .form textarea {
    width: 70%;
}


}




@media screen  and (max-width: 600px){     
.header .menu ul {
    display: none;
}
.header .logo {
    margin-bottom: 20px;
}
.banner .head h1 {
    font-size: 24px;
    padding: 0 10px;
    line-height: 34px;
}

.banner_the_content a {
    padding: 3px 15px;
    font-size: 30px;
}
.col-sm-6.head_form_col.sec-cta h3 {
    font-size: 18px;
}

.col-sm-6.head_form_col.sec-cta {
    margin-left: 5%;
}
.head_form_col_inner {
    width: 100%;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    font-size: 13px;
    padding: 8px 30px;
    margin-top: 15px;
}
.col-sm-6.head_form_col.sec-cta p {
    margin: 0;
    font-size: 13px;
}
.border_btm {
    display: none;
}
.col-sm-3.text-left.footer_col3 {
    display: none;
}

.col-sm-2.text-left.footer_col3 {
    display: none;
}

.social_icons ul {
    text-align: center;
}
.inner-banner {
    height: 100px;
}

.inner-banner h2 {
    font-size: 24px;
}
.sec-about .pic:before {
    width: 50%;
    height: 50%;
}
.sec-about .pic:after {
    bottom: -30px;
    width: 154px;
    height: 95px;
}
.page-id-9 .sec-about .head h2 {
    font-size: 24px;
}
.page-id-9 .sec-about .head {
    padding-right: 0px;
}
.page-id-13 .sec-cta .form input, .sec-cta .form textarea {
    width: 100%;
}
.page-id-13 .sec-cta .col-md-4 {
    margin-bottom: 20px;
}

.sec-testimonial .head {
    padding-top: 10%;
    max-width: 100%;
}

a#hamburg {
    z-index: 99999;
    background-color: #084d7a;
}
.nav-cross span {
    background: #fff;
}
.nav1 .container {
    width: 100%;
}
.nav1 {
    background-color: #fff;
}

.banner .head {
    margin-top: 30px;
}

}