@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){

.header {
    padding: 20px 20px;
}

.header .call {
    margin-left: 10px;
}

.menu-header > ul > li > a {
    padding: 13px 10px;
    font-size: 16px;
    letter-spacing: 0;
}

.banner .bg-img {
    height: 926px;
}

.banner .head {
    margin-top: 380px;
}

.banner .head h1 {
    margin: 0 0 20px;
    font-size: 60px;
}

.banner .head p {
    font-size: 18px;
    padding: 0 380px;
}

.sec-construction .main .pic img {
    height: 740px;
}
.sec-construction .slick-arrow {
    right: 150px;
    bottom: 60px;
}
.sec-construction .slick-next.slick-arrow {
    left: 150px;
}

.sec-construction .main .disc {
    top: 260px;
}

.sec-construction .main .disc p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 300px;
}

.footer {
    padding: 50px 0 0;
}

.footer .head.one h3 {
    margin: 40px 0 30px;
    font-size: 22px;
}

.footer h3 {
    margin: 40px 0 30px;
    font-size: 22px;
}
.sec-about .head h2 {
    font-size: 50px;
}
.sec-services .head h2 {
    font-size: 50px;
}
.sec-construction .main .disc h3 {
    font-size: 60px;
}
section.testionial-sec .head h2 {
    font-size: 50px;
}
.sec-cta .head h2 {
    font-size: 50px;
    padding: 0 280px;
}
.page-id-15 .sec-about .head h2 {
    font-size: 50px;
}
.inner-banner {
    height: 320px;
}
.inner-banner h2 {
    font-size: 50px;
}
.sec-cta .right ul li {
    font-size: 17px;
}
.sec-cta .right ul li i {
    font-size: 22px;
}
.sec-cta .right ul li a {
    font-size: 17px;
}






}

@media screen and (min-width: 1200px) and (max-width: 1399px){  
.header .col-sm-3 {
    padding: 0;
}
.banner .bg-img {
    height: 836px;
}

.header {
    padding: 20px 0px;
}

.banner .head {
    margin-top: 330px;
}

.sec-about {
    padding: 40px 0;
}

.sec-services .head {
    margin-bottom: 30px;
}

.sec-services .main .pic img {
    height: 480px;
}

.sec-services .slick-next.slick-arrow {
    left: -30px;
}

.sec-services .slick-arrow {
    right: -30px;
}

.sec-construction .main .pic img {
    height: 690px;
}

.sec-construction .main .disc {
    top: 210px;
}

.sec-cta {
    padding: 50px 0 50px;
}
.sec-about .head h2 {
    font-size: 50px;
}
.sec-about .pic img {
    height: 450px;
}
.sec-services .head h2 {
    font-size: 50px;
}
.sec-construction .main .disc h3 {
    font-size: 60px;
}
.sec-construction .main .pic img {
    height: 520px;
}
section.testionial-sec .head h2 {
    font-size: 50px;
}
.sec-cta .head h2 {
    font-size: 50px;
    padding: 0 280px;
}
.page-id-17 .sec-services {
    padding: 30px 0 30px;
}

.inner-banner {
    height: 250px;
}

.inner-banner h2 {
    padding: 150px 0 0;
    font-size: 40px;
}

.sec-portfolio {
    padding: 40px 0;
}

}


@media screen  and (max-width: 1300px){  

.header {
    padding: 20px 5px;
}

.header .col-sm-7 {
    padding: 0;
}


.menu-header > ul > li > a {
    padding: 13px 5px;
    font-size: 16px;
}

.header .contact-button a {
    font-size: 15px;
    padding: 10px 22px;
}


.menu-header > ul > li:before {
    top: -29px;
}

.header .call {
    margin-left: 5px;
}
.banner .bg-img {
    height: 715px;
}
.banner .head h1 {
    margin: 0 0 20px;
    font-size: 55px;
}


.banner .head {
    margin-top: 305px;
}

.sec-construction .main .disc p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 250px;
}

