@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .prd-main img {
        height: 610px;
    }

    .prd-nav-img img {
        height: 190px !important;
    }

    .icon-flex {
        gap: 8px;
    }

    .icon-flex>a,
    .icon-flex>button {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }

    ul#menu {
        gap: 25px;
    }

    .product-box .img-rp {
        height: 370px;
    }

    .arrival-slider img {
        height: 709px;
    }

    .arriva-cont .pt-5 {
        padding-top: 0 !important;
    }

    ul#myTab2>li>button {
        padding: 30px 44px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .prd-main img {
        height: 465px;
        object-fit: cover;
    }

    .prd-nav-img img {
        margin: 10px 10px;
        height: 152px !important;
        object-fit: cover;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    section.product-detail-sec ul#myTab,
    section.product-detail-sec div#myTabContent {
        margin-left: -520px;
    }

    h2 {
        font-size: 48px;
    }

    .cs-col-2 {
        width: 21%;
    }

    .cs-col-8 {
        width: 57%;
    }

    .action-hedr>h4,
    .search-box>h4 {
        font-size: 18px;
    }

    .icon-flex {
        gap: 8px;
    }

    .icon-flex>a,
    .icon-flex>button {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }

    ul#menu>li>a {
        font-size: 12px;
    }

    ul#menu {
        gap: 20px;
    }

    .product-box .img-rp {
        height: 300px;
    }

    .arrival-slider img {
        height: 684px;
    }

    .arriva-cont .pt-5 {
        padding-top: 0 !important;
    }

    ul#myTab2>li>button {
        padding: 30px 43px;
        font-size: 21px;
    }

    span.arrival-year {
        margin-left: 40px;
    }

    span.price {
        font-size: 25px;
    }

    .prd-img {
        padding-right: 10px;
    }

    .get-touch>h1 {
        font-size: 50px;
    }

    .arr-aroows {
        bottom: 100px;
    }

    .featured-slider .slick-arrow {
        bottom: -63px;
    }

    .arr-aroows>a {
        height: 80px;
        width: 80px;
    }

    .featured-slider .slick-prev {
        left: 30%;
    }

    .featured-slider .slick-next {
        right: 30%;
    }

    ul#myTab {
        margin-left: -400px;
        margin-top: 70px;
    }

    div#myTabContent {
        margin-left: -400px;
    }

    section.catogry-sec div#myTabContent {
        margin: 0;
    }

    table.cart-table tr {
        display: flex;
        flex-flow: wrap;
    }

    table.cart-table td {
        width: 50%;
    }

    table.cart-table td:not(:nth-child(2)):not(:nth-child(1)) {
        padding-top: 20px;
    }

    .cart-prc+button {
        right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    table.cart-table tr {
        display: flex;
        flex-flow: wrap;
    }

    table.cart-table td {
        width: 50%;
    }

    table.cart-table td:not(:nth-child(2)):not(:nth-child(1)) {
        padding-top: 20px;
    }

    .body-wrapper table {
        width: 1000px;
    }

    .body-wrapper {
        overflow-x: scroll;
    }

    .body-wrapper h3 {
        position: sticky;
        left: 0;
    }

    .table-responsive {
        overflow-y: scroll;
    }

    h2 {
        font-size: 40px;
        line-height: 60px;
    }

    .cs-col-2 {
        width: 35%;
        margin-bottom: -80px;
        position: relative;
        z-index: 22;
    }

    .cs-col-8 {
        width: 100%;
        order: 1;
    }

    .action-hedr>h4,
    .search-box>h4 {
        font-size: 18px;
    }

    .icon-flex {
        gap: 8px;
    }

    .icon-flex>a,
    .icon-flex>button {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }

    ul#menu>li>a {
        font-size: 16px;
    }

    ul#menu {
        gap: 30px;
    }

    .product-box .img-rp {
        height: 380px;
    }

    .arrival-slider img {
        height: 684px;
    }

    .arriva-cont .pt-5 {
        padding-top: 0 !important;
    }

    ul#myTab2>li>button {
        padding: 30px 43px;
        font-size: 21px;
    }

    span.arrival-year {
        margin-left: 40px;
    }

    span.price {
        font-size: 25px;
    }

    .prd-img {
        padding-right: 10px;
    }

    .get-touch>h1 {
        font-size: 50px;
    }

    .arr-aroows {
        bottom: 100px;
    }

    .featured-slider .slick-arrow {
        bottom: -63px;
    }

    .arr-aroows>a {
        height: 80px;
        width: 80px;
    }

    .featured-slider .slick-prev {
        left: 24%;
    }

    .featured-slider .slick-next {
        right: 24%;
    }

    ul#myTab {
        margin-left: -300px;
        margin-top: 20px;
    }

    div#myTabContent {
        margin-left: -300px;
    }

    section.catogry-sec div#myTabContent {
        margin: 0;
    }

    section.new-arrival-sec {
        padding-top: 20px;
    }

    section.new-arrival-sec {
        padding-top: 20px;
    }

    .arrival-slider {
        width: 70%;
        margin: 0 auto 30px;
    }

    .arriva-cont {
        padding-left: 0;
    }

    .btn-1,
    .btn-2 {
        font-size: 20px;
        padding: 0 30px;
    }

    .color-plett+div {
        margin-top: 20px !important;
    }

    section.catogry-sec div#myTabContent .col-md-3 {
        width: 33.333%;
    }

    section.catogry-sec div#myTabContent .row {
        justify-content: center;
    }

    .inner-lnks {
        margin-right: 100px;
    }

    .pre-bagde {
        font-size: 14px;
    }

    section.product-detail-sec .prd-cont-det {
        padding-left: 0;
    }

    .wishlist-btn {
        margin-right: 0;
    }

    .color-plett {
        flex-flow: wrap;
    }

    .contomize-btn {
        margin-top: 20px;
    }

    .prd-cont-det .inc {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .cs-col-2 {
        width: 50%;
    }

    section.new-arrival-sec {
        padding: 20px 0 60px;
    }

    .arriva-cont {
        padding-left: 0;
    }

    .arriva-cont .col-md-6 {
        width: 50%;
    }

    .product-box .img-rp {
        height: 359px;
    }

    .arriva-cont>h2 {
        margin: 30px 0 -30px;
    }

    .arr-aroows {
        bottom: 0;
    }

    .featured-slider .slick-list {
        padding: 0 25% 40px;
    }

    h2 {
        font-size: 40px;
        line-height: 60px;
        margin: 0 0 10px;
    }

    .arrival-slider img {
        height: 740px;
    }

    .featured-slider .slick-prev {
        left: 15%;
    }

    .featured-slider .slick-next {
        right: 15%;
    }

    .featured-slider .slick-arrow {
        bottom: -63px;
    }

    section.product-det-sec {
        padding: 50px 0;
    }

    .prd-img {
        padding-right: 0;
        height: 370px;
        margin-bottom: 20px;
    }

    .prd-img>img {
        height: 100%;
        object-fit: contain;
        object-position: left;
    }

    .first-order div {
        display: flex;
        align-items: center;
    }

    .first-order span {
        font-size: 26px;
    }

    section.catogry-sec h2+.btn-1 {
        font-family: 'Lato';
        font-size: 13px;
        height: 45px;
        padding: 0 20px;
    }

    ul#myTab2>li>button {
        padding: 14px 35px;
        font-size: 20px;
    }

    ul#myTab2 {
        margin-top: 30px;
    }

    section.catogry-sec .col-md-3 {
        width: 50%;
    }

    .inner-lnks {
        width: 50%;
        margin-right: 0;
    }

    .get-touch>h1 {
        font-size: 47px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 519px) {
    .pre-order-form {
        padding: 20px;
        width: 96%;
        height: 98%;
    }
    
    span.close-popup {
        right: 20px;
    }
    
    .pre-order-form h2 {
        font-size: 27px;
        line-height: 35px;
    }
    
    .pre-order-form input {
        height: 50px;
    }
    
    .pre-ordr-prd {
        display: none;
    }
    .abtpg-img{width:100%;}
    .abtpg-content {
        padding-top: 30px;
    }
    section.catogry-sec {
        padding: 0 0 80px 0;
    }
    ul#myTab3{
        padding: 0 20px;
        margin-top: 20px;
    }
    section.product-det-sec {
        display: none;
    }

    .accordion-item {
        width: 100%;
    }

    .cs-col-2 {
        width: 100%;
        margin-bottom: 20px;
    }

    section.new-arrival-sec {
        padding: 0 0 70px;
    }

    .arrival-slider img {
        height: 425px;
    }

    .search-box>h4,
    .action-hedr>h4 {
        font-size: 16px;
        line-height: 1;
    }

    .arr-aroows>a {
        height: 50px;
        width: 50px;
        padding: 11px;
    }

    .arr-aroows {
        bottom: 0;
    }

    .arriva-cont {
        padding-left: 0;
    }

    h2 {
        font-size: 40px;
        line-height: 60px;
    }

    span.arrival-year {
        margin-left: -150px;
        margin-top: -70px;
    }

    .arriva-cont>h2 {
        margin: 40px 0 -40px;
    }

    .featured-slider .slick-list {
        padding: 0 0 40px;
    }

    .featured-slider .slick-arrow {
        bottom: -110px;
        margin: 0 -20px;
    }

    .prd-img {
        padding-right: 0;
        height: 370px;
        margin-bottom: 20px;
    }

    .prd-img>img {
        height: 100%;
        object-fit: contain;
        object-position: left;
    }

    .btn-1+.btn-2 {
        margin-left: 0;
    }

    .btn-1,
    .btn-2 {
        height: 50px;
        padding: 0 30px;
        font-size: 16px;
    }

    ul#myTab {
        gap: 20px 60px;
        justify-content: center;
    }

    .first-order div {
        display: flex;
        align-items: center;
    }

    .first-order span {
        font-size: 20px;
    }

    section.catogry-sec .d-flex.align-items-center.justify-content-between {
        flex-flow: wrap;
        gap: 20px;
    }

    ul#myTab2>li>button {
        padding: 14px 20px;
        font-size: 20px;
    }

    .container.mt-5 {
        margin: 0 !important;
    }

    ul#myTab2 {
        margin-top: 20px;
    }

    .footer-links {
        flex-flow: wrap;
    }

    .inner-lnks {
        margin-right: 0;
        width: 100%;
    }

    .get-touch>h1 {
        font-size: 35px;
    }

    br {
        display: none;
    }

    .get-touch>.linkrr p {
        width: 80%;
    }

    .prd-cont-det .mt-5 {
        margin-top: 20px !important;
        display: flex;
        flex-flow: wrap;
        gap: 10px;
    }

    .color-plett h4 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 520px) and (max-width: 1400px) {
    table.cart-table {
        width: 100%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 519px) {
    section.merchant-sec video{
        max-width: 95%;
    height: auto;
    }
    td .inc {
        justify-content: start;
        transform: none !important;
        margin: 0 0  10px;
    }
    .new-customer-wrp>h4 {
        font-size: 30px;
    }
    .submit-btn {
        padding: 0;
        width: 100%;
        justify-content: center;
    }
    .form-wrapper h4 {
        font-size: 25px;
    }
    .checkout-detail table.cart-table tr {
        top: 20px;
        margin: 0 0 30px;
    }

    .cart-prc~hr {
        bottom: -14px;
    }

    .checkout-detail table.cart-table td {
        padding: 10px;
    }

    table.cart-table {
        width: 100% !important;
    }

    table.cart-table tr {
        display: flex;
        margin: 0;
        top: 0;
        flex-flow: wrap;
    }

    table.cart-table td {
        display: block;
        width: 100%;
        padding: 20px 20px 20px;
    }

    .detailssd {
        margin: 0;
    }

    .cart-prc+a {
        bottom: 25px;
    }

    .cart-prc {
        position: relative;
        top: -20px;
        font-size: 25px;
    }

    .detailssd>p {
        font-size: 25px;
    }

}

@media only screen and (min-width: 0px) and (max-width: 991px) {
    .or-text {
        height: auto;
        margin: 20px 0;
    }

    .new-customer-wrp {
        height: 400px;
    }

    .prd-nav-img {
        width: 100%;
        flex-direction: revert;
        height: auto;
    }

    .product-imgs-flex {
        flex-flow: wrap;
    }

    .prd-main>img,
    .prd-main {
        width: 100%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .color-plett {
        flex-flow: wrap;
        gap: 20px 0;
    }

    .wishlist-btn {
        margin-right: 0;
        margin-top: -30px;
    }

    .prd-main img {
        height: 450px;
    }

    .loading {
        font-size: 50px;
    }

    .mobile-nav {
        position: relative;
        height: 45px;
        background: #000000;
        display: flex;
        align-items: center;
        justify-content: start;
        padding: 0 20px;
        z-index: 99;
    }

    .mobile-nav>ul {
        position: absolute;
        top: 45px;
        transition: 0.3s all;
        background: #000;
        width: 100%;
        left: -100%;
        z-index: -1;
    }

    .toogle-btn {
        color: #fff;
        font-size: 30px;
    }

    .mobile-nav.open>ul {
        z-index: 1;
        left: 0;
    }

    .mobile-nav>ul a {
        padding: 12px 20px;
        display: block;
        font-family: 'Lato';
        font-size: 20px;
        color: #fff;
    }

    .prd-cont-det .inc+.btn-2 {
        width: 100%;
    }

    .prd-cont-det .inc {
        width: 100%;
        margin-right: 0;
    }

    section.product-detail-sec .prd-cont-det {
        padding-left: 0;
        padding-top: 20px;
    }

    .prd-nav-img {
        width: 100%;
        flex-direction: row;
        height: 170px;
        padding: 0;
    }

    .prd-main {
        width: 100%;
    }

    .product-imgs-flex {
        flex-flow: wrap;
    }

    .prd-nav-img img {
        margin: 0 10px;
        width: 25%;
    }

    span.slicknav_menutxt {
        display: none !important;
    }

    span.slicknav_icon {
        margin: 0 !important;
    }

    .slicknav_nav a {
        font-size: 18px;
        text-transform: uppercase;
    }

    .slicknav_menu {
        background: #000;
    }

    .slicknav_btn {
        background: #fff;
    }

    .slicknav_menu .slicknav_icon-bar {
        background: #000;
    }

    .videos-wrapper {
        flex-direction: column;
    }

    .videos-wrapper>div.active {
        display: flex;
    }

    .videos-wrapper>div {
        display: none;
        width: 100%;
        height: 100%;
    }

    section.banner>a {
        font-size: 20px;
        width: 300px;
        padding: 0 20px;
        height: 60px;
        backdrop-filter: blur(2px);
    }

    h4.text-secondary.fabrics-slc {
        flex-flow: wrap;
        gap: 10px;
    }

    h4.text-secondary.fabrics-slc~.d-flex.align-items-center.justify-content-between {
        flex-flow: wrap;
        gap: 20px;
    }

    h4.text-secondary.fabrics-slc~.d-flex.align-items-center.justify-content-between>* {
        width: 100%;
    }

    .measurements-form {
        padding-left: 0;
        margin-top: 20px;
    }

    .noitemcart {
        font-size: 35px;
    }

    table.table.table-striped.table-light {
        display: block;
    }

    table.table.table-striped.table-light tr {
        display: block;
        width: 100%;
        margin: 30px 0;
        box-shadow: 0 0 20px 0 #00000000;
    }

    table.table.table-striped.table-light tr td,
    table.table.table-striped.table-light tr th {
        display: block;
        width: 100%;
        padding: 16px;
        font-size: 24px;
    }

    table.table.table-striped.table-light>* {
        width: 100%;
        display: block;
    }

    table.table.table-striped.table-light>thead {
        display: none;
    }

    table.table.table-striped.table-light tr td a {
        height: 45px;
        display: inline-flex;
        align-items: center;
        background: #a70000;
        color: #fff;
        justify-content: center;
        width: 100%;
    }


    table#myTable {
        display: block;
    }

    table#myTable tr {
        display: block;
        width: 100%;
        margin: 30px 0;
        box-shadow: 0 0 20px 0 #00000042;
    }

    table#myTable tr td,
    table#myTable tr th {
        display: block;
        width: 100%;
        padding: 16px;
        font-size: 24px;
    }

    table#myTable>* {
        width: 100%;
        display: block;
    }

    table#myTable>thead {
        display: none;
    }


    .drop-dn {
        display: block;
        position: unset;
        width: 100%;
        font-size: 16px;
    }

    .drop-dn.dflex {
        width: 100%;
    }

    .drop-dn.dflex>div {
        margin: 30px 0;
    }

    .body-wrapper {
        padding: 40px 20px;
    }

    a.btn.waves-effect.waves-light.btn-rounded.btn-primary.float-right {
        margin-top: 0;
    }

    .cart-prc+button {
        bottom: 10px;
        right: 10px;
    }

    table.cart-table td>img {
        margin-top: 0px;
    }
    .chat-massg div[color]{
        display:block;
    }
}

@media only screen and (min-width: 768px) {
    .videos-wrapper>div {
        display: block;
    }
}