@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dropdown_mega:hover .mega_menu {
        display: block;
    }
    .text {
        width: 50% !important;
    }
    .text h1 {
        font-size: 20px !important;
    }
    .text h4 {
        font-size: 10px !important;
    }
    .text p {
        font-size: 13px !important;
        margin-bottom: 10px !important;
    }
    .shop_now_btn {
        font-size: 13px !important;
        padding: 8px 15px !important;
    }
    .olight_content h1 {
        font-size: 24px !important;
    }
    .olight_content h4 {
        font-size: 16px !important;
    }
    .olight_content p {
        font-size: 13px !important;
    }
    .olight_content .btn {
        font-size: 14px !important;
        padding: 8px 15px !important;
    }
    .quality_text_title, .clients_header h2 {
        font-size: 28px !important;
    }
    .deals_title {
        font-size: 24px !important;
    }
    .carousel-caption p {
        font-size: 14px !important;
    }
    .carousel-caption {
        width: 38% !important;
    }
    .carousel-caption a {
        font-size: 16px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel-caption {
        width: 45% !important;
    }
    .carousel-caption h1 {
        font-size: 34px !important;
    }
    .carousel-caption p {
        font-size: 14px !important;
    }
    .carousel-caption a {
        font-size: 16px !important;
    }
    .olight_content {
        max-width: 90% !important;
        left: 3% !important;
        top: 68% !important;
        transform: translateY(-40%) !important;
    }

    .olight_content h1 {
        font-size: 20px !important;
    }

    .olight_content p {
        font-size: 12px !important;
    }

    .quality_collection {
        grid-template-columns: 1fr 1fr !important;
    }

    .quality_content h2 {
        font-size: 22px !important;
    }
    .exceptional_box{
        border:  none !important;
    }
    .cart_container,
    .carttotal_container {
        padding: 15px !important;
    }

    .cart_title {
        font-size: 20px !important;
    }

    .cart_table th,
    .cart_table td {
        padding: 10px !important;
        font-size: 13px !important;
    }

    .cart_btn {
        font-size: 13px !important;
        padding: 8px 14px !important;
    }

    .carttotal_title {
        font-size: 18px !important;
    }
    .clients {
        text-align: left !important;
        padding-bottom: 20px !important;
    }
    .quality_text_title, .clients_header h2, .deals_title {
        font-size: 24px !important;
        margin-bottom: 0 !important;
    }
    .clients_header p {
        font-size: 13px !important;
        margin-bottom: 0 !important;
    }
    .olight_content h1 {
        font-size: 24px !important;
    }
    .olight_content h4 {
        font-size: 16px !important;
    }
    .olight_content p {
        font-size: 13px !important;
    }
    .olight_content .btn {
        font-size: 14px !important;
        padding: 8px 15px !important;
    }
    .collocation {
        grid-template-columns: repeat(auto-fit, minmax(159px, 1fr)) !important;
    }
    .image_thumbnails {
        max-height: 100% !important;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .carousel-caption {
        width: 50%;
    }
    .carousel-caption h1 {
        font-size: 30px !important;
    }
    .carousel-caption p {
        font-size: 14px !important;
    }
    .carousel-caption a {
        font-size: 16px !important;
    }
    .text h1 {
        font-size: 20px !important;
    }
    .text h4 {
        font-size: 10px !important;
    }
    .text p {
        font-size: 13px !important;
        margin-bottom: 10px !important;
    }
    .shop_now_btn {
        font-size: 13px !important;
        padding: 8px 15px !important;
    }
    .quality_collection {
        grid-template-columns: 1fr !important;
        text-align: center !important;
    }

    .quality_content {
        margin-top: 20px !important;
    }
    .ring_banner {
        height: auto !important;
        padding: 4rem 2rem !important;
    }
    .ring_banner h2 {
        font-size: 1.8rem !important;
    }
    .sidebar {
        max-width: 100% !important;
        border-right: none !important;
        border-bottom: 1px solid #ddd !important;
    }
    .cart_table {
        display: block !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
    }
    .cart_table th,
    .cart_table td {
        min-width: 120px !important;
        font-size: 12px !important;
    }

    .cart_product_name {
        font-size: 13px !important;
    }

    .quantity_box {
        width: 90px !important;
    }

    .quantity_box button {
        width: 26px !important;
        height: 26px !important;
        font-size: 16px !important;
    }

    .quantity_box input {
        width: 36px !important;
        font-size: 12px !important;
    }

    .cart_actions {
        flex-direction: column !important;
        gap: 10px !important;
    }

    .cart_btn {
        width: 100% !important;
        text-align: center !important;
    }

    .carttotal_container {
        margin-top: 20px !important;
    }

    .carttotal_row,
    .carttotal_grand {
        font-size: 14px !important;
    }

    .carttotal_button {
        font-size: 14px !important;
        padding: 10px !important;
    }
    .olight_content {
        max-width: 90% !important;
        left: 3% !important;
        top: 65% !important;
        transform: translateY(-40%) !important;
    }
    .olight_content h1 {
        font-size: 24px !important;
    }
    .olight_content h4 {
        font-size: 16px !important;
    }
    .olight_content p {
        font-size: 13px !important;
    }
    .olight_content .btn {
        font-size: 14px !important;
        padding: 8px 15px !important;
    }
    .contact_section {
        align-items: end !important;
        padding: 0 !important;
    }
    .contact_content p {
        margin-bottom: 0 !important;
    }
    .touch_box {
        min-width: 230px !important;
    }
}
@media only screen and (max-width: 575px) {
    .banner_img {
        height: 240px !important;
    }
    .ring_banner {
        height: 200px !important;
    }
    .ring_banner h2 {
        font-size: 22px !important;
    }
    .carousel-caption {
        width: 51%;
    }
    .carousel-caption h1 {
        font-size: 24px !important;
        margin-bottom: 0 !important;
    }
    .carousel-caption p {
        font-size: 14px !important;
        margin-bottom: 0 !important;
    }
    .carousel-caption a {
        font-size: 12px !important;
        padding: 5px !important;
    }
    .explore_now {
        width: 24px !important;
    }
    .banner_text h5 {
        font-size: 16px !important;
    }
    .banner_text h2 {
        font-size: 40px !important;
    }
    /*.featured_section {*/
    /*    text-align: start !important;*/
    /*}*/
    .text {
        width: 49% !important;
    }
    .text h1 {
        font-size: 20px !important;
    }
    .text h4 {
        font-size: 10px !important;
    }
    .text p {
        font-size: 13px !important;
        margin-bottom: 10px !important;
    }
    .shop_now_btn {
        font-size: 13px !important;
        padding: 8px 15px !important;
    }

    .olight_content {
        max-width: 90% !important;
        left: 5% !important;
        top: 60% !important;
        transform: translateY(-40%) !important;
    }

    .olight_content h4 {
        margin-bottom: 0 !important;
    }

    .olight_content h1 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .olight_content p {
        font-size: 12px !important;
    }

    .quality_text_title {
        font-size: 20px !important;
    }
    .dropdown_mega .mega_menu {
        position: static !important;
        width: 100% !important;
        margin-top: 10px !important;
    }
    .mega_menu_content {
        grid-template-columns: 1fr 1fr !important;
    }
    .mega_col_img {
        grid-column: span 2 !important;
    }
    .exceptional_box{
        border:  none !important;
    }
    .carousel-caption p{
        font-size: 16px !important;
    }
    .form_row {
        flex-direction: column !important;
    }
    .contact_section {
        justify-content: start !important;
        align-items: end !important;
        padding: 0 !important;
    }
    .contact_content{
        max-width: 100% !important;
        padding: 0 !important;
    }
    .product_detail {
        flex-direction: column !important;
        gap: 20px !important;
    }
    .product_images {
        flex-direction: column !important;
        align-items: center !important;
    }

    .image_thumbnails {
        flex-direction: row !important;
        width: 240px !important;
        margin-top: 10px;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        order: 2;
    }
    .image_thumbnails::-webkit-scrollbar {
        height: 0;
    }

    .image_thumbnails img {
        width: 60px !important;
        height: 60px !important;
    }

    .main_image img {
        width: 100% !important;
        max-width: 400px !important;
    }
    .about_item_tabs {
        flex-wrap: nowrap !important;
    }
    .about_item_tabs li {
        font-size: 14px !important;
        padding: 10px 15px !important;
    }
    .product_info_box th {
        width: 150px !important;
    }
    .clients {
        text-align: start !important;
        padding-bottom: 0 !important;
    }
    .clients_header h2, .form_container h2 {
        font-size: 28px !important;
    }
    .cart_title {
        font-size: 18px !important;
        text-align: center !important;
    }

    .cart_table img {
        width: 50px !important;
        height: 50px !important;
    }

    .carttotal_title {
        font-size: 16px !important;
        text-align: center !important;
    }
    .carttotal_secure {
        font-size: 12px !important;
    }
    .featured_tabs .nav-link {
        padding: 5px 10px !important;
    }
    .olight_content h1, .deals_title {
        font-size: 26px !important;
    }
    .olight_content h4 {
        font-size: 16px !important;
    }
    .olight_content p, .deals_text, .client_card p, .client_info h4, .client_info span, .featured_rating span, .featured_name {
        font-size: 13px !important;
    }
    .olight_content .btn {
        font-size: 14px !important;
        padding: 8px 15px !important;
    }
    .clients_header p {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }
    .contact_content h2 {
        font-size: 22px !important;
        margin-bottom: 5px !important;
    }
    .contact_content p {
        font-size: 14px !important;
    }
    .touch_container {
        gap: 20px !important;
    }
    .touch_content p {
        margin-bottom: 0 !important;
    }
    .form_container {
        padding: 20px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
}

@media only screen and (min-width: 320px) and (max-width: 375px) {
    .carousel-caption h1 {
        font-size: 22px !important;
    }
    .carousel-caption p {
        font-size: 13px !important;
    }
    .carousel-caption a {
        font-size: 14px !important;
    }
    .text {
        width: 60% !important;
    }
    .text h1 {
        font-size: 17px !important;
        margin: 5px 0 !important;
    }
    .text p {
        font-size: 12px !important;
        margin-bottom: 10px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 320px) {
    .text {
        width: 77% !important;
    }
    .carousel-caption {
        align-content: start !important;
    }
}
