.ya-contact-map {
    width: 100%;
    height: 240px;
}

.status {
    margin-bottom: 20px;
}

@media (min-width: 1280px) {
    .ya-contact-map {
        width: 100%;
        min-width: 515px;
        height: 180px;
    }

    .map-wrap {
        margin-top: 25px;
    }
}
.map-effect {
    z-index: 1000;
}
.simplebar-scrollbar:before {
    top: 0 !important;
}
.tabs__nav.employees {
    height: 150px;
    padding-left: 50px;
    width: 100%;
}
.simplebar-content-wrapper {
    overflow: hidden !important;
}

.custom-title-h2 {
    margin-bottom: 21px;
    font-size: 85px;
    font-weight: 400;
}

.academy-ul li {
    padding: 2px 0;
}

.stat-info-block {
    max-width: 320px;
    margin-top: 25px;
    display: flex;
}

.stat-info-block div.subtitle {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: -15px;
}

.stat-info-block div.counter-box > div.counter {
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
}

.stat-info-block div.counter-box > div.subdescr {
    width: 100px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 14px;
    position: relative;
    left: 6px;
    display: flex;
    align-items: flex-end;
    bottom: -10px;
}

.stat-info-block .counter-box {
    display: flex;
}

.stat-info-block .footdescr {
    margin-top: 25px;
    color: #A07F60;
    font-weight: 600;
    font-variant: small-caps;
    line-height: 1;
}

.stat-info-block .stat-text {
    margin-left: 20px;
}

.stat-info-block .icon-img {
    min-width: 100px;
    text-align: center;
}

.academy-title {
    text-transform: uppercase;
    margin-bottom: 31px;
}

.company-modal-block {
    margin-top: 0;
    display: flex;
}

.company-left-side {
    max-width: 800px;
}

.authors-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
}

.tabs__content .modal__text {
    height: 100%;
}

.modal__text {
    font-size: 17px;
}

.partners__effect {
    width: 100% !important;
}

.partners__effect p {
    font-size: 14px !important;
}

@media (max-width: 1024px) {
    .simplebar-content-wrapper {
        overflow: hidden scroll !important;
    }

    .company-mobile {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 80%;
        height: 80%;
    }

    .contacts__wrap {
        margin-top: 20px;
    }

    .authors-gradient {
        display: none;
    }

    .mobile-hidden {
        visibility: hidden;
    }

    .tabs__nav.employees {
        bottom: 0;
    }

    .company-modal-block {
        flex-direction: column;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 400px;
    }

    .modal__title {
        font-size: 35px;
    }

    .company-left-side {
        width: 100%;
    }

    .stat-info-block div.subtitle {
        top: -5px;
    }

    .stat-info-block div.counter-box > div.counter {
        font-size: 50px;
    }

    .stat-info-block div.counter-box > div.subdescr {
        bottom: -2px;
        font-size: 14px;
    }

    .stat-info-block .footdescr {
        margin-top: 15px;
        font-size: 14px;
    }

    .graph-moda-area img {
        margin-right: 15px;
    }

    .author-title {
        font-size: 25px;
    }

    .status {
        font-size: 15px;
        width: 99%;
    }
}

@media (max-width: 1024px) and (max-height: 820px) {
    .company-modal-block {
        max-height: 300px;
    }
}

@media (max-width: 1024px) and (max-height: 720px) {
    .company-modal-block {
        max-height: 230px;
    }
}

@media (max-width: 429px) {
    .main-menu li {
        padding: 0 12px;
    }
}

@media (max-width: 390px) {
    .main-menu li {
        padding: 0 8px;
    }
}

@media (max-width: 375px) {
    .main-menu li {
        padding: 0 4px;
    }
}

.modal-image {
    width: 75%;
    right: -190px;
}

.choices__item--disabled {
    display: none;
}

@media (max-width: 576px) and (max-height: 710px) {
    .tabs__content .modal__text {
        height: 250px;
    }
}

.partners__list {
    max-height: 400px;
}

.partners__list .simplebar-content-wrapper {
    overflow: hidden scroll !important;
}

