@media screen and (max-width: 1750px){
    .display__item__content__voice__box {
        width: calc(50% - 7.5px);
        margin: 0 0 12px;
    }
    .display__item__content__languages__box {
        width: calc(25% - 6.4px);
    }
}
@media screen and (max-width: 1600px){
    .shortvoiceovers__item__tools__box{
        width: 100%;
    }
    .shortvoiceovers__item__tools__upload {
        height: 250px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__box:nth-child(2) {
        width: 100%;
        margin: 15px 0;
    }
    .shortvoiceovers__item__tools__records {
        height: auto;
        padding: 32px 0;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__records__box:nth-child(2) {
        margin: 24px 0;
        height: 31px;
    }
}
@media screen and (max-width: 1200px){
    .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){
        display: none;
    }
    .display__item__username{
        display: flex;
        order: 3;
    }
    .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__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: 40px 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__box {
        margin: 30px 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;
    }
    .display__item__settings__rule-title{
        font-size: 14px;
    }
    .display__item__settings__rule-status{
        font-size: 14px;
    }
    .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-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: calc(100vh - 275px);
        min-height: 300px;
        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 {
        width: fit-content;
        margin: 0 9px 9px 0;
    }
    .display__item__content__languages__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% - 39px);
        float: left;
        padding: 0 17px 0 0;
        margin: 34px 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__balance{
        padding: 30px 20px;
        border-radius: 20px;
        margin: 60px 4px 0;
        width: calc(100% - 8px);
    }
    .display__item__balance p {
        font-size: 14px;
        line-height: normal;
        padding: 0 0 0 32px;
    }
    .display__item__balance p::before {
        width: 16px;
        height: 16px;
    }
    .display__item__balance button {
        width: 16px;
        height: 16px;
    }
    .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;
        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 {
        padding: 0 0 0 37px !important;
        height: 37px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        margin: 0;
        cursor: pointer;
        transition: .4s;
        border-right: unset;
    }
    .display__item__settingsbar__box::before{
        display: block;
    }
    .display__item__settingsbar__box-title{
        display: none;
    }
    .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(6) {
        padding: 0 0 0 37px;
        margin: 0 0 0 0;
    }
    .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: 20px;
        box-sizing: border-box;
    }
    .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: 250px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .shortvoiceovers__item__tools__box-txt{
        margin: 24px 0;
        height: auto;
    }
    .shortvoiceovers__item__tools__records{
        height: auto;
        padding: 32px 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%;
    }
}
@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;
    }
}
@media screen and (max-width: 500px){
    .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: 30px 0 0 0;
    }
    .display__item__chat__main {
        height: 400px;
        padding: 25px 10px;
    }
    .display__item__howwork__box{
        width: 100%;
    }
    .display__item__howwork__box h4{
        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;
    }
}