/*
* small device 576px;
* medium device 768px;
* large device 992px;
* extra large device 1200px;
*/

@media (max-width: 768px) {
    .logo-img {
        height: 127px;
    }

    .header_phones {
        font-size: 16px;
        line-height: 24px;
    }

    .main-bg h1 {
        font-size: 37px;
        line-height: 1.111;
    }

    .features_container {
        padding: 28px 36px;
        height: auto;
    }

    .our_good_title {
        margin-bottom: 25px;
    }

    .features_container {
        position: absolute;
    }

    .hone-production-padding-top {
        padding-top: 11rem;
    }

    .top_description {
        padding-bottom: 5px;
        min-height: auto;
    }

    .footer-title, .footer-menu li a, .footer-title p, .footer-group, .footer-group small  {
        font-size: 14px!important;
        line-height: 24px;
    }

    .main-bg {
        background-position: 62%;
    }

    .footer-copyright {
        font-size: 12px;
        color: rgba(73, 72, 72, 0.502);
        line-height: 1.581;
    }

    .footer_section {
        padding-bottom: 0;
    }

    .o-nas-bg h1 {
        font-size: 36px;
        padding-top: 35px;
    }

    .o-nas-description {
        font-size: 16px;
        white-space: normal;
        width: 90%;
        line-height: 20px;
    }

    .o-nas-bg {
        background-position: 62%;
    }

    .title-o-nas {
        font-weight: bold;
        font-size: 24px;
        line-height: 30px;
    }

    .o-nas-info {
        padding-top: 40px;
    }

    .description-o-nas {
        font-size: 16px;
        line-height: 20px;
    }

    .partners_section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .oplata-info {
        padding-bottom: 50px;
    }

    .oplata-info h1 {
        font-size: 30px;
        line-height: 55px;
    }

    .title-oplata {
        font-size: 24px;
        line-height: 24px;
    }

    .description-oplata {
        font-size: 16px;
        line-height: 24px;
    }

    .dostavka-info {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .dostavka-bg {
        background-position: 62%;
        padding-top: 360px;
    }

    .dostavka-bg h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .dostavka-description {
        font-size: 16px;
        line-height: 20px;
    }

    .title-dostavka {
        font-size: 24px;
        line-height: 24px;
    }

    .description-dostavka {
        font-size: 16px;
        line-height: 24px;
    }

    .dostavka-map {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .dostavka-logistic-company {
        height: 100px;
        display: block;
        margin: 30px auto 0;
    }

    .color-dark-desc {
        color: #494848;
    }

    .contacts-info {
        padding: 25px 20px 20px 20px;
    }

    .address-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .address-description {
        font-size: 16px;
        line-height: 24px;
    }

    .border-contacts {
        border-bottom: 0;
        border-right: 1px;
        border-color: #dcdcdc;
        border-style: solid;
    }

    .contacts-img {
        height: 230px!important;
    }

    .title-404 {
        margin-top: 15px;
        font-size: 36px;
    }

    .description-404 {
        font-size: 15px;
        line-height: 20px;
    }

    .back-button-404 {
        padding: 20px 42px;
        border-radius: 26px;
        font-size: 15px;
        line-height: 21px;
    }

    .our-production-side-menu {
        font-weight: bold;
        font-size: 30px;
    }

    .modal-content {
        width: 98%!important;
        padding: 8px!important;
    }

    .cart-item-title {
        margin-left: 10px;
        width: 115px;
    }

    .cart-item-count {
        margin-left: 10px;
        margin-right: 10px;
    }

    .cart-item .cart-item-img {
        height: 45px;
        width: 70px;
        max-width: 70px!important;
        text-align: center;
    }

    .cart-item .cart-item-img img {
        max-width: 70px;
    }

    .cart-item-price {
        font-size: 14px;
    }

    .sendvich-img {
        display: block;
        margin-left: auto;
        margin-top: 25px;
        cursor: pointer;
    }

    .header-phone {
        padding-top: 15px;
    }

}
