@media (max-width: 992px) {
    .menuBlock {
        background: rgba(52, 36, 70, 0.9);
        height: 50px;
    }

    .menuContainer {
        height: 100%;
    }

    .menuContent {
        width: 320px;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 100%;
        background: #342446;
        padding-top: 60px;
        transition: 0.3s;
    }
    .menuContent ul {
        display: block;
        margin-top: 10px;
        height: 100%;
        overflow-y: auto;
    }
    .menuContent ul li a {
        height: auto;
        padding: 20px 45px;
        line-height: 1;
    }
    .menuContent ul li ul {
        width: 100%;
        position: relative;
    }
    .menuContent ul li ul li {
        display: block;
    }

    .menuContent ul li a:before {
        top: -4px;
        left: -16px;
    }

    .menuContent {
        left: -320px;
    }
    .menuContent.active {
        left: 0px;
    }

    .dark-button {
        width: 140px;
        height: 50px;
        padding-top: 16px;
    }

    .dark-button:before {
        content: "";
        top: 8px;
        left: -18px;
        position: absolute;
        background: url(../images/button-login-img.png) no-repeat;
        background-size: cover;
        width: 30px;
        height: 30px;
        border: 2px solid#342f43;
        border-radius: 50%;
    }

    .menuContainer-1:before {
        top: 50px;
        height: 60px;
        background-size: auto 60px;
    }
}


