@media (min-width: 1200px) {
    .section-heading {
        font-size: 38px;
    }
    .main-title  {
        font-size: 33px;
    }
}
@media (max-width: 1199.98px) {
    .insurance-info {
        flex-wrap: wrap;
    }
    .mobile-apps {
        margin-top: 150px;
    }
    .header-title {
        font-size: 20px;
    }
    #itemsCarousel .col {
        width: 25%;
    }
    #itemsCarousel .col:last-child {
        display: none;
    }
    .product-list > .collum {
        width: 33.33333%;
    }
    .short-info-container {
        padding-top: 120px;
        padding-bottom: 40px;
        background-size: 875px auto;
        height: auto;
    }
    .short-info-bonuses-container {
        padding: 0px 0px;
    }
    .image-background {
        padding-left: 20px;
    }
}
@media (max-width: 991.98px) {
    .short-info-bonuses-container {
        font-size: 14px;
    }
    .short-info-bonuses-container span {
        font-size: 18px;
    }
    .short-info-bonuses {
        height: 80px;
    }
    .cart-shipping-mobile {
        display: block;
        padding: 0px;
    }
    .cart-left-block,
    .cart-checkout {
        width: 100%;
    }
    .cart-shipping {
        display: none;
    }
    .short-info {
        background-size: 100px auto;
    }
    .short-info-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-top: 100px;
        padding-bottom: 40px;
        background-size: 675px auto;
        height: 435px;
    }
    .head-text {
        font-size: 40px;
    }
    .head-text span{
        font-size: 55px;
    }
    .short-info-container .button {
        margin-top: 32px;
    }
    .regular-text {
        margin-top: 28px;
        font-size: 15px;
    }
    .best-sellers__header {
        width: 80%;
    }
    .mobile-apps-info,
    .mobile-apps-bunners {
        width: 50%;
    }
    .mobile-apps-info {
        padding: 60px 40px 60px 0px;
    }
    .mobile-apps-title span {
        font-size: 38px;
    }
    .mobile-apps-title {
        font-size: 30px;
    }
    .mobile-apps-text {
        font-size: 16px;
    }
    .menu__box {
        height: auto;
    }
    label.site-button {
        padding: 7px 15px;
        font-size: 12px;
    }
    .support-phones {
        display: none;
    }
    .live-chat {
        margin-left: auto;
    }
    .header-menus .support-phones {
        background-color: #fff;
        margin: 0px -15px;
        padding: 0px 15px;
        height: 40px;
        display: flex;
        align-items: center;
    }
    #itemsCarousel .col {
        width: 33.333333%;
    }

    #itemsCarousel .col:last-child,
    #itemsCarousel .col:nth-child(4) {
        display: none;
    }
    .section-item__container {
        width: 50%;
    }
    .about-us__container {
        flex-direction: column;
    }
    .about-us__items {
        max-width: 100%;
    }
    .about-us__container .left-block,
    .about-us__container .right-block {
        width: 100%;
    }
    .footer-container__links {
        width: 100%;
    }
    .footer-container__payments,
    .footer-container__subscribe {
        width: 50%;
        padding: 25px 0;
    }
    .products-section {
        padding: 40px 0;
    }
    .footer {
        margin-top: 30px;
    }
    .product-list > .collum {
        width: 50%;
    }
    .product-page .categories__container {
        display: none;
    }
    .product-info {
        padding: 0px;
    }
    .footer-container__info-text {
        margin-top: 0px;
    }
    .contact-info {
        padding-left: 30px;
        max-width: 100%;
    }
    .about_us p {
        font-size: 14px;
        margin-bottom: 20px;
    }
}
@media (max-width: 767.98px) {
    .cart-shipping-mobile .shipping_methods {
        display: block;
    }
    .cart-shipping-mobile .shipping_method {
        width: 75%;
    }
    .insurance-info {
        width: 70%;
        padding-left: 0px;
        font-size: 13px;
    }
    .control-insurance-body {
        width: 30%;
    }
    .regular-text {
        display: none;
    }
    .mobile-apps {
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .mobile-apps-bunners  {
        display: none;
    } 
    .mobile-apps-info {
        width: 100%;
    }
    .download-switcher {
        flex-direction: column;
    }
    .live-chat {
        display: none;
    }
    .live-chat-link {
        display: block;
    }
    .my-cart {
        margin-left: auto;
    }
    .download-switcher>span {
        width: 100%;
        margin-bottom: 0px !important;
    }
    .header-row .live-chat,
    .header-row .my-order-status,
    .header-row .currency-menu,
    .header-row .language-menu {
        display: none;
    }
    .cart-preview:before {
        display: none;
    }
    #itemsCarousel .col {
        width: 50%;
        flex-basis: auto;
    }
    #itemsCarousel .col:nth-child(4) {
        display: block;
    }
    .footer-links {
        padding: 30px 0px 8px;
    }
    .footer-container__payments,
    .footer-container__subscribe {
        width: 100%;
        padding: 25px 0 0;
    }
    .footer-container__info-text {
        padding-top: 25px;
    }
    .footer-link {
        width: 48%;
    }
    .short-info__left-block, 
    .short-info__right-block {
        width: 100%;
    }
    .short-info__left-block {
        order: 1;
        padding-bottom: 50px;
    }
    .short-info__right-block {
        order: 0;
        max-width: 75%;
    }
    .short-info .row {
        justify-content: center;
    }
    .best-sellers {
        padding: 55px 0;
        margin-top: 70px;
    }
    .causel-controls {
        display: none;
    }
    .section-heading {
        margin-bottom: -2px;
        font-size: 28px;
    }
    .left-block-content {
        align-items: center;
    }
    .site-logo {
        width: 32px;
        height: 32px;
    }
    .categories-menu {
        display: block;
    }
    .categories__container {
        display: none;
    }
    .products-header {
        padding-bottom: 16px;
    }

    .products-header__container {
        flex-direction: column;
    }

    .products-header__title {
        padding-top: 32px;
        order: 1;
    }
    .products-header__search {
        order: 0;
    }
    .best-sellers .side-margins {
        flex-wrap: wrap;
    }
    .pill-row {
        padding: 15px;
    }
    .control-cart-body {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: auto;
        margin-left: auto;
    }
    .control-cart-body > div {
        display: block;
        width: auto;
    }
    .cart-header,
    .quantity-column,
    div.price-column, 
    .total-column,
    .remove-column {
        display: none;
    }
    .product-column {
        width: auto;
    }
    .shipping-info {
        display: block;
        width: 100%;
    }
    .shipping-title,
    .shipping_methods {
        width: 100%;
    }
    .shipping-row,
    .insurance-row {
        padding: 15px;
    }
    .shipping-title {
        padding-bottom: 12px;
    }
    .shipping_method {
        width: 48%;
        margin: auto;
    }
    .shipping_method label {
        width: 100%;
    }
    .mobile-delivery-price {
        display: block;
    }
    .insurance-title span {
        display: block;
    }
    .insurance-price:last-child {
        display: none;
    }
    .insurance-price {
        width: 50%;
        display: block;
        text-align: right;
    }
    .insurance-check {
        margin-left: auto;
    }
    .control-insurance-body {
        width: 30%;
        margin-left: auto;
    }
    .cart-buttons {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .cart-sum {
        order: -1;
        width: 100%;
        text-align: right;
        padding-bottom: 20px;
    }
    .my-cart-mobile {
        display: flex;
        justify-content: flex-end;
    }
    .my-cart-mobile a{
        margin-left: auto;
    }
    .cart-preview {
        right: -15px;
    }
    .products-page__container {
        margin-left: -15px;
    }
    .package-row {
        flex-wrap: wrap;
    }
    .package-dosage-size {
        width: 33%;
        order: 1;
    }
    .package-bonus {
        width: 67%;
        order: 2;
    }
    .package-pill-image {
        width: 33%;
        order: 3;
        padding: 0px;
    }
    .package-price {
        width: 33%;
        padding: 0px 15px;
        order: 4;
    }
    .add-to-cart-package {
        width: 34%;
        order: 5;
    }
    .package-example {
        flex-wrap: wrap;
    }
    .package-view {
        margin-bottom: 10px;
    }
    .delivery-desccription,
    .view-description {
        font-size: 11px;
    }
    .about_us p:nth-child(2)::before,
    .about_us p:nth-child(3)::after,
    .about_us p:nth-child(4)::before,
    .about_us p:nth-child(5)::after {
        min-width: 220px;
        background-size: contain;
        height: 180px;
    }
    .about_us p {
        padding: 0px 0px;
        margin-bottom: 50px;
    }
    .image-background {
        display: none;
    }
    .order-block {
        width: 100%;
    }
    .features-img {
        display: none;
    }
    .control-cart-body {
        padding-right: 0px;
    }
    .header-mobile-menu {
        display: flex;
    }
    .menu-name {
        font-size: 16px;
    }
    .header-link.live-chat-link {
        display: block;
    }
    .currencies-container a, 
    .languages-container .row {
        margin-top: 8px;
    }
    .languages-container .row {
        align-items: center;
    }
}
@media (max-width: 575.98px) {
    .cart-checkout {
        flex-wrap: wrap;
    }
    .product-column img {
        width: 100px;
    }
    .product-column > div {
        padding-left: 100px;
    }
    .cart-preview {
        right: 0px;
    }
    .main-menu {
        margin: 0px;
    }
    .cart-preview {
        width: 100%;
        min-width: 300px;
    }
    .header-row .my-order-status, 
    .header-row .currency-menu, 
    .header-row .language-menu {
        display: none;
    }
    .my-cart,
    .hamburger-menu {
        margin-right: 0px;
    }
    .header-site-name,
    .header-menu__header {
        display: flex;
        width: 100%;
        justify-content: center;
        margin: 0;
    }
    .quantity-column {
        margin-left: 0;
    }
    #itemsCarousel .col {
        width: 100%;
        flex-basis: auto;
    }
    #itemsCarousel .col:nth-child(4) {
        display: block;
    }
    .section-item__container {
        width: 100%;
    }
    .about-us__item {
        width: 100%;
        max-width: 300px;
        margin: auto;
    }
    .short-info__right-block {
        order: 0;
        max-width: 100%;
    }
    .best-sellers {
        padding: 35px 0;
    }
    .site-logo {
        width: 28px;
        height: 28px;
    }
    .product-list>.collum {
        width: 100%;
    }
    .shipping_methods {
        display: block;
    }
    .shipping_method {
        width: 100%;
    }
    .insurance-title,
    .shipping-title,
    .cart-product-name,
    .new-package-save,
    .price-column,
    .total-column {
        font-size: .9em;
    }
    .pill-row {
        display: block;
    }
    .control-cart-body {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .cart-buttons {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .checkout-button  {
        width: 100%;
    }
    .checkout-button input {
        width: 100%;
    }
    .continue-shopping {
        margin: auto;
        margin-bottom: 15px;
    }
    .package-row {
        padding: 5px 16px;
    }
    .add-to-cart-btn {
        padding: 10px;
        min-width: auto;
    }
    .add-to-cart-package {
        align-items: flex-end;
    }
    .add-to-cart-btn div {
        display: block;
    }
    .add-to-cart-btn span {
        display: none;
    }
    .our-bonus,
    .package-pill-image {
        font-size: 0.9em;
        margin-left: -16px;
    }
    .product-header {
        flex-wrap: wrap;
    }
    .package-short-descr {
        width: 100%;
        padding: 0px;
    }
    .package-img {
        margin: auto;
        box-shadow: none;
    }
    .package-descr-title { 
        text-align: center;
    }
    .package-descr-title span {
        display: block;
    }
    .review-star-capt {
        display: none;
    }
    .review-star {
        justify-content: flex-end;
    }
    .package-example {
        padding: 20px 15px;
    }
    .example-view {
        width: 33.33333%;
    }
    .example-view img {
        width: 100%;
        height: auto;
    }
    .about_us p {
        flex-direction: column;
        font-size: 13px;
    }
    .about_us p:nth-child(n)::before,
    .about_us p:nth-child(n)::after {
        display: none;
    }
    .about_us p:first-child::after,
    .about_us p:nth-child(2)::after,
    .about_us p:nth-child(3)::after,
    .about_us p:nth-child(4)::after,
    .about_us p:nth-child(5)::after {
        content: '';
        display: block;
        background-image: url('../images/about_us/our_suppliers.png');
        background-repeat: no-repeat;
        background-size: contain;
        min-width: 280px;
        height: 280px;
        margin-top: 30px;
        margin-left: 0;
    }
    .about_us p:nth-child(2)::after {
        background-image: url('../images/about_us/largest_selection.png');
    }
    .about_us p:nth-child(3)::after {
        background-image: url('../images/about_us/prof_team.png');
    }
    .about_us p:nth-child(4)::after {
        background-image: url('../images/about_us/customer_support.png');
    }
    .about_us::before {
        margin-bottom: 30px;
    }
    .insurance-title {
        margin-left: 0px;
    }
}
@media (max-width: 440px) {
    .header-title {
        font-size: 15px;
    }
    .mobile-apps-title span {
        font-size: 35px;
    }
    .mobile-apps-title {
        font-size: 30px;
    }
    .mobile-apps-text {
        font-size: 14px;
    }
    .mobile-apps-links img {
        height: 40px;
    }
    .mobile-apps-text {
        margin-bottom: 40px;
    }
    .add-to-cart-package,
    .package-price,
    .package-bonus {
        width: auto;
        padding: 0px;
    }
    .package-bonus {
        width: 60%;
        margin-left: 0;
    }
    .package-price {
        width: 50%;
    }
    .package-save {
        display: none;
    }
    #p2 {
        margin-right: 10px;
        margin-left: 10px;
    }
    .product-description-title a {
        font-size: 12px;
    }
    .shedule-tbl {
        display: none;
    }
    .product-descr-block,
    .review-text {
        font-size: 11px;
    }
}
@media (min-width:767px) and (max-width: 1099px) {
    .package-pill-image {
        padding: 0px 10px;
    }
}
@media (max-width: 880px) {
    .top-categories-list {
        width: 100%;
    }
    .top-categories-banner-img {
        width: 400px;
    }
    .top-categories .site-button {
        min-width: 200px;
        max-width: 250px;
        margin-left: 92px;
        text-align: center;
    }
    .top-categories-list {
        margin-left: 0px;
    }
    .contact-info {
        margin-top: 50px;
        padding: 0px;
        min-width: 100%;
    }
    .contact_form {
        min-width: 100%;
    }
}
@media (max-width: 680px) {
    .short-info .custom-container {
        padding: 0px;
    }
    .short-info-container {
        background-position: top -1px center;
        height: 475px;
    }
    .short-info-mobile {
        text-align: center;
        display: block;
        padding: 40px 0px;
    }
    .regular-text {
        display: block;
        margin: 30px auto;
    }
    .short-info-categories {
        margin: auto;
    }
    .short-info-container div {
        display: none;
    }
    .short-info-bonuses {
        height: auto;
    }
    .short-info-bonuses-container {
        display: none;
    }
    .short-info-title-container {
        display: block;
        text-align: center;
        padding: 40px 0px;
    }
    .short-info-title-container .head-text {
        font-size: 30px;
    }
    .short-info-title-container .head-text span {
        font-size: 45px;
    }
    .top-categories-container {
        flex-direction: column;
        padding-top: 50px;
    }
    .top-categories-banner {
        margin: 0px;
        order: 2;
    }
    .top-categories-banner .site-button {
        max-width: 80%;
        margin: 0;
    }
    .top-categories-list {
        order: 1;
        margin-bottom: 20px;
    }
    .top-categories-banner-img {
        display: none;
    }
    .best-sellers {
        margin-top: 50px;
    }
}
@media (max-width: 520px) {
    .shipping_methods {
        padding: 0;
    }
    .cart-shipping-mobile .shipping_method {
        width: 100%;
        padding: 0px 0px 5px;
    }
    .shipping_method .site-button {
        margin-bottom: 10px;
    }
    .free-pill {
        max-width: 100%;
    }
    .contact-info-text img,
    .support-phones img {
        height: 8px;
    }
    .contact-info-block,
    .contact-us-form,
    .order-block form {
        padding: 15px 15px 20px;
    }
    .top-categories-description {
        font-size: 14px;
    }
    .top-categories-title {
        font-size: 16px;
    }
    .captcha-row {
        flex-direction: column;
    }
    .form-field-group {
        flex-wrap: wrap;
        gap: 0;
    }
    .form-field-group > div {
        min-width: 100%;
        margin: 0px;
    }
    .form-field-group > div:first-child {
        margin: 0px;
    }
    .captcha-input {
        margin-top: 16px;
        width: 100%;
    }
    .btn {
        margin: 8px auto 0px;
    }
    .short-info-container {
        background-position: top -1px right -110px;
        height: 475px;
    }
}