@media screen and (max-width: 3840px) {
    footer .form-control {
        color: #fff !important;
        padding-right: 150px;
    }
    .banner .shape3 {
        width: 18%;
    }

    .banner .blurbg.text1 {
        left: 19%;
        bottom: 15%;
    }

    .banner .blurbg.text2 {
        right: 37%;
        bottom: 9%;
    }

    .banner .blurbg.text3 {
        right: 28%;
        bottom: 27%;
    }

    .compromise .shape3 {
        right: 43%;
        top: 18%;
        display: inline-block;
    }

    .compromise .shape2,
    .compromise .shape1 {
        width: 110px;
    }

    .compromise {
        padding-bottom: 2rem !important;
    }
    .categories #buttonGroup li {
        font-size: 18px;
    }
}

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

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

@media screen and (max-width: 1680px) {
    header .stellarnav ul li a {
        font-size: 14px;
    }

    header .search .form-control {
        font-size: 14px;
        height: 45px;
        padding: 0 15px;
    }

    header .search {
        width: 100%;
        max-width: 250px;
        flex: 0 0 250px;
    }

    header .search .btn {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .btn {
        font-size: 14px;
    }

    .banner .blurbg.text1 {
        left: -5%;
        bottom: 12%;
    }

    .banner .blurbg.text2 {
        right: 22%;
        bottom: 6%;
    }

    .banner .blurbg.text3 {
        right: 16%;
        bottom: 25%;
    }
}

@media screen and (max-width: 1440px) {
    .banner .shape3 {
        width: 18%;
    }

    .banner .moveLeft {
        position: relative;
        left: 12%;
        width: 73%;
    }

    .banner {
        height: 700px;
    }

    h1 {
        font-size: 52px;
    }

    h2 {
        font-size: 45px;
    }

    .banner .captions {
        font-size: 16px;
    }

    .compromise .shape2,
    .compromise .shape1 {
        width: 95px;
    }

    .compromise {
        padding-bottom: 3rem !important;
    }

    .compromise .shape3 {
        right: 39%;
        top: 16%;
        display: inline-block;
    }

    .affordably h3 {
        font-size: 32px;
        font-family: "poppinsbold";
    }

    .affordably p {
        font-size: 16px;
    }

    .testimonials .box p {
        font-size: 14px;
    }

    footer {
        font-size: 16px;
    }

    footer h6 {
        font-size: 20px;
        font-family: "poppinsbold";
    }

    footer .form-control {
        height: 50px;
        font-size: 14px;
    }

    footer .btn {
        height: 50px;
        font-size: 13px;
    }

    .about p {
        color: #717171;
        font-size: 14px;
    }

    .mission p,
    .differ p,
    .contact p {
        font-size: 14px;
    }

    .differ h5 {
        font-size: 22px;
    }
    .categories #buttonGroup li {
        font-size: 15px;
    }
    footer .mt-5 {
        margin-top: 1rem !important;
    }
    footer .btn {
        position: static;
        width: 100%;
        margin: 10px 0 0;
    }
}

@media screen and (max-width: 1366px) {
    footer .form-control {
        color: #fff !important;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1280px) {
    header .login {
        padding: 0 0 0 0;
    }

    .stellarnav.desktop li.has-sub a {
        padding-right: 0;
    }

    header .stellarnav ul li a {
        font-size: 13px;
    }

    header .search {
        margin-left: 0rem;
        max-width: 200px;
        flex: 0 0 200px;
    }

    header .search .form-control {
        font-size: 13px;
    }

    header .login a span,
    header .wish a,
    header .cart a {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
}

@media screen and (max-width: 1200px) {
    .categories #buttonGroup li a {
        white-space: nowrap;
    }
}

@media screen and (max-width: 1156px) {
    .affordably .shape1 {
        top: 3%;
        left: 0%;
    }
    header .search {
        max-width: 187px;
        flex: 0 0 187px;
    }
    footer .btn {
        position: absolute;
        right: 0px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: auto;
    }

    header .stellarnav ul li a {
        padding: 0 5px;
    }

    h1 {
        font-size: 40px;
    }

    .banner .blurbg.text2 {
        right: 8%;
        bottom: 3%;
    }

    .banner .blurbg.text3 {
        right: 9%;
        bottom: 29%;
    }

    .categories .grid-sizer,
    .categories .grid-item {
        width: 25%;
    }

    .categories #buttonGroup li {
        font-size: 16px;
    }

    .affordably h3 {
        font-size: 20px;
    }

    .compromise .shape2,
    .compromise .shape1 {
        width: 110px;
    }
    .listing .categories .grid-sizer,
    .listing .categories .grid-item {
        width: 33.333%;
    }
    .contact h2 {
        font-size: 40px;
    }
    .contact .contactBox.p-5 {
        padding: 1rem !important;
    }
    .contact .contactBox .contact_pic {
        right: -120px;
        width: 240px;
    }
    .contact .ps-8 {
        padding-left: 8rem;
    }
    footer .form-control {
        padding-right: 150px;
    }
}

