.mobile .modal-profile {
    width: 1022px;
    height: 648px;
    margin-left: 174px;
}

.mobile .modal-profile .modal-background {
    width: 1022px;
    height: 648px;
    background: url(../images/modals/profile/profile-bg.png);
    position: absolute;
    z-index: 1;
}

.mobile .modal-profile .buttons {
    width: 391px;
    height: 296px;
    position: absolute;
    z-index: 0;
    margin-left: -184px;
    margin-top: 79px;
}

.mobile .modal-profile .buttons .button {
    width: 391px;
    height: 189px;
    color: #FFF;
    text-shadow: 0px 3px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 33px;
    letter-spacing: 2.5px;
    cursor: pointer;
}

.mobile .safari .modal-profile .buttons .button .text {
    padding-top: 30px;
}

.mobile .safari .modal-profile .buttons .button.profile .text {
    padding-top: 20px;
}

.mobile .modal-profile .buttons .button .text {
    padding-left: 41px;
    padding-top: 26px;
    transform: rotate(-9deg);
}

.mobile .modal-profile .buttons .button.profile .text {
    padding-top: 16px;
    padding-left: 43px;
}

.mobile .modal-profile .buttons .button .count {
    width: 74px;
    height: 74px;
    background-image: url(../images/modals/profile/profile-ellipse.png);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.60);
    text-align: center;
    line-height: 74px;
    border-radius: 50%;
    margin-left: 202px;
    margin-top: -104px;
}

.mobile .modal-profile .buttons .button.profile {
    background: url(../images/modals/profile/profile-button.png);
}

.mobile .modal-profile .buttons .button.information {
    background: url(../images/modals/profile/information-button.png);
    font-size: 20px;
    letter-spacing: 1.6px;
}

.mobile .modal-profile .buttons .button:nth-child(2) {
    margin-top: -88px;
}

.mobile .modal-profile .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 912px;
    margin-top: -32px;
    cursor: pointer;
}

.mobile .modal-profile .content {
    position: absolute;
    z-index: 1;
    width: 899px;
    height: 574px;
    margin-top: 43px;
    margin-left: 59px;
}

.mobile .safari .modal-profile .title {
    line-height: 88px;
}

.mobile .modal-profile .title {
    width: calc(95%);
    text-align: right;
    color: #FFF;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 64px;
    height: 75px;
    letter-spacing: 8.64px;
    line-height: 75px;
}

.mobile .modal-profile .avatars-content {
    display: flex;
    justify-content: center;
    /* align-items: center; */
}

.mobile .modal-profile .avatars-content .my-avatar {
    width: 134px;
    height: 134px;
    float: left;
    margin-right: 89px;
    background: url(../images/modals/profile/avatar-big-background.png);
}

.mobile .modal-profile .avatars-content .my-avatar img {
    width: 124px;
    height: 124px;
    border-radius: 50%;
    margin: 2px 8px;
}
.mobile .modal-profile .avatars-content .my-avatar .border {
    width: 125px;
    height: 127px;
    background: url(../images/modals/profile/avatar-big-border.png);
    position: relative;
    margin-top: -130px;
    margin-left: 7px;
}

.mobile .modal-profile .avatars-content .avatars-list {
    width: 612px;
    height: 343px;
    background-image: url(../images/modals/profile/profile-avatars-background.png);
    background-size: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 6pxpx 0px;
}

.mobile .modal-profile .avatars-content .avatars-list .avatar {
    width: 88px;
    height: 88px;
    float: left;
    margin-right: 89px;
    background: url(../images/modals/profile/avatar-big-background.png);
    background-size: 100%;
    margin: 0px 13px;
    cursor: pointer;
}

.mobile .modal-profile .avatars-content .avatars-list .avatar.active::before {
    content: "";
    position: absolute;
    width: 84px;
    height: 84px;
    background: url(../images/modals/profile/avatar-selected.png);
    border-radius: 50%;
    margin-left: 4px;
}