.sec-construction .main .disc h3 {
    margin: 0 0 10px;
    font-size: 60px;
}
.sec-services .slick-arrow {
    right: -15px;
}

.sec-services .slick-next.slick-arrow {
    left: -15px;
}

.sec-services .main .disc .icon img {
    height: 80px;
    width: 80px;
    padding: 10px;
}

.sec-services .main .disc h3 {
    margin: 10px 0 30px;
    font-size: 24px;
}

.sec-services {
    padding: 0px 0 60px;
}
.sec-construction .slick-arrow {
    right: 120px;
    bottom: 60px;
}

.sec-construction .slick-next.slick-arrow {
    left: 120px;
    bottom: 50px;
}
section.testionial-sec .head h2 {
    font-size: 50px;
    margin-bottom: 0;
}

section.testionial-sec {
    padding: 60px 0 0;
}

.footer {
    padding: 30px 0 0;
}

.footer .last {
    margin-top: 30px;
}

.footer h3, .footer .head.one h3 {
    margin: 30px 0 20px;
    font-size: 22px;
}


}



@media screen  and (max-width: 1200px){  

.header {
    padding: 20px 5px;
}

.header .col-sm-7 {
    padding: 0;
}


.menu-header > ul > li > a {
    padding: 13px 5px;
    font-size: 16px;
}

.header .contact-button a {
    font-size: 15px;
    padding: 10px 22px;
}


.menu-header > ul > li:before {
    top: -29px;
}

.header .call {
    margin-left: 5px;
}
.banner .bg-img {
    height: 715px;
}
.banner .head h1 {
    margin: 0 0 20px;
    font-size: 55px;
}


.banner .head {
    margin-top: 305px;
}

.sec-construction .main .disc p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 250px;
}

.sec-construction .main .disc h3 {
    margin: 0 0 10px;
    font-size: 60px;
}
.sec-services .slick-arrow {
    right: -15px;
}

.sec-services .slick-next.slick-arrow {
    left: -15px;
}

.sec-services .main .disc .icon img {
    height: 80px;
    width: 80px;
    padding: 10px;
}

.sec-services .main .disc h3 {
    margin: 10px 0 30px;
    font-size: 24px;
}

.sec-services {
    padding: 0px 0 60px;
}
.sec-construction .slick-arrow {
    right: 120px;
    bottom: 60px;
}

.sec-construction .slick-next.slick-arrow {
    left: 120px;
    bottom: 50px;
}
section.testionial-sec .head h2 {
    font-size: 50px;
    margin-bottom: 0;
}

section.testionial-sec {
    padding: 60px 0 0;
}

.footer {
    padding: 30px 0 0;
}

.footer .last {
    margin-top: 30px;
}

.footer h3, .footer .head.one h3 {
    margin: 30px 0 20px;
    font-size: 22px;
}


}

@media screen  and (max-width: 1100px){ 


.menu-header > ul > li > a {
    padding: 13px 2px;
    font-size: 14px;
}

.header .contact-button a {
    font-size: 13px;
    padding: 6px 15px;
}

.header .call a {
    font-size: 13px;
}

.header .call a i {
    font-size: 20px;
    top: 2px;
    margin-right: 2px;
}
.banner .bg-img {
    height: 635px;
}
.banner .head {
    margin-top: 255px;
}

.sec-about .head h2, .sec-services .head h2, .sec-cta .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
}

.sec-services .head {
    text-align: center;
    margin-bottom: 20px;
}

.sec-services .main .pic img {
    height: 400px;
    width: 100%;
}

.sec-construction .main .pic img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}

.sec-construction .main .disc {
    top: 170px;
}

section.testionial-sec .main .desc p {
    font-size: 15px;
    line-height: 26px;
}

section.testionial-sec .main .desc h3 {
    margin: 15px 0 0px;
    font-size: 20px;
}

.sec-cta {
    padding: 30px 0 40px;
}

.footer .row.top .row.three .col-sm-4 {
    border: none;
    padding: 0;
}



}

