* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    background-image: url("../images/BG.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.opacity-6{
    opacity: 0.6;
}
.container {
    width: 1100px;
    /* width: auto; */
    height: auto;
    background-color: white;
    margin-top: 30px;
    border-radius: 30px;
    padding: 0px !important;
    margin-bottom: 45px;
}
.shreya-ghosal-text {
    text-transform: uppercase;
    font-size: 6em;
    /* font-family: 'gothamblack'; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.shreya-ghosal-live-concert {
    color: #fff;
    font-size: 35px;
    letter-spacing: 12px;
    background-color: black;
    /* font-family: 'gothambold'; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    
}
.line-1 {
    background-color: black;
    height: 4px;
    width: 210px;
}
.line-2 {
    display: flex;
    align-items: center;
    place-content: center;
}
.all-hearts {
    font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
    /* font-family: 'gothambold'; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    
}
.to-book-your-tickets {
    font-size: 33px;
    padding-top: 40px;
    color: #282828;
    /* font-family: 'gothambook'; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    
}
.col-md-4{
    margin-bottom: 15px;
}

.sapratator{
    border: 1px solid #000;
    width: 88%;
    margin: 0px auto;
    opacity: 1;
}
.comming-soon-txt {
    font-size: 33px;
    padding-top: 24px;
    color: #282828;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.tickets {
    position: relative;
    text-align: center;
    background-image: url('../images/ticket-big.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 15px 6px !important;
}
.tickets a{
    text-decoration: none;
}

.disable-tickets {
    position: relative;
    text-align: center;
    background-image: url('../images/ticket-big-soon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 15px 6px !important;
}
.disable-tickets a{
    text-decoration: none;
}
.date {
    font-size: 30px;
    font-weight: bold;
    /* position: absolute; */
    /* top: 27px; */
    color: #fff;
    /* left: 67px; */
    text-transform: uppercase;
    border-top: 1px solid #bfb7c0;
    border-width: 1.5px;
    width: 80%;
    margin: 0px auto;
    /* font-family: 'gothambold'; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.country.line2{
    font-size: 25px !important;
}
.country {
    font-size: 30px;
    color: #fff;
    /* position: absolute; */
    /* top: 70px;
    left: 77px; */
    text-transform: uppercase;
    border-bottom: 1px solid #bfb7c0;
    border-width: 1.5px;
    width: 80%;
    margin: 0px auto;
    /* font-family: 'gothambook'; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
sup {
    font-size: 16px;
    top: -1em;
}
.country-1 {
    font-size: 33px;
    color: #fff;
    position: absolute;
    top: 70px;
    left: 50px;
    text-transform: uppercase;
}
.date-1 {
    font-size: 33px;
    font-weight: bold;
    position: absolute;
    top: 27px;
    color: #fff;
    left: 69px;
    text-transform: uppercase;
}
.country-2 {
    font-size: 33px;
    color: #fff;
    position: absolute;
    top: 70px;
    left: 94px;
    text-transform: uppercase;
}
.country-4 {
    font-size: 33px;
    color: #fff;
    position: absolute;
    top: 70px;
    left: 89px;
    text-transform: uppercase;
}
.date-2 {
    font-size: 33px;
    font-weight: bold;
    position: absolute;
    top: 27px;
    color: #fff;
    left: 60px;
    text-transform: uppercase;
}
.date-3 {
    font-size: 33px;
    font-weight: bold;
    position: absolute;
    top: 27px;
    color: #fff;
    left: 69px;
    text-transform: uppercase;
}
.date-4 {
    font-size: 33px;
    font-weight: bold;
    position: absolute;
    top: 27px;
    color: #fff;
    left: 64px;
    text-transform: uppercase;
}


@media only screen and (max-width: 1000px) and (min-width: 765px) {
    sup {
        top: -0.7em !important;
        font-size: 11px !important;
    }
    .shreya-ghosal-text{
        font-size: 4em !important;
    }
    .all-hearts {
        font-size: 35px;
    }
    .line-1 {
        background-color: black;
        height: 4px;
        width: 138px;
    }
    .date {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        width: 83% !important;
    }
    .country.line2{
        font-size: 15px !important;
    }
    .country {
        font-size: 21px;
        color: #fff;
    }
    .country-1 {
        font-size: 21px;
        color: #fff;
        position: absolute;
        top: 45px;
        left: 33px;
        text-transform: uppercase;
    }
    .date-1 {
        font-size: 25px;
        font-weight: bold;
        position: absolute;
        top: 18px;
        color: #fff;
        left: 32px;
        text-transform: uppercase;
    }
    .country-2 {
        font-size: 23px;
        color: #fff;
        position: absolute;
        top: 46px;
        left: 61px;
        text-transform: uppercase;
    }
    .country-4 {
        font-size: 21px;
        color: #fff;
        position: absolute;
        top: 49px;
        left: 55px;
        text-transform: uppercase;
    }
    .date-2 {
        font-size: 26px;
        font-weight: bold;
        position: absolute;
        top: 17px;
        color: #fff;
        left: 26px;
        text-transform: uppercase;
    }
    .date-3 {
        font-size: 25px;
        font-weight: bold;
        position: absolute;
        top: 16px;
        color: #fff;
        left: 28px;
        text-transform: uppercase;
    }
    .date-4 {
        font-size: 25px;
        font-weight: bold;
        position: absolute;
        top: 20px;
        color: #fff;
        left: 24px;
        text-transform: uppercase;
    }
    sub {
        font-size: 12px;
    }
}
@media only screen and (max-width: 765px) and (min-width: 574px) {
    sup {
        top: -0.5em !important;
        font-size: 8px !important;
    }
    .shreya-ghosal-text{
        font-size: 3em !important;
    }
    .all-hearts {
        font-size: 25px;
    }
    .line-1 {
        background-color: black;
        height: 3px;
        width: 120px;
    }
    .date {
        font-size: 20px;
        width: 70% !important;
    }
    .country.line2{
        font-size: 16px !important;
    }
    .country {
        font-size: 21px;
    }
}
@media only screen and (max-width: 574px) and (min-width: 450px){
    .shreya-ghosal-text {
        font-size: 2em !important;
    }
    .shreya-ghosal-live-concert{
        font-size: 20px !important;
    }
    .line-1{
        width: 60px !important;
    }
    .all-hearts{
        font-size: 25px;
        margin-bottom: 0px;
    }
    .to-book-your-tickets{
        font-size: 25px;
    }
    .comming-soon-txt{
        font-size: 25px;
    }
    .container {
        /* width: 1112px; */
        width: auto;
        overflow: hidden;
        margin: 0;
        border-radius: 0px;
    }
    .date {
        font-size: 17px;
        width: 75%;
        
    }
    .country.line2{
        font-size: 13px !important;
    }
    .country {
        font-size: 17px;
        width: 75%;
    }
    .tickets div:nth-child(0){
        top: 40px !important;
    }
    sup {
        font-size: 10px;
    }
    .disable-tickets {
        padding: 12px 6px !important;
    }
}
@media only screen and (max-width: 450px) {
    .shreya-ghosal-text {
        font-size: 2em !important;
    }
    .shreya-ghosal-live-concert{
        font-size: 20px !important;
    }
    .line-1{
        width: 60px !important;
    }
    .all-hearts{
        font-size: 25px;
        margin-bottom: 0px;
    }
    .to-book-your-tickets{
        font-size: 25px;
    }
    .comming-soon-txt{
        font-size: 25px;
    }
    .container {
        /* width: 1112px; */
        width: auto;
        overflow: hidden;
        margin: 0;
        border-radius: 0px;
    }
    .date {
        /* font-size: 20px;
        width: 55%; */
        font-size: 15px;
        width: 85%;
    }
    .country.line2{
        font-size: 10px !important;
    }
    .country {
        /* font-size: 20px;
        width: 55%; */
        font-size: 15px;
        width: 85%;
    }
    .tickets div:nth-child(0){
        top: 40px !important;
    }
    sup {
        /* font-size: 10px; */
        font-size: 7px;
    }
    .disable-tickets {
        padding: 12px 6px !important;
    }
    
}

@media only screen and (max-width: 498px) and (min-width: 451px){
   
    .date {
        font-size: 17px;
        width: 80%;
    }
    .country.line2{
        font-size: 12px !important;
    }
    .country {
        font-size: 17px;
        width: 80%;
    }
    sup {
        font-size: 8px;
    }




}

@media only screen and (max-width: 376px) and (min-width: 300px){
    
    .date {
        font-size: 9px;
        width: 83%;
    }
    .country.line2{
        font-size: 5px;
    }
    .country {
        font-size: 9px;
        width: 85%;
    }
    sup {
        font-size: 4px;
    }
    .col-md-4 {
        margin-bottom: 0px;
    }
    .to-book-your-tickets {
        font-size: 16px;
    }
    .comming-soon-txt {
        font-size: 16px;
    }
}

@media only screen and (max-width: 376px) and (min-width: 324px){
    .country.line2{
        font-weight: 6px !important;
    }
    .country {
        font-size: 11px;
        width: 85%;
    }
    .date {
        font-size: 11px;
        width: 85%;
    }
    sup {
        font-size: 5px;
    }
    
}

@media only screen and (max-width: 500px) and (min-width: 376px){
    .col-md-4 {
        margin-bottom: 0px;
    }
}

