@media screen and (min-width: 100px) and (max-width: 999px) {
    .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: 170px 0 0 200px;
}
.banner {
    height: 950px;
    margin-top: 40px;
}

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 60px;
}

.banner .head p {
    font-size: 16px;
    line-height: 28px;
    padding-right: 70px;
}

section.sec3 .head p {
    font-size: 18px;
    line-height: 31px;
    padding: 0 300px;
}

.sec3 .row.main .main .work-1 h2 {
    margin: 15px 0 10px;
    font-size: 22px;
}

.sec3 {
    padding: 60px 150px;
}
.sec4-today {
    height: 700px;
    padding: 120px 0 0;
}

.sec5-services {
    padding: 50px 0;
}

.sec5-services .head p {
    font-size: 18px;
    line-height: 31px;
    padding: 0 200px;
}

.sec5-services .main .disc h3 {
    margin: 0 0 10px;
    font-size: 20px;
}

.sec-testimonial {
    padding: 60px 0 80px;
    margin: 0 0 -60px;
}
.sec-testimonial .main .disc p {
    font-size: 18px;
    line-height: 34px;
}

.footer .last {
    margin-top: 30px;
    padding: 25px 0;
}
.footer {
    padding: 390px 0 0;
}

.sec5-services .container-fluid {
    padding: 0 130px;
}

}
@media screen  and (max-width: 1600px){  
    .banner .head h2 {
        margin: 0 0 10px;
        font-size: 56px;
    }
        .banner .head p {
        font-size: 16px;
        line-height: 28px;
        padding-right: 80px;
    }
    .banner {
        height: 850px;
        margin-top: 40px;
    }
    
section.about {
    padding: 20px 0 70px;
}

.sec3 {
    padding: 60px 100px;
}
    .sec4-today {
        height: 650px;
        padding: 130px 0 0;
    }
    

}
@media screen  and (max-width: 1500px){  
    .banner .head {
        padding: 170px 0 0 100px;
    }
        section.sec3 .head p {
        font-size: 18px;
        line-height: 31px;
        padding: 0 150px;
    }
    section.sec3 {
    padding: 60px 50px;
    background-color: #eaf8fa;
}
    .sec5-services .container-fluid {
        padding: 0 30px;
    }
        .sec5-services .head p {
        font-size: 18px;
        line-height: 31px;
        padding: 0 300px;
    }


}

@media screen  and (max-width: 1400px){  
    .banner .head {
        padding: 180px 0 0 70px;
    }
        .banner {
        height: 800px;
        margin-top: 40px;
    }
    
    .about .head p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    
    .about .head .learn a {
        font-size: 20px;
        padding: 13px 40px;
    }
    
    
    .slick-arrow {
        right: 0px;
    }
    
    .slick-next.slick-arrow {
        left: 0;
    }
    
    .sec-cta {
        padding: 60px 0 0;
    }
    
    .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: 26px;
    }


}

@media screen  and (max-width: 1300px){  

}
 
