/* Extra large screens */
@media screen and (max-width: 1440px) {
    .hero-style6 {
        padding: 115px 0;
    }

    .hero-style6 .hero-title {
        font-size: 50px;
        line-height: 90px;
    }

    .footer-wrapper .container-fluid {
        width: 95%;
    }

    .faq-section .container-fluid {
        width: 80%;
    }

    .inner-services .container-fluid {
        width: 80%;
    }

    .service-section-inner .container-fluid {
        width: 90%;
    }

    .blog-single .blog-title {
        font-size: 18px;
    }

    .blog-single {
        padding: 15px !important
    }

    .blog-single .blog-text {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .about-company-since-wrap .about-icon {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: var(--smoke-color);
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
}

/* Large desktops */
@media screen and (max-width: 1200px) {
    .menu-area .header-logo img {
        width: 140px;
    }

    .hero-style6 {
        padding: 90px 0;
    }

    .hero-style6 .hero-title {
        font-size: 38px;
        line-height: 60px;
    }

    .video-box1 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .video-box1 img {
        width: 60%;
    }

    .inner-services .container-fluid {
        width: 95%;
    }

    .services-left {
        padding: 19px 0px;
    }

    .service-detail-warp .service-right .img2 {
        display: none;
    }

    .service-section-inner .services-left h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .service-section-inner .services-left p {
        padding: 4px;
    }

    .our-wprk-section .container-fluid {
        width: 95%;
    }
    .about-company-since-wrap{
        display: none;
    }
}

@media screen and (max-width: 1100px) {
    .th-social.footer-social a {
        margin-right: 3px;
    }
}

/* Desktops / laptops */
@media screen and (max-width: 992px) {
    .indicator-number {
        left: 3%;
    }

    .inner-services .container-fluid {
        width: 98%;
    }

    .services-left p {
        padding-left: 5px;
    }



    .accordion-card .accordion-button {
        font-size: 20px;
    }

    .faq-section .sec-title {
        font-size: 30px;
    }

    .faq-section .container-fluid {
        width: 90%;
    }

    .why-section .sec-title {
        font-size: 26px;
    }

    .why-section .tab-pane p {
        text-align: justify;
    }

    .about-section .tilt-active {
        width: 45%;
    }

    .img-box7 .about-company-since-wrap {
        left: 63%;
    }

    .about-company-since-wrap .about-icon {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .about-icon img {
        width: 60%;
    }

    .about-company-since-wrap {
        display: none;
    }

    .img-box7 {
        margin-top: 20px;
    }

    .about-knowmore-1 {
        display: none;
    }

    .about-knowmore-2 {
        display: flex;
        justify-content: center;
    }

    .counter-content.style4 {
        margin-bottom: 2px;
    }

    .service-card-warp .choose-slide-image.style3 {
        width: 430px;
        height: 430px;
    }

    .service-card-warp .choose-slide-image.style3:after {
        content: "After";
        right: 10px;
    }

    .service-card-warp .choose-slide-image.style3:before {
        content: "Before";
        left: 10px;
    }

    .choose-slide-image.style3:before,
    .choose-slide-image.style3:after {
        font-size: 12px;
    }

    .footer-wrapper .container-fluid {
        width: 100%;
    }

    .th-widget-about .footer-info {
        position: relative;
        margin: -2px 0 25px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #B2B2B2;
        line-height: 26px;
        padding: 0 0 0 25px;
    }

}

/* Tablets */
@media screen and (max-width: 768px) {
    .header-layout2 .logo-bg {
        width: 35%;
    }

    .progress {
        position: absolute;
        bottom: 40%;
        left: 12%;

    }

    .about-section .tilt-active {
        width: 75%;
    }

    .indicator-number {
        position: absolute;
        bottom: 3%;
    }

    .hero-style6 {
        padding: 45px 0;
    }

    .accordion-card .accordion-button {
        font-size: 17px;
    }

    .about-left {
        display: none;
    }

    .services-section p {
        text-align: justify;
    }

    .faq-section .accordion-card .faq-text {
        font-size: 16px;
        text-align: justify;
    }

    .counter-content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        justify-content: center;
        align-items: center;
    }

    .card-title {
        font-size: 16px;
    }

    .card-category {
        font-size: 12px;
    }

    .why-section {
        padding: 40px 0px;
    }

    .breadcumb-wrapper {
        padding: 55px 0;
    }

    .service-card-warp .choose-slide-image.style3 {
        width: 330px;
        height: 330px;
    }

    .choose-slide-image .choose-slide-image.style3:before {
        content: "Before";
        left: 0px;
    }

    .whatsapp-btn .icon-content a {
        position: relative;
        width: 45px;
        height: 45px;
        font-size: 22px;
    }
}

/* Large phones */
@media screen and (max-width: 576px) {
    .header-layout2 .logo-bg {
        width: 45%;
    }

    .faq-section .container-fluid {
        width: 96%;
    }

    .img-box7 {
        margin-top: 5px;
    }

    .menu-area .header-logo img {
        width: 110px;
    }

    .th-menu-toggle {
        font-size: 36px;
    }

    .hero-style6 .hero-title {
        font-size: 28px;
        line-height: 50px;
    }

    .th-btn {
        padding: 15px 20px;
    }

    .choose-about {
        gap: 1px;
    }

    .choose-about_icon img {
        width: 60%;
    }

    .video-box1 img {
        width: 70%;
    }

    .play-btn {
        --icon-size: 44px;
    }

    .services-section {
        padding: 15px 0px;
    }

    .service-section-inner .container-fluid {
        width: 98%;
    }

    .about-section,
    .why-us-section,
    .services-section,
    .testimonial-section,
    .home-form-section,
    .faq-section {
        padding: 35px 0px;
    }

    .blog-section {
        padding: 30px 0px;
    }

    .our-wprk-section {
        padding: 30px 0px;
    }

    .why-us-section .why-para {
        text-align: justify;
    }

    .why-us-section h2 {
        font-size: 28px;
    }

    .service-item.style3 .service-item_icon {

        margin: -36px auto 14px auto
    }

    .testi-item.style4 .testi-item_img img {
        width: 129px;
        height: 150px;
    }

    .testi-item.style4 .testi-item_img {
        min-width: 162px;
        height: 150px;
    }

    .number-pagi {
        font-size: 14px;
    }

    .about-section .sec-title {
        font-size: 22px;
    }

    .scroll-top {
        position: fixed;
        height: 35px;
        width: 35px;
    }

    .scroll-top:after {
        content: "\f062";

        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .line-space {
        padding: 10px 0px;
    }

    .counter-sec.style4 {
        padding: 11px;
    }

    footer .about-logo {
        width: 220px;
    }

    .footer-wrapper .widget-area {
        padding-top: 30px !important;
    }

    .breadcumb-wrapper {
        padding: 35px 0;
    }

    .breadcumb-title {
        font-size: 26px;
    }

    .copyright-wrap {
        padding: 14px 0;

    }

    .service-right .img1 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .service-right .img1 img {

        width: 70%;
    }

    .service-section-inner {
        padding: 20px 0px;
    }

    .inner-services {
        padding: 20px 0px;
    }

    .gallery-overlay {
        padding: 5px;
    }

    .gallery-overlay p {
        font-size: 14px;
    }

    .our-wprk-section .sec-title {
        font-size: 22px;
    }

    .blog-modal-contact {
        background-color: var(--color-third);
        border-radius: 15px;
        margin: 10px 10px;
        padding: 5px;
    }

    .blog-modal .blog-content-inner h4 {
        font-size: 20px;
    }

    .contact-section {
        padding: 30px 0px;
    }

    .contact-info-wrap {
        background-color: var(--smoke-color);
        padding: 15px;
    }

    .inner-services .sec-title {
        font-size: 22px;
    }

    .faq-section .sec-title {
        font-size: 22px;
    }
}


/* Small phones */
@media screen and (max-width: 425px) {
    .header-layout2 .logo-bg {
        width: 34%;
    }

    .progress {
        left: 17%;
    }

    .hero-style6 .hero-title {
        font-size: 22px;
        line-height: 38px;
    }

    .why-section .sec-title {
        font-size: 20px;
    }

    .accordion-card .accordion-button:after {
        font-size: 14px;
    }

    .about-section .sec-title {
        font-size: 20px;
    }

    .counter-content {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .footer-overlay h3 {
        font-size: 18px;
    }

    .footer-overlay p {
        font-size: 14px;
    }

    .foot-overlay img {
        width: 40px;
    }

    .footer-warp {
        margin: 10px 0px;
    }

    .service-right .img1 img {
        width: 85%;
    }


}

@media screen and (max-width: 375px) {

    .header-layout2 .logo-bg {
        width: 40%;
    }
}

@media screen and (max-width: 320px) {
    /* Your CSS here */
}