/* --- Desktop, Laptop | 992px and up ---- */

@media screen and (min-width: 992px) {

    .container {
        max-width: 164rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .container_md {
        max-width: 156rem;
    }

    .container_sm {
        max-width: 148rem;
    }

}



/* --- Tablet | 991px and down ---- */

@media screen and (max-width: 991px) {

    html {
        font-size: 62.5%;
    }

    .hero_content {
        margin: auto;
        text-align: center;
        padding-bottom: 6rem;
    }

    .about_wrapper {
        padding: 4rem;
    }

    .about_wrapper .row {
        --bs-gutter-x: 2.4rem;
        --bs-gutter-y: 3.2rem;
    }

    .about_box .box_content {
        width: 100%;
    }

    .playable_wrapper h3 {
        max-width: 50rem;
        margin: auto;
    }

    .playable_item {
        padding: 3.2rem 2rem;
    }

    .playable_item .title_md {
        font-size: 2.4rem;
    }

    .slot_section .title_xl {
        max-width: 50rem;
        margin: auto;
    }

    .slot_swiper .swiper-slide {
        width: 23rem;
        height: 23rem;
    }

    .slot_swiper .swiper-slide-active {
        width: 28rem;
        height: 28rem;
    }

    .create_content {
        text-align: center;
        margin: auto;
    }

    .create_content p {
        margin: auto;
        padding-bottom: 4rem;
    }

    .choose_wrapper {
        padding: 4rem;
    }

    .choose_wrapper::after {
        width: 47.5rem;
        height: 47.5rem;
        bottom: 23.8rem;
    }

    .choose_wrapper .row {
        --bs-gutter-x: 2.4rem;
        --bs-gutter-y: 3.2rem;
    }

    .choose_box .item_text h4 {
        font-size: 2.4rem;
    }

    .built_content {
        padding-left: 0;
        padding-bottom: 4rem;
        text-align: center;
    }

    .built_content p {
        margin: auto;
    }

    .watch_warpper .banner {
        width: 200%;
        margin-left: -50%;
        max-width: unset;
    }

    .future_wrapper {
        padding: 4rem;
    }

    .future_img {
        position: unset;
        top: unset;
        transform: unset;
        left: unset;
        width: 100%;
    }

    .future_content {
        text-align: center;
        padding-top: 3rem;
    }

    .future_button_group .button {
        width: 100%;
    }

    .footer_navbar .top_wrapper {
        flex-direction: column;
        gap: 4rem;
    }

    .copyright {
        text-align: center;
    }

    .copyright .row {
        --bs-gutter-y: 2.4rem
    }

    .subscribe_form {
        justify-content: center;
    }

}


/* --- Mobile | 767px and down ---- */

@media screen and (max-width: 767px) {

    .container {
        padding-left: 2.4rem;
        padding-right: 2.4rem;
    }

    .title_xl {
        font-size: 4rem;
    }

    .title_md {
        font-size: 2.4rem;
    }

    .title_sm {
        font-size: 1.8rem;
    }

    .text_md {
        font-size: 1.8rem;
    }

    .text_base {
        font-size: 1.6rem;
    }

    .header_section {
        padding: 2.4rem 0;
    }

    .close_btn img {
        width: 2.2rem;
    }

    .offcanvas-body .navbar-nav a {
        font-size: 1.8rem;
        padding: 1.6rem 0;
    }

    .navbar-brand img {
        max-width: 12.3rem;
    }

    #preloader img {
        width: 18rem;
    }

    .hero_section {
        padding: 4rem 0;
    }

    .hero_content {
        text-align: center;
        padding-bottom: 2.4rem;
    }

    .hero_content p {
        padding-bottom: 0;
    }

    .hero_video {
        border-radius: 0.4rem;
    }

    .hero_button {
        width: 100%;
        margin-top: 4rem;
    }

    .about_section {
        padding: 4rem 0;
    }

    .about_wrapper {
        border-radius: 1.6rem;
        padding: 4rem 2.4rem;
    }

    .about_title {
        padding-bottom: 4rem;
    }

    .about_title .title_xl {
        padding-bottom: 1.6rem;
    }

    .about_title p {
        max-width: 100%;
    }

    .about_wrapper .row {
        --bs-gutter-y: 3.2rem;
    }

    .about_wrapper::after {
        bottom: 5.7rem;
    }

    .about_item .item_icon {
        width: 6.4rem;
        height: 6.4rem;
        margin-bottom: 2.4rem;
    }

    .about_box .icon {
        width: 6.4rem;
    }

    .about_box .box_content .title_md {
        padding: 2.4rem 0 0.8rem;
    }

    .about_item .item_icon img {
        width: 3.8rem;
    }

    .about_item .item_text h3 {
        padding-bottom: 0.8rem;
    }

    .playable_section {
        padding: 4rem 0;
    }


    .playable_wrapper .row {
        --bs-gutter-x: 2.4rem;
        --bs-gutter-y: 2.4rem;
    }

    .playable_wrapper .title_xl {
        padding-bottom: 4rem;
    }

    .playable_item {
        border-radius: 1.6rem;
        padding: 4rem 2.4rem;
    }

    .playable_item p {
        max-width: 100%;
        margin: 0 auto;
    }

    .slot_section {
        padding: 4rem 0;
    }

    .slot_section .title_xl {
        padding-bottom: 1.4rem;
    }

    .solt-slider::before {
        display: none;
    }

    .slot_swiper .swiper-wrapper {
        height: 26rem;
    }

    .slot_swiper .swiper-slide {
        width: 21rem;
        height: 21rem;
        padding: 1rem;
    }

    .slot_swiper .swiper-slide-active {
        width: 26rem;
        height: 26rem;
    }

    .create_section {
        padding: 4rem 0;
    }

    .create_content h3 {
        padding-bottom: 1.6rem;
    }

    .craete_item::before {
        width: 25.6rem;
        height: 25.6rem;
        left: -5.6rem;
        top: -5.6rem;
        transform: unset;
    }

    .choose_section {
        padding: 4rem 0;
    }

    .choose_wrapper {
        border-radius: 1.6rem;
        padding: 4rem 2.4rem;
    }

    .choose_wrapper .row {
        --bs-gutter-y: 2.4rem;
    }

    .choose_wrapper .title_xl {
        padding-bottom: 4rem;
    }

    .choose_box .item_icon {
        width: 6.4rem;
        height: 6.4rem;
    }

    .choose_box .item_text h4 {
        padding: 2.4rem 0 0.8rem;
    }

    .built_section {
        padding: 4rem 0;
    }

    .built_content {
        text-align: center;
        padding-bottom: 2.4rem;
    }

    .built_content h3 {
        padding-bottom: 1.6rem;
    }

    .watch_section {
        padding: 4rem 0;
    }

    .watch_warpper .play_button {
        width: 17rem;
        height: 17rem;
    }

    .watch_warpper .banner {
        width: 350%;
        margin-left: -125%;
    }

    .future_section {
        padding: 16rem 0 4rem;
    }

    .future_wrapper {
        padding: 4rem 2.4rem;
        padding-top: 0;
        border-radius: 1.6rem;
    }

    .future_img {
        margin-top: -6.4rem;
        width: 164%;
        margin-left: -32%;
    }

    .future_content {
        text-align: center;
    }

    .future_content p {
        padding-bottom: 3.2rem;
    }

    .footer_navbar {
        padding: 2.7rem 0 3.2rem;
    }

    .footer_navbar .top_wrapper {
        flex-direction: column;
        gap: 0;
    }

    .footer_list {
        justify-content: center;
        gap: 2.4rem 6.4rem;
    }

    .footer_logo {
        width: 12.3rem;
        margin: auto;
    }

    .copyright .bottom_wrapper {
        flex-direction: column;
    }

    .scrolltop_btn {
        right: 2rem;
        bottom: 2rem;
    }

}


/*----- xs devices 575px and down -----*/
@media screen and (max-width: 575px) {

    html {
        font-size: 2.325vw;
    }

}