/* responsive ******************************************************************************/
@media (max-width: 1599px) {
    h2 {
        font-size: 66px;
    }

    h4 {
        font-size: 24px;
    }

    .owl-nav button.owl-prev {
        left: -6%;
    }

    .owl-nav button.owl-next {
        right: -6%;
    }

    /* About us section  */

    .about-box-wrapper {
        gap: 70px;
    }

    .about-us-luxury-section .video-box .title-box p {
        font-size: 5rem;
    }

    /* fun_luxury section */
    #fun_luxury .wheel {
        top: -19%;
        right: -16%;
    }

    #fun_luxury .card-red {
        transform: scale(1);
    }

    .fun-luxury-slider .item h4 {
        width: 70%;
        font-size: 1.5rem;
    }

    .fun-luxury-slider .owl-item .img-box {
        padding: 30px;
    }

    /* hall-of-fame */
    .hall-of-fame-part .right-shap {
        max-width: 490px;
    }

    .hall-of-fame-part .left-shap {
        left: -140px;
        top: 22%;
    }

    .hall-of-fame-part .golden-dice {
        right: 7%;
        top: -5%;
        max-width: 150px;
    }

    /* testimonial   */

    #testimonial .review-box img.quote {
        right: 40px;
        max-width: 110px;
    }

    /* FAQ   */
    .FAQ-part .section-heading h2 {
        font-size: 2.2rem;
    }

}

/* responsive ******************************************************************************/
@media (max-width: 1399px) {
    .bg {
        padding: 70px 0;
    }

    .section-heading h2::after {
        width: 200px;
    }

    .owl-nav button.owl-next,
    .owl-nav button.owl-prev {
        max-width: 25px;
    }

    /* fun-luxury-section  */
    .fun-luxury-slider .item h4::after {
        width: 50%;
    }

    /* hall-of-fame */
    .hall-of-fame-part .left-shap {
        top: 22%;
    }

    .hall-of-fame-part .right-shap {
        max-width: 370px;
    }

    /* testimonial  */
    #testimonial img.card-black {
        bottom: -15%;
    }

    #testimonial .review-box .review-text p {
        max-width: 100%;
    }

    /* footer  */
    #footer .top-box .logo-box img {
        max-width: 300px;
    }

    #footer .subscribe-button {
        width: 36%;
        margin-left: -6%;
        flex-shrink: 0;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1299px) {
    #header .logo-box img {
        max-width: 180px;
    }

    #homeBanner .homeBanner-part .video-box::after {
        height: 250px;
    }

    /* about */
    .about-us-luxury-section .video-box .title-box p {
        font-size: 4.5rem;
    }

    /* fun-luxury-section  */
    #fun_luxury .section-heading p {
        font-size: 2rem;
    }

    /* hall-of-fame */
    .hall-of-fame-part .left-shap {
        left: -80px;
    }

    /* testimonial */
    #testimonial img.golden-dice {
        max-width: 150px;
    }

    #testimonial .review-box .review-text p {
        font-size: 1.2rem;

    }

    #testimonial .review-box .review-text img.star-img {
        max-width: 150px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1199px) {
    .btn-common {
        font-size: 16px;
        padding: 20px 30px;
    }

    #header .container,
    #footer .container {
        max-width: 90%;
    }

    #header .main-nav nav ul li a {
        font-size: 16px;
    }

    #header .main-nav nav ul li {
        margin-right: 10px;
    }

    /* about  */
    .about-box {
        width: 95%;
    }

    .about-box-wrapper {
        padding-top: 70px;
    }

    #about .border-line {
        outline-offset: -30px;
    }

    .about-box .section-heading {
        top: -20px;
    }

    #about .coin-red {
        max-width: 100px;
    }

    #about .card-red {
        top: 46%;
        right: 38%;
    }

    .event-img-wrapper .img-box3 button {
        padding: 20px 35px;
    }

    /* fun_luxury */
    #fun_luxury .fun-luxury-part {
        background-size: auto;
    }

    .fun-luxury-slider .item h4 {
        width: 75%;
    }

    /* hall_of_fame */
    .hall-of-fame-slider {
        top: -100px;
    }

    #hall_of_fame .item video {
        height: auto;
    }

    .hall-of-fame-part .left-shap {
        left: -160px;
    }

    #hall_of_fame .star-box .section-heading {
        margin-bottom: -115px;
    }

    #hall_of_fame .star-box .section-heading p {
        font-size: 2.1rem;
    }



    #testimonial .review-box {
        max-width: 98%;
    }

    #testimonial .review-box img.quote {
        right: 40px;
        max-width: 90px;
    }

    .FAQ-part .accordion-button {
        font-size: 1.2rem;
    }

    .FAQ-part .section-heading h2 {
        font-size: 2rem;
    }

    .FAQ-part .section-heading p {
        font-size: 4rem;
    }

    #footer .end-box .link-box ul li,
    #footer .end-box .link-box ul li a {
        font-size: 18px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1080px) {
    h2 {
        font-size: 60px;
    }

    p {
        margin: 0;
        padding: 0;
        font-size: 17px;
        line-height: 1.2;
        margin-bottom: 16px;
        color: var(--yellow_E9D070);
    }

    .about-us-luxury-section .video-box .title-box img {
        max-width: 70px;
    }

    .event-img-wrapper .img-box3 button {
        font-size: 1.5rem;
        top: -36%;
        left: -63%;
    }

    .hall-of-fame-slider {
        top: -60px;
    }

    .owl-nav button.owl-next {
        right: -4%;
    }

    .owl-nav button.owl-prev {
        left: -4%;
    }

    #footer .subscribe-button {
        padding: 16px 31px;

    }
}

