@media only screen and (max-width: 1200px) {
    .main-nav ul {
        gap: 25px;
    }
    .search-bar {
    flex: 0 0 38%;
}
}

@media only screen and (max-width: 1050px) {
    .main-nav ul {
        gap: 25px;
    }

    .main-nav ul li a {
        font-size: 14px;
    }

   .shopping-cart-page .main-btn {
    background: #103178;
    color: #fff;
    border: none;
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s;
}

    .main-nav ul li span {
        position: absolute;
        right: -11px;
        top: 11px;
        transition: .5s;
        height: auto;
    }

    .delivery-time {
        font-size: 28px;
        line-height: 38px;
    }

    .banner-content .tagline {
        font-size: 20px;
        margin-bottom: 0px;
        color: var(--text-white);
        line-height: 30px;
    }

    .banner-content h1 {
        font-size: 60px;
        font-family: var(--font-secondary);
        color: var(--text-white);
        text-align: end;
        font-weight: 700;
        line-height: 70px;
        margin: 0;
    }

    .banner-image img {
        height: 300px;
    }

    .products {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        list-style: none;
    }

    .bitcoin-banner {
        width: 100%;
    }

    .about-section {
        gap: 50px;
    }

    .faq-section .faq-content h2 {
        font-size: 35px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .faq-section .faq-item {
        padding: 20px 15px;
    }

    .faq-section .faq-question {
        font-size: 16px;
    }

    .blog-section .blog-content h3 {
        font-size: 18px;
        margin: 10px 0 15px;
        color: #000;
        line-height: 25px;
        font-weight: 500;
        min-height: 72px;
    }

    .footer-box {
        flex: 0 0 20%;
    }

    .footer-box ul li a {
        font-size: 14px;
    }

    ul.address-foot p {
        font-size: 14px;
        line-height: 28px;
    }

    .brand-section .features {
        gap: 15px;
    }

    .home-extra-content ul li h2 {
        flex: 0 0 31%;
        font-size: 28px;
        line-height: 38px;
        font-weight: 500;
        text-align: left;
    }

  .products-main .btn {
        max-width: 100%;
    }
    .home-top-content h1 {
    font-size: 32px;
}
.product-card-intro {
    flex-direction: column;
}
.product-card .price {
    color: #555555;
    font-size: 14px;
    flex: 0 0 calc(100% - 0px);
    width: calc(100% - 0px);
    line-height: 20px;
    font-weight: 300;
    text-align: center;
}
.product-card h3 {
    font-size: 17px;
    margin: 0px 0 10px;
    color: #465058;
    text-align: center;
}
.search-bar {
    background: #f3f9ff;
    display: flex
;
    flex: 0 0 34%;
}
 .head-main {
        flex: 0 0 70%;
        min-width: auto;
    }
}

@media only screen and (max-width: 950px){
    .search-bar {
        background: #f3f9ff;
        display: flex
;
        flex: 0 0 29%;
    }
}
@media only screen and (max-width: 950px){
.header-logo img {
    max-height: 40px;
}
}



@media only screen and (max-width: 768px) {
    .main-header .cart {
        flex: 0 0 65%;
    }
    section.section.checkout--page .col-md-12.col-lg-8 {
    flex: 0 0 100%;
}
section.section.checkout--page .col-md-12.col-lg-4 {
    flex: 0 0 100%;
}
    .quick-checkout-left>figure img {
    width: 100%;
}
.delivery-time span {
    display: contents;
}
.coupon_area_cat .coupon_box{
    font-size: 20px;
}
.quick_checkout {
    align-items: flex-start;
}

    a.logo img {
        max-height: 20px;
    }

    .main-nav ul li a {
        font-size: 12px;
        gap: 0px;
    }

 

    .main-nav ul li a img {
        max-height: 10px;
        display: none;
    }

    .banner-content .tagline {
        font-size: 18px !important;
    }
        .delivery-time {
        font-size: 28px !important;
        line-height: 38px !important;
    }
.products {
    gap: 10px;

}

 

    .product-card h3 {
        font-size: 16px;
        margin: 0;
    }

    .product-card .price {
        flex: 0 0 calc(100% - 0px);
        width: calc(100% - 0px);
        font-size: 14px;
        margin: 0 0 5px;
        text-align: center;
        line-height: 18px;
    }

    .products-main .btn {
        max-width: 100%;
    }

    .image-column.image-column-text p {
        margin: 0 0 25px;
        color: #fff;
        text-align: justify;
        font-size: 14px;
        line-height: 24px;
        font-weight: 500;
    }

    p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .about-section {
        gap: 20px;
    }

    .brand-section .brands img {
        max-width: 100%;
        padding: 10px;
    }

    .brands-box {
        height: auto;
    }

    .brand-section .feature-item {
        display: flex;
        align-items: center;
        gap: 5px;
        flex-direction: column;
        text-align: center;
        flex: 0 0 25%;
    }

    .brand-section .features {
        display: flex;
        gap: 5px;
    }

    .brand-section .feature-item h4 {
        font-size: 14px;
        text-align: center;
    }

    .brand-section .feature-item p {
        font-size: 14px;
        line-height: 14px;
        color: #103178;
        text-align: center;
    }

    .feature-item figure {
        max-height: 40px;
    }

    .feature-item figure img {
        height: 100%;
    }

    .faq-section {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        gap: 30px;
        margin: 40px auto;
        padding: 0px;
        flex-wrap: wrap;
    }

    .faq-section .faq-image {
        flex: 0 0 48%;
    }

    .faq-section .faq-image img {
        width: 100%;
    }

    .faq-section .faq-content {
        flex: 0 0 46%;
    }

    .faq-section .faq-content h2 {
        font-size: 23px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .blog-section .blog-container {
        display: flex;
        justify-content: space-between;
        gap: 15px;
        flex-wrap: wrap;
    }

    .blog-section .blog-card img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        border-radius: 30px;
    }

    .blog-section .blog-card {
        border-radius: 12px;
        overflow: hidden;
        transition: transform 0.3s ease;
        flex: 0 0 31%;
    }

    .blog-section .blog-content h3 {
        font-size: 14px;
        margin: 10px 0 15px;
        color: #000;
        line-height: 20px;
        font-weight: 500;
        min-height: 36px;
    }

    .newsletter p {
        margin-bottom: 15px;
        color: #fff;
        padding-right: 0px;
    }

    .footer-box {
        flex: 0 0 20% !important;
    }

    .newsletter-sec {
        display: flex;
        overflow: hidden;
        gap: 10px;
        position: relative;
        flex-wrap: wrap;
    }

    .footer-main {
        gap: 5px;
    }

    .footer-box {
        flex: 0 0 22% !important;
    }

    .newsletter-sec button {
        background: #ffffff;
        color: #0e538c;
        border: none;
        padding: 8px 20px;
        cursor: pointer;
        font-size: 16px;
        transition: 0.3s;
        border-radius: 60px;
        flex: 0 0 100%;
        font-weight: 600;
        width: 100%;
    }

    .newsletter-sec input {
        border: none;
        padding: 10px 10px 10px 52px;
        outline: none;
        flex: 1;
        font-size: 14px;
        background: #ffffff;
        color: #fff;
        border-radius: 60px;
    }

    .newsletter-sec img {
        position: absolute;
        top: 3px;
        left: 24px;
    }

    .footer-box ul li {
        list-style: none;
        font-size: 17px;
        margin: 0;
        line-height: 30px;
        gap: 10px;
    }

    .about-section .image-column {
        flex: 0 0 100%;
    }
    .main-header {

    gap: 20px;
}
.search-bar {
    display: none;
}
.search-bar {
    flex: 0 0 34%;
}
a.hide_mb {
    display: none;
}
.head_coupon .coupon_area_cat {
    margin: 0;
    display: none;
}
.head-icon {
    display: flex
;
    flex: 0 0 45%;
    padding: 0 0 0 30px;
    align-items: center;
    justify-content: flex-end;
}
span.pro-discount strike {
    color: #fff;
    line-height: normal;
    font-size: 14px;
    line-height: 14px;
}
span.pro-discount {
    position: absolute;
    background: red;
    width: 72px;
    height: 72px;
    border-radius: 50% 50% 0;
    opacity: 1;
    display: inline-block;
    text-align: center;
    padding: 17px 0 0;
}
.product__coupon .coupon_area_cat {

    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.quick-checkout-left .product__coupon__big p {

    text-align: center;
    margin: 0 0 10px;
}
.quick-checkout-right .payment ul li {
    font-size: 14px;
    flex: 0 0 33%;
}
section.shopping-cart-page .col-md-12.col-lg-8 {
    flex: 0 0 100%;
}
section.shopping-cart-page .col-md-12.col-lg-4 {
    flex: 0 0 100%;
}
}

@media only screen and (max-width: 767px) {
    .menu-toggle {
        display: block;
    }

    .main-header {
        gap: 0px;
        padding: 5px 0;
    }

    .search-bar {
        display: none;
    }

    .main-header .cart {
        position: relative;
        font-size: 16px;
        display: flex;
        align-items: center;
        gap: 0px;
        flex: 0 0 auto;
        justify-content: space-between;
    }

.main-header .cart figure {
        width: auto;
        gap: 9px;
        padding: 0 10px;
        margin: 0;
    }


    .main-nav ul {
        list-style: none;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        gap: 0px;
        height: 0;
        opacity: 0;
                visibility: hidden;
    }
    .banner-image-box {
    position: static;
    background: #103178;
}

   .banner-content {
        width: 100%;
        padding: 20px 0;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .delivery-time {
        font-size: 20px !important;
        line-height: 24px !important;
        margin: 0 !important;
    }
    .banner-content .tagline {
        font-size: 18px;
        margin-bottom: 10px;
        color: var(--text-white);
        line-height: 20px;
    }

    .delivery-time {
        margin: 0px 0 20px;
        font-size: 20px;
        color: var(--text-white);
        line-height: 24px;
        text-transform: uppercase;
    }

    .banner-content h1 {
        font-size: 38px;
        font-family: var(--font-secondary);
        color: var(--text-white);
        text-align: end;
        font-weight: 700;
        line-height: 48px;
        margin: 0;
    }

    .menu-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 0px 0;
    }

    .banner-image img {
        height: 112px;
    }

    .btn-discover {
        display: inline-block;
        padding: 0 20px;
        background-color: #fdc400;
        color: #fff;
        text-decoration: none;
        border-radius: 0px;
        font-weight: bold;
        transition: background 0.3s ease;
        width: auto;
        height: 42px;
        text-align: center;
        line-height: 42px;
        border-radius: 50px;
        color: #000;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        display: none;
    }

    .home-top-content h1 {
        font-size: 20px;
        line-height: 30px;
        color: #103178;
        font-weight: 500;
        margin: 0 0 10px;
    }

    .products-main h2 {
        font-size: 20px;
        font-weight: 500;
        font-family: var(--font-primary-regular);
        text-align: center;
        line-height: 30px;
        margin: 0 0 10px;
        color: #103178;
    }

    .section {
        padding: 20px 0;
    }

    .products {
        gap: 10px;
    }

    .product-card {
        flex: 0 0 48%;
    }

    .product-card h3 {
        font-size: 14px;
        margin: 0px 0 15px;
        color: #465058;
        line-height: 20px;
    }

    .product-card-intro {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 10px;
    }
.bitcoin-banner {
    padding: 15px 15px;
    background-position: bottom;
}
.bitcoin-text h4 {
    font-size: 13px;
    color: #667678;
    font-size: 12px;
    font-weight: 500;
    display: flex
;
    align-items: center;
}
    .product-card .price {
        flex: 0 0 calc(100% - 0px);
        width: calc(100% - 0px);
        display: none;
    }

    .products-main .btn {
        max-width: 100%;
    }

    .home-extra-content ul li {
        text-align: justify;
        font-weight: 500;
        flex-direction: column;
    }

    .about-section .image-column {
        flex: 0 0 100%;
    }

    .text-column.text-column-2 {
        flex: 0 0 100% !important;
        background: #fff;
        padding: 20px 20px;
        border: 1px solid #eee;
        border-radius: 5px;
    }

    .about-section {
        gap: 20px;
    }

    .brand-section .brands img {
        max-width: 100%;

    }

    .brands-box {
        height: auto;
    }

    footer .container {
        max-width: 1200px;
        margin: auto;
        padding: 0 0px;
    }

    .newsletter-sec {
        display: flex;
        overflow: hidden;
        gap: 10px;
        position: relative;
        /* flex-direction: column; */
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .footer-box {
        flex: 0 0 100% !important;
    }

      .cart-intro {
        text-align: left;
        display: none;
    }

    .faq-section .faq-image {
        flex: 0 0 100%;
    }

    .faq-section .faq-content {
        flex: 0 0 100%;
    }

    .blog-section .blog-card {
        border-radius: 12px;
        overflow: hidden;
        transition: transform 0.3s ease;
        flex: 0 0 100%;
    }

    .footer-main {
        gap: 25px;
    }

    .home-extra-content ul li h2 {
        font-size: 20px;
        text-align: left;
    }

    ul li {
        font-size: 14px;
        line-height: 20px;
        color: #000;
    }

    .about-section h2 {
        font-size: 20px;
        width: 100%;
        margin-bottom: 10px;
        color: var(--text-color);
        line-height: 30px;
        color: #fff;
    }

    .about-section.about-section2 {
        margin: 0px 0 0;
        justify-content: space-between;
    }

    .brand-section h2 {
        font-size: 20px;
        font-weight: 500;
        font-family: var(--font-primary-regular);
        text-align: center;
        line-height: 30px;
        margin: 0 0 10px;
        color: #000;
    }

    .brand-section {
        text-align: center;
        padding: 20px 0 0;
    }

    .mid-bg {
        padding: 20px 0;
    }

    .brand-section .brands {
        margin-bottom: 20px;
    }

    .brand-section .features {
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
    }
    .brand-section .feature-item {
        flex: 0 0 100%;
        border: 1px solid #ccc;
        padding: 10px;
    }
    .content-txt.content-txt-home {
    background: #ecf4f3;
    padding: 20px;
}
.content-txt h3 {
    font-size: 20px;
    margin: 0 0 5px;
    color: #103178;
}

    .blog-section h2 {
        font-size: 20px;
        font-weight: 500;
        font-family: var(--font-primary-regular);
        text-align: center;
        line-height: 30px;
        margin: 0px 0px 10px;
        color: #000;
    }

    .faq-section {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        gap: 30px;
        margin: 20px auto;
        padding: 0px;
        flex-wrap: wrap;
    }

    .blog-section {
        margin: auto;
        padding: 0px 0px 20px;
    }

    footer {
        background: #0e538c;
        color: #ccc;
        padding-top: 20px;
    }

    a.logo {
        color: #fff;
        display: flex;
        align-items: center;

    }

    .home-top-content {
        text-align: center;
        margin: 20px 0 0;
    }

    a.logo img {
        max-height: 25px;
    }

    .cart-intro p {
        font-size: 11px !important;
        color: #444;
        opacity: .4;
        line-height: 14px !important;
        margin: 0;
    }
        .faq-section .faq-image img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        object-position: top;
    }
    .footer-bottom {
    border-top: 0px solid #222;
    margin-top: 0px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #fff;
}
.copy-right {
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer-bottom {
    border-top: 0px solid #222;
    margin-top: 0px;
    padding: 20px 0 0;
    text-align: center;
}
.footer-box.newsletter.footer-box-help figure img {
    margin: 0px 0 0px;
}
.quick-checkout-left {
    flex: 0 0 100%;
    width: 100%;
}
.product__coupon .coupon_area_cat {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    padding: 15px 20px;
    margin: 10px 0 20px;
    background: linear-gradient(-90deg, #bd03eb 0, #103178 100%);
    border-radius: 0 10px 10px 10px;
}
.quick-checkout-right {
    flex: 0 0 100%;
    padding: 0;
    width: 100%;
    margin: 20px 0 0;
}
.product__delivery {
    flex-direction: column;
}
.content-txt-sidebar {
    display: none;
}
.content--product--page .content-txt {
    flex: 0 0 100%;
    width: 100%;
}
.quick_checkout{
    margin:30px 0;
}
.shopping-cart-page .main-btn {
    background: #103178;
    color: #fff;
    border: none;
    padding: 10px 10px;
    font-size: 12px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s;
}
.checkout--page .checkout_details ul li {
    margin-bottom: 0px;
    flex: 0 0 100%;
}
.cont-main {
    display: flex
;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px #d5d5d5;
    border-radius: 30px;
    flex-direction: column;
}
.contact_img {
    flex: 0 0 35%;
    text-align: center;
    display: none;
}
.contact_form ul li {
    flex: 0 0 100%;
}
.header-logo img {
    max-height: 38px;
}
.navMenu.show {
        height: 100%;
        opacity: 1;
        visibility: visible;
    }
    .main-nav ul li {
        margin: 0 0px;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #15409c;
    }
         span#mobile-sub-menu {
        border: 1px solid #fff;
        width: 34px;
        height: 34px;
        display: inline-block;
        text-align: center;
        line-height: 28px;
        top: 3px;
        right: 0px;
        border-radius: 10px;
    }
       .menu-dropdown-list.showMenu {
        opacity: 1;
        height: 100%;
        position: static;
        width: 100%;
        flex-direction: inherit;
    }
    .menu_box {
    width: 100%;
}
.main-nav ul li a {
        font-size: 14px;
        gap: 0px;
        padding: 10px 0 !important;
    }
    ul.sitemap_page.sitemap_page1 li {
    flex: 0 0 100%;
}
section.section.site_map h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 25px 0 15px;
    color: #103178;
}
.product-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-height: 90px;
    mix-blend-mode: multiply;
}
li.product-card .product-card-star span {
    font-size: 11px;
}
.home-page-content-2 {
    margin: 10px 0 0;
}
.home-extra-content ul li {
    margin: 0 0 10px;
}
.quick-checkout-right .payment ul {
    display: flex
;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    flex-wrap: wrap;
}
.quick-checkout-right .payment ul li {
    font-size: 12px;
    width: 100%;
    margin: 0px 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
}
.quick-checkout-right .payment {
    background: #eee;
    padding: 0px;
    border-radius: 7px;
    margin: 20px 0 0;
}
.price-button {
    display: flex
;
    gap: 15px;
    align-items: center;
    margin: 20px 0 0;
    flex-wrap: wrap;
}
.price-button>div {
    flex: 0 0 100%;
    border: 1px solid #ccc;
    height: 48px;
    border-radius: 5px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
}
.head_coupon.hide_mb {
    display: none;
}
a.hide_mb {
    display: none;
}
    .head-main {
        flex: inherit;
        min-width: auto;
    }
    .main-header .cart figure a {
    display: contents;
}
.head-icon {
    display: flex
;
    flex: inherit;
    padding: 0 0 0 90px;
    align-items: center;
}
span.cart-count {
    display: none;
}
.quick-checkout-right-head h1 {
    font-size: 24px;
    position: relative;
    font-weight: 600;
}
.quick-checkout-right .payment ul li {
        font-size: 14px;
        flex: 0 0 100%;
    }
    .checkout--page .checkout_details ul li {
    margin-bottom: 0px;
    flex: 0 0 100%;
}
.checkout--page .checkout_details label.dspl_bc {
    font-size: 12px;
}
.checkout--page .payment_opt figcaption h4 {
    font-size: 14px;
    margin: 0 0 0px 0;
    color: #103178;
}
.checkout--page .payment_opt figcaption span {
    font-size: 12px;
    color: #555;
}
section.section-main.site_map h1 {
    /* margin: 30px 0 10px; */
    font-size: 24px;
    padding: 30px 0 10px;
}
section.section-main.site_map h2 {
    /* margin: 30px 0 10px; */
    font-size: 20px;

}
section.section-main.site_map .col-md-6 {
    flex: 0 0 50%;
}
section.section-main.site_map .col-md-6 {
        flex: 0 0 100%;
    }
    section.section-main.site_map .row {
    display: flex
;
    flex-wrap: wrap;
    gap: 21px;
}
.blog_listing_home li.listing {
    flex: 0 0 100%;
    width: 100%;
}
  .blog_listing_home li.listing figure img {
    min-height: 100px;
    object-fit: cover;
    max-height: 85px;
    border-radius: 10px;
    min-height: 85px;
    object-position: right;
    width: 100%;
}
.blog_listing_home li.listing figure {
    border-radius: 15px;
}
.blog-detail h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 10px;
}
.blog-detail ul.date_time li {
    font-size: 14px;
}
.date_time li, .blog-detail ul.date_time li {
    margin: 0 10px 0 0 !important;
    font-size: 14px;
}
.blog-detail h2 {
    font-size: 18px;
}
section.bg-bread li {
    font-size: 12px;
    line-height: 15px;
}
}