@media only screen and (max-width: 1023px) {
    .banner-section .content-box .title {
        font-size: 35px;
    }
    .about-section-three .content-column .inner-column{
        padding-top:35px;
    }
    .about-section-three{
        padding-bottom:30px;
    }
    .about-section-three .features-list {
        padding: 40px 20px 10px;
    }
    .about-section-three .content-column{
        margin-bottom: 0;
    }
    .features-section{
        padding-bottom:30px;
    }
    .services-section-two{
        padding-top:80px;
    }
    .services-section-two .call-to-action-two {
        padding-top: 50px;
    }
    .sec-title{
        margin-bottom: 30px;
    }
    .testimonial-block-two .content-box{
        min-height: 365px;
    }
    .sec-title h2,.call-to-action-two .title {
        font-size: 30px;
        line-height: 1.2em;
    }
    .sec-title h3 {
        font-size: 30px;
    }
    .service-block-three .content{
        /* justify-content: space-between; */
    }
    .service-block-three .inner-box{
        padding: 40px 20px;
    }
    .service-block-three .title{
        margin-left: 15px;
    }
    .services-section{
        padding: 80px 0 90px;
    }
    .services-section .sec-title .text{
        margin-top:0;
    }
    .counter-block .count-box .count-text{
        font-size: 40px;
    }
    .contact-section{
        margin-top: 60px;
    }
    .main-header .info-btn-two {
        display: none;
    }
}
@media only screen and (max-width: 992px) {
    .about-section-three .features-list{
        display:flex;
        width:100%;
        justify-content: space-between;
    }
    .about-section-three .features-list li,
    .about-section-three .features-list li:last-child{
        /* display:flex; */
        /* flex-direction:row; */
        padding-left: 10px;
        text-align:center;
        border:1px solid #e9a233;
        padding:30px;
        min-height:auto;
        margin-bottom: 30px;
        border-radius:5px;
    }
    .about-section-three .features-list li .icon {
        position: static;
        margin: 0 auto 10px;
        padding-top: 5px;
    }
    .about-section-three .features-list li .title{
        font-size: 17px;
    }
    .projects-section-two{
        padding-bottom:40px;
    }
    .counter-block .count-box .count-text {
        font-size: 30px;
    }
    .counter-block .counter-title{
        font-size: 17px;
    }
    .contact-form .title{
        font-size: 30px;
    }
    .mCall, .mEmail {
        position: fixed;
        left: 13px;
        bottom: 97px;
        display: block;
        z-index: 999;
    }
    .mEmail {
        bottom: 38px;
    }
    .mCall a, .mEmail a {
        background: #fff;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        font-size: 25px;
        color: #e9a233;
    }
    
}

@media only screen and (max-width:991px){
    .service-block .inner-box:after{
        display:none;
    }
    .service-block .inner-box.mYe::after{
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-image: url(../images/icons/line-1.png);
        background-color: var(--bg-theme-color2);
        background-position: left top;
        background-repeat: no-repeat;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center;
        content: "";
        z-index: -1;
        -webkit-transition: all 300ms linear;
        transition: all 300ms linear;
    }
    .service-block .inner-box.yellow .count,
    .service-block .inner-box.yellow .title a{
        color:#000;
    }
    .about-section-three .content-box .exp-box{
        display:none;
    }
    .service-block .inner-box.yellow{
        background-image: url(../images/icons/line-2.webp);
    }
    .service-block .inner-box.yellow .title:before{
        background-color: rgb(77 78 78);
    }
    .iconW{
        display: none!important;
    }
    .iconB{
        display:block!important;
    }
}
@media only screen and (max-width:768px){
    .about-section-three .features-list li{
        padding: 15px;
    }
    .service-block-three .title{
        text-align: left; 
    }
    .fact-counter .inner {
        border: 1px double #e9a233;
        padding: 15px;
        border-radius: 5px;
    }
    .page-title .title {
        font-size: 35px;
    }
    
}
@media only screen and (max-width:768px){
    .about-section-three .features-list{
        flex-direction: column;
    }
    .about-section-three .features-list li{
        margin-bottom: 15px;        
    }
    .about-section-three .features-column{
        margin-bottom: 5px;
    }
    .sec-title h2, .call-to-action-two .title{
        font-size: 22px;
    }
    .sec-title .sub-title{
        font-size:16px;        
    }
    .testimonial-section-two .sec-title{
        margin-bottom: 0;
    }
    .testimonial-block-two .content-box {
        min-height: auto;
    }
    .projects-section-two.pt-5{
        padding-top: 0rem!important;
    }
    .banner-section .content-box .title {
        font-size: 29px;
    }
    .page-title .title {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .page-title{
        min-height: auto; 
        padding: 50px 0 50px;
    }
    .privacyBody {
        padding: 30px 0;
    }
}
@media only screen and (max-width:567px){
    .banner-section .content-box .title {
        font-size: 29px;
    }
    .testimonial-section-two {
        position: relative;
        padding: 40px 0px 40px;
    }
    .sec-title h3 {
        font-size: 23px;
    }
    .service-block-three .inner-box {
        padding: 25px 20px;
    }
    .service-block-three{
        margin-bottom: 20px;
    }
    .services-section-three{
        padding: 30px 0 10px;
    }
    .services-section {
        padding: 40px 0 60px;
    }
    .counter-block .count-box .count-text,
    .counter-block .count-box {
        font-size: 23px;
    }
    .counter-block .counter-title {
        font-size: 15px;
    }
    .contact-section {
        margin-top: 40px;
    }
    .contact-section .title-column {
        position: relative;
        margin-bottom: 12px;
    }
    .contact-form .title {
        font-size: 22px;
    }
    .owl-stage-outer.owl-height{
        height:auto!important;
    }
    .banner-section .content-box .text{
        margin-bottom: 0;
    }
    .banner-section .content-box {
        padding: 50px 0;
    }
    .contact-form .form-group .select2-container--default .select2-selection--single, .contact-form .form-group input:not([type=submit]), .contact-form .form-group textarea, .contact-form .form-group select{
        padding: 15px 15px;
    }
    .call-to-action-two .outer-box .bg {
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 60% 20%;
    }
    .privacyBody h3 {
        font-size: 18px;
    }
}
