.container {
  max-width: 1200px;
  margin: 0 auto; 
 width: 100%;}
  .container::before {
    content: '';
    display: table; }
  .container::after {
    content: '';
    clear: both; }

@media all and (max-width: 1024px) {
 .seo_block .container {
    padding-right: 0px;
    padding-top: 444px;
}   
.seo_block:after{
    left: 0px;
}
.seo_block{
    overflow-x: hidden;
}
 .single_adv_block {
    flex-direction: column;
  }  
  .side_adv {
    display: flex;
    justify-content: space-evenly;
}
  .top_games {
    background: #ECF2F6;
  }  
  .category_item {
    margin-bottom: 10px;
}
.block_adv {
    margin: 0 auto;
}
.border-block {
    display: none;
}
  .container {
    width: 100%;
    padding: 0 15px; }
  .page {
    padding: 0; }
  
  .search-container {
   width: 100%;
  padding-bottom: 0;
  margin-top: 15px;   }
    .search-container.open {
      width: 100%;
      display: block; }
  .search-button {
    display: block;
    width: 25px;
    height: 25px; }
    .search-button:before {
      content: '';
      display: block;
      background: url(../img/icon-search.svg) 0 0 no-repeat;
      background-size: cover;
      width: 100%;
      height: 25px;
      transition: background 0.3s ease-out; }
    .search-button.open:before {
      height: 25px;
      background: url(../img/icon-close.svg) 4px 4px no-repeat; }
  .search {
    max-width: 100%;
   }
    .search input {
      width: 100%; }
 .all_categorys {
    display:block;
}
.popular {
    width: 100%;
    margin-right: 0px;
}
.footer .menu {
    margin-top: 20px;
}
.popular_category {
  flex-wrap: wrap;
}    
.block_top_games {
    position: static;
    margin: 60px 0px;
}
.top_games h3 {
    padding-top: 280px;
} 
   .content {
    max-width: 100%;
   }
   .content h1 {
    text-align: center;
    font-size: 30px;
}

  .popular-game {
    width: 100%;
    padding: 0 18px;
    }
  .popular-game__title,  .popular-game__title span {
    font-size: 30px;
    line-height: 26px;
    padding: 30px 0 20px;
}  
.all_categorys h3, .top_games h3{
  font-size: 30px;
  line-height: 48px;
}
  .tooltip .box {
    display: none; }
  .main {
    border-radius: 0;
    padding: 0px;
    flex-direction: column;
    }
 .game .advertising, .game .banner {
    display: none; }
   .game__player__content.fullscreen {
        display: block; }
   .game__promo {
    background: #57C0DA; }
  .game__description {
    order: 12;
    max-width: 100%;
    margin-bottom: 20px;
    background: none;
    padding: 0;
    border-radius: 0; }
    .game__similar .catalog__list {
     padding-left: 25px;
     padding-right: 0px;
}
 .game__similar .game-card {
     margin: 10px 2px;
}
  .btn-play {
     display: none;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 60px;
  border: 10px solid #275CDE;
  outline: 0;
  background: #FD48CB;
  border-radius: 20px; }
    .btn-play:before {
      content: '';
      background: url("../img/icon-play.svg") 0 0 no-repeat;
      margin-right: 10px;
      width: 20px;
      height: 20px; }
    .btn-play span {
      font-size: 22px;
    line-height: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff; }
    .btn-play:hover {
      background: #11745A;
      box-shadow: 0 0 20px rgba(15, 135, 103, 0.2); }
  .footer {
    height: auto;
    border-radius: 0;
    flex-wrap: wrap;
    margin: 0;
    padding: 15px;
    flex-direction: column-reverse; }
    .footer-logo {
      margin: 12px auto; }
    .copyright {
    margin: 15px 0;
}
    footer .hamburger {
    margin-top: 20px;
    }
footer .menu.open {
    margin-top: -135px;
}
.best_games_block, .side_adv, .main__content.game-offer{
    width: 100%;
}
.side_adv {
    margin-bottom: 20px;
}

}
@media all and (max-width: 768px) {
.game-offer__window__top {
    height: 120px;
}    
footer.footer .logo {
    margin-top: 20px;
}    
.header_block {
    flex-direction: column;
}    
.logo {
    margin-bottom: 20px;
}
ul#menu-main-menu li {
    margin-bottom: 15px;
}
.block_title {
    margin-bottom: 50px;
    position: relative;
}
.block_title label {
    bottom: -34px;
    left: -14px;
}
.list_category {
    margin-bottom: 20px;
    display: flex;
}    
.menu_top li {
   margin-bottom: 10px;
}

.seo_block h1, .seo_block h2 {
    width: 100%;
}
ul#menu-main-menu a:after, ul#menu-main-menu-1 a:after {
    display: none;
}    
.footer .menu ul li {
    margin: 15px;
}    
.catalog__list.no_style{
    display: none;
}
.search-container  {
    display: none;
}

.game-offer__window__top {
    flex-direction: column;
}
.rating img {
    margin: 4px 0px;
}
.mobil_menu{
    display:block;
}
 } 
 @media all and (max-width: 600px) {
.control {
    display: none;
}    
.game-offer__window__bottom {
  flex-direction: column;
  height: 96px;
}
.fullscreen.btn-fullscreen {
    text-align: center;
    margin: 10px auto;
}
.game-offer__window__bottom .rating, .game__player__share {
  text-align: center;
}
.game-offer__image {
    flex-direction: column;
}
.rating {
    margin-top: 5px;
}
}  

@media all and (max-width: 480px) {

.game-offer__image h1 {
    font-size: 28px;
    padding: 0 10px;
}  
.list_category ul {
    padding: 0px 10px;
    display: grid;
}
.list_category a {
  margin-bottom: 5px;
}
.game-offer__image {
   margin: 40px 15px 20px;
}    
.game_description {
   padding: 20px 15px;
}
.search-container {
    display: none;
}    
.breadcrumbs {
    display: none;
}  
.no_mobil {
  display: none;
}  
.seo_block {
    padding: 0 10px;
}
.seo_block h1 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 40px;
}

}

