* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
    font-family: "DM Sans", sans-serif;
    color: #fff;
    background:#B00808 url('https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/icon_bg.png') top left repeat;
    background-size: 230px;
}
body.menu-open{
    overflow: hidden;
}
a{
    text-decoration: none;
}
h1,
h2,
h3,
p {
    margin: 0;
}

li {
    list-style: none;
}

.container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 15px 1px;
}

a {
    cursor: pointer;
}

.content-area {
    padding-bottom:40px;
    background-color: #0D0D0D;
    margin-bottom: 150px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
}

/* <.....headerStyleStart........> */
header {
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 32.21%, #CC0000 50%, rgba(0, 0, 0, 1) 70.19%);
    padding-bottom: 4px;
    position: sticky;
    top: 0px;
    z-index: 2;
}

.header_inner {
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left:60px;
}

.it_logo{
    width:100%;
    flex:0 0 135px;
    max-width: 135px;
}

.nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:100%;
    flex:0 0 calc(100% - 135px);
    max-width: calc(100% - 135px);
    padding-left:101px;
    padding-right:58px;
}

.nav li {
    text-align: center;
}

.nav li a {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    display: inline-block;
    width: 110px;
    color:#fff;
}

.nav li span {
    vertical-align: middle;
}

.nav li.booking_btn a {
    display: inline-block;
    min-width: 212px;
    border: none;
    background-color: #E50000;
    color: #fff;
    padding: 11px 8px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
}

.nav li a img {
    vertical-align: middle;
    margin-right: 10px;
}

/* <.....headerStyleEnd........> */

.top_widget {
    width: 100%;
    position: relative;
}

.top_widget video {
    width: 100%;
    height: auto;
    display: block;
}

.top_widget h2 {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    font-weight: 400;
    font-size: 54px;
    line-height: 80px;
    letter-spacing: 6%;
    text-transform: uppercase;
    background-color: #000;
}
.overlay{
    position: absolute;
    width: 100%;
    height:110px;
    bottom: 70px;
    left: 0px;
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    z-index: 0;
}
.red_border{
    position: absolute;
    width: 100%;
    height:4px;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 32.21%, #CC0000 50%, rgba(0, 0, 0, 1) 70.19%);
    z-index: 1;
}
#about{
    border-bottom: 1px dashed #313131;
    padding-bottom: 50px;
    margin: 0 auto 60px;
    position: relative;
}

#about::after, 
#about::before{
    content: '';
    position: absolute;
    bottom: 0px;
    width:80px;
    height:80px;
    border-radius: 50%;
    background-color: #B00808;
}
#about::before{
    left: 0px;
    transform: translate(-50%, 50%);
}
#about::after{
    right: 0px;
    transform: translate(50%, 50%);
}
.revisiting_detail {
    max-width: 1056px;
    text-align: center;
    margin: 0 auto;
}

.revisiting_detail h2 {
    font-size: 50px;
    line-height: 65px;
    font-weight: 500;
    margin-bottom: 20px;
}

.revisiting_detail p {
    font-size: 26px;
    line-height: 45px;
    font-weight: 300;
    margin-bottom: 60px;
    color: #DFDFDF;
}
.revisiting_detail h3 {
    font-size: 32px;
    line-height: 1.38;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 0;
    max-width: 600px;
    margin: 0 auto;
}
.second_logo{
    margin-bottom: 60px;
}
.coming_soon_text{
    font-weight: 400;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 30%;
    text-align: center;
    vertical-align: middle;
    color:#FFFFFF;
    max-width: 600px;
    margin: 0 auto 20px;
}
.revisiting_detail p.cs_text{
    margin-bottom:0px;
    font-size: 18px;
    line-height: 1.6;
    max-width: 600px;
    margin:0 auto  10px;
}

.cs_date{
    font-weight: 700;
    font-size: 44px;
    line-height: 70px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color:#FF0000;
}
.revisiting_detail .tagline_divider {
    width: 56px;
    height: 3px;
    background-color: #FF0000;
    margin: 24px auto;
}

