
@media(max-width:1300px) {
    .min-hight{
        min-height:650px!important;
    }
}



@media (min-width: 1200px){

    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    
}

@media(max-width:1200px){
    .headd {
        align-items: unset!important;
    }
    .updFootDiv{
        flex-direction: column-reverse;
    }
    .upperFootUl{
        justify-content: space-around;
        margin-bottom: 40px;
        width: 100%;
    }
    .navbar-toggler{
        border: none;
    }
    .navbar-toggler:focus{
        box-shadow: none;
    }
    .centerNav{
        padding-left: 0;
    }
    .nav-item .nav-link.active{
        border-top: 0;
    }
    .nav-item a {
        padding-top: 20px!important;
    }
    .navbar-brand img {
        width: 75px;
    }   
    .nav-item{
        padding-left:0;
    } 
    .nav-item .nav-link{
        padding-left: 0!important;
    }
    .navbar-collapse {
        background: #000000ad;
        padding-left: 20px;
    }
    .min-height-Home{
        /* min-height: 200px; */
    }
    .my-video-dimensions{
        /* height: auto; */
    }
}

@media(max-width:1000px) {
    .short-banner {
        height: 325px;
    }
    .paymentUl li {
        width: 150px;
        height: 150px;
        
    }
    .connectTxt h5 {
        font-size: 16px;
      
    }
    .eventUl h5 {
       font-size: 14px;
    }
    .eventUl p {
       font-size: 14px;
    }
    .eventUl h1 {
       font-size: 16px;
    }
    .ticketLabel {
       top: -17.5px;
       font-size: 12px;
       
    }
    .posterSection img {
        width:100%;
    }
    .my-video-dimensions {
        height: 570px;
    }
   
    
}

@media(max-width:820px) {
    .short-banner {
        height: 290px;
    }
    .contentMain .custom-cont{
        padding: 0!important;
    }
    .eventUl h1 {
        font-size: 14px;
    }
    .eventUl h5 {
        font-size: 12px;
    }
    .eventUl p {
        font-size: 12px;
    }
    .ticketLabel {
        top: -16.5px;
        font-size: 11px;
    }
    .contactUl li {
        background-color: #fff;
        padding: 26px 10px;
        width: 200px;
        height: 175px;
        
    }
    .contactUl{
        justify-content: space-around;
    }
    .my-video-dimensions {
        height: 470px;
    }
    .statBox {
      max-width: 600px;
       
    }
    .statBox li {
        padding: 20px 20px 20px 20px;
        height: 125px;
        width: 180px;
        font-size: 35px;
       
    }
    .axss{
        width:100%;
    }
    .contentBox .row{
        flex-direction: column-reverse;
    }
    .imgBackground{
        width: 50%;
        margin: 0px auto;
        margin-bottom: 70px;
    }
    .top-gap {
        padding-top: 100px;
    }
    .heading {
        font-size: 33px;
       
    }
    
}
@media(max-width:768px){
    .custom-cont {
        padding: 0 25px !important;
    }
    .contentBox p {
        font-size: 12px;
    }
    .short-banner .brdcrmb-head {
        font-size: 24px;
    }
    .upperFootUl a {
        font-size: 12px;
    }
    .bottomFooterTxt {
        font-size: 13px;
    }    
    .navbar-toggler-icon {
        width: 1.3em;
        height: 1.3em;
    }    
    .nav-item .nav-link {
       font-size: 12px;
    }
    .contactUl img {
        width: 45px;
    }
    .contactUl li {
        background-color: #fff;
        padding: 34px 10px;
    }    
    .my-video-dimensions {
        height: 445px;
    }
    .eventTable thead tr th {
        font-size: 18px;
       
    }
    .eventTable thead th img {
        width: 20px;
    }
}

@media(max-width:712px) {
    .short-banner {
        height: 250px;
    }
    .connectTxt h5 {
        font-size: 14px;
    }
    .paymentUl .phone {
       font-size: 14px;
    }
    .my-video-dimensions {
        height: 395px;
    }
    
}