@media screen and (max-width: 1024px) {
    .banner {
        height: 482px;
    }

    header .stellarnav ul li a {
        padding: 0 4px;
    }

    header .search {
        max-width: 162px;
        flex: 0 0 162px;
    }

    header .search .form-control {
        font-size: 12px;
        height: 39px;
        padding: 0 9px;
    }

    header .search .btn {
        right: 0;
    }

    header .login a {
        padding: 0 0 0 0;
    }

    header .login a span {
        height: 36px;
        width: 36px;
        line-height: 38px;
    }

    header .wish a,
    header .cart a {
        height: 36px;
        width: 36px;
        line-height: 38px;
    }

    h2 {
        font-size: 35px;
    }
    .compromise {
        padding-bottom: 3rem !important;
        background-position: right -110px top !important;
    }
    .categories #buttonGroup li {
        font-size: 14px;
    }
    .bestSeller .box img {
        height: 280px;
    }
    .gap-5 {
        gap: 1rem !important;
    }
    .mission .floatCenter {
        bottom: -60px;
        max-width: 360px;
    }
    .mission h3 {
        font-size: 30px;
    }
    .graybox {
        margin-bottom: 60px;
    }
    #myTab .nav-link.btn {
        padding: 0 0.8rem;
    }
}

@media screen and (max-width: 991px) {
    .product-details .swiper.mySwiper2 {
        height: auto;
    }
    .product-details .mySwiper2 .swiper-slide img {
        width: 100%;
        height: 300px;
        object-fit: contain;
    }
    .product-inner .content h3 {
        font-size: 30px;
    }
    .ps-4 {
        padding-left: 0rem !important;
    }
    h2 {
        font-size: 35px;
    }

    form label {
        font-size: 15px;
    }

    .imageUp .custom-file-upload .file-text {
        font-size: 18px;
    }

    .stellarnav.mobile ul {
        background: #324b8d;
    }

    .stellarnav.mobile > ul > li > a {
        color: #fff;
    }

    .stellarnav a.dd-toggle .icon-plus:after,
    .stellarnav a.dd-toggle .icon-plus:before {
        border-bottom: solid 3px #fff;
    }

    header .stellarnav ul li a {
        padding: 10px 35px;
        color: #fff;
    }

    header .stellarnav ul li.has-sub ul li {
        margin-bottom: 0;
    }

    header .stellarnav ul li.has-sub ul.shopCategory {
        top: 0;
    }

    .categories .grid-sizer,
    .categories .grid-item {
        width: 33.333%;
    }

    .p-5 {
        padding: 1.5rem !important;
    }

    .px-5 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .compromise {
        background-position: right -140px top !important;
    }

    .compromise .shape2,
    .compromise .shape1 {
        width: 75px;
    }

    .compromise .shape4 {
        left: 2%;
        bottom: 3%;
        width: 40px;
    }

    .account-page .dashboard-left-sidebar {
        margin-bottom: 25px;
    }
    .listing .categories .grid-sizer,
    .listing .categories .grid-item {
        width: 50%;
    }
    h6 {
        font-size: 18px;
    }
    .btn.btn-dark {
        font-size: 14px;
    }
    body {
        font-size: 14px;
    }
    .mission p,
    .differ p,
    .contact p {
        font-size: 14px;
    }
    .contact h2 {
        font-size: 35px;
    }
    .my-5 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    footer {
        font-size: 14px;
    }
    .contact .contactBox .contact_pic {
        right: -80px;
        width: 170px;
    }
    .contact .ps-8 {
        padding-left: 5rem;
    }
    header .stellarnav ul li a:hover {
        color: #eee;
    }
}

@media screen and (max-width: 850px) {
    .bestSeller .box img {
        height: 230px;
    }
}

@media screen and (max-width: 768px) {
    .bestSeller .box img {
        height: 210px;
    }
}

