/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        padding: 15px 0px;
    }
}


/*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/

@media only screen and (min-width: 599px) and (max-width: 767px) {
    .logo {
        text-align: center;
    }

    .cart-content-right {
        padding-bottom: 5px;
    }

    .mg {
        margin: 0px 0px;
    }

    .menu-area-main {
        height: 256px;
        overflow-y: auto;
    }

    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }

    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }

    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }

    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }

    .mean-container .mean-nav ul li a.mean-expand {
        height: 19px;
    }

    .category-box.women-box {
        display: none;
    }

    .cart-box {
        display: inline-block;
        margin: 0px 30px;
    }

    .wish-box {
        float: none;
        margin: 0px 30px;
        display: inline-block;
    }

    .menu-add {
        display: none;
    }

    .category-box {
        display: none;
    }

    .mean-container .mean-nav ul li ol {
        padding: 0px;
    }

    .mean-container .mean-nav ul li a {
        padding: 10px 20px;
        width: 94.8%;
    }

    .mean-container .mean-nav ul li li a {
        width: 92%;
        padding: 1em 4%;
    }

    .mean-container .mean-nav ul li li li a {
        width: 100%;
    }

    .header-search {
        padding: 15px 0px;
    }

    #collapseFilter.d-md-block {
        padding: 30px 0px;
    }
}


/*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/

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

    .cart-content-right {
        padding-bottom: 5px;
    }

    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }

    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }

    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }

    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }

    .mean-container .mean-nav ul li a {
        padding: 1em 4%;
        width: 92%;
    }

    .mean-container .mean-nav ul li li a {
        width: 90%;
        padding: 1em 5%;
    }

    .mean-container .sub-full.megamenu-categories ol li a {
        padding: 5px 0px;
        text-transform: capitalize;
        width: 100%;
    }

    .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a {
        width: auto;
        border: none;
        float: none;
    }

    .menu-area-main {
        height: 45px;
        overflow-y: auto;
    }

    .mean-container .mean-nav ul li a.mean-expand {
        top: 0;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_taital {
        width: 100%;
        font-size: 50px;
    }

    a.navbar-brand {
        width: 14%;
        padding-right: 20px;
    }

    .banner_taital_main {
        padding-left: 40px;
    }

    #main_slider a.carousel-control-prev {
        left: 40px;
        top: 320px;
    }

    #main_slider a.carousel-control-next {
        right: 40px;
        top: 320px;
    }

    .hover01 figure img {
        min-height: 300px;
    }

    .enim_text {
        margin: 0px;
    }

    #custom_slider a.carousel-control-next {
        top: 400px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 3px 5px;
        margin: 0px 3px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggler {
        /* background-color: #fff; */
        border: 1px solid #fff;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        width: 130px;
        margin: 0 auto;
        text-align: center;
    }

    .box_section {
        width: 100%;
    }

    .online_box_left {
        padding: 30px 10px;
    }

    .banner_taital_main {
        padding-left: 20px;
    }

    .banner_taital {
        width: 100%;
        font-size: 40px;
    }

    .readmore_btn {
        width: 159px;
    }

    .started_bt {
        width: 159px;
    }

    .corporate_text {
        font-size: 18px;
    }

    p.chunks_text {
        width: 100%;
    }

    #main_slider a.carousel-control-prev {
        left: 0;
        top: 130px;
    }

    #main_slider a.carousel-control-next {
        right: 0;
        top: 130px;
    }

    #main_slider .carousel-control-next,
    #main_slider .carousel-control-prev {
        width: 35px;
        height: 35px;
        font-size: 13px;
    }

    .introduction_text {
        font-size: 16px;
    }

    .hover01 figure img {
        min-height: 220px;
    }

    .box_main {
        padding: 0;
    }

    .enim_text {
        font-size: 14px;
        margin: 0px 0px 0px 0px;
    }

    .customer_right {
        margin-top: 10px;
    }

    #my_slider a.carousel-control-prev {
        left: 0;
        top: 220px;
    }

    #my_slider a.carousel-control-next {
        right: 0;
        top: 220px;
    }

    #custom_slider a.carousel-control-next {
        top: 280px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #banner_slider a.carousel-control-prev {
        display: none;
    }

    #banner_slider a.carousel-control-next {
        display: none;
    }

    #main_slider a.carousel-control-prev {
        position: absolute;
        left: 175px;
        top: 90%;
        display: none;
    }

    #main_slider a.carousel-control-next {
        position: absolute;
        left: 236px;
        top: 90%;
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        width: 130px;
        margin: 0 auto;
        text-align: center;
    }

    .online_box {
        width: 100%;
        display: block;
    }

    a.navbar-brand {
        width: auto;
    }

    .header_section {
        background: #001431;
    }

    .navbar-toggler {
        /* background-color: #fff; */
        border: 1px solid #fff;
    }

    .navbar {
        /* padding: 15px 0px; */
    }

    .banner_section {
        padding: 30px 0px 100px 0px;
    }

    .banner_taital_main {
        padding-left: 0px;
    }

    .banner_taital {
        width: 100%;
        font-size: 34px;
    }

    .readmore_btn {
        width: 137px;
    }

    .started_bt {
        width: 137px;
    }

    .banner_img {
        width: 100%;
        margin-top: 30px;
    }

    .online_box_left {
        margin: 10px 0px;
    }

    .studies_taital {
        font-size: 25px;
    }

    img.image_1 {
        margin-top: 20px;
    }

    .about_text_main {
        padding: 0px;
    }

    .about_section .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .customer_taital {
        font-size: 25px;
    }

    .box_main {
        padding: 0px 0px 0px 0px;
    }

    .customer_left {
        width: 100%;
    }

    .customer_right {
        width: 100%;
        margin-top: 0px;
    }

    .does_taital {
        font-size: 24px;
    }

    #custom_slider a.carousel-control-next {
        top: 205px;
    }

    .dummy_text {
        font-size: 14px;
    }

    .contact_taital {
        font-size: 28px;
    }

    .contact_section_2 {
        width: 100%;
    }

    #my_slider a.carousel-control-prev {
        left: 0;
    }

    #my_slider a.carousel-control-next {
        right: 0;
    }

    .location_text li a {
        margin: 0px 14px;
    }

    figure img {
        width: 100%;
    }

    [dir='ltr'] .dropdown-menu-address {
        transform: translate(-20%, 0) !important;
    }

    [dir='rtl'] .dropdown-menu-address {
        transform: translate(20%, 0) !important;
    }
}