.partners .simplebar-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/* zoom 110% */
@media (min-width: 1200px) and (max-height: 890px) {
    .company-left-side {
        max-height: 300px;
        overflow: hidden scroll;
    }

    .tabs__nav-item {
        min-width: 115px !important;
    }

    .company-right-side {
        overflow: hidden !important;
    }

    .academy-title {
        font-size: 70px;
        margin-bottom: 21px;
    }

    .graph-moda-box .status {
        margin-bottom: 25px;
    }

    .stat-info-block {
        max-width: 345px !important;
    }

    .authors-fix .modal__text {
        max-height: 170px !important;
    }

    .simplebar-content-wrapper {
        overflow: hidden scroll !important;
    }

    .contacts-title {
        font-size: 55px;
    }

    .partners__list {
        max-height: 350px;
    }

    .company-mobile {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 80%;
        height: 80%;
    }
}

/* zoom 125% */
@media (min-width: 1200px) and (max-height: 800px) {
    .ya-contact-map {
        width: 315px;
        max-width: 315px;
        height: 140px;
    }

    .company-left-side {
        max-height: 220px;
        overflow: hidden scroll !important;
    }

    .tabs__nav-item {
        min-width: 100px !important;
    }

    .stat-info-block {
        max-width: 345px !important;
    }

    .authors-fix .modal__text {
        max-height: 85px !important;
    }

    .company-right-side {
        max-height: 400px !important;
        overflow: hidden !important;
    }

    .icon-img svg {
        width: 48px;
    }

    .stat-info-block .stat-text {
        margin-left: 10px;
    }

    .stat-info-block div.counter-box > div.counter {
        font-size: 45px;
    }

    .stat-info-block div.subtitle {
        top: -5px;
    }

    .stat-info-block div.counter-box > div.subdescr {
        bottom: 0 !important;
        font-size: 14px;
    }

    .stat-info-block .footdescr {
        margin-top: 10px;
        font-size: 12px;
    }

    .stat-info-block:last-child {
        margin-top: 0;
    }

    .modal-image {
        width: 65%;
        right: -140px;
    }

    .contacts-title {
        font-size: 35px;
        margin-bottom: 21px;
    }

    .map-wrap {
        margin-top: 25px;
    }

    .partners__list {
        max-height: 300px;
    }
}

/* zoom 150% */
@media (min-width: 1200px) and (max-height: 700px) {
    .graph-modal__container {
        position: absolute;
        top: 0;
    }

    .company-left-side {
        max-height: 130px;
    }

    .modal__title {
        font-size: 32px;
    }

    .status {
        margin-bottom: 20px;
    }

    .modal-image {
        width: 45%;
        right: 0;
    }

    .ya-contact-map {
        width: 180px !important;
        max-width: 180px !important;
        height: 100px;
    }

    .contacts .contacts-elem:not(:last-child) {
        margin-bottom: 12px;
    }

    .contacts__item {
        font-size: 12px;
    }

    .contacts .modal__title {
        font-size: 25px;
    }

    .map-descr__title, .map-descr__text {
        font-size: 12px;
    }

    .academy-title {
        margin-bottom: 11px;
    }

    .graph-moda-box .status {
        margin-bottom: 10px;
        font-size: 14px;
    }
}

/* big desktop */
@media (min-width: 1200px) and (min-height: 1000px) {
    .modal-image {
        top: inherit !important;
        bottom: -57px !important;
    }
}

.modal-mission-text, .modal-mission-text strong {
    font-weight: 600;
    font-size: 20px;
    font-style: normal;
}

.header__logo img {
    width: 70px;
}

.employees__title {
    font-size: 15px;
}

.employees__status {
    font-size: 12px;
    line-height: 11px;
}

.country-sort {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.country-sort li {
    background-color: #D9D9D9;
    border-radius: 15px;
    padding: 8px 20px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    transition: 0.8s;
}

.country-sort li:hover, .country-sort li.active {
    background-color: #000000;
    color: #ffffff;
}

.country-sort li:not(:first-child) {
    margin-left: 15px;
}

.sort-hidden {
    display: none;
}

@media (max-width: 1024px) {
    .country-sort {
        overflow-x: scroll;
    }
}
