@media (max-width: 1199px) {
  .header-navigation {
    margin-bottom: 0;
  }
  .logo-box {
    width: 100%;
    float: none;
    margin: 0 !important;
  }
  .navigation-box {
    margin: 0;
  }
  .navbar-expand-lg .menu-toggler {
    display: block;
    margin-right: 0;
    border-color: #fff;
    background-color: transparent !important;
    margin: 23px 0;
    color: #fff;
    border: none;
    font-size: 28px;
    float: right;
    outline: none;
    cursor: pointer;
  }
  .menu-toggler:hover {
    border-color: #ff4eb5;
  }
  .menu-toggler .icon-bar {
    background: #fff;
  }
  .menu-toggler:hover .icon-bar {
    background: #ff4eb5;
  }
  .navbar-expand-lg .navbar-collapse {
    padding-bottom: 0;
    overflow: auto !important;
    width: 100%;
  }
  .navbar-expand-lg .navbar-collapse {
    display: none !important;
    background: transparent;
    padding: 0px 0px !important;
    padding-bottom: 0px !important;
    margin: 0;
    background: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 0;
  }
  .navbar-expand-lg .navbar-collapse.showen {
    display: block !important;
    height: auto;
    max-height: 70vh;
  }
  .navbar-collapse.show {
    overflow-y: auto;
  }
  .header-navigation .main-navigation {
    float: none !important;
    text-align: left !important;
  }
  .header-navigation .nav {
    width: 100%;
    text-align: left;
  }
  .header-navigation .nav > li {
    display: block;
    padding: 0 !important;
    width: 100%;
    float: none;
  }
  .header-navigation .nav > li + li {
    margin-left: 0 !important;
  }
  .header-navigation .nav > li > a {
    padding: 8px 0;
  }
  .header-navigation .right-box.nav {
    width: 100%;
    margin: 0;
  }
  .header-navigation .right-box.nav > li > a {
    border: none !important;
    padding: 8px 0;
    color: #fff;
  }
  .header-navigation .nav > li > a:after {
    display: none;
  }
  .header-navigation .nav.navigation-box + .nav {
    border-top: 1px dashed #2a2833;
  }
  .header-navigation .navigation-box > li > .sub-menu,
  .header-navigation .navigation-box > li > .sub-menu > li > .sub-menu {
    position: relative !important;
    width: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    -webkit-transition: none !important;
    transition: none !important;
    display: none;
    float: none !important;
    margin: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .header-navigation .navigation-box > li > .sub-menu > li > a::after {
    display: none;
  }
  .header-navigation ul.navigation-box > li + li {
    padding: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    float: none;
    margin: 0 !important;
  }
  .header-navigation .nav > li.show-mobile {
    display: none;
  }
  .header-navigation ul.navigation-box > li > a,
  .header-navigation .right-box.nav > li > a {
    padding: 0;
    display: block;
    color: #fff;
    padding: 5px 20px 5px 20px !important;
    -webkit-transition: background 0.4s ease 0s;
    transition: background 0.4s ease 0s;
  }
  .language-link {
    border: none;
  }
  .header-navigation ul.navigation-box li a .sub-nav-toggler {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ffffff00;
    border-radius: 4px;
    padding: 10px 300px 10px 0px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    margin-right: -10px;
    display: block;
    cursor: pointer;
    outline: none;
  }
  .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
    background-color: #ffffff00;
    border-radius: 1px;
    display: block;
    height: 1px;
    width: 20px;
  }
  .header-navigation .navigation-box .sub-nav-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .header-navigation .container .right-side-box {
    top: 20px;
    right: 15px;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .header-navigation .container {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
  }
  .header-navigation .container .logo-box {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    float: none;
    padding-right: 145px;
  }
  .header-navigation .container .logo-box .navbar-brand {
    float: left;
    padding: 10px 0;
  }
  .header-navigation .container .logo-box .navbar-toggler {
    float: left;
  }
  .header-navigation ul.navigation-box {
    display: block;
    margin: 0 !important;
    width: 100%;
  }
  .header-navigation ul.navigation-box > li {
    padding: 0;
    display: block;
  }
  .header-navigation ul.navigation-box > li > a {
    display: block;
    padding: 13px 30px;
  }
  .header-navigation ul.navigation-box > li > a:after {
    display: none;
  }
  .header-navigation ul.navigation-box > li + li {
    margin: 0;
  }
  .header-navigation .main-navigation {
    float: none;
    width: 100%;
    display: none;
    text-align: left;
    background: #18212e;
    max-height: 70vh;
    overflow-y: scroll;
    padding-bottom: 10px;
  }
  .header-navigation .container .menu-toggler {
    display: block;
  }
  .header-navigation.stricky-fixed ul.navigation-box > li {
    padding: 0;
  }
  .header-navigation .container .logo-box .navbar-brand {
    background-color: transparent;
  }
  .header-navigation .container .menu-toggler {
    float: left;
    margin: 28px 0;
    color: white;
    margin-left: 30px;
    position: relative;
  }
  .header-navigation .container .logo-box {
    padding-right: 15px !important;
  }
  .header-navigation {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .header-navigation .container .logo-box {
    left: 0 !important;
  }
  .header-navigation .container .logo-box {
    padding-left: 15px;
  }
  .header-navigation .main-navigation {
    padding-right: 0;
  }
  .header-navigation ul.navigation-box > li.current > a,
  .header-navigation ul.navigation-box > li:hover > a {
    color: #fff;
  }
  .site-header__header-two .header-navigation .container .menu-toggler {
    color: #fff;
  }
  .site-header__header-two .header-navigation ul.navigation-box > li > a {
    color: #fff;
  }
}
@media (max-width: 460px) {
  .header-navigation .container .right-side-box {
    display: none !important;
  }
  .header-navigation .container .menu-toggler {
    float: right !important;
  }
  .header-navigation .container .logo-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-navigation .container .logo-box:after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .blog-one__content {
    padding-left: 37px;
    padding-right: 37px;
  }
  .cta-one__moc {
    left: -20%;
  }
  .cta-two__moc {
    right: -70px;
  }
  .banner-two__moc {
    right: -29%;
  }
}
@media (max-width: 991px) {
  img {
    max-width: 100%;
  }
  .fact-one__single {
    margin-bottom: 20px;
  }
  .app-shot-one .app-shot-one__carousel::before {
    display: none;
  }
  .app-shot-one .app-shot-one__carousel {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 20px;
  }
  .footer-widget__about {
    text-align: center;
  }
  .footer-widget {
    margin-bottom: 30px;
    padding: 0;
  }
  .footer-widget__links-wrap {
    padding-left: 15px;
  }
  .site-footer__upper {
    padding-bottom: 90px;
  }
  .site-footer__social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banner-one__moc {
    display: none;
  }
  .banner-one .container {
    padding-top: 200px;
    padding-bottom: 120px;
  }
  .cta-one__moc {
    position: relative;
    top: auto;
    left: auto;
  }
  .cta-two__moc {
    position: relative;
    top: auto;
    right: auto;
  }
  .pricing-one [class*="col-"] {
    margin-bottom: 0;
  }
  .pricing-one [class*="col-"] + [class*="col-"] {
    border-left: 0;
    border-top: 1px solid #efefef;
    padding-top: 40px;
    margin-top: 40px;
  }
  .testimonials-one__single p br {
    display: none;
  }
  .testimonials-one__single {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .fact-one__single {
    margin-left: auto;
    margin-right: auto;
  }
  .banner-two__moc {
    right: -52%;
  }
}
@media (max-width: 767px) {
  .review-box {
    height: 550px;
}
  .responsive-logo {
    width: 75px; /* You can adjust this value as needed */
  }
  .box-aviator {
    background-color: #ffffff0a;
    border-radius: 25px;
    padding: 2rem 0rem;
  }
  .game-flex img {
    width: 80px;
  }
  .offset-1 {
    margin-left: 0%;
  }

  .blog-details .share-block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .small-screen {
    height: 300px;
  }
  h2.blog-heading {
    font-family: "stolzl-500";
    font-size: 21px;
    line-height: 28px;
    padding: 0 2% 0 0%;
    text-align: left;
  }
  .blog-details .social-block {
    margin-top: 20px;
  }
  .comment-one__top-left,
  .comment-one__top-right,
  .blog-details__author-image,
  .blog-details__author-content {
    display: block;
  }
  .comment-one__top-right,
  .blog-details__author-content {
    padding: 0;
    padding-top: 20px;
  }
  .video-one__title {
    font-size: 30px;
  }
  .banner-two__moc {
    display: none;
  }
  .banner-two .container {
    padding-top: 150px;
  }
  .footer-widget__links li {
    line-height: 1em;
  }
  .footer-widget__links li + li{
    margin-top: 8px;
  }
  .footer-widget__links-callbreak li + li {
    margin-top: 8px;
}
}
@media (max-width: 575px) {
  .footer-widget__links-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-widget__about {
    text-align: left;
  }
  .inner-banner {
    padding-top: 150px;
    padding-bottom: 120px;
  }
}
@media (max-width: 480px) {
  .block-title__title br,
  .banner-one__text br,
  .banner-two__text br {
    display: none;
  }
  .block-title__title {
    font-size: 40px;
    line-height: 1.1em;
  }
  .comment-one__top-left,
  .comment-one__top-right,
  .comment-one__image,
  .comment-one__content,
  .blog-details__author-image,
  .blog-details__author-content {
    display: block;
    padding: 0;
  }
  .comment-one__content,
  .comment-one__top-right,
  .blog-details__author-content {
    margin-top: 20px;
  }
  .blog-details .blog-one__content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-details__author {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  [class*="banner-one__shape-"],
  [class*="banner-two__shape-"] {
    display: none;
  }
  .banner-one__moc {
    display: block;
    position: relative;
    top: auto;
    right: auto;
  }
  .banner-two__title,
  .banner-one__title {
    font-size: 50px;
  }
  .banner-two__title br,
  .banner-one__title br {
    display: none;
  }
  
}
@media (max-width: 375px) {
  .blog-one__meta li + li:before {
    margin-left: 3px;
    margin-right: 3px;
  }
  .block-title__title {
    font-size: 36px;
  }
  .site-footer__bottom .inner-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .site-footer__social {
    margin-top: 15px;
  }
  .banner-one .container {
    padding-top: 130px;
  }
  .banner-one__moc:before {
    display: none;
  }
  .video-one__btn {
    width: 60px;
    height: 60px;
  }
  .video-one__btn i {
    font-size: 20px;
    line-height: 60px;
  }
  .video-one__title {
    font-size: 24px;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .w-lg-25 {
    width: 25%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-lg-85 {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .m-b {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-image: url(../../images/mob-banner.png); */
    z-index: 30;
  }

  .footer-bottom {
    border-top: 2px solid #485689;
    padding: 1% 0 21% 0;
  }
  .sm-d-none {
    display: none !important;
  }
  .sm-d-block {
    display: block !important;
  }
  .sm-mt-35 {
    margin-top: 35% !important;
  }
  .sm-mb-40 {
    margin-bottom: 40% !important;
  }
  .img-about-align {
    transform: translate(0, 0rem);
  }
  .sm-w-90 {
    width: 90% !important;
  }
  .sm-w-75 {
    width: 75% !important;
  }
  .sm-w-40 {
    width: 40% !important;
  }
  .sm-w-30 {
    width: 30% !important;
  }
  .lh-30 .sm-text-small1 {
    font-size: 15px;
    line-height: 27px;
  }
  .bg-about-ludo-empire {
    padding: 0rem 1rem 1.5rem 1rem;
    margin-bottom: 1rem;
  }
  .bg-refer-ludo-empire {
    padding: 1rem 1rem 2rem 1rem;
  }
  .sm-stol-b {
    font-family: stolzl-b;
  }
  .sm-text-medium {
    font-size: 16px;
  }
  .sm-heading {
    font-size: 40px;
  }
  .sm-fs-30 {
    font-size: 30px;
  }
  .sm-fs-40 {
    font-size: 40px;
  }
  .sm-heading {
    margin: 100px 0 0 0;
  }
  .thm-btn {
    border: none;
    display: inline-block;
    vertical-align: middle;
    outline: none;
    font-size: 20px;
    font-weight: 500;
    color: #2a2833;
    padding: 12px 60px;
    width: 90%;
    border-radius: 50px;
    -webkit-transition: background 0.4s ease, color 0.4s ease;
    transition: background 0.4s ease, color 0.4s ease;
    background: #fff;
    position: relative;
    letter-spacing: 1px;
    cursor: pointer;
  }
  .sm-font-larger {
    font-size: larger;
  }
  .sm-font-large {
    font-size: large;
  }
  .sm-fs-20 {
    font-size: 20px !important;
  }
  .sm-fs-18 {
    font-size: 18px !important;
  }
  .sm-fs-16 {
    font-size: 16px !important;
  }
  .sm-fs-14 {
    font-size: 14px !important;
  }
  .sm-fs-12 {
    font-size: 12px !important;
  }
  .sm-fs-10 {
    font-size: 10px !important;
  }
  .sm-text-medium {
    font-size: 16px;
    line-height: 28px;
  }
  .sm-text-medium1 {
    font-size: 13px;
    line-height: 28px;
  }
  .swiper-pagination1 {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination1.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination1 {
    position: unset !important;
  }
  .faq-accrodion .accrodion .accrodion-title h4 {
    margin: 0;
    color: #fff;
    font-size: 16px;
  }
  .faq-accrodion .accrodion .accrodion-content p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 26px;
  }
  footer.footer-classic-blue {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .social-icons {
    display: flex;
    justify-content: center;
    gap: 0px;
  }
  .img1-game {
    background-image: url(../../images/game-features/support.webp);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 28%;
    top: -20%;
    z-index: 0;
  }
  .img4-game {
    background-image: url(../../images/game-features/withdrawal.webp);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 28%;
    top: -20%;
    z-index: 0;
  }
  .img3-game {
    background-image: url(../../images/game-features/refer.webp);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 28%;
    top: -20%;
    z-index: 0;
  }
  .img2-game {
    background-image: url(../../images/game-features/earn.webp);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 28%;
    top: -20%;
    z-index: 0;
  }
  .payment-modes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .payment-modes img {
    width: 25%;
  }
  .img-shadow1 {
    background: #3636d5;
    width: 350px;
    height: 300px;
    filter: blur(153px);
    transform: translate(0rem, -28%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .p-lr-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .start-ludo {
    margin-top: 1rem;
  }
  .list-style-2 {
    padding-left: 20px;
  }
  .modes-color-display {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .sm-text-center {
    text-align: center;
  }
  .text-extra-large1 {
    font-size: 26px;
    line-height: 30px;
  }
  .sm-no-margin-bottom {
    margin-bottom: 0;
  }
  .text-extra-large {
    font-size: 22px;
    line-height: 34px;
  }
  .text-large {
    font-size: 19px;
    line-height: 25px;
  }
  .text-medium {
    font-size: 15px;
    line-height: 27px;
  }
  .payment-modes img {
    width: 25%;
  }
  .sm-w-25 {
    width: 25% !important;
  }
  .sm-pt-1rem {
    padding-top: 1rem !important;
  }
  .img-shadow-rules {
    background: #3636d5;
    width: 230px;
    height: 230px;
    filter: blur(34px);
    transform: translate(2rem, 0%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .img-shadow-demo {
    background: #3636d5;
    width: 265px;
    height: 220px;
    filter: blur(50px);
    transform: translate(1rem, 0%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .sm-width-75 {
    width: 75% !important;
  }
  .sm-width-90 {
    width: 90% !important;
  }
  .sm-width-100 {
    width: 100% !important;
  }
  .img-shadow-start {
    background: #3636d5;
    width: 215px;
    height: 150px;
    filter: blur(50px);
    transform: translate(1rem, 0%);
    position: absolute;
    z-index: 0;
    border-radius: 100px;
  }
  .img-shadow-game-mode-two {
    background: #3636d5;
    width: 200px;
    height: 120px;
    filter: blur(50px);
    transform: translate(3rem, 0rem);
    position: absolute;
    z-index: 0;
    border-radius: 100px;
  }
  .img-shadow-classic {
    background: #3636d5;
    width: 199px;
    height: 278px;
    filter: blur(50px);
    transform: translate(1rem, -1rem);
    position: absolute;
    z-index: 0;
    border-radius: 100px;
  }
  .img-shadow-conditions-to-win {
    width: 280px;
    height: 280px;
    filter: blur(50px);
    transform: translate(3rem, 5rem);
  }
  .img-shadow-helpful-tips {
    background: #3636d5;
    width: 259px;
    height: 280px;
    filter: blur(50px);
    transform: translate(1rem, 4%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .img-shadow-ludo-tips {
    background: #3636d5;
    width: 260px;
    height: 280px;
    filter: blur(55px);
    transform: translate(2rem, 4%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .img-shadow-strategies {
    background: #3636d5;
    width: 260px;
    height: 260px;
    filter: blur(75px);
    transform: translate(2rem, 7%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .img-shadow-ludo-tricks {
    background: #3636d5;
    width: 220px;
    height: 220px;
    filter: blur(50px);
    transform: translate(2rem, 27%);
    position: absolute;
    z-index: 0;
    border-radius: 100px;
  }
  .img-shadow-android {
    background: #3636d5;
    width: 280px;
    height: 260px;
    filter: blur(55px);
    transform: translate(2rem, 0%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .img-shadow-benefits {
    background: #3636d5;
    width: 220px;
    height: 220px;
    filter: blur(50px);
    transform: translate(3rem, 6%);
    position: absolute;
    z-index: -1;
    border-radius: 100px;
  }
  .img-shadow-safe {
    background: #3636d5;
    width: 200px;
    height: 200px;
    filter: blur(50px);
    transform: translate(2rem, 0rem);
    position: absolute;
    z-index: 0;
    border-radius: 100px;
  }
  .text-four {
    font-size: 44px;
  }
  .youtube-popup iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 30%;
  }
  .header-navigation ul.navigation-box > li > .sub-menu {
    border-radius: 0;
    margin: 0;
  }
  .text-verification {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  footer.footer-snake-bg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .payment-modes-snake img {
    width: 25%;
  }
  .footer-bottom-snake {
    padding: 1% 0 14% 0;
  }
  .payment-modes-snake {
    gap: 15px;
  }
  .payment-modes-ludo {
    gap: 15px;
  }
  .footer-bottom-ludo {
    padding: 1% 0 14% 0;
  }
  .payment-modes-callbreak {
    gap: 15px;
  }
  .footer-bottom-callbreak {
    padding: 1% 0 14% 0;
  }
  .payment-modes-skillpatti {
    gap: 15px;
  }
  .footer-bottom-skillpatti {
    padding: 1% 0 14% 0;
  }
  .footer-bottom-rummy {
    padding: 1% 0 14% 0;
  }
  .text-15 {
    font-size: 15px;
    line-height: 27px;
  }
  .payment-modes-hand-cricket {
    gap: 15px;
  }
  .footer-bottom-hand-cricket {
    padding: 1% 0 14% 0;
  }
  footer.footer-hand-cricket-bg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .payment-modes-aviator {
    gap: 15px;
  }
  .footer-bottom-aviator {
    padding: 1% 0 14% 0;
  }
  footer.footer-aviator-bg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .payment-modes-goal {
    gap: 15px;
  }
  .footer-bottom-goal {
    padding: 1% 0 14% 0;
  }
  footer.footer-goal-bg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