@media (max-height: 900px) {
    .block {
        padding-top: 100px;
    }

    .blockTitle {
        margin-bottom: 20px;
    }

    .newsTabs a {
        height: 35px;
    }

    .news {
        height: 50px;
    }

    .topPlayer {
        height: 120px;
    }

    .copyright {
        bottom: 5px;
    }
}
@media (max-width: 1500px) {
    .newsBlock,
    .marketBlock {
        margin-right: 160px;
    }
}
@media (max-width: 1170px) {
    .login {
        margin-right: 10px;
    }

    .rightInfo {
        right: 0;
    }

    .scroll {
        right: 40px;
        top: 30%;
    }
}
@media (max-width: 992px) {
    .button-btn {
        position: absolute;
        display: block;
        z-index: 9;
        transition: 0.3s;
        left: 25px;
    }
    .button-btn span {
        position: relative;
    }
    .button-btn.active {
        position: absolute;
        left: 270px;
        margin-top: 15px;
    }
    .button-btn.active span:nth-child(1) {
        transform: rotate(45deg);
    }
    .button-btn.active span:nth-child(2) {
        display: none;
    }
    .button-btn.active span:nth-child(3) {
        transform: rotate(-45deg);
        top: -7px;
    }


@media (max-width: 778px) {
    .homeBlock {
        width: calc(100% - 20px);
    }

    .newsBlock,
    .marketBlock {
        margin-right: 0;
    }

    .rightInfo {
        top: 175px;
        right: -150px;
        transition: 0.5s;
    }
    .rightInfo.active {
        right: 0px;
    }

    .scroll {
        right: 10px;
        top: 20%;
    }

    .button-events {
        background: url(../images/button-events_1.png) no-repeat;
        width: 35px;
        height: 63px;
        display: none;
        position: fixed;
        right: 0px;
        top: 100px;
        z-index: 2;
        transition: 0.5s;
    }
    .button-events.active {
        right: 115px;
    }

    .rightInfo-time_your {
        margin-bottom: 20px;
    }

    .block {
        padding-top: 70px;
    }
    .block h1 {
        font-size: 30px;
        text-shadow: 0px 0px 5px;
    }
    .block h1 span {
        font-size: 22px;
    }

    .container {
        padding: 0px 10px;
    }

    .goods {
        margin: -4px;
        margin-right: -20px;
    }

    .goodBlock {
        margin: 4px;
    }

    .nextBattle {
        position: relative;
        margin-top: 20px;
    }

    .modal_div .modal_close {
        z-index: 11;
        right: 22px;
        top: 18px;
    }

    .modalTitle {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    header {
        height: 400px;
    }

    .checkbox {
        margin: 20px 20px 30px 20px;
    }

    .chekBlock {
        justify-content: center;
    }

    .contentWrapper-title {
        padding: 15px 15px;
    }

    .content {
        padding: 20px;
        margin-bottom: 50px;
    }

    input,
    textarea {
        padding: 15px;
    }

    footer {
        padding: 30px 20px;
    }
    .more-btn {
        width: 100px;
        height: 35px;
        font-size: 14px;
    }
}
@media (max-width: 560px) {
    .topBlock::after {
        width: 402px;
        height: 269px;
        top: -38px;
    }

    .topTabs a {
        height: 50px;
        width: 140px;
        font-size: 14px;
    }

    .xbuttons button {
        width: 110px;
        height: 40px;
        font-size: 12px;
    }

    .more-btn {
        width: 80px;
        height: 30px;
        font-size: 12px;
    }

    .btn-download-file {
        width: 210px;
        height: 93px;
        line-height: 5;
        font-size: 18px;
    }
}
@media (max-width: 475px) {
    
.gameplay-float-button {
    bottom: 20px !important;
}

    .logo {
        width: 300px;
        margin-top: 10px;
        text-align: center;
    }

    body {
        font-size: 14px;
    }

    .homeBlock {
        bottom: 0px;
        margin-top: 80px;
    }

    .homeButton {
    }

    .homeButton a {
        width: 320px;
        height: 140px;
        font-size: 24px;
    }

    .social {
        margin-top: 20px;
    }

    .newstabsBlock {
        padding: 10px 0px;
    }

    .newsTabBlock {
        padding: 5px;
    }

    .newsTabs a {
        height: 45px;
    }

    .news {
        height: 60px;
    }

    .news a {
        font-size: 14px;
        line-height: 1.4;
        max-width: 120px;
        width: 120px;
    }

    .topTabs {
        padding: 20px;
    }

    .topTabs a {
        height: 40px;
        width: 100px;
        font-size: 12px;
    }

    .topBlock {
        padding-top: 5px;
    }

    .topPlayer {
        height: 110px;
    }

    .top-list {
        font-size: 14px;
    }

    .top-list li {
        margin: 0 20px;
    }

    .top-list li:not(.head-list):hover {
        padding: 15px 20px;
    }

    .xbuttons {
        padding: 25px;
    }

    .xbuttons button {
        width: 80px;
        height: 35px;
        font-size: 10px;
    }

    .goodBlock {
        height: 200px;
    }

    .goodBlock-bottom {
        height: 40px;
        top: 220px;
    }

    .goodBlock:hover .goodBlock-bottom {
        top: 160px;
    }

    .goodBlock-top {
        height: 200px;
    }

    .goodBlock-top img {
        width: 65%;
    }

    .good-info {
        font-size: 12px;
    }

    .coin-icon {
        top: -2px;
    }

    .title-good {
        font-size: 14px;
    }

    .video-player {
        height: 200px;
    }

    .block h1 {
        font-size: 24px;
        margin-left: 20px;
        text-shadow: 5px 5px 5px black;

    }
    .block h1 span {
        font-size: 20px;
    }

    .mediaBlock,
    .mediaBlock-top {
        height: 210px;
        line-height: 1.2;
    }

    .modal_div {
        align-items: flex-start;
        padding-top: 10px;
    }

    .modal-div {
        height: 100%;
    }

    .modal-form {
        padding: 20px 35px 50px 35px;
    }

    .nextBattle {
        height: auto;
        padding: 10px;
    }

    .content button,
    .content .button,
    .content .button {
        background-size: 290px 110px;
        width: 150px;
        height: 30px;
        font-size: 22px;
        align-items: center;
        margin: 0 auto;
    }

    .download-tabs{
        display: none !important; 
    }

    .content-button {
        background: url(../images/button-dark.png) no-repeat !important;
        background-size: 290px 110px !important;
    }

    /*tr {
    display: flex;
    flex-wrap: wrap;
  }
  tr td {
    width: 100%;
  }
  */

    .drivers {
        flex-direction: column;
    }

    .drivers li {
        width: 100%;
        margin-bottom: 10px;
        max-width: 220px;
    }
}