.revisiting_detail .five_dec_para {
    font-size: 21px;
    line-height: 1.75;
    font-weight: 400;
    font-style: italic;
    color: #C8A84B;
    letter-spacing: 0.015em;
    margin-bottom: 52px;
    padding: 0 40px;
}
.event_detail{
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.event_detail span{
    letter-spacing: 30%;
    font-size: 29px;
    line-height: 70px;
}
.event_detail h3{
    font-size: 52px;
    line-height: 70px;
    font-weight: 600;
    color: #FF0000;
}
.call_to_action{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    height: 328px;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    border: 0.5px solid #3e3e3e;
}
.call_to_action video {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cta_content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    background:linear-gradient(89.86deg, rgba(15, 15, 15, 0.8) 2.61%, rgba(20, 15, 15, 0.779745) 26.28%, rgba(34, 14, 14, 0.72766) 49.4%, rgba(204, 0, 0, 0.64) 173.81%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:80px 120px 80px 60px;
}
.cta_left{
    width:100%;
    max-width: 625px;
    text-align: left;
}

.cta_left h2{
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    margin-bottom:10px;
    color: #fff;
}

.cta_left p{
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    color: #BCBCBC;
}

.cta_right a {
    border: none;
    background-color: #E50000;
    color: #fff;
    padding: 14px 20px 14px 23px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
}

.cta_right a svg{
    margin-right: 13px;
}
section{
    padding-top:120px;
}
.sec_heading{
    text-align: center;
}
.sec_heading h2{
    display: inline-block;
    margin-bottom:76px;
    font-weight:400;
    font-size:32px;
    line-height:74px;
    letter-spacing:0.2em;
    text-transform:uppercase;
    padding:0px 40px;
    border-radius:20px;
    border:1px solid transparent;
    background:
      linear-gradient(#0D0D0D,#0D0D0D) padding-box,
      linear-gradient(360deg, rgba(255,255,255,0.3), #000) border-box;
}

/* City Section */

.city_section .sec_body{
    position:relative;
    margin:0 auto;
    width:695px;
    background:url(https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/border_style_1.jpg), url(https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/border_style_2.jpg);
    background-position: top center, center top;
    background-repeat: no-repeat,  repeat-y;
    background-size: contain, contain;
}
.city_section .sec_body::after{
    content:"";
    position:absolute;
    bottom:0px;
    left:0;
    width:100%;
    height:105px;
    background: url(https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/border_style_3.jpg);
    background-position:bottom center;
    background-repeat:no-repeat;
    background-size: 100%;
}
.city-box{
    position:relative;
    padding:60px 0px 0px;
    z-index: 1;
    min-height: 431px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.venue{
    font-weight: 400;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: 30%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: -80px;
}
.location{
    font-weight: 400;
    font-size: 27px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    position:relative;
}
.city_item{
    font-weight: 400;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: 30%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 39px;
    position: relative;
}
.city_item::before{
    content: attr(data-city);
    position: absolute;
    font-size: 48px;
    line-height: 105px;
    letter-spacing: 30%;
    text-transform: uppercase;
    color: #fff;
    opacity: 5%;
    backdrop-filter: blur(2.5px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shadow_text{
    position: absolute;
    left: 50%;
    top:50%;
    font-weight: 900;
    font-size: 40px;
    line-height: 105.75px;
    letter-spacing: 15%;
    text-align: center;
    text-transform: uppercase;
    transform: translate(-50%, -50%);
    backdrop-filter: blur(2.5px);
    filter: blur(2.5px);
    opacity: 0.1;
    white-space: nowrap;
}

/* Teaser Section */

.teaserSwiper{
    padding:0px 20px;
}

.teaser-card{
    display:flex;
    justify-content:center;
}

.teaser-frame{
    padding:32px 32px 10px;
    width:100%;
    text-align:center;
    position:relative;
    background: url(https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/border_style_1.jpg), url(https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/border_style_2.jpg);
    background-position: top center, center top;
    background-repeat: no-repeat, repeat-y;
    background-size:contain;
}
.teaser-frame::after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 62px;
    background: url(https://akm-img-a-in.tosshub.com/sites/test/it-50-series/img/border_style_3.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.video-box{
    border: 1px solid #4d4d4d;
    border-radius:12px;
    overflow:hidden;
}

.video-box img{
    width:100%;
    display:block;
}

.teaser-frame h3{
    margin-top:18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    z-index: 1;
}

.watch-btn{
    margin-top:10px;
    padding:10.5px 45px;
    border:1px solid #E50000;
    background:transparent;
    color:#fff;
    border-radius:8px;
    cursor:pointer;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 25.5px;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.watch-btn:hover{
    background:#E50000;
}

/* FAQ Section */
.faq-section{
    margin-bottom: 120px;
}
.accordion-item{
    background:linear-gradient(90deg,#1b1b1b,#2a2a2a);
    margin:0 auto 16px;
    border-radius:12px;
    overflow:hidden;
    width:100%;
    max-width:886px;
}
.accordion-item:last-child{
    margin-bottom: 0px;
}
.accordion-header{
    display:flex;
    justify-content:space-between;
    padding:20px;
    cursor:pointer;
    font-weight: 400;
    font-size: 22px;
    line-height: 38px;
}
.accordion-item.active .accordion-header{
    padding-bottom: 10px;
}
.accordion-content{
    max-height:0;
    overflow:hidden;
    transition:max-height 0.4s ease;
    padding:0 20px;
}

.accordion-content p,
.accordion-content ul{
    color:#ccc;
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    margin-bottom:16px
}
.accordion-content ul{
    padding-left:30px;
}
.accordion-content p + ul{
    margin-top: -12px;
}
.accordion-content p + p{
    margin-top: -6px;
}
.accordion-content ul li{
    list-style: disc;
}

.accordion-header .icon{
  line-height: 0px;
}

.accordion-item.active .icon svg{
   rotate:-45deg;
}

/* site footer */

footer{
    background:#000;
    text-align:center;
    padding:10px 20px;
}

.follow-text{
    margin-bottom:10px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
}

.social-icons{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:15px;
    margin-bottom:10px;
}

footer .icon{
    width:42px;
    height:42px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    color:#fff;
}

.divider{
    width:1px;
    height:25px;
    background:#161624;
}

.copyright{
    font-size:16px;
    color:#fff;
}

.copyright a{
    color: #fff;
}

.copyright a:hover{
    color: #E50000;
}

.hamberger_btn{
    display: none;
}

.side-menu{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.9);
    padding:30px 10px 0px;
    transition:transform 0.35s ease;
    transform:translateX(-100%);
}

.side-menu.active{
    transform:translateX(0);
}

.menu-header{
    display: flex;
    padding:0 10px;
    align-items: center;
    line-height: 0px;
    margin-bottom: 12px;
}

.menu-header button{
    background-color: transparent;
    border:none;
}

.menu-header .booking_btn a{
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    gap: 10px;
    opacity: 1;
    border-radius: 8px;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    display: flex;
    background-color: #E50000;
    color: #fff;
    align-items: center;
}

.side-menu .menu-links{
    width:calc(100% - 40px);
    padding:20px;
}
.menu-links li{
    padding-bottom: 25px;
    border-bottom: 1px solid #65656E80;
    margin-bottom: 25px;
}
.menu-links li a{
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-transform: capitalize;
    color: #fff;
}

/*
      form
------------------------------------------*/
.form-box-iframe{
    margin-bottom: 50px;
    margin-top: 50px;
}
.form-box-iframe iframe{
    border:none;
    width:100%;
    height:416px;
}
.ticket_form_sec::before,
.ticket_form_sec::after{
  display:none;
}
#about.ticket_form_sec{
  border-bottom: none;
  padding-bottom: 0px;
}
.form-box{
background:#e50909;
padding:30px;
border-radius:20px;
margin:0px auto;
max-width: 600px;
text-align: center;
}

.form-box h3{
letter-spacing:3px;
margin-bottom:20px;
font-weight: 500;
font-size: 15.75px;
line-height: 21.38px;
text-transform: capitalize;
text-align: left;
}

.mandatory{
margin-bottom:10px;
}

.form-box input{
width:100%;
padding:14px;
border-radius:6px;
border:none;
margin-bottom:16px;
font-weight: 400;
font-size: 16px;
line-height: 22px;
font-family: "Poppins", sans-serif;
}

.form-box input:focus{
    outline: none;
}

.policy{
font-size:14px;
display:block;
margin:15px 0;
}

.policy span{
color:yellow;
}

.pay-btn{
width:100%;
max-width: 359px;
padding:9px;
border-radius:33px;
border:none;
background:#ffb3b3;
cursor: pointer;
font-weight: 700;
font-size: 22px;
line-height: 38px;
}
.error{
color:#ffd6d6;
font-size:15px;
line-height: 1.2;
margin-top:-10px;
margin-bottom:15px;
text-align: left;
}

.g-recaptcha > div{
    margin:0 auto;
    width:100% !important;
    max-width: 304px;
}
#captchaError{
    text-align: center;
}

.form-box-iframe .g-recaptcha iframe{
    height:80px;
}

@media (max-width:767px){
    .form-box{
        border-radius: 18px;
        padding:20px 16px;
    }
    .form-box input{
        padding:10px 14px;
    }

    .pay-btn{
        font-size: 20px;
        line-height: 38px;
    }
    .form-box h3{
        margin-bottom: 13px;
    }
    .form-box-iframe{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .form-box-iframe iframe{
        height:365px;
    }
}

@media (max-width:365px) {
    .g-recaptcha > div{
        width: calc(100% + 20px)!important;
        margin:0 -10px 0;
    }
}



/*
      Subscription Page
------------------------------------------*/
.subscription{
    padding:50px 40px;
}
.subs_row{
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}
.subs_col3{
    width:100%;
    flex:0 0 calc(33.33% - 27px);
    max-width: calc(33.33% - 27px);
}
/* LEFT */
.left_title{
    font-weight: 700;
    font-size: 75px;
    line-height: 68px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 40px;
}
.left_title span{
    font-weight: 500;
    font-size: 56px;
    line-height: 70px;
    letter-spacing: 6%;
    text-transform: capitalize;
    display: block;
}

.date-box{
background:#fff;
color:#d00;
margin-bottom: 40px;
padding:20px;
border-radius: 12px;
width:100%;
max-width:382px;
}

.date-box h2{
    font-weight: 700;
    font-size: 41px;
    line-height: 50px;
    color:#E50000;
}

p.screening{
font-weight: 400;
font-size: 22px;
line-height: 55px;
letter-spacing: 30%;
color:#E50000;
}
.info{
    padding-left: 30px;
}
.info li{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2%;
    color: #DFDFDF;
    list-style: disc;
    margin-bottom: 20px;
}
.info li:last-child{
    margin-bottom: 0;
}

/* FORM */
.form_area{
    width:100%;
    max-width: 592px;
    margin: 0 auto;
}
.form_area img{
  width: 100%;
  height: auto;
}
.sub-form-box h2{
font-weight: 400;
font-size: 24px;
line-height: 60px;
letter-spacing: 14%;
text-align: center;
text-transform: uppercase;
margin-bottom: 20px;
color: #FFFFFF;
}

/* RIGHT */
.highlight-title{
font-weight: 400;
font-size: 24px;
line-height: 60px;
letter-spacing: 20%;
text-align: center;
text-transform: uppercase;
color: #fff;
margin-bottom: 20px;
}
.highlight_video{
    position: relative;
    border-radius:12px;
    border:1px solid #444;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 0px;
}
.highlight_video video{
    width:100%;
}
.hl_overlay{
    position: absolute;
    left: 0px;
    top:0px;
    width:100%;
    height: 100%;
    background: linear-gradient(0deg, #000000 7.37%, rgba(0, 0, 0, 0) 26.96%),
linear-gradient(180deg, #000000 6.58%, rgba(0, 0, 0, 0) 25.47%);
}

.ticket-title{
    font-weight: 400;
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 20%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}

.steps{
    padding-left: 30px;
}
.steps li{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2%;
    color: #DFDFDF;
    list-style: disc;
    margin-bottom: 20px;
}
.steps li:last-child{
    margin-bottom: 0;
}

@media (min-width:992px) and (max-width:1199px){
.subscription{
    padding:50px 20px;
}
.subs_row{
    column-gap: 20px;
}
.subs_col3 {
    width: 100%;
    flex: 0 0 calc(33.33% - 14px);
    max-width: calc(33.33% - 14px);
}
.left_title{
    font-size: 58px;
    line-height: 51px;
}
.left_title span{
    font-size: 44px;
    line-height: 58px;
}
p.screening {
    font-size: 19px;
    line-height: 52px;
}
.date-box h2 {
    font-size: 28px;
    line-height: 37px;
}
.sub-form-box h2 {
    font-size: 22px;
    line-height: 58px;
    letter-spacing: 5%;
}
.ticket-title {
    font-size: 20px;
    line-height: 56px;
}
}

@media (max-width:1024px){
    .hamberger_btn{
        display: block;
    }
    .side-menu .menu-links{
        height: calc(100% - 52px);
        overflow: auto;
    }
    .header_inner{
        min-height: 80px;
        padding:15px 20px 0px;
        line-height: 0px;
    }
    .nav{
        flex:0 0 calc(100% - 104px);
        max-width: calc(100% - 104px);
        padding-right:0px; 
        padding-left:40px; 
        margin-left: auto;
    }
    .nav li:not(.emblem_50, .booking_btn){
        display: none;
    }
    .it_logo img{
        height: 30px;
        width: auto;
    }
    .emblem_50 img{
        height: 40px;
        width: auto;
    }
    .nav li.booking_btn a{
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0%;
        min-width: 145px;
        padding: 5px 10px;
    }
    .nav li.booking_btn a img{
        display: none;
    }
    .it_logo{
        margin-left: 10px;
        flex:0 0 72px;
        max-width: 72px;
        line-height: 0px;
    }
    .emblem_50, .booking_btn{
        margin-left: auto;
    }

    .top_widget h2{
        font-size: 34px;
        line-height: 60px;
    }
    .overlay{
        bottom: 50px;
    }

    .revisiting_detail{
        padding:0 15px;
    }

    .revisiting_detail h2 {
        font-size: 30px;
        line-height: 46px;
        max-width: 630px;
        margin: 0 auto 20px;
    }

    .revisiting_detail p {
        font-size: 20px;
        line-height: 38px;
    }
    .call_to_action{
        height: 238px;
        width:calc(100% - 30px);
        margin: 0 auto;
    }
    .cta_content{
        padding:40px 10px 40px 20px;
    }
    .cta_left{
        width:60%;
    }
    .cta_left h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .cta_right a {
        padding: 14px 15px 14px 17px;
        font-size: 17px;
        line-height: 1.2;
        display: flex;
        align-items: center;
    }
     .cta_right a svg{
        width:20px;
        height:20px;
        margin-right:10px;
     }

     .sec_heading h2{
        font-size: 24px;
        line-height: 66px;
     }
     .city_section .sec_body{
        width:495px;
     }
     .location {
        font-size: 22px;
        line-height: 42px;
    }

    .teaser-frame h3{
        font-size: 21px;
        line-height: 29px;
    }
    .accordion{
        padding:0 15px;
    }
    section{
        padding-top: 90px;
    }
    .faq-section{
        margin-bottom: 60px;
    }
    .content-area{
        margin-bottom: 40px;
    }
    .accordion-header{
        padding:10px 20px;
    }
    .city_item::before{
        font-size: 40px;
        white-space: nowrap;
    }
}

@media (max-width:991px){
    .subs_row{
        row-gap: 40px;
    }
    .subs_col3 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #about, #screening , #teasers{ 
        scroll-margin-top: 40px;
    }
}

@media (max-width:767px){
    .container{
        padding:0 10px;
    }
    .nav{
        padding-left: 13px;
    }
    .header_inner{padding:15px 10px 0px}
    .nav li.booking_btn a{
        min-width: 135px;
        padding: 5px;
    }
    .overlay {
        bottom: 90px;
    }
    .top_widget{
        padding-bottom: 74px;
    }
   .top_widget h2 {
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 20px;
    }
    section{
        padding-top: 40px;
    }
    .revisiting_detail h2{
        font-size: 26px;
        line-height: 32px;
    }
    .revisiting_detail p{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .second_logo img{
        width:145px;
        height: auto;
    }
    #about{
        padding-bottom: 27px;
        margin-bottom: 30px;
    }
    #about::after, #about::before{
        width: 30px;
        height: 30px;
    }
    .call_to_action {
        width: calc(100% - 40px);
        height: auto;
    }
    .cta_content{
        padding:20px;
        flex-direction: column;
        row-gap: 30px;
        position: static;
        transform: translate(0,0);
    }
    .cta_left{
        width:100%;
    }
    .cta_left h2{
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    .cta_left p{
        font-size: 14px;
        line-height: 20px;
    }
    .cta_right{
        width: 100%;
    }
    .cta_right a{
        display: block;
        padding:12px 15px 12px 17px
    }
    .sec_heading h2 {
        font-size: 16px;
        line-height: 24px;
        letter-spacing:20%;
        max-width: 225px;
        border-radius: 10px;
        padding:10px 20px;
        margin-bottom: 20px;
    }
    .city_section .sec_body{
        width:calc(100% - 30px);
        max-width: 400px;
    }
    .city-box {
        min-height: 341px;
    }
    .teaser-frame{
        padding:35px 35px 0px;
    }
    .video-box{
        border-radius: 6px;
    }
    .venue{
        font-size: 18px;
        line-height: 24px;
    }
    .location {
        font-size: 16px;
        line-height: 35px;
    }
    .city_item::before{
        font-size: 32px;
        line-height: 28px;
    }
    .teaser-frame h3{
        margin-top: 9px;
        font-size: 14px;
        line-height: 16px;
    }
    .watch-btn{
        margin-top: 12px;
        font-size: 12px;
        line-height: 12px;
        padding:5px 22px;
        border-radius: 3px;
    }
    .accordion-header{
        font-size: 16px;
        line-height: 24px;
        padding: 16px 10px;
    }
    .accordion-header .icon svg{
        width: 24px;
        height: 24px;
    }
    .accordion-content{
        padding:0 10px;
    }
    .accordion-content p, .accordion-content ul{
        font-size:15px;
        line-height: 22px;
    }
    .content-area{
        padding-bottom:0px;
        margin-bottom: 33px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .follow-text{
        font-size: 14px;
    }
    .copyright{
        font-size: 12px;
        line-height: 22px;
    }

    #about, #screening , #teasers, #faqs{ 
        scroll-margin-top: 60px;
    }
    .second_logo{
        margin-bottom: 30px;
    }
    .coming_soon_text{
        font-size: 16px;
        line-height:23px;
    }
    .revisiting_detail p.cs_text{
        font-size: 14px;
    }
    .cs_date{
        font-size: 26px;
        line-height: 32px;
    }
    .revisiting_detail h3 {
            font-size: 25px;
    line-height: 1.48;
    }
    .revisiting_detail .five_dec_para{
        padding:0px;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 40px;
    }

    /* subscription page */
    .subscription{
        padding:40px 20px
    }
    .left_title {
        font-size: 52px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .left_title span {
        font-size: 38px;
        line-height: 50px;
    }
    p.screening {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 20%;
    }
    .date-box{
        padding:10px 20px;
        margin-bottom: 20px;
    }
    .date-box h2 {
        font-size: 31px;
        line-height: 38px;
    }
    .info li {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0%;
    }
    .sub-form-box h2 {
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 20%;
    }
    .highlight-title {
        font-size: 17px;
        line-height: 28px;
    }
    .highlight_video{
        margin-bottom: 40px;
    }
    .ticket-title {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .steps li {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0%;
    }
}

@media (max-width:575px){
    .teaser-frame {
        padding: 15px 15px 0px;
    }
    .call_to_action video {
        width: auto;
        height: 100%;
    }
}