@media (max-width: 575px) {

    .search-form {
        width: 90% !important;
    }

    [dir='ltr'] .dropdown-menu-language {
        transform: translate(-20%, 0) !important;
        width: 320px !important;
    }

    [dir='rtl'] .dropdown-menu-language {
        transform: translate(20%, 0) !important;
        width: 320px !important;
    }

    [dir='ltr'] .modeConstruction .dropdown-menu-language {
        transform: translate(-5%, 0) !important;
        width: 320px !important;
    }

    [dir='rtl'] .modeConstruction .dropdown-menu-language {
        transform: translate(5%, 0) !important;
        width: 320px !important;
    }

    .dropdown-menu-lang-auth {
        width: 320px !important;
    }



    [dir='ltr'] .dropdown-menu-address {
        transform: translate(-2%, 0) !important;
        width: 320px !important;
    }

    [dir='rtl'] .dropdown-menu-address {
        transform: translate(2%, 0) !important;
        width: 320px !important;
    }


    [dir='ltr'] .dropdown-menu-currency {
        transform: translate(-37%, 0) !important;
        width: 320px !important;
    }

    [dir='rtl'] .dropdown-menu-currency {
        transform: translate(-37%, 0) !important;
        width: 320px !important;
    }

    [dir='ltr'] .dropdown-menu-calender {
        transform: translate(-58%, 0) !important;

    }

    [dir='rtl'] .dropdown-menu-calender {
        transform: translate(58%, 0) !important;

    }

    .calendar-dropdown {
        width: 320px !important;

    }

    .calendar-dropdown #days .day {
        width: 11.28%;
        height: 35px
    }

    .calendar-dropdown #days .today::after {
        bottom: 2px
    }

    #banner_slider a.carousel-control-prev {
        display: none;
    }

    #banner_slider a.carousel-control-next {
        display: none;
    }

    #main_slider a.carousel-control-prev {
        position: absolute;
        left: 175px;
        top: 90%;
        display: none;
    }

    #main_slider a.carousel-control-next {
        position: absolute;
        left: 236px;
        top: 90%;
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        width: 130px;
        margin: 0 auto;
        text-align: center;
    }

    .online_box {
        width: 100%;
        display: block;
    }

    a.navbar-brand {
        width: auto;
    }

    .header_section {
        background: #001431;
    }

    .navbar-toggler {
        background-color: #fff;
        border: 1px solid #fff;
    }

    .navbar {
        padding: 15px 0px;
    }

    .banner_section {
        padding: 30px 0px 100px 0px;
    }

    .banner_taital_main {
        padding-left: 0px;
    }

    .banner_taital {
        width: 100%;
        font-size: 34px;
    }

    .readmore_btn {
        width: 137px;
    }

    .started_bt {
        width: 137px;
    }

    .banner_img {
        width: 100%;
        margin-top: 30px;
    }

    .online_box_left {
        margin: 10px 0px;
    }

    .studies_taital {
        font-size: 25px;
    }

    img.image_1 {
        margin-top: 20px;
    }

    .about_text_main {
        padding: 0px;
    }

    .about_section .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .customer_taital {
        font-size: 25px;
    }

    .box_main {
        padding: 0px 0px 0px 0px;
    }

    .customer_left {
        width: 100%;
    }

    .customer_right {
        width: 100%;
        margin-top: 0px;
    }

    .does_taital {
        font-size: 24px;
    }

    #custom_slider a.carousel-control-next {
        top: 105px;
    }

    .dummy_text {
        font-size: 14px;
    }

    .contact_taital {
        font-size: 28px;
    }

    .contact_section_2 {
        width: 100%;
    }

    #my_slider a.carousel-control-prev {
        left: 0;
    }

    #my_slider a.carousel-control-next {
        right: 0;
    }

    .location_text li a {
        margin: 0px 14px;
    }

    figure img {
        width: 100%;
    }
}


