html {   font-family: sans-serif;   -ms-text-size-adjust: 100%;   -webkit-text-size-adjust: 100%; }  body {   margin: 0; }  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {   display: block; }  audio, canvas, progress, video {   display: inline-block;   vertical-align: baseline; }  audio:not([controls]) {   display: none;   height: 0; }  [hidden], template {   display: none; }  a {   background-color: transparent; }  a:active, a:hover {   outline: 0; }  abbr[title] {   border-bottom: 1px dotted; }  b, strong {   font-weight: bold; }  dfn {   font-style: italic; }  h1 {   font-size: 2em;   margin: 0.67em 0; }  mark {   background: #ff0;   color: #000; }  small {   font-size: 80%; }  sub, sup {   font-size: 75%;   line-height: 0;   position: relative;   vertical-align: baseline; }  sup {   top: -0.5em; }  sub {   bottom: -0.25em; }  img {   border: 0; }  svg:not(:root) {   overflow: hidden; }  figure {   margin: 1em 40px; }  hr {   -webkit-box-sizing: content-box;           box-sizing: content-box;   height: 0; }  pre {   overflow: auto; }  code, kbd, pre, samp {   font-family: monospace, monospace;   font-size: 1em; }  button, input, optgroup, select, textarea {   color: inherit;   /* 1 */   font: inherit;    margin: 0;   /* 3 */ }  button {   overflow: visible; }  button, select {   text-transform: none; }  button, html input[type="button"], input[type="reset"], input[type="submit"] {   -webkit-appearance: button;     cursor: pointer;   }  button[disabled], html input[disabled] {   cursor: default; }  button::-moz-focus-inner, input::-moz-focus-inner {   border: 0;   padding: 0; }  input {   line-height: normal; }  input[type="checkbox"], input[type="radio"] {   -webkit-box-sizing: border-box;           box-sizing: border-box;     padding: 0;   }  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {   height: auto; }  input[type="search"] {   -webkit-appearance: textfield;    -webkit-box-sizing: content-box;   /* 2 */   box-sizing: content-box; }  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {   -webkit-appearance: none; }  fieldset {   border: 1px solid #c0c0c0;   margin: 0 2px;   padding: 0.35em 0.625em 0.75em; }  legend {   border: 0;   /* 1 */   padding: 0;   /* 2 */ }  textarea {   overflow: auto; }  optgroup {   font-weight: bold; }  table {   border-collapse: collapse;   border-spacing: 0; }  td, th {   padding: 0; }  /*end normalize*/  /*skeleton*/  /* general settings */  body {   font: 12px/18px 'Tahoma';   color: #fff;   background-color: #1e243b;   margin: 0;   width: 100%; }  a {   color: #eecc59; }  img {   border-style: none;   vertical-align: top; }  * + html .clearfix {   height: 1%; }  .clearfix:after {   display: block;   clear: both;   content: ""; }  input, textarea, select {   vertical-align: middle;   font: 15px/18px 'Tahoma'; }  textarea {   resize: none; }  form, fieldset {   margin: 0;   padding: 0;   border-style: none; }  input[type="submit"] {   -webkit-appearance: none;   -moz-appearance: none;   appearance: none;   -webkit-border-radius: 0;           border-radius: 0; }  input, textarea {   -webkit-border-radius: 0;           border-radius: 0; }  } a:focus, input:focus, textarea:focus, select:focus {   outline: none; }  blockquote, q {   quotes: none; }  q:before, q:after {   content: ""; }  h1, h2, h3, h4, h5, h6 {   margin: 0;   padding: 0;   list-style: none; }  #wrapper {   position: relative;   width: 100%;   overflow: hidden;   min-height: 100vh; }  .wrapper {   max-width: 1200px;   margin: 0 auto;   position: relative; }  .wrapper:after {   display: block;   clear: both;   content: ""; }    .table {   display: table;   width: 100%;   height: 100%; }  .table-cell {   display: table-cell;   vertical-align: middle; }    .text-center {   text-align: center; }  .text-left {   text-align: left; }  .text-right {   text-align: right; }    .container {   width: auto; }  .header-content {   background: rgba(49, 60, 79, 0.9);   width: 100%;   height: 89px;   border-bottom: 1px solid #45546e;   z-index: 100; }  .header-content .logo {   float: left;   max-width: 89px;   margin-top: 12px;   display: inline-block;   margin-top: 12px; }  .header-content .logo:hover img {   -webkit-transform: scale(1.1);       -ms-transform: scale(1.1);           transform: scale(1.1); }  .header-content .logo img {   -webkit-transition: -webkit-transform .3s ease-out;   transition: -webkit-transform .3s ease-out;   transition: transform .3s ease-out;   transition: transform .3s ease-out, -webkit-transform .3s ease-out;   max-width: 100%; }  .header-content .header-autorization {   float: right; }  .header-content .header-autorization .bonus-link {   display: inline-block; }  .header-content .header-autorization .bonus-link a {   text-align: center;   display: block;   padding: 15px 16px 0;   -webkit-box-sizing: border-box;           box-sizing: border-box;   height: 89px;   color: #8793af;   text-decoration: none; }  .header-content .header-autorization .bonus-link a:hover {   background-color: #1f2b3f; }  .header-content .header-autorization .bonus-link a .icon {   display: inline-block;   background-image: url(/shared/1744/icons.png);   background-repeat: no-repeat; }  .header-content .header-autorization .bonus-link a .icon.icon-gift {   background-position: -74px -33px;   width: 27px;   height: 32px; }  .header-content .header-autorization .btn {   text-align: center;   font-size: 14px;   margin-left: 10px;   width: 134px;   height: 37px;   cursor: pointer;   color: #fff;   border: 1px solid transparent;   line-height: 22px;   vertical-align: top;   margin-top: 26px; }  .header-content .header-autorization .btn.btn-reg {   background: #f30036;   -webkit-border-radius: 17px;           border-radius: 17px; }  .header-content .header-autorization .btn.btn-reg:hover {   background: #fc0f43;   -webkit-box-shadow: 0 0 8px 0 #fc0f43;           box-shadow: 0 0 8px 0 #fc0f43; }  .header-content .header-autorization .btn.btn-log {   border: 1px solid #b11640;   -webkit-border-radius: 17px;           border-radius: 17px;   background: transparent; }  .header-content .header-autorization .btn.btn-log:hover {   background: #b11640; }  @media only screen and (min-device-width: 320px) and (max-device-width: 1200px), (min-width: 320px) and (max-width: 1200px) {   .header-content {     padding: 0 20px;     -webkit-box-sizing: border-box;             box-sizing: border-box;   } }  @media only screen and (min-device-width: 320px) and (max-device-width: 530px), (min-width: 320px) and (max-width: 530px) {   .header-content {     height: inherit;   }    .header-content .logo {     float: none;     display: block;     margin: 12px auto;   }    .header-content .header-autorization {     float: none;     text-align: center;     padding-bottom: 20px;   }    .header-content .header-autorization .bonus-link {     display: block;   }    .header-content .header-autorization .btn {     margin-top: 5px;   } }      @media only screen and (max-width: 600px) {     .text .btn-text{       width: 98%;       position: inherit;     }   } .slider {   height: 455px; }  .slider .swiper-container {   width: 100%;   height: 100%; }  .slider .swiper-slide {   text-align: center;   display: -webkit-box;   display: -ms-flexbox;   display: -webkit-flex;   display: flex;   -webkit-box-pack: center;   -ms-flex-pack: center;   -webkit-justify-content: center;   justify-content: center;   -webkit-box-align: center;   -ms-flex-align: center;   -webkit-align-items: center;   align-items: center; }   .slider .swiper-slide .wrapp-img {   width: 100%;   height: 100%;   background-size: cover;   background-position: center;   background-repeat: no-repeat; }  .slider .swiper-slide .wrapp-img .wrapp-btn {   position: absolute;   width: 100%;   left: 0;   bottom: 58px;   text-align: center;   z-index: 3; }  .slider .swiper-slide .wrapp-img .wrapp-btn .btn {   min-width: 302px;   height: 59px;   text-align: center;   line-height: 48px;   font-size: 22px;   font-weight: 300; }  .slider .swiper-slide .wrapp-img .wrapp-btn .btn.btn-white {   color: #fff;   border: 1px solid #fff;   -webkit-border-radius: 3px;           border-radius: 3px; }  .slider .swiper-slide .wrapp-img .wrapp-btn .btn.btn-white:hover {   background: #fff;   -webkit-box-shadow: 0 0 40px #fff;           box-shadow: 0 0 40px #fff;   color: #000; }  .slider .swiper-slide .wrapp-img .wrapp-btn .btn.btn-dark {   color: #000;   border: 1px solid #000;   -webkit-border-radius: 3px;           border-radius: 3px; }  .slider .swiper-slide .wrapp-img .wrapp-btn .btn.btn-dark:hover {   background: #000;   -webkit-box-shadow: 0 0 40px #000;           box-shadow: 0 0 40px #000;   color: #fff; }  .slider .swiper-button-next, .slider .swiper-button-prev {   position: absolute;   height: 100%;   width: 100px;   top: 0;   right: 0;   z-index: 10;   cursor: pointer;   margin-top: 0;   background-size: 27px 44px;   background-position: center;   background-repeat: no-repeat; }  .slider .swiper-button-next, .slider .swiper-container-rtl .swiper-button-prev {   background: url(/shared/1744/right.png) center no-repeat;   right: 0;   left: auto;   margin-top: 0; }  .slider .swiper-button-prev, .slider .swiper-container-rtl .swiper-button-next {   background: url(/shared/1744/left.png) center no-repeat;   left: 0;   right: auto; }  @media only screen and (min-device-width: 320px) and (max-device-width: 840px), (min-width: 320px) and (max-width: 840px) {   .slider {     height: 190px;   }    .slider .swiper-slide .wrapp-img .wrapp-btn {     bottom: 10px;   }    .slider .swiper-slide .wrapp-img .wrapp-btn .btn {     line-height: 22px;     font-size: 15px;     min-width: inherit;     height: 35px;   } }  @media only screen and (min-device-width: 320px) and (max-device-width: 480px), (min-width: 320px) and (max-width: 480px) {   .slider .swiper-button-next,   .slider .swiper-button-prev {     display: none;   } } .box-jackpot {   color: #fad900;   text-align: center;   border-top: 1px solid #267f9b;   border-bottom: 1px solid #267f9b;   background: rgba(51, 213, 239, 0.1);   width: 100%;   height: 122px;   margin: 32px 0 26px;   padding: 35px 0; }  .box-jackpot span {   text-shadow: 0 0 7px #ffe11e;   text-decoration: none;   font-size: 77px;   display: block;   margin-bottom: 20px; }  .box-jackpot span i {   font-size: 70px; }  .box-jackpot span.jackpot-name {   font-size: 26px;   line-height: 5px;   margin: 0 0 20px; }  @media only screen and (min-device-width: 320px) and (max-device-width: 480px), (min-width: 320px) and (max-width: 480px) {   .box-jackpot span {     font-size: 58px;   }    .box-jackpot span i {     font-size: 50px;   }    .box-jackpot {     padding: 20px 0;   } }  .category-game-nav {   background-color: #313c4f;   text-align: center;   -webkit-border-radius: 2px;           border-radius: 2px;   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);           box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);   margin-bottom: 28px; }  .category-game-nav .wrapp-nav ul {   margin: 0;   padding: 0; }  .category-game-nav .wrapp-nav ul li {   border-right: 1px solid transparent;   border-left: 1px solid transparent;   display: inline-block;   text-align: center;   color: #8793AF; }  .category-game-nav .wrapp-nav ul li.active, .category-game-nav .wrapp-nav ul li:hover {   border-right: 1px solid #45546e;   border-left: 1px solid #45546e;   color: #fff;   background: #222e43; }  .category-game-nav .wrapp-nav ul li.active .icon.icon-popular, .category-game-nav .wrapp-nav ul li:hover .icon.icon-popular {   background-position: 0 -132px; }  .category-game-nav .wrapp-nav ul li.active .icon.icon-slots, .category-game-nav .wrapp-nav ul li:hover .icon.icon-slots {   background-position: -94px -132px; }  .category-game-nav .wrapp-nav ul li.active .icon.icon-tablegame, .category-game-nav .wrapp-nav ul li:hover .icon.icon-tablegame {   background-position: -234px -132px; }  .category-game-nav .wrapp-nav ul li.active .icon.icon-videopoker, .category-game-nav .wrapp-nav ul li:hover .icon.icon-videopoker {   background-position: -188px -132px; }  .category-game-nav .wrapp-nav ul li.active .icon.icon-nastolnie, .category-game-nav .wrapp-nav ul li:hover .icon.icon-nastolnie {  background-position: -281px 0; }  .category-game-nav .wrapp-nav ul li a {   color: #fff;   font-size: 15px;   padding: 9px 22px 8px;   display: block;   text-decoration: none; }  .category-game-nav .wrapp-nav ul li a .icon {   width: 43px;   height: 43px;   margin: 0 auto;   display: block;   background: url(/shared/1744/menu.png) no-repeat; }  .category-game-nav .wrapp-nav ul li a .icon.icon-popular {   background-position: 0 0; }  .category-game-nav .wrapp-nav ul li a .icon.icon-slots {   background-position: -94px 0; }  .category-game-nav .wrapp-nav ul li a .icon.icon-tablegame {   background-position: -234px 0; }  .category-game-nav .wrapp-nav ul li a .icon.icon-videopoker {   background-position: -188px 0; }   .category-game-nav .wrapp-nav ul li a .icon.icon-bonus {background-position: -375px 0;} .category-game-nav .wrapp-nav ul li .search-game {   float: right;   position: relative;   bottom: 45px;   right: 0;   height: 0; }  .category-game-nav .wrapp-nav ul li .search-game .search-field {   color: #8793AF;   position: relative;   font-size: 14px;   line-height: 2em;   padding: 5px 5px 5px 10px;   width: 230px;   height: 36px;   background-color: #fff;   border: 1px solid #45546e;   -webkit-border-radius: 18px;           border-radius: 18px; }  .category-game-nav .wrapp-nav ul li .search-game .input-glass {   background-image: url(/shared/1744/icons.png);   background-position: -154px -234px;   position: absolute;   top: 10px;   right: 13px;   font-size: 12px;   font-family: SanProLight;   color: #000;   width: 20px;   height: 20px; }  @media only screen and (min-device-width: 320px) and (max-device-width: 795px), (min-width: 320px) and (max-width: 795px) {   .category-game-nav .wrapp-nav ul li .search-game {     display: none;   } }  @media only screen and (min-device-width: 320px) and (max-device-width: 560px), (min-width: 320px) and (max-width: 560px) {   .category-game-nav .wrapp-nav ul li a {     padding: 9px 8px 8px;   } }  @media only screen and (min-device-width: 320px) and (max-device-width: 445px), (min-width: 320px) and (max-width: 445px) {   .category-game-nav .wrapp-nav ul li {     display: block;   } }      .list-game {   padding-top: 20px; }  .list-game ul {   margin: 0;   padding: 0;   list-style: none;   text-align: center; }   .list-game ul li {   display: inline-block;   position: relative;   display: inline-block;   vertical-align: top;  width: 200px;   margin: 0 14px 35px; }   /*.list-game ul li:before {   content: '';   background: url(/shared/1744/cards_back.png) center no-repeat;   width: 100%;   height: 16px;   position: absolute;   top: -16px;   left: 0; }*/   .list-game ul li .wrapp-img {      width: 100%;      height: 170px;   background: #1E243B; }   .list-game ul li .wrapp-img img {   width: 100%;   height: 100%; }  .list-game ul li .game-name {   color: #fff;   position: absolute;   width: 100%;   line-height: 35px;   text-align: center;   font-size: 14px;   background: rgba(0, 0, 0, 0.6);   bottom: 0;   text-overflow: clip;   overflow: hidden;   white-space: nowrap; }  .list-game ul li:hover .game-hover {   opacity: 1; }   .list-game ul li .game-hover {   position: absolute;   width: 100%;   height: 170px;   top: 0;   bottom: 0;   background: rgba(0, 0, 0, 0.6);   text-align: center;   margin: 0 auto;   opacity: 0;   -webkit-transition: opacity .3s ease-out;   transition: opacity .3s ease-out; }   .list-game ul li .game-hover .wrapp-btn {   padding-top: 40px; }  .list-game ul li .game-hover .wrapp-btn .btn {   line-height: 34px;   display: block;   margin: 0 auto;   background: 0 0;   width: 134px;   text-align: center;   font-size: 14px;   -webkit-border-radius: 17px;           border-radius: 17px;   cursor: pointer;   color: #fff;   border: 1px solid transparent;   padding: 0 12px; }   .list-game ul li .game-hover .wrapp-btn .btn.btn-play {   background: #f30036; } .hover__item:hover{opacity:0.6;}        }  .list-game ul li .game-hover .wrapp-btn .btn.btn-play:hover {   background: #fc0f43;   -webkit-box-shadow: 0 0 8px 0 #fc0f43;           box-shadow: 0 0 8px 0 #fc0f43; }  .list-game ul li .game-hover .wrapp-btn .btn.btn-free {   font-size: 15px; }  .list-game ul li .game-hover .wrapp-btn .btn.btn-free:hover {   text-decoration: underline; }  #gamez iframe {height: 500px}  html {   font-family: sans-serif;   -ms-text-size-adjust: 100%;   -webkit-text-size-adjust: 100%; }  body {   margin: 0; }  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {   display: block; }  audio, canvas, progress, video {   display: inline-block;   vertical-align: baseline; }  audio:not([controls]) {   display: none;   height: 0; }  [hidden], template {   display: none; }  a {   background-color: transparent; }  a:active, a:hover {   outline: 0; }  abbr[title] {   border-bottom: 1px dotted; }  b, strong {   font-weight: bold; }  dfn {   font-style: italic; } .breadcrumb{background-color: #1e243b;text-indent:3%;}.breadcrumb li{display: inline; text-decoration: none; list-style-type: none;}   .btn-text{         display: block;         background-color: #f30036;         margin: 15px;         width: 15%;         height: 45px;         -webkit-border-radius: 17px;     	position: relative;     	left: 41%;     }     a.btn-text{         color: white;         text-align: center;         padding: 11px;         font-size: 18px;         text-decoration: none;     } .btn-text a{     color: white;     text-align: center;     padding: 11px;     font-size: 18px;     text-decoration: none;   display: block;}      .btn-text:hover{         background-color: #fc0f43;         -webkit-box-shadow: 0 0 8px 0 #fc0f43;}   .breadcrumb ul{margin-left: 0;} h1 {   font-size: 2em;   margin: 0.67em 0; }  mark {   background: #ff0;   color: #000; }  small {   font-size: 80%; }  sub, sup {   font-size: 75%;   line-height: 0;   position: relative;   vertical-align: baseline; }  sup {   top: -0.5em; }  sub {   bottom: -0.25em; }  img {   border: 0; }  svg:not(:root) {   overflow: hidden; }  figure {   margin: 1em 40px; }  hr {   -webkit-box-sizing: content-box;           box-sizing: content-box;   height: 0; }  pre {   overflow: auto; }  code, kbd, pre, samp {   font-family: monospace, monospace;   font-size: 1em; }  button, input, optgroup, select, textarea {   color: inherit;   /* 1 */   font: inherit;    margin: 0;   /* 3 */ }  button {   overflow: visible; }  button, select {   text-transform: none; }  button, html input[type="button"], input[type="reset"], input[type="submit"] {   -webkit-appearance: button;     cursor: pointer;   }  button[disabled], html input[disabled] {   cursor: default; }  button::-moz-focus-inner, input::-moz-focus-inner {   border: 0;   padding: 0; }  input {   line-height: normal; }  input[type="checkbox"], input[type="radio"] {   -webkit-box-sizing: border-box;           box-sizing: border-box;     padding: 0;   }  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {   height: auto; }  input[type="search"] {   -webkit-appearance: textfield;    -webkit-box-sizing: content-box;   /* 2 */   box-sizing: content-box; }  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {   -webkit-appearance: none; }  fieldset {   border: 1px solid #c0c0c0;   margin: 0 2px;   padding: 0.35em 0.625em 0.75em; }  legend {   border: 0;   /* 1 */   padding: 0;   /* 2 */ }  textarea {   overflow: auto; }  optgroup {   font-weight: bold; }  table {   border-collapse: collapse;   border-spacing: 0; }  td, th {   padding: 0; }  /*end normalize*/  /*skeleton*/  /* general settings */  body {   font: 12px/18px 'Tahoma';   color: #fff;   background-color: #1e243b;   margin: 0;   width: 100%; }  a {   color: #eecc59; }  img {   border-style: none;   vertical-align: top; }  * + html .clearfix {   height: 1%; }  .clearfix:after {   display: block;   clear: both;   content: ""; }  input, textarea, select {   vertical-align: middle;   font: 15px/18px 'Tahoma'; }  textarea {   resize: none; }  form, fieldset {   margin: 0;   padding: 0;   border-style: none; }  input[type="submit"] {   -webkit-appearance: none;   -moz-appearance: none;   appearance: none;   -webkit-border-radius: 0;           border-radius: 0; }  input, textarea {   -webkit-border-radius: 0;           border-radius: 0; }  a:focus, input:focus, textarea:focus, select:focus {   outline: none; }  blockquote, q {   quotes: none; }  q:before, q:after {   content: ""; }  h1, h2, h3, h4, h5, h6 {   margin: 0;   padding: 0;   list-style: none; }  #wrapper {   position: relative;   width: 100%;   overflow: hidden;   min-height: 100vh; }  .wrapper {   max-width: 1200px;   margin: 0 auto;   position: relative; }  .wrapper:after {   display: block;   clear: both;   content: ""; }    .table {   display: table;   width: 100%;   height: 100%; }  .table-cell {   display: table-cell;   vertical-align: middle; }    .text-center {   text-align: center; }  .text-left {   text-align: left; }  .text-right {   text-align: right; }    .container {   width: auto; }  .slots-pobeda {text-align:center; margin-bottom:10px;}/*info-text*/  .info-text {   background: rgba(51, 213, 239, 0.1);   padding: 12px;   margin: 20px 0; }  .info-text .info-text-content {   color: #8793AF;   font-size: 16px;   line-height: 20px;   background: rgba(51, 213, 239, 0.1);   padding: 18px; }  .info-text img {   max-width: 100%; }  .info-text ul {   padding-left: 15px; }  .info-text p {   padding: 0 0 10px; }  .info-text h2, .info-text h3, .info-text h4, .info-text h5, .info-text h6 {   color: #fff;   margin: 10px 0; }  .info-text h1 {   text-align: center;   border-bottom: 1px solid #26839c;   color: #596a91;   font-size: 48px;   margin-bottom: 18px;   padding-bottom: 18px; }  .info-text h2 {   font-size: 16px; }  /*end info-text*/  /*footer*/  .content-footer {   margin: 16px 0 0;   color: #717f78;   background: #1e243b;   position: relative; }  .content-footer:before {   content: '';   background: rgba(30, 36, 59, 0.7);   height: 16px;   top: -16px;   width: 100%;   position: absolute; }  .content-footer .paymentsList {   margin-bottom: 3px;   text-align: center;   border-bottom: 1px solid #45546e; }  .content-footer .paymentsList .paymentsList-method {   display: inline-block;   overflow: hidden;   height: 86px; }  .content-footer .footer-menu {   vertical-align: top;   padding: 12px 0;   text-align: left;   border-bottom: 1px solid #45546e; }  .content-footer .footer-menu .footer-menu-column {   display: inline-block;   vertical-align: top;   margin: 0 30px;   text-align: left; }  .content-footer .footer-menu .footer-menu-column:first-child {   margin-left: 0; }  .content-footer .footer-menu .footer-menu-column:last-child {   margin-right: 0; }  .content-footer .footer-menu .footer-menu-column .footer-menu-name {   color: #a6b5da;   margin-bottom: 10px;   font-size: 16px;   text-transform: uppercase; }  .content-footer .footer-menu .footer-menu-column ul {   padding: 0;   margin: 0;   list-style: none; }  .content-footer .footer-menu .footer-menu-column ul li a {   color: #8793AF;   text-transform: capitalize;   text-align: center;   font-size: 15px;   line-height: 23px; }  .content-footer .copyright {   color: #8793AF;   text-align: center;   padding: 25px 0; }  @media only screen and (min-device-width: 320px) and (max-device-width: 550px), (min-width: 320px) and (max-width: 550px) {   .content-footer .footer-menu .footer-menu-column {     display: block;     margin: 0 0 20px;   } }  /*end footer*/ @media only screen and (max-width: 812px) {   .search-game {     display: none;   }   .btn-text {     width: 30%;     left: 35%; 	} }