.mobile .modal-profile .avatars-content .avatars-list .avatar img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    margin: 3px;
    margin-top: 1px;
}

.mobile .modal-profile .avatars-content .avatars-list .avatar .border {
    width: 87px;
    height: 88px;
    background: url(../images/modals/profile/avatar-big-border.png);
    background-size: 100%;
    position: relative;
    margin-top: -93px;
    margin-left: 1px;
}

.mobile .modal-profile .profile-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 26px;
}

.mobile .safari .modal-profile .profile-buttons .button-ok {
    line-height: 84px;
}

.mobile .modal-profile .profile-buttons .button-ok {
    cursor: pointer;
    width: 204px;
    height: 76px;
    background: url(../images/modals/profile/buttons/button-ok.png);
    float: left;
    color: #FFF;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 37px;
    letter-spacing: 4.8px;
    text-align: center;
    line-height: 76px;
}

.mobile .modal-profile .profile-buttons .button-ok:hover, .modal-profile .profile-buttons .button-ok:focus {
    background: url(../images/modals/profile/buttons/button-ok-hover.png);
}

.mobile .safari .modal-profile .profile-buttons .button-cp {
    line-height: 38px;
}

.mobile .modal-profile .profile-buttons .button-cp {
    cursor: pointer;
    width: 266px;
    height: calc(100px - 14px);
    background: url(../images/modals/profile/buttons/button-cp.png);
    float: left;
    margin-left: 46px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 34px;
    letter-spacing: 2.6px;
    line-height: 30px;
    padding-top: 14px;
}

.mobile .modal-profile .profile-buttons .button-cp:hover, .modal-profile .profile-buttons .button-cp:focus {
    background: url(../images/modals/profile/buttons/button-cp-hover.png);
}

.mobile .safari .modal-profile .profile-buttons .button-events {
    line-height: 110px;
}

.mobile .modal-profile .profile-buttons .button-events {
    cursor: pointer;
    width: 266px;
    height: 100px;
    background: url(../images/modals/profile/buttons/button-events.png);
    float: left;
    margin-left: 46px;
    color: #FFF;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 53px;
    letter-spacing: 4px;
    text-align: center;
    line-height: 100px;
}

.mobile .modal-profile .profile-buttons .button-events:hover, .modal-profile .profile-buttons .button-events:focus {
    background: url(../images/modals/profile/buttons/button-events-hover.png);
}

.mobile .modal-password {
    width: 794px;
    height: 552px;
    background: url(../images/modals/password/background.png);
}

.mobile .safari .modal-password .title {
    line-height: 124px;
}

.mobile .modal-password .title {
    color: #FFF;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.75px;
    text-align: center;
    line-height: 107px;
}

.mobile .modal-password  .inputs {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 36px;
}

.mobile .modal-password  .inputs .input {
    margin-bottom: 16px;
    width: 332px;
    height: 70px;
    background-image: url(../images/modals/password/password-input.png);
}

.mobile .safari .modal-password  .inputs .input input {
    margin-top: 2px !important;
}

.mobile .modal-password  .inputs .input input {
    background: none;
    border: 0;
    outline: 0;
    width: 272px;
    margin-left: 11px;
    margin-top: 6px;
    height: 47px;
    padding: 0px 10px;
    color: rgba(255, 255, 255, 0.20);
    font-family: Luckiest Guy;
    font-size: 23px;
    letter-spacing: 2.1px;
    line-height: 47px;
}

.mobile .safari .modal-password .inputs .input input::placeholder, .safari .modal-password .inputs .input input {
    padding-top: 7px;
}

.mobile .safari .modal-password .button {
    line-height: 124px;
}

.mobile .modal-password .button {
    width: 274px;
    height: 103px;
    background-image: url(../images/modals/password/buttons/button-ok.png);
    color: #FFF;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 76px;
    letter-spacing: 5.7px;
    text-align: center;
    line-height: 103px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: -5px;
}

.mobile .modal-password .button:hover, .modal-password .button:focus {
    background-image: url(../images/modals/password/buttons/button-ok-hover.png);
}

