@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 .bg-img {
    height: 840px;
}

.banner .head {
    padding-top: 270px;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 60px;
    letter-spacing: 4px;
}

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 120px;
    letter-spacing: 3px;
    line-height: 110px;
}

.footer .last .row.bottom {
    margin-top: 40px;
}

}

@media screen  and (max-width: 1300px){  
.banner .head h5 {
    font-size: 55px;
}
.banner .head h2 {
    font-size: 110px;
}
.banner .head {
    padding-top: 300px;
}
.sec-about .head h2, .sec-services .head h2, .sec-work-photo .head h2, .sec-contact .head h2 {
    font-size: 55px;
    line-height: 50px;
}
.sec-about .head p {
    font-size: 15px;
    line-height: 25px;
}
.sec-about .head .read a {
    font-size: 20px;
    padding: 10px 30px;
}
}
 
@media screen  and (max-width: 1200px){  
.header .contact a {
    font-size: 18px;
    padding: 13px 20px 8px;
}
.banner .head .get a {
    font-size: 22px;
    padding: 10px 20px;
}
.banner .head h5 {
    font-size: 50px;
}
.banner .head h2 {
    font-size: 100px;
}
.menu-header > ul > li > a {
    padding: 0 18px;
}
.sec-about {
    padding: 80px 0;
}
}

@media screen  and (max-width: 1100px){   
.banner .head h2 {
    font-size: 90px;
}
.sec-services .main .disc .read a {
    font-size: 17px;
    padding: 10px 16px;
}
.sec-services {
    padding: 60px 0;
}

.sec-services .main .disc h3{
    font-size: 23px;
}

.page-id-30 .sec-services .main{
    min-height: 445px;
}
}

@media screen  and (max-width: 999px){     
.sec-services .slick-dots {
    bottom: -50px;
}
.header .col-sm-8 {
    display: none;
}
.header .col-sm-2 {
    width: 100%;
}   
.menu-header > ul > li > a {
    display: none;
}
html.open-menu a#hamburg {
    z-index: 99999;
}
.search-nav > form {
    display: none;
}
html.open-menu nav.nav1 {
    background-color: #fff;
    z-index: 99999;
}
html.open-menu nav.nav1  .push-logo img {
    height: 210px;
    width: auto;
    object-fit: contain;
    margin: 30px 0;
}
a#hamburg {
    background-color: #ff5903;
    z-index: 99999;
}
.nav-cross span {
    background: #fff;
}
.nav1 ul li a {
    color: #4c4d50;
}
.banner .head h2 {
    font-size: 70px;
    line-height: 70px;
}
.banner .head {
    padding-top: 300px;
}
.banner .bg-img {
    height: 840px;
}
.banner .head .get a {
    font-size: 20px;
}
.header .col-sm-2.contact {
    display: none;
}
.header .row.main {
    display: block;
}
.header .logo img {
    width: auto;
    height: 160px;
}
.header {
    padding: 10px 0 0;
}
.sec-about .head h2, .sec-services .head h2, .sec-work-photo .head h2, .sec-contact .head h2 {
    font-size: 50px;
    line-height: 45px;
}
.sec-about .head p {
    font-size: 14px;
    line-height: 23px;
}
.sec-about .head .read a {
    font-size: 18px;
    padding: 10px 30px;
}
.sec-services .head {
    margin-bottom: 30px;
}
.sec-services .main .pic img {
    height: 40px;
    width: 40px;
}
.sec-services {
    padding: 60px 0;
    height: 680px;
}
.sec-services .main .disc h3 {
    font-size: 22px;
}
.sec-services .main .disc .read a {
    font-size: 16px;
    padding: 8px 15px;
}
.sec-work-photo .main .pic img {
    height: 350px !important;
}
.sec-work-photo {
    padding: 60px 0;
    height: 650px;
}
.sec-contact .form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 9px 10px;
    margin: 0 0 5px;
}
.sec-contact .form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    padding: 9px 10px;
    margin: 0 0 5px;
}
.sec-contact .form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 9px 10px;
    margin: 0 0 5px;
    height: 150px;
}
.sec-contact .col-sm-6.two textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 200px;
}
.sec-contact .form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 20px;
    padding: 9px 20px;
}
.sec-contact {
    padding: 60px 0;
}
.sec-contact .form {
    padding: 30px 20px;
}
.footer .col-sm-2.three {
    display: none;
}
footer.footer .col-sm-3.one {
    display: none;
}
footer.footer .col-sm-3 {
    width: 50%;
}
footer.footer .col-sm-4 {
    width: 50%;
}
.footer .head-top .info ul li a {
    font-size: 16px;
}
.footer .head-top .menu ul li a {
    font-size: 16px;
}
.sec-about {
    padding: 60px 0;
}
.footer {
    padding: 40px 0 0;
}
.footer .head-top h3 {
    margin: 0 0 20px;
    font-size: 25px;
}

