@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: 1800px){  
.banner .head {
    padding: 390px 200px 0 30px;
}
.banner .bg-img {
    height: 900px;
}

}


@media screen  and (max-width: 1503px){  
    
.banner .head h2 {
    margin: 0 0 20px;
    font-size: 75px;
}
    .banner .head {
        padding: 350px 100px 0 20px;
    }
     

}

@media screen  and (max-width: 1400px){  
       .banner .head {
        padding: 300px 20px 0 20px;
    }
        .banner .bg-img {
        height: 800px;
    }
    .sec-about {
    padding: 80px 0;
}
.sec-fence {
    padding: 80px 0;
}

.sec-fence .head h2, .sec-about .head h2, .sec-service .head h2, .sec-gallery .head h2, .sec-contact .head h2 {
    margin: 0 0 5px;
    font-size: 55px;
}

.sec-about .head p {
    font-size: 22px;
    line-height: 36px;
    padding: 0 30px;
}

.sec-service .main .disc h3 {
    font-size: 28px;
    margin: 20px 0 0;
}
.sec-gallery {
    padding: 80px 0;
}

.sec-gallery .head {
    margin-bottom: 30px;
}

.sec-gallery .main .pic img {
    height: 300px;
}
.sec-testimonial {
    padding: 80px 0;
}

.sec-testimonial .head p {
    font-size: 20px;
    line-height: 36px;
}

.sec-contact {
    padding: 80px 0;
}

.footer {
    padding: 60px 0 0;
}

.footer .last {
    margin-top: 30px;
    padding: 25px 0;
}


.sec-contact .head h2 {
    margin: 0 0 20px !important;
}

.sec-cta {
    padding: 60px 0 20px;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 36px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 28px;
}


}

@media screen  and (max-width: 1300px){  

}
 
@media screen  and (max-width: 1200px){  
.banner .head h2 {
    margin: 0 0 10px;
    font-size: 65px;
}
.banner .head p {
    font-size: 19px;
    line-height: 29px;
}
.banner .head .get a {
    padding: 14px 20px;
}
.sec-fence .head h2, .sec-about .head h2, .sec-service .head h2, .sec-gallery .head h2, .sec-contact .head h2 {
    font-size: 50px;
}
.sec-testimonial .top h2 {
    font-size: 50px;
}
.sec-testimonial .head p {
    font-size: 18px;
    line-height: 32px;
}
.footer .top-heading .services-list ul li a {
    font-size: 14px;
}
.footer .last {
    margin-top: 20px;
    padding: 15px 0;
}
.sec-service {
    padding: 60px 0;
}
.sec-fence {
    padding: 60px 0;
}
.sec-about {
    padding: 60px 0;
}
.menu-header > ul > li > a {
    padding: 0 12px;
}
.header .call a {
    font-size: 14px;
    padding: 14px 24px;
}
.sec-about .head .read a {
    font-size: 15px;
    padding: 13px 25px;
}
.sec-fence .read a {
    font-size: 15px;
    padding: 13px 25px;
}
.sec-service .main .disc .read a {
    font-size: 15px;
    padding: 13px 25px;
}
.sec-service .main .disc h3 {
    font-size: 26px;
    margin: 15px 0 0;
}
.sec-gallery {
    padding: 70px 0;
}
.sec-testimonial {
    padding: 60px 0;
}
.sec-contact {
    padding: 60px 0;
}
}

@media screen  and (max-width: 1100px){  
.banner .head p {
    font-size: 17px;
    line-height: 27px;
}
.sec-fence .head h2, .sec-about .head h2, .sec-service .head h2, .sec-gallery .head h2, .sec-contact .head h2 {
    font-size: 45px;
}
.sec-about .head p {
    font-size: 19px;
    line-height: 29px;
}
.sec-fence .disc h3 {
    margin: 15px 0 0;
    font-size: 22px;
}
.sec-service .head {
    margin-bottom: 30px;
}
.sec-fence .main .pic img {
    height: 210px;
}
.sec-service .main .pic img {
    height: 330px;
}
.sec-gallery .main .pic img {
    height: 250px;
}
.sec-testimonial .top {
    margin-bottom: 30px;
}
.sec-contact {
    padding: 40px 0;
}
.footer p {
    font-size: 15px;
    line-height: 28px;
}
}