@media screen  and (max-width: 1200px){  
.banner .head h2 {
    font-size: 45px;
}
.banner .head p {
    padding-right: 70px;
}
.banner .head .get a {
    font-size: 19px;
    padding: 10px 30px;
}
.banner .head {
    padding: 160px 0 0 60px;
}
section.about .head h2, section.sec3 .head h2, .sec4-today .head h2, .sec5-services .head h2, .sec-testimonial .top h2 {
    font-size: 40px;
}
section.about .head p {
    font-size: 18px;
    line-height: 30px;
}
section.about .head {
    padding-top: 70px;
    padding-left: 30px;
}
section.about .head h2:after {
    top: 135px;
}
section.about .head .learn a {
    font-size: 18px;
    padding: 11px 30px;
}
section.sec3 .head p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 150px;
}
.menu-header > ul > li > a {
    font-size: 16px;
}
.header .one .mail a {
    font-size: 14px;
}
.banner .head .get {
    margin-top: 10px;
}
.sec3 .row.main .main .work-1 h2, .sec3 .row.main .main .work-2 h2, .sec3 .row.main .main .work-3 h2, .sec3 .row.main .main .work-4 h2, .sec3 .row.main .main .work-2 h2 {
    font-size: 22px
}
.sec3 .row.main .main .work-1 p, .sec3 .row.main .main .work-2 p, .sec3 .row.main .main .work-3 p, .sec3 .row.main .main .work-4 p, .sec3 .row.main .main .work-5 p {
    font-size: 16px;
    line-height: 28px;
}
section.sec3 .work-2, section.sec3 .work-4 {
    padding: 50px 40px 0 40px;
}
.sec4-today .head .read a {
    font-size: 19px;
    padding: 10px 30px;
}
.sec5-services .head p {
    font-size: 17px;
    line-height: 30px;
    padding: 0 230px;
}
.sec5-services .main .pic:before {
    height: 257px;
    right: -40px;
}
.sec5-services .main .pic img {
    height: 260px;
    width: 260px;
}
.sec5-services .main .disc h3 {
    font-size: 19px;
}
.sec5-services .main .disc p {
    font-size: 15px;
    line-height: 25px;
}
.sec5-services .main .disc h5 .price {
    margin: 10px 0 0;
    font-size: 20px;
}
.sec5-services .main .disc .read {
    margin-top: 10px;
}
.sec-testimonial .main .disc p {
    font-size: 16px;
    line-height: 30px;
}
.sec-testimonial .main {
    padding: 100px 60px 40px;
}
.sec-testimonial .main .disc:before {
    right: -45px;
}
.footer {
    padding: 350px 0 0;
}
.footer .top-heading h3 {
    margin: 0 0 20px;
    font-size: 18px;
}
.footer .top-heading .footer-logo.info {
    font-size: 14px;
    line-height: 24px;
}
.footer .top-heading h6.one {
    font-size: 15px;
}
.footer .top-heading h6.two {
    font-size: 15px;
}
.footer .top-heading h6.three {
    font-size: 15px;
}
.footer .top-heading h6.four {
    font-size: 22px;
}
.footer .top-heading .menu ul li a {
    font-size: 15px;
}
.footer .top-heading .services-list ul li h6 {
    font-size: 15px;
}
.footer .col-sm-3 {
    padding: 0;
}
.footer .top-heading .services-list ul li a {
    font-size: 14px;
}
.footer .last {
    margin-top: 20px;
    padding: 20px 0;
}
}

@media screen  and (max-width: 1100px){ 
.banner .head {
    padding: 150px 0 0 50px;
}
.banner .head p {
    padding-right: 0px;
}
.banner .head .get a {
    font-size: 17px;
}
section.about .head {
    padding-left: 20px;
}
section.sec3 .row.main .main:before {
    top: 30px;
}
.sec3 .row.main .main .work-1 h2, .sec3 .row.main .main .work-2 h2, .sec3 .row.main .main .work-3 h2, .sec3 .row.main .main .work-4 h2, .sec3 .row.main .main .work-2 h2, .sec3 .row.main .main .work-5 h2 {
    font-size: 20px;
}
    .sec3 .row.main .main .work-1 p, .sec3 .row.main .main .work-2 p, .sec3 .row.main .main .work-3 p, .sec3 .row.main .main .work-4 p, .sec3 .row.main .main .work-5 p {
        font-size: 14px;
        line-height: 25px;
        padding: 0 3px;
    }
        section.sec3 .work-2, section.sec3 .work-4 {
        padding: 0px 0px 0 0px;
        width: 20%;
    }
    section.sec3 .work-1, section.sec3 .work-2, section.sec3 .work-3, section.sec3 .work-4, section.sec3 .work-5 {
    padding: 0 0px;
    width: 20%;
}
section.sec3 {
    padding: 50px 40px;
}
.sec4-today {
    padding: 100px 0 0;
}
.sec4-today .head .read {
    margin-top: 10px;
}
.sec5-services {
    padding: 40px 0;
}
.sec5-services .head p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 180px;
}
}

