@media (max-width: 540px) {
    body {
        background-position: 89% 0;
        background-size: 190% auto;
    }
    .navbar {
        margin-right: auto;
    }
    .live-block {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    #carouselTop .carousel-item img {
        margin: 0 auto;
        max-width: 100%;
    }
    .top-block {
        aspect-ratio: 1917 / 2900;
    }
    .navbar-toggler {
        border: 0;
        padding-left: 0;
        outline: none !important;
        box-shadow: none !important;
    }
    .navbar-brand {
        width: 50%;
        margin-right: auto;
        padding-top:0;
    }
    .lb-title {
        font-family: 'Geometria';
        font-weight: bold;
        font-size: 2rem;
        color: white;
        text-align: center;
    }
    .get-button {
        position: relative;
        width: 50%;
        margin: 0 auto;
        font-size: 1rem;
        padding: 0 !important;
        text-align: center;
        display: block;
        line-height: 2.6rem;
    }
    .mobile-sub {
        text-align: center;
        font-family: 'Geometria';
        font-size: 1.25rem;
        margin-bottom: 1rem !important;
    }
    .get-link a {
        border: 2px solid white;
        border-radius: 5px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        color: white;
        font-size: 10px;
        line-height: 22px;
    }
    .offcanvas {
        width: 60% !important;
    }
    .navbar {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .navbar.bged .container-fluid {
        background: #343a40 !important;
    }
    .contact-btn {
        background: url(../img/button.png) no-repeat top center;
        aspect-ratio: 367 / 95;
        background-size: 100% auto;
        color: white !important;
        text-decoration: none !important;
        text-align: center;
        font-family: 'Geometria';
        font-weight: bold;
        padding: 0.5rem 0.5rem !important;
        width: 50%;
        margin: 0 auto;
        line-height: 28px;
        font-size: 16px;
        margin-top: 15px;
        cursor: pointer;
    }
    .sub-title {
        font-size: 2rem;
        padding-bottom: 20px;
    }
    .choose-row {
        width: 95%;
    }
    .choose-title {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .choose-content {
        font-family: 'Geometria';
        font-size: 0.9rem;
        line-height: 0.9rem;
        margin-top: 5px;
    }

    .b6 {
        position: relative;
        top: 15px;
    }
    .owl-carousel .owl-item img {
        max-width: 85%;
        margin: 0 auto;
    }
    .left-games-arrow, .left-stats-arrow {
        max-height: 100%;
        left: -26%;
        top: -5%;
        height: 77%;
    }
    .right-games-arrow, .right-stats-arrow {
        max-height: 100%;
        right: -26%;
        top: -5%;
        height: 77%;
    }
    .games-row {
        width: 70%;
    }
    #stats .owl-carousel-item {
        width: 84%;
        margin: 0 auto;
    }
    .stat-item {
        padding: 1rem 1rem !important
    }
    .stat-item-title {
        font-size: 2rem;
        line-height: 2rem;
    }
    .stat-item-text {
        font-size: 1rem;
        line-height: 1rem;
    }
    .stat-value {
        position: absolute;
        right: 1rem;
        bottom: 3.5rem;
        font-family: 'Geometria';
        font-weight: bold;
        font-size: 3rem;
        line-height: 3rem;
    }
    .desktop-body .stat-value {
        right: 1rem;
        bottom: 4.5rem;
    }
    .right-stats-arrow, .left-stats-arrow {
        top: 0;
    }
    #contacts .games-row {
        width: 95%;
    }
    #contacts input {
        width: 90%;
        font-size: 1em;
        height: 50px;
        margin-bottom: 10px;
    }
    #contacts input::placeholder {
        font-size: 1rem;
        line-height: 0.5rem !important;
    }
    .footbg {
        height: 300px;
    }
    footer img {
        width: 100%;
    }
    body, html {
        overflow-x:hidden;
    }
    footer {
        width: 95%;
        margin-top: 20px;
        padding-left: 23px;
    }
    .foot-contact {
        font-size: 12px;
    }
}
@media (min-width: 541px) and (max-width: 650px) {
    .stat-item-text {
        font-size: 0.8rem !important;
        line-height: 0.8rem !important;
    }
    .desktop-body .stat-value {
        right: 0.5rem !important;
        bottom: 0.5rem !important;
        font-size: 1.5rem !important;
        line-height: 1.5rem !important;
    }
}
@media (min-width: 541px) and (max-width: 991px) {
    .lb-title {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }
    .get-button {
        padding: 0.5rem 1.5rem !important;
    }
    .carousel-indicators {
        display: none;
    }
    .sub-title {
        font-size: 3em;
    }
    .choose-title {
        font-size: 1rem;
        line-height: 1rem;
    }
    .choose-content {
        font-size: 0.9rem;
        line-height: 0.9rem;
    }
    .stat-item {
        padding: 1rem 1rem !important;
    }
    .stat-item-title {
        font-size: 2rem;
        line-height: 2rem;
    }
    .stat-item-text {
        font-size: 1rem;
        line-height: 1rem;
    }
    .stat-value {
        position: absolute;
        right: 0.8rem;
        bottom: 0.6rem;
        font-family: 'Geometria';
        font-weight: bold;
        font-size: 3rem;
        line-height: 3rem;
    }
    #contacts input {
        width: 80%;
    }
    footer img {
        width: 100%;
    }
    .live-block-mobile {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1299px) {
    .stat-item {
        padding: 2rem 2rem !important;
    }
    .stat-item-title {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    .stat-value {
        right: 1rem;
        bottom: 2rem;
        font-size: 4rem;
    }
}
@media (min-width: 768px) {
    .ci {
        min-width: 165px;
    }
}
@media (min-width: 992px) and (max-width: 1150px) {
    .desktop-body .lb-title {
        font-size: 4rem;
    }
    .desktop-body .get-button {
        font-size: 1rem;
    }
}
@media (min-width: 541px) and (max-width: 750px) {
    .stat-item-title {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .stat-value {
        right: 1rem;
        bottom: 1rem;
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    .desktop-body .stat-item-title {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .desktop-body .stat-value {
        right: 1rem;
        bottom: 1rem;
        font-size: 2rem;
        line-height: 2rem;
    }
}
@media (min-width: 768px) and (max-width: 850px) {
    .desktop-body .stat-item-title {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .desktop-body .stat-item {
        padding: 1.2rem 1.2rem !important;
    }
    .desktop-body .stat-item-text {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
}
@media (min-width: 992px) and (max-width: 1100px) {
    .desktop-body .stat-item-title {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
    .desktop-body .stat-item {
        padding: 1.5rem 1.5rem !important;
    }
    .desktop-body .stat-item-text {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}
@media (min-width: 1100px) and (max-width: 1200px) {
    .lb-title {
        margin-bottom: 1%;
    }
}
@media (min-width: 1299px) and (max-width: 1400px) {
    .desktop-body .stat-item {
        padding: 2rem 2rem !important;
    }
    .desktop-body .stat-value {
        right: 1rem;
        bottom: 2rem;
    }
}