/**************************  media ******************************************************************************/
/*=========== for mobile screen ===============*/

@media(max-width :505px) {

    .hid-c {
        display: none !important;
    }

}

/***************************************/

@media (max-width: 575px) {
    #msform fieldset {
        margin: 0 3% 20px 3% !important;
    }

    /*----------- login -------------*/
    .login-right {
        border-radius: 45px !important;
        border: 1px solid #000;
        /* width: 350px !important; */
        width: 95% !important;

    }

    /* .dow-btn-download {
        width: 330px !important;
    } */

    /*------- header ------------*/
    .banner-pub-img {
        max-width: 130px;
        width: 130px;
        max-height: 110px;
        height: 110px;

    }

    .download {
        width: 100% !important;
    }

    .nav-3 {
        top: 115px !important;

    }

    .banner_section {
        margin-top: 106px !important;
    }





    /***************** dark mode *******************************/
    input[name="checkbox"]::after {
        content: "" !important;
    }

    input[name="checkbox"] {

        width: 60px !important;
        height: 30px !important;
    }

    input[name="checkbox"]::before {
        top: 2px !important;
        left: 2px !important;
        height: 25px !important;
        width: 25px !important;
    }

    /* input[name="checkbox"]::after {
        top: 30% !important;
        left: 60% !important;
        transform: translate(-50%, -50%) !important;
         content: var( "") !important;
    } */
    input[name="checkbox"]:checked:before {
        transform: translateX(120%) !important;
    }

    /* input[name="checkbox"]:checked:after {
        transform: translate(-100%, -50%) !important;
    } */
    /*------- banner ------------*/

    .hid-content-logo {
        display: none !important;
    }

    /* div.banner_section,
    div.banner-img img {
        height: 500px;
    } */
    p.text-wrapper {
        font-size: 1rem !important;
    }

    div.banner-logo {
        width: 100px;
        left: 3%;
    }

    div.banner-pub {
        width: 95%;
        height: 28%;
        bottom: 3%;
        right: 3%;
    }

    /* h3.banner-pub-text {
        font-size: 1rem;
        padding: 0;
    } */
    h2.banner-pub-price {
        font-size: 0.85rem;
        padding: 0;
    }

    .banner-pub-adr {
        font-size: 0.75rem;
    }

    .banner-pub-lovely svg,
    .banner-pub-views svg,
    .banner-pub-arrowup svg {
        width: 20px;
        height: 20px;
    }

    .banner-pub-views i,
    .banner-pub-arrowup i {
        font-size: 1rem;
    }

    .banner-pub-views span,
    .banner-pub-arrowup span,
    .banner-pub-lovely span {
        font-size: 0.55rem !important;
    }

    /* .fa-regular.fa-eye,
    .fa-solid.fa-arrow-up-right-from-square {
        font-size: 1rem;
    } */
    /* .banner-fa-icon {
        font-size: 0.5rem;
    } */

    .banner-2btn-download {
        width: 180px !important;
        bottom: 39% !important;
        left: 10% !important;
    }



    .banner-apple-download img,
    .banner-google-play-download img {
        width: 30px;
    }

    .google-app-btn-span {
        font-size: 14px !important;
    }

    .google-app-btn-txt {
        font-size: 0.65rem !important;
    }

    /*------- dow_app ------------*/
    /* .text_app_des {
        width: 70%;
    } */

    /*------- dropdown  notification------------*/
    .dropdown-menu-notification {
        width: 350px !important;
    }
}

