@media only screen and (min-width:280px) and (max-width:480px) {

    /*****  col-6  ***/
    .fst-con {
        width: 50%;
    }

    .fst-con-img img,
    .category-img img {
        width: 120px;
        height: 120px;
        object-fit: contain;
    }

    .labosed {
        width: 100%;
        margin-bottom: 10px;
    }

    .labosed-img {
        width: 100%;
        text-align: center;
        border: none;
    }

    .labosed-img img {
        width: 150px;
        height: 150px;
    }

    .labosed-til {
        width: 100%;
        padding: 0 10px;
    }

    .labosed-sc {
        padding: 10px;
    }

    .labst {
        width: 100%;
    }

    .ft-con-im,
    .quick-links,
    .best-seller,
    .my-accounts,
    .get-in-touch {
        width: 100%;
        margin-bottom: 20px;
    }

    .labothr {
        width: 100%;
    }

    .sec-box2 {
        width: 100%;
    }

    .labothr-sc {
        width: 100%;
    }

    .image-section {
        width: 100%;
    }

    .img-dcr-sec {
        width: 100%;
    }

    .pro-til h1 {
        font-size: 21px;
        color: #fe5b0a;
        margin-top: 30px;
    }

    .catalog-con {
        width: 100%;
    }

    .contact {
        padding: 10px;
    }

    .navwebste {
        width: 90%;
    }

    .profile-mobile {
        width: 82%;
        text-align: end;
    }

    .addtocata {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }
}

@media only screen and (min-width:480px) and (max-width:576px) {

    /*****  col-6  ***/
    .fst-con {
        width: 33.33%;
    }

    .fst-con-img img,
    .category-img img {
        width: 120px;
        height: 120px;
        object-fit: contain;
    }

    .labosed {
        width: 50%;
    }

    .labosed-img {
        width: 100%;
        text-align: center;
        border: none;
    }

    .labosed-sc {
        padding: 5px;
    }

    .labosed-img {
        width: 100%;
        text-align: center;
    }

    .labosed-til {
        width: 100%;
        padding: 0 10px;
    }

    .labosed-img img {
        width: 150px;
        height: 150px;
    }

    .labst {
        width: 50%;
    }

    .ft-con-im,
    .quick-links,
    .best-seller,
    .my-accounts,
    .get-in-touch {
        width: 50%;
        margin-bottom: 20px;
    }

    .labothr {
        width: 50%;
    }

    .sec-box2 {
        width: 100%;
    }

    .labothr-sc {
        width: 50%;
    }

    .image-section {
        width: 100%;
    }

    .img-dcr-sec {
        width: 100%;
    }

    .pro-til h1 {
        font-size: 21px;
        color: #fe5b0a;
        margin-top: 30px;
    }

    .catalog-con {
        width: 50%;
    }

    .navwebste {
        width: 70%;
    }

    .profile-mobile {
        width: 88%;
        text-align: end;
    }
}

@media only screen and (min-width:576px) and (max-width:768px) {

    /*****  col-sm-6  ***/
    .fst-con {
        width: 33.33%;
    }

    .fst-con-img img,
    .category-img img {
        width: 130px;
        height: 130px;
        object-fit: contain;
    }

    .labosed {
        width: 50%;
        margin-bottom: 10px;
    }

    .labosed-img {
        width: 100%;
        text-align: center;
        border: none;
    }

    .labosed-til {
        width: 100%;
        padding: 0;
    }

    .labosed-img img {
        width: 150px;
        height: 150px;
    }

    .labst {
        width: 50%;
    }

    .ft-con-im,
    .quick-links,
    .best-seller,
    .my-accounts,
    .get-in-touch {
        width: 50%;
        margin-bottom: 20px;
    }

    .labothr {
        width: 50%;
    }

    .sec-box2 {
        width: 100%;
    }

    .labothr-sc {
        width: 50%;
    }

    .image-section {
        width: 100%;
    }

    .img-dcr-sec {
        width: 100%;
    }

    .pro-til h1 {
        font-size: 21px;
        color: #fe5b0a;
        margin-top: 30px;
    }

    .catalog-con {
        width: 50%;
    }

    .navwebste {
        width: 50%;
    }

    .profile-mobile {
        width: 91%;
        text-align: end;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    /*****  col-md-6  ***/
    .fst-con {
        width: 25%;
    }

    .labothr {
        width: 50%;
    }

    .fst-con-img img,
    .category-img img {
        width: 140px;
        height: 140px;
        object-fit: contain;
    }

    .labosed {
        width: 50%;
        margin-bottom: 10px;
    }

    .labosed-img img {
        width: 130px;
        height: 130px;
    }

    .labst {
        width: 50%;
    }

    .ft-con-im,
    .quick-links,
    .best-seller,
    .my-accounts,
    .get-in-touch {
        width: 50%;
        margin-bottom: 20px;
    }

    .sec-box2 {
        width: 100%;
    }

    .labothr-sc {
        width: 50%;
    }

    .image-section {
        width: 100%;
    }

    .img-dcr-sec {
        width: 100%;
    }

    .pro-til h1 {
        font-size: 21px;
        color: #fe5b0a;
        margin-top: 30px;
    }

    .catalog-con {
        width: 33.33%;
    }

    .profile-mobile {
        width: 91%;
        text-align: end;
    }

    .navwebste {
        width: 45%;
    }

}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .categorybox {
        display: none;
    }

    .searchbox {
        width: 60%;
    }

    .emailbox {
        width: 40%;
        text-align: end;
        padding: 0;
    }

    .menubox {
        width: 56%;
        text-align: center;
    }

    .profile-box {
        width: 12%;
        text-align: end;
        padding: 0;
    }

    .navwebste li {
        margin-right: 9px;
    }

    .profile p {
        margin: 0;
        color: #000;
        font-weight: 400;
        font-size: 13px;
    }

    /*****  col-lg-6  ***/
    .fst-con {
        width: 20%;
    }

    .fst-con-img img,
    .category-img img {
        width: 160px;
        height: 160px;
        object-fit: contain;
    }


    .quote-btn {
        font-size: 12px;
    }

    .category {
        display: none;
    }

    .labosed {
        width: 50%;
        margin-bottom: 10px;
    }

    .labst {
        width: 33.33%;
    }

    .ft-con-im,
    .quick-links,
    .best-seller,
    .my-accounts,
    .get-in-touch {
        width: 33.33%;
        margin-bottom: 20px;
    }

    .labothr {
        width: 33.33%;
    }

    .labothr-sc {
        width: 50%;
    }

    .navwebste li a {
        position: relative;
        color: #111;
        font-size: 13px;
        font-weight: 500;
        margin: 0;
        text-transform: capitalize;
        display: inline-block;
        transition: color 0.3s ease;
    }

}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .categorybox {
        display: none;
    }

    .categorybox {
        width: 20%;
        text-align: start;
    }

    .searchbox {
        width: 60%;
    }

    .emailbox {
        width: 40%;
        text-align: end;
    }

    .menubox {
        width: 55%;
        text-align: center;
    }

    .profile-box {
        width: 13%;
        text-align: end;
    }

    .navwebste li {
        margin-right: 0;
    }
}



