@media (max-width: 1050px) {
    form.form-inline.display-hide {
        display: block;
        margin-left: 58%;
    }

    form.form-inline {
        display: none;
    }

    .main-card .main-btn {
        width: 100%;
    }

    .banner-txt {
        width: 70%;
    }

    .bnr-txt h1 span {
        font-size: 45px;
    }

    .navbar-light .navbar-toggler {
        background: #fff;
    }

    ul.navbar-nav {
        background: #fccd02;
        z-index: 1111;
        position: relative;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #000;
        padding: 0px 15px;
        font-size: 16px;
        font-weight: 400;
        border-bottom: 1px solid #d7af00;
        padding: 15px 15px;
    }

    li.nav-item span {
        position: absolute;
        right: 0;
        top: 2px;
        width: 52px;
        height: 52px;
        line-height: 52px;
        text-align: center;
        background: #000;
    }

    li.nav-item img {
        background: #000;
        border: 1px solid #000;
        border-radius: 50%;
    }

    .our-product li {
        flex: 0 0 23%;
    }

    .our-product li figure {
        line-height: 120px;
    }

    .quick-checkout-left {
        flex: 0 0 40%;
        width: 40%;
    }

    .quick-checkout-right {
        flex: 0 0 55%;
        padding: 30px 30px 30px 0;
        width: 55%;
    }

    ul.foot-sec-main {
        gap: 25px;
    }

    .navbar-light .navbar-brand {
        order: 1;
    }

    form.d-flex.form1 {
        order: 2;
    }

    .collapse.navbar-collapse {
        order: 3;
    }

    .our-product li {
        flex: 0 0 22%;
    }

    ul.bitcoin-process li:last-child h2 {
        width: 80%;
    }

    .quick-check-pay-mode figure img {
        width: 100%;
    }

    ul.trail-para.product-box li figure img {
        width: 100%;
    }
    .head-top-right ul li:last-child,  .head-top-right ul li:nth-child(2){ display:block; } 
   .head-top-right ul li:last-child{ margin-left:10px; }
   .navbar-collapse.show, .navbar-collapse{ order:4 }
   nav .d-flex{ order:2 }
.navbar-toggler .navbar-toggler-icon { width:32px; height:2px; background:#f54959; float:right; margin:0px 0 0 3px; position:relative;transition: all .3s ease; font-size:0; display:block}
.navbar-toggler .navbar-toggler-icon:before { content:''; position:absolute; width:100%; height:2px; background:#f54959; left:0px; top:-10px; transition: all .4s ease; }
.navbar-toggler .navbar-toggler-icon:after { content:''; position:absolute; width:100%; height:2px; background:#f54959; left:0px; bottom:-10px; transition: all .4s ease;}
.navbar-toggler.close_menu .navbar-toggler-icon { height:auto; font-size:24px; color:#fff; background:#f54959; margin-top:0px; margin-left:3px; font-weight:300; }
.navbar-toggler.close_menu .navbar-toggler-icon:before {transform: rotate(45deg); transition: all .4s ease; top:0%; margin-top: -1px; opacity:1 }
.navbar-toggler.close_menu .navbar-toggler-icon:after {transform: rotate(-45deg); transition: all .4s ease; bottom: 50%; margin-bottom: -1px; opacity:1; }  

  button.navbar-toggler {  background: #fff; border-radius: 0; height: 40px;} 
  
  li.nav-item.after_nv span i{ transform:rotate(180deg);  }
nav ul li ul.dropdown {
    width: 100%; position: static; display: none; visibility: visible; opacity: 1;    top: 0px; transform: none;
}
nav ul li ul.dropdown li{ margin:8px 0; }
.displ_block{ display:block !important; }
li.nav-item {
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid #ccc;
}
    .navbar-light .navbar-nav .nav-link {
border-bottom: 0px solid #d7af00;
        padding: 0px 0px;
    }
    nav ul li ul.dropdown {
    padding-left: 15px;
    top: 72px;
    margin: 11px 0 0;
    box-shadow: unset;
}
ul.navbar-nav {
        background: #ffffff;
        z-index: 1111;
        position: relative;
    }
    .contact_form.content_page.cms_page {
    width: 100%;
    float: left;
}
.contact_form.content_page.cms_page ul li {

    width: 46%;

}
}

@media (max-width: 850px) {

    .quick-check-pay-mode figure img {
        width: 100%;
    }

    .our-product li {
        flex: 0 0 22%;
    }

    ul.trail-para.product-box li figure img {
        width: 100%;
    }
    .bnr-txt h1 {
    color: #fff;
    font-size: 42px;
    line-height: 42px;
    font-weight: 400;
    margin: 20px 0 20px;
}
.bnr-txt {
    height: 545px;
}
ul.bitcoin-process {
    display: flex
;
    flex-flow: row wrap;
    gap: 25px;
    margin: 30px 0 0;
}
ul.bitcoin-process li {
    padding: 20px;
}
}

@media only screen and (max-width: 768px) {
    .pro-box-pay {
    justify-content: flex-start;
}
aside h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}
.quick-check-pay-mode h5 {
    margin: 0;
    font-size: 14px;
    color: #000;
    line-height: 16px;
}
.bnr-button {
    display: none;
}
.bnr-star-para {
    margin: 0px 0 0;
    border-top: 1px solid #5ebef3;
    width: 60%;
    padding: 20px 0;
}
    .bnr-txt {
        height: 430px;
    }
    .bnr-star-para p {
    font-size: 16px !important;
    margin: 0;
}
}

@media only screen and (max-width: 767px) {
    .banner-txt {
        width: 100% !important;
        height: 240px !important;
    }

    form.form-inline.display-hide {
        margin-left: 10% !important;
    }

    .banner-txt h1 {
        font-size: 28px;
    }

        .bnr-txt {
        height: auto;
        width: 100%;
        position: static;
        background: #009aec;
    }

    .bnr-txt h1 span {
        font-size: 20px;
        line-height: 20px;
    }

    .bnr-txt h1 {
        font-size: 20px;
        line-height: 35px;
    }

    .bnr-txt p {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }

    .bnr-txt>a {
        display: none;
    }

    .bnr-txt label {
        color: #def0f7;
        font-size: 18px;
        line-height: 27px;
    }

    .banner-bg {
        background-image: url(../images/banner.jpg);
        background-size: cover;
        background-position: left;
    
    }

    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        border-color: rgba(0, 0, 0, .1);
        background: #fcce0200;
        border: none;
    }

    .section {
        padding: 20px 0px;
    }

    .main-heading h2 {
        font-size: 20px;
    }

    .main-heading span {
        font-size: 20px;
    }

       .our-product li {
        flex: 0 0 46%;
        margin: 0px 0 0px 0;
        padding: 10px;
    }

    ul.our-product.our-product-1 li {
        flex: 0 0 100%;
    }

    ul.our-product.our-product-1 li figure img {
        border-radius: 0;
        padding: 5px;
        height: 180px !important;
    }

    ul.our-product.our-product-1 li figure {
        border-radius: 10px;
    }

    ul.our-product.our-product-1 {
        gap: 15px;
    }

    ul.our-product.our-product-1 li h3 a {
        margin: 0px 0 0;
        display: inline-block;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
    }

    ul.active-ingredient {
        gap: 15px;
        margin: 0px 0;
    }

    ul.active-ingredient li:nth-child(1) {
        padding: 20px 15px;
    }

    ul.active-ingredient li {
        flex: 0 0 47%;
        padding: 15px;
        width: 47%;
    }

    ul.active-ingredient li:nth-child(1) h3 {
        font-size: 16px;
        line-height: 28px;
    }

    ul.active-ingredient li:nth-child(1) h3 span {
        font-weight: 600;
        display: block;
        font-size: 20px;
    }

    ul.active-ingredient li figure img {
        border-radius: 10px;
        box-shadow: 0 0 10px #ccc;
        height: 85px;
        position: relative;
    }

    ul.active-ingredient li:nth-child(1) {
        padding: 20px 15px;
        flex: 0 0 47%;
        height: 201px;
    }

    ul.foot-sec-main {
        gap: 20px;
        flex-direction: column;
    }

    .foot-bitcoin-intro h3 {
        font-size: 20px;
    }

    .foot-bitcoin-intro p {
        font-size: 14px;
        line-height: 16px;
    }

    .foot-bitcoin-intro p span {
        font-size: 18px;
    }

    .foot-bitcoin-intro {
        padding: 0px 0px 15px 0px;
        text-align: center;
    }

    .about-sec-bg:after {
        width: 0px;
    }

  footer {
        background: #181b1c;
        padding: 30px 0px 0px;
        margin: 30px 0 0;
    }

    .about-img {
        border: 2px solid rgb(162, 162, 162);
        border-radius: 10px;
        width: 100%;
        float: left;
        margin: 0 0 15px;
        height: 100%;
    }

    figure.about-img img {
        border-radius: 10px;
        padding: 10px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    figure.about-img-2 {
        display: none;
    }

    .content-txt-right {
        height: 180px;
    }

      .about-box-left h2 {
        font-size: 26px;
        font-weight: 600;
        margin: 0px 0 5px;
    }

    .main-heading.home-treat-head span::after {
        width: 127px;
    }

    .main-heading span::after {
        width: 79px;
    }

    .foot-bitcoin {
        padding: 15px;
        background-size: cover;
        flex-direction: column;
    }

    .foot-bitcoin>a {
        background: #071a79;
        color: #fff;
        font-size: 15px;
        font-family: 'Milliard Medium';
        display: inline-block;
        padding: 10px 40px;
        border-radius: 10px;
    }

    .footer-box p {

        margin: 10px 0 15px;
    }

    .copy-right {
        flex-direction: column;
        gap: 15px;
    }

    .our-product li figure {
        text-align: center;
        margin: 0;
        background: #f2f2f2;
        border-radius: 15px;
        line-height: 100px;
        padding: 0px;
    }

    a.navbar-brand img {
        height: 35px;
    }

    

    

    a.head-cart {
        border-radius: 8%;
    }

    a.head-cart {
        position: relative;
    }

    .content-txt-right {
        padding-left: 0px;
        padding-top: 0px;
        margin: 0 0 15px;
    }

    .content-txt-right.content-txt-right1 {
        padding-left: 0;
        padding-right: 0px;
    }

    figure.bnr-small-img img {
        width: 100%;
        display: none;
    }

    .quick-checkout-left {
        flex: 0 0 100%;
        width: 100%;
    }

    .quick-checkout-right {
        flex: 0 0 100%;
        padding: 10px;
        width: 100%;
    }

    .pro_dosase ul li {
        width: 38%;
        text-align: center;
        margin: 0 10px;
        display: inline-block;
    }

    .quick-checkout-right>ul li button {
        font-size: 14px;
        background: #0e0e0e;
        border: none;
        padding: 5px 7px;
        border-radius: 29px;
        color: #fff;
    }

    .quick-checkout-right>ul li button {
        font-size: 14px;
        background: #0e0e0e;
        border: none;
        padding: 5px 7px;
        border-radius: 29px;
        color: #fff;
    }

    .quick-checkout-right>ul li span {
        font-size: 14px;
        color: #323232;
        width: 25%;
        text-align: center;
    }

    .checkout_details ul li {
        flex: 0 0 100% !important;
        width: 100% !important;
        float: left;
        list-style: none !important;
    }

    form.d-flex.form1.mobile-hide {
        margin-left: 18%;
    }

    ul.home-prod-card li {
        flex: 0 0 100%;
    }

    .bitcoin-main-box-intro span {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        line-height: 20px;
    }

    .bitcoin-main-box-intro {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .bitcoin-main-box-intro h3 {
        font-size: 22px;
        color: #fff;
        margin: 5px 0 10px;
        font-weight: 800;
        line-height: 0px;
    }

    .bitcoin-main-box-intro p {
        font-size: 12px;
        text-transform: uppercase;
        color: #fff;
        line-height: 30px;
        margin: 0;
    }

    .bitcoin-main-box img {
        width: 100%;
        height: 100px;
    }

    .about-box-left h2 {
        font-size: 22px;
        font-weight: 600;
        color: #071a79;
    }

    .about-box-left h3 {
        font-size: 22px;
        font-weight: 600;
        color: #071a79;
    }

    nav ul li ul.dropdown {
        padding-left: 30px;
        width: 100%;
        top: 50px;
    }

    .bnr-txt>a {
        display: none;
    }

    .bnr-txt p {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 10px;
   
    }

    .row.row-align-items {
        display: grid;
    }

    .row.row-align-items .col-md-5 {
        order: 1;
    }

    .row.row-align-items .col-md-7 {
        order: 2;
    }

    p.price_top {
        color: #000 !important;
    }

    ul li {
        font-size: 14px !important;
        color: #000;
        line-height: 20px !important;
    }

    p {
        font-size: 14px !important;
        color: #000;
        line-height: 20px !important;
    }

    .main-heading span {
        font-size: 24px;
    }

    .bnr-button {
        display: none;
    }
    .about-box-left {
    padding: 0px 0 0 0px;
}
.main-heading.main-heading2 span {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
ul.bitcoin-process li {
    flex: 0 0 46%;
    width: 46%;
}
    ul.bitcoin-process li {
        padding: 15px;
    }
    ul.bitcoin-process li h3 {
    font-size: 18px;
    margin: 10px 0 10px;
    color: #0f2349;
}
ul.bitcoin-process li:last-child h2 {
        width: 95%;
        font-size: 30px;
        line-height: 40px;
    }
    ul.bitcoin-process li:last-child a {
    margin: 0px 0 0;
}
.content-txt-right.content-txt-right55 {
    padding-left: 0px;
}
ul.foot-sec-main.footer-padd {
    padding-left: 0px;
}
.footer-box h3 {
    width: 100%;
    float: left;
    font-size: 22px;
    color: rgb(255, 255, 255);
    margin: 20px 0px 10px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
}
    .contact_form.content_page.cms_page ul li {
        width: 100%;
        margin: 10px 0px;
    }
        .contact_form.content_page.cms_page {
        width: 100%;
        float: left;
        padding: 20px;
        margin: 40px 0 0;
    }
        .navbar-toggler .navbar-toggler-icon:before {
        background: #ffffff;
    }
        .navbar-toggler .navbar-toggler-icon:after {
        background: #fff;
    }
        .navbar-toggler .navbar-toggler-icon {
        background: #fff;
    }
    .navbar-light .navbar-nav .nav-link i {
    color: #000;
}
.banner-bg>img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
    .bnr-txt {
        
        width: 100%;
        position: static;
        background: #009aec;
    }
       .main-bnr-intro {
        width: 100%;
        padding: 20px 0 10px;
    }
    .bnr-txt h1 {
        font-size: 20px;
        line-height: 28px;
        margin: 10px 0;
    }
        .bnr-star-para {
        margin: 0px 0 0;
        border-top: 1px solid #5ebef3;
        width: 100%;
        padding: 10px 0 0;
    }
    .bnr-txt span {
    font-size: 14px;
    color: #fff;
}
.bnr-txt span img {
    height: 25px;
}
.main-heading.main-heading-home {
    padding: 30px 0 0;
}
a.home-prod-card-btn {
    background: #009aec;
    font-size: 14px;
    padding: 8px 10px 5px;
    display: inline-block;
    border-radius: 40px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    width: 100%;
}
.content_page.faq_home_page {
    border: 1px solid #eee;
    padding: 25px;
    margin: 20px 0 0;
    border-radius: 40px;
}
aside {

    display: none;
}
    ul.trail-para.product-box li {
        margin: 0 0 15px 0;
        flex: 0 0 100%;
    }
.pro-box-pay h3 {
    font-size: 16px;
    margin: 0 0 5px;
}
aside {

    display: none;
}
ul.trail-para.product-box {
    margin: 0px 0 20px 0 !important;
    margin-top: 25px;
}
.review-sec {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 25px;
    border-bottom: solid 0px #eee;
}
.review-sec-main .form-row {
    margin: 10px 0px;
    width: 100%;
    float: left;
}
.review-sec-main {
    display: flex
;
    justify-content: space-between;
    border: 1px solid #eee;
    margin: 0 0 0px;
    border-radius: 30px;
}
    .quick-checkout {
        gap: 12px;
        margin: 0 0 15px;
    }
.pro_qty ul.pro_strength li label.radio_btn_2 {

    line-height: 40px;
}
.select_dosase.pro_dosase ul {
    padding: 0;
    margin: 0;
    flex: 0 0 64%;
    float: right;
    display: flex
;
}
.content_page.home_page {
    text-align: center;
    background: #f2f2f200;
    padding: 0px;
    display: inline-block;
    margin: 25px 0 0px;
    border-radius: 5px;
}
.content_page.home_page p {
    margin: 0;
}
img.desktop-bnr {
    display: none;
}
img.mobile-bnr {
    display: block !important;
}
    li.nav-item span {
        position: absolute;
        right: 0;
        top: 2px;
        width: 46px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        background: #000;
    }
    .coupon_area_cat {

    margin: 0px 0 10px;

}
.bnr-star-para p {
    margin: 0;
}
    p.price_top {
        color: #000 !important;
        margin: 0;
    }
}