/***************************************/
@media(max-width :767px) {
    /*------- header ------------*/


    [dir="ltr"].col2-search {
        background-color: #fff;
        border-radius: 15px 0 0 15px;
    }

    [dir="rtl"].col2-search {
        background-color: #fff;
        border-radius: 0 15px 15px 0;
    }





    .hid-content {
        display: none !important;
    }

    div.banner_section,
    div.banner-img img {
        height: 580px;
    }

    .banner-pub-text {
        font-size: 12px;
        padding: 0;
    }

    .google-app-btn-txt {
        font-size: 0.65rem !important;
    }



}

/*=========== for tablet screen 1 ===============*/
@media (min-width: 576px) and (max-width: 767px) {

    /*------- header ------------*/
    .banner-pub-img {
        max-width: 200px;
        width: 200px;
        max-height: 140px;
        height: 140px;


    }

    .hid-c {
        display: none !important;
    }

    .nav-2 {
        top: 80px !important;

    }

    /* .nav-3 {
        top: 137px !important;

    } */

    /* .banner_section {
        margin-top: 137px !important;
    } */

    .search-form {
        width: 100% !important;
    }

    /*------- banner ------------*/
    p.text-wrapper {
        font-size: 1.25rem !important;
    }

    div.banner-logo {
        width: 130px;
        left: 3%;
    }

    /* div.banner_section,
    div.banner-img img {
        height: 500px;
    } */
    div.banner-pub {
        width: 90%;
        height: 35%;
        bottom: 3%;
        right: 3%;
    }

    /* h3.banner-pub-text {
        font-size: 1rem;
        padding: 0;
    } */
    h2.banner-pub-price {
        font-size: 1.25rem;
        padding: 0;
    }

    .fa-regular.fa-eye,
    .fa-solid.fa-arrow-up-right-from-square {
        font-size: 1rem;
    }

    .banner-fa-icon {
        font-size: 0.5rem;
    }

    div.banner-2btn-download {
        width: 445px !important;
        bottom: 41%;
        left: 17% !important;
    }

    /*------- dow_app ------------*/
    /* .text_app_des {
        width: 70%;
    } */

    /*------- class ------------*/
    /*---------- services ------------*/
    /* .thumbnail {
        width: 400px !important;
    } */
}

/*=========== for tablet screen 2 ===============*/
@media (min-width: 768px) and (max-width: 991px) {


    .hid-c {
        display: none !important;
    }

    .col1-search,
    .hid-content-info {
        display: none !important;
    }

    [dir="ltr"].col2-search {
        background-color: #fff;
        border-radius: 15px 0 0 15px;
    }

    [dir="rtl"].col2-search {
        background-color: #fff;
        border-radius: 0 15px 15px 0;
    }

    .nav-container {
        max-width: 95% !important;
    }

    /*------- banner ------------*/
    .banner-pub-img {
        max-width: 200px;
        width: 200px;
        max-height: 140px;
        height: 140px;


    }

    p.text-wrapper {
        font-size: 1.25rem !important;
    }

    div.banner-logo {
        width: 130px;
        left: 3%;
    }

    div.banner_section,
    div.banner-img img {
        height: 500px;
    }

    div.banner-pub {
        width: 70%;
        height: 35%;
        bottom: 3%;
        right: 1%;
    }

    .banner-pub-text {
        font-size: 13px;
        padding: 0;
    }

    h2.banner-pub-price {
        font-size: 1.25rem;
        padding: 0;
    }

    .fa-regular.fa-eye,
    .fa-solid.fa-arrow-up-right-from-square {
        font-size: 1rem;
    }

    .banner-fa-icon {
        font-size: 0.5rem;
    }

    div.banner-2btn-download {
        bottom: 41%;
        left: 35% !important;
    }

    /*------- dow_app ------------*/
    /* .text_app_des {
        width: 70%;
    } */

    /*------- class ------------*/
    /*---------- services ------------*/
    /* .thumbnail {
        width: 400px !important;
    } */
}

