@media (min-width:1600px) and (max-width: 1920px){

    
    
    .our_products .shape-mockup {
        position: absolute;
        z-index: -1;
        left: 0px;
        top: -24%;
        max-width: 500px;
    }


    .footer .products_list ul {
        column-count: 4;
        gap: 100px;
        list-style-type: none;
        /* display: flex; */
        /* flex-direction: column; */
    }


    /* .banner .th-hero-bg {
        height: 750px;
        width: 100vw;
        position: absolute;
        inset: 0;
    }

    .banner .hero-style10 {
        padding: unset;
    } */

    .about .shape-mockup.about {
        position: absolute;
        z-index: 3;
        right: 0px;
        bottom: -6%;
        max-width: 350px;
    }
}



@media screen and (max-width: 1400px){


    /* .banner .th-hero-bg {
        height: 750px;
        width: 100vw;
        position: absolute;
        inset: 0;
    }

    .banner .hero-style10 {
        padding: unset;
    } */

    /* .banner .th-hero-bg {
        height: 105vh;
    } */
}



@media (min-width: 470px) and (max-width: 576px){

    .banner .th-hero-bg {
        height: 33vh;
        width: 100vw;
        /* margin-top: 75px; */
    }

    .header-logo {
        width: 150px;
    }

    .header-logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .shape-mockup{
        display: none;
    }

    .btn-group.style2 {
        gap: 20px;
        justify-content: center;
    }

    .our_clients {
        padding: 40px 0px 60px 0px;
    }

    .newsletter-wrap2.top {
        padding: 20px 20px;
    }

    .newsletter-wrap2 .newsletter-shape {
        display: none;
    }

    .newsletter-wrap2.top .newsletter-title {
        width: unset;
    }

    .th-widget-about .about-logo {
        width: 85%;
        margin: auto;
    }

    .th-widget-about .about-text {
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center;
    }

    .th-social {
        display: flex;
        gap: 10px;
        justify-content: center;
        align-items: center;
    }

    .footer-layout6 .widget-area {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .footer-widget .widget_title {
        margin: auto;
        text-align: center;
    }

    .footer-widget .widget_title:before, .footer-widget .widget_title:after {
        left: 40%;
        bottom: 5px;
        width: 50px;
        height: 2px;
    }

    .footer-widget.widget_meta .menu, .footer-widget.widget_meta > ul, .footer-widget.widget_pages .menu, .footer-widget.widget_pages > ul, .footer-widget.widget_archive .menu, .footer-widget.widget_archive > ul, .footer-widget.widget_categories .menu, .footer-widget.widget_categories > ul, .footer-widget.widget_nav_menu .menu, .footer-widget.widget_nav_menu > ul {
        margin-top: 15px;
        margin-bottom: -40px;
        text-align: center;
    }

    .widget_nav_menu li, .widget_meta li, .widget_pages li, .widget_archive li, .widget_price_filter li, .widget_time_duration li, .widget_instructor li, .widget_categories li {
        display: inline-flex;
        flex-wrap: wrap;
    }

    .footer-widget.widget_meta a:before, .footer-widget.widget_pages a:before, .footer-widget.widget_archive a:before, .footer-widget.widget_categories a:before, .footer-widget.widget_nav_menu a:before {
     display: none;
    }

    .info-box-wrap {
        display: flex;
        padding: 0px 40px;
        gap: 15px;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .footer-links ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-links li {
        margin-right: 10px;
        padding-right: 10px;
    }

    .footer .main-footer_copyright {
        display: unset;
    }

    .breadcumb-content {
        top: unset;
        position: unset;
    }

    .about-content {
        padding: 20px 20px;
    }

    .mission .vision {
        height: auto;
        margin-bottom: 30px;
    }

    .why_us {
        padding: 0px 20px;
    }

    .why_us.future {
        padding: 40px 20px;
    }

    .header-layout9 {
        position: unset;
    }

    .cables_content .cables-details {
        margin-bottom: 100px;
        margin-top: 30px;
    }

    .cables_content .enquiry-btn {
        margin-bottom: -180px;
    }

    .cables_content .img-slider {
        margin-top: 50px;
    }

    .cables_content .features.line::after {
        position: unset;
        border-right: unset;
    }

    .cables_content .features {
        margin: 0px;
    }

    .th-btn {
        font-size: 13px;
        padding: 15px 13px;
    }

    .cables_content {
        padding: 40px 0px;
    }

    .cables_content .whatsapp-btn {
        margin-top: -5px;
    }

    .cables_content.mine {
        padding: 40px 0px 0px 0px;
    }

    .client_logo {
     width: unset;
    }

    .clients_heading h2 {
        font-size: 30px;
    }

    .contact-wrap2 .contact-form-wrap {
        padding: 20px;
    }

    .enquiry_img {
        text-align: center;
        margin-bottom: 50px;
    }

    .cables_content.rubber .img-slider {
        margin-top: 40px;
    }

    .cables_content h4 {
        font-size: 25px;
    }

    .breadcumb-title {
        font-size: 25px;
    }

    .breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
        font-size: 12px;
    }

    .cables_content .main-heading {
        font-size: 25px;
    }

    .cables_content .enquiry-btn {
        gap: 10px;
    }

    .policy {
        padding: 50px 20px;
    }

    .contact-card {
     border-right: unset;
    }

    .about-logo {
        width: 80%;
        margin: auto;
        position: unset;
    }

    .footer .products_list ul {
        column-count: 2;
        gap: unset;
    }

    .quick-links ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .quick-links li {
        margin-right: 10px;
        padding-right: 10px;
    }

    .main-footer_copyright a {
        margin-left: 0px;
    }

    .why_choose_us .service-list_icon {
        width: 80px;
        height: 80px;
        margin: auto;
    }

    .service-list {
        text-align: center;
    }

    .service-list-wrap {
        --space-x: 15px;
        --space-y: 15px;
    }

    .footer-text p {
        width: 100%;
        margin-top: 25px;
        text-align: center;
    }

    .about-feature {
        padding: 0px 15px;
    }

    .awards .award-img {
        margin: 15px;
    }

    .breadcumb-title.long {
        width: 100%;
    }

    .breadcumb-wrapper.long {
        padding: 70px 0px;
    }

    .terms {
        padding: 15px 20px;
    }

    .wcu-contact-wrap.bg-white {
        width: 90%;
    }

    .contact-form-wrap {
        padding: 30px 15px;
    }
    
}



@media (min-width: 300px) and (max-width: 469px){

    .banner .th-hero-bg {
        height: 24vh;
        width: 100vw;
        /* margin-top: 75px; */
    }

    .header-logo {
        width: 150px;
    }

    .header-logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .shape-mockup{
        display: none;
    }

    .btn-group.style2 {
        gap: 15px;
        /* justify-content: center; */
    }

    .our_clients {
        padding: 40px 0px 60px 0px;
    }

    .newsletter-wrap2.top {
        padding: 20px 20px;
    }

    .newsletter-wrap2 .newsletter-shape {
        display: none;
    }

    .newsletter-wrap2.top .newsletter-title {
        width: unset;
    }

    .th-widget-about .about-logo {
        width: 85%;
        margin: auto;
    }

    .th-widget-about .about-text {
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center;
    }

    .th-social {
        display: flex;
        gap: 10px;
        justify-content: center;
        align-items: center;
    }

    .footer-layout6 .widget-area {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .footer-widget .widget_title {
        margin: auto;
        text-align: center;
    }

    .footer-widget .widget_title:before, .footer-widget .widget_title:after {
        left: 40%;
        bottom: 5px;
        width: 50px;
        height: 2px;
    }

    .footer-widget.widget_meta .menu, .footer-widget.widget_meta > ul, .footer-widget.widget_pages .menu, .footer-widget.widget_pages > ul, .footer-widget.widget_archive .menu, .footer-widget.widget_archive > ul, .footer-widget.widget_categories .menu, .footer-widget.widget_categories > ul, .footer-widget.widget_nav_menu .menu, .footer-widget.widget_nav_menu > ul {
        margin-top: 15px;
        margin-bottom: -40px;
        text-align: center;
    }

    .widget_nav_menu li, .widget_meta li, .widget_pages li, .widget_archive li, .widget_price_filter li, .widget_time_duration li, .widget_instructor li, .widget_categories li {
        display: inline-flex;
        flex-wrap: wrap;
    }

    .footer-widget.widget_meta a:before, .footer-widget.widget_pages a:before, .footer-widget.widget_archive a:before, .footer-widget.widget_categories a:before, .footer-widget.widget_nav_menu a:before {
     display: none;
    }

    .info-box-wrap {
        display: flex;
        padding: 0px 40px;
        gap: 15px;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .footer-links ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-links li {
        margin-right: 6px;
        padding-right: 6px;
        font-size: 12px;
    }

    .quick-links a {
        font-size: 12px;

    }

    .footer .main-footer_copyright {
        display: unset;
        font-size: 11px;
    }

    .breadcumb-content {
        top: unset;
        position: unset;
    }

    .about-content {
        padding: 10px 10px;
    }

    .mission .vision {
        height: auto;
        margin-bottom: 30px;
    }

    .why_us {
        padding: 0px 10px;
    }

    .why_us.future {
        padding: 25px 10px;
    }

    .header-layout9 {
        position: unset;
    }

    .cables_content .cables-details {
        margin-bottom: 100px;
        margin-top: 30px;
    }

    .cables_content .enquiry-btn {
        margin-bottom: -180px;
    }

    .cables_content .img-slider {
        margin-top: 50px;
    }

    .cables_content .features.line::after {
        position: unset;
        border-right: unset;
    }

    .cables_content .features {
        margin: 0px;
    }

    .th-btn {
        font-size: 13px;
        padding: 15px 13px;
    }

    .cables_content {
        padding: 40px 0px;
    }

    .cables_content .whatsapp-btn {
        margin-top: -5px;
    }

    .cables_content.mine {
        padding: 40px 0px 0px 0px;
    }

    .client_logo {
     width: unset;
    }

    .clients_heading h2 {
        font-size: 22px;
    }

    .contact-wrap2 .contact-form-wrap {
        padding: 20px;
    }

    .enquiry_img {
        text-align: center;
        margin-bottom: 50px;
    }

    .cables_content.rubber .img-slider {
        margin-top: 40px;
    }

    .cables_content h4 {
        font-size: 25px;
    }

    .breadcumb-title {
        font-size: 20px;
    }

    .breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
        font-size: 12px;
    }

    .cables_content .main-heading {
        font-size: 25px;
    }

    .cables_content .enquiry-btn {
        gap: 10px;
    }

    .policy {
        padding: 40px 5px;
    }

    .contact-card {
     border-right: unset;
    }

    .about-logo {
        width: 80%;
        margin: auto;
        position: unset;
    }

    .footer .products_list ul {
        column-count: 2;
        gap: unset;
    }

    .quick-links ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .quick-links li {
        margin-right: 10px;
        padding-right: 10px;
    }

    .main-footer_copyright a {
        margin-left: 0px;
    }

    .why_choose_us .service-list_icon {
        width: 80px;
        height: 80px;
        margin: auto;
    }

    .service-list {
        text-align: center;
    }

    .service-list-wrap {
        --space-x: 15px;
        --space-y: 15px;
    }
    .footer-text p {
        width: 100%;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
    }

    .about-feature {
        padding: 0px 15px;
    }

    /* .awards .award-img {
        margin: 15px;
    } */

    .breadcumb-title.long {
        width: 100%;
    }

    .breadcumb-wrapper.long {
        padding: 70px 0px;
    }

    .terms {
        padding: 15px 10px;
    }

    .wcu-contact-wrap.bg-white {
        width: 90%;
    }

    .contact-form-wrap {
        padding: 30px 15px;
    }

    .shape-mockup {
    display: none;
}

.about-us {
    padding-top: 60px;
    padding-bottom: 60px;
}


.about-us p {
    /* text-align: center; */
    width: 100%;
}

.project-box .project-title {
    font-size: 18px;
    margin-bottom: -0.24em;
  }

  .project-box .project-content {
    padding: 20px;
  }

  

.project-box .project-icon {
    position: absolute;
    top: -25px;
    right: 25px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}


.about_sec .about-content p {
    font-size: 14px;
    line-height: 24px;
}

.our_team p.team-content {
    color: #fff;
    font-size: 14px;
}

.mission .vision .vision-content p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}

.mission .vision {
    height: auto;
    padding: 20px;
}

.awards .award-img {
    margin: 10px;
}

.title-area .sec-title {
    font-size: 25px;
    margin-bottom: -10px;
}


.why_us p {
    width: 100%;
    font-size: 14px;
    line-height: 23px;

}

.why_us .why-us-content ul {
    column-count: 1;
}

.why_us .why-us-content ul li {
    gap: 8px;
    font-size: 14px;
    padding: 0px 0px;
}

.sub-title6 {
    font-size: 14px;
    gap: 5px;
}

.cables_content.rubber h4 {
    font-size: 22px;
}

.cables_content .cables-desc p {
    font-size: 14px;
    line-height: 25px;
}

.cables_content .img-slider .swiper-slide {
    height: 300px;
    width: 400px;
}

.cables_content .img-slider .swiper {
    padding: 15px 15px;
}

.cables_content .cables-details p {
    font-size: 14px;
    line-height: 24px;
}

.cables_content .cables-details {
    padding: 10px 10px;
}

.cables_content ul li {
    display: flex;
    padding: unset;
    gap: 5px;
    align-items: unset;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.cables_content .product_details {
    margin-top: 40px;
    padding: 5px;
    border-radius: 8px;
}
    

.cables_content .features p {
    font-size: 14px;
    line-height: 25px;
}

.contact-feature {
    height: auto;

}

.policy p {
    font-size: 14px;
    line-height: 24px;
}

.policy .terms p {
    font-size: 14px;
    line-height: 24px;
}

.policy .terms h2 {
    font-size: 20px;
    margin-bottom: -20px;
}

.footer .products_list ul li a {
    gap: 5px;
    font-size: 12px;
}

.row.footer-logo {
    padding: 20px 0px;
}

.footer-layout6 .copyright-wrap {
    padding: 5px 0;
}

}