@media (max-width: 1199.98px) {
    .mobile-apps-info {
        width: 40%;
        padding-top: 0px;
    }
    .mobile-apps-title {
        font-size: 36px;
    }
    .mobile-apps-bunners {
        width: 60%;
    }
    .mobile-apps-bunners img {
        width: 100%;
    }
    .header-title {
        font-size: 20px;
    }
    #itemsCarousel .col {
        width: 25%;
    }
    #itemsCarousel .col:last-child {
        display: none;
    }
    .product-list > .collum {
        width: 33.33333%;
    }
    .image-background {
        padding-left: 20px;
    }
}
@media (max-width: 991.98px) {
    .mobile-apps-info {
        padding-left: 0px;
    }
    .order-block {
        margin-left: 0;
    }
    .contact-us-form {
        max-width: 300px;
        min-width: 300px;
    }
    .captcha-row {
        justify-content: center;
    }
    .captcha-row img {
        margin: 0;
        margin-bottom: 22px;
    }
    .cart-bonuses {
        margin-bottom: 50px;
    }
    .mobile-apps-bunners img {
        object-position: left bottom;
    }
    .head-text {
        font-size: 40px;
    }
    .head-text span{
        font-size: 55px;
    }
    .short-info-container {
        height: 475px;
        background-size: auto 475px;
    }
    .regular-text {
        font-size: 15px;
    }
    .mobile-apps-title {
        font-size: 30px;
    }
    .mobile-apps-text {
        font-size: 14px;
    }
    .menu__box {
        height: auto;
    }
    label.site-button {
        padding: 7px 15px;
        font-size: 12px;
    }
    .support-phones {
        display: none;
    }
    .my-cart {
        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%;
    }
    .shipping-info {
        width: 82.55%;
    }
    .insurance-check {
        padding-left: 20px;
    }
    .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%;
    }
    .quantity-column {
        margin-left: auto;
    }
    .control-cart-body {
        margin-left: auto;
    }
    .top-categories-item:nth-child(1) {
        max-width: none;
        grid-area: 1 / 1 / 2 / 3;
    }
    .top-categories-item:nth-child(2) {
        max-width: none;
        grid-area: 2 / 1 / 3 / 2;
    }
    .top-categories-item:nth-child(3) {
        max-width: none;
        grid-area: 2 / 2 / 3 / 3;
    }
    .top-categories-item:nth-child(4) {
        max-width: none;
        grid-area: 3 / 1 / 5 / 2;
    }
    .top-categories-item:nth-child(5) {
        max-width: none;
        grid-area: 3 / 2 / 4 / 3;
    }
    .top-categories-item:nth-child(6) {
        max-width: none;
        grid-area: 4 / 2 / 5 / 3;
    }
}
@media (max-width: 767.98px) {
    .shipping_method {
        margin: auto;
        width: 48%;
    }
    .shipping_method .site-button {
        width: 100%;
    }
    .top-categories {
        margin-top: 55px;
    }
    .carousel-indicators {
        display: none;
    }
    .regular-text {
        display: none;
    }
    .mobile-apps {
        margin-top: 55px;
    }
    .mobile-apps-bunners  {
        display: none;
    } 
    .mobile-apps-info {
        width: 100%;
    }
    .download-switcher {
        flex-direction: column;
    }
    .download-switcher .site-button {
        width: 100%;
        margin: 0px 0px 20px;
    }
    .live-chat {
        display: none;
    }
    .live-chat-link {
        display: block;
    }
    .my-cart {
        margin-left: auto;
    }
    .pill-row > div {
        width: auto;
    }
    .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-container {
        padding: 30px 0px 8px;
    }
    .footer-container__payments,
    .footer-container__subscribe {
        width: 100%;
        padding: 25px 0 0;
    }
    .footer-container__info-text {
        padding: 25px 25px 0px;
    }
    .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;
    }
    .causel-controls {
        display: none;
    }
    .section-heading {
        margin-bottom: 24px;
        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: 32px 0px 0px;
        min-width: auto;
        order: 1;
    }
    .products-header__search {
        order: 0;
    }
    .best-sellers .side-margins {
        flex-wrap: wrap;
    }
    .pill-row .product-column {
        padding-right: 0px;
    }
    .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;
    }
    div.total-column {
        margin-right: 0px;
    }
    .product-column {
        width: auto;
    }
    .shipping-info {
        display: block;
        width: 100%;
    }
    .mobile-delivery-price {
        display: inline;
    }
    .insurance-title span {
        display: block;
    }
    .insurance-price {
        width: auto;
        margin-left: auto;
    }
    .insurance-check label {
        margin-right: 15px;
    }
    .cart-buttons {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .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-example {
        flex-wrap: wrap;
    }
    .package-view {
        margin-bottom: 10px;
    }
    .delivery-desccription,
    .view-description {
        font-size: 11px;
    }
    .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;
    }
    .shipping_methods {
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    .product-column img {
        width: 100px;
    }
    .product-column > div {
        padding-left: 110px;
    }
    .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;
    }
    .pill-row > div {
        width: 100%;
    }
    #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%;
    }
    .site-logo {
        width: 28px;
        height: 28px;
    }
    .product-list>.collum {
        width: 100%;
    }
    .insurance-title,
    .shipping-title,
    .cart-product-name,
    .price-column,
    .total-column,
    .cart-product-dosage,
    .new-package-save a {
        font-size: .9em;
    }
    div.price-column, 
    div.total-column {
        margin-right: auto;
    }
    .insurance-info {
        padding: 0;
    }
    .insurance-info img {
        display: none;
    }
    .pill-row {
        display: block;
    }
    .control-cart-body {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding-top: 15px;
        padding-left: 9px;
    }
    .cart-buttons {
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }
    .checkout-button-container  {
        width: 100%;
    }
    .checkout-button-container input {
        width: 100%;
    }
    .continue-shopping {
        margin: auto;
        margin-bottom: 15px;
    }
    .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;
    }
    .insurance-title {
        margin-left: 0px;
    }
}
@media (max-width: 880px) {
    .about_us p {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 542px;
        padding: 30px;
        border-radius: 12px;
    }
    .about_us p:nth-child(n) {
        margin: 0px auto 32px auto;
    }
    .mobile-apps-description {
        display: none;
    }
    .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;
    }
    .contact-info {
        margin-top: 50px;
        padding: 0px;
        min-width: 100%;
    }
    .contact_form {
        min-width: 100%;
    }
    .short-info-container {
        height: 375px;
        background-size: auto 375px;
        padding-bottom: 0px;
        justify-content: center;
    }
}
@media (max-width: 680px) {
    .cart-bonuses {
        flex-wrap: wrap;
    }
    .contact-us {
        flex-direction: column;
        align-items: center;
    }
    .contact-us-info {
        margin: 0;
    }
    .contact-us-form {
        min-width: auto;
        max-width: 512px;
        order: 0;
        margin-bottom: 40px;
    }
    .captcha-row {
        justify-content: space-between;
    }
    .captcha-row img {
        margin: 0;
    }
    .contact-us-info {
        order: 1;
    }
    .cart-bonuses-item {
        width: 100%;
        margin: auto;
    }
    .cart-bonuses-item:first-child {
        margin-bottom: 20px;
    }
    .ticker {
        height: 60px;
    }
    .cart-buttons-text {
        display: none;
    }
    .shipping_methods {
        display: block;
    }
    .shipping_method {
        width: 100%;
    }
    .shipping_method:first-child {
        margin-bottom: 15px;
    }
    .shipping_method .site-button {
        margin: auto;
    }
    .marquee {
        display: none;
    }
    .short-info .custom-container {
        padding: 0px;
    }
    .short-info-mobile {
        text-align: center;
        display: block;
        padding: 40px 0px;
    }
    .regular-text {
        display: block;
        margin: 0px auto 30px;
    }
    .head-text {
        margin-bottom: 20px;
        color: #161514;
    }
    .short-info-categories {
        margin: auto;
    }
    .top-categories-container {
        flex-direction: column;
    }
    .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;
    }
    .short-info-container > div {
        display: none;
    }
}
@media (max-width: 520px) {
    .empty-cart-add .site-button {
        margin: auto;
    }
    .about_us p {
        padding: 25px 15px;
    }
    .about_us p:nth-child(n)::before {
        height: 220px;
        background-size: auto 220px;
    }
    .cart-page .empty-cart-container {
        flex-direction: column;
        margin-top: 80px;
    }
    .cart-page .empty-cart-items {
        margin: auto;
        text-align: center;
    }
    .top-categories-item:nth-child(4) .top-categories-img {
        display: none;
    }
    .top-categories-item:nth-child(n) {
        grid-area: auto
    }
    .contact-info-text img,
    .support-phones img {
        height: 9px;
    }
    .order-block {
        padding: 0;
    }
    .top-categories-description {
        font-size: 14px;
    }
    .top-categories-title {
        font-size: 16px;
    }
    .captcha-row {
        flex-direction: column;
    }
    .contact-us-form {
        width: 100%;
    }
    .form-field-group {
        flex-wrap: wrap;
    }
    .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;
    }
}
@media (max-width: 440px) {
    .short-info-container {
        height: 300px;
        background-size: auto 300px;
    }
    .about_us p {
        font-size: 12px;
    }
    .about_us p:nth-child(n)::before {
        height: 180px;
        background-size: auto 180px;
    }
    .mobile-apps-title span {
        font-size: 35px;
    }
    .mobile-apps-title {
        font-size: 30px;
    }
    .mobile-apps-text {
        font-size: 13px;
    }
    .mobile-apps-links img {
        height: 40px;
    }
    .free-pill {
        margin: auto;
    }
    #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;
    }
}