@media screen  and (max-width: 999px){     

.header .one .mail, .header .one .call{
    display: none;
}

.header .row.main {
    margin-top: -1px;
}

.header .menu-left, .header .menu-right {
    padding-top: 0px;
    display: none;
}

.header .col-sm-4one, .header .col-sm-4three {
    display: none;
}
.header .col-sm-4two {
    width: 100%;
    text-align: center;
}
.header .logo {
    top: -80px;
}
.banner {
    height: 600px;
    margin-top: 0;
    background-size: cover;
}
.banner .col-sm-6 {
    width: 100%;
}
.banner .head p {
    padding-right: 300px;
}
.banner .head h2 {
    font-size: 40px;
}
.banner .head .get a {
    font-size: 15px;
    padding: 10px 25px;
}
section.sec3 .work-4 img, section.sec3 .work-2 img {
    height: 120px;
}
section.sec3 .work-4 {
    padding-top: 0px;
}
section.sec3 .row.main .main {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
}

section.sec3 .work-1, section.sec3 .work-2, section.sec3 .work-3, section.sec3 .work-4, section.sec3 .work-5 {
    width: 18%;
}
section.about .head p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
section.about .head .learn a {
    font-size: 16px;
    padding: 10px 15px;
}
section.about .pic img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
section.about .pic {
    height: auto;
    padding-top: 80px;
}
section.about .head h2, section.sec3 .head h2, .sec4-today .head h2, .sec5-services .head h2, .sec-testimonial .top h2 {
    font-size: 30px;
    margin: 0 0 10px;
}
section.about .head h2 {
    margin: 0 0 30px;
}
section.about .head h2:after {
    top: 90px;
    left: -95px;
}
section.about .head {
    padding-left: 5px;
    padding-top: 50px;
}
section.about .pic {
    padding-top: 50px;
}
section.sec3 .head p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 100px;
}
.sec3 .row.main .main .work-1 p, .sec3 .row.main .main .work-2 p, .sec3 .row.main .main .work-3 p, .sec3 .row.main .main .work-4 p, .sec3 .row.main .main .work-5 p {
    font-size: 14px;
    line-height: 23px;
}
section.sec3 .row.main .main:before {
    display: none;
}
.sec4-today {
    padding: 60px 0 0;
    height: 450px;
}
.sec4-today .head h2:before {
    bottom: -20px;
}
.sec4-today .head .read a {
    font-size: 16px;
    padding: 10px 30px;
}
.sec4-today .head .read {
    margin-top: 20px;
}
.sec5-services .head p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 120px;
}
.sec5-services .main .pic img {
    height: 230px;
    width: 230px;
    top: -25px;
    left: 10px;
}
.sec5-services .main .pic {
    margin-bottom: 0px;
}
.sec5-services .main .disc h3 {
    font-size: 17px;
    margin: 0 0 5px;
}
.sec5-services .main .disc p {
    font-size: 14px;
    line-height: 24px;
}
.sec5-services .main .disc h5 .price {
    margin: 10px 0 0;
    font-size: 18px;
}
.sec-testimonial {
    padding: 60px 0 60px;
    margin: 0 0 -40px;
}
.sec-testimonial .top {
    margin-bottom: 25px;
}
.sec-testimonial .main .disc p {
    font-size: 14px;
    line-height: 24px;
}
.sec-testimonial .main {
    padding: 90px 50px 40px;
}
.sec-testimonial .main .disc:before {
    right: -5px;
}
.sec-testimonial .main:after {
    top: 60px;
    left: 30px;
}
.sec-testimonial .main .pic {
    top: -60px;
}
footer.footer .col-sm-2.three {
    display: none;
}
.footer .col-sm-4.one, .footer .col-sm-3.two, .footer .col-sm-3.four {
    width: 33%;
}
.footer {
    padding: 300px 0 0;
    background-size: cover;
}
.banner .head {
    padding: 110px 0 0 50px;
}
a#hamburg {
    background-color: #003456;
}
.nav-cross span {
    background-color: #f68f18;
}
.nav1 .container {
    width: 100%;
}
html.open-menu nav.nav1 {
    background-color: #fff;
}
.nav-cross.open > span {
    background: #f68f18;
}
.nav1 .search-nav, .nav1 .title {
    display: none;
}
.page-id-19 .sec5-services .main {
    margin-bottom: 20px;
}
.page-id-13 section.about .pic {
    padding-top: 0px;
}
.page-id-13 .about {
    padding: 40px 0 0;
}
.sec-cta .right ul li a {
    font-size: 14px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 40%;
    font-size: 18px;
}
}