@media screen and (max-width: 767px) {
    .contact .contactBox .contact_pic {
        right: 15px;
        width: 270px;
    }
    .contact .ps-8 {
        padding-left: 12px;
        margin-top: 1.5rem;
    }
    .contact h2 {
        font-size: 30px;
    }
    .innerBanner {
        padding: 0 !important;
    }
    .innerBanner.mb-5 {
        margin-bottom: 1.5rem !important;
    }
    .banner .captions {
        position: static;
        left: 1.5%;
        width: 100%;
        color: rgb(0, 0, 0);
        top: 0;
        transform: none;
        font-size: 20px;
        text-align: center;
    }

    .banner {
        height: auto;
        padding-top: 40px;
    }

    .banner .moveLeft {
        position: relative;
        left: 6%;
        width: 100%;
    }

    .banner .captions p {
        margin: 20px 0;
        width: 100%;
    }

    .affordably,
    .affordably .text-end {
        text-align: center !important;
    }

    .affordably .col-md-4 img {
        margin: 30px 0;
        height: 200px;
        width: auto !important;
    }

    .affordably .shape2 {
        bottom: 5%;
        right: 3%;
    }

    .testimonials .swiper-slide-active {
        transform: scale(1);
    }

    .pb-5 {
        padding-bottom: 2rem !important;
    }

    .pt-5 {
        padding-top: 2rem !important;
    }

    .account-page {
        padding: 40px 0;
    }
    .compromise {
        padding-bottom: 3rem !important;
        background-position: right -110px top !important;
        padding-right: 40% !important;
    }
    .compromise.second {
        padding-right: 0 !important;
    }
    .compromise .shape3,
    .compromise .shape2 {
        display: none;
    }
    .bestSeller .box img {
        height: 280px;
    }
    .mission {
        text-align: center;
    }
    .mission .floatCenter {
        max-width: 280px;
        width: 100%;
        position: static;
        display: inline-block;
        margin-bottom: 25px;
    }
    .graybox {
        margin-bottom: 0;
    }
    .category-select {
        display: flex;
        flex-wrap: wrap;
    }
    .category-select .form-check {
        margin-right: 15px;
        margin-bottom: 10px;
    }
    header .stellarnav ul li a {
        font-size: 16px;
    }
    .listing h4 {
        font-size: 20px;
        text-align: left;
    }
    .category-select {
        justify-content: flex-start;
    }
    .testi .box .users {
        position: static;
        margin: 0 auto;
        width: 120px;
    }
    .testi .box {
        padding: 5%;
        text-align: center;
        font-size: 20px;
        margin: 1rem 0 0;
        box-shadow: none;
    }
    .testi .box h6 {
        text-align: center;
        margin: 10px 0;
    }
    .contact h3 {
        font-size: 30px;
    }
    .contact .contactBox li span {
        width: 42px;
        margin-right: 15px;
        flex: 0 0 42px;
        height: 42px;
        line-height: 42px;
    }
    .contact .contactBox li span svg {
        width: 25px;
        height: 25px;
    }
    .contact .contactBox .mt-5 {
        margin-top: 1rem !important;
    }
    form .form-control {
        font-size: 14px;
    }
    .mt-5 {
        margin-top: 1.5rem !important;
    }
    form label {
        font-size: 14px;
    }
    .order-request .compromise {
        padding-right: 0% !important;
    }
}

@media screen and (max-width: 736px) {
    h3 {
        font-size: 25px;
    }

    .account-page .dashboard-right-box {
        background-color: #ffffeb;
        height: 100%;
        padding: 20px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1019607843);
    }

    .account-page .dashboard-right-box .my-dashboard-tab .profile-about {
        padding: 10px;
    }
}

@media screen and (max-width: 667px) {
    .categories .grid-sizer,
    .categories .grid-item {
        width: 50%;
    }
    .bestSeller .box img {
        height: 380px;
    }

    .banner .blurbg.text3 {
        right: 9%;
        bottom: 70%;
    }

    .banner .blurbg.text1 {
        left: -5%;
        bottom: 35%;
    }
    footer .mb-3 {
        margin-bottom: 1.8rem !important;
    }
    .contact .contactBox .contact_pic {
        right: 15px;
        width: 150px;
    }
    h1 {
        font-size: 30px;
    }
    .banner .captions {
        font-size: 16px;
    }
    h3 {
        font-size: 20px;
    }
    .categories #buttonGroup li {
        font-size: 14px;
    }
}