@media screen  and (max-width: 999px){     
.header .row.main .col-sm-7 {
    display: none;
}
.header .col-sm-2 {
    width: 25%;
}
.header .col-sm-3 {
    width: 75%;
}
.header .logo {
    padding-left: 190px;
}
a#hamburg {
    z-index: 99999;
    background-color: #fff;
}
html.open-menu nav.nav1 {
    z-index: 99999;
    background-color: #fff;
}
nav.nav1 .container {
    width: 100%;
}
html.open-menu a#hamburg {
    z-index: 99999;
}
.nav-cross.open span {
    background: #000;
}
.nav1 .search-nav {
    display: none;
}
nav.nav1 .push-logo {
    padding-top: 30px;
}
.banner .head h2 {
    margin: 0 0 5px;
    font-size: 53px;
}
.banner .head p {
    font-size: 15px;
    line-height: 25px;
}
.banner .head {
    padding: 280px 20px 0 10px;
}
.banner .head .get a {
    padding: 13px 20px;
    font-size: 15px;
}
.banner .head .get {
    margin-top: 20px;
}
.slick-dots {
    bottom: 50px;
}
.banner .bg-img {
    height: 750px;
}
.sec-about, .sec-fence, .sec-service, .sec-gallery, .sec-testimonial {
    padding: 40px 0;
}
.sec-fence .head h2, .sec-about .head h2, .sec-service .head h2, .sec-gallery .head h2, .sec-contact .head h2 {
    font-size: 40px;
}
.sec-about .head p {
    font-size: 17px;
    line-height: 27px;
}
.sec-about .head .read a {
    font-size: 14px;
    padding: 11px 20px;
}
.sec-fence .read {
    margin-top: 30px;
}
.sec-fence .read a {
    font-size: 14px;
    padding: 11px 20px;
}
.sec-fence .disc h3 {
    margin: 15px 0 20px 0;
    font-size: 20px;
}
.sec-fence .main .pic img {
    height: 160px;
}
.sec-service .main .pic img {
    height: 240px;
}
.sec-service .main .disc h3 {
    font-size: 22px;
    margin: 10px 0 0;
}
.sec-service .main .disc .read {
    margin-top: 25px;
}
.sec-service .main .disc .read a {
    font-size: 14px;
    padding: 11px 20px;
}
.sec-gallery .head p {
    font-size: 17px;
    line-height: 27px;
}
.sec-gallery .main .pic img {
    height: 200px;
}
.sec-gallery .read {
    margin-top: 0;
}
.sec-gallery .read a {
    font-size: 14px;
    padding: 12px 30px;
}
.sec-testimonial ul.tabs-menu li {
    height: 100px;
}    
.sec-testimonial .head p {
    font-size: 16px;
    line-height: 26px;
}
.sec-testimonial .head h5 {
    margin: 20px 0 0;
    font-size: 30px;
}
.sec-contact .head h2 {
    margin: 0 0 10px !important;
}
.sec-contact .head .read a {
    font-size: 14px;
    padding: 11px 30px;
}
.footer {
    padding: 40px 0 0;
}
.footer .col-sm-2.three {
    display: none;
}
.footer .col-sm-4.one, .footer .col-sm-3.four, .footer .col-sm-3.two {
    width: 33.3%;
}
.footer .top-heading .footer-logo.info {
    font-size: 14px;
    line-height: 24px;
}
.footer .top-heading h3 {
    margin: 0 0 15px;
    font-size: 18px;
}
.footer .top-heading .services-list ul li h6 i {
    width: 17px;
    font-size: 17px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.footer .social {
    margin-top: 10px;
}
.footer .last {
    margin-top: 20px;
    padding: 10px 0;
}
.inner-banner h2 {
    margin: 0;
    padding: 180px 0 0;
    font-size: 40px;
}
.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 15px;
    font-size: 28px;
}
.sec-cta {
    padding: 40px 0 20px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 15px;
    height: 40px;
    padding: 0 10px;
}
.sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 40px;
    padding: 10px;
    min-height: 160px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 35%;
    font-size: 18px;
    padding: 8px;
}
.sec-cta .right ul li a {
    margin: 0;
    font-size: 15px;
}
.sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 23px;
}
.sec-cta .head-top h3 {
    margin: 25px 0 15px;
    font-size: 25px;
}
.sec-cta .head-top .social ul li a i {
    margin-right: 10px;
    font-size: 20px;
    height: 35px;
    width: 35px;
}
.sec-cta .right ul li {
    margin-bottom: 10px;
}
.sec-cta .container-fluid {
    margin-top: 0;
    margin-bottom: 0;
}
.page-id-17 .sec-fence .main {
    margin-bottom: 25px;
}
.page-id-17 .sec-fence {
    padding: 40px 0 0 0;
}
.page-id-14 .sec-gallery{
    padding: 40px 0 0 0;
}
header.header .logo img {
    max-height: 120px;
}
}

@media screen  and (max-width: 600px){     
.header .col-sm-2 {
    display: none;
}
.header .col-sm-3 {
    width: 100%;
}
.header .logo {
    padding-left: 0;
}
.banner .bg-img {
            height: auto;
        background-size: cover;
}
.banner .head {
    padding: 200px 40px 80px 20px;
}
.banner .head h2 {
    font-size: 40px;
}
.banner .head p {
    font-size: 14px;
    line-height: 24px;
}
.slick-dots {
    bottom: 10px;
    left: 150px;
}
.banner .head .get a {
    padding: 12px 15px;
    font-size: 14px;
}
.sec-about .head p {
    font-size: 14px;
    line-height: 24px;
}
.sec-about .head p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
}
.sec-about .head .read {
    margin-top: 10px;
}
.sec-about .head .read a {
    font-size: 14px;
    padding: 10px 15px;
}
.sec-fence .head {
    margin-bottom: 20px;
}
.sec-fence .head h2, .sec-about .head h2, .sec-service .head h2, .sec-gallery .head h2, .sec-contact .head h2 {
    font-size: 27px;
}
.sec-fence .main .pic img {
    height: auto;
}
.sec-fence .disc h3 {
    margin: 15px 0 30px 0;
    font-size: 20px;
}
.sec-fence .read {
    margin-top: 0;
}
.sec-service .main .pic img {
    height: auto;
}
.sec-gallery .head p {
    font-size: 14px;
    line-height: 24px;
}
.sec-gallery .main .pic img {
    height: auto;
}
.sec-testimonial .top h2 {
    font-size: 35px;
}
.sec-testimonial .row {
    display: block;
}
.tab-content {
    padding: 20px 0px;
    display: none;
}

.sec-contact {
        padding: 0 0px 30px;
    }

.sec-contact .head .read a {
    font-size: 14px;
    padding: 10px 25px;
}
.sec-contact .head {
    padding-top: 20px;
}
.footer .col-sm-4.one, .footer .col-sm-3.four, .footer .col-sm-3.two {
    width: 100%;
}
.footer .top-heading {
    padding: 0 0 40px 0;
}
.footer .col-sm-3.two {
    position: relative;
    left: 0;
}
.page-id-12 .sec-about .head p {
    padding: 0;
}
.sec-cta .right {
    padding-top: 30px;
}
}