@media screen and (max-width: 600px){     
.header .one .col-sm-5 {
    display: none;
}
.header .one .col-sm-7 {
    display: none;
}

.header .main .one, .header .main .three {
    display: none;
}

.header .main .two {
    width: 100%;
}
    
.header .logo {
    top: -30px;
    z-index: 9;
}
.banner .head h2 {
    font-size: 26px;
}
.banner .head p {
    padding-right: 40px;
}
.banner .head {
    padding: 110px 0 130px 30px;
}
.banner {
    height: auto;
}
.banner .head .get a {
    font-size: 14px;
    padding: 8px 20px;
}
.banner .head p {
    font-size: 12px;
    line-height: 16px;
    color: #000;
}
.banner:before {
    content: '';
    position: absolute;
    height: 450px;
    width: 100%;
    z-index: 0;
    opacity: 0.3;
    background: #fff;
}
a#hamburg {
    z-index: 9999999;
}
.banner .head .get {
    margin-top: 0px;
}
section.about .head h2:after{
    display: none;
}
section.about .head h2 {
    margin: 0 0 10px;
}
section.about .head h2, section.sec3 .head h2, .sec4-today .head h2, .sec5-services .head h2, .sec-testimonial .top h2 {
    font-size: 27px;
}
section.about .head .learn a {
    font-size: 14px;
}
section.about {
    padding: 20px 0 40px;
}
section.sec3 .head p {
    padding: 0 0 20px 0;
}
section.sec3 {
    padding: 40px 20px;
}
section.sec3 .row.main .main {
    display: block;
}
section.sec3 .row.main .main:before{
    display: none;
}
section.sec3 .work-2, section.sec3 .work-4 {
    padding: 30px 30px !important;
}
.sec4-today .head h2:before{
    display: none;
}
.sec4-today .head .read {
    margin-top: 10px;
}
.sec4-today {
    padding: 80px 0 80px 0;
    height: auto;
}
.sec4-today .head h2 {
    margin: 0;
}
.sec4-today .head .read a {
    font-size: 14px;
    padding: 10px 30px;
}
.sec5-services .head p {
    padding: 0;
}
.sec5-services .main {
    padding-top: 50px;
}
.sec5-services .head {
    margin-bottom: 0;
}
.sec-testimonial {
    padding: 40px 0 40px;
    margin: 0;
}
.footer {
    padding: 0px 0 0;
}
.sec-testimonial .main .disc {
    padding-top: 30px;
}
.sec-testimonial .main:after {
    top: 80px;
    left: 20px;
}
.sec-testimonial .main .slick-list.draggable {
    height: auto !important;
}
.sec-testimonial .main .disc h5 {
    margin: 30px 0 0;
    font-size: 22px;
}
.sec-testimonial .main {
    padding: 90px 10px 40px;
}
.sec-testimonial .main .disc:before {
    right: 0px;
    bottom: 20px;
}
.footer {
    background: none;
    background-color: #000;
}
.footer .col-sm-4.one, .footer .col-sm-3.two, .footer .col-sm-3.four {
    width: 100%;
    padding: 60px 0 0 30px;
    left: 0;
}
.page-id-13 section.about .pic {
    padding-top: 0;
}
.page-id-19 .sec5-services {
    padding: 0;
}
.page-id-19 .sec5-services .main {
    margin-bottom: 40px;
}
.inner-banner {
    height: auto;
    padding-bottom: 20px;
}
.inner-banner h2 {
    padding: 90px 0 0;
    font-size: 35px;
}
html.open-menu nav.nav1 {
    background-color: #fff;
    z-index: 9999999;
}
.footer .top-heading .services-list ul li h6 i {
    margin-bottom: 0;
}
.page-id-13 .about .promotion-text p {
    font-size: 15px;
}