@media screen and (max-width: 575px) {
    .product-inner .content h3 {
        font-size: 26px;
    }
    .contact .contactBox .contact_pic {
        display: none;
    }
    h2 {
        font-size: 28px;
    }

    .mb-5 {
        margin-bottom: 1.5rem !important;
    }
    .bestSeller .box img {
        height: 300px;
    }
    .mainFormBtn {
        padding-top: 15px;
    }

    .imageUp .custom-file-upload .file-text {
        font-size: 16px;
        line-height: 1.5;
    }

    .categories #buttonGroup li {
        font-size: 14px;
    }

    .account-page .image-box {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .account-page
        .dashboard-right-box
        .order
        .order-box
        .product-order-detail
        .product-box {
        flex-direction: column;
        gap: 0;
    }

    .account-page .dashboard-left-sidebar .dashboard-tab {
        min-height: auto;
    }
    .account-page .dashboard-right-box .order .order-box {
        background-color: #fff;
        border-radius: 4px;
        padding: 15px;
    }
    .compromise {
        background-position: right -310px top !important;
        padding-right: 21% !important;
        background-size: auto 100% !important;
    }

    .differ,
    .differ .text-end {
        text-align: center !important;
    }
    .listing .categories .grid-sizer,
    .listing .categories .grid-item {
        width: 100%;
    }
    .navSearch {
        display: block !important;
    }
    .deskSearch {
        display: none !important;
    }
    header .search {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 15px 0;
        padding: 0 10px;
    }
    header .search .btn {
        right: 14px;
    }
    header .search .form-control {
        font-size: 14px;
        height: 48px;
        padding: 0 9px;
        color: #fff;
    }
    header .search ::placeholder {
        color: #fff !important;
    }
    .contact h2 {
        font-size: 25px;
    }
    .contact.mt-5 {
        margin-top: 0rem !important;
    }
    .btn {
        font-size: 13px;
    }
    .dashboard-right-box .nav-pills .nav-link {
        padding: 15px 10px 12px;
        margin-right: 5px;
        font-size: 12px;
    }
    h4 {
        font-size: 28px;
    }
    .account-page .dashboard-right-box {
        padding: 20px 10px;
    }
    h6 {
        font-size: 15px;
    }
    header .logo {
        width: 100px;
        flex: 0 0 100px;
        display: inline-block;
    }
    .stellarnav .menu-toggle span.bars span {
        width: 25px;
        height: 2px;
        margin: 0 0 5px;
    }
    .innerHead {
        padding: 0.5rem 0;
    }
    .category-select .form-check {
        margin-right: 7px;
        margin-left: 0;
    }
    .stellarnav.mobile.left > ul,
    .stellarnav.mobile.right > ul {
        max-width: 100%;
    }
    .affordably .shape1 {
        display: none;
    }
    .flinks li {
        width: 33.333%;
        float: left;
    }
    .modal-content {
        padding: 15px 0;
    }
    #editAdress .modal-content .modal-header .modal-title {
        font-size: 24px;
    }
}

@media screen and (max-width: 480px) {
    .order-request .compromise .absolute {
        display: none;
    }
    .compromise {
        background: #ffffeb !important;
        text-align: center;
    }

    .p-5 {
        padding: 2rem 0 !important;
    }

    .categories .grid-sizer,
    .categories .grid-item {
        width: 100%;
    }

    .categories #buttonGroup li {
        padding: 0 8px 20px;
        font-size: 16px;
    }

    .profile-about .d-flex {
        flex-direction: column;
    }
    .bestSeller .box img {
        height: 480px;
    }
}

@media screen and (max-width: 420px) {
    .banner .blurbg {
        display: none;
    }
    .bestSeller .box img {
        height: auto;
    }

    /* header .search {
        max-width: 142px;
        flex: 0 0 142px;
    } */

    /* header .login a span,
    header .wish a,
    header .cart a {
        height: 30px;
        width: 30px;
        line-height: 35px;
    }

    header .wish a,
    header .cart a,
    header .login a span {
        margin-left: 0.2rem;
    }

    header .search .btn {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    header .search .btn img,
    header .wish a img,
    header .cart a img {
        width: 15px;
        height: 15px;
        line-height: 15px;
    } */
    #myTab {
        flex-direction: column;
    }
    #myTab .nav-link.btn {
        padding: 0 0.8rem;
        width: 100%;
    }
    .tabMainFrom .addColorBtn .buttons {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .tabMainFrom .addColorBtn label {
        width: 100%;
        flex: 0 0 100%;
    }
    .customizedMenu {
        text-align: center;
    }
    footer .btn {
        position: static;
        width: 100%;
        margin: 10px 0 0;
    }
    footer h6 {
        font-size: 18px;
    }
    footer .form-control {
        color: #fff !important;
        padding-right: 15px;
    }
}

@media screen and (max-width: 380px) {
    header .search {
        display: none;
    }

    .logo img {
        width: 93px;
        max-width: 93px;
    }
    .flinks li {
        width: 50%;
        float: left;
    }
}

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