@media screen  and (max-width: 800px){    


a#hamburg {
    z-index: 999999999;
    background-color: #d31620;
}

.nav-cross span {
    background: #fff;
}


html.open-menu nav.nav1 {
    z-index: 9999999999;
    transform: translateX(0);
    background-color: #fff;
}

.nav1 .container {
    width: 100%;
}

.nav1 .search-nav input {
    display: none;
}

html.open-menu a#hamburg {
    transform: translateX(250px);
    z-index: 9999999999;
}

.push-logo {
    margin: 40px 0;
    text-align: center;
}



.header .row.main {
    display: block;
    align-items: center;
}

.header .logo {
    margin-bottom: 20px;
    text-align: center;
}

.header .logo img {
    max-height: 100px;
}

.banner .bg-img {
    height: 500px;
}


.banner .head {
    margin-top: 205px;
}
.header .col-sm-2 {
    width: 100%;
}

.header .col-sm-3 {
    width: 100%;
    text-align: center;
    display: none;
}

.header .col-sm-7 {
    width: 100%;
}

.banner .head h1 {
    margin: 0 0 10px;
    font-size: 40px;
}


.sec-about {
    padding: 40px 0;
}

.sec-about .row.main {
    display: block;
}
.sec-about .row.main .col-sm-6 {
    width: 100%;
}

.sec-about .head {
    text-align: center;
    margin-bottom: 30px;
}

.sec-about .pic {
    text-align: center;
}

.sec-about .pic img {
    width: 50%;
}

.sec-services .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -30px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.sec-services .slick-dots .slick-active button {
    background: #d31620;
    border: 1px solid #d31620;
}

.sec-services .slick-dots button {
    border: 1px solid #000;
}

section.testionial-sec .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -15px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

section.testionial-sec .slick-dots .slick-active button {
    background: #d31620;
    border: 1px solid #d31620;
}

section.testionial-sec .slick-dots button {
    border: 1px solid #000;
}



.row.three {
    display: none;
}

.footer .row.top .col-sm-4 {
    display: none;
}

.footer h3, .footer .head.one h3 {
    margin: 0px 0 20px;
    font-size: 20px;
}

.footer .col-sm-4 {
    width: 100%;
    text-align: center;
    margin: 0px;
}


.footer .col-sm-4 {
    width: 100%;
    text-align: center;
    margin: 0px auto 0px;
}

.footer .head.one {
    display: none;
}

.footer .col-sm-6.nopad {
    width: 100%;
    text-align: center;
}

.footer .copy-2 {
    text-align: center;
}
.inner-banner {
    height: 200px;
}

.inner-banner h2 {
    padding: 140px 0 0;
    font-size: 40px;
}

.sec-cta .row.main-top {
    display: block;
    align-items: center;
}
.sec-cta .row.main-top .col-sm-7 {
    width: 100%;
}

.sec-cta .row.main-top .col-sm-5 {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.sec-cta .right ul li i.fa.fa-map-marker {
    width: 27px;
    margin-bottom: 20px;
    float: none;
}

.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 40px;
    text-align: center;
}

.page-id-19 .sec-cta {
    padding: 30px 0 0px;
}

.page-id-17 .sec-services .col-sm-4 {
    width: 50%;
}

.page-id-17 .sec-services {
    padding: 20px 0 0px;
}

.entry-content h3 {
    margin: 0 0 10px;
    font-size: 35px;
    color: #000;
    font-weight: 700;
    font-family: 'Oswald';
}

.entry-content .icon {
    margin-bottom: 10px;
}

.page-id-16 .sec-portfolio {
    padding: 30px 0;
}
.page-id-16 .sec-portfolio .col-sm-4 {
    width: 50%;
}



}

