@media only screen and (min-width: 1800px){
    .container{
        max-width: 1700px;
    }
}
@media only screen and (max-width: 1799px){
    .header_logo {
        max-width: 210px;
    }
    .header_inner_flex {
        gap: 40px;
    }
    .header_nav ul {
        gap: 30px;
    }
    .header_nav ul li a {
        font-size: 15px;
    }
    .common_dark_btn {
        width: 230px;
        height: 55px;
        font-size: 13px;
    }
    .common_dark_btn::before {
        right: 7px;
        width: 43px;
        height: 43px;
    }
    .common_dark_btn i {
        right: 21px;
    }
    .index_banner_wrap_text h4 {
        font-size: 32px;
    }
    .index_banner_wrap_text h1 {
        font-size: 100px;
    }
    .banner_desc_1 {
        font-size: 20px;
        width: 750px;
    }
    .banner_desc_2 {
        font-size: 20px;
        width: 720px;
    }
    .index_banner_wrap_img {
        position: absolute;
        bottom: -40px;
        right: 90px;
        max-width: 360px;
    }
    .index_banner_vid {
        top: -30px;
        right: -530px;
        width: 1028px;
        height: 775px;
    }
    .sub_heading {
        font-size: 26px;
    }
    .main_heading {
        font-size: 60px;
    }
    .index_first_wrap_ttext h6 {
        margin: 0px auto 10px auto;
        width: 1050px;
    }
    .desc {
        font-size: 20px;
    }
    .index_first_wrap_ttext p {
        max-width: 1100px;
    }
    .index_second_wrap_box_text h6 {
        font-size: 49px;
        line-height: 50px;
        margin: 0px 0px 10px 0px;
    }
    .index_second_wrap_box_text p {
        font-size: 15px;
    }
    .index_second_wrap_box {
        padding: 60px 40px;
    }
    .index_second_wrap_box_text ul li {
        font-size: 18px;
        margin: 0px 0px 20px 0px;
    }
    .index_third_wrap_text .main_heading {
        width: 910px;
    }
    .index_third_wrap_box_text h6 {
        font-size: 20px;
        height: 40px;
    }
    .index_third_wrap_box_desc p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1599px){
    .header_inner_flex {
        gap: 20px;
    }
    .header_nav ul {
        gap: 15px;
    }
    .header_nav ul li a {
        font-size: 14px;
    }
    .index_banner_wrap_text h4 {
        font-size: 25px;
    }
    .index_banner_wrap_text h1 {
        font-size: 60px;
        width: 500px;
    }
    .banner_desc_2 {
        font-size: 16px;
        width: 600px;
    }
    .banner_desc_1 {
        font-size: 16px;
        width: 530px;
    }
    .main_heading {
        font-size: 50px;
        line-height: 1;
    }
    .index_first_wrap_ttext h6 {
        margin: 0px auto 10px auto;
        max-width: 1000px;
    }
    .desc {
        font-size: 16px;
    }
    .index_first_wrap_ttext p {
        max-width: 890px;
    }
    .index_second_wrap_box {
        padding: 60px 40px;
        top: 12%;
    }
    .sub_heading {
        font-size: 22px;
    }
    .index_second_wrap_box_text h6 {
        font-size: 37px;
    }
    .index_second_wrap_box_text p {
        font-size: 18px;
    }
    .index_second_wrap_box_text ul li {
        font-size: 17px;
    }
    .index_second_wrap_text h6 {
        font-size: 60px;
    }
    .index_second_wrap_box_img1 {
        top: -30px;
        left: -20px;
        max-width: 250px;
    }
    .index_second_wrap_box_img2 {
        bottom: 90px;
        right: 90px;
        max-width: 400px;
    }
    .index_fourth_wrap_ttext {
        width: calc(100% - 550px);
    }
    .index_fourth_wrap_ttext1 {
        max-width: 550px;
    }
    .index_fourth_wrap_ttext h6 {
        font-size: 50px;
    }
    .index_fourth_box_text {
        height: 170px;
    }
    .index_fourth_box_text h6 {
        font-size: 22px;
    }
    .index_fourth_box_text p {
        font-size: 16px;
    }
    .get_ticket_bg .index_fifth_wrap_text h6 {
        font-size: 50px;
        line-height: 50px;
    }
    .index_fifth_wrap_input input {
        height: 60px;
        padding: 0px 30px;
        font-size: 16px;
    }
    .index_fifth_wrap_input textarea {
        height: 150px;
        font-size: 16px;
    }
    .faq_wrapper .accordion-header button {
        font-size: 20px;
    }
    .common_dark_btn {
        width: 210px;
        font-size: 12px;
    }
    .about_first_wrap_img {
        width: 400px;
    }
    .about_first_wrap_img .index_second_wrap_box_img2 {
        bottom: -20px;
        left: -90px;
        width: 90%;
        height: 230px;
    }
    .about_second_wrap_text h6 {
        font-size: 50px;
        line-height: 60px;
    }
    .about_second_wrapper .about_first_wrap_img {
        width: 100%;
        height: 500px;
    }
    .index_third_wrap_box_btn1 .common_light_btn {
        height: 55px;
        width: 160px;
    }
    .index_third_wrap_box_btn1 .common_dark_btn {
        width: 160px;
    }
    .shop_slider .swiper-wrapper {
        padding: 0px 0px 40px 0px;
    }
    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .swiper-pagination-bullet-active {
        background: #EA010D;
    }
    .certificate_wrap_text h6 {
        font-size: 50px;
    }
}
@media only screen and (max-width: 1199px){
}
@media only screen and (max-width: 991px){
}
@media only screen and (max-width: 575px){
}