/* responsive ******************************************************************************/
@media (max-width: 991px) {


    /* header responsive */
    #header{
        position: fixed;
        top: 0;
        animation: smoothScroll 1s forwards;
        z-index: 1000;
        backdrop-filter: blur(30px);
    }
    #header .main-nav nav {
        position: fixed;
        top: 0;
        left: -50%;
        width: 100%;
        height: 100vh;
        background: var(--black_04050A);
        opacity: 0;
        visibility: hidden;
        transition: .5s all ease-in-out;
        z-index: 111;
        padding-top: 60px;
    }

    #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;
        max-width: 40ch;
    }

    #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: .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;
    }

    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    br {
        display: none;
    }

    h4 {
        font-size: 20px;
    }

    .padding-t {
        padding-top: 40px;
    }

    .flot-img {
        display: none;
    }

    /* Hero section  */

    .homeBanner-box .button-box {
        display: none !important;
    }

    /* about */
    .about-box-wrapper {
        padding-top: 0;
        display: grid;
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .about-box-wrapper.mobile {
        width: 80%;
        margin: 0 auto;
    }

    .about-box-wrapper .box.box2 {
        text-align: center;
    }

    .about-box-wrapper .box.box2 .button-box ul {
        justify-content: center;
    }

    .about-box-wrapper .text-box p {
        margin: 20px 0;
    }

    .about-us-luxury-section .video-box .title-box p {
        font-size: 3.5rem;
    }

    .about-us-luxury-section .video-box .title-box span {
        font-size: 1rem;
    }

    .about-us-luxury-section .box3 .video-box .title-box p {
        font-size: 3rem;
    }

    .parent-wrapper .box3 .title-box span {
        font-size: 2rem;
    }

    /* event */
    .event-img-wrapper .img-box3 button {
        padding: 20px 25px;
    }

    /* fun-luxury */
    #fun_luxury .fun-luxury-part {
        padding-bottom: 50px;
    }

    .fun-luxury-slider .item h4 {
        width: 100%;
        font-size: 1.2rem;
    }

    .fun-luxury-slider .owl-item .img-box {
        padding: 20px;
    }

    /* hall_of_fame */
    #hall_of_fame .star-box img {
        max-width: 70vw;
    }

    /* testimonial */
    .testimonial-slider-box {
        padding-top: 0;
    }

    #testimonial .review-box {
        padding: 20px 30px 20px 16px;
        column-gap: 4%;
    }

    #testimonial .review-box .review-text span {
        font-size: 14px;
    }

    .testimonial-slider-box .owl-item img.profile {
        width: auto;
        max-width: 180px;
    }

    #testimonial .review-box img.quote {
        right: 20px;
        bottom: 20px;
    }

    /* FAQ */
    .FAQ-part {
        padding: 50px 0;
    }

    /* footer  */

    #footer .logo-box {
        text-align: center;
    }

    #footer .subscribe-button {
        width: 40%;
        margin-left: -8%;
    }

    #footer .end-box .link-box ul {
        row-gap: 15px;
    }

    #footer .end-box .link-box ul li:nth-child(2) {
        order: 3;
        text-align: center;
        width: 100%;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 767px) {
    h2 {
        font-size: 50px;
    }

    .section-heading h2::after {
        width: 100px;
        bottom: -10px;
    }

    #header .button-box .btn-common {
        display: none;
    }

    /* Hero section  */
    .homeBanner-box {
        position: relative;
    }

    .homeBanner-box .button-box {
        display: block !important;
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
    }

    .homeBanner-box .button-box .btn-common {
        padding: 15px 0;
        width: 200px;
    }

    /* about */
    .about-box .section-heading {
        width: 60%;
        top: -10px;
    }

    .about-box-wrapper {
        gap: 30px;
    }

    .about-box {
        width: 80%;
    }

    #about .parent-wrapper {
        gap: 6px;
    }

    .about-us-luxury-section .video-box {
        height: 300px;
    }

    .about-us-luxury-section .video-box video {
        object-fit: cover;
    }



    /* Events  */

    .event-img-wrapper {
        grid-template-columns: 60% 40%;
        grid-template-rows: repeat(3, 1fr);
        gap: 0;
    }


    .event-img-wrapper .img-box1 {
        grid-row: span 2 / span 2;
    }


    .event-img-wrapper .img-box3 {
        grid-column-start: 2;
    }

    .event-img-wrapper .img-box4 {
        grid-row-start: 3;
        grid-column-start: 1;
    }

    .event-img-wrapper .img-box5 {
        grid-row-start: 3;
        grid-column-start: 2;
    }

    .event-img-wrapper .img-box3 button {
        top: 85%;
        z-index: 9;
        border-radius: 6px;
    }

    /* fun-luxury */
    .fun-luxury-slider .owl-item .img-box {
        padding: 20px;
        max-width: 60%;
        margin: 0 auto;
    }

    .fun-luxury-slider .item h4 {
        width: 40%;
    }

    #fun_luxury .section-heading p {
        bottom: -10px;
    }



    /* hall_of_fame */
    #hall_of_fame .star-box img {
        max-width: 90vw;
    }

    s .hall-of-fame-slider {
        top: 0;
        padding-bottom: 60px;
    }

    #hall_of_fame .item video {
        max-width: 50%;
    }

    .owl-nav button.owl-prev {
        left: 6%;
    }

    .owl-nav button.owl-next {
        right: 6%;
    }

    /* testimonial */
    #testimonial .review-box {
        flex-direction: column;
        padding: 20px 16px 60px 16px;
        border-radius: 22px;
    }


    .testimonial-slider-box .owl-item img.profile {
        width: 100%;
        max-width: unset;
        aspect-ratio: 16/11;
        object-fit: cover;
        object-position: top;
        border-radius: 16px;
    }

    .testimonial-slider-box .owl-stage {
        padding-left: 5px;
        display: flex;
        height: 100%;
    }
    
    #testimonial .review-box {
        height: 100%;
    }
    
    #testimonial .item {
        height: 100%;
    }


    /* FAQ */
    .FAQ-part {
        padding: 50px 0;
        background: unset;
    }

    .FAQ-part .accordion-button {
        position: relative;
        padding-right: 100px;
    }

    .FAQ-part .accordion-button::after {
        right: 20px;
        position: absolute;
    }

    /* footer */
    #footer .top-box .logo-box img {
        max-width: 230px;
    }

    #footer .logo-box {
        text-align: left;
    }

    #footer .top-box .box.box2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-top: 20px;
    }

    #footer .top-box .box.box2 form {
        order: -1;
    }

    #footer .top-box .link-box ul {
        justify-content: start;
        margin-top: 0;
    }

}

