@media screen and (max-width: 1750px){
    .display__item__content__voice__box {
        width: calc(50% - 7.5px);
    }
    .display__item__content__languages__box,
    .display__item__content__emotions__box {
        width: calc(25% - 6.4px);
    }
}
@media screen and (max-width: 1600px){
    .shortvoiceovers__item__tools__box{
        width: calc(50% - 50px);
    }
    .shortvoiceovers__item__tools__upload {
        padding: 25px 20px 20px;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__box:nth-child(2) {
        width: 100px;
        margin: 15px 0;
    }
    .shortvoiceovers__item__tools__records {
        height: auto;
        padding: 13px 0;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__records__box:nth-child(2) {
        margin: 15px 0;
        height: 31px;
    }
}
@media screen and (max-width: 1220px){
    .center {
        width: calc(100% - 8px);
    }

    .display{
        padding: 0 0 22px;
    }
    .display__row {
        width: 100%;
        height: auto;
    }
    .display__item:nth-child(1),
    .display__item:nth-child(2),
    .display__item:nth-child(3){
        width: 100%;
        margin: 10px 0 0 0;
    }
    .display__item:nth-child(1){
        order: -1;
        margin-top: 3px;
    }
    .display__item:nth-child(1) .display__item__menu ul {
        display: none;
    }
    .display__item:nth-child(1) .display__item__menu .shortvoiceovers__item__plan {
        display: none;
    }
    .display__item:nth-child(1) .display__item__menu {
        border: 1px solid #39424b;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
        background: linear-gradient(145deg, #2d3640 0%, #35404c 55%, #394552 100%);
        padding: 16px 16px 14px;
        border-radius: 18px;
        overflow: hidden;
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px 12px;
        align-items: start;
    }
    .display__item:nth-child(1) .display__item__menu-heading-wrap{
        min-width: 0;
    }
    .display__item:nth-child(1) .display__item__menu-heading {
        font-size: 18px;
        text-align: left;
        line-height: 1.22;
        letter-spacing: -0.02em;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .display__item:nth-child(1) .display__item__menu-heading__sub {
        display: block;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
        font-size: 11px;
        line-height: 1.35;
        margin-top: 4px;
        color: #9ca7b4;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .display__item:nth-child(1) .display__item__menu-mobile-pro{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        align-self: center;
        min-height: 34px;
        padding: 0 13px;
        border-radius: 11px;
        border: 1px solid rgba(120, 167, 255, 0.42);
        background: linear-gradient(180deg, rgba(110, 150, 230, 0.16) 0%, rgba(110, 150, 230, 0.08) 100%);
        color: #f5f9ff;
        text-decoration: none;
        font-size: 11px;
        font-family: 'Avenir Next Cyr Demi';
        line-height: 1;
        white-space: nowrap;
        letter-spacing: 0.02em;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 8px 20px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(83, 122, 209, 0.08);
    }
    .display__item:nth-child(1) .display__item__menu-mobile-pro:hover{
        background: linear-gradient(180deg, rgba(120, 164, 245, 0.22) 0%, rgba(120, 164, 245, 0.12) 100%);
        border-color: rgba(140, 184, 255, 0.55);
    }
    .display__item__mega{
        width: 100% !important;
        height: auto !important;
    }
    .display__item__mega .display__item__history-title {
        width: 100%;
        padding: 14px 20px;
    }
    .display__item__mega .display__item__history__list {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        overflow-y: auto;
    }
    .display__item__mega .display__item__history {
        padding: 0px;
        box-sizing: border-box;
        border-radius: 20px;
    }
    .display__item__history{
        height: auto;
    }
    .display__item__history-title {
        font-size: 16px;
        line-height: normal;
        padding: 14px 20px;
    }
    .display__item__history-heading {
        display: block;
    }
    .display__item__history-pro {
        display: none;
    }
    .display__item__history__box{
        padding: 13.5px 20px;
    }
    .display__item__history__player__block-timer{
        font-size: 12px;
    }
    .display__item__history__box-description{
        font-size: 12px;
        padding: 0 20px 0 98px;
    }
    .display__item__history__box__parametrs{
        padding: 0 20px 0 98px;
        margin: 8px 0 0 0;
    }
    .display__item__history__box__parametrs p{
        font-size: 12px;
        color: #616972;
    }
    .display__item__history__player__block:nth-child(1) {
        width: 78px;
    }
    .display__item__settings {
        width: 100%;
        height: auto;
        padding: 20px 20px 113px;
        border-radius: 20px;
    }
    .display__item__settings-title{
        font-size: 16px;
    }
    .display__item__settings__format{
        margin: 20px 0 0 0;
    }
    .display__item__settings__format-title{
        font-size: 14px;
    }
    .display__item__settings__format__radios{
        margin: 12px 0 0 0;
    }
    .display__item__settings__format__radio label{
        font-size: 12px;
    }
    .display__item__settings__rule{
        margin: 30px 0 0 0;
    }
    .display__item__settings__format-save{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .display__item__settings__box {
        margin: 0px 0 0 0;
    }
    .display__item__settings__box-title{
        font-size: 14px;
    }
    .display__item__settings__block{
        margin: 10px 0 0 0;
    }
    .display__item__settings__block div span {
        font-size: 12px;
        line-height: normal;
    }
    .inputRange {
        margin: 7px 0 0 0;
        float: left;
    }
    .display__item__settings__list{
        margin: 10px 0 0 0;
        gap: 20px;
    }
    .display__item__settings__rule-title{
        font-size: 14px;
    }
    .display__item__settings__rule-status{
        font-size: 14px;
        width: 100%;
        margin: 10px 0 0;
    }
    .display__item__settings__rule__block input {
        padding: 11px 16px;
        font-size: 12px;
    }
    .display__item__settings__rule__block-remove {
        width: 12px;
        height: 13px;
    }
    .display__item__settings__rule-add {
        width: calc(100% - 36px);
        font-size: 14px;
        margin: 12px 0 0 0;
        padding: 10px 0 11px;
    }
    .display__item__history__player__block-dropdown {
        width: 165px;
    }
    .display__item__history__player__block-dropdown li {
        padding: 12px 16px;
    }
    .display__item__content{
        border-radius: 20px;
        margin: 10px 0 0 0;
    }
    .display__item__history__player__block-dropdown li > a{
        font-size: 12px;
    }
    .display__item__content__playeer {
        padding: 19px 20px;
    }
    .display__item__content__playeer__box:nth-child(1) {
        width: 78px;
    }
    .display__item__content__playeer__box-play{
        width: 35px;
        height: 35px;
        background-position: 5px;
        background-size: 26px 11px;
    }
    .display__item__content__playeer__box-play.playing{
        background-position: 4px;
    }
    .display__item__content__playeer__box-download{
        width: 35px;
        height: 35px;
        background-position: center;
        background-size: 15px;
    }
    .display__item__content__playeer-timer{
        font-size: 12px;
    }
    .display__item__content__information{
        padding: 18px 20px;
        margin: 0;
    }
    .display__item__content__information__box{
        width: 100%;
        max-width: 100%;
    }
    .display__item__content__information__box button {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 10px 0;
        margin: 12px 0 0 0;
    }
    .display__item__content__information__box button > span{
        font-size: 14px;
    }
    .display__item__content__information__box p{
        font-size: 12px;
    }
    .display__item__content__information__box:nth-child(1) p:nth-child(2){
        display: none;
    }
    .display__item__content__information__box:nth-child(2) p:nth-child(1){
        width: 100%;
        text-align: right;
        margin: -15px 0 0 0;
    }
    .display__item__content__textarea {
        width: 100%;
        height: clamp(220px, calc(100vh - 360px), 420px);
        height: clamp(220px, calc(100dvh - 360px), 420px);
        min-height: 220px;
        float: left;
        padding: 20px;
    }
    .display__item__content__textarea textarea {
        width: 100%;
        height: 100%;
        padding: 0 10px 0 0;
        box-sizing: border-box;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.69;
        letter-spacing: normal;
        text-align: left;
        color: #c7d1db;
        background-color: unset;
        border: unset;
        resize: unset;
    }
    .display__item__content__textarea-close {
        right: 17px;
        top: 24px;
        width: 14.5px;
        height: 14.5px;
    }
    .display__item__content__languages{
        padding: 20px;
    }
    .display__item__content__languages-title {
        font-size: 16px;
        padding: 0;
        color: #FFFFFF;
    }
    .display__item__content__languages__list {
        width: 100%;
        height: auto;
        margin: 34px 0 0 0;
        padding: 0;
        overflow-y: unset;
        justify-content: left;
    }
    .display__item__content__languages__box,
    .display__item__content__emotions__box{
        width: fit-content;
        margin: 0 9px 9px 0;
    }
    .display__item__content__languages__box label,
    .display__item__content__emotions__box label {
        font-size: 12px;
        padding: 10px 18px;
    }
    .display__item__content__voice,
    .display__item__content__settings{
        padding: 20px 20px 30px;
        border-radius: 20px;
    }
    .display__item__content__voice-title,
    .display__item__content__settings-title{
        font-size: 16px;
        padding: 0;
        color: #FFFFFF;
    }
    .display__item__content__voice__list,
    .display__item__content__settings__list{
        width: 100%;
        height: calc(100% - 50px);
        float: left;
        padding: 0 17px 0 0;
        margin: 15px 0 0 0;
    }
    .display__item__content__settings__list{
        margin: 0;
        padding: 0;
        height: auto;
    }
    .display__item__content__emotions{
        padding: 20px;
    }
    .display__item__content__emotions-title{
        font-size: 16px;
        padding: 0;
        color: #FFFFFF;
    }
    .display__item__content__emotions__list {
        width: 100%;
        height: auto;
        margin: 34px 0 0 0;
        padding: 0;
        overflow-y: unset;
        justify-content: left;
    }
    .display__item__content__emotions__box {
        width: fit-content;
        margin: 0 9px 9px 0;
    }
    .display__item__content__emotions__box label {
        font-size: 12px;
        padding: 10px 18px;
    }
    .display__item__content__value__box {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 20px 20px 40px;
    }
    .display__item__content__value-title{
        font-size: 16px;
        padding: 0;
        color: #FFFFFF;
        display: block;
    }
    .display__item__content__value__box-title{
        font-size: 14px;
        padding: 0;
        margin: 24px 0 0 0;
    }
    .display__item__content__value__block{
        margin: 10px 0 0 0;
    }
    .display__item__content__value__block div span {
        font-size: 12px;
        line-height: normal;
    }
    .display__item__content__loader__box {
        width: 80%;
        max-width: 700px;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .display__item__content__loader__box-title{
        font-size: 14px;
        order: 1;
    }
    .display__item__content__loader__box-precent{
        font-size: 14px;
        margin: 10px 0 0 0;
        order: 3;
    }
    .display__item__content__loader__box-loader{
        margin: 10px 0 0 0;
        order: 2;
    }

    .display__item__menu {
        width: 100%;
        height: auto;
        float: left;
        border-radius: 20px;
        padding: 20px;
        margin: 8px 0 0 0;
        display: flex;
        flex-wrap: wrap;
    }
    .display__item__menu ul > li > a{
        font-size: 14px;
        line-height: normal;
        padding: 0 0 0 32px;
    }
    .display__item__menu ul > li > a::before {
        width: 16px;
        height: 16px;
    }
    .display__item__menu ul > li {
        margin: 0 0 30px 0;
    }
    .display__item__menu-dropdown {
        padding: 0 0 0 32px;
    }
    .display__item__menu-dropdown::before{
        content: "";
        position: absolute;
        width: 2px;
        height: calc(100% - 35px);
        background-color: #39424b;
        bottom: 0;
        left: 8px;
        border-radius: 10px;
    }
    .display__item__menu-dropdown a{
        font-size: 14px;
    }
    .display__item__menu ul > li.dropdown::before {
        width: 11.9px;
    }
    .shortvoiceovers__item__plan{
        margin: 100px 0 0 0;
    }
    .display__item__menu ul:nth-child(3){
        margin: 30px 0 0 0;
    }
    .display__item__menu-title{
        font-size: 14px;
        margin: 0 0 26px;
        order: 1;
    }
    .display__item__menu ul > li.new::before{
        font-size: 12px;
    }
    .display__item__settingsbar {
        width: 100%;
        height: auto;
        min-height: auto;
        float: left;
        border-radius: 20px;
        padding: 20px;
        box-sizing: border-box;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        flex-direction: row;
        overflow-x: hidden;
    }
    .display__item__settingsbar__box{
        width: min-content;
        margin: 0;
        padding: 0 0 0 45px;
    }
    .display__item__settingsbar__box-title{
        font-size: 12px;
    }
    .display__item__settingsbar__box-parametr{
        font-size: 12px;
        margin: 2px 0 0 0;
    }
    /* .display__item__settingsbar__box {
        padding: 0 0 0 37px;
        height: 37px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        margin: 0;
        cursor: pointer;
        transition: .4s;
    }
    .display__item__settingsbar__box-title{
        display: block;
        font-size: 0;
    }
    .display__item__settingsbar__box-title::before{
        right: -3px;
        top: 24px;
    }
    .display__item__settingsbar__box-parametr{
        display: none;
    }
    .display__item__settingsbar__box__voice{
        display: none;
    } */
    .display__item__settingsbar__box::before {
        width: 37px;
        height: 37px;
    }
    .display__item__settingsbar__box:nth-child(5){
        display: block;
    }
    .display__item__settingsbar__box:nth-child(6) {
        padding: 0 0 0 37px;
        margin: 0 0 0 46px;
    }
    .display__item__content__languages__box-checkbox, .display__item__content__emotions__box-checkbox{
        width: calc(50% - 6px);
    }
    .display__item__content__languages-close,
    .display__item__content__voice-close,
    .display__item__content__emotions-close,
    .display__item__content__value-close,
    .display__item__content__settings-close{
        right: 20px;
        top: 23px;
        width: 14.5px;
        height: 14.5px;
        display: block;
    }
    .shortvoiceovers {
        width: 100%;
        height: calc(100vh - 56px);
    }
    .display__item__shortvoiceovers{
        padding: 0;
        box-sizing: border-box;
        margin: 0;
    }
    .shortvoiceovers__item:nth-child(1){
        display: none;
    }
    .shortvoiceovers__item:nth-child(2) {
        width: calc(100% - 340px);
    }
    .shortvoiceovers__item:nth-child(3) {
        width: 330px;
    }
    .shortvoiceovers__item__tools{
        margin: 16px 0 0 0;
    }
    .shortvoiceovers__item__tools__box{
        width: 100%;
    }
    .shortvoiceovers__item__tools__box:nth-child(2){
        width: 100%;
    }
    .shortvoiceovers__item__tools__upload{
        height: auto;
        padding: 20px;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__box-txt{
        margin: 0;
        height: auto;
    }
    .shortvoiceovers__item__tools__records{
        height: auto;
        padding: 15px 0;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__records__box-description{
        margin: 8px 0 0;
    }
    .shortvoiceovers__item__tools__records__box:nth-child(2) {
        margin: 24px 0;
        height: 31px;
    }
    .shortvoiceovers__item__recommendation{
        margin: 0;
    }
    .shortvoiceovers__item__recommendation__box {
        width: 100%;
        max-width: 100%;
        margin: 32px 0 0 0;
    }
    .shortvoiceovers__item__form{
        margin: 0;
    }
    .shortvoiceovers__item__form__box:nth-child(1){
        width: 100%;
        margin: 32px 0 0 0;
    }
    .shortvoiceovers__item__form__box:nth-child(2){
        width: 100%;
        margin: 45px 0 0 0;
    }
    .shortvoiceovers__item__form__box:nth-child(3){
        margin: 27px 0 0 0;
    }
    .shortvoiceovers__item__form button {
        margin: 44px auto 0;
        padding: 11px 0 12px;
        width: 100%;
    }
    .display__item__settingsbar__box:nth-child(3){
        display: block;
    }
    .display__item__section{
        padding: 20px !important;
    }
    .display__item__section:nth-child(2){
        height: auto;
    }
    .display__item__section:nth-child(1) .display__item__section-title{
        display: none;
    }
    .display__item__section-title{
        font-size: 16px;
    }
    .display__item__tools__box p {
        width: 100%;
        text-align: center;
        margin: 4px 0;
    }
    .display__item__tools__block{
        width: 100%;
        justify-content: center;
    }
    .display__item__tools__block-play {
        width: 100%;
    }
    .display__item__tools__block-btn{
        margin: 15px 10px 10px;
    }
    .display__item__content__dropdown__tools .display__item__menu{
        display: block;
    }
    .display__item__content__dropdown__tools .shortvoiceovers__item__plan {
        display: block;
        margin: 16px 0 0 0;
        width: 100%;
    }
}

@media screen and (max-width: 480px){
    .display__item:nth-child(1) .display__item__menu {
        padding: 14px 14px 12px;
        gap: 6px 10px;
    }
    .display__item:nth-child(1) .display__item__menu-heading {
        font-size: 17px;
    }
    .display__item:nth-child(1) .display__item__menu-heading__sub {
        font-size: 10.5px;
    }
    .display__item:nth-child(1) .display__item__menu-mobile-pro {
        min-height: 32px;
        padding: 0 11px;
        font-size: 10.5px;
        border-radius: 10px;
    }
}

@media screen and (max-width: 1220px) and (max-height: 900px){
    .display__item__content__textarea {
        height: clamp(200px, calc(100vh - 380px), 340px);
        height: clamp(200px, calc(100dvh - 380px), 340px);
        min-height: 200px;
    }
}

@media screen and (max-width: 1220px) and (max-height: 760px){
    .display__item__content__textarea {
        height: clamp(170px, calc(100vh - 350px), 260px);
        height: clamp(170px, calc(100dvh - 350px), 260px);
        min-height: 170px;
        padding: 16px 20px 14px;
    }
    .display__item__content__textarea textarea {
        line-height: 1.58;
    }
    .display__item__content__information {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

@media screen and (max-width: 800px){
    .shortvoiceovers{
        height: auto;
    }
    .shortvoiceovers__item:nth-child(2){
        width: 100%;
        overflow-y: unset;
        overflow-x: unset;
        padding: 22px 0 0 0;
        box-shadow: unset;
        border: unset;
        background-color: unset;
    }
    .shortvoiceovers__item:nth-child(3){
        width: 100%;
        margin: 47px 0 0 0;
        padding: 34px 20px 0;
        overflow: hidden;
    }
    .shortvoiceovers__item__voicelist {
        width: 100%;
        margin: 0;
    }
    .shortvoiceovers__item__voicelist:nth-child(2){
        margin: 0;
    }
    .shortvoiceovers__item__voicelist:last-child{
        border: unset;
    }
    .shortvoiceovers__item__tools__upload-files{
        padding: 0 16px 17px 16px;
    }
    .shortvoiceovers__item__tools__upload-files div > p{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 140px;
    }
    .shortvoiceovers__item__form button {
        padding: 11px 0 12px;
        width: 100%;
    }
    .shortvoiceovers__item__voicelist_section:nth-child(1){
        width: 90%;
    }
    .shortvoiceovers__item__voicelist_section:nth-child(2){
        width: 10%;
    }
    .shortvoiceovers__item__voicelist__box {
        align-items: flex-start;
        align-content: flex-start;
    }
    .display__item__chat__box{
        width: 100%;
        padding: 15px 60px 21px 60px;
    }
    .display__item__chat__box-time{
        right: 0;
    }
    .display__item__chat__footer form > label{
        width: 100%;
    }
    .display__item__chat__footer form > button{
        width: 100%;
        margin: 15px 0 0 0;
    }
    .shortvoiceovers__item__loader{
        padding: 100px 0 0 0;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start;
        box-sizing: border-box;
        align-items: flex-start;
    }
}
@media screen and (max-width: 700px){
    .display__item__settingsbar__box {
        padding: 0 0 0 37px;
        height: 37px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        margin: 0;
        cursor: pointer;
        transition: .4s;
    }
    .display__item__settingsbar__box-title{
        display: block;
        font-size: 0;
    }
    .display__item__settingsbar__box-title::before{
        right: -3px;
        top: 24px;
    }
    .display__item__settingsbar__box-parametr{
        display: none;
    }
    .display__item__settingsbar__box__voice{
        display: none;
    }
}
@media screen and (max-width: 500px){
    .display__item__content__voice__box{
        width: calc(50% - 6px);
    }
    .display__item__content__languages__box,
    .display__item__content__emotions__box{
        width: calc(50% - 5px);
        margin: 0 0 9px 0;
    }
    .display__item__content__languages__list{
        justify-content: space-between;
    }
    .display__item__settings__box-button, .display__item__settings__box-reset{
        width: 100%;
        max-width: 100%;
        margin: 15px 0 0 0;
        font-size: 14px;
    }
    .display__item__settings__box-button{
        margin: 0;
    }
    .display__item__chat__main {
        height: 395px;
        padding: 25px 10px;
    }
    .display__item__howwork__box{
        width: 100%;
    }
    .display__item__howwork__box h3{
        height: auto;
    }
    .display__item__howwork__box p{
        min-height: auto;
    }
    .display__item__advantages__row{
        margin: 0;
    }
    .display__item__advantages__item{
        width: 100%;
        margin: 20px 0 0;
    }
    .display__item__chat__footer form > label > textarea{
        height: 62px;
    }
}
@media screen and (max-width: 470px){
    .display__item__content__voice__box{
        width: 100%;
    }
}