.riz-mobi {
    padding: 25px 0;
}

.riz-mobi__quastions-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #8c8d94;
    text-align: center;
}

.riz-mobi__counts {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.riz-mobi__count span {
    display: block;
    text-align: left;
}

.riz-mobi__count-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-align: left;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
}

.riz-mobi__count-subtitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #94969e;
    margin-bottom: 5px;
}

.riz-mobi__count-int {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #ef225d;
    font-size: 16px;
}

.riz-mobi__graph-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
}

.riz-mobi__graph-content {
    position: relative;
    background: #2d3041;
    padding: 15px;
    margin-top: 15px;
}

.riz-mobi__graph-content .graph__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.riz-mobi__graph-content .graph__bg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
}

.riz-mobi__artist-name {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #C1C5D0;
    margin-bottom: 0;
}

.riz-mobi__artist-id {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 100;
    color: #95979e;
    font-size: 20px;
    margin-top: 3px;
}

.align-self-end {
    align-self: flex-end !important;
}

.riz-mobi__btn-quastions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-decoration: none;
    width: 209px;
    height: 54px;
    background: #ef225d;
    color: #fff;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 150px;
    outline: none;
    border: 0;
    cursor: pointer;
}

.riz-mobi__quastions-form {
    width: 100%;
}

.riz-mobi__quastions-form input {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 24px;
    width: 100%;
    border: 0;
    outline: none;
    background: #2d3041;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 25px;
    margin-bottom: 25px;
}

.riz-mobi__quastions-form input::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form input:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form input::-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form input::placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form textarea {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    height: 336px;
    font-size: 24px;
    width: 100%;
    border: 0;
    outline: none;
    background: #2d3041;
    margin-bottom: 25px;
    padding: 10px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}

.riz-mobi__quastions-form textarea::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form textarea:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form textarea::-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__quastions-form textarea::placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #95979e;
}

.riz-mobi__table td {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
}

.riz-mobi__table tr th {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
}

.riz-mobi__table tbody tr:first-child {
    border-bottom: 1px solid #000;
}

.riz-mobi__header {
    background: #1f2231;
    padding: 15px 0;
}

.riz-mobi__cover {
    position: relative;
    height: calc(100vh - 50px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.riz-mobi__title-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.riz-mobi__title-cover select {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: none;
    color: #ef225d;
    outline: none;
    border: 0;
    margin-bottom: 15px;
    cursor: pointer;
}

.riz-mobi__header-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.riz-mobi__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.riz-mobi__btns {
    width: 100%;
}

.riz-mobi__btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    width: 211px;
    height: 56px;
    background: #ef225d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    margin-bottom: 35px;
}

.riz-mobi__menu {
    width: 300px;
    min-height: 100vh;
    position: fixed;
    top: 0;
    left: -100%;
    background: #1a1d2c;
    z-index: 10;
    padding: 25px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.riz-mobi__ico-close {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 25px;
}

.riz-mobi__photo {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

.riz-mobi__photo img {
    width: 100%;
}

.riz-mobi__name {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
}

.riz-mobi__nav {
    margin-top: 0;
}

.riz-mobi__nav ul {
    margin: 0;
    padding: 0;
}

.riz-mobi__nav ul li {
    list-style: none;
    border-bottom: 1px solid #2d3041;
}

.riz-mobi__nav ul li:last-child {
    border-bottom: 0;
}

.riz-mobi__nav ul li a {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 300;
    display: block;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    padding: 10px 0;
}

.riz-mobi__copyright {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.riz-mobi__copyright span:first-child {
    display: block;
    font-size: 14px;
    color: #fff;
}

.riz-mobi__copyright span:last-child {
    display: block;
    font-size: 14px;
    color: #ef225d;
}

.riz-mobi__balance-title {
    width: 100%;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.riz-mobi__balance-cover {
    background: #2d3041;
    padding: 15px;
    margin-top: 25px;
}

.riz-mobi__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.riz-mobi__content-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #9698a0;
    margin-bottom: 10px;
}

.riz-mobi__content-price {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #ef225d;
}

.riz-mobi__content-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.riz-mobi__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.riz-mobi__form input {
    width: 88px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    border: 0;
    outline: none;
    background: none;
    font-size: 14px;
    border-bottom: 1px solid #1a1d2c;
}

.riz-mobi__form input::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #95979e;
}

.riz-mobi__form input:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #95979e;
}

.riz-mobi__form input::-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #95979e;
}

.riz-mobi__form input::placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #95979e;
}

.riz-mobi__form button {
    width: 80px;
    height: 25px;
    background: #ef225d;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    outline: none;
    cursor: pointer;
    margin-left: 25px;
}

.title-index {
    margin-bottom: 150px;
}

.price-danger {
    font-weight: 500 !important;
    font-size: 14px !important;
    color: red !important;
}

.price-success {
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #03bb2e !important;
}

.form-chat__cover {
    position: relative;
}

.form-chat textarea {
    width: 88px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    border: 0;
    outline: none;
    background: none;
    font-size: 24px;
    resize: none;
    background: #2d3041;
    width: 313px;
    height: 150px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-chat textarea::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #95979e;
    font-size: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-chat textarea:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #95979e;
    font-size: 24px;
    box-sizing: border-box;
}

.form-chat textarea::-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #95979e;
    font-size: 24px;
    box-sizing: border-box;
}

.form-chat textarea::placeholder {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #95979e;
    font-size: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-chat img {
    position: absolute;
}

.quastns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 25px;
}

.quastns img {
    bottom: -12%;
    right: 5%;
}

.answr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 25px;
}

.answr img {
    bottom: -12%;
    left: 5%;
}

.tit {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #9698a0;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

.prc {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #ef225d;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

.left-top-block {
    position: relative;
    z-index: 3;
}

.left-top-block span {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #9698a0;
}

.left-top-block select {
    font-family: 'Roboto', sans-serif;
    background: none;
    color: #ef225d;
    font-weight: 300;
    font-size: 16px;
    border: 0;
    outline: none;
    cursor: pointer;
}

.producer-mobi-title {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-align: center;
}

.producer-faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #9698a0;
    padding: 20px 0;
}

.producer-faq__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.producer-faq__content-item {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-decoration: none;
}

.producer-faq__content-item:first-child {
    margin-bottom: 5px;
}

.producer-faq__content-desc {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #8d8e96;
    text-decoration: none;
}

.producer-faq__circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ef225d;
}

.producer-faq__date {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px;
}

.fs-24 {
    font-size: 24px;
}

#chartdiv {
    width: 100%;
    height: 190px;
}

.flex-direction-column {
    flex-direction: column;
}

.mr-50 {
    margin-right: 50px;
}

@media (min-width: 1200px){
    .riz-mobi__menu {
        width: 300px;
    }
}