@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: 1600px){
    .banner .head {
        padding: 250px 0 0 180px;
    }
    
    .banner {
        height: 870px;
    }
    
    .sec-contact .pic:before {
        right: -150px;
    }
    
    .sec-services {
        height: 500px;
    }
    
    .sec-services .head {
        padding-left: 80px;
    }
    
    .sec-services {
        padding: 30px 0 0;
    }
    
    .sec-services .main {
        height: 500px;
        padding: 20px 20px;
    }
    
    .sec-services .main .disc h3 {
        font-size: 22px;
        line-height: 27px;
    }
    
    .sec-project .row.one:before {
        left: 10px;
    }
    
    .sec-project .head {
        padding-left: 30px;
    }
    
    .sec-project .head h5 {
        font-size: 32px;
    }
    
    .sec-project .head h2 {
        font-size: 42px;
    }
    
    .sec-project .pic-pro {
        text-align: end;
    }
    
    .sec-testimonial .top {
        margin-bottom: 20px;
    }
    
    .sec-contact {
        padding: 40px 0 50px;
    }
    
    .page-id-30 .sec-about {
        padding: 60px 0 60px;
    }
}

@media screen and (max-width: 1500px){
    .banner {
        height: 840px;
        background-size: cover;
    }
    
    .banner .head {
        padding: 250px 0 0 100px;
    }
    
    .sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
        font-size: 50px;
    }
    
    .sec-about .head h5 {
        font-size: 38px;
    }
    
    .banner .head .pic-left img {
        width: 50%;
    }
    
    .sec-project {
        padding: 0px 0 40px;
    }
    
    .sec-testimonial {
        padding: 120px 0 50px;
    }
    
    .sec-testimonial .main {
        margin-top: 60px;
    }
    
    .footer .row.bottom {
        margin-top: 30px;
    }
    
    .footer {
        padding: 50px 0 0;
    }
}

@media screen and (max-width: 1400px){
    .banner {
        height: 740px;
    }
    
    .sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
        font-size: 45px;
    }
    
    .sec-about .head h2 {
        margin: 0 0 0px;
    }
    
    .sec-about .head h5 {
        font-size: 35px;
    }
    
    .sec-services {
        height: 450px;
        padding: 0px 0 0;
    }
    
    .sec-services .head {
        padding-left: 20px;
    }
    
    .sec-services .main .disc h3 {
        font-size: 20px;
        line-height: 24px;
    }
    
    .sec-services .main .disc p {
        font-size: 15px;
    }
    
    .sec-services .main {
        height: 450px;
    }
    
    .sec-contact .pic:before {
        right: -70px;
    }
    
    .sec-testimonial .main .disc p {
        padding: 0 150px;
    }
}

@media screen and (max-width: 1300px){
    .banner {
        height: 710px;
    }
    
    .banner .head {
        padding: 220px 0 0 70px;
    }
    
    .sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
        font-size: 38px;
    }
    
    .sec-about .head h5 {
        font-size: 30px;
    }
    
    .sec-services .slick-next.slick-arrow {
        left: -170px;
    }
    
    .sec-services .slick-arrow {
        top: 82%;
        width: 58px;
        height: 58px;
    }
    
    .sec-services .main .pic {
        margin-bottom: 10px;
    }
    
    .sec-services .main {
        padding: 20px 10px;
    }
    
    .sec-services {
        height: 400px;
    }
    
    .sec-project .head h2 {
        font-size: 36px;
    }
    
    .sec-project .head h5 {
        font-size: 30px;
    }
    
    .sec-testimonial {
        padding: 90px 0 50px;
    }
    
    .sec-contact .pic:before {
        right: 0;
        width: 100%;
        height: 100%;
    }
    .banner .head p {
        padding-right: 90px;
    }
}