/*=========== for tablet screen laptop 1 ===============*/
@media (min-width: 992px) and (max-width: 1199px) {
    .banner-pub-text {
        font-size: 14px;
        padding: 0;
    }

    .banner-2btn-download {
        bottom: 30% !important;
        left: 43% !important;
    }

    /*------- banner ------------*/
    .banner-pub-img {
        max-width: 220px;
        width: 220px;
        max-height: 160px;
        height: 160px;


    }

    p.text-wrapper {
        font-size: 1.5rem !important;
    }

    div.banner-pub {
        width: 60%;
        height: 25%;
        bottom: 3%;
        right: 1%;
    }

    /*------- banner ------------*/
}

/********************************************************************/

@media (min-width: 576px) and (max-width: 767px) {



    .div_menus,
    .div_contact {
        height: auto !important;
    }

    .footer_section_three {
        position: relative;

        top: 45%;
        left: 50%;
        transform: translate(-75%, -50%);


    }

    .div-iframe {
        height: 400px;
    }


    .contact-us {
        background: rgba(51, 51, 53, 0.73);
        width: 515px;
        flex-shrink: 0;
        border-radius: 10px;
        border: 1px solid #000;

    }


    #footer2_slider {
        text-align: center;
        width: 90%;
    }

    .footer1_carousel {
        text-align: center;
        width: 90%;
    }

}

@media (max-width: 375px) {
    .thumbnail {
        width: 250px !important;
    }

    .banner-pub-text {
        font-size: 8px;

    }

    .footer_section_three {
        position: relative;
        top: 40%;
        width: 100% !important;
    }

    [dir='ltr'] .dropdown-menu-notification {
        width: 275px !important;
        transform: translate(-72%, 0) !important;
    }

    [dir='rtl'] .dropdown-menu-notification {
        width: 275px !important;
        transform: translate(72%, 0) !important;
    }

    [dir='ltr'] .dropdown-menu-address {
        transform: translate(-11%, 0) !important;
        width: 275px !important;
    }

    [dir='rtl'] .dropdown-menu-address {
        transform: translate(11%, 0) !important;
        width: 275px !important;
    }

    [dir='ltr'] .dropdown-menu-language {
        transform: translate(-24%, 0) !important;
        width: 275px !important;
    }

    [dir='rtl'] .dropdown-menu-language {
        transform: translate(24%, 0) !important;
        width: 275px !important;
    }

    [dir='ltr'] .modeConstruction .dropdown-menu-language {
        transform: translate(-11%, 0) !important;
        width: 275px !important;
    }

    [dir='rtl'] .modeConstruction .dropdown-menu-language {
        transform: translate(11%, 0) !important;
        width: 275px !important;
    }

    [dir='ltr'] .dropdown-menu-currency {
        transform: translate(-36%, 0) !important;
        width: 275px !important;
    }

    [dir='rtl'] .dropdown-menu-currency {
        transform: translate(36%, 0) !important;
        width: 275px !important;
    }


    [dir='ltr'] .dropdown-menu-calender {
        transform: translate(-51.5%, 0) !important;

    }

    [dir='rtl'] .dropdown-menu-calender {
        transform: translate(51.5%, 0) !important;

    }

    .calendar-dropdown {
        width: 275px !important;

    }

    .calendar-dropdown #days .day {
        width: 10.28%;
        height: 32px
    }

    .dropdown-menu-lang-auth {
        width: 275px !important;
    }


}

@media (max-width: 575px) {


    .section_provisoire {
        background-size: contain !important;
    }

    .div_menus,
    .div_contact {
        height: auto !important;
    }


    .footer_section_three {
        position: relative;
        top: 40%;

    }



    #footer2_slider {
        text-align: center;
        width: 100%;
    }

    .footer1_carousel {
        text-align: center;
        width: 90%;
    }

    .div-iframe {
        height: 400px;
    }

    .label_area {
        font-size: 15px;
    }
}

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

    .div_menus,
    .div_contact {
        height: auto !important;
    }

    .footer_section_three {
        position: relative;
        top: 45%;
        left: 50%;
        transform: translate(-100%, -47%);
    }


    #footer2_slider {
        text-align: center;
        width: 90%;
    }

    .footer1_carousel {
        text-align: center;
        width: 90%;
    }

    .div-iframe {
        height: 400px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .thumbnail {
        width: 230px;
    }

    #footer2_slider {
        text-align: center;
    }

    .footer1_carousel {
        text-align: center;
    }

    .label_area {
        font-size: 18px;
    }
}

@media (min-width: 1199px) and (max-width: 1400px) {

    .thumbnail {
        width: 270px;
    }


}