﻿@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px) {
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px) {
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px) {
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px) {
    .main_nav_dropdown li a {
        border-right: 1px solid rgba(255, 255, 255, 0);
    }

    .cat_menu_container {
        width: 211px;
        padding-left: 25px;
    }

    .main_nav_dropdown li {
        display: inline-block;
        margin-top: 0;
    }

    .standard_dropdown li {
        display: block;
        position: relative;
        padding: 1px 0;
    }

    .main_nav_dropdown li a {
        font-size: 16px;
        color: white;
        margin-right: 148px;
    }

    .char_item {
        padding-left: 0px;
    }

    .deals_timer_box {
        width: 150px;
    }

    .deals_timer_unit {
        font-size: 20px;
    }

    .banner_2_dots {
        left: calc((100% - 960px) / 2 + 15px);
    }

    .arrivals_single > div {
        padding-left: 24px;
    }

    .arrivals_single_marks {
        left: 24px;
    }

    .newsletter_form {
        width: 456px;
    }
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px) {
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px) {
    img.top_im {
        margin: 0 13px;
        width: 100%;
    }

    .logo img {
        width: 99%;
    }
}

/************
6. 991px
************/

@media only screen and (max-width: 991px) {


    img.top_im {
        width: 100%;
    }

    .cont-aboutS P {
        PADDING-LEFT: 15PX;
        PADDING-RIGHT: 15PX;
        TEXT-ALIGN: JUSTIFY;
    }

    .btn-lg {
        padding: 10px 9px !important;
        font-size: 15px;
    }

    .sdd img {
        width: 100%;
    }

    .ship {
        width: 100%;
        overflow: scroll;
    }


    .d-fleximage img {
        height: 139px !important;
    }

    .dropdown-menu {
        display: block;
        top: 120%;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        background: #fff;
        /* box-shadow: 0px 10px 25px rgba(0,0,0,0.1); */
        /* -webkit-transition: opacity 0.3s ease; */
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: all 0.3s ease;
        z-index: 1;
        font-family: 'Raleway', sans-serif;
        max-width: 100%;
        min-width: 100%;
        height: 256px;
        overflow: auto;
    }

    .main_nav {
        width: 100%;
    }

    .col-md-7.dott {
        border: 1px solid #00000030;
        padding: 0;
        margin: 5em 0px;
        width: 96%;
        MARGIN: 5PX;
    }

    .filedd {
        width: 98%;
    }

    a.btn.btn-shadow.btn-primary {
        border: 1px solid #ebc83f;
        background: #e8bd16;
        margin: 12px !important;
    }

    a.btn.btn-primary.btn-lg {
        margin-top: 15px;
    }
    .modal-content {
        overflow-y: auto;
        margin-left:0px!important;
        width:auto!important;
    }
    /*.modal-content {
        left: 156px;
        top: 107px;
    }*/
    .modal-open .modal {
        overflow-x: scroll;
        overflow-y: SCROLL;
        z-index: 999999999;
    }

    .logo {
        width: 223px;
        margin-left: -116px;
    }

        .logo img {
            width: 50%;
            position: relative;
            top: -10px !important;
            margin-left: 93px;
        }

    ul.dropdown-menu.flex-row.p-4 {
        display: block;
    }

    .main_nav_menu {
        position: absolute;
    }

    ul.standard_dropdown.main_nav_dropdown {
        margin-top: 46px;
        background: #143c61;
        width: 157px;
        margin-left: -120px;
    }

    .haede-top {
        position: relative;
        z-index: 999;
        width: 100%;
        background: rgba(247, 247, 247, 0);
    }

    .top_bar {
        /*display: none;*/
    }

    .header_search_content {
        top: 14%;
    }

    .header_search {
        height: 50px;
    }

    .custom_dropdown {
        text-align: left;
    }

    .main_nav {
        margin-top: 56px;
    }

    .main_nav_menu {
        display: none;
        width: 100%;
    }

    .logo_container,
    .wishlist_cart {
        height: 119px;
    }

    .main_nav_content {
        background: rgba(245, 127, 47, 0);
    }

    .menu_trigger_container {
        display: block;
    }

    .top_bar {
        height: 27px;
    }

    .top_bar_contact_item {
        display: none;
        font-size: 12px;
        margin-right: 20px;
        line-height: 40px;
    }

        .top_bar_contact_item a {
            font-size: 12px;
            line-height: 40px;
        }

    .top_bar_icon {
        margin-right: 4px;
    }

        .top_bar_icon img {
            width: 70%;
        }

    .top_bar_menu {
        display: none;
    }

    .top_bar_user a {
        font-size: 11px;
        line-height: 0px;
    }

    .user_icon {
        -webkit-transform: translateY(-1px);
        -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        -o-transform: translateY(-1px);
        transform: translateY(-1px);
        width: 12px;
    }

    .cat_menu_container ul {
        visibility: hidden;
        opacity: 0;
    }

    .char_col:not(:last-child):not(:nth-child(3)) {
        margin-bottom: 30px;
    }

    .char_item {
        padding-left: 6px;
    }

    .deals {
        width: 100%;
        margin-right: 0px;
    }

    .featured {
        width: 100%;
    }

    .popular_categories_slider_container {
        margin-top: 15px;
    }

    .banner_2_dots {
        left: calc((100% - 720px) / 2 + 15px);
    }

    .tabs {
        padding-top: 80px;
    }

        .tabs.tabs-right ul {
            float: left;
        }

    .arrivals_single {
        display: none;
    }

    .advert_col {
        margin-bottom: 30px;
    }

        .advert_col:last-child {
            margin-bottom: 0px;
        }

    .trends_slider_container {
        margin-top: 15px;
    }

    .newsletter_title_container {
        width: 100%;
    }

    .newsletter_content {
        width: 100%;
        margin-top: 30px;
    }

    .newsletter_form {
        width: calc(100% - 114px);
    }

    .footer_col:not(:last-child) {
        margin-bottom: 40px;
    }
}

