.page-csgo body {
    background: url(../images/bg-csgo.png) top 40px right -300px no-repeat var(--bg-color);
}




#featured-plan .showtablet {
    display: block;
}

#featured-plan .hidetablet {
    display: none;
}

#featplan-two {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    padding: 0px 15px 0px 40px;
}

#featplan-three {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.featplan-order {
    padding: 64px 20px 0px 20px;
}

.featplan-order .button {
    padding: 0px;
    width: 100%;
}

#featured-plan .showtablet {
    padding-bottom: 20px;
}

#featured-plan .showtablet img {
    height: 36px;
}

#minecraft-plans .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.page-home .hero .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%;
}

#home-stats .col i {
    display: none;
}


.intelimg {
    margin-left: -100px !important;
}

#minecraft-modpacks img {
    height: 40px;
}

#hytale-features .col-lg-10 {

    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.hytale-panel-nav li a {
    padding: 32px 20px;
}

#hytale-panel h2.pt-4 {
    padding-top: 0px !important;
}


.featured-game-wrap {
    width: 25%;
}

.featured-game {
    height: 400px;
}

#games-featured .featured-game-wrap:nth-last-child(1) {
    display: none;
}


.games .col-lg-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: left;
}

#ddos-row .col.pt-4 {
    padding-top: 15px !important;
}

#game-divider {
    background: url(../images/game-divider.svg) center right 0px no-repeat;
}


.etbl img.mr-3 {
    height: 32px;
}

.etbl h4.font-24 {
    font-size: 22px;
}

#panel-nav li {
    display: inline-block;
    padding: 0px 0px;
}

.stat-box {
    padding: 28px 24px;
    z-index: 1001;
    font-size: 14px;
}

.sub-hero,
.hero {
    font-size: 20px;
    line-height: 30px;
}

#partners .light-bg:hover {
    background: #23273b;
}

#partners-benefits h2 {
    font-size: 36px;
    line-height: 44px;
}

#affiliate-benefits .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

#popular-articles .col.pl-5 {
    padding-left: 15px !important;
}

#popular-articles .col.pr-5 {
    padding-right: 15px !important;
}



.map-small {
    width: 520px;
    margin: 0px auto;
    background-size: 520px 207px;
    height: 207px;
    margin-top: 30px;
}



.game-types .game-type .img {
    max-width: 160px;
    background-size: 160px;
}

.game-types .game-type .name-big {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}

.game-types .game-type .name-big {
    padding-left: 32%;
}


.sidebar .w-33 {
    width: 40.33333% !important;
    margin-right: -7% !important;
}

.order-steps.step-2 .w-33 {
    display: none;
}

.order-steps.step-2 .w-66 {
    width: 100% !important;
}