@media only screen and (min-width:1200px) and (max-width:10000px) {
    /*****  col-xl-6  ***/



}

@media only screen and (min-width:280px) and (max-width:991px) {

    .nomobile,
    .sec-box1 {
        display: none;
    }

    .emailbox {
        width: 0;
    }

    .searchbox {
        width: 100%;
    }

    .menubox {
        width: 70%;
        display: flex;
        align-items: center;
    }

    .logobox {
        width: 30%;
    }

    .profile-box {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .dlogo {
        width: 251px !important;
        height: auto;
        object-fit: contain;
    }

    .pr-title h1,
    .pr-title h2,
    .pr-title h3,
    .pr-title h4,
    .pr-title h5,
    .pr-title h6 {
        font-size: 24px !important;
        text-align: center !important;
        margin-top: 30px !important;
        color: #fe5b0a !important;
        font-weight: 600 !important;
        margin-bottom: 5px;
        background: transparent;
    }


    .playbtn {
        width: 60px;
        height: 60px;
        position: fixed;
        display: inline-block;
        padding: 8px;
        color: #fff;
        transition: 0.5s;
        font-weight: 600;
        overflow: hidden;
        border-radius: 50%;
        background: #003fa7;
        border: 2px solid #003fa7;
        font-size: 14px;
        line-height: 100%;
        right: 11px;
        bottom: 0;
        z-index: 1000;
        animation: pulse 2s infinite;
    }

    .menu-toggle {
        display: flex;
        margin-left: auto;
        border: none;
        background: transparent;
    }

    /* .navwebste {
        opacity: 0;
        visibility: hidden;
        transform: translateX(100%);
        transition: all 0.3s ease;
        flex-direction: column;
        background: #fff;
        position: absolute;
        top: 0;
        right: 0;
        height: 100vh;
        width: 40%;
        text-align: center;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
        border-left: 3px solid #004880;
        z-index: 999;
        padding-top: 50px;
    } */

    .navwebste {
        display: none;
        flex-direction: column;
        background: #fff;
        position: absolute;
        top: 0px;
        right: 0;
        height: 100vh;
        text-align: center;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
        border-left: 1px solid #eee;
        animation: slideOut 0.5s ease forwards;
        z-index: 999;
        padding-top: 50px;
        border-left: 3px solid #056ac6;
    }

    /* .navwebste.active {
        opacity: 1;
        visibility: visible;
        transform: translateX(0%);
    } */

    .navwebste.active {
        display: block;
        animation: slideIn 0.5s ease forwards;
    }

    .navwebste li {
        margin: 0;
    }

    .navwebste li a {
        padding: 5px 15px;
        display: block;
        text-align: left;
        border-bottom: 1px solid #056ac6;
        color: #056ac6;
    }

    .navwebste li a:hover {
        background: #056ac6;
    }

    .close-menu {
        width: 37px;
        height: 37px;
        position: absolute;
        top: 10px;
        left: auto;
        color: #fff;
        cursor: pointer;
        font-size: 15px;
        background: #056ac6;
        border: none;
        cursor: pointer;
        z-index: 1000;
        display: block;
        padding: 0;
        right: 10px;
        border-radius: 4px;
    }

    .navbarbox {
        position: relative;
    }

    profile-box {
        display: none;
    }

    .profile-mobile {
        display: block;
        text-align: end;
    }


}