/************
7. 959px
************/

@media only screen and (max-width: 959px) {
}

/************
8. 880px
************/

@media only screen and (max-width: 880px) {
}

/************
9. 768px
************/

@media only screen and (max-width: 768px) {
}

/************
10. 767px
************/

@media only screen and (max-width: 767px) {

    .page_menu_search {
        display: block;
    }

    img.img-fluid.clas_img {
        width: 300px;
        margin-left: 28px;
        height: 300px;
    }

    .newsSection {
        height: 230px !important;
    }

    .logo_sec img {
        width: 34%;
    }

    section.brand_section {
        padding: 2px 0px !important;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .call-inner {
        margin-bottom: 29px;
    }

    .main_nav {
        margin-top: 0px;
    }

    .banner_product_image {
        opacity: 0.5;
        width: 60vw;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .banner_product_image img {
            width: 100%;
        }

    .char_col:nth-child(3) {
        margin-bottom: 30px;
    }

    .char_item {
        padding-left: 8px;
    }

    .banner_2_item {
        height: auto;
        padding-top: 85px;
        padding-bottom: 105px;
    }

    .banner_2_content {
        padding-top: 0px;
    }

    .banner_2_image_container {
        margin-top: 60px;
    }

    .banner_2_image {
        position: relative;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .banner_2_dots {
        left: calc((100% - 540px) / 2 + 15px);
    }

    .logo img {
        width: 29% !important;
        margin-left: 30px !important;
    }

    .optico-icon-mobile {
        height: 94px !important;
    }
}

/************
11. 575px
************/

@media only screen and (max-width: 575px) {

    .wislist {
        DISPLAY: NONE;
    }

    .header_main {
        height: AUTO;
    }

    .header_search {
        margin-left: 0;
    }


    h2 {
        font-size: 16px;
    }
    .company_vision h2 {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        margin: 0 0 15px;
        padding: 0;
        text-align: left;
    }
    .stats-content h2 {
        color: #fff;
        font-size: 30px;
        font-weight: 800;
        line-height: 36px;
        margin: 10px 10% 50px;
        text-align: center;
    }
    .stats-content p {
        color: white;
        font-weight: 300;
        font-size: 16px;
        line-height: 33px;
        width: 78%;
        margin: 0 auto;
    }
    .stat-box h3 {
        font-size: 19px;
        font-weight: bold;
        margin-bottom: 0;
    }

    p {
        font-size: 13px;
    }

    .top_bar

    .logo_container, .wishlist_cart {
        height: 125px;
    }

    .logo a {
        font-size: 24px;
    }

    .cat_menu_container {
        width: auto;
        padding-right: 15px;
    }

    .cat_menu_text {
        font-size: 13px;
        margin-left: 12px;
    }

    .cat_burger {
        width: 21px;
        height: 19px;
        margin-top: -75px;
        margin-left: -44px;
    }

        .cat_burger span:nth-child(2) {
            top: 5px;
        }

        .cat_burger span:nth-child(3) {
            top: 10px;
        }

    .menu_trigger_text {
        font-size: 13px;
        margin-right: 10px;
    }

    .wishlist {
        margin-right: 18px;
    }

    .wishlist_content {
        margin-left: 6px;
    }

    .wishlist_text {
        display: none;
    }

    .cart_text {
        display: none;
    }

        .wishlist_text a,
        .cart_text a {
            font-size: 14px;
        }

    .wishlist_count,
    .cart_price {
        display: none;
        font-size: 12px;
    }

    .wishlist_icon i {
        display: none;
    }

    .wishlist_icon {
        width: 100%;
    }

    .cart_content {
        margin-left: 18px;
    }

    .cart_icon {
        width: 37px;
    }

    .cart_count {
        width: 21px;
        height: 21px;
    }

        .cart_count span {
            line-height: 21px;
        }

    .top_bar_user {
        margin-left: 0px;
    }

    .main_nav {
        width: calc(100%);
        margin-left: 0px;
        margin-right: -55px;
        margin-top: -4px;
    }

    .main_nav_content {
        height: 35px;
        z-index: 1;
    }

    .cat_menu_container {
        padding-left: 15px;
    }

    .menu_trigger_container {
        padding-right: 15px;
    }

    .cat_menu li {
        height: 36px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .cat_menu li a {
            font-size: 13px;
            line-height: 36px;
        }

        .cat_menu li ul {
            left: 50%;
            z-index: 10;
        }

    .page_menu_item > a {
        font-size: 12px;
    }

    .page_menu_selection li a {
        font-size: 12px;
    }

    .banner_product_image {
        right: 15px;
    }

    .button {
        height: 32px;
    }

        .button a {
            font-size: 12px;
            line-height: 32px;
            padding-left: 25px;
            padding-right: 25px;
        }

    .banner {
        /*height: calc(100vh - 125px);*/
        height: 310px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .banner_content {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .banner_text {
        font-size: 24px;
    }

    .banner_price {
        font-size: 18px;
        margin-top: 23px;
    }

        .banner_price span::after {
            top: 13px;
        }

    .banner_product_name {
        font-size: 13px;
    }

    .banner_button {
        margin-top: 35px;
    }

    .deals {
        padding-left: 15px;
        padding-right: 15px;
    }

    .deals_title {
        left: 15px;
        font-size: 16px;
    }

    .deals_slider_nav_container {
        right: 5px;
    }

    .deals_item_name, .deals_item_price {
        font-size: 20px;
    }

    .deals_item_category a, .deals_item_price_a {
        font-size: 12px;
    }

    .deals_timer_unit {
        font-size: 16px;
    }

    .product_panel {
        margin-left: 0px;
        margin-right: 0px;
    }

    .popular_categories_slider_nav {
        display: none;
    }

    .popular_categories_link {
        margin-top: 23px;
    }

    .banner_2_item {
        padding-bottom: 85px;
    }

    .banner_2_dots {
        display: none;
    }

    .banner_2_title {
        font-size: 24px;
    }

    .banner_2_text {
        font-size: 13px;
    }

    .rating_r i::before {
        font-size: 14px;
    }

    .banner_2_button {
        margin-top: 30px;
    }

    .tabs ul li {
        font-size: 14px;
        margin-right: 30px;
    }

    .bestsellers_slider {
        padding-bottom: 0px;
    }

    .newsletter_form {
        float: none;
        width: 100%;
    }

    .newsletter_title_container {
        padding-left: 0px;
        text-align: center;
    }

    .newsletter_unsubscribe_link {
        float: none;
        text-align: center;
        margin-top: 10px;
        height: auto;
    }

        .newsletter_unsubscribe_link a {
            line-height: 1;
        }

    .newsletter_title {
        font-size: 16px;
    }

    .newsletter_icon {
        position: relative;
        width: 40px;
        top: auto;
        -webkit-transform: translate(-50%, 0px);
        -moz-transform: translate(-50%, 0px);
        -ms-transform: translate(-50%, 0px);
        -o-transform: translate(-50%, 0px);
        transform: translate(-50%, 0px);
        left: 50%;
        margin-bottom: 20px;
    }

    .newsletter_button {
        position: relative;
        top: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 113px;
        height: 40px;
        background: #35ab14;
        color: #FFFFFF;
        line-height: 40px;
        font-size: 12px;
        border: none;
        outline: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        cursor: pointer;
        margin-top: 20px;
    }

    .newsletter_input {
        font-size: 13px;
        padding-left: 15px;
        height: 40px;
        line-height: 40px;
    }

        .newsletter_input::-webkit-input-placeholder {
            font-size: 13px;
        }

        .newsletter_input:-moz-placeholder {
            font-size: 13px;
        }

        .newsletter_input::-moz-placeholder {
            font-size: 13px;
        }

        .newsletter_input:-ms-input-placeholder {
            font-size: 13px;
        }

        .newsletter_input::input-placeholder {
            font-size: 13px;
        }

    .copyright_container {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .logos {
        margin-top: 30px;
    }

    .popular_categories_title {
        font-size: 24px;
    }

    .tabs.tabs-right .tabs_line {
        margin-top: 52px;
    }

    .tabs_line span {
        display: none;
    }

    .advert_content {
        padding-left: 15px;
    }

    .advert_text {
        font-size: 13px;
    }

    .advert_image {
        width: 125px;
    }

    .reviews {
        padding-bottom: 80px;
    }

    .reviews_all a span {
        display: none;
    }

    .reviews_dots {
        display: none;
    }
}

/************
11. 539px
************/

@media only screen and (max-width: 539px) {
}

/************
12. 480px
************/

@media only screen and (max-width: 480px) {

    .dropdown-menu {
        display: block;
        top: 120%;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        background: #fff;
        /* box-shadow: 0px 10px 25px rgba(0,0,0,0.1); */
        /* -webkit-transition: opacity 0.3s ease; */
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: all 0.3s ease;
        z-index: 1;
        font-family: 'Raleway', sans-serif;
        max-width: 380px;
        min-width: 380px;
        height: 256px;
        overflow: auto;
    }
}

/************
13. 479px
************/

@media only screen and (max-width: 479px) {

    .dropdown-menu {
        display: block;
        top: 120%;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        background: #fff;
        /* box-shadow: 0px 10px 25px rgba(0,0,0,0.1); */
        /* -webkit-transition: opacity 0.3s ease; */
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: all 0.3s ease;
        z-index: 1;
        font-family: 'Raleway', sans-serif;
        max-width: 380px;
        min-width: 380px;
        height: 256px;
        overflow: auto;
    }
}

/************
14. 400px
************/

@media only screen and (max-width: 412px) {



    .dropdown-menu {
        display: block;
        top: 120%;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        background: #fff;
        /* box-shadow: 0px 10px 25px rgba(0,0,0,0.1); */
        /* -webkit-transition: opacity 0.3s ease; */
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: all 0.3s ease;
        z-index: 1;
        font-family: 'Raleway', sans-serif;
        max-width: 340px;
        min-width: 340px;
        height: 256px;
        overflow: auto;
    }




    .d-flex.popular_categories_slider_container.prateek {
        display: block !important;
    }
}



@media(max-width:767px) {
    .slide img {
        height: auto !important;
    }
    .modal-content1 {
        background-color: #FAF0E5;
        margin: 40px auto;
        padding: 20px;
        border: 1px solid #888;
        width: 93% !important;
    }
    ul.dropdown-menu.about_detail li a {
        font-size: 14px;
        font-weight: 500;
        color: #000;
        text-align: end !important;
        line-height: 21px;
        padding: 8px 4px;
    }
/*    ul.list-unstyled li {
        text-align: end !important;
        margin-bottom: 5px;
        border-bottom: 1px solid #00000075;
        padding-bottom: 5px;
    }*/
    .newsSlot {
        height: 400px !important;
    }

    section.paymentSlot .col-lg-3.col-md-6.col-sm-12 {
        width: 50%;
        margin: 0px 0px 30px;
    }

    footer.footer-section:before {
        display: none;
    }

    footer.footer-section {
        margin-top: 0px !important;
    }

    .paymentSec h2 {
        font-size: 14px;
    }

    .news_title {
        margin-bottom: 30px;
    }

    .compant_txt {
        margin-left: 0px !important;
        margin-top: 15px;
    }

    h3.header_txt {
        font-size: 20px;
    }

    .blogSlot {
        margin-bottom: 30px;
    }
}