@media screen and (max-width:1200px){
.header .read a {
    font-size: 14px;
    padding: 10px 20px;
}
.menu-header > ul > li > a {
    padding: 0 14px;
    font-size: 15px;
}
.banner .head h1 {
    margin: 0 0 15px;
    font-size: 20px;
}
.banner .head .pic-left {
    margin-bottom: 15px;
}
.banner .head p {
    font-size: 15px;
    line-height: 22px;
}
.banner .head {
    padding: 200px 0 0 60px;
}
.sec-about {
    padding: 60px 0 180px;
}
.banner .pic {
    margin-top: 140px;
    left: -130px;
}
.sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
    font-size: 35px;
}
.sec-about .head h5 {
    font-size: 27px;
    margin: 0 0 10px;
}
.sec-about .head p {
    font-size: 14px;
}
.sec-about .head .read a {
    font-size: 15px;
    padding: 10px 25px;
}
.sec-services .main .disc h3 {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px;
}
.sec-services .main .disc p {
    font-size: 14px;
}
.sec-services .head p {
    font-size: 14px;
}
.sec-project .head {
    padding-left: 20px;
}
.sec-project .head h5 {
    font-size: 25px;
}
.sec-project .head h2 {
    margin: 0 0 10px;
    font-size: 32px;
}
.sec-project .head p {
    font-size: 14px;
    line-height: 22px;
}
.sec-project .row.one:before {
    left: 0;
    height: 390px;
    width: 850px;
}
.sec-testimonial .top p {
    font-size: 15px;
    padding: 0 60px;
}
.sec-testimonial .main .disc p {
    padding: 0 130px;
    font-size: 15px;
}
.sec-testimonial .main .disc h5 {
    margin: 10px 0 4px;
    font-size: 18px;
}
.sec-contact .head p {
    font-size: 15px;
    padding: 0 60px;
}
.sec-contact input, button, select, textarea {
    padding: 10px 15px;
    font-size: 15px;
    margin-bottom: 10px;
}
.page-id-32 .entry-content h3 {
    font-size: 32px;
}
.page-id-32 .entry-content p {
    font-size: 15px;
    line-height: 23px;
}
.page-id-33 .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 35px;
}
.page-id-33 .sec-cta .right ul li a {
    font-size: 18px;
}
.page-id-33 .sec-cta {
    padding: 60px 0;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 28%;    
    font-size: 18px;
    padding: 8px;
}
.inner-banner h2 {
    font-size: 40px;
}
}


@media screen and (max-width: 1100px){
.banner .head .pic-left {
    margin-bottom: 10px;
}
.banner .head .read {
    margin-top: 10px;
}
.banner .head p {
    font-size: 14px;
    line-height: 21px;
}
.banner .head h1 {
    margin: 0 0 10px;
    font-size: 18px;
}
.banner .head {
    padding: 180px 0 0 60px;
}
.banner .head .read a {
    font-size: 14px;
}
.banner {
    height: 520px;
}
.sec-about .pic img {
    width: 400px;
    height: 400px;
}
.sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
    font-size: 32px;
}
.sec-about .head h5 {
    font-size: 25px;
    margin: 0 0 5px;
}
.sec-about .head .read a {
    font-size: 14px;
}
.sec-services .main .disc h3 {
    font-size: 15px;
    line-height: 20px;
}
.sec-services .main .disc p {
    font-size: 13px;
    line-height: 20px;
}
.sec-services .main {
    height: 420px;
}
.sec-services .head {
    padding-left: 10px;
    padding-right: 0;
}
.sec-services {
    height: 340px;
}
.sec-project .row.one:before {
    left: 0;
    height: 350px;
    width: 800px;
    top: 60px;
}
.sec-project .head h5 {
    font-size: 23px;
    margin: 0 0 5px;
}
.sec-project .head h2 {
    margin: 0 0 5px;
    font-size: 30px;
}
.sec-project .pic-pro img {
    height: 450px;
}
.sec-testimonial .main .disc h5:before {
    left: -70px;
    height: 45px;
    width: 45px;
}
.sec-testimonial .slick-arrow {
    width: 58px;
    height: 58px;
}
.sec-contact {
    padding: 40px 0 30px;
}
.page-id-30 .sec-about {
    padding: 40px 0 40px;
}
.sec-about .pic {
    text-align: center;
}
.page-id-31 .sec-services .main {
    height: 380px;
}
.page-id-32 .entry-content h3 {
    font-size: 28px;
    margin: 0 0 5px;
}
.page-id-32 .entry-content p {
    font-size: 14px;
    line-height: 20px;
}
.page-id-33 .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 15px;
    font-size: 30px;
}
.page-id-33 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 40px;
    padding: 0 20px;
}
.page-id-33 .sec-cta .right ul li i {
    margin-right: 8px;
    font-size: 20px;
}
.page-id-33 .sec-cta {
    padding: 40px 0;
}
}