.sec-testimonial .main .pic img {
    margin: 0 auto;
    height: 94px;
    width: 94px;
}
    .sec-testimonial .main .pic {
        top: 0px;
    }
    .sec-testimonial .main .disc p {
        font-size: 13px;
        line-height: 24px;
    }
        .sec-testimonial .main .disc h5 {
        margin: 20px 0 0;
        font-size: 20px;
    }
        .sec-testimonial .main .disc:before {
        right: -10px;
        bottom: -10px;
        background-size: 80% 80%;
    }
    .sec-testimonial .main:after {
        top: 70px;
        left: 10px;
        background-size: 80% 80%;
    }
    .sec-testimonial .main:before {
    position: absolute;
    top: -50px;
    right: -121px;
    height: 208px;
    width: 218px;
    background-size: 55% 50%;
}
    .slick-arrow {
        right: -5px;
        background-size: 70%;
    }
    .slick-next.slick-arrow {
        left: -4px;
    }
        .sec-testimonial {
        padding: 40px 0 0px;
        margin: 0;
    }
        .footer {
        background: none;
        background-color: #000;
        }
                .footer .col-sm-4.one, .footer .col-sm-3.two, .footer .col-sm-3.four {
        width: 100%;
        padding: 30px 20px 0;
        left: 0;
    }
        .footer .last {
        margin-top: 0px;
        padding: 15px 0;
    }
 
.footer .last p {
    font-size: 13px;
}
.sec-testimonial .top {
        margin-bottom: 1px;
    }
        .sec-testimonial .main {
        padding: 90px 10px 40px;
        margin-top: 30px;
    }
    .slick-arrow:hover {
    background: url(/wp-content/uploads/2025/03/t-arrow.png) no-repeat center center;
    background-size: 80% 80%;
}
    .sec5-services .main .pic img {
        height: auto;
        width: 70%;
        top: 0;
        left: 0;
    }
        .sec5-services .main {
        padding-top: 40px;
    }
        .sec5-services .main .pic {
        margin-bottom: 30px;
    }
        .sec5-services .container-fluid {
        padding: 0 10px;
    }
        .sec5-services {
        padding: 30px 0;
    }
        .sec4-today {
        padding: 50px 0 60px 0;
        height: auto;
    }
        section.sec3 {
        padding: 20px 5px;
    }
 
.sec3 .row.main .main .work-5 h2 {
    margin: 15px 0 10px;
    font-size: 20px;
}
    .sec3 .row.main .main .work-1 p, .sec3 .row.main .main .work-2 p, .sec3 .row.main .main .work-3 p, .sec3 .row.main .main .work-4 p, .sec3 .row.main .main .work-5 p {
        font-size: 13px;
        line-height: 23px;
    }
        section.sec3 .work-2, section.sec3 .work-4 {
        padding: 10px 10px !important;
    }
        section.sec3 .work-4 img, section.sec3 .work-2 img {
        height: auto;
    }
        section.about .head {
        padding-left: 0px;
        padding-top: 30px;
    }
        section.about .pic img {
        height: auto;
        width: auto;
    }
            .banner .head {
        padding: 130px 20px 30px;
        text-align: center;
        background-color: #f68f18;
                margin: -1px 0 0;
    }
        .banner .head p {
        font-size: 13px;
        line-height: 25px;
        color: #000;
        padding: 0;
    }
        .header .logo a img {
    width: 40%;
    }
        .sec5-services .main .disc p {
        font-size: 13px;
        line-height: 24px;
    }
        section.about .pic {
        padding-top: 10px;
    }
 
    section.sec3 .work-1, section.sec3 .work-2, section.sec3 .work-3, section.sec3 .work-4, section.sec3 .work-5 {
    width: 100%;
}
.sec-testimonial .main {
    margin: 70px 30px 30px;
}
    .footer {
        background: none;
        background-color: #000;
        background-image: none !important;
    }
    .sec5-services .main .pic:before {
        height: 257px;
        right: -100px;
    }
        section.about .head {
        padding-left: 0px;
        padding-top: 30px;
        text-align: center;
    }
}