@media (min-width: 1200px) {
  .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0px 20px;
  }
}

@media (max-width: 1600px) {}

@media (max-width: 1365px) {
  .bonuse-box-body {
    padding: 46px 48px 67px;
  }

}

@media (max-width: 1199px) {
  .hero-sec .text-box h1 {
    font-size: 42px;
    line-height: 72px;
  }

  .cursor-icon img {
    right: 17px;
    bottom: -2px;
    width: 40px;
  }

  .pricing-card1 .image-holder {
    max-width: 138px;
  }

  .bonuse-title h2 {
    font-size: 21px;
  }

  .title h2 {
    font-size: 40px;
  }

  .support-card-header {
    font-size: 14px;
    padding: 10px;
    border-radius: 6px;
  }

  .support-card ul li {
    gap: 6px;
    font-size: 14px;
    line-height: 16px;
  }

  .support-card {
    padding: 20px 8px 20px;
  }

  .support-card ul li span img,
  .support-card ul li strong img {
    width: 14px;
  }

  .view-results {
    font-size: 16px;
  }

  .bonuse-box-body {
    padding: 46px 30px 67px;
  }

  .bonuse-box-body p {
    font-size: 18px;
  }

  .shipping-sec h3 {
    font-size: 30px;
  }

  .pricing-head h4 {
    font-size: 32px;
  }

  .pricing-box {
    padding: 35px 28px 55px;
  }

  .pricing-mid h3 {
    font-size: 78px;
  }

  .guarantee-box {
    padding: 62px 79px 80px 80px;
  }

  .faq-sec .accordion-button {
    font-size: 26px;
  }

  .footer-list {
    grid-gap: 23px;
  }

  .copyright {
    font-size: 14px;
  }

  .guarantee-box p {
    font-size: 20px;
    line-height: 32px;
  }

  .testimonial-right p {
    font-size: 18px;
    line-height: 28px;
  }

  .shipping-sec p {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    transition: 0s;
    top: 72px;
    background-color: #472980;
    z-index: 99;
  }

  .navbar-brand {
    opacity: 0;
    visibility: hidden;
  }

  .navbar {
    border-bottom: none;
  }

  .navbar-toggler img {
    height: 16px;
  }

  .navbar-collapse .navbar-nav {
    align-items: start !important;
  }

  .function-inner .title h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .nifty-liver-inner {
    margin-top: 38px;
  }

  .hero-img {
    max-width: 490px;
    margin: 4px auto 0px;
  }

  .certifications-list {
    justify-content: center;
  }

  .title h2 {
    font-size: 30px;
    line-height: 100%;
  }

  .hero-sec .text-box {
    text-align: center;
  }

  .title p {
    font-size: 18px;
    margin: 27px auto 7px;
    line-height: 120%;
  }

  .nifty-liver-sec .image-holder {
    margin: 67px 0px 27px;
  }

  .support-card {
    margin-bottom: 24px;
    max-height: 340px;
  }

  .nifty-liver-sec {
    padding: 0px 0px 20px;
  }

  .bonuses-sec .row {
    --bs-gutter-x: 16px;
  }

  .bonuse-title h2 {
    font-size: 18px;
    line-height: 100%;
  }

  .bonuses-sec .title {
    margin-bottom: 44px;
  }

  .shipping-sec h3 {
    font-size: 28px;
    line-height: 38px;
  }

  .testimonial-right h4 {
    font-size: 18px;
    line-height: 100%;
  }

  .discount-banner h4 {
    font-size: 28px;
    line-height: 33.4px;
  }

  .poster-box {
    padding: 12px 10px 24px;
  }

  .guarantee-box {
    padding: 40px 40px 60px 40px;
  }

  .guarantee-box h2 {
    font-size: 28px;
    line-height: 40px;
  }

  .faq-sec {
    padding: 60px 0px 70px;
  }

  .footer-list {
    flex-wrap: wrap;
  }

  .copyright {
    font-size: 13px;
    line-height: 100%;
  }

  .faq-sec .accordion-button {
    font-size: 18px;
    padding: 16px 28px;
  }

  .bonuse-box-body {
    padding: 20px 30px 26px;
  }

  .mb-20 {
    margin-bottom: 46px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-collapse .navbar-nav {
    padding-bottom: 40px;
    width: fit-content;
    margin-left: 0px !important;
    margin-top: -49px;
    transition: 0s;
  }

  header .navbar-nav .nav-item .nav-link {
    padding: 12px 20px;
  }

  .contact-page .navbar {
    background: #f5f5f7;
  }

  .contact-page .header-2 .navbar {
    background-color: transparent;
  }

  .contact-page .navbar {
    padding: 20px 0px 0px;
  }

  .contact-page .fixed-header .navbar {
    background-color: transparent;
    padding: 20px 0px;
  }

  .contact-sec .title p {
    font-size: 15px;
    line-height: 16.5px;
    margin: 15px auto 0px;
  }

  .liver-faq .accordion-button {
    grid-gap: 20px;
  }

  .liver-faq .accordion-button .heading-text {
    font-size: 15px;
    line-height: 17px;
  }

  .liver-faq .accordion-button span {
    max-width: 30px;
    min-width: 30px;
  }

  .liver-faq {
    padding: 42px 0px 71px;
  }

  .contact-sec {
    padding: 18px 0px 63px;
  }

  .email-box {
    margin: 18px auto;
    padding: 25px 30px 28px;
  }

  .contact-page .navbar-toggler {
    border-radius: 7px;
    background: #3a3a3a;
    width: 46px;
    height: 44px;
  }

  .fixed-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: transparent !important;
  }

  .active .navbar,
  .active .navbar {
    background-color: #472980 !important;
  }

  .fixed-header .navbar-toggler {
    background: #3A3A3A;
    width: 46px;
    height: 44px;
    border-radius: 7px;
  }
}

