@media (max-width: 1299px) {
    .hd-type-1 h1, 
    .hd-type-1 h2,
    .hd-type-1 h3 {
        font-size: 48px;
    }
    .hd-type-2 h1, 
    .hd-type-2 h2, 
    .hd-type-2 h3 {
        font-size: 32px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2,
    .hd-type-3 h3 {
        font-size: 28px;
    }
    .hd-type-4 h1,
    .hd-type-4 h2,
    .hd-type-4 h3 {
        font-size: 44px;
    }

    .nnedetails-section .nned-head h1 {
        font-size: 32px;
    }

    .download-block .dblk-head h2 {
        font-size: 32px;
    }

    .contpg-timing-section .timingsec-left p {
        font-size: 22px;
    }

    .products-section .prosection-inner {
        gap: 24px;
    }
}

@media (max-width: 1199px) {
    .hd-type-1 h1, 
    .hd-type-1 h2,
    .hd-type-1 h3 {
        font-size: 44px;
    }
    .hd-type-2 h1, 
    .hd-type-2 h2, 
    .hd-type-2 h3 {
        font-size: 28px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2,
    .hd-type-3 h3 {
        font-size: 26px;
    }
    .hd-type-4 h1,
    .hd-type-4 h2,
    .hd-type-4 h3 {
        font-size: 40px;
    }
    .subhd-type-1 h1,
    .subhd-type-1 h2,
    .subhd-type-1 h3 {
        font-size: 22px;
    }



    .headertop-section .htsec-inner .htsi-left {
        gap: 10px;
    }
    .headertop-section .wabox {
        padding-right: 10px;
    }
    .headertop-section .wabox p a {
        font-size: 12px;
    }
    .headertop-section .wabox p a span {
        display: none;
    }
    .headertop-section .htlinks ul {
        gap: 10px;
    }
    .headertop-section .htlinks ul li {
        padding-right: 10px;
    }

    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 40px;
    }
    .homebanner-section .hbsec-block .hbcaption p {
        font-size: 22px;
    }


    .products-outer .products-block, 
    .products-outer .products-block.small {
        width: calc(50% - 12px);
    }

    /* footer .ftop .ftp-block .srwcol {
        flex-direction: row;
        gap: 20px;
    } */
    /* footer .ftop .ftp-block .srwcol .srcol-inner {
        width: calc(50% - 10px);
    } */
    footer .ftop .ftp-block .flist-style-1 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 15px 0px;
    }
    footer .ftop .ftp-block .flist-style-1 ul li {
        display: flex;
        margin: 0;
    }
    footer .ftop .ftp-block .flist-style-1 ul li::after {
        content: '|';
        padding: 0px 20px;
    }
    footer .ftop .scrolltop-wrap {
        margin-top: 80px;
    }

    .nnedetails-section .nned-head h1 {
        font-size: 28px;
    }

    .download-block .dblk-head h2 {
        font-size: 28px;
    }

    .ourexpertise-controls .oec-count h3 {
        font-size: 62px;
    }
    .ourexpertise-controls .oec-nav span {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }

    .contpg-timing-section .timingsec-left p {
        font-size: 20px;
    }
    .contpg-top-section .ctsdetails .ctdinner {
        flex-direction: column;
        gap: 20px;
    }
    .contpg-top-section .ctsdetails .ctdetails-left h2 {
        font-size: 22px;
    }
    .contpg-top-section .ctsdetails .ctdetails-left h2 sub {
        font-size: 15px;
    }
    .contpg-top-section .ctsdetails .ctdetails-left {
        max-width: none;
        padding-right: 0px;
        border-right: 0;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul li {
        justify-content: flex-start;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul {
        font-size: 16px;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul li {
        flex-wrap: wrap;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul li .btn {
        width: auto;
        font-size: 16px;        
    }
}

@media (max-width: 991px) {
    .section-padding {
        padding: 60px 0px;
    }
    .section-margin {
        margin: 60px 0px;
    }
    .section-padding2 {
        padding: 80px 0px;
    }
    .section-margin2 {
        margin: 80px 0px;
    }
    .section-padding3 {
        padding: 50px 0px;
    }
    .section-margin3 {
        margin: 50px 0px;
    }
    .section-padding4 {
        padding: 60px 0px;
    }
    .section-margin4 {
        margin: 60px 0px;
    }
    .hd-type-1 h1, 
    .hd-type-1 h2,
    .hd-type-1 h3 {
        font-size: 40px;
    }
    .hd-type-2 h1, 
    .hd-type-2 h2, 
    .hd-type-2 h3 {
        font-size: 24px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2,
    .hd-type-3 h3 {
        font-size: 24px;
    }
    .hd-type-4 h1,
    .hd-type-4 h2,
    .hd-type-4 h3 {
        font-size: 36px;
    }
    .subhd-type-1 h1,
    .subhd-type-1 h2,
    .subhd-type-1 h3 {
        font-size: 20px;
    }
    .text-wrap-1 p {
        font-size: 18px;
    }


    .headertop-section h6 em {
        display: none;
    }

    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 36px;
    }
    .homebanner-section .hbsec-block .hbcaption p {
        font-size: 20px;
    }
    .homebanner-owl .owl-nav button.owl-prev, 
    .homebanner-owl .owl-nav button.owl-next {
        top: calc(50% - 20px);
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .aftersales-section .assec-content p {
        font-size: 20px;
    }

    .newsevent-item {
        flex-direction: column;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .newsevent-item .neitem-left {
        gap: 20px;
    }
    .newsevent-item .neitem-right {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }
    .newsevent-item .neitem-right::before {
        display: none;
    }
    .newsevent-item .neitem-right time {
        margin-bottom: 0;
    }

    footer .ftop {
        padding: 60px 0px 60px;
    }
    footer .ftop .scrolltop-wrap {
        margin-top: 50px;
    }

    .box-style-1 .bxs1-left {
        width: 100%;
        padding: 60px 0px;
    }
    .box-style-1 .bxs1-left .bxsl-text p {
        font-size: 16px;
    }
    .vision-principles-section .vpsec-block {
        flex-direction: row;
    }
    .vision-principles-section .vpsec-block {
        align-items: center;
        gap: 30px;
    }
    .vision-principles-section .vpsec-block.vpsleft > div, 
    .vision-principles-section .vpsec-block.vpsright > div {
        width: 50%;
    }

    .nnedetails-section .nned-head time {
        position: initial;
        display: block;
    }
    .nnedetails-section .nned-head h1 {
        font-size: 24px;
    }
    .nnedetails-section .nned-body p {
        font-size: 18px;
    }

    .download-block {
        padding: 30px 30px;
    }
    .download-block .dblk-head h2 {
        font-size: 24px;
    }
    .download-block .dblk-head .dhright {
        width: 30px;
    }
    .download-block .dblk-body .dbicon {
        width: 50px;
    }
    .download-block .dblk-body .dbfile {
        width: 100px;
    }

    .ourexpertise-controls .oec-count h3 {
        font-size: 52px;
    }
    .ourexpertise-controls .oec-nav span {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }

    .contpg-timing-section .timingsec-left p {
        font-size: 18px;
    }
    .contpg-timing-section .timing-table {
        font-size: 16px;
    }


    .contpg-top-section .ctsdetails .ctdetails-left h2 {
        font-size: 22px;
        letter-spacing: -0.2px;
    }
    .contpg-top-section .ctsdetails .ctdetails-left h2 sub {
        font-size: 14px;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul {
        font-size: 14px;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul li .btn {
        font-size: 14px;
    }
    .contpg-top-section .ctopsec-left img {
        width: 100%;
        height: auto;
        max-height: 350px;
        object-fit: cover;
        object-position: center;
    }

    .ourexpertise-carousel .oecarousel-block .oeblk-text {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .section-padding {
        padding: 50px 0px;
    }
    .section-margin {
        margin: 50px 0px;
    }
    .section-padding2 {
        padding: 70px 0px;
    }
    .section-margin2 {
        margin: 70px 0px;
    }
    .section-padding3 {
        padding: 40px 0px;
    }
    .section-margin3 {
        margin: 40px 0px;
    }
    .section-padding4 {
        padding: 50px 0px;
    }
    .section-margin4 {
        margin: 50px 0px;
    }
    .hd-type-1 h1, 
    .hd-type-1 h2,
    .hd-type-1 h3 {
        font-size: 36px;
    }
    .hd-type-2 h1, 
    .hd-type-2 h2, 
    .hd-type-2 h3 {
        font-size: 24px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2,
    .hd-type-3 h3 {
        font-size: 22px;
    }
    .hd-type-4 h1,
    .hd-type-4 h2,
    .hd-type-4 h3 {
        font-size: 32px;
    }
    .subhd-type-1 h1,
    .subhd-type-1 h2,
    .subhd-type-1 h3 {
        font-size: 18px;
    }
    .text-wrap-1 p {
        font-size: 16px;
    }
    .btn-style-5.btn-xl {
        font-size: 16px;
        padding: 10px 35px 9px;
    }


    .headertop-section .htsec-inner {
        padding: 0px 10px;
    }
    .headertop-section .wabox {
        display: none;
    }
    .headertop-section h6 {
        display: none;
    }
    .headertop-section .htlinks2 ul li.htl2-mob {
        display: block;
    }
    .headertop-section .htlinks ul {
        gap: 5px;
    }
    .headertop-section .htlinks ul li {
        padding-right: 5px;
    }

    .homebanner-section .hbsec-block {
        height: 400px;
    }
    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 32px;
    }
    .homebanner-section .hbsec-block .hbcaption p {
        font-size: 18px;
    }
    .homebanner-owl .owl-nav button.owl-prev, 
    .homebanner-owl .owl-nav button.owl-next {
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .products-outer .products-block, 
    .products-outer .products-block.small {
        width: 100%;
    }

    .aftersales-section .assec-content p {
        font-size: 18px;
    }

    .newsevent-item .neitem-left {
        flex-direction: column;
    }
    .newsevent-item .neitem-left .neimage {
        width: 100%;
    }

    footer .ftop {
        padding: 50px 0px;
    }
    footer .ftop .scrolltop-wrap {
        margin-top: 40px;
    }

    .innerbanner-section .inbsec-block {
        height: 300px;
    }

    .vision-principles-section .vpsec-block {
        width: 100%;
        flex-direction: column;
        gap: 30px;
    }
    .vision-principles-section .vpsec-block > div {
        width: 100% !important;
    }

    .nnedetails-section .nned-head h1 {
        font-size: 22px;
    }
    .nnedetails-section .nned-body p {
        font-size: 16px;
    }

    .download-block .dblk-head h2 {
        font-size: 22px;
    }

    .ourexpertise-controls .oec-count h3 {
        font-size: 42px;
    }
    .ourexpertise-controls .oec-nav span {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .contpg-timing-section .timingsec-left p {
        font-size: 16px;
    }
    .contpg-timing-section .timing-table {
        font-size: 14px;
    }


    .contpg-top-section .ctopsec-left {
        /* text-align: center; */
    }
    .contpg-top-section .ctsdetails .ctdetails-left h2 {
        font-size: 20px;
    }
    .contpg-top-section .ctsdetails .ctdetails-left h2 sub {
        font-size: 13px;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul li .btn {
        font-size: 12px;
        letter-spacing: 0;
    }
    .contpg-top-section .ctsdetails .ctdetails-right ul li > img {
        display: none;
    }

    .prosection-top {
        padding: 0;
    }
    .products-section .prosection-inner {
        padding: 0px 12px;
    }

    .ourexpertise-carousel .oecarousel-block .oeblk-text {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .hd-type-1 h1, 
    .hd-type-1 h2,
    .hd-type-1 h3 {
        font-size: 32px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2,
    .hd-type-3 h3 {
        font-size: 20px;
    }
    .hd-type-4 h1,
    .hd-type-4 h2,
    .hd-type-4 h3 {
        font-size: 28px;
    }


    .headertop-section .htlinks ul {
        font-size: 9.5px;
    }

    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 28px;
    }
    .homebanner-section .hbsec-block .hbcaption p {
        font-size: 16px;
    }

    .aftersales-section .assec-content p {
        font-size: 16px;
    }

    footer .ftop .ftp-block .srwcol {
        /* flex-direction: column; */
        /* gap: 30px; */
    }
    footer .fbottom .fbtm-inner {
        flex-direction: column;
    }
    footer .ftop .ftp-block .srwcol .srcol-inner {
        width: 100%;
    }

    .ourexpertise-controls .oec-count h3 {
        font-size: 32px;
    }

    .contpg-timing-section .timingsec-left p {
        font-size: 15px;
    }

    .prosection-top .pstop-right {
        justify-content: flex-start;
    }
    .prosection-top .pstop-right .pstopright-select {
        max-width: none;
    }

    footer .ftop .ftp-block .srwcol .srlinks ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 15px 10px;
    }
    footer .ftop .ftp-block .srwcol .srlinks ul li {
        margin-bottom: 0;
    }
}








@media (max-width: 991px) {
    .product-sidemenu {
        top: 0;
    }
    .product-sidemenu .psmenu-top {
        display: block;
    }
    .products-section .prosection-inner .prosec-left {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -110%;
        z-index: 11;
        background-color: #ffffff;
        overflow: auto;
        transition: 1s;
    }
    .products-section .prosection-inner .prosec-left.open {
        left: 0;
    }
    .prosection-top .pstop-right .filter-here {
        display: inline-flex;
    }
    
}