@media (max-width: 1200px) {
    #header {
        padding-top: 23px !important;
        padding-bottom: 23px !important;
        margin-bottom: 0 !important;
    }

    #header .container {
        -ms-align-items: center;
        align-items: center;
    }

    .header-menu {
        width: 100%;
        height: 100%;
        position: fixed;
        top: -100%;
        left: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        justify-content: top;
        -ms-align-items: center;
        align-items: center;
        background-color: #12438B;
        padding-top: 60px;
        transition-duration: .5s;
    }

    .header-menu.open-menu {
        top: 0;
        transition-duration: .5s;
    }

    .menu-item {
        margin-right: 0 !important;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .menu-cross {
        display: block;
    }

    .menu-item:last-child {
        margin-bottom: 0;
    }

    .hamburger {
        display: block;
    }

    .card-bl {
        padding-bottom: 30px;
    }

    .card-bl-last {
        padding-bottom: 0;
    }

    .how-item img {
        width: 100%;
    }

    .timer-info {
        max-width: 253px;
    }

    #discount-code {
        padding: 30px;
    }

    .related-form input[type='text'] {
        margin-left: 0;
    }

    .form-subheading {
        line-height: normal;
        margin-bottom: 10px;
    }

    .additional-line-name,
    .total,
    .payment,
    .discount-line-name {
        width: 157px;
    }
}

@media (max-width: 991px) {
    .mb-5 {
        margin-bottom: 30px !important;
    }

    .pb-4,
    .py-4 {
        padding-bottom: 0 !important;
        margin-bottom: 30px;
    }

    .pb-4:last-child,
    .py-4:last-child {
        margin-bottom: 0;
    }

    .pb-5,
    .py-5 {
        padding-bottom: 0 !important;
        margin-bottom: 50px;
    }

    .pt-5,
    .py-5 {
        padding-top: 0 !important;
    }

    .prepaid-title {
        margin-bottom: 20px !important;
        padding-bottom: 0 !important;
    }

    .card:last-child {
        margin-bottom: 50px;
    }

    .cardCheck {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #footer {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .basket-title {
        margin-bottom: 0;
    }

    .timer-wrapp {
        flex-direction: column;
    }

    .timeTo {
        justify-content: left;
        margin-bottom: 15px;
    }

    .card-empty {
        width: 150px;
    }

    .how-item-descr {
        min-height: 101px;
    }

    .section-content {
        padding-top: 50px !important;
    }

    .how-content-title {
        padding-bottom: 20px !important;
    }

    .how-item {
        margin-bottom: 20px;
    }

    .tool {
        right: -35px;
    }

    .tooltip-link .arrow {
        right: 83px;
    }

    .timer-info {
        max-width: none;
        margin-bottom: 10px;
    }


    .free-place {
        width: auto;
    }

    .card-title-last {
        padding-right: 66px;
    }

    .card-titles {
        display: none;
    }

    .cart .line {
        position: relative;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }

    .check-card-name-center,
    .check-card-price-quantity,
    .card-check-quantity-center,
    .card-check-quantity,
    .card-check-subtotal-summary-center,
    .additional-line-name,
    .card-check-subtotal-summary,
    .js-total-sum-pos,
    .total,
    .payment-order,
    .payment-metod {
        width: 50%;
    }

    .total {
        text-align: left;
        padding-left: 20px;
        line-height: 30px;
    }

    .check-card-name-center {
        margin-bottom: 20px;
    }

    .card-check-trash {
        width: auto;
        position: absolute;
        top: 20px;
        right: 20px;
        padding-right: 0;
    }

    .additional-line-name,
    .check-card-name-center,
    .payment-order,
    #cart .card-check-quantity {
        position: relative;
        padding-left: 20px;
        text-align: left;
    }

    .card-check-subtotal-summary-pos {
        padding-right: 20px;
    }

    .check-card-price-quantity,
    .card-check-subtotal-summary,
    .payment-metod,
    .js-total-sum-pos {
        text-align: right;
        padding-right: 53px;
    }

    .payment {
        width: auto;
    }


    .card-mob-left .input-group {
        justify-content: flex-start;
    }

    .color-btn{
        width: 100%;
    }

    .table-top{
        width: 99.99%;
    }
}

@media (max-width: 768px) {
    .form-payment-wrapp {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .form-payment-method {
        width: 167px;
    }

    .form-payment-method:not(:first-child) {
        padding: 0;
    }

    .related-form input[type='text'],
    .related-form input[type='email'] {
        margin-left: 0;
    }

    .denomination-wrapp {
        display: none !important;
    }

    .list-unstyled li {
        margin-bottom: 10px;
    }

    .block-dec {
        padding: 30px 20px 30px 20px;
    }

    .table-flex {
        width: 85%;
    }

    #sr-basket-widget,
    #sr-location-widget {
        top: auto;
        right: 20px;
        bottom: 80px;
        width: 110px;
        height: 65px;
    }

    .footer-logo {
        margin-bottom: 39px !important;
    }

    .copyright {
        margin-bottom: 43px !important;
    }





    #sr-basket-widget,
    #sr-location-widget {
        padding: 15px 10px 20px 10px;
        width: 115px;
        height: 73px;
    }

    .basket-title img {
        left: 5px;
    }

    .basket-label {
        left: 20px;
    }

    .card-empty {
        width: auto;
    }

    .tooltip-link .arrow {
        right: 148px;
    }

    .how-item-descr {
        min-height: auto;
    }

    .how-item-fhour {
        margin-bottom: 0;
    }

    .tool {
        right: 0;
    }

    .check-card-price-quantity-order span {
        padding: 0;
    }

    .free-place {
        width: auto;
    }
}

@media (max-width: 576px) {

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    #order-form {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .offset-1,
    .offset-sm-1 {
        margin-left: 0 !important;
    }

    .list-unstyled-last {
        margin-bottom: 40px;
    }

    .about-scr {
        margin-bottom: 20px;
    }

    #pop-up-form .pop-up-form-inp {
        width: auto;
    }

    .hid-1:before {
        left: 15px;
    }

    .hid-2:before,
    .hid-3:before,
    .hid-4:before {
        left: 35px;
    }

    .timer-wrapp {
        max-width: 495px;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (max-width: 422px) {
    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        padding-left: 18px;
    }
}

@media (max-width: 375px) {
    .form-payment-method {
        width: auto;
    }

    .pop-up {
        padding: 20px 15px 20px 15px;
    }

    .form-inp {
        width: 65%;
    }

    .btn-scr {
        width: 35%;
    }

    .related-form input[type='text'],
    .related-form input[type='email'] {
        width: 65%;
    }

    .related-form input[type='submit'] {
        width: 30%;
    }

    .card-check-trash {
        right: 15px;
    }

    .additional-line-name {
        padding-left: 18px;
    }

    .tool {
        right: -30px;
    }

    .tooltip-link .arrow {
        right: 79px;
    }

    .how-item-descr {
        padding-left: 45px;
    }
}