@media (max-width: 1125px) and (min-width: 320px) {

    .fish {
        display: none;
    }

    .map {
        display: none;
    }

    .gradient {
        background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 6%, #F5F9FD 6%, #F5F9FD 100%) !important;
        margin-top: 20px;
    }

    .main__information {
        border-radius: 0;
        margin: 66px 0 0 0;
        width: 100%;
        height: 356px;

        font-size: 20px;

        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 68.1%, rgba(0, 0, 0, 0.5) 97.14%), url(../images/content/background.png);
        background-position: center;

        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .main__text {
        margin: 0 0 0 19px;
    }

    .main__text_head {
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
    }

    .main__text_information {
        font-weight: 500;
        font-size: 30px;
        line-height: 28px;

        margin-top: 23px;
        margin-bottom: 49px;
        width: 90%;
    }

    .main__text_description {
        font-weight: 400;
        font-size: 20px;
        line-height: 23px;
    }

    .rating {
        font-size: 20px;
    }

    .main__title_text {
        margin-left: 10px;
        margin-top: -45px;
        padding-top: 64px !important;
        width: 95%;
        font-size: 31px;
        line-height: 35px;
    }

    .graph__bar {
        flex-direction: column;
        width: 100%;
        align-items: center;
        margin-bottom: 0;
        padding-bottom: 22px;
    }

    .graph__text {
        padding-left: 0;
        margin-left: 20px;
        font-size: 14px;
        width: 90%;
    }

    .bar {
        width: 95%;
    }

    .bar__text {
        margin-left: 20px;
    }

    .bar__graph {
        width: 90%;
        margin-left: 20px;
    }

    .bar__graph__content {
        width: 73px;
    }

    .graph__designations {
        margin-top: 33px;
    }

    .graph__bar_volume {
        margin-bottom: 20px;
    }

    .graph__bar_quotas {
        margin-left: 0;
        height: 384px;
    }

    .graph__bar_quotas .bar__value {
        width: 100%;
    }

    .mr:nth-child(1):after {
        padding-left: 20px;
    }

    .mr:nth-child(2):after {
        padding-left: 20px;
    }

    .mr:nth-child(3):after {
        padding-left: 20px;
    }

    .media_flex {
        flex-wrap: wrap;
        width: 220px;
    }

    .main__content_table {
        margin-bottom: 26px;
      }

    .main__indicators_text {
        margin-left: 10px;
        width: 98%;
        height: 100%;
    }

    .production {
        margin-left: 0px;
    }

    .production__dynamic {
        width: 98%;
        height: 100%;
        margin-bottom: 0;
    }

    .prodiction__name_row {
        width: 135px;
        padding-bottom: 10px;
        position: sticky;
        left: 0;
        margin-right: 0;
    }

    .sticky {
        width: 5px;
        position: sticky;
        left: 167px;
        background-color: white;
    }



    .production__header>.production__text {
        width: 141.5px;
    }

    .production:nth-child(1):before {
        width: 167px;
        content: '';
        margin-right: 0px;
        background: #ECF2F9;
        left: 0;
        position: sticky;
    }

    .height {
        height: 58px;
    }

    .production:nth-child(2):before {
        display: none;
    }

    .last__graph {
        width: 98%;
        height: 470px;
    }

    .list {
        height: 100%;
        margin: 26px 0;
        padding-left: 25px;
    }

    .arrow {
        margin-right: 0;
    }

    .content__block {
        height: 100%;
        flex-direction: column;
        align-items: center;
    }

    .content__block_text:nth-child(1) {
        margin-left: 0;
    }

    .content__block_gradient {
        margin-left: 0;
        width: 90%;
        margin-bottom: 20px;
        align-items: center;
    }

    .main__subtitle {
        margin-left: 16px;
        font-size: 22px;
        width: 96%;
    }

    .subtitle__content {
        margin-left: 16px;
        width: 95%;
        font-size: 18px;
    }

    .subtitle__content:nth-child(2n) {
        margin-top: 32px;
        margin-bottom: 6px;
        width: 92%;
        padding-bottom: 0;
    }

    .subtitle__content:nth-child(3n) {
        margin-top: 52px;
        margin-bottom: 52px;
        width: 96%;
    }

    .designations:nth-child(1):before {
        margin-left: 10px;
    }

    .designations:nth-child(n+1) {
        margin-right: 4px;
    }

    .flag {
        width: 64px;
        height: 50px;
        margin-bottom: 20px;
        background: #FFFFFF;
        box-shadow: 0px 4px 24px rgba(201, 201, 201, 0.25);
        border-radius: 10px;

        display: flex;
        justify-content: center;
    }

    .column {
        width: 64px;
        margin-left: 15px;
    }

    .flag__content {
        width: 100%;
        margin-top: 24px;
        display: flex;
        flex-direction: row;
    }

    .rus {
        width: 130px;
        height: 118px;
        align-items: center;
    }

    .russian {
        width: 120px;
        height: 100px;
    }

    .row {
        display: flex;
        flex-direction: row;
        width: 145px;
    }

    .jap {
        margin-left: 4px;
    }

    .footer {
        margin-top: 7px;
    }

    .footer__content {
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
    }

    .footer__text {
        margin-left: 16px;
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }

    .footer__text:last-child {
        margin-left: 10px;
    }
}