/* responsive ******************************************************************************/
@media (max-width: 575px) {
    #FAQ .FAQ-box {
        width: 90%;
        margin: 0 auto;
    }

    .FAQ-part .accordion-button {
        font-size: 1.1rem;
    }

    .accordion-body p {
        color: var(--white);
        font-size: 1rem;
        font-family: var(--CeraPro_Light);
        text-transform: capitalize;
    }

    #footer .top-box .link-box ul li a {
        height: 30px;
        width: 30px;
    }

    #footer .top-box .link-box ul li a i {
        font-size: 16px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 479px) {
    h2 {
        font-size: 40px;
    }

    h4 {
        font-size: 18px;
    }

    p {
        font-size: 1rem;
    }

    .bg {
        padding: 45px 0;
    }

    /* header */
    #header .logo-box img {
        max-width: 130px;
    }

    /* about  */
    #about .border-line {
        outline-offset: -10px;
    }
    .about-box {
        width: 95%;
        padding-block: 50px 30px;
    }

    .about-box .section-heading {
        width: 75%;
    }

    .about-us-luxury-section .video-box .title-box p {
        font-size: 2.5rem;
    }

    .parent-wrapper .box2 .title-box span {
        line-height: 3;
    }

    .about-us-luxury-section .video-box .title-box img {
        max-width: 50px;
    }

    .parent-wrapper .box3 .title-box span {
        font-size: 1.5rem;
    }

    /* event */
    .event-img-wrapper .img-box3 button {
        left: -100%;
        font-size: 1.2rem;
    }

    /* fun-luxury */
    #fun_luxury .section-heading p {
        font-size: 1.5rem;
    }

    .fun-luxury-slider .item h4 {
        width: 70%;
    }

    .fun-luxury-slider .item h4::after {
        display: none;
    }

    /* hall_of_fame */
    #hall_of_fame .star-box .section-heading {
        margin-bottom: -95px;
    }

    #hall_of_fame .star-box .section-heading p {
        font-size: 1.5rem;
    }

    #hall_of_fame .star-box img {
        max-width: 100vw;
    }

    #hall_of_fame .item video {
        max-width: 70%;
    }

    #hall_of_fame .owl-nav button.owl-next {
        right: 0%;
    }

    #hall_of_fame .owl-nav button.owl-prev {
        left: 0%;
    }

    /* testimonial */
    #testimonial .review-box .review-text img.star-img {
        max-width: 120px;
    }

    #testimonial .review-box .review-text span {
        font-size: 14px;
        max-width: 80%;
    }
    #testimonial .review-box img.quote {
        max-width: 50px;
    }

    /* FAQ */
    .FAQ-part .section-heading h2 {
        font-size: 1.5rem;
    }

    .FAQ-part .accordion-button {
        padding-right: 40px;
    }


    /* footer */
    .top-box {
        padding-top: 45px;
    }
    #footer .subscribe-button {
        width: 46%;
        margin-left: -8%;
    }

    #footer .top-box .logo-box img {
        max-width: 180px;
    }
    #footer .end-box .link-box ul{
        flex-direction: column;
        align-items: start;
    }
    #footer .end-box .link-box ul li, #footer .end-box .link-box ul li a {
        font-size: 16px;
    }
    #footer .end-box .link-box ul li:nth-child(2){
        order: unset;
        text-align: left;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 375px) {
    .about-box .section-heading {
        width: 55%;
        top: 0;
    }
    .about-box .section-heading h2::after {
        bottom: 0px;
        width: 80px;
    }
    .FAQ-part .accordion-button {
        font-size: 1rem;
    }
    .accordion-body p {
        font-size: 0.8rem;
    }
    .FAQ-part .section-heading p {
        font-size: 3rem;
    }

}