@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1185px; } }
@media (max-width: 1399px) {
  .logo-block .content figure {
    width: 14.55%; }

  .pre-footer .wrap-icon {
    grid-gap: 22px; }

  .home-banner figure {
    width: 500px;
    height: 500px;
    padding: 30px 50px 10px 70px; }

  .home-banner .text {
    width: calc(100% - 550px);
    margin-top: 330px; }

  .home-banner .text .wrap-text .bottom {
    right: 0; }

  .home-banner h1 {
    font-size: 60px; }

  .home-banner h2 {
    font-size: 28px; }

  .page-banner h1, .games-grid h2, .promotions-grid h2, .h1 {
    font-size: 40px; }

  .promotions-grid .item figure img, .winners-grid .item figure img {
    height: 355px; } }
@media (max-width: 1280px) {
  .home-banner figure {
    width: 450px;
    height: 450px; }

  .home-banner .text {
    width: calc(100% - 500px); }

  .home-banner h1 {
    font-size: 46px; }

  .home-banner h2 {
    font-size: 24px; }

  .points-balance .form-wrap {
    width: 40%; } }
@media (max-width: 1199px) {
  .view-prizes .item {
    padding: 80px 80px 50px 80px; }

  .home-banner figure {
    width: 400px;
    height: 400px; }

  .home-banner .text {
    width: calc(100% - 450px); }

  .logo-block .content figure {
    width: 14.15%; }

  .subscribe .text {
    margin-right: 0; }

  .subscribe .text:after {
    position: absolute;
    top: -55px;
    left: -26px;
    bottom: -120px;
    right: -15px; }

  .subscribe .text {
    padding-bottom: 0; }

  .pre-footer .wrap-icon figure {
    width: 93px;
    height: 55px; }

  .pre-footer .wrap-icon {
    grid-gap: 10px; }

  footer h4 {
    font-size: 24px; }

  footer .footer-menu ul {
    grid-gap: 0 10px; }

  .home-banner h1, .big-link a {
    font-size: 40px; }

  .home-banner h2 {
    font-size: 20px; }

  .page-banner .content-center {
    padding: 50px 0; }

  .games-grid .item {
    padding: 20px 30px 70px; }

  .games-grid .item .btn-default {
    left: 30px; }

  .games-grid .item figure {
    margin-bottom: 30px; }

  .page-banner h1, .games-grid h2, .promotions-grid h2, .h1, .big-link a {
    font-size: 32px; }

  .promotions-grid .item figure img, .winners-grid .item figure img {
    height: 295px; }

  .big-link a span {
    width: 50px;
    height: 50px; }
    .big-link a span:after {
      width: 50px;
      height: 50px;
      margin: -25px 0 0 -25px; }

  .big-link a span img {
    width: 16px; }

  .info-block .content, .points-balance .content {
    padding: 0 12px; } }
@media (max-width: 991px) {
  .top-line .line-2 {
    display: none; }

  .top-line .line-1 .logo-wrap {
    width: 320px; }

  .top-line .line-1 .link-wrap p {
    font-size: 16px; }

  .open-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url("../img/bg-3.jpg") no-repeat center;
    background-size: cover;
    width: 90px;
    height: 90px; }
    .open-menu a {
      width: 40px;
      height: 40px; }
    .open-menu .icon-wrap {
      width: 40px;
      height: 40px; }
    .open-menu .icon-wrap span {
      width: 40px;
      height: 2px;
      background: #fff;
      position: relative;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      top: 0; }

  .open-menu .icon-wrap span + span {
    margin-top: 9px; }

  .top-line .link-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .top-line .line-1 .container-fluid {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0; }

  .top-line .line-1 .container-fluid {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }

  .sticky-wrapper {
    height: 90px !important; }

  .home-banner {
    margin-top: 0; }

  .menu-responsive {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    z-index: 80;
    padding: 120px 20px 20px;
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px); }
    .menu-responsive li {
      text-align: center; }
    .menu-responsive a {
      display: inline-block;
      color: #000;
      font-weight: 700;
      font-stretch: normal;
      font-size: 16px;
      letter-spacing: -0.2px;
      padding: 18px 16px;
      -webkit-transition: all 0s ease;
      transition: all 0s ease;
      text-align: center; }

  .home-banner figure {
    width: 320px;
    height: 320px;
    padding: 30px 45px 20px; }

  .home-banner .text {
    width: calc(100% - 350px); }

  .home-banner .bg {
    height: 400px; }

  .home-banner .text {
    margin-top: 200px; }

  .is-menu .open-menu .icon-wrap span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -11px; }

  .is-menu .open-menu .icon-wrap span:nth-child(2) {
    opacity: 0; }

  .is-menu .open-menu .icon-wrap span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px; }

  .open-menu .icon-wrap span:nth-child(2) {
    -webkit-transition: all 0s ease;
    transition: all 0s ease; }

  .gambling-overview .btn-wrap {
    margin-top: 50px; }

  .logo-block .content {
    grid-gap: 15px; }

  .logo-block .content figure {
    width: calc(33.33% - 10px);
    height: 80px; }

  .logo-block {
    padding: 50px 0; }

  h2, .h2 {
    font-size: 40px;
    line-height: 1.27; }

  .view-prizes h2 a span img {
    width: 16px; }

  .view-prizes h2 a span {
    width: 50px;
    height: 50px; }

  .view-prizes h2 a span:after {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px; }

  .is-sticky .top-line .line-1 .link-wrap p {
    font-size: 16px;
    top: 0; }

  .is-sticky .top-line .line-1 .container-fluid {
    padding: 0 0 0 25px; }

  .view-prizes .item .bg-link {
    border-radius: 30px; }

  .view-prizes .item {
    padding: 70px 60px 10px 60px; }

  .subscribe .text:after {
    display: none; }

  .subscribe .text {
    width: 47%; }

  .subscribe .btn-wrap a {
    color: #fff; }

  .subscribe .bg {
    top: 0;
    height: 100%; }

  .top-line .line-1 {
    position: relative;
    z-index: 99; }

  .subscribe {
    padding: 30px 0 30px; }

  .top-line .line-1 .link-wrap p {
    top: 0; }

  .home-banner h1 {
    font-size: 30px; }

  .home-banner h2 {
    font-size: 16px; }

  .home-banner h1 {
    margin-bottom: 10px; }

  .bg-grey-content {
    background: #f2f2f2; }

  .games-grid .grid {
    grid-gap: 15px; }

  .games-grid .item {
    width: calc(50% - 8px); }

  .subscribe .search-block + .container {
    margin-top: 20px; }

  .search-block {
    position: relative;
    padding-bottom: 30px; }
    .search-block .bg-full {
      top: -70px;
      left: 0;
      width: 100%;
      bottom: 0;
      position: absolute; }

  .bg-grey .search-block .bg-full {
    background: #f2f2f2; }

  .subscribe {
    overflow: hidden; }

  .search-block {
    padding-top: 0; }

  .promotions-grid .grid {
    grid-gap: 15px;
    margin-top: 50px; }

  .promotions-grid .item {
    width: calc(50% - 8px); }

  .promotions-grid .item figure img, .winners-grid .item figure img {
    height: 340px; }

  .promotions-grid h3 {
    margin: 50px 0 20px; }

  .winners-grid .item {
    width: calc(50% - 8px); }

  .winners-grid .grid {
    grid-gap: 25px 15px;
    margin-top: 50px; }

  .pt-100 {
    padding-top: 70px; }

  .pb-100 {
    padding-bottom: 70px; }

  .store-list .item {
    padding: 20px 20px 100px 20px; }

  .store-list .item .bottom-link {
    left: 20px; } }
@media (max-width: 767px) {
  .top-line .line-1 .logo-wrap {
    width: 250px; }

  .open-menu {
    width: 60px;
    height: 60px; }
    .open-menu a {
      width: 32px;
      height: 32px; }
    .open-menu .icon-wrap {
      width: 32px;
      height: 23px; }
    .open-menu .icon-wrap span {
      width: 32px;
      height: 2px; }

  .open-menu .icon-wrap span + span {
    margin-top: 8px; }

  .sticky-wrapper {
    height: 60px !important; }

  .home-banner .bg {
    height: 66vw; }
    .home-banner .bg img {
      display: none; }
    .home-banner .bg video {
      display: none; }
    .home-banner .bg .mob {
      display: block; }

  .home-banner {
    padding-top: 63vw; }
    .home-banner .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }

  .home-banner .text {
    width: 100%;
    margin-top: 30px; }

  h2, .h2 {
    font-size: 30px; }

  .is-sticky .top-line .line-1 .logo-wrap {
    width: 250px; }

  .view-prizes .item .bg-link {
    display: none; }

  .view-prizes .item {
    padding: 0; }
    .view-prizes .item figure {
      display: none; }

  .view-prizes .bg {
    height: 160px; }

  .view-prizes {
    padding: 50px 0; }
    .view-prizes .content {
      margin-top: 50px; }

  .subscribe-form input {
    width: 210px; }

  .pre-footer .wrap-icon {
    width: 100%;
    margin-top: 20px; }

  footer h4 {
    font-size: 20px; }

  .home-banner .content {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }

  .popup-default {
    max-width: 95%;
    padding: 0; }
    .popup-default .popup-main:after {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 20px;
      -webkit-transform: none;
              transform: none; }

  .popup-default .logo-wrap {
    width: 200px; }

  .pre-footer .text {
    width: 100%; }

  .promotions-grid .item figure img, .winners-grid .item figure img {
    height: 250px; }

  .points-balance .content {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
    .points-balance .content figure {
      width: 300px; }

  .points-balance .form-wrap {
    width: 100%;
    margin-top: 30px; }

  .default-form .input-wrap-radio .label, .default-form .input-wrap label {
    width: 100%;
    margin-bottom: 5px; }

  .default-form .input-wrap-radio .wrap {
    width: 100%; }

  .default-form .input-wrap input, .default-form .input-wrap .nice-select {
    width: 100%; }

  .default-form .input-wrap-submit p {
    width: 100%;
    margin-bottom: 10px; }

  .card-application {
    padding: 50px 0; }

  .card-application h2 {
    margin-bottom: 30px; }

  .store-list .item {
    width: 100%; }

  .default-form .input-wrap-date .icon {
    width: 100%;
    top: initial;
    bottom: 0;
    height: 44px; }

  .default-form .input-wrap textarea {
    width: 100%; } }
@media (max-width: 575px) {
  .top-line .line-1 .logo-wrap {
    width: 300px; }

  .is-sticky .top-line .line-1 .logo-wrap {
    width: 300px; }

  .top-line .line-1 .container-fluid {
    padding: 41px 0 0; }
    .top-line .line-1 .container-fluid .logo-wrap {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      position: relative;
      padding: 0;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }

  .top-line .link-wrap {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 20px;
    margin-top: 28px; }

  .top-line .line-1 .link-wrap p {
    font-size: 22px; }

  .open-menu {
    width: 56px;
    height: 56px;
    position: relative;
    top: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }

  .sticky-wrapper {
    height: 172px !important;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }

  .top-line .line-1 .link-wrap p {
    position: relative;
    top: 0;
    margin-top: 0; }

  .top-line .line-1 {
    top: 0;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }

  .is-sticky .top-line .line-1 {
    top: -160px; }

  .sticky-wrapper.is-sticky {
    height: 56px !important; }

  .top-line .line-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 20px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 95;
    -webkit-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, 0.25);
            box-shadow: 0 3px 6px -5px rgba(0, 0, 0, 0.25); }
    .top-line .line-mob .logo-wrap {
      width: 200px; }
      .top-line .line-mob .logo-wrap img {
        width: 100%; }
    .top-line .line-mob .open-menu {
      width: 56px;
      height: 56px;
      position: relative;
      top: 0;
      background: transparent; }
      .top-line .line-mob .open-menu a .icon-wrap span {
        background: #000;
        width: 27px; }
      .top-line .line-mob .open-menu a .icon-wrap span + span {
        margin-top: 6px; }

  .is-menu .line-mob .open-menu .icon-wrap span:nth-child(3) {
    top: -8px; }

  .is-menu .line-mob .open-menu .icon-wrap span:nth-child(1) {
    top: 8px; }

  .is-sticky .menu-responsive ul {
    margin-top: -100px; }

  .menu-responsive {
    padding-top: 200px; }

  .menu-responsive a {
    padding: 15px 15px; }

  .home-banner figure {
    width: 380px;
    height: 380px; }

  .home-banner {
    padding-top: 59vw; }

  .home-banner .text .wrap-text .bottom {
    top: -35px;
    left: 37px;
    bottom: initial; }

  .home-banner .text .wrap-text {
    padding-top: 0;
    position: initial; }

  .home-banner .text {
    margin-top: 85px;
    padding: 0 37px;
    position: relative; }

  .home-banner h1 {
    font-size: 40px;
    margin-bottom: 10px; }

  .home-banner .text .wrap-text {
    padding-bottom: 65px; }

  .gambling-overview {
    padding: 30px 0 45px; }

  h2, .h2 {
    font-size: 26px; }

  .home-banner h2 {
    font-size: 20px; }

  .gambling-overview h2 {
    margin-bottom: 33px; }

  section .container {
    padding: 0 28px; }

  .home-banner .container {
    padding: 0 12px; }

  .gambling-overview .content > div {
    margin-bottom: 25px !important; }

  .gambling-overview .btn-wrap {
    margin-top: 28px;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }

  .logo-block .content figure {
    height: 66px;
    width: calc(33.33% - 10px); }

  .logo-block {
    padding: 45px 0; }

  .gambling-club-tips {
    padding: 47px 0 55px; }
    .gambling-club-tips h2 {
      margin-bottom: 43px; }

  .gambling-club-tips .item + .item {
    margin-top: 25px; }

  .winners {
    padding: 47px 0 45px; }

  .winners h2 {
    margin-bottom: 82px; }

  .winners .item {
    margin-bottom: 25px !important; }

  .view-prizes .bg img {
    display: none; }
  .view-prizes .bg .mob {
    display: block; }

  .view-prizes h2 a, .big-link a {
    display: block;
    padding: 0 20px; }
    .view-prizes h2 a span, .big-link a span {
      width: 34px;
      height: 34px;
      display: inline-block;
      margin-left: 10px; }
      .view-prizes h2 a span:after, .big-link a span:after {
        width: 34px;
        height: 34px;
        margin: -14px 0 0 -17px;
        -webkit-transform: none !important;
                transform: none !important; }
      .view-prizes h2 a span img, .big-link a span img {
        width: 10px; }

  .big-link a span img {
    margin-left: 12px;
    margin-top: -3px; }

  .view-prizes .item .text h3 {
    font-size: 22px; }

  .view-prizes .item {
    padding: 8px 20px; }

  .view-prizes .item .text .btn-wrap {
    margin-top: 25px; }

  .view-prizes {
    padding: 50px 0 31px; }

  .subscribe .wrap-form {
    padding: 8px 12px; }

  .subscribe-form input {
    width: calc(100% - 55px); }

  .subscribe .text {
    width: 100%;
    margin-top: 30px;
    padding: 0 12px; }

  .subscribe .content {
    padding: 0; }

  h3, .h3 {
    font-size: 22px; }

  .subscribe .text h3 {
    margin-bottom: 10px; }

  .subscribe {
    padding: 30px 0 48px; }

  .pre-footer .wrap-icon figure {
    width: calc(33.33% - 7px);
    height: 60px; }

  footer {
    padding: 38px 0 38px; }
    footer .content {
      padding: 0 25px; }

  footer .footer-menu {
    padding: 0;
    margin: 20px 0 20px; }

  footer .footer-menu ul {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }

  footer h4 {
    font-size: 26px; }

  .open-menu {
    min-width: 56px; }

  .games-grid .item {
    width: 100%; }

  .promotions-grid .item {
    width: 100%; }

  .promotions-grid .item figure img, .winners-grid .item figure img {
    height: 90vw; }

  .winners-grid .item {
    width: 100%; }

  .big-link a {
    font-size: 26px; }

  .big-link a span img {
    top: 1px; }

  footer h4 {
    text-align: left; } }
@media (max-width: 420px) {
  .home-banner figure {
    width: 330px;
    height: 330px; } }

/*# sourceMappingURL=responsive.css.map */