.mobile .modal-password .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 710px;
    margin-top: 4px;
    cursor: pointer;
}

.mobile .modal-events {
    width: 1055px;
    height: 663px;
}

.mobile .safari .modal-events .title {
    line-height: 134px;
}

.mobile .modal-events .title {
    width: 1055px;
    height: 207px;
    line-height: 105px;
    background: url(../images/modals/events/background-title.png);
    color: #FFF;
    text-shadow: 0px 9px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 87px;
    letter-spacing: 7px;
    text-align: center;
}

.mobile .modal-events .content {
    width: 865px;
    height: 611px;
    background: url(../images/modals/events/background.png);
    margin: 0 auto;
    margin-top: -162px;
    position: relative;
    z-index: -1;
}

.mobile .modal-events .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 925px;
    margin-top: 0px;
    cursor: pointer;
}

.mobile .modal-events .arrows {
    width: 903px;
    height: 71px;
    position: absolute;
    margin-top: 290px;
    z-index: 3;
    margin-left: -18px;
}

.mobile .modal-events .arrows .arrow {
    width: 71px;
    height: 71px;
    cursor: pointer;
}

.mobile .modal-events .arrows .arrow.left {
    float: left;
    background-image: url(../images/modals/events/arrow-left.png);
}

.mobile .modal-events .arrows .arrow.right {
    float: right;
    background-image: url(../images/modals/events/arrow-right.png);
}

.mobile .modal-events .slider {
    width: 712px;
    height: 448px;
    position: absolute;
    margin-top: 94px;
    margin-left: 72px;
    border-radius: 20px;
    overflow: hidden;
}

.mobile .modal-events .slider .slide {
    width: 1069px;
    height: 672px;
    float: left;
}

.mobile .modal-events .slick-slider {
    width: 1069px;
    height: 672px;
    margin: 0 auto;
}

.mobile .modal-events .slick-list {
    width: 1069px;
    height: 672px;
    overflow: hidden;
}

.mobile .modal-events .slick-slide {
    width: 1069px;
    height: 672px;
    float: left;
}

.mobile .modal-messages {
    width: 1002px;
    height: 674px;
    margin-left: 182px;
}

.mobile .modal-messages .modal-background {
    width: 1002px;
    height: 617px;
    background: url(../images/modals/messages/background.png);
    position: absolute;
    z-index: 1;
} 

.mobile .modal-messages .buttons {
    width: 391px;
    height: 296px;
    position: absolute;
    z-index: 0;
    margin-left: -184px;
    margin-top: 150px;
}

.mobile .modal-messages .buttons .button {
    width: 391px;
    height: 189px;
    color: #FFF;
    text-shadow: 0px 3px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 33px;
    letter-spacing: 2.5px;
    cursor: pointer;
}

.mobile .modal-messages .buttons .button .text {
    padding-left: 42px;
    padding-top: 27px;
    transform: rotate(-9deg);
}

.mobile .modal-messages .buttons .button.profile .text {
    padding-top: 15px;
    padding-left: 44px;
}

.mobile .modal-messages .buttons .button .count {
    width: 74px;
    height: 74px;
    background-image: url(../images/modals/profile/profile-ellipse.png);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.60);
    text-align: center;
    line-height: 74px;
    border-radius: 50%;
    margin-left: 202px;
    margin-top: -104px;
}

.mobile .modal-messages .buttons .button.profile {
    background: url(../images/modals/profile/profile-button.png);
}

.mobile .modal-messages .buttons .button.information {
    background: url(../images/modals/profile/information-button.png);
    font-size: 19px;
    letter-spacing: 1.6px;
}

.mobile .modal-messages .buttons .button:nth-child(2) {
    margin-top: -88px;
}

.mobile .modal-messages .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 912px;
    margin-top: 0px;
    cursor: pointer;
}

.mobile .modal-messages .content {
    position: absolute;
    z-index: 1;
    width: 899px;
    height: 544px;
    margin-top: 43px;
    margin-left: 59px;
}