@media (max-width: 767px) {
  .card-sec {
    display: flex;
    flex-direction: column;
  }

  .pricing-box:hover {
    border: 2px solid #c4c3c9;
    transform: scale(1);
    box-shadow: none;
  }

  .pricing-box.active-card:hover {
    border: 3px solid #472980;
    box-shadow: none;
  }

  .pricing-card1 .image-holder {
    max-width: 60px;
  }

  .function-inner .title h2 {
    font-size: 28px;
    line-height: 33px;
    padding: 0px 10px;

  }

  .shipping-sec::after,
  .discount-banner::after,
  .function-inner::after {
    bottom: -60px;
  }

  .nifty-liver-inner {
    padding: 27px 0px;
  }

  .nifty-liver-inner .title {
    padding: 38px 30px 20px;
  }

  .function-inner {
    margin-bottom: 70px;
    padding: 31px 0px 34px;
  }

  .bonuse-box-border {
    border-radius: 17px;
    border: 2px solid #FFF;
    padding: 8px;
    margin-bottom: 27px;
  }

  .btn-wrapper {
    max-width: 145px;
    margin: 0 auto;
  }

  .shipping-sec .image-holder {
    margin: 0 auto 27px;
  }

  .shipping-box {
    display: block;
    text-align: center;
  }

  .homepage .navbar {
    padding: 25px 0px 25px;
  }

  .homepage .hero-sec {
    padding: 0px 0px 30px;
  }

  .support-card.support-card3 ul,
  .support-card2 ul {
    display: grid;
    grid-template-columns: 6fr 6fr;
  }


  .support-card.support-card3 ul li:nth-child(1),
  .support-card.support-card3 ul li:nth-child(4),
  .support-card.support-card2 ul li:nth-child(1),
  .support-card.support-card2 ul li:nth-child(4) {
    background-color: #dedcec;
  }

  .support-card.support-card3 ul li:nth-child(3),
  .support-card.support-card2 ul li:nth-child(3) {
    background-color: transparent;
  }

  .support-card-header {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .support-card-icon img {
    width: 26px;
    height: 26px;
  }

  .support-card-icon {
    height: 24px;
    margin: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    right: 0px;
    transform: translate(0, -50%);
    min-height: 24px;
  }

  .support-card {
    margin-bottom: 24px;
    height: auto;
  }

  .support-card ul {
    margin-top: 20px;
  }

  .support-card ul li {
    font-size: 12px;
  }

  .poster-box:nth-child(4) {
    padding: 14px 11px 11px;
  }

  .cursor-icon img {
    right: 0;
    height: 30px;
    width: 26px;
    bottom: -8px;
  }

  .poster-box:nth-child(4) img {
    height: 77px;
    object-fit: cover;
  }

  .sci-head {
    margin-top: 31px;
  }

  .heading-logo img {
    max-width: 195px;
    margin: 0 auto;
  }

  .text-wraper p {
    font-size: 11px;
    margin-bottom: 23px;
  }

  .sci-main {
    margin-bottom: 32px;
  }

  .terms-page .sci-head h1 {
    margin-bottom: 26px;
  }

  .disclaimer-page .sci-head h1 {
    margin-bottom: 18px;
  }

  .text-warp2 {
    margin-bottom: 38px !important;
  }

  .head-wraper {
    margin-bottom: 24px;
  }

  .privacy-page .text-wraperTwo {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 14px;
    margin-top: 20px;
  }

  .privacy-page .sci-head h1 {
    margin-bottom: 24px;
  }

  .text-wraper h4 {
    font-size: 12px;
  }

  .sci-head h1 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    max-width: 300px;
    margin: 15px auto 24px;
  }

  .sci-main .container,
  .disclaimer-p .container,
  .privacy-page .container,
  .terms-page .container,
  .shipping-page .container,
  .refund-page .container {
    padding: 0px 20px;
  }

  table th {
    font-size: 12px;
    padding: 15px 0px !important;
  }

  .refund-page .ship-wraper {
    margin-top: 31px;
  }

  .card-second {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 26px;
  }

  .card-two h4 {
    margin-bottom: 0px;
  }

  .ship-wraper {
    margin-top: 30px;
  }

  .card-sec h4 {
    font-size: 20px;
    margin-bottom: 16px;
    line-height: 30px;
  }

  .card-main .card-sec {
    text-align: center;
  }

  .card-main .card-sec img {
    display: inline-block;
    height: auto;
    margin: 0 auto;
  }

  table td {
    font-size: 12px;
  }

  .privacy-sec {
    padding-bottom: 15px;
  }

  table tbody td:first-child {
    padding: 18px 0px !important;
  }

  .list-items {
    margin: 21px 0px 20px 5px;
  }

  .contact-page .top-header {
    display: none;
  }

  .contact-page header .container {
    padding: 0px 25px;
  }

  .card-sec img {
    height: 70px;
  }

  .img-main {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* height: 10px; */
    /* width: 80px; */
  }

  .card-two {
    display: flex;
    flex-direction: column;
  }

  .card-second {
    display: flex;
    flex-direction: column;
  }

  .img-main1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .img-main2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .top-header ul li:first-child img {
    max-width: 109px;
  }

  .liver-faq .accordion-button .heading-text {
    max-width: 154px;
  }

  .top-header ul li:last-child img {
    max-width: 113px;
  }

  .liver-faq .accordion {
    margin-bottom: 70px;
  }

  .customer-sec .title h4 {
    font-size: 24px;
    margin-bottom: 102px;
    line-height: 28px;
  }

  .form {
    margin-top: 103px;
  }

  .top-header ul li:first-child {
    padding-right: 10px;
    margin-right: 12px;
  }

  .top-header {
    padding: 11px 0px;
  }

  .navbar>.container {
    justify-content: end;
  }

  .hero-sec .text-box h1 {
    font-size: 40px;
    line-height: 100%;
  }

  .hero-sec .text-box p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 24px 0px 27px;
    line-height: 100%;
  }

  .hero-sec .text-box p {
    margin: 14px 0px 15px;
  }

  .hero-sec .image-1 {
    width: 84px;
  }

  .hero-sec .image-2 {
    width: 100px;
  }

  .hero-img {
    max-width: fit-content;
    padding-right: 23px;
  }

  .hero-sec {
    padding: 20px 0px 14px;
  }

  .function-sec {
    padding: 0px;
  }

  .nifty-liver-sec .title h2 {
    font-size: 32px;
  }

  .pricing-box3 .pricing-mid h3 {
    margin: 0px 0px 5px;
  }

  .pricing-box.active-card .pricing-mid h3 {
    margin: 0px 0px 5px;
  }

  .pricing-box .pricing-mid h3 img {
    width: 90px;
  }

  .nifty-liver-sec .image-holder {
    margin: 40px 0px 39px;
  }

  .search-box {
    width: 35px;
    height: 35px;
    top: 31%;
    padding: 4px;
  }

  .function-sec .image-holder {
    margin-top: 18px;
  }

  .support-sec .text-box h2 {
    font-size: 32px;
    line-height: 100%;
  }

  .bonuses-sec {
    padding: 13px 0px 0px;
  }

  .bonuse-title {
    padding: 15px 20px;
  }

  .bonuse-title h2 span {
    display: block;
  }

  .shipping-sec {
    padding: 30px 0px 62px;
    margin-bottom: 65px;
  }

  .shipping-sec::after,
  .discount-banner::after {
    bottom: -35px;
  }

  .shipping-sec p {
    display: none;
  }

  .shipping-sec h3 {
    margin-top: 27px;
    max-width: 285px;
    margin: 0 auto;
  }

  .poster-box {
    padding: 4px 4px 12px;
  }

  .testimonial-avatar img {
    width: 64px;
    height: 64px;
  }

  .testimonial-right ul li span {
    font-size: 10px;
  }

  .testimonial-right ul li:first-child img {
    width: 83px;
  }

  .bottom-para {
    margin-left: -72px;
  }

  .tiny-space {
    margin: 24px 0px 22px;
  }


  .pricing-box {
    padding: 10px 24px 10px 30px !important;
    display: flex;
    align-items: center;
    grid-gap: 13px;
    margin-bottom: 10px;
  }

  .pricing-box.active-card .image-holder {
    margin: 0px 0px 0px;
  }

  .pricing-box.active-card .pricing-footer h4 {
    margin: 5px 0px 4px;
  }

  .left-col {
    max-width: 137px;
    width: 100%;
  }

  .pricing-head span {
    font-size: 12px;
  }

  .pricing-mid h3 {
    font-size: 55px;
    margin: 0px 0px 5px;
  }

  .pricing-head h4 {
    font-size: 20px;
  }

  .pricing-mid h3 span {
    font-size: 12px;
    margin-left: -10px;
  }

  .pricing-footer {
    margin-top: 0px;
  }

  .buy-btn {
    font-size: 18px;
    border-radius: 5px;
    height: 32px;
  }

  .discount-banner {
    padding: 33px 0px;
  }

  .pricing-sec {
    padding: 78px 0px 0px;
  }

  .guarantee-sec {
    background: #fff;
    padding: 12px 0px 20px;
  }

  .guarantee-box {
    padding: 26px 24px 46px 22px;
    display: block;
    text-align: center;
  }

  .faq-sec .text-box h2 {
    font-size: 29px;
    line-height: 100%;
    margin-bottom: 29px;
  }

  .faq-sec .accordion-body p {
    font-size: 16px;
    line-height: 20px;
  }

  .faq-sec .accordion-button {
    font-size: 16px;
    padding: 18px 28px 18px 28px;
    line-height: 23px;
    min-height: 72px;
  }

  .faq-sec .accordion-item {
    margin-bottom: 10px;
  }

  .faq-sec {
    padding: 56px 0px;
  }

  .reference-sec {
    padding: 18px 0px 34px;
  }

  .reference-sec .title h4 {
    margin-bottom: 17px;
  }

  .footer-list {
    grid-gap: 0px 40px;
  }

  .footer-middle p {
    font-size: 11px;
    line-height: 170%;
    margin-bottom: 12px;
  }

  .footer-bottom p {
    font-size: 13px;
    line-height: 140%;
  }

  .footer-middle {
    padding: 26px 0px;
  }

  .footer-top {
    padding: 15px 0px;
  }

  .footer-list li a {
    font-size: 8px;
    line-height: 28.5px;
  }

  .reference-sec .title span {
    font-size: 8px;
    letter-spacing: 0px;
    margin-top: 8px;
  }

  .pricing-footer.pricing-bottom-footer {
    padding: 34px 0px 48px;
  }

  .reference-sec ul {
    margin-top: 29px;
  }

  .reference-sec ul li p {
    font-size: 11px;
    line-height: 160%;
  }



  .pricing-footer.pricing-bottom-footer span {
    font-size: 24px;
    line-height: 36px;
  }

  .certificate-sec {
    padding: 17px 0px;
  }

  .guarantee-box h2 {
    margin-top: 33px;
    font-size: 28px;
    line-height: 110%;
  }

  .guarantee-box p {
    font-size: 18px;
    line-height: 120%;
  }

  .pricing-footer h4 {
    font-size: 12px;
    line-height: 19px;
    margin: 7px 0px 2px;
  }

  .pricing-footer span {
    font-size: 11px;
    line-height: 24px;
  }

  .badge-box {
    margin: 0 auto 12px;
    font-size: 10px;
    line-height: 24px;
    padding: 0px 17px 0px 13px;
    grid-gap: 5px;
  }

  .support-sec .text-box {
    margin-bottom: 28px;
  }

  .badge-box span {
    width: 10px;
    height: 10px;
    padding: 2px;
  }

  .hero-sec {
    background-image: url(../images/hero-mobile-bg.png);
  }

  .flex-1 {
    flex: 1;
  }

  .hero-img .image-holder {
    top: 55px;
    left: 32px;
  }

  .hero-img .image-holder img {
    width: 93px;
    height: 93px;
  }

  .hero-sec .image-3 {
    width: 66px;
  }

  .navbar {
    border-bottom: none;
    padding: 25px 0px 0px;
  }

  .navbar-toggler {
    padding: 0px;
  }

  .navbar-brand {
    display: none;
  }
}

@media (max-width: 375px) {
  .pricing-box .pricing-mid h3 img {
    width: 70px;
  }
}