@media (max-width: 1125px) and (min-width: 700px) {
    .main__text_head {
        font-weight: 500;
        font-size: 25px;
        line-height: 23px;
    }

    .rating {
        font-size: 25px;
      }

    .main__text_information {
        font-weight: 600;
        font-size: 25px;
        line-height: 28px;
        width: 90%;
    }

    .main__text_description {
        font-weight: 400;
        font-size: 22px;
        line-height: 23px;
    }
}

@media (max-width: 1125px) and (min-width: 434px) {
    .graph__bar_quotas {
        height: 315px;
    }

    .media_flex {
        width: 100%;
    }
}

@media (max-width: 1125px) and (min-width: 540px) {
    .designations:nth-child(1):before {
        margin-left: 50px;
    }

    .designations:nth-child(n+1) {
        margin-right: 10px;
    }
}

@media (max-width: 1400px) and (min-width: 1126px) {

    .production__dynamic {
        height: 100%;
    }

    .main__title_text {
        margin-left: 10%;
        width: 85%;
    }

    .center {
        justify-content: center;
    }

    .designations:nth-child(1):before {
        margin-left: 0;
    }

    .main__content_table > img {
        margin-left: 0;
        width: 90%;
        margin-left: 50px;
    }

    .subtitle__content:nth-child(2n) {
        margin-top: 60px;
        margin-bottom: 50px;
    }

    .main__indicators_text {
        margin-left: 10%;
    }

    .main__subtitle {
        margin-left: 10%;
        width: 80%;
    }

    .subtitle__content {
        margin-left: 10%;
    }

    .production {
        margin-left: 2%;
    }

    .content__block_gradient {
        margin-left: 2%;
    }

    .footer__text {
        margin-left: 10%;
    }

    .production {
        margin-left: auto;
        margin-right: auto;
    }

    .map {
        margin-left: 0;
        width: 100%;
    }

}

@media (max-width: 1700px) and (min-width: 1401px) {
    .main__content_table > img {
        width: 80%;
    }

    .map {
        margin-left: 0;
        width: 100%;
    }

    .footer__content {
        width: 80%;
        margin-left: 3%;
    }

    .footer__text {
        margin-left: 15%;
        width: 80%;
    }
}

@media (max-width: 2600px) and (min-width: 1921px) {
    html, body {
        overflow-x: hidden;
    }

    .navigation {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }

    .header {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }

    .header__logo {
        margin-left: 0;
    }

    .footer__content {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer__text {
        margin-right: auto;
        margin-left: auto;
        width: 1100px;
    }

    .main {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bg__color {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .main__title_text {
        margin-left: 0;
        margin-right: 236px;
    }

    .main__information {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 41px;
    }

    .main__indicators_text {
        margin-left: 0;
    }

    .main__subtitle {
        margin-right: auto;
        margin-left: auto;
        width: 1100px;
    }

    .subtitle__content {
        margin-right: auto;
        margin-left: auto;
        width: 1100px;
    }

    .map {
        width: 80%;
        margin: 0 7.5%;
    }

    .center {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }

    .mb {
        margin-bottom: 24px;
    }

    .pt_double {
        margin-top: 0;
    }

    .bg__color {
        width: 100vw;
    }

    .gradient {
        padding-top: 64px;
        background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 1%, #F5F9FD 1%,  #F5F9FD 90%,#FFFFFF 90%, #FFFFFF 100%) !important;
    }
}