.mobile .modal-messages .total {
    width: 507px;
    height: 157px;
    background-image: url(../images/modals/messages/messages-bg.png);
    color: #FFF;
    text-shadow: 0px 5px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 30px;
    letter-spacing: 4.5px;
    position: absolute;
    z-index: 1;
    margin-left: calc((1002px - 507px) / 2);
    margin-top: 522px;
    text-align: center;
    line-height: 157px;
}

.mobile .modal-bonus {
    width: 825px;
    height: 650px;
    margin-left: 335px;
}

.mobile .modal-bonus .modal-background {
    width: 825px;
    height: 650px;
    position: absolute;
    z-index: -1;
}

.mobile .modal-bonus.daily .modal-background {
    background-image: url(../images/modals/bonus/background-daily.png);
}

.mobile .modal-bonus.weekly .modal-background {
    background-image: url(../images/modals/bonus/background-weekly.png);
}

.mobile .safari .modal-bonus .title {
    line-height: 140px;
}

.mobile .modal-bonus .title {
    width: 376px;
    height: 132px;
    background-image: url(../images/modals/bonus/bonus-daily-title.png);
    color: #FFB800;
    text-shadow: -2px 2px 0px #FFF;
    font-family: Luckiest Guy;
    font-size: 40px;
    letter-spacing: 3.2px;
    text-align: center;
    line-height: 132px;
    margin-left: 65px;
    margin-top: 44px;
}

.mobile .modal-bonus.weekly .title {
    background-image: url(../images/modals/bonus/bonus-weekly-title.png);
}

.mobile .modal-bonus .icon {
    width: 401px;
    height: 284px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 52px;
    margin-top: -13px;
    margin-bottom: -18px;
}

.mobile .modal-bonus .icon img {}

.mobile .modal-bonus .stars {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 401px;
    margin-left: 51px;
    transform: scale(0.92);
}

.mobile .modal-bonus .stars .star {
    width: 67px;
    height: 66px;
    background-image: url(../images/modals/bonus/bonus-star.png);
    float: left;
}

.mobile .modal-bonus .stars .star.active {
    background-image: url(../images/modals/bonus/bonus-star-active.png);
}

.mobile .modal-bonus .balance {
    width: 324px;
    height: 75px;
    background: url(../images/modals/bonus/balance-input.png);
    margin-left: 78px;
}

.mobile .modal-bonus .users {
    width: 314px;
    height: 44px;
    background: url(../images/modals/bonus/users-input.png);
    margin-left: 89px;
    position: absolute;
    margin-top: -12px;
}

.mobile .modal-bonus .balance .text {
    position: absolute;
    width: 262px;
    height: 30px;
    margin-left: 58px;
    margin-top: 22px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
}

.mobile .safari .modal-bonus .balance .text, .mobile .safari .modal-bonus .users .text {
    line-height: 38px;
}

.mobile .modal-bonus .users .text {
    position: absolute;
    width: 262px;
    height: 30px;
    margin-left: 47px;
    margin-top: 5px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
}

.mobile .modal-bonus .progress {
    width: 319px;
    height: 415px;
    position: absolute;
    margin-top: -436px;
    margin-left: 482px;
}

.mobile .safari .modal-bonus .progress .text-title {
    line-height: 50px;
}

.mobile .modal-bonus .progress .text-title {
    width: 99%;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #FFF;
    text-shadow: 0px 3px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 48px;
    letter-spacing: 3.95px;
}

.mobile .modal-bonus .bonuses {
    width: 281px;
    height: 326px;
    margin-top: 14px;
    margin-left: 15px;
    padding: 7px;
}

.mobile .modal-bonus .bonuses .bonus {
    width: 264px;
    height: 94px;
    border-radius: 22px;
    border: 2px solid #8EB8CD;
    background: linear-gradient(180deg, #0085D1 0%, #0080CD 0%, #6DBDCE 39.58%, #00A9FC 100%);
    box-shadow: 0px 10px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0, 0.40), 0px -5px 4px 0px rgba(0, 0, 0, 0.25) inset;
    margin-top: 9px;
}

