@media (max-width: 575px) {
    .banners-small.front {
        margin-top: 18px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .banners-big.front {
        margin-top: 28px;
    }
}
@media (max-width: 767px) {
    .geo__modal__form input {
        font-size: 14px !important;
    }
    .geo__modal__titles {
        display: none !important;
    }
    .geo__modal__filter {
        padding: 0 0 15px;
        background: #eaf0f2;
    }
    .gm__country, .gm__region, .gm__city {
        background: #ffffff;
    }

    .gm__list, .gm__list__city {
        list-style-type: none;
        padding: 0;
        margin: 0;
        border: 1px solid rgb(221, 221, 221);
        border-left: 0;
        border-right: 0;
        max-height: 300px;
        height: auto;
        overflow: auto;
        width: 100%;
    }
    .gm__list__country {
        border: 0 !important;
    }
    .gm__list__country li {
        display: inline-block;
    }
    .gm__list__country li a._active {
        color: #e65100;
    }
    .gm__list:not(.gm__list__country) li:not(:last-child) {
        border-bottom: 1px solid rgb(221, 221, 221);
    }
    .gm__list li a {
        font-size: 14px;
        padding: 10px 15px;
        line-height: 1;
        display: block;
        width: 100%;
        color: #333333;
    }
    /**/
    .gm__list__city {
        list-style-type: none;
        padding: 0;
        margin: 0;
        border: 1px solid rgb(221, 221, 221);
        height: 390px;
        overflow: auto;
    }
    .gm__list__city li:not(:last-child) {
        border-bottom: 1px solid rgb(221, 221, 221);
    }
    .gm__list li a._active, .gm__list li a:hover {
        color: #e65100;
    }
    /**/
    .gm__list__city li {
        padding-left: 48px;
        position: relative;
        padding-bottom: 11px;
    }
    .gm__list__city li:before {
        content: attr(data-later);
        display: block;
        font-size: 18px;
        color: #1d2029;
        font-weight: bold;
        position: absolute;
        top: 4px;
        left: 21px;
    }
    .gm__list__city a {
        font-size: 14px;
        padding: 10px 5px 0 10px;
        line-height: 1;
        display: block;
        width: 100%;
        color: #333333;
    }
    .gm__list__city a._active, .gm__list__city a:hover {
        color: #e65100;
    }
    /**/
    .ghead__mod__dsc {
        border: 1px solid rgb(221, 221, 221);
        -webkit-box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.15);
        background: #ffffff;
        padding: 45px 25px;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        height: 200px;
        width: 270px;
        z-index: 99999;
        text-align: center;
    }
    .ghead__mod__mob {
        content: '';
        position: fixed;
        z-index: 10000;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.502);
    }
    .ghead__mod__dsc.d-none, .ghead__mod__mob.d-none {
        display: none !important;
    }
    .ghm__dsc__title {
        font-size: 16px;
        color: #333333;
    }
    .ghm__dsc__btns {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
    .ghead .btn__yes {
        font-size: 14px;
        color: #ffffff;
        background: #e65100;
        padding: 11px 5px;
        width: 84px;
        text-align: center;
        text-transform: uppercase;
    }
    .ghead .btn__no {
        font-size: 14px;
        color: #ffffff;
        background: #a9a9aa;
        padding: 11px 5px;
        width: 84px;
        text-align: center;
        text-transform: uppercase;
    }
    .ghead .btn__yes:hover {
        background: #252525;
        color: #ffffff;
    }
    .ghead .btn__no:hover {
        background: #e65100;
        color: #ffffff;
    }
    .ghead .btn__yes:after, .ghead .btn__no:after {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .geo__modal__header {
        padding: 19px 42px 18px;
    }
    .gm__head__title {
        font-size: 24px;
    }
    .gm__head__title__mob {
        display: none !important;
    }
    .gm__close {
        top: 19px;
        right: 21px;
    }
    /**/
    .geo__modal__filter {
        padding: 11px 42px 19px 42px;
        background: #ffffff;
    }
    .geo__modal__titles {
        list-style-type: none;
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        margin: 0;
    }
    .geo__modal__titles li {
        -ms-flex: 0 0 32.46666666666667%;
        flex: 0 0 32.46666666666667%;
        max-width: 32.46666666666667%;
        font-size: 16px;
        margin-bottom: 9px;
        padding-left: 19px;
    }
    .geo__modal__titles li:not(:last-child), .gm__country, .gm__region {
        margin-right: 1.3%;
    }
    /**/
    .geo__modal__wrp {
        display: -ms-flexbox;
        display: flex;
    }
    .gm__country, .gm__region, .gm__city {
        -ms-flex: 0 0 32.46666666666667%;
        flex: 0 0 32.46666666666667%;
        max-width: 32.46666666666667%;
    }
    .gm__list, .gm__list__city {
        list-style-type: none;
        padding: 0;
        margin: 0;
        border: 1px solid rgb(221, 221, 221);
        height: 390px;
        overflow: auto;
    }
    .gm__list li a {
        font-size: 14px;
        padding: 16px 5px 16px 18px;
        line-height: 1;
        display: block;
        width: 100%;
        color: #333333;
    }
    .gm__list li:not(:last-child), .gm__list__city li:not(:last-child) {
        border-bottom: 1px solid rgb(221, 221, 221);
    }
    .gm__list li a._active, .gm__list li a:hover {
        background: #eaf0f2;
    }
    /**/
    .gm__list__city {

    }
    .gm__list__city li {
        padding-left: 48px;
        position: relative;
        padding-bottom: 11px;
    }
    .gm__list__city li:before {
        content: attr(data-later);
        display: block;
        font-size: 18px;
        color: #1d2029;
        font-weight: bold;
        position: absolute;
        top: 10px;
        left: 21px;
    }
    .gm__list__city a {
        font-size: 14px;
        padding: 16px 5px 0 10px;
        line-height: 1;
        display: block;
        width: 100%;
        color: #333333;
    }
    .gm__list__city a._active, .gm__list__city a:hover {
        color: #e65100;
    }
    /* header */
    header.fixed .ghead {
        display: none !important;
    }
    .ghead {
        font-size: 11px;
    }
    .ghead__mod__dsc {
        border: 1px solid rgb(221, 221, 221);
        -webkit-box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.15);
        background: #ffffff;
        width: 264px;
        padding: 25px 25px;
        position: absolute;
        z-index: 100;
        left: -50%;
        margin-left: 40px;
        top: calc(100% + 20px);
    }
    .ghead__mod__dsc.d-none {
        display: none !important;
    }
    .ghead__mod__dsc:before {
        content: "";
        width: 24px;
        height: 13px;
        display: block;
        background: url("/bitrix/templates/aspro-scorp/images/gmodarrow.png") no-repeat center bottom;
        -webkit-background-size: contain;
        background-size: contain;
        position: absolute;
        top: -13px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .ghm__dsc__title {
        font-size: 16px;
        color: #333333;
    }
    .ghm__dsc__btns {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
    .ghead .btn__yes {
        font-size: 14px;
        color: #ffffff;
        background: #e65100;
        padding: 11px 5px;
        width: 84px;
        text-align: center;
        text-transform: uppercase;
    }
    .ghead .btn__no {
        font-size: 14px;
        color: #ffffff;
        background: #a9a9aa;
        padding: 11px 5px;
        width: 84px;
        text-align: center;
        text-transform: uppercase;
    }
    .ghead .btn__yes:hover {
        background: #252525;
        color: #ffffff;
    }
    .ghead .btn__no:hover {
        background: #e65100;
        color: #ffffff;
    }
    .ghead .btn__yes:after, .ghead .btn__no:after {
        display: none !important;
    }
}
@media (min-width: 992px) {
    header.fixed .ghead {
        display: inline-block;
    }
}
@media (min-width: 1366px) {
    .ghead {
        font-size: 16px;
    }
    .ghead a:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        border: 1px dashed #333333;
    }
    .ghead a:hover:after {
        border-color: #e65100;
    }
}