@media (max-width: 1365.98px) {
    #header {
        margin-bottom: 25px;
    }
    #header.index::after {
		--width: 768px;
		--height: 351px;
    }
	#header .header-row {
		height: 60px;
	}
	#header .bottom-header {
		height: 291px;
    }
	#header .bottom-header img {
		width: 437px;
		height: 290px;
		right: 12px;
	}
	#header .bottom-header .motto {
		max-width: none;
		padding: 62px 500px 0 35px;
	}
	#header .bottom-header h1 {
		font-size: 40px;
		line-height: 1.25;
		letter-spacing: -0.4px;
	}
	#header .bottom-header h3 {
		font-size: 16.5px;
		letter-spacing: -0.17px;
		margin: 22px 0 0 1px;
	}
}

@media (max-width: 1199.98px) {
    .custom-container {
        padding: 0px 12px;
    }
    .products-landing-banner .custom-container {
        padding-left: 15px;
    }
    .products-landing-banner {
        background-position: top 0px left -68px;
    }
    .products-landing-card-1 {
        left: 15px;
    }
    .products-landing-card-2 {
        left: 275px;
    }
    .products-landing-card-3 {
        left: 535px;
    }
    .products-landing-card-4 {
        left: 797px;
    }
    .products-landing-card-5 {
        left: 1026px;
    }
	#header .site-name {
		flex-grow: 1;
	}
	#header .site-name a {
		display: none;
	}
    .mobile-menu-item .online-chat {
        display: none;
    }
    .mobile-menu-item .order-status,
    .mobile-menu-item .currency-menu,
    .mobile-menu-item .language-menu {
        display: block;
    }
}
@media (max-width: 998.98px) {
    .categories-container {
        display: none;
    }
    .products-item {
        padding: 24px 0 16px;
    }
    .discount-icon {
        top: 0;
        right: 0;
    }
}
@media (max-width: 991.98px) {
    .order-banner {
        margin: 0px;
    }
    .order-container {
        align-items: center;
    }
    .header-buttons {
        min-width: auto;
    }
    .bottom-text {
        font-size: 24px;
        line-height: 1.5;
    }
    .bottom-accent-text span {
        font-size: 28px;
    }
    .about_us {
        width: 100%;
        max-width: none;
        padding: 0px;
    }
    #header_breadcrumb {
        margin: -3px 0 5px;
    }
    .product-page .categories-container,
    .products-title {
        display: none;
    }
    .products-container {
        padding: 0;
        margin: 0;
    }
    .pill-descr {
        min-height: auto;
    }
    .products-item .pill-buy {
        margin-top: auto;
        margin-left: 0;
    }
    .product-container {
        padding: 0px;
    }
    .mobile-menu-item {
        display: block;
    }
    .mobile-menu-item.support-phones {
        display: none;
    }
    .products-items {
        margin-left: 0px;
        margin-top: 27px;
    }
    .products-item .row {
        flex-direction: column;
        align-items: center;
        text-align: center;
        height: 100%;
    }
    .pill-name {
        white-space: nowrap;
        overflow: hidden;
    }
    .pill-dosages-list {
        min-height: 45px;
    }
    .product-info {
        padding-top: 4px;
    }
    .product-description {
        padding-right: 15px;
        padding-bottom: 33px;
    }
    .package-row {
        padding: 26px 16px;
        margin: 0 1px 0 -1px;
    }
    .package-hitsate {
        left: 12px;
    }
    .package-pill-size {
        margin-left: 49px;
    }
    .products-item .pill-buy {
        max-width: none;
        align-items: center;
    }
    .product-descr-menu {
        margin-top: 35px;
        margin-bottom: 25px;
    }
    .add-to-cart-btn {
        min-width: 100px;
    }
}
@media (max-width: 860px) {
    .products-landing-title {
        padding: 0px 0px 30px;
    }
    .products-landing-banner .custom-container {
        flex-direction: row;
        flex-wrap: wrap;
        padding-left: 0px;
    }
    .products-landing-card {
        position: unset;
        margin-top: 35px;
        width: 31%;
        margin: 0px 1.16%;
        padding-top: 30px;
    }
    .products-landing-card p.products-landing-text {
        margin: auto 0px;
        padding: 0px;
    }
    .products-landing-card-4,
    .products-landing-card-5 {
        display: none;
    }
    .products-landing-button,
    .products-landing-button:hover {
        margin-top: 40px;
    }
    .cart-items {
        margin-top: 32px;
    }

    .pill-show-more {
        display: block;
    }
    .package-row {
        padding: 13px 14px 12px 15px;
        margin-right: 0;
        margin-bottom: 12px;
        display: grid;
        grid-template-columns: auto auto;
        gap: 12px 0;
    }
    .package-pill-size {
        margin: 0px;
    }
    .package-pill-dose,
    .package-current-price {
        font-size: 15px;
        line-height: 1.4;
    }
    .package-pill-bonus,
    .package-per-pill-price {
        font-size: 11px;
    }
    .package-pill-image {
        order: 3;
        width: 38%;
        margin: 0px;
    }
    .package-pill-price {
        text-align: right;
        margin-right: 5px;
    }
    .package-save {
        font-size: 13px;
    }
    .package-pill-buy .site-button {
        min-width: 110px;
        min-height: 32px;
        font-size: 13px;
    }
    .package-hitsate {
        left: 16px;
        bottom: 18px;
    }
    .package-hitsate img {
        width: 24px;
        height: 24px;
    }
    .package-hitsate.selected ~ .package-save {
        margin-left: 38px;
    }
    .product-descr-menu h3 {
        font-size: 15px;
        margin-bottom: 8px;
    }
    .product-descr-menu .descr-item {
        font-size: 13px;
        line-height: 1.54;
    }


    .footer {
        margin-top: 55px;
    }
    .footer .pay-methods {
        gap: 33px;
        margin-bottom: 5px;
    }
    .footer .pay-methods img {
        transform: scale(.9);
    }
    .footer-items {
        padding-bottom: 12px;
    }
    .footer-link {
        font-size: 13px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .footer-subscribe {
        margin-left: 0px;
        font-size: 13px;
    }
    #subscribe_to_news_form {
        width: 240px
    }
    .footer-copyright {
        height: 55px;
    }
    .footer-copyright-text * {
        font-size: 11px;
    }
    .products-container {
        padding: 0px;
    }
    .shipping-row,
    .insurance-title {
        display: block;
    }
    .shipping-title,
    .insurance-title span {
        padding-left: 0px;
    }
    .shipping_method {
        margin-top: 10px;
        overflow: hidden;
    }
    .load-more,
    .show-less {
        margin-top: 12px;
    }
}
@media (max-width: 767.98px) {
    #header.index::after {
		--width: 320px;
		--height: 339px;
    }
	#header .header-row {
		height: 50px;
	}
	#header .header-row .support-phones,
	#header .header-row .online-chat {
		display: none;
	}
	#header .bottom-header {
		height: auto;
    }
	#header .bottom-header img {
		position: static;
		width: 270px;
		height: 179px;
		display: block;
		margin: 3px auto;
	}
	#header .bottom-header .motto {
		max-width: 230px;
		padding: 1px 0 0;
		margin: 0 auto;
	}
	#header .bottom-header h1 {
		font-size: 22px;
		line-height: 2.27;
		letter-spacing: -0.22px;
		text-align: center;
	}
	#header .bottom-header h3 {
		font-size: 14px;
		line-height: 1.43;
		letter-spacing: normal;
		margin: -4px 0 0 1px;
		text-align: center;
	}
    #header_breadcrumb {
        font-size: 12px;
        margin: -7px 0 13px;
    }
    #header .cart-remove-btn img {
        width: 8px;
    }

    .menu-header .mobile-menu-item {
        display: block;
        padding: 0;
    }
    .menu-header .online-chat {
        display: flex;
        min-width: 104px;
        min-height: 32px;
        max-height: 34px;
        padding: 6px 10px;
    }
    .mobile-menu-item.support-phones {
        display: block;
        margin-bottom: 9px;
    }

    .bottom-text {
        font-size: 20px;
    }
    .bottom-accent-text span {
        font-size: 24px;
    }
    .package-doses-button {
        min-width: 75px;
    }
    .add-to-cart-btn span {
        display: none;
    }
    .add-to-cart-btn {
        min-width: 44px;
    }
    .add-to-cart-btn img {
        display: block;
    }
    .footer-copyright {
        height: auto;
        padding: 10px 0px;
    }
    .footer-copyright-text {
        margin: 0px auto;
    }
    .main-menu {
        margin-right: 10px;
        width: auto;
    }
    .menu-link {
        font-size: 14px;
        line-height: 2.57;
    }
    .cart-menu-body .menu-header,
    .main-menu-body .menu-header,
    .categories-menu-body .menu-header {
        min-height: 52px;
    }
    .cart-menu-body .menu-title,
    .main-menu-body .menu-title,
    .categories-menu-body .menu-title {
        font-size: 16px;
    }
    .main-menu-body .close-menu {
        margin-right: 5px;
    }
    h3 {
        font-size: 16px;
    }
    .package-ourbonus {
        flex-direction: column;
    }
    .ourbonus-block ul {
        padding: 0px;
    }
    .package-example {
        width: auto;
    }
    .shipping_methods {
        display: block;
        margin-right: 0px;
    }
    .products-landing-card p.products-landing-text {
        font-size: 12px;
    }
    .download-switcher {
        flex-direction: column;
    }
    .download-switcher span.site-button:nth-child(n) {
        width: 100%;
        margin: 0px 0px 20px;
    }
    .features-img {
        display: none;
    }
    .captcha-row {
        justify-content: space-between;
    }

    .footer {
        margin-top: 40px;
    }
    .footer .pay-methods {
        gap: 0;
    }
    .footer .pay-methods img {
        transform: scale(.7);
    }
    .footer-items {
        flex-direction: column;
        padding: 30px 25px 15px;
        gap: 15px;
    }
    .footer-link {
        width: 50%;
        margin-bottom: 12px;
    }
    .footer-link:nth-child(1) { order: 1 }
    .footer-link:nth-child(2) { order: 7 }
    .footer-link:nth-child(3) { order: 6 }
    .footer-link:nth-child(4) { order: 3 }
    .footer-link:nth-child(5) { order: 2 }
    .footer-link:nth-child(6) { order: 8 }
    .footer-link:nth-child(7) { order: 5 }
    .footer-link:nth-child(8) { order: 4 }
    .footer-copyright > div {
        flex-direction: column;
        gap: 8px;
    }
    .footer-copyright-sitename {
        gap: 6px;
    }
    .footer-copyright img {
        width: 27px;
        height: 26px;
    }
    .footer-copyright .header-title {
        font-size: 18.5px;
    }
    .footer-copyright .copyright-text {
        font-size: 10px;
    }
}
@media (max-width: 575.99px) {
    .bottom-header {
        font-size: 24px;
    }
    .bottom-header div:last-child {
        font-size: 22px;
    }
    .shipping-row,
    .insurance-title {
        padding-left: 10px;
    }
    .insurance-row {
        padding-right: 0px;
    }
    .price-column {
        display: none;
    }
    .remove-column {
        margin-left: auto;
    }
    .descr-menu .site-button {
        font-size: 12px;
    }
    .product-info {
        padding-left: 1px;
    }
    .product-description {
        padding-right: 0;
        padding-bottom: 22px;
        flex-wrap: wrap;
        gap: 3px 7px;
    }
    .product-info-description {
        display: contents;
        font-size: 13px;
        line-height: 1.54;
    }
    .product-img {
        width: 80px;
        height: 60px;
        margin: 0;
    }
    .product-title {
        font-size: 18px;
        align-self: center;
        margin: 0;
    }
    .ed_content:not(.open) {
        max-height: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .ed_content:not(.open) .ed_content-text {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .language-menu-body .menu-wrapper,
    .currency-menu-body .menu-wrapper {
        margin: 124px 15px 0;
    }
    .site-name a {
        font-size: 16px;
    }
    .products-page .custom-container {
        padding: 0px 15px;
    }
    .products-search {
        padding: 0px;
    }
    .pagination {
        margin: 15px -15px 0px;
    }
    .example-view {
        margin: 0px 10px;
    }
    .example-view img {
        width: 100%;
    }
    table.shedule-tbl,
    .contact-us-titles,
    .contact-us-banner,
    .order-titles {
        display: none;
    }
    .products-landing-banner {
        padding-top: 40px;
        padding-bottom: 40px;
        background-size: auto 100%;
        max-height: none;
        height: auto;
    }
    .products-landing-card {
        width: 100%;
        margin: 15px 0px 0px;
        height: auto;
        padding: 40px 20px;
    }
    .products-landing-card img {
        margin-bottom: 30px;
    }
    .landing-bottom {
        flex-direction: column;
    }
    .landing-bottom-box {
        width: 100%;
    }
    .captcha-row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 610px) {
    .side_search form {
        max-height: 36px;
    }
    .side_search .text {
        min-height: 36px;
    }
    .side_search .site-button {
        font-size: 0;
        min-width: 38px;
        min-height: 36px;
    }
    .side_search .site-button::after {
        content: "";
        display: block;
        width: 17px;
        height: 17px;
        background: url("../images/search.svg") no-repeat;
    }
    .products-search {
        margin-bottom: 10px;
    }
    .products-items {
        gap: 12px;
        margin-top: 20px;
    }
    .products-item {
        width: 142px;
        padding: 0 0 15px;
    }
    .products-item .site-button {
        min-width: 120px;
    }
    .pill-descr {
        padding: 2px 5px 0;
    }
    .pill-name a {
        font-size: 15px;
    }
    .pill-text {
        font-size: 11px;
        line-height: 1.36;
        margin-top: 18px;
    }
    .products-item .pill-buy {
        padding-top: 5px;
    }
    .pill-total {
        margin-bottom: 5px;
    }
    .pill-total-ptice {
        font-size: 15px;
        line-height: 1.87;
    }
    .discount-icon {
        width: 40px;
        height: 40px;
        font-size: 11px;
    }
}
@media (max-width: 440px) {
    .descr-menu .site-button {
        word-break: break-word;
    }
    .order-block {
        padding: 10px 20px 30px;
    }
    .pagination .prev,
    .pagination .next,
    .pagination .page {
        width: 30px;
        height: 30px;
    }
    .remove-column,
    .insurance-check {
        margin-right: 0px;
    }
    .insurance-title span,
    .shipping-title {
        min-width: 165px;
    }
    .products-search {
        margin-bottom: 10px;
    }
    .captcha-row-input {
        padding: 0px;
        max-width: 140px;
    }
    .captcha-row-input::after {
        right: -10px;
    }

    .cart-menu-body .menu-wrapper,
    .main-menu-body .menu-wrapper {
        max-width: 282px;
    }
    .cart-menu-body .menu-header,
    .main-menu-body .menu-header {
        padding: 5px 12px 5px 20px;
    }
    .cart-menu-body .menu-title {
        font-size: 15px;
    }
    .cart-menu-body .menu-header {
        padding-left: 15px;
    }
    .cart-menu-body .empty-cart-container {
        padding: 44px 35px 20px;
    }
    .categories-menu-body ul {
        column-gap: 0;
    }
    #header .cart-preview-row {
        padding-right: 10px;
    }
    #header .cart-remove-btn img {
        display: none;
    }
    #header .cart-checkout,
    #header .chechout.site-button {
        font-size: 13px;
    }
    .edit-cart a {
        font-size: 12px;
    }

}