.mobile .modal-bonus.weekly .bonuses .bonus {
    border-radius: 22px;
    border: 2px solid #9576EF;
    background: linear-gradient(180deg, #9F82F7 0%, #9D7EF3 0%, #896AEA 39.58%, #5839AB 100%);
    box-shadow: 0px 10px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0,  0.40), 0px -5px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.mobile .modal-bonus .bonuses .bonus .button-space {
    float: left;
    width: 124px;
    margin-top: -7px;
    display: flex;
    justify-content: center;
}

.mobile .safari .modal-bonus .bonuses .bonus .claim-button {
    padding-top: 8px;
}

.mobile .modal-bonus .bonuses .bonus .claim-button {
    color: #FFF;
    text-shadow: 0px 3px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 18px;
    letter-spacing: 2px;
    border-radius: 22px;
    background: linear-gradient(180deg, #FEB5FF 0%, #E68EE9 0%, #CD87CC 39.58%, #DE00DE 100%);
    box-shadow: 0px 3px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0, 0.40), 0px -5px 4px 0px rgba(0, 0, 0, 0.25) inset;
    float: left;
    padding: 4px 12px;
    cursor: pointer;
}

.mobile .modal-bonus .bonuses .bonus:first-child {
    margin-top: 0;
}

.mobile .safari .modal-bonus .bonuses .bonus .text {
    padding-top: 9px !important;
}

.mobile .modal-bonus .bonuses .bonus .text {
    color: #2C3B6D;
    font-family: Luckiest Guy;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.65px;
    padding: 4px 8px;
}

.mobile .modal-bonus .bonuses .bonus .bonus-progress {
    width: 136px;
    height: 29px;
    background-image: url(../images/modals/bonus/progress-background.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    margin-left: 4px;
    float: left;
    margin-top: -2px;
}

.mobile .modal-bonus .bonuses .bonus .progress-border {
    width: 133px;
    height: 29px;
    background-image: url(../images/modals/bonus/progress-border.png);
    position: relative;
    z-index: 1;
}
.mobile .modal-bonus .bonuses .bonus .progress-line {
    width: 191px;
    max-width: 126px;
    height: 16px;
    border-radius: 15px;
    border: 2px solid #3EB344;
    background: linear-gradient(180deg, #090 0%, #090 0%, #7BCD86 34.9%, #00FD00 100%);
    box-shadow: 0px 4px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0, 0.40), 0px -8px 4px 0px rgba(0, 0, 0, 0.29) inset;
    position: relative;
    margin-top: -26px;
    margin-left: 4px;
    z-index: 0;
}

.mobile .modal-bonus .buttons {
    width: 391px;
    height: 296px;
    position: absolute;
    z-index: -1;
    margin-left: -136px;
    margin-top: 79px;
    transform: scale(0.8);
}

.mobile .modal-bonus .buttons .button {
    width: 391px;
    height: 189px;
    color: #FFF;
    text-shadow: 0px 3px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 28px;
    letter-spacing: 2.5px;
    cursor: pointer;
}

.mobile .safari .modal-bonus .buttons .button .text {
    padding-top: 30px;
}

.mobile .modal-bonus .buttons .button .text {
    padding-left: 44px;
    padding-top: 24px;
    transform: rotate(-9deg);
}

.mobile .safari .modal-bonus .buttons .button.profile .text {
    padding-top: 26px;
}

.mobile .modal-bonus .buttons .button.profile .text {
    padding-top: 18px;
    padding-left: 46px;
}

.mobile .modal-bonus .buttons .button.profile {
    background: url(../images/modals/profile/profile-button.png);
}

.mobile .modal-bonus .buttons .button.information {
    background: url(../images/modals/profile/information-button.png);
    font-size: 22px;
    letter-spacing: 1.6px;
}

.mobile .modal-bonus .buttons .button:nth-child(2) {
    margin-top: -88px;
}

.mobile .modal-bonus .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 434px;
    margin-top: 12px;
    cursor: pointer;
}

.mobile .modal-wheel {
    width: 1013px;
    height: 605px;
    background: url(../images/modals/wheel/background.png);
    background-size: 100%;
}

.mobile .modal-wheel .wheel {
    width: 535px;
    height: 572px;
    background: url(../images/modals/wheel/wheel-back.png);
    float: left;
    margin-top: 22px;
}

.mobile .modal-wheel .bonuses {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 22px;
    width: 366px;
}
.mobile .modal-wheel .bonuses .bonus {
    width: 86px;
    height: 92px;
    background: url(../images/modals/wheel/wheel_bonus.png);
    margin-right: 12px;
    float: left;
    cursor: pointer;
    background-size: 100%;
    background-repeat: no-repeat;
}

.mobile .modal-wheel .bonuses .bonus:last-child {
    margin-right: 0;
}

.mobile .modal-wheel .bonuses .bonus .bonus-lock {
    width: 66px;
    height: 66px;
    background: url(../images/modals/wheel/wheel_bonus_lock_background.png);
    margin-top: 2px;
    position: absolute;
    margin-left: 9px;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile .modal-wheel .bonuses .bonus .bonus-lock .lock {
    width: 54px;
    height: 71px;
    background: url(../images/modals/wheel/wheel_bonus_lock.png);
    margin-top: 12px;
    background-size: 100%;
    margin-left: 4px;
}

.mobile .modal-wheel .bonuses .bonus .bonus-content {
    width: 66px;
    height: 66px;
    background: url(../images/modals/wheel/wheel_bonus_lock_background.png);
    margin-top: 4px;
    position: absolute;
    margin-left: 11px;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile .modal-wheel .bonuses .bonus .bonus-content .bonus-gift {
    width: 48px;
    height: 60px;
    background: url(../images/modals/wheel/wheel_gift.png);
    background-size: 100%;
}

.mobile .modal-wheel .bonuses .bonus.active {
    background: url(../images/modals/wheel/wheel_bonus_active.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.mobile .modal-wheel .wheel .spinner {
    width: 464px;
    height: 465px;
    background: url(../images/modals/wheel/wheel.png);
    margin-top: 33px;
    margin-left: 36px;
    /* transition: transform 10s; */
    /* transform: rotate(1000deg); */
}

.mobile .modal-wheel .wheel .spinner.first {background: url(../images/modals/wheel/wheel_1.png);background-size: 100%;}
.mobile .modal-wheel .wheel .spinner.second {background: url(../images/modals/wheel/wheel_2.png);background-size: 100%;}
.mobile .modal-wheel .wheel .spinner.third {background: url(../images/modals/wheel/wheel_3.png);background-size: 100%;}

.mobile .modal-wheel .wheel-step {
    width: 256px;
    height: 75px;
    position: absolute;
    margin-left: 602px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -11px;
}

.mobile .modal-wheel .wheel-step.first {background-image: url(../images/modals/wheel/step_1.png);}
.mobile .modal-wheel .wheel-step.second {background-image: url(../images/modals/wheel/step_2.png);}
.mobile .modal-wheel .wheel-step.third {background-image: url(../images/modals/wheel/step_3.png);}

.mobile .modal-wheel .wheel .overlay {
    width: 528px;
    height: 556px;
    background: url(../images/modals/wheel/wheel-border.png);
    position: relative;
    margin-top: -524px;
    margin-left: 1px;
}

.mobile .modal-wheel .wheel .overlay .spin-button {
    width: 108px;
    height: 108px;
    background: url(../images/modals/wheel/spin-button.png);
    margin-top: 236px;
    position: absolute;
    margin-left: 213px;
    cursor: pointer;
}

.mobile .modal-wheel .wheel .gold {
    width: 211px;
    height: 155px;
    background: url(../images/modals/wheel/gold.png);
    position: absolute;
    margin-top: -108px;
}

.mobile .modal-wheel .wheel .coins {
    width: 159px;
    height: 109px;
    background: url(../images/modals/wheel/coin.png);
    position: absolute;
    margin-top: -62px;
    margin-left: 313px;
}

.mobile .modal-wheel .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 942px;
    margin-top: 11px;
    cursor: pointer;
}

.mobile .modal-wheel .content {
    float: left;
    width: 244px;
    height: 279px;
    margin-left: 17px;
    margin-top: 70px;
}

.mobile .modal-wheel .content .descriptions {
    width: 366px;
    height: 262px;
    background: url(../images/modals/wheel/text-background.png);
}

.mobile .modal-wheel .content .descriptions-content {
    color: #FFF;
    font-family: Luckiest Guy;
    font-size: 21px;
    width: 326px;
    height: 222px;
    overflow: hidden scroll;
    margin: 20px;
    position: absolute;
}

.mobile .modal-wheel .content .descriptions-content .title {
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
}

.mobile .modal-wheel .content .wheel-progress {
    width: 362px;
    height: 46px;
    background: #ABABAB;
    border-radius: 123px;
    margin-top: 22px;
    border: 1px solid #232e3f;
}

.mobile .modal-wheel .content .wheel-progress .line {
    border-radius: 32px;
    border: 2px solid #3EB344;
    background: linear-gradient(180deg, #090 0%, #090 0%, #7BCD86 34.9%, #00FD00 100%);
    box-shadow: 0px 4px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0, 0.40), 0px -8px 4px 0px rgba(0, 0, 0, 0.29) inset;
    float: left;
    margin: 1px;
    height: 32px;
    margin-top: 2px;
    max-width: 350px;
}

.mobile .modal-wheel .content .wheel-progress .border {
    width: 365px;
    height: 50px;
    background: url(../images/modals/wheel/progress-border.png);
    position: relative;
    margin-top: -5px;
    margin-left: -3px;
}

.mobile .modal-language {
    width: 498px;
    height: 611px;
    background: url(../images/modals/language/background.png);
}

.mobile .modal-language .language-list {
    width: 453px;
    height: 532px;
    margin: 38px 34px;
    overflow: hidden scroll;
}

.mobile .modal-language .language-list .language:first-child {
    margin-top: 0;
}

.mobile .modal-language .language-list .language {
    width: 418px;
    height: 106px;
    border-radius: 21px;
    border: 4px solid #04A1E3;
    background: linear-gradient(180deg, #02A8EE 0%, #0296E8 0%, #09B9DA 49.65%, #03ABFF 100%);
    box-shadow: 0px 20px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0, 0.40), 0px -20px 4px 0px rgba(0, 0, 0, 0.25) inset;
    margin-top: 23px;
    display: block;
    cursor: pointer;
}

.mobile .modal-language .language-list .language.active {
    border-radius: 21px;
    border: 4px solid #2AC15A;
    background: linear-gradient(180deg, #00EF00 0%, #00B93F 0%, #9AD9A3 49.65%, #00D700 100%);
    box-shadow: 0px 20px 2px 2px rgba(255, 255, 255, 0.50) inset, 0px 4px 5px 3px rgba(0, 0, 0, 0.40), 0px -20px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.mobile .modal-language .language-list .language .flag {
    width: 72px;
    height: 72px;
    float: left;
    margin: 16px;
}
.mobile .modal-language .language-list .language .flag img {
    width: 72px;
    height: 72px;
}

.mobile .modal-language .language-list .language .text {
    float: left;
    height: 106px;
    line-height: 106px;
    color: #FFF;
    text-shadow: 0px 9px 0px #424344;
    font-family: Luckiest Guy;
    font-size: 61px;
    letter-spacing: 4.8px;
}

.mobile .modal-language .modal-close {
    width: 72px;
    height: 72px;
    background-image: url(../images/modals/profile/profile-close-button.png);
    position: absolute;
    z-index: 1;
    margin-left: 454px;
    margin-top: -29px;
    cursor: pointer;
}

.mobile .modal-overlay {
    width: 1280px;
    height: 720px;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}