@media screen and (max-width: 999px){
.header .col-sm-8, .header .col-sm-2 {
    display: none;
}
.header .col-sm-2.one {
    display: block;
    width: 100%;
    text-align: center;
}
.header .col-sm-2.one .logo {
    height: 130px;
    width: 140px;
    padding: 5px;
}
.banner .pic {
    margin-top: 180px;
    left: 0;
}
.banner .head {
    padding: 170px 0 0 60px;
}
.banner .head p {
    padding-right: 0;
    line-height: 18px;
}
.banner .head .pic-left img {
    width: 60%;
}
.banner {
    height: auto;
}
.sec-about .pic img {
    width: 100%;
    height: auto;
}
.sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
    font-size: 30px;
}
.sec-about .head .read {
    margin-top: 10px;
}
.sec-about .head {
    padding-left: 0;
}
.sec-about .head .read a {
    padding: 10px 20px;
}
.sec-project .head h5 {
    font-size: 20px;
    margin: 0 0 5px;
}
.sec-project .pic-pro img {
    height: auto;
}
.header .col-sm-2.one .logo {
    margin: 0 auto;
}
.header .col-sm-2.one .logo {
    background-color: #fff;
    border-radius: 50%;
    height: 160px;
    width: 160px;
}
.sec-project .row.one:before {
    height: 360px;
    width: 600px;
    top: 30px;
}
.sec-project .head h5 {
    font-size: 18px;
    margin: 0 0 5px;
}
.sec-project .head h2 {
    margin: 0 0 5px;
    font-size: 28px;
}
.sec-project .head p {
    font-size: 14px;
    line-height: 20px;
}
.sec-project .head .read {
    margin: 10px 0 0;
}
.sec-project .head .read a {
    font-size: 14px;
}
.sec-testimonial .slick-arrow {
    top: 40%;
}
.sec-testimonial .main .disc h6 {
    margin: 0;
    font-size: 15px;
}
.sec-testimonial .main .disc h5 {
    margin: 10px 0 4px;
    font-size: 17px;
}
.sec-testimonial .main .disc p {
    padding: 0 10px;
    font-size: 14px;
}
.sec-testimonial .top p {
    font-size: 14px;
    padding: 0;
}
.sec-contact .head p {
    font-size: 14px;
    padding: 0;
}
.sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 14px;
    padding: 10px 25px;
    width: 40%;
}
.entry-content {
    padding: 40px 0;
}
.inner-banner h2 {
    padding: 60px 0 0;
    font-size: 36px;
}
.page-id-33 .sec-cta .right ul li {
    margin-bottom: 10px;
}
.page-id-33 .sec-cta .right ul li i {
    margin-right: 5px;
    font-size: 18px;
}
.page-id-33 .sec-cta .right ul li a {
    font-size: 14px;
}
.page-id-33 .sec-cta .head-top .social ul li a i {
    font-size: 16px;
    height: 30px;
    width: 30px;
}
.page-id-33 .sec-cta .head-top .social ul li a {
    font-size: 14px;
}
.page-id-33 .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 10px;
    font-size: 28px;
}
.page-id-33 .sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 26px;
}
.page-id-33 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 0 10px;
}
.page-id-33 .sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 10px 10px;
    min-height: 140px;
}
.page-id-33 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 35%;
    font-size: 16px;
}
.page-id-33 .sec-cta {
    padding: 40px 0 20px 0;
}
.sec-about .pic:before {
    width: 100%;
}
.logo img {
    width: auto;
    max-height: 100% !important;
}
#hamburg {
    z-index: 99999 !important;
    background-color: #009657;
}
html.open-menu nav.nav1 {
    background-color: #fff;
}
.nav1 .container {
    width: 100%;
}
.nav1 .search-nav input {
    display: none;
}
.nav-cross span {
    background: #fff;
}