@media screen  and (max-width: 600px){   
.banner .bg-img {
    height: 400px;
}
.banner .head {
    margin-top: 165px;
}

.banner .head h1 {
    margin: 0 0 0px;
    font-size: 32px;
}

.banner .head .contact-link {
    display: inline-block;
    margin-top: 0px;
    margin-right: 5px;
}

.banner .head .contact-link a {
    font-size: 14px;
    padding: 10px 20px;
    transition: .5s all ease-in-out;
}

.banner .head .learn a {
    font-size: 14px;
    padding: 10px 20px;
}
.sec-about .head h2, .sec-services .head h2, .sec-cta .head h2 {
    margin: 0 0 10px;
    font-size: 35px;
}

.sec-about .head p {
    font-size: 14px;
    line-height: 26px;
}

.sec-about .pic img {
    width: 100%;
}

.sec-construction .main .pic img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.sec-construction .main .disc {
    top: 20px;
}

.sec-construction .main .disc h3 {
    margin: 0 0 10px;
    font-size: 30px;
}

.sec-construction .slick-arrow {
    right: 10px;
    bottom: 40px;
}

.sec-construction .slick-next.slick-arrow {
    left: 10px;
    bottom: 37px;
}

section.testionial-sec {
    padding: 20px 0 0;
}

section.testionial-sec .head h2 {
    font-size: 30px;
    margin-bottom: 0;
}

section.testionial-sec .slick-list {
    padding: 20px 0;
}

section.testionial-sec .main .desc {
    box-shadow: 0 0 5px 1px #eae8e8;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 50px;
}


.sec-cta .head h2 {
    margin: 0 0 10px;
    font-size: 30px;
}

section.sec-cta form {
    border: 3px dashed #c09c31;
    padding: 0px 0px;
    border-width: 2px;
    border-color: #c09c31;
    border-style: dashed;
    padding-left: 70px;
    position: relative;
}

.absolute_text {
    background: #d31620;
    color: #fff;
    position: absolute;
    left: -170px;
    top: 185px;
    transform: rotate(-90deg);
    z-index: 999999;
    width: 400px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 9px;
    text-align: center;
    font-weight: 300;
    padding-top: 10px;
}
.sec-cta textarea.wpcf7-form-control.wpcf7-textarea {
    height: 80px;
}
.sec-cta textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin: 0px auto;
    padding: 0px 20px;
    border: 1px solid #b5b2b2;
    font-size: 16px;
    color: #939393;
    font-style: italic;
    border: 0;
    border-bottom: 1px solid #93939350;
    resize: none;
    padding-left: 0;
    font-family: 'Poppins', sans-serif;
    min-height: 110px;
    resize: none;
}

.footer .col-sm-4 {
    width: 100%;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0;
}
.footer input[type="submit"] {
    right: 30px;
    bottom: 40px;
}

.footer .last {
    margin-top: 0px;
}

span.wpcf7-spinner {
    position: absolute;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 20px;
}
.sec-cta .form input, .sec-cta .form select, .sec-cta .form textarea {
    width: 100%;
    margin: 5px auto;
    padding: 5px 0px;
}
.inner-banner {
    height: 190px;
    background-size: cover !important;
}

.inner-banner h2 {
    padding: 140px 0 0;
    font-size: 35px;
}

.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 30px;
    text-align: center;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: inline-block;
    width: 95%;
    text-transform: uppercase;
    border: none;
    background-color: #c09c31;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    border-radius: 50px;
}

.sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 30px;
}

.sec-cta .right ul li a {
    margin: 0;
    font-size: 16px;
}

.sec-cta .right ul li {
    font-size: 16px;
}

.sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 20px;
    color: #d31620;
}
.page-id-18 .inner-banner h2 {
    padding: 140px 0 0;
    font-size: 26px;
}

.page-id-17 .sec-services .col-sm-4 {
    width: 100%;
}


.entry-content {
    padding: 30px 0 20px;
}

.entry-content .icon {
    margin-bottom: 10px;
    margin-top: 20px;
}

.page-id-16 .sec-portfolio .col-sm-4 {
    width: 100%;
}

.sec-portfolio .main .pic img {
    height: auto;
    width: 100%;
    object-fit: cover;
}

.sec-services .main .pic img {
    height: auto;
    width: 100%;
}



}