@media(max-width:600px) {
    .short-banner {
        height: 230px;
    }
    .short-banner .brdcrmb-head {
        font-size: 22px;
    }
    .contentBox {
        padding-bottom: 50px;
        padding-top: 0;
    }
    h4{
        font-size: 20px!important;
    }
    .eventUl{
        max-width: 480px;
        margin: 0px auto;
        margin-bottom: 40px;
    }
    .my-video-dimensions {
        height: 345px;
    }
    .statBox {
        max-width: 420px;
    }
    .statBox li {
        padding: 18px 20px 20px 20px;
        height: 100px;
        width: 180px;
        font-size: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .statBox li:before {
        left: -35px;
        top: -35px;
        
    }
    .statBox li span {
        font-size: 14px;
        display: block;
    }
    .top-gap {
        padding-top: 100px;
    }
    .heading:before {
       width: 90px;
       top: 70px;
    }
    .heading {
        padding-top: 40px;
        
    }
    .imgBackground img {
        left: 0px;
        top: 0px;
    }
    .eventTable thead tr th {
        font-size: 14px;
    }
    .eventTable thead th img {
        width: 16px;
    }
    .table>:not(caption)>*>* {
       font-size: 14px;
    }
    .eventTable {
      max-width: 500px;
        margin: 0px auto;
    }
}

@media(max-width:576px) {
    .contentMain .custom-cont {
        padding: 25px!important;
    }
    .contentBox {
        padding-bottom: 0px;
        padding-top: 30px;
    }
    .contact .row{
       margin-left: 0;
       margin-right: 0;
    }
    .events .row{
        margin-right: 0;
    }
    .events .xss5{
        padding-right: 0;
    }
    .events .col-md-6{
        padding-right: 0;
    }
}

@media(max-width:480px) {
    .navbar-brand img {
        width: 60px;
    }
    .short-banner {
        height: 200px;
    }
    .paymentUl li {
        width: 150px;
        text-align: center;
        margin: 0px auto;
        margin-top: 60px;
    }
    .paymentUl{
        display: unset;
    }
    .connectTxt {
       margin-bottom: 120px;
    }
    .eventUl {
        max-width: 320px;
        margin: 0px auto;
        margin-bottom: 40px;
    }
    .my-video-dimensions {
        height: 275px;
    }
    .eventTable {
        max-width: 455px;
        margin: 0px auto;
    }
    .eventTable tbody, td, th, tr {
        padding: 12px!important;
        color: #fff;
    }
    .eventTable{
        padding-right: 0;
    }
}

@media(max-width:414px) {
    .bottomFooterTxt {
        font-size: 12px;
        margin-top: 15px;
    }
    .upperFootUl{
        display: unset;
        text-align: left;
    }
    .short-banner .brdcrmb-head {
        font-size: 20px;
    }
    .contactUl{
        display: unset;

    }
    .contactUl li{
        margin: 0px auto;
        margin-top: 60px;
    }
    .my-video-dimensions {
        height: 240px;
    }
    .statBox {
        display: unset;
    }
    .statBox li{
        margin:0px auto;
        margin-top: 30px!important;
        margin-bottom: 30px!important;
    }
    .imgBackground {
        width: 65%;
        margin: 0px auto;
        margin-bottom: 40px;
    }
    .heading {
        padding-bottom: 40px;
    }
    .eventTable {
        max-width: 370px;
        margin: 0px auto;
    }
}

@media(max-width:375px) {
    .my-video-dimensions {
        height: 220px;
    }
}


@media(max-width:360px) {
    .eventTable {
        max-width: 330px;
        margin: 0px auto;
    }
    .table>:not(caption)>*>* {
        font-size: 12px;
    }
    .eventTable thead tr th {
        font-size: 12px;
    }
}

@media(max-width:320px){
    .short-banner {
        height: 170px;
    }
    .short-banner .brdcrmb-head {
        font-size: 18px;
    }
    .upperFootUl a {
        font-size: 11px;
    }
    .nav-item .nav-link {
        font-size: 11px;
     }
     .navbar-brand img {
        width: 50px;
    }
    h4 {
        font-size: 16px!important;
    }
    .eventUl {
        max-width: 290px;
        margin: 0px auto;
        margin-bottom: 40px;
    }
    .eventUl h1 {
        font-size: 12px;
    }
    .eventUl li {
        padding: 13px 13px;
    }
    .my-video-dimensions {
        height: 185px;
    }
    .eventTable {
        max-width: 300px;
        margin: 0px auto;
    }
}