.system-game{
    position: relative;
    left: auto;
    max-width: 250px;
}
.one-game .system-game h2{
    font-size: 16px;
    padding-top: 0;
    margin: 0;
}
.system p{
    margin-bottom: 0;
    font-size: 14px;

}


.toggle-mnu {
    z-index: 99;
    color: #fff;
    display: block;
    width: 2em;
    height: 2em;
    position: absolute;
    top: 15px;
    left: 15px; }
.toggle-mnu span:after, .toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px; }
.toggle-mnu span:after {
    top: 18px; }
.toggle-mnu span {
    position: relative;
    display: block; }
.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
.toggle-mnu.on span {
    background-color: transparent; }
.toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px, 0px);
    -ms-transform: rotate(45deg) translate(-1px, 0px);
    transform: rotate(45deg) translate(-1px, 0px);
    background-color: #fff; }
.toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px, -7px);
    -ms-transform: rotate(-45deg) translate(6px, -7px);
    transform: rotate(-45deg) translate(6px, -7px);
    background-color: #fff; }

.page-news iframe {
    width: 800px;
    height: 400px;
}
@media only screen and (max-width: 1140px){
    .page-news iframe {
        width: 600px;
        height: 260px;
    }
    .one-game-catalog img{
        height: auto;
    }
    body{
        min-width: 300px;
    }
    .container, .container-fluid{
        min-width: 300px;
        width: 100%;
    }
}
@media only screen and (max-width: 992px) {
    .favorites{
        padding: 12px 10px;
    }
    .search-container{
        top: 22px;
        right: 18px;
        left: auto;
        position: absolute;
    }
    .main-logo, .mini-logo{
        max-width: 80px;
        margin-top: 24px;
    }
    .main-menu ul{
        margin-left: -10px;
    }
    .profile textarea, .profile input {
        width: 100%!important;
    }
    .page-news iframe {
        width: 400px;
        height: 240px;
    }

    .menu-category {
        padding: 37px 10px;
    }
}
@media only screen and (max-width: 802px) {
    .menu-category{
        padding: 37px 10px;
    }
    .main-menu li{
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px){
    .mini-search{
        position: absolute;
        top: 158px;
        right: 15px;
    }
    .short-descr h2:nth-child(1){
        text-align: center;
    }
    .download-torrent-btn{
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .system-game{
        margin-top: 25px!important;
        margin-left: auto;
        margin-right: auto;
    }
    .page .h3{
        margin-left: 15px;
    }
    .catalog-header{
        margin-left: 15px!important;
    }
    .accordion-container{
        margin-left: 0;
    }
    .pagination a{
        padding: 14px 8px;
    }
    .avatar{
        display: none;
    }
    .catalog-header{
        font-size: 26px!important;
    }
    .h1{
        padding-right: 0;
        padding-left: 5px;
    }
    h1{
        font-size: 26px!important;
    }
    .header-slide1{
        margin-top: 50px;
    }
    .header-slide1, .header-slide2, .header-slide3 {
        height: 220px;
    }
    .registration p:first-child{
        max-width: 300px;
    }
    .effect-scale p{
        max-width: 320px;
        font-size: 16px;
    }
    .header-slide1 div{
        top: 30px;
    }
    .header-slide5{
        width: 100%;
    }
    .header-slide5 p{
        width: 100%;
        left: 0;
        padding-left: 10px;
    }
    .header-info{
        position: relative;
    }
    .effect-scale .h4{
        font-size: 40px;
        max-width: 300px;
    }
    .main-logo, .mini-logo{
        max-width: 150px;
    }
    .main-menu .container-fluid .fixed{
        position: relative;!important
    }
    .visible-on-scroll{
        display: none;
        width: 0;
        height: 0;
    }
    .main-menu ul{
        display: none;
        clear: left;
        padding-left: 20px;
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .main-menu li{
        display: block;
        height: 34px;
        line-height: 34px;
        font-size: 30px;
    }
    .menu-category{
        padding: 0;
    }
    .registration{
        float: right;
        text-align: right;
        font-size: 22px;
        right: 3px;
        top:0;
        margin-bottom: 15px;
        margin-right: 30px;
    }
    .one-news .news-img{
        width: 100%;
        margin: 0;
    }
    .news>.row {
        padding: 0;}
    .seo-column{
        column-count: 1;
    }
    .footer a{
        display: block;
    }
    .footer-menu li{
        font-size: 20px;
    }
    .footer a{
        font-size: 20px;
    }
    .socset_main_page{
        margin-top: 18px;
    }
    .footer-menu .h6 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 0;  }
    .footer-menu .line{
        display: none;  }
}
@media only screen and (max-width: 550px){
    .tabs .tabs-menu-item{
        font-size: 24px;
        margin-right: 5px;
        display: block;
    }
}
@media only screen and (max-width: 680px){
    .tabs2 .tabs-menu-item{
        display: block;
        font-size: 22px;
    }
}
@media only screen and (max-width: 610px) {
    .mini-search {
        position: absolute;
        top: 175px;
        right: 15px;
    }
}

@media only screen and (max-width: 560px) {
    .styled-btn {
        padding: 15px 15px;
        position: relative;
        right: 0;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px){


    .page-news iframe {
        width: 300px;
        height: 200px;
    }
    .container h1{
        font-size: 30px;!important;
    }
    body{
        min-width: 300px;
    }
    .container, .container-fluid{
        min-width: 300px;
    }
    .header-slide1, .header-slide2, .header-slide3 {
        height: 220px;
    }

    .header-slide1 div{
        top: 30px;
    }
    .header-slide5{
        width: 100%;
    }
    .header-slide5 p{
        width: 100%;
        left: 0;
        padding-left: 10px;
    }
    .header-info{
        position: relative;
    }
    .effect-scale .h4{
        font-size: 40px;
        max-width: 300px;
    }
    .main-logo, .mini-logo{
        max-width: 150px;
    }
    .main-menu .container-fluid .fixed{
        position: relative;!important
    }
    .visible-on-scroll{
        display: none;
        width: 0;
        height: 0;
    }
    .main-menu li{
        display: block;
        height: 34px;
        line-height: 34px;
        font-size: 30px;
    }
    .menu-category{
        padding: 0;
    }
    .one-news .news-img{
        width: 100%;
        margin: 0;  }
    .trapezoid {

    }
    .trapezoid2{

    }

    .top-game .rating {

    }
    .news>.row {
        padding: 0;}
    .seo-column{
        column-count: 1;
    }
    .footer a {
        display: block;
    }
    .footer-menu li {
        font-size: 20px;
    }
    .footer a {
        font-size: 20px;
    }
    .socset_main_page {
        margin-top: 18px;
    }
    .footer-menu .h6 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .footer-menu .line {
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .podbor-button button{
        display: block;
        margin: 30px auto;
        float: none;
    }
    .select{
        margin-right: 15px;
    }
    .page .h3{
        font-size: 22px;
    }
    .game-name-descr{
        left: auto;
    }
    .padding-one-game{
        padding-left: 18px;
        padding-right: 18px;
        margin-top: 15px;
    }
    .info-line p{
        font-size: 14px;
    }
    .info-line{
        height: auto;
    }
    .info-line .category{
        width: 44%;
    }
    .cd-breadcrumb{
        margin-top: 30px;
    }
    .one-game h1{
        margin-left: 15px;
        margin-bottom: 100px;
    }
    .rang{
        top: 70px;
        left: 15px;
    }
    .cd-search {
        top: 50px;
    }
    .search-container{
        top: 5px;
        right: 10px;
        left: auto;
        position: fixed;
    }
    .registration{
        position: fixed;
        right: 30px;
        text-align: right;
        font-size: 12px;
        top:0;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .main-logo, .mini-logo {
        max-width: 100px;
        margin-top: 2px;
        margin-left: 30px;
        margin-right: 0;
    }
    .main-menu {
        position: fixed;
    }
    .page-news iframe {
        width: 400px;
        height: 240px;
    }
    article{
        margin: 10px 10px;
    }

    #showIntersectForm{
        padding: 9px 10px;
        top: 60px;
        right: 15px;
    }
    .mini-search input{
        width: auto;
    }
    .seo-text img{
        display: none;
    }
}
@media only screen and (max-width: 760px){
    .one-game-catalog img{
        width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 768px) {
    .modal-wrapper, .modal-wrapper-reg{
        overflow-y: auto;
    }
    .modal-wrapper.open .modal, .modal-wrapper-reg.open .modal{
        margin-top: 0;
    }
    .page-news{
        margin-top: 50px;
    }
    .modal{
        width: 100%;
        left: 0;
        top: 0;
        margin: 0;
    }
    .modal-wrapper-reg form, .modal-wrapper form{
        padding: 10px;
    }
    .head-news-text h1{
        font-size: 30px;
    }
    .bread-crumbs{
        margin: 0;
        top: 0;
    }
    .v-cataloge{
        margin: 60px 10px 40px;
    }
    .selector {
        top: 80px;

    }
    .page .seo-content-category img{
        display: none;
    }
    .seo-content-category{
        padding: 10px;
    }
}
@media only screen and (max-width: 480px){
    .page-news iframe {
        width: 300px;
        height: 200px;
    }
    article img {
        margin: 10px auto!important;
        width: 100%!important;
        display: block;
    }
}
@media only screen and (max-width: 440px){
    .mini-search {
        top: 196px;
    }
}

@media only screen and (max-width: 340px){
    .main-logo, .mini-logo{
        margin-left: 24px;
    }

    .one-game h1{
        margin-bottom: 115px;
    }
    .search-container{
        top: 5px;
        right: 10px;
        left: auto;
    }
}
@media only screen and (max-width: 330px){
    .mini-search {
        top: 215px;
    }
}

@media only screen and (max-width: 350px){
    .trapezoid {
        right: -23px;
    }
    .trapezoid2 {
        right: -21px;
    }
    .top-game .rating {
        right: -12px;
    }
    .top-game img{
        margin: 0 0;
    }
}