/* updated styles */

@media (max-width: 1199px) {
    .pill-titles > div:nth-child(5),
    .insurance-row > div:last-child,
    .remove-column {
        padding: 0px;
        padding-top: 10px;
        margin: 0px;
        width: 16px;
    }
    .pill-titles > div:nth-child(4),
    .insurance-total {
        margin: 0px 0px 0px auto;
    }
    .pill-row {
        padding-left: 0px;
    }
    .product-column,
    .pill-titles > div:nth-child(1),
    .insurance-title {
        width: 48%;
    }
    .insurance-title,
    .pill-titles > div:nth-child(1) {
        padding-left: 20px;
    }
    .insurance-row,
    .pill-titles {
        padding-left: 0px;
    }
    .pill-titles > div:nth-child(3), .insurance-price,
    .pill-titles > div:nth-child(4), .insurance-total,
    .price-column, .total-column {
        margin: 0px auto;
    }
    .faq_descr {
        padding: 16px 20px;
    }
    .faq_descr:before {
        top: 27px;
        right: 22px;
    }
    .contact-us-wrapper {
        display: block;
    }
    .contact-us-info {
        max-width: 570px;
        padding-left: 0px;
    }
    .order-block {
        min-width: 440px;
        padding: 34px 20px 30px;
    }
    .order-banner {
        padding: 0px 0px 0px 11px;
        z-index: -1;
    }
    .about_us::before {
        width: 50%;
        height: auto;
        padding-top: 35%;
    }
    .custom-container:has(.about_us) {
        padding: 22px 22px 25px;
    }
}
@media (max-width: 767.98px) {
    .custom-container:has(.about_us) {
        margin: 0px 12px;
        padding: 15px 17px;
        min-width: 290px;
        font-size: 13px;
    }
    .custom-container:has(.about_us) h2.title {
        margin-bottom: 15px;
    }
    .about_us::before {
        width: 100%;
        padding-top: 65%;
        height: auto;
        margin: 0px 0px 15px;
    }
    .order-container {
        flex-wrap: wrap;
        justify-content: center;
    }
    .order-block {
        min-width: auto;
    }
    .order-banner {
        padding: 0px;
        text-align: center;
    }
    h2.title, div.title {
        font-size: 18px;
        margin-top: 20px;
    }
    .cart-items {
        margin-top: 20px;
    }
    .pill-row {
        padding: 16px 12px 18px 0px;
    }
    .img-column img {
        width: 64px;
        height: 48px;
    }
    .product-column {
        order: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hide-mobile {
        display: none;
    }
    .remove-column {
        padding: 0px;
        order: 2;
        text-align: right;
        margin: 0px;
        width: auto;
    }
    .quantity-column {
        order: 3;
        width: 100%;
        padding: 4px 12px 0px;
    }
    .total-column {
        order: 4;
        width: auto;
        white-space: nowrap;
        padding: 10px 0px 0px 10px;
    }
    .new-package-save {
        order: 5;
        width: 100%;
    }
    .cart-product-name {
        font-size: 15px;
    }
    .cart-product-dosage {
        font-size: 13px;
    }
    .insurance-row,
    .shipping-row {
        padding: 15px 12px;
    }
    .new-package-save {
        padding-left: 12px;
        padding-top: 12px;
    }
    .insurance-row {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .insurance-check {
        order: 3;
        padding: 0px;
        width: auto;
        text-align: start;
        flex: 1;
        padding-right: 10px;
        display: flex;
        align-items: center;
    }

    .insurance-title {
        font-size: 0px;
        padding: 0px 0px 12px;
        width: 100%;
    }

    .insurance-title span {
        width: auto;
        font-size: 13px;
        padding: 0px;
    }

    .insurance-check span {
        padding-left: 10px;
    }

    .insurance-total {
        flex: 0;
        padding: 0px;
        margin: 0px;
    }
    .shipping_methods .shipping-name,
    .shipping-title {
        font-size: 13px;
    }
    .pill-titles,
    .insurance-price,
    .insurance-row > div:last-child {
        display: none;
    }
    .pill-row {
        flex-wrap: wrap;
    }
    .remove-column .total-column,
    .pill-row > .new-package-save,
    .insurance-check span {
        display: block;
    }
    .question {
        font-size: 13px;
    }
    .faq_descr {
        padding: 12px 25px 12px 12px;
        margin-bottom: 6px;
    }
    .faq_descr:before {
        top: 21px;
        right: 15px;
    }
    .review-block {
        padding: 12px 16px 16px;
    }
    .review-title {
        font-size: 13px;
    }
    .review-text {
        line-height: 1.5;
    }
    .contact-us-wrapper {
        margin-top: 28px;
    }
    .contact-us-form {
        width: 100%;
        margin-bottom: 25px;
        padding: 20px 15px 25px;
    }
    .contact-us-info {
        width: 100%;
        padding: 0px;
    }
    .contact-info-text {
        font-size: 13px;
    }
}
