@media only screen and (max-width: 1920px) {
    .header-right-wrap {
        padding: 32px 0px;
    }
}

@media only screen and (min-width: 990px) {
    .shop-new-more-description .table-responsive {
        display: table;
    }
}

@media only screen and (max-width: 1600px) {
    .your-order-area .Place-order .default-btn.btn-style-outline {
        padding: 10px 20px 10px;
    }
    .stick .main-menu.menu-common-style.menu-lh-1 nav ul li a {
        line-height: 68px;
    }
    .product-area.product-area-sp.intr {
        padding-bottom: 80px;
    }
    .product-video {
        padding-top: 110px;
        padding-bottom: 90px;
        background-color: #f7f1ed;
    }
    .footer-widget .footer-about p {
        color: #707070;
        font-family: "Roboto", sans-serif;
        margin: 0;
        line-height: 30px;
        margin: 20px 0 0;
        width: 100%;
        font-weight: 300;
    }
    .deal-content-3 {
        margin-left: 50px;
        margin-top: -30px;
    }
    .product-video .section-title-2 {
        margin-bottom: 50px !important;
    }
    .section-title-2 {
        margin-bottom: 20px;
    }
    .deal-img-2 {
        margin: 0 0 0 0;
        position: relative;
    }
    .home-featured-slider .feature-slider .slider-btn-1 a {
        background-color: transparent;
        width: 100%;
        border: #ef3347 1px solid;
        color: #ef3347;
        text-transform: capitalize;
        font-weight: 400;
        font-size: 16px;
    }
    .deal-img-2 img {
        width: 80%;
    }
    .deal-content-3 h2 {
        font-weight: 500;
        font-size: 70px;
        color: #fff;
        margin: 0 0 20px;
        line-height: 82px;
    }
    .slider-content-1 h1 {
        font-size: 84px;
        font-weight: 500;
        margin: 0px 0 30px;
        letter-spacing: 0.5px;
    }
    .home-featured-slider {
        padding: 90px 0px;
        /* box-shadow: 0 30px 80px inset #f4c5a945; */
    }
    .default-btn a.btn-size-md {
        padding: 12px 25px 12px;
        /* border-radius: 50px; */
    }
    .stick .main-logo {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .main-logo {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .home-featured-slider .slider-btn-1 {
        margin-top: 0px;
        text-align: left;
    }
    .home-featured-slider .unique-tile h2 {
        margin-bottom: 20px;
        font-size: 26px;
        text-align: left;
        line-height: 40px;
        position: relative;
    }
    .dflt-btn-sp {
        padding: 8px 18px 8px !important;
        width: 100%;
        text-align: center;
    }
    .default-btn a {
        font-weight: 300;
        display: inline-block;
        z-index: 1;
        font-size: 14px;
    }
    .main-menu.menu-common-style.menu-lh-1 nav ul li a {
        line-height: 74px;
        width: 150px;
    }
    .header-right-wrap {
        padding: 28px 0px;
    }
    .main-menu.menu-common-style.menu-font-3>nav>ul>li>a {
        padding: 0 30px;
    }
    .product-details-area-new .pro-test-report-sec a i {
        font-size: 24px;
        margin-right: 5px !important;
        margin-bottom: 0px;
        position: relative;
        left: unset;
        bottom: unset;
        display: block;
        text-align: center;
        color: #da251c;
    }
    .product-details-area-new .pro-test-report-sec a p {
        color: #da251c;
        font-size: 15px !important;
        font-weight: 500;
    }
}

@media only screen and (max-width: 1450px) {
    .section-padding-01 {
        padding: 80px 0px;
    }
    .single-page-new-relate-1 {
        padding: 110px 0 60px 0;
    }
    .shop-new-more-description {
        padding: 80px 0 90px 0;
        background-color: #f8f1e9;
    }
    .main-menu.menu-common-style.menu-lh-1 nav ul li a {
        line-height: 69px;
        width: 140px;
    }
    .main-menu.menu-common-style nav ul li ul.mega-menu {
        background-color: #d8b9a6;
        display: flex;
        left: -190px;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        -webkit-transform: rotateX( 90deg);
        transform: rotateX( 90deg);
        -webkit-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        transform-origin: center top 0;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        visibility: hidden;
        width: 972px;
        z-index: 99999;
        -webkit-box-shadow: 0 0 20px 0.4px rgb(0 0 0 / 10%);
        box-shadow: 0 0 20px 0.4px rgb(0 0 0 / 10%);
    }
    .cart-wrap-3 button span.count-style-3 {
        position: absolute;
        font-size: 10px;
        height: 22px;
        line-height: 22px;
        color: #fff;
        display: block;
        top: -8px;
        right: 5px;
        width: 22px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #fff;
    }
    .slider-content-1 h1 {
        font-size: 74px;
        font-weight: 500;
        margin: 0px 0 25px;
        letter-spacing: 0.5px;
    }
    .cart-wrap-3 button i {
        font-size: 24px;
        color: #fff;
        margin-right: 25px;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }
    .cart-wrap-3.cart-wrap-hm9 button i {
        margin-right: 20px;
    }
    .your-order-area .Place-order .default-btn.btn-style-outline {
        padding: 10px 0px 10px;
    }
    .product-details-area-new .pro-test-report-sec a p {
        color: #da251c;
        font-size: 13px !important;
        font-weight: 500;
    }
    .header-right-wrap .common-style button {
        background-color: transparent;
        border: none;
        font-size: 24px;
        padding: 0;
    }
    .header-right-wrap .header-login a {
        font-size: 24px;
        color: #010211;
        margin-right: 15px;
    }
    .mr-25 {
        margin-right: 20px;
    }
    .default-btn a.btn-size-md {
        padding: 10px 15px 10px !important;
        font-size: 14px;
        /* font-size: 15px; */
    }
    .breadcrumb-area {
        height: 65vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        background-color: #f4f8fa;
        align-items: end;
        background-position-y: -70px;
        background-repeat: no-repeat;
        background-color: #ee3346;
    }
}

@media only screen and (max-width: 1350px) {
    .product-single-main {
        font-size: 44px;
    }
    .home-featured-slider .unique-tile h2 {
        margin-bottom: 20px;
        font-size: 22px;
        text-align: left;
        line-height: 30px;
        position: relative;
    }
    .testi-review .author {
        text-align: center;
        line-height: 30px;
        font-size: 26px;
        font-family: "Roboto", cursive;
        color: #fff;
        display: block;
        margin-top: 30px;
    }
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    .default-btn a.btn-size-md {
        padding: 10px 15px 10px !important;
        font-size: 14px;
        line-height: 14px;
    }
    .home-video-wrapper {
        height: 400px;
        background-size: cover;
        background-position: center;
        text-align: center;
        border-radius: 30px;
    }
    .deal-content-3 h2 {
        font-weight: 500;
        font-size: 56px;
        color: #fff;
        margin: 0 0 20px;
        line-height: 70px;
    }
    .deal-img-2 img {
        width: 80%;
        margin-left: 60px;
    }
    .main-menu.menu-common-style.menu-font-3>nav>ul>li>a {
        padding: 0 20px;
    }
    .main-menu.menu-common-style.menu-lh-1 nav ul li a {
        line-height: 70px;
        width: 130px;
    }
    .shop-new-more-description {
        padding: 80px 0 90px 0 !important;
        background-color: #f8f1e9;
    }
    .product-details-area-new .pro-test-report-sec a p {
        color: #da251c;
        font-size: 12px !important;
        font-weight: 500;
    }
    .product-details-area-new .pro-test-report-sec a i {
        margin-top: 2px;
        font-size: 20px;
        margin-right: 5px !important;
        margin-bottom: 0px;
        position: relative;
        left: unset;
        bottom: unset;
        display: block;
        text-align: center;
        color: #da251c;
    }
}

@media only screen and (max-width: 1260px) {
    .main-menu.menu-common-style.menu-lh-1 nav ul li a {
        line-height: 70px;
        width: 120px;
    }
    .shop-new-more-description .innertab-content h4 {
        padding: 0 20px;
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 18px;
    }
    .shop-new-more-description .innertab-content p {
        font-size: 16px;
        line-height: 36px;
        margin-bottom: 0px;
        padding: 0 50px;
        color: #090e12;
        font-weight: 300;
    }
}

@media only screen and (max-width: 1220px) {
    .main-menu.menu-common-style.menu-lh-1 nav ul li a {
        line-height: 69px;
        width: 120px;
    }
    .offer-section {
        padding: 70px 0px;
    }
    .home-featured-slider .feature-slider .slider-btn-1 a {
        background-color: transparent;
        width: 100%;
        border: #ef3347 1px solid;
        color: #ef3347;
        text-transform: capitalize;
        font-weight: 400;
        font-size: 14px;
    }
    .default-btn a.btn-size-md {
        padding: 10px 10px 10px !important;
        font-size: 12px;
        line-height: 12px;
    }
    .home-featured-slider {
        padding: 70px 0px;
        /* box-shadow: 0 30px 80px inset #f4c5a945; */
    }
    .slider-content-1 h1 {
        font-size: 64px;
        font-weight: 500;
        margin: 0px 0 20px;
        letter-spacing: 0.5px;
    }
}

@media only screen and (max-width: 1199px) {
    .your-order-area .Place-order .pr-3 {
        padding: 0 !important;
    }
    .your-order-area .Place-order .cancle-order-btn {
        margin-top: 20px;
    }
    .main-menu.menu-common-style.menu-font-3>nav>ul>li>a {
        padding: 0 22px;
    }
    .shop-category-section .col-lg-3 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .shop-category-section .price-range {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .your-order-area .Place-order .pr-3 {
        padding: 0 !important;
    }
    .your-order-area .Place-order .cancle-order-btn {
        margin-top: 20px;
    }
    .product-details-area-new .pro-test-report-sec a {
        margin-bottom: 30px;
    }
    .shop-new-more-description .innertab-content {
        padding: 30px 45px !important;
    }
    .product-details-area-new .pro-test-report-sec a p {
        color: #da251c;
        font-size: 18px !important;
        font-weight: 500;
    }
    .product-single-page .section-padding-01 {
        padding: 50px 0;
    }
    .pro-details-content-modify {
        margin-left: 0px;
        margin-top: 60px;
    }
    .testi-review {
        padding: 50px 0;
    }
    .grid-size-indicator-outter {
        display: none;
    }
    .color-pallet .color-tile {
        width: 19% !important;
        height: 60px !important;
    }
    #color-modal .modal-dialog {
        width: 100% !important;
        max-width: 100% !important;
    }
    #color-modal .panton-color-filter-label.last {
        display: none;
    }
    #color-modal .color-pallet-filter .filter-button {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    #color-modal .panton-color-filter-label {
        border-right: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .section-padding-4 .container-fluid {
        padding: 0 15px;
    }
    .checkout-main-area .container-fluid {
        padding: 50px 15px !important;
    }
    .shop-category-section .col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner-wrap .banner-content-16 {
        left: 0;
    }
    .shop-new-more-description .nav-tabs .nav-item {
        margin: 0 15px;
    }
    .shop-new-more-description .tab-content {
        padding: 0 15px;
        margin-top: 45px !important;
    }
    .shop-new-more-description .container-fluid {
        padding: 0 15px !important;
    }
    .product-details-area-new .container-fluid {
        padding: 0 15px !important;
    }
    .product-details-area.product-details-area-new .pr-0 {
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    .slogon p {
        color: #fff;
        margin-bottom: 0;
        font-size: 8px;
        letter-spacing: 0.5px;
    }
    .testi-review {
        padding: 30px 0;
    }
    .testi-review .author {
        text-align: center;
        line-height: 30px;
        font-size: 26px;
        font-family: "Roboto", cursive;
        color: #fff;
        display: block;
        margin-top: 20px;
    }
    .footer-left-pad {
        padding-left: 0px;
    }
    .testi-review .comments {
        font-size: 16px;
        margin: 0;
        line-height: 30px;
        color: #fff;
        letter-spacing: .25px;
        width: 70%;
        margin: auto;
        font-weight: 300;
    }
    .home-video-wrapper {
        height: 290px;
        background-size: cover;
        background-position: center;
        text-align: center;
        border-radius: 30px;
        margin-bottom: 20px;
    }
    .deal-content-3 {
        margin-left: 0px;
        margin-top: 35px;
        margin-bottom: 0px;
        text-align: center;
    }
    .product-video .container-fluid {
        padding: 0 15px;
    }
    .deal-content-3 p {
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
    }
    .deal-img-2 img {
        width: 80%;
        margin-left: 0px;
    }
    .offer-section {
        padding: 50px 0px;
    }
    .deal-content-3 {
        margin-left: 0px;
        margin-top: 0px;
    }
    .deal-content-3 h2 {
        font-weight: 500;
        font-size: 44px;
        color: #fff;
        margin: 0 0 20px;
        line-height: 60px;
    }
    .deal-img-2 {
        margin: 0 0 0 0;
        position: relative;
        text-align: center;
    }
    .slider-content-1 h1 {
        font-size: 50px;
        font-weight: 500;
        margin: 0px 0 20px;
        letter-spacing: 0.5px;
    }
    .slider-area .slider-btn-1.default-btn a.btn-style-outline:before {
        position: absolute;
        font: normal normal normal 16px/1 LineAwesome;
        font-size: inherit;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        content: "\f121";
        right: -15px;
        top: 6px;
        text-decoration: none;
    }
    .home-featured-slider .section-title-6.mb-50.col-12.unique-tile.text-center {
        padding-left: 0px;
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .home-featured-slider .unique-tile h2 {
        margin-bottom: 20px;
        font-size: 34px;
        text-align: left;
        line-height: 46px;
        position: relative;
    }
    .slider-area .slider-btn-1.default-btn a.btn-style-outline {
        background-color: transparent;
        border: none;
        position: relative;
        color: #fff;
        text-transform: capitalize;
        font-size: 18px;
        font-weight: 300;
        letter-spacing: 2px;
        text-decoration: underline 1.2px;
        line-height: 10px;
    }
    .slider-content-1 {
        margin-top: 0px;
        text-align: center;
    }
    .header-right-wrap .cart-wrap button span {
        font-size: 14px;
        margin-left: 4px;
    }
    .header-right-wrap {
        padding: 15px 0px;
    }
    .res-white-overly-xs:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        opacity: 0;
        z-index: 1;
    }
    .mobile-logo a img {
        width: 60px;
    }
    .slogon .slogan-close {
        position: absolute;
        top: 50%;
        right: 15px;
        font-size: 18px;
        transform: translate(0px, -50%);
        cursor: pointer;
        color: #fff;
    }
    .header-small-mobile {
        display: block;
        padding: 0px;
    }
    .slogon {
        position: relative;
        width: 100%;
        padding: 0px 0;
        top: 0;
        left: 0;
        background-color: #d8baa6;
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 420px) {}

@media only screen and (max-width: 350px) {}

@media only screen and (max-width: 320px) {}