@media (max-width:1700px) {
    .instagram_post {
        height: 470px;
    }
}

@media (max-width:1366px) {

    .banner video,
    .banner img {
        height: calc(100vh - (43px + 75px + 50px));
    }

    .carousel .carousel_prev_btn {
        bottom: 7%;
    }

    .play_pause_btn {
        bottom: 7%;
        left: 14%;
    }

    .carousel .carousel_nxt_btn {
        left: 18%;
        bottom: 7%;
    }

    .carousel_page_indicator {
        left: 24%;
        bottom: 8%;
    }

    .category_card img {
        height: 350px;
    }

    .product__thumbnail img {
        height: 400px !important;
    }

    .shop_card img {
        height: 260px;
    }

    .store-product__top img {
        height: 400px;
    }

    .instagram_post {
        height: 400px;
    }

    .footer_video {
        height: 600px;
    }

}

@media (max-width:1250px) {
    .category_card img {
        height: 330px;
    }

    .instagram_post {
        height: 370px;
    }

    .search-box {
        width: 55%;
    }

    .search_heading {
        width: 55%;
    }
}

@media (max-width:1199px) {
    .list-separator>li:not(:last-child):after {
        display: none;
    }

    .search_for_lg {
        display: none;
    }

    .main_logo {
        display: none;
    }

    .right_menu {
        width: 100%;
        height: auto;
        justify-content: space-between;
    }

    .category_card img {
        height: 320px;
    }

    .shop_card img {
        height: 225px;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(5, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(6),
    .instagram_feed_flex .instagram_post:nth-child(12) {
        display: none;
    }
}

@media (max-width:991px) {

    .banner video,
    .banner img {
        height: 545px;
    }

    .middlescreen_none {
        display: none;
    }

    .widget--about {
        width: 100%;
    }

    .advertise_img {
        display: none;
    }

    #customer-sign-up-btn {
        height: 40px;
    }

    .announcement_fashion {
        padding: 12px 20px;
    }

    .web_setting {
        width: 25%;
    }

    .announcement_fashion marquee {
        width: 55%;
    }

    .category_card h5 {
        font-size: 15px;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .recommended-product-grid {
        --repeat: 3;
    }

    .instagram_post {
        height: 290px;
    }

    .footer_video {
        height: 530px;
    }

    .category_card img {
        height: 295px;
        border-top-left-radius: 132px;
        border-top-right-radius: 132px;
    }

    .ins_modal_bdy {
        height: 460px;
    }

    .ins_content {
        width: 50%;
    }

    .ins_pic {
        width: 50%;
    }

    .ins_content .ins_acc {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ins_content .ins_acc h2 span {
        width: 30px;
        height: 30px;
    }

    .ins_content .ins_acc h2 span img {
        width: 16px;
        height: auto;
    }

    .ins_content .ins_acc h2 {
        font-size: 17px;
    }

    .ins_acc button {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }

    .ins_content p {
        margin-bottom: 0px;
        margin-top: 30px;
        font-size: 13px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:767px) {

    .banner video,
    .banner img {
        height: calc(440px);
    }

    .header-main {
        padding: 8px 6%;
    }

    .category_card img {
        height: 247px;
    }

    .login_submit_btn {
        height: 40px;
    }

    .recommended-product-grid {
        --repeat: 3;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(4, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(5),
    .instagram_feed_flex .instagram_post:nth-child(11) {
        display: none;
    }

    .shop_card img {
        height: 190px;
    }

    .shop_card .product_price {
        font-size: 14px;
    }

    .auto-col.mobile-items-2 {
        --minWidth: 30% !important;
    }

    .product__thumbnail img {
        height: 340px !important;
    }

    .see_buy_card .see_buy_video video {
        width: 100%;
        height: 400px;
    }

    .store-product__top img {
        height: 340px;
    }

    .footer_video {
        height: 500px;
    }

    .announcement_fashion {
        padding: 10px 20px;
        align-items: center;
    }

    .web_setting {
        width: 35%;
    }

    .announcement_fashion .anc_ph_no {
        width: 20%;
    }

    .announcement_fashion marquee {
        width: 45%;
    }

    .carousel_page_indicator {
        left: 30%;
        bottom: 9%;
    }

    .carousel .carousel_nxt_btn {
        left: 22%;
        bottom: 7%;
    }

    .play_pause_btn {
        bottom: 7%;
        left: 16%;
    }

    .product_category_slide {
        min-height: auto !important;
    }
}

@media (max-width:575px) {

    .banner video,
    .banner img {
        height: calc(380px);
    }

    .header-main {
        padding: 4px 1%;
    }

    .category_card img {
        height: 235px;
    }

    .small_screen_flex {
        display: flex;
        justify-content: center;
    }

    .recommended-product-grid {
        --repeat: 2;
    }

    .shop_card {
        width: 31.33%;
        margin: 1%;
        margin-bottom: 15px;
        position: relative;
    }

    .category_card {
        width: 31.33%;
        margin: 1%;
    }

    .instagram_post {
        height: 210px;
    }

    .carousel_page_indicator {
        left: 38%;
        bottom: 10%;
    }

    .carousel .carousel_nxt_btn {
        left: 27%;
        bottom: 7%;
    }

    .play_pause_btn {
        bottom: 7%;
        left: 18%;
    }

    .announcement_fashion {
        flex-direction: column;
    }

    .announcement_fashion .anc_ph_no {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 12px;
    }

    .announcement_fashion marquee {
        width: 100%;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .web_setting {
        width: 100%;
        display: none;
    }

    .for_ony_mobile{
        display: flex;
        align-items: center;
        justify-content: end;
        width: 50%;
    }

    .web_setting ul li button {
        font-size: 11px;
    }

    .footer_video {
        height: 355px;
    }
}

@media (max-width:480px) {

    .banner video,
    .banner img {
        height: calc(290px);
    }

    .carousel_page_indicator {
        left: 38%;
        bottom: 11%;
    }

    .category_card {
        width: 48%;
        margin: 1%;
    }

    .category_card img {
        height: 265px;
    }

    .see_buy_card .see_buy_video video {
        width: 100%;
        height: 360px;
    }

    .shop_card {
        width: 48%;
        margin: 1%;
        margin-bottom: 15px;
        position: relative;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(3, 1fr);
    }

    .instagram_feed_flex .instagram_post:nth-child(4),
    .instagram_feed_flex .instagram_post:nth-child(10) {
        display: none;
    }

    .instagram_post {
        height: 225px;
    }

    .footer_video {
        height: 290px;
    }

    .product__thumbnail img {
        height: 315px !important;
    }

    .instagram_post {
        height: 260px;
    }

    .shop_card {
        width: 48%;
        margin: 1%;
        margin-bottom: 0px;
        position: relative;
    }

    .ins_modal_bdy {
        height: auto;
        flex-direction: column-reverse;
    }

    .ins_content {
        width: 100%;
    }

    .ins_pic {
        width: 100%;
    }

    .ins_pic img {
        width: 100%;
        height: auto;
    }

    .ins_footer {
        position: inherit;
        margin-top: 20px;
    }




}

@media (max-width:400px) {

    .header-main {
        padding: 4px 0%;
    }

    .banner video,
    .banner img {
        height: calc(29vh);
    }

    .header_middle {
        top: -100%;
    }

    .btn {
        --bs-btn-padding-x: 1rem;
        --bs-btn-padding-y: 0.4rem;
    }

    .carousel_page_indicator {
        left: 50%;
        bottom: 8%;
    }

    .carousel .carousel_nxt_btn {
        left: 35%;
        bottom: 7%;
    }

    .play_pause_btn {
        bottom: 7%;
        left: 22%;
    }

    .category_card img {
        height: 230px;
    }

    .product__thumbnail img {
        height: 270px !important;
    }

    .see_buy_card .see_buy_video video {
        width: 100%;
        height: 325px;
    }

    .store-product__top img {
        height: 270px;
    }

    .instagram_feed_flex .instagram_post:nth-child(3),
    .instagram_feed_flex .instagram_post:nth-child(8) {
        display: none;
    }

    .instagram_feed_flex {
        grid-template-columns: repeat(2, 1fr);
    }

    .instagram_post {
        height: 300px;
    }

    .carousel_page_indicator {
        left: 50%;
        bottom: 11%;
    }

    .category_items h2 {
        font-size: 1.2rem;
    }
}

@media (max-width:360px) {
    .category_card img {
        height: 210px;
    }

    .mobile-logo-cs {
        height: 30px !important;
        width: auto !important;
    }

    .play_pause_btn {
        width: 40px;
        height: 40px;
    }

    .see_buy_card .see_buy_video video {
        width: 100%;
        height: 310px;
    }

    .shop_card img {
        height: 170px;
    }

    .shop_card .product_price {
        font-size: 13px;
    }

    .footer_video {
        height: 245px;
    }

    .category_items {
        margin-top: 15px;
        margin-bottom: 50px;
    }








}