.page-id-31 .sec-work-photo .main .pic img{
    object-fit: cover;
}

.page-id-30 .sec-services .col-sm-4 {
    width: 50%;
}

}

@media screen  and (max-width: 600px){     
.banner .bg-img {
    padding: 80px 0px;
}
.home .header .logo img {
    height: 140px;
}
.banner .head h5 {
    font-size: 35px;
}
.banner .head h2 {
    font-size: 50px;
    line-height: 55px;
}
.banner .head .get a {
    font-size: 18px;
    padding: 10px 15px;
}
.sec-about .head h2, .sec-services .head h2, .sec-work-photo .head h2, .sec-contact .head h2 {
    font-size: 40px;
    line-height: 45px;
}

.sec-about .head {
    margin-bottom: 40px;
}

.sec-services {
    padding: 40px 0 60px 0;
    height: auto;
}
.sec-services .main {
    padding: 30px 30px;
}
.sec-services .col-sm-3 {
    padding: 0 30px;
}
.sec-services .main .pic {
    height: 50px;
    width: 50px;
}
.sec-services .main .pic img {
    height: 30px;
    width: 30px;
}
.sec-services .main .disc h3 {
    font-size: 18px;
}
.sec-services .main .disc .read a {
    font-size: 15px;
    padding: 8px 14px;
}
.sec-work-photo {
    padding: 60px 0 40px 0;
    height: auto;
}
.sec-work-photo .slick-arrow {
    top: 45%;
}
.sec-services .slick-dots {
    bottom: -40px;
}
.sec-work-photo .main .pic img {
    height: 350px;
    object-fit: cover;
}
.sec-work-photo .head {
    margin-bottom: 30px;
}
.sec-contact {
    padding: 0 0 40px 0;
}
.sec-contact .head h2 {
    padding: 40px 0 0 0;
}
.footer .head-top .menu ul li a {
    font-size: 14px;
}
.footer .head-top {
   padding-bottom: 40px;
}
footer.footer .col-sm-3 {
    width: 100%;
}
footer.footer .col-sm-4 {
    width: 100%;
}
.footer .last .row.bottom {
    margin-top: 0;
    display: block;
}
.footer .last .policies .menu ul {
    justify-content: center;
    padding: 10px 0 0 0;
}
.footer .last .row.bottom p {
    text-align: center;
}
.banner .head {
    padding-top: 200px;
}
.banner .bg-img {
    height: auto;
}
.inner-banner h2 {
    padding: 190px 0 20px 0;
    font-size: 40px;
}
.page-id-29 .sec-about {
    padding: 40px 0;
}
.page-id-29 .sec-about .row {
    align-items: center;
}
.page-id-29 .sec-about .head p {
    font-size: 14px;
    line-height: 23px;
    margin: 0 0 30px 0;
}
.page-id-29 .sec-about .row {
    display: block;
}
.logo img {
    width: auto;
    height: 150px;
}
.inner-banner {
    height: auto;
}
.page-id-32 .sec-cta {
    padding: 40px 0;
}
.page-id-32 .sec-cta .left h2 {
    margin: 0 0 10px;
    font-size: 30px;
}
.page-id-32 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 45px;
    padding: 0 10px;
}
.page-id-32 .sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 50px;
    padding: 10px 10px;
    min-height: 150px;
}
.page-id-32 .sec-cta .right h2 {
    margin: 40px 0 10px;
    font-size: 30px;
}
.page-id-32 .sec-cta .right ul li a {
    margin: 0;
    font-size: 16px;
}
.page-id-32 .sec-cta .right ul li i {
    font-size: 20px;
}
.page-id-32 .sec-cta .head-top h3 {
    margin: 50px 0 10px;
    font-size: 30px;
}
.sec-cta .head-top .social ul li a {
    font-size: 14px;
}
.page-id-30 .sec-services {
    padding: 40px 0 !important;
}

.page-id-30 .sec-services .col-sm-4{
    width: 100%;
}

.page-id-37 .sec7-test {
    padding: 40px 0;
}
.page-id-37 .sec7-test .disc h3 {
    margin: 20px 0 10px;
    font-size: 35px;
}
.page-id-37 .sec7-test .disc {
    margin-bottom: 50px;
}
.page-id-31 .sec-work-photo {
    padding: 40px 0;
}
}