.sec-project:before {
    width: 100%;
    left: 0;
    right: 0;
}

}

@media screen and (max-width: 499px){
.single-our_services .inner-banner h2 {
    padding: 70px 0 20px;
    font-size: 28px;
}


.banner .head {
    padding: 170px 10px 0 10px;
    text-align: center;
}
.banner .head .pic-left img {
    width: 60%;
    margin: 0 auto;
}
.banner {
    background-image: none !important;
}
.banner .pic {
    margin-top: 30px;
    left: 0;
}
.sec-about {
    padding: 40px 0;
}
.sec-about .row {
    display: block;
}
    
.sec-about .head {
    text-align: center;
    margin-top: 20px;
}
    
.sec-about .head h2, .sec-services .head h2, .sec-testimonial .top h2, .sec-contact .head h2 {
    font-size: 28px;
}
.sec-about .head h5 {
    font-size: 24px;
    margin: 0;
}
.sec-about .head .read a {
    padding: 10px 18px;
}
.sec-services {
    height: auto;
    background-image: none !important;
    padding: 0 0 20px 0;
}
.sec-services .main {
    height: 350px;
}
.sec-services .head {
    padding: 20px 0 150px 0;
    text-align: center;
}

.sec-services .head h2 br {
    display: none;
}
    
.sec-services .main {
    height: auto;
    width: 250px;
    margin: 0 auto;
    padding: 20px 10px;
    margin-top: 10px;
}
.sec-project .row.one {
    display: block;
}
.sec-project {
    padding: 0 0 40px;
    background-image: none !important;
}
.sec-project .pic-pro img {
    padding: 20px 0 0 0;
}
.sec-project .head {
    padding-left: 0;
}
.sec-project:before{
    display: none;
}
.sec-project .head {
    padding: 60px 0 30px 0;
    text-align: center;
}
.sec-testimonial {
    padding: 90px 0 50px;
    background-image: none !important;
}
.sec-testimonial {
    padding: 40px 0 40px;
    background-image: none !important;
}
.sec-testimonial .slick-arrow {
    width: 45px;
    height: 45px;
    top: 50%;
}
.sec-testimonial .main .pic {
    right: 84px;
}
.sec-testimonial .top {
    margin-bottom: 0;
}
.sec-contact .head h2 {
    font-size: 25px !important;
}
.sec-contact .head {
    margin-bottom: 0;
}
.footer .top-heading h3 {
    margin: 0;
}
.sec-contact .pic:before{
    display: none;
}
.footer {
    padding: 40px 0 0;
}
.footer .col-sm-4.four {
    left: 0;
    padding: 20px;
}
.footer .top-heading h3 {
    padding: 0 0 10px 0;
}
.footer .row.bottom {
    margin-top: 10px;
}
.header .col-sm-2.one .logo {
    height: 130px;
    width: 130px;
}
.inner-banner h2 {
    padding: 40px 0 0;
    font-size: 32px;
}
.inner-banner {
    height: 230px;
}
.page-id-33 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 40%;
    font-size: 15px;
    margin-bottom: 40px;
}
.page-id-33 .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 24px;
}
.page-id-31 .sec-services {
    padding: 30px 0 20px;
}
.page-id-32 .entry-content h3 {
    font-size: 24px;
}
html.open-menu nav.nav1 {
    z-index: 33333;
}
}