/* responsive ******************************************************************************/
@media (max-width: 1599px) {
  .free-spin-section .image-box img {
    max-width: 450px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1399px) {
  .container {
    max-width: 1140px;
  }
  h1 {
    font-size: 52px;
  }
  h2 {
    font-size: 42px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 26px;
  }
  #header .main-nav nav ul li {
    margin-right: 10px;
  }
  #header .button-box {
    margin-left: 10px;
    gap: 12px;
  }
  #header .logo-box img {
    max-width: 110px;
  }
  .banner-section .homeBanner-part .homeBanner-box {
    padding: 35px 50px;
  }
  .control-section .box .content-box {
    padding: 0;
  }
  .steps-section .row .box {
    padding: 30px 50px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1199px) {
  h1 {
    font-size: 44px;
  }
  h2 {
    font-size: 36px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 24px;
  }
  .row {
    row-gap: 30px;
  }
  .banner-section .homeBanner-part .homeBanner-box .btn-box a {
    padding: 12px 25px;
  }
  .footer .footer-part .footer-box .top-box .row {
    row-gap: 30px;
  }
  .container {
    max-width: 100%;
  }
  #footer .top-box .list-box.news-box ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .btn-common {
    font-size: 16px;
    padding: 12px 30px;
  }
  #header .main-nav nav ul li a {
    font-size: 18px;
  }
  .banner-section .homeBanner-part .homeBanner-box {
    padding: 30px 40px;
  }
  .steps-section .row .box {
    padding: 25px 35px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 991px) {
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 18px;
  }
  section {
    padding: 70px 0;
  }
  .container {
    max-width: 95%;
  }
  /* header responsive */
  #header .main-nav nav {
    position: fixed;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100vh;
    background: var(--black);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all ease-in-out;
    z-index: 111;
    padding-top: 60px;
    display: block;
  }
  #header .main-nav nav.show {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  #header .main-nav nav ul li {
    display: block;
    text-align: left;
    padding: 5px 10px;
  }
  #header .main-nav .click-menu,
  #header .main-nav .cancel-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #header .main-nav .cancel-menu {
    position: fixed;
    top: 20px;
    left: -100%;
    max-width: 30px;
    width: 100%;
    text-align: center;
    z-index: 222;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
  }
  #header .main-nav .cancel-menu.show {
    opacity: 1;
    visibility: visible;
    left: calc(100% - 50px);
  }
  #header .main-nav {
    flex-direction: row-reverse;
  }
  #header .button-box {
    margin-left: 0;
    margin-right: 20px;
  }
  #header .button-box {
    flex-direction: column;
    align-items: flex-start;
    padding: 5px 15px;
  }
  #footer .top-box .box.box2,
  #footer .top-box .box.box3 {
    padding: 0;
  }
  .footer .footer-part .footer-box .top-box {
    padding-top: 70px;
  }
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  br {
    display: none;
  }
  .section-heading {
    margin-bottom: 40px;
  }
  .banner-section .homeBanner-part .homeBanner-box .box {
    text-align: center;
  }
  .banner-section .homeBanner-part .homeBanner-box .box.box1 img {
    max-height: 350px;
  }
  .banner-section .homeBanner-part .homeBanner-box .btn-box {
    width: 100%;
    justify-content: center;
  }
  .banner-section .homeBanner-part .homeBanner-box {
    padding: 30px;
  }
  .banner-section .homeBanner-part .homeBanner-box h1 {
    width: 100%;
  }
  .control-section .box {
    max-width: 70%;
    margin: 0 auto;
  }
  .why-us-section .content-box {
    align-items: center;
  }
  .why-us-section .section-heading {
    text-align: center;
  }
  .why-us-section .section-heading p {
    font-size: 18px;
  }
  .why-us-section .image-box {
    text-align: center;
  }
  .why-us-section .content-box .whyus-list .whyus-list-item {
    text-align: center;
  }
  .why-us-section .image-box img {
    max-height: 450px;
  }
  .about-us-section .content-box {
    align-items: center;
  }
  .about-us-section .section-heading {
    text-align: center;
  }
  .about-us-section .section-heading p {
    font-size: 18px;
  }
  .about-us-section .image-box {
    text-align: center;
  }
  .about-us-section .content-box .whyus-list .whyus-list-item {
    text-align: center;
  }
  .about-us-section .image-box img {
    max-height: 450px;
  }
  .free-spin-section .content-box {
    align-items: center;
  }
  .free-spin-section .section-heading {
    text-align: center;
  }
  .free-spin-section .section-heading p {
    font-size: 18px;
  }
  .free-spin-section .image-box {
    text-align: center;
  }
  .free-spin-section .image-box img {
    max-height: 350px;
    max-width: none;
  }
  .steps-section .row .box {
    max-width: 50%;
    margin: 0 auto;
  }
  .steps-section .image-box img {
    transform: rotate(90deg);
    height: 20px;
  }
  .why-us-section .content-box .text-box {
    text-align: center;
  }
  .howto-play-setion .section-heading p {
    max-width: none;
  }
  .howto-play-setion .box .image-box img {
    height: 300px;
    width: 300px;
  }
  .howto-play-setion .box .image-box {
    margin-bottom: 10px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  p {
    font-size: 16px;
  }
  .footer .footer-part .footer-box .top-box .row {
    row-gap: 30px;
  }
  #footer .top-box .list-box li a,
  .footer .footer-part .footer-box .end-box .link-box a {
    font-size: 16px;
  }
  .footer .footer-part .footer-box .top-box {
    padding-top: 60px;
  }
  #footer .top-box .list-box.news-box ul {
    grid-template-columns: repeat(3, 1fr);
  }
  #footer .top-box .list-box.news-box ul img {
    width: 100%;
    height: 100px;
  }
  .footer .footer-part .footer-box .top-box .text-box {
    margin-bottom: 20px;
    text-align: center;
  }
  #footer .top-box .link-box ul,
  #footer .end-box .link-box ul {
    justify-content: center;
  }
  #footer .top-box .box,
  #footer .end-box .text-box {
    text-align: center;
  }
  #footer .end-box .link-box ul {
    justify-content: center;
    flex-direction: column;
    gap: 10px;
  }
  #footer .end-box .link-box ul li:not(:last-child) {
    margin: 0;
    padding: 0;
    border-right: none;
  }
  #footer .top-box h4 {
    margin-bottom: 10px;
  }
  #footer .end-box {
    margin-top: 15px;
    padding: 15px 0;
  }
  #footer .top-box .link-box ul img {
    max-width: 30px;
  }
  .owl-theme .owl-nav {
    margin-top: 20px;
  }
  .btn-common,
  .btn-common-black {
    font-size: 16px;
  }
  section {
    padding: 60px 0;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .banner-section .homeBanner-part .homeBanner-box .box.box1 img {
    max-height: 200px;
  }
  .banner-section .homeBanner-part .homeBanner-box {
    padding: 15px;
  }
  .banner-section .homeBanner-part .homeBanner-box p {
    margin-bottom: 15px;
  }
  .banner-section .homeBanner-part .homeBanner-box .btn-box {
    flex-direction: column;
  }
  .why-us-section .section-heading p {
    font-size: 16px;
  }
  .about-us-section .section-heading p {
    font-size: 16px;
  }
  .free-spin-section .section-heading p {
    font-size: 16px;
  }
  .free-spin-section .image-box img {
    max-height: 250px;
  }
  .steps-section .row .box {
    max-width: 70%;
  }
  .modal.show .modal-dialog {
    max-width: 95%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 575px) {
  .control-section .box {
    max-width: none;
    padding: 15px 15px 20px;
  }
  .steps-section .row .box {
    max-width: none;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 479px) {
  #header .button-box {
    margin-right: 10px;
    padding: 5px 0px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 375px) {
  #header .logo-box img {
    max-width: 90px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 320px) {
  #header .logo-box img {
    max-width: 80px;
  }
}
