/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    header {
        /* background: #ec7a16; */
        background: #d2680a;
        color: white;
        padding: 5px 0px;
        box-sizing: border-box;
    }
    .detail-pro a{
        margin-bottom:20px;
    }
    .right-serve {
        border-right: none;
        border-bottom: 1px solid #dddddd;
        padding: 20px;
    }
    .bottom_price_txt {
        font-size: 16px;
    }
    #lens, #result {
        position: absolute;
        display: none !important;
        z-index: 1;
    }
    .secn-box {
        overflow: hidden;
    }
    .secn-box img{
        width:100%;
    }
    .pay-box {
        margin-bottom: 30px;
    }
    .pay-box img{
        margin-bottom: 10px;
    }
    .ds-glob-lr {
        padding: 20px;
    }
    .mb-bottom{
        margin-bottom: 20px;
    }
    .detail-pro{
        padding: 5px 0px;
        margin-bottom: 0;
    }
    .que {
        width: 100%;}
    .brand-sec{
        padding:0px !important;
    }
    .colorBtn {
        border: 2px solid #ffc5a5;
    }
    .storegeBtn{
        border: 2px solid #ffc5a5;
    }
    .logos-slider-container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0rem;
        animation: slide 30s linear infinite;
    }
    .icons-top li {
        font-size: 12px;
        list-style: none;
        margin-right: 10px;
    }
    .icons-top p {
        padding-right: 5px;
        font-size: 9px !important;
    }

    .icons-top a {
        font-size: 12px;
        text-decoration: none;
        color: rgb(255, 255, 255);
    }

    .icons-social {
        margin-left: 5px;
    }

    .right-align {
        text-align: center;
        justify-content: space-between;
        align-items: baseline;
    }

    .section-title-main {
        font-size: 17px;
    }

    .cu-bs label {
        font-size: 14px;
        font-weight: 500;
    }

    .form-title {
        font-size: 15px;
        color:#146a7f;
        margin-bottom: 20px;
    }
    .sn h6 {
        text-align: center;
        color: #146a7f;
        font-size: 16px;
        padding: 8px;
    }
    .mid-title {
        font-size: 14px;
        color: #004b93;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .sign-lr {
        padding: 3% 5%;
    }

    .newAccount {
        font-size: 12px;
    }

    .login-form label {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .sign-box {
        background-color: white;
        box-shadow: 0px 0px 1px 1px #d4d4d4;
        border-radius: 8px;
        padding: 20px;
    }

    .mb-none {
        display: none !important;
    }

    .slideshow-items {
        width: 320px;
    }

    .nav-glob img {
        width: 100px;
        margin-bottom: 10px;
    }

    .copyright_area {
        color: #ffffff;
        display: block;
        text-align: center;
        justify-content: space-between;
    }

    .nav-glob {
        padding: 0px 18px;
    }

    .mb-img img {
        width: 100%;
    }

    .glob-lr {
        padding: 25px 20px;
    }

    .mb-glob-lr {
        padding: 20px 10px;
    }

    .sm-title {
        color: #ec7a16;
        font-size: 14px;
        font-weight: 500;
        border-bottom: 2px solid #096409;
    }

    .title {
        font-size: 16px;
        color: #004b93;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .pr-bx {
        margin-bottom: 15px;
    }

    .bus-pro {
        height: 100%;
        margin-bottom: 10px;
        padding: 10px;
    }

    .bus-pro h6 {
        font-size: 12px;
    }

    .bus-pro p {
        font-size: 12px;
    }

    .facebook {
        position: fixed;
        right: -27.3%;
        bottom: 54%;
        z-index: 999999;
    }

    .insta {
        position: fixed;
        right: -27.3%;
        bottom: 48%;
        z-index: 999999;
    }

    .youtube {
        position: fixed;
        right: -27.3%;
        bottom: 42%;
        z-index: 999999;
    }

    .youtube:hover {
        position: fixed;
        right: 0%;
        bottom: 42%;
        z-index: 999999;
    }

    .insta:hover {
        position: fixed;
        right: 0%;
        bottom: 48%;
        z-index: 999999;
    }

    .facebook:hover {
        position: fixed;
        right: 0%;
        bottom: 54%;
        z-index: 999999;
    }

    .widgets_container {
        margin: 10px 0px;
    }

    .widgets_container a p {
        font-size: 13px;
        margin-bottom: 10px;
        color: #000000;
    }

    .widgets_container p {
        font-size: 13px;
        margin-bottom: 10px;
        color: #000000;
    }

    iframe {
        width: 100%;
        height: 300px;
    }

    .product img {
        width: 108px;
        height: 110px;
        margin-bottom: 10px;
    }

    .search-input {
        width: 300px;
        border-radius: 6px;
        padding: 6px;
    }

    .border-box {
        margin-bottom: 30px;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .desk-none {
        display: none !important;
    }

    .ds-glob-lr {
        padding: 20px 40px;
    }

    .secn-box p {
        font-size: 11px !important;
        font-weight: 400;
        text-align: center;
        margin-top: 4px;
    }

    .secn-box img {
        width: 80px;
    }

    .border-box {
        /* border:1px solid #dbdbdb; */
        position: sticky;
        top: 100px;
        bottom: 0;
        z-index: 2;
    }
}