@font-face {
    font-family: 'Futura PT';
    src: url('../webfonts/FuturaPT-Medium.woff') format('woff'),
        url('../webfonts/FuturaPT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Demi';
    src: url('../webfonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../webfonts/FuturaPT-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT light';
    src: url('../webfonts/FuturaPT-Light.woff2') format('woff2'),
        url('../webfonts/FuturaPT-Light.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT bold';
    src: url('../webfonts/FuturaPT-Bold.woff') format('woff'),
        url('../webfonts/FuturaPT-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.image-placeholder {
    position: relative;
  /*  padding-bottom: 56.25%;*/
}

.image-placeholder img {
   /* position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.festival-image {
    opacity: 0;
    z-index: 0;
    -o-transition: .4s all;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
}

.current-image {
    opacity: 1;
    z-index: 1;
}

.htlgi-hero {
    display: none;
}

.htlgi-main {
    padding: 0;
    max-width: 1920px;
}

.press-block {
    display: none;
}

.htlgi-header {
    display: none;
}

.festivel-title {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 22px;
    margin-bottom: 15px;
    min-height: 0px;
}

.festivel-left {
    width: 45%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 40px;
}
.festivel-left .festivel-title+img { 
    margin-bottom: 23px;
	display:inline-block;
}
.festivel-right {
    width: 55%;
}
.modal-content {
    position:relative;
    overflow: auto;
   /* height: auto;*/
    padding-left: 35px;
    padding-top: 30px;
    padding-right: 35px;
    background-color: rgba(75, 165, 239, 0.95);
}
.festivel-speakers, .festivel-time{
    display: block;
}
.bookticket-block {
    margin-bottom: 40px;
}
#myModal span.close, #instructionModel span.instructionModelclose {
    position: absolute;
    right: 0px;
    top: -20px;
    line-height: normal;
}
.modal-content.Bar, .arena_bar .modal-content.Arena, .ring_bar .modal-content.Ring, .international_bar .modal-content.International, .innercircle_bar .modal-content.Inner, .boxoffice_bar .modal-content.BoxOffice, .hat_inside .modal-content.HatTable, .innercircle_inside .modal-content.InnerTable, .hat_bar .modal-content.Hat{
    height: auto; 
    width: 100%; 
    max-width: 400px; 
    padding: 30px 30px;
}
.modal-content.Bar span.close, .arena_bar .modal-content.Arena span.close, .ring_bar .modal-content.Ring span.close, .international_bar .modal-content.International span.close, .innercircle_bar .modal-content.Inner span.close, .boxoffice_bar .modal-content.BoxOffice span.close, .hat_inside .modal-content.HatTable span.close, .innercircle_inside .modal-content.InnerTable span.close, .hat_bar .modal-content.Hat span.close, .modal-content.Academy span.close{
    right: 30px; 
    top: 5px; 
    font-size: 65px;
}
.modal-content.Bar p, .arena_bar .modal-content.Arena p, .ring_bar .modal-content.Ring p, .international_bar .modal-content.International p, .innercircle_bar .modal-content.Inner p, .boxoffice_bar .modal-content.BoxOffice p, .hat_inside .modal-content.HatTable p, .innercircle_inside .modal-content.InnerTable p, .hat_bar .modal-content.Hat p, .modal-content.Academy p{
    margin-bottom:0;
}
.modal-content.Bar .float-container, .arena_bar .modal-content.Arena .float-container, .ring_bar .modal-content.Ring .float-container, .international_bar .modal-content.International .float-container, .innercircle_bar .modal-content.Inner .float-container, .boxoffice_bar .modal-content.BoxOffice .float-container, .hat_inside .modal-content.HatTable .float-container, .innercircle_inside .modal-content.InnerTable .float-container, .hat_bar .modal-content.Hat .float-container{
    padding:0;
}
.modal-content.Bar h3.festivel-title, .arena_bar .modal-content.Arena h3.festivel-title, .ring_bar .modal-content.Ring h3.festivel-title, .international_bar .modal-content.International h3.festivel-title, .innercircle_bar .modal-content.Inner h3.festivel-title, .boxoffice_bar .modal-content.BoxOffice h3.festivel-title, .hat_inside .modal-content.HatTable h3.festivel-title, .innercircle_inside .modal-content.InnerTable h3.festivel-title, .hat_bar .modal-content.Hat h3.festivel-title{
    min-height:0; 
    font-size:22px; 
    line-height:1;
}
.modal-content.Bar h5.festivel-title, .arena_bar .modal-content.Arena h5.festivel-title, .ring_bar .modal-content.Ring h5.festivel-title, .international_bar .modal-content.International h5.festivel-title, .innercircle_bar .modal-content.Inner h5.festivel-title, .boxoffice_bar .modal-content.BoxOffice h5.festivel-title, .hat_inside .modal-content.HatTable h5.festivel-title, .innercircle_inside .modal-content.InnerTable h5.festivel-title, .hat_bar .modal-content.Hat h5.festivel-title{
    min-height:0; 
    font-size:18px; 
    line-height:1;
}
.modal-content.Bar .btn-tickets , .arena_bar .modal-content.Arena .btn-tickets, .ring_bar .modal-content.Ring .btn-tickets, .international_bar .modal-content.International .btn-tickets, .innercircle_bar .modal-content.Inner .btn-tickets, .boxoffice_bar .modal-content.BoxOffice .btn-tickets, .hat_inside .modal-content.HatTable .btn-tickets, .innercircle_inside .modal-content.InnerTable .btn-tickets, .hat_bar .modal-content.Hat .btn-tickets, .modal-content.Academy .btn-tickets{
    width: 100%; 
    display: block; 
    text-align: center; 
    padding: 15px; 
    font-size: 15px; 
    font-weight: normal; 
    margin-top: 15px; 
}
.modal-content.Bar .festivel-sub-title, .arena_bar .modal-content.Arena .festivel-sub-title, .ring_bar .modal-content.Ring .festivel-sub-title, .international_bar .modal-content.International .festivel-sub-title, .innercircle_bar .modal-content.Inner .festivel-sub-title, .boxoffice_bar .modal-content.BoxOffice .festivel-sub-title, .hat_inside .modal-content.HatTable .festivel-sub-title, .innercircle_inside .modal-content.InnerTable .festivel-sub-title, .hat_bar .modal-content.Hat .festivel-sub-title{
    letter-spacing:1px; 
    margin-bottom: 3px;
}
.modal-content.Bar .festivel-venue, .arena_bar .modal-content.Arena .festivel-venue, .ring_bar .modal-content.Ring .festivel-venue, .international_bar .modal-content.International .festivel-venue, .innercircle_bar .modal-content.Inner .festivel-venue, .boxoffice_bar .modal-content.BoxOffice .festivel-venue, .hat_inside .modal-content.HatTable .festivel-venue, .innercircle_inside .modal-content.InnerTable .festivel-venue, .hat_bar .modal-content.Hat .festivel-venue{ 
    text-transform: none; 
    letter-spacing: 1px;
}
.modal-content.Bar h2.festivel-venue, .arena_bar .modal-content.Arena h2.festivel-venue, .ring_bar .modal-content.Ring h2.festivel-venue, .international_bar .modal-content.International h2.festivel-venue, .innercircle_bar .modal-content.Inner h2.festivel-venue, .boxoffice_bar .modal-content.BoxOffice h2.festivel-venue, .hat_inside .modal-content.HatTable h2.festivel-venue, .innercircle_inside .modal-content.InnerTable h2.festivel-venue, .hat_bar .modal-content.Hat h2.festivel-venue, .modal-content.Academy h2.festivel-venue{
    font-size: 19px;
    margin-bottom: 15px; 
}
.modal-content.Bar p.festivel-venue, .arena_bar .modal-content.Arena p.festivel-venue, .ring_bar .modal-content.Ring p.festivel-venue, .international_bar .modal-content.International p.festivel-venue, .innercircle_bar .modal-content.Inner p.festivel-venue, .boxoffice_bar .modal-content.BoxOffice p.festivel-venue, .hat_inside .modal-content.HatTable p.festivel-venue, .innercircle_inside .modal-content.InnerTable p.festivel-venue, .hat_bar .modal-content.Hat p.festivel-venue, .modal-content.Academy p.festivel-venue{
    font-size: 16px; 
    margin-bottom: 15px;
}
.modal-content.Bar .barcose_section, .arena_bar .modal-content.Arena .barcose_section, .ring_bar .modal-content.Ring .barcose_section, .international_bar .modal-content.International .barcose_section, .innercircle_bar .modal-content.Inner .barcose_section, .boxoffice_bar .modal-content.BoxOffice .barcose_section, .hat_inside .modal-content.HatTable .barcose_section, .innercircle_inside .modal-content.InnerTable .barcose_section, .hat_bar .modal-content.Hat .barcose_section, .modal-content.Academy .barcose_section{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center; 
    align-items: center;
     -webkit-box-pack: justify; 
     -ms-flex-pack: justify; 
    justify-content: space-between; 
    margin-top: 24px; 
    margin-bottom: 30px; 
}
.festival__vimeo-popup-container {
    position: absolute;
    width: 25%;
    right: 0;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.festival__vimeo-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.festival__vimeo-popup-container-main {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 10;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% , -50%);
        -ms-transform: translate(-50% , -50%);
            transform: translate(-50% , -50%);
}
.festival__vimeo-popup-main {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.festival__vimeo-popup-close,
.festival__vimeo-popup-section-close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	line-height: 20px;
	font-size: 25px;
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.chatInfoMain {
	background: transparent;
	background-color: #181818;
	color:#ffffff;
	height: 8%;
	overflow: overlay;
	width: 15vw;
}
.chatInfoContent {
	display:none;
	position:absolute;
	background-color: #181818;
	color: #fff;
	height: auto;
	padding: 0 5px;
	max-height: 350px;
	overflow: auto;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
}
.chatInfoShow, .chatInfoHide {
	font-weight: inherit;
}
.table__vimeo-popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 10;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% , -50%);
        -ms-transform: translate(-50% , -50%);
            transform: translate(-50% , -50%);
}
.table__vimeo-popup {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.table__vimeo-popup-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
}
/*.modal-content.Bar {
    height: auto;
    width: 100%;
    max-width: 400px;
    padding: 30px 30px;
}

.modal-content.Bar span.close {
    right: 30px;
    top: 5px;
    font-size: 65px;
}

.modal-content.Bar p {
    margin-bottom: 0;
}

.modal-content.Bar .float-container {
    padding: 0;
}

.modal-content.Bar h3.festivel-title {
    min-height: 0;
    font-size: 22px;
    line-height: 1;
}

.modal-content.Bar h5.festivel-title {
    min-height: 0;
    font-size: 18px;
    line-height: 1;
}

.modal-content.Bar .btn-tickets {
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px;
    font-size: 15px;
    font-weight: normal;
    margin-top: 15px;
}

.modal-content.Bar .festivel-sub-title {
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.modal-content {
    background-color: rgba(75, 165, 239, 0.95);
}

.modal-content.Bar .festivel-venue {
    text-transform: none;
    letter-spacing: 1px;
}

.modal-content.Bar h2.festivel-venue {
    font-size: 19px;
    margin-bottom: 25px;
}

.modal-content.Bar p.festivel-venue {
    font-size: 16px;
    margin-bottom: 15px;
}

.modal-content.Bar .barcose_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 24px;
    margin-bottom: 40px;
}*/

.imgOverlay {
    position: relative;
    /* display: inline;*/
}

.imtip {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
}
.virtualTv {
    z-index: 1;
    background: url(../images/online-festival/tv.png);
    background-size: cover;
    width: 477px;
    height: 314px;
    margin: -326px 15px 0 55px;
    position: absolute;
	cursor: pointer;
    font-family: 'Futura PT';
}

.virtualTv-right{
	right: 160px;
}

.virtualTv p {
    text-transform: uppercase;
    color: #fff;
    margin: 8px 0px 0px 30px;
    text-align: left;
    font-size: 20px;
}

.virtualTv h2, .virtualTv h1 {
    text-transform: uppercase;
    color: #fff;
    margin-left: 30px;
    text-align: left;
	margin-bottom: 0px;
	margin-right: 12px;
}

.tvBtn{
	background: #4ba6ef;
    margin-left: 30px;
    color: #ffffff;
    width: 70%;
    padding: 2%;
    border-radius: 5px;
    margin-top: 2%;
    -webkit-box-shadow: 0px 0px 2px 0px #000000 inset;
	box-shadow: 0px 0px 2px 0px #000000 inset;
	text-align: center;
	font-size: 20px;
}
.tvTextSmall{
	font-size: 14px;
}
.black-overlay{
    background-color: black;
    opacity: 0.6;
}
.schoolTC-text{
	text-align: left;
	margin-bottom: 4%;
}
.closeTC{
	color:#ffffff;
	font-size: 50px;
	position: absolute;
	right: 2%;
	top: 0;
	cursor: pointer;
}
.speaker-names{
	  font-size: 13px;
	  text-transform: unset !important;
  }
  .exit-box { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
}
.virtualTv h2 {
    font-weight: normal;
    margin-top: 30px;
}

.virtualTv h1 {
    font-weight: normal;
	margin-top: 20px;
	font-size: 29px;
}

.speakerNames {
    font-size: 13px;
    text-transform: unset !important;
}

/******** 24-8-20*********/
.festivel-left h3.festivel-title, .festivel-right h3.festivel-title {
    font-family: Futura-PT;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px;
}

.festivel-speakers {
    font-family: Futura-PT;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    letter-spacing: 2px;
}

.btn-tickets {
    background: #011f9b;
    display: inline-block;
    padding: 10px 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #ffffff;
    font-family: Futura-PT;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}
.festivel-left .btn-tickets{margin-top:20px;}
p#click-content h2.festivel-venue {
    font-family: Futura-PT;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    letter-spacing: 2px;
    text-transform: capitalize;
}
p#click-content p.festivel-venue {
    font-family: Futura-PT;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
    letter-spacing: 2px;
    text-transform: inherit;
}
.modal-content.exitVenuePopup {
    width: 450px;
    height: auto;
    padding: 42px;
}
.modal-content.exitVenuePopup p#click-content { 
    text-align: center;
    margin-bottom: 0; 
}
.modal-content.exitVenuePopup p#click-content p{
    font-family: Futura-PT;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 2px;
    color: #ffffff;
    max-width: 330px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 10px;
}
.modal-content.exitVenuePopup p#click-content a.btn-tickets { 
    display: block; 
}
.modal-content.exitVenuePopup p#click-content a.btn-tickets.exit-festival{
    background: #1a53b7;
}
.modal-content p#click-content .exit-box img { 
    margin-bottom: 25px;
}
.image-placeholder a.exitvenuelink{
    position: fixed;
    height: auto;
    width: 25%;
    z-index: 150;
    left: 0;
    top: 0;
}
.image-placeholder a.exitvenueprogramme {
    position: fixed;
    height: auto;
    width: 9%;
    right: calc(0px + 17px);
    left: auto;
    top: 11px;
    z-index: 150;
}
/*.VirtualFestivalPage .image-placeholder{
	padding-bottom: 0;
}
.VirtualFestivalPage .image-placeholder img{
	position: static;
}*/
.modal-content.Bar {
    max-width: 800px;
}
.modal-content.Barapptable {
    max-width:420px;
}
.modal-content.venueclass.Bar.venueinstructions p#click-content {
    display: block;
}
.modal-content.Bar p#click-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}

.modal-content.Stage {
    width: 37%;
}
.modal-content.Stage p#click-content .float-container .festivel-title{min-height:auto;}
.modal-content.Stage.meetspeakertable p#click-content .float-container .exit-box {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.modal-content.Stage p#click-content .float-container .exit-box img {
    width:200px;
    margin-bottom: 0;
}
.modal-content.Stage p#click-content .float-container .exit-box button {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
/*.modal-content.Stage p#click-content .float-container .exit-box a {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}*/
.modal-content.Stage p#click-content .float-container .exit-box .meet-speaker {
    min-width: 165px;
    max-width: 165px;
    width: 100%;
}
.text-center {
    text-align: center;
}
/* .modal-content.BoxOffice{
    width: 32%;
    height: auto;
} */
.modal-content.BoxOffice .ticketspopup img {
    max-width: 200px;
    width: 100%;
}
.modal-content.BoxOffice .ticketspopup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 15px;
}
.modal-content.BoxOffice h3 {
    margin-top: 0;
    min-height: 0;
    margin-bottom: 0;
}
img.redirectToExternalPage {
    cursor: pointer;
}
.venueinstructions{
    margin-left: 15px;
    margin-bottom: 15px;
 }
 
 
/*.modal-content.Barapptable {
    max-width: 400px;
    height:auto;
    padding-left: 30px;
    padding-bottom: 14px;
    padding-top: 25px;
    padding-right: 25px;
}*/
/*.modal-content.Barapptable .barcose_section {
    padding-top: 10px;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}*/
/*.modal-content.Barapptable a.btn-tickets { width: 100%; } */
/*.modal-content.Barapptable p#click-content h2.festivel-venue {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.modal-content.Barapptable p#click-content p.festivel-venue {
    font-size: 13px;
    line-height: 19px;
    margin-left: 0px;
}*/
/* Urvesh- hand icon on clickalbe area */

/* Modal design start */
.border-bottom {
    border-bottom: 1px solid #979797;
}
.border-0{
    border: 0 !important;
}
.pb-30{
    padding-bottom: 30px;
}
.text-primary{
    color: #009ED2;
}
.text-black{
    color: #000000 !important;
}
.py-10{
    padding-top: 10px;
    padding-bottom: 10px;
}
.modal{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background-color: rgba(0,0,0,.4);
}
.modal-open {
    overflow: hidden;
}
.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    height: 100%;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    padding: 1rem;
}


/* .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
} */
.modal.fade.show .modal-dialog{
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    -ms-transform: translate(0,-50px);
        transform: translate(0,-50px);
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgb(75 166 239 / 0.93);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 7.2px;
    outline: 0;
    padding: 40px 50px;
}
.modal .meetgreet-btn .btn-tickets:hover,.modal .btn-tickets:hover {
    text-decoration: none;
}
.modal .close {
    font-size: 55px;
    color: #ffffff;
    cursor: pointer;
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;    
    justify-content: center;
    min-height: calc(100% - 1rem);
}
.modal .festivel-main {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.modal .festivel-title{
    font-family: 'Futura PT';
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 3.41px;
    margin-bottom: 25px;
}
.modal .festivel-main div {
    -ms-flex: 0 0 44.222227%;
    -webkit-box-flex: 0;
            flex: 0 0 44.222227%;
    max-width: 44.222227%;
    padding-right: 15px;
    padding-left: 15px;
}
.modal .details p{
    font-family: 'Futura PT Light';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}
.modal .speaker-session-info, .modal .meetgreet-btn {
    margin-top: 20px;
    color: #ffffff;
}
.modal .festivel-main .festivel-sub-title {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 2.73px;
    font-family: 'Futura PT';
    font-weight: bold;
}
.modal .speaker-session-info span {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2.1px;
}
.modal .speaker-session-info span:first-child{
    font-family: 'Futura PT';
}
.modal .speaker-session-info span:last-child{
    font-family: 'Futura PT';
    font-weight: 500;
}
.modal .meetgreet-btn .btn-tickets, .modal .btn-tickets{
    font-family: 'Futura PT Light';
    font-weight: 500;
    width: 100%;
    padding: 17px 10px;
}
.modal-dialog {
    max-width: 730px;
    margin: 1.75rem auto;
}
.modal .socialtable {
    margin-bottom: 0;
}
.modal-dialog.sponsor-popup {
    max-width: 1097px;
}
.modal .Bar #click-content .popup-font.festivel-venue {
    font-family: 'Futura PT';
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}
.modal .Bar #click-content p.popup-font.festivel-venue{
    font-size: 17px;
    line-height: 21px;
}
.modal .modal-dialog.event-popup{
    max-width: 1207px;
}
.modal .event-popup .modal-content.venueclass {
    background-color: #ffffff;
}
.modal .nextevent-popup .detail {
    width: 40%;
}
.modal .nextevent-popup .venue {
    width: 23%;
}
.modal .nextevent-popup .book-ticket {
    width: 23%;
}
.modal .nextevent-popup .detail p, .modal .speaker-detail p {
    font-size: 14px;
    line-height: 17px;
    color: #777777;
}
.modal .nextevent-popup .events-details {
    border-bottom: 1px solid #979797;
    padding-top: 20px;
    padding-bottom: 20px;
}
.modal .nextevent-popup .events-details:last-child {
    border: 0;
}
.modal .nextevent-popup .book-ticket p {
    font-size: 29px;
    line-height: 17px;
    color: #009ED2;
}
.modal .nextevent-popup h2, .modal .nextevent-popup h3 {
    color: #009ED2;
    text-align: center;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2.34px;
    font-family: 'Futura PT';
    font-weight: bold;
    margin-bottom: 30px;
}
.modal .nextevent-popup h3 {
    color: #101010;
    position: relative;
}
.modal .nextevent-popup:first-child > h3 span {
    display: inline-block;
    background-color: #ffffff;
    z-index: 9;
    position: relative;
    padding: 0 15px;
}
.modal .nextevent-popup:first-child > h3:before {
    content: "";
    background-color: #979797;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.modal .modal-dialog.event-popup .close {
    color: #979797;
    line-height: 0;
}
.modal .modal-dialog.event-popup .venue p {
    font-size: 21px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 0;
    font-family: 'Futura PT';
    font-weight: 500;
}
.modal .modal-dialog.event-popup .venue p small {
    font-size: 15px;
    line-height: 17px;
    color: #777777;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.modal .modal-dialog.event-popup .venue-img{
    margin-top: 15px;
}
.modal .nextevent-popup .detail h3 {
    letter-spacing: 0;
    text-align: left;
}
.modal .nextevent-popup .book-ticket p {
    font-size: 29px;
    line-height: 17px;
    color: #009ED2;
    font-family: 'Futura PT Demi';
    font-weight: 600;
    margin-bottom: 15px;
}
.modal .nextevent-popup .book-ticket a {
    font-size: 22px;
    line-height: 17px;
    font-family: 'Futura PT';
    font-weight: 500;
    color: #000000;
}
.modal .testimonial {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -15px;
    margin-left: -15px;
}
.modal .testimonial .speaker {
    text-align: center;
    -ms-flex: 0 0 29.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 29.333333%;
    max-width: 29.333333%;
    padding-right: 15px;
    padding-left: 15px;
}
.modal .testimonial .speaker .speaker-img img {
    border-radius: 100px;
    width: 150px;
    height: 150px;
}
.testimonial .speaker-detail h2 {
    color: #777777;
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
/*new festival start here 22-1-21*/
.justify-content-between {
    -ms-flex-pack: justify!important;
    -webkit-box-pack: justify!important;
            justify-content: space-between!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: -webkit-box!important;
    display: flex!important;
}
.flex-wrap{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.modal-dialog.sponsors-partners {max-width: 1199px;height: auto; } 
.modal-dialog.sponsors-partners .modal-content.bluepopup, .modal-dialog.event-popup .modal-content.whitepopup {height: auto; } 
#instructionModel .modal-content.venueinstructions span.close {
    position: absolute;
    right: 20px;
    top: 0;
}
.program-details{
    padding-top: 20px;
    padding-bottom: 20px;
}
/*.modal .nextevent-popup h2{text-transform: uppercase; }*/
.modal .nextevent-popup h3.festival-details {
	font-family: 'Futura PT';
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 3.41px;
    margin-bottom: 25px;
    color: #ffffff;
    text-align: left;
}
.modal .speaker-session-info span.festivel-sub-title {
    font-family: 'Futura PT Demi';
    font-size: 16px;
    line-height: 22px;
}
.modal .nextevent-popup .details,.modal .nextevent-popup .speakerSessionSection {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
/*lounge popup*/
.loungeHeader h2 {
    color: #009ED2;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2.34px;
    font-family: 'Futura PT';
    font-weight: bold;
}
.loungeHeader p{max-width:90%;}
.headingMain h3, .loungeMiddleContent .loungeLeft h3 {
    color: #101010;
    text-align: center;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2.34px;
    font-family: 'Futura PT bold';
	position: relative;
}
.loungeMiddleContent .loungeLeft h3{
    margin-bottom: 0;
    text-align: left;
    letter-spacing: normal;
}
.headingMain h3:before {
    content: "";
    background-color: #979797;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.headingMain h3 span {
    display: inline-block;
    background-color: #ffffff;
    z-index: 9;
    position: relative;
    padding: 0 15px;
}
.loungeMiddleContent{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.loungeMiddleContent .loungeLeft, .loungeMiddleContent .loungeRight { max-width: 40%; }
.loungeMiddleContent .loungeLeft h4{font-weight: bold; font-family: 'Futura PT';margin-bottom: 5px;}
.loungeMiddleContent:not(:last-child):after {
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    background: #000;
    bottom: 0;
    left: 0;
}


/*lounge popup*/


/*new festival start here 22-1-21*/




/*media start here*/
@media (min-width: 991px){
    .modal-dialog {
        max-width: 856px;
        margin: 1.75rem auto;
    }
}
@media (min-width: 767px){
    .modal-dialog-centered {
        min-height: calc(100% -12rem);
    }
}
@media (min-width: 576px){
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 12rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 12rem);
        overflow: hidden;
    }
}
@media (max-width:1199px){
    .modal .nextevent-popup .detail h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .modal .modal-dialog.event-popup .venue p {
        font-size: 19px;
        line-height: 25px;
    }
    .modal .nextevent-popup .book-ticket p {
        font-size: 27px;
    }
}
@media (max-width:991px){
    .modal .testimonial .speaker {
        padding: 0 15px;
        text-align: center;
    }
}
/* Modal design end */
.handIcon { cursor: pointer; }

@media only screen and (max-width: 1600px) and (min-width: 1440px){
	.virtualTv {
		width: 356px;
		height: 235px;
		margin: -239px 15px 0 50px;
	}
	.virtualTv-right{
		right: 85px;
	}
	.virtualTv p {
		font-size: 14px;
	}
	.virtualTv h2, .virtualTv h1 {
		font-size: 18px;
	}
	.tvTextSmall{
		font-size: 10px;
	}
}

.festival__event-details-container {
    text-align: left;
    background-color: #fff;

}
.festival__event-details {
    background-color: #fff;
    padding: .5em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: auto;
    width: 15vw;
    height: 0;
    font-size: 14px;
}

.festival__event-details-header {
    background-color: #fff;
    text-transform: uppercase;
    padding: .5em;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #4ca1e4;
}

.festival__event-details-header::after {
    content: "";
    display: block;
    background-color: #4ca1e4;
    width: 90%;
    height: 1px;
}

.festival__event-title {
    color: #4ca1e4;
    font-size: 15px;
    margin: 0;
}

.festival__event-speakers {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: .5em;
}

.festival__speakers-details {
    padding: .5em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: auto;
    font-size: 12px;
    width: 15vw;
    text-align: left;
    height: 0;
}

.festival__speaker-container {
    border-bottom: 1px solid #4ca1e4;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.festival__speaker-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.festival__speaker-image {
    margin-right: .5em;
    
}

.festival__speaker-image img {
    width: 50px;
    height: 50px;
}

.festival__speaker-book-image-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}

.festival__speaker-book-image {
    margin-right: .5em;
}
.festival__speaker-book-image img {
    width: 70px;
    /*height: 70px;*/
}

.festival__speaker-book-link a {
    color: #4ca1e4;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 12px;
}

.festival__speaker-name {
    font-weight: bold;
}

.festival__chat-container,
.festival__speakers-details-container {
    display: none;
    position: relative;
}

.festival__vimeo-popup-buttons-container {
    position: relative;
    width: calc(80vw - 200px);
}

.festival__vimeo-popup-container-1 {
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    width: 100%;
}

.festival__vimeo-popup-container-1 iframe {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
}

.festival__vimeo-popup-buttons {
	background-color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
}

.festival__vimeo-popup-buttons a {
	color: #fff;
	width: 150px;
	font-size: 16px;
	padding: .4em 1em;
	text-align: center;
	font-weight: bold;
	margin: 0 3px;
}

.festival__vimeo-popup-button--chat, .festival__vimeo-popup-button--meetSpeakers, .festival__vimeo-popup-button--lounge {
	background-color: #f28b16;
}
.festival__vimeo-popup-button--details, .festival__vimeo-popup-button--speakers,.festival__vimeo-popup-button--dokboxmailchimp {
	background-color: #4ca1e4;
}
/* CSS for sponsor popup start*/
.sponsor-div {
	width: 100%;
    margin-top: 20px;
    text-align: center;
}
.sponsor-large, .sponsor-medium, .sponsor-small {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
        justify-content : center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}
.sponsor-small{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.sponsor-small > div {
    /*max-width: 14%;*/
    -webkit-box-flex: 0;
        -ms-flex: 0 14%;
            flex: 0 14%;
}

.sponsor-div .popup-font {
	text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffffff;
}
.modal-content.sponsorclass {
    width: 100%;
    height: auto;
}
.sponsorclass p#click-content {
    margin-bottom: 0;
}
.sponsor-large {
    margin-bottom: 25px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.sponsor-medium > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 20%;
    flex: 0 20%;
}
.sponsor-medium {
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.sponsor-medium > div {
    -webkit-box-flex: 0;
    -ms-flex:0 15%;
    flex: 0 15%;
}
.sponsor-logo-space {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.sponsor-small .sponsor-logo-space {
    padding-left: 10px;
    padding-right: 10px;
}
.sponsor-large .sponsor-logo-space > div:first-child {
	min-height: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 225px;
	background-color: #383E75;
	margin:0 auto; 
    margin-bottom: 10px;
}
.sponsor-large img {
	max-width: 190px;
	max-height: 130px;
}
.sponsor-medium .sponsor-logo-space > div:first-child {
	min-height: 130px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 175px;
	background-color: #383E75;
	margin:0 auto; 
    margin-bottom: 10px;
}
.sponsor-medium img {
	max-width: 150px;
	max-height: 100px;
}
.sponsor-small .sponsor-logo-space > div:first-child {
	min-height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 150px;
	background-color: #383E75;
	margin:0 auto; 
    margin-bottom: 10px;
}
.sponsor-small img {
    max-width: 100px;
    max-height: 70px;
}
#instructionModel .modal-content.venueinstructions h2 {
    font-size: 25px;
    color: #ffffff;
    letter-spacing: 3px;
    text-align: center;
}
#instructionModel .modal-content.venueinstructions.arena{
    right: 0;
    left: auto;
}
#instructionModel .modal-content.venueinstructions.dokboxcinema{
    right: 0;
    left: auto;
}
#instructionModel .modal-content.venueinstructions.corridor{
    right: 0;
    left: auto;
}
#instructionModel .modal-content.venueinstructions {
    max-width: 500px;
    height:auto;
    bottom: 0;
    right: 0;
    position: absolute;
}
#instructionModel .modal-content.venueinstructions p{
    font-size: 17px;
    color: #ffffff;
    line-height: 23px;
    margin-bottom: 10px !important;
    text-align: left;
}

.instructionModelclose{
    color: #fff;
    float: right;
    font-size: 53px;
    font-weight: 400;
     cursor: pointer;
}
#instructionModel {
    position: absolute;
    background-color: transparent;
}
.modal-content.venueclass.Liveevents {
    width: 28%;
}
.modal.BarSocialTable {
	text-align: center;
}
.modal-content.venueclass.SocialBarTable {
	max-width: 800px;
	width: auto;
	display: inline-block;
	text-align: left;
	padding: 30px 15px;
}
.modal-content.SocialBarTable .socialtable {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.modal-content.Bar.SocialBarTable p#click-content .float-container {
    max-width: 380px;
    padding: 0 15px;
}
/* CSS for sponsor popup end*/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.force-show-scrollbars ::-webkit-scrollbar {
	-webkit-appearance: none;
	background-color: #FAFAFA;
	width: 16px;
}

.force-show-scrollbars ::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: #C1C1C1;
	border-color: transparent;
	border-radius: 9px 8px 8px 9px;
	border-style: solid;
	border-width: 3px 3px 3px 4px; /* Workaround because margins aren't supported */
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	        box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* Unfortunately scrollbars can't use CSS transitions. Also, it's not possible
   to highlight the thumb when the scrollbar track is hovered without some
   JavaScript acrobatics; https://jsfiddle.net/QcqBM/6/ is a start, but you
   also have to check whether the element has a scrollbar and if so how wide
   it is. */
.force-show-scrollbars ::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.5);
}
/*login page*/
.loginFormWhole {
    width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    background-color: #e9e9ed;
    padding: 25px;
}
.login-Form-Details #MemberLoginForm_LoginForm {
    margin-left: 0;
}
.login-Form-Details #MemberLoginForm_LoginForm #MemberLoginForm_LoginForm_action_dologin {
    float: none;
    width: 100%;
    margin-top: 5px;
    padding: 10px;
}
.login-Form-Details {
    background-color: #4ba6ef;
    padding: 25px;
}
.loginLeftPart {
    padding-right: 20px;
    border-right: 2px solid #cecece;
}
.loginRightPart {
    padding-left: 20px;
}
.login-Form-Details [type=submit] {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
}
.login-Form-Details [type=email], .login-Form-Details [type=number], .login-Form-Details [type=password], .login-Form-Details [type=text], .login-Form-Details select, .login-Form-Details textarea{
    border: 0px solid #ccc;
    padding: 7px 5px;
    width: 250px;
}
.login-Form-Details #MemberLoginForm_LoginForm #Email .middleColumn, .login-Form-Details #MemberLoginForm_LoginForm #Password .middleColumn {
    float: none;
    margin-bottom: 10px;
    width: 100%;
}
.login-Form-Details #MemberLoginForm_LoginForm #Email label, .login-Form-Details #MemberLoginForm_LoginForm #Password label {
    display: none;
}
.login-Form-Details input#MemberLoginForm_LoginForm_Email:focus, .login-Form-Details #MemberLoginForm_LoginForm #Password, .login-Form-Details input#MemberLoginForm_LoginForm_action_dologin {
    outline: none;
}

.buyTicketsbtn a{
    text-align: center;
    width: 100%;
    background-color: #4ba6ef;
    display: block;
    padding: 10px;
    color: #ffffff;
}
.bgImageFOrm {
   /* background-image: url(/project/public/assets/Uploads/Boxoffice-inside.png);*/
    background-repeat: no-repeat;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.loginRightPart p, .singleRightPart p{
    font-size: 18px;
    line-height: 24px;;
    color: #000;
    font-weight: bold;
}
.loginLeftPart p {
    font-size: 18px;
    line-height: 24px;;
    color: #000;
    font-weight: bold;
}
.singleRightPart {
    padding-left: 0px;
}
.loginFormRight{
   width:auto;
}
.login-Form-Details #MemberLoginForm_LoginForm_error{
 	color:#ffffff;
}	
.login-Form-Details #MemberLoginForm_LoginForm #MemberLoginForm_LoginForm_action_dologin:hover {
    background-color: #ffffff;
    color: #000;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.buyTicketsbtn a:hover {
    background-color: #1195ff;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.login-Form-Details input#MemberLoginForm_LoginForm_Password:focus {
    outline: none;
}

/*login page*/


/*chat box*/
.modal .modal-dialog.event-popup .modal-content.lounge-chat-popup .close{margin-top: 20px;}
.modal-content.lounge-chat-popup{ position: relative; }
.modal-content.lounge-chat-popup .modal-body { width: 70%; }
.modal-content.lounge-chat-popup .festival__chat-container, .modal-content.lounge-chat-popup .festival__speakers-details-container {
    display: block;
    width: 100%;
}
.headingMain h3 {
    margin-top: 30px;
}
.modal-content.lounge-chat-popup .festival__vimeo-popup-container {
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.modal-content.lounge-chat-popup .festival__vimeo-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.modal-content.lounge-chat-popup .festival__vimeo-popup-section-close { color: #ffffff; }
.modal-content.lounge-chat-popup #vimeo-content .festival__vimeo-popup-container iframe{width: 100% !important;}
.modal .modal-content .lounge-btn a.btn-tickets {font-family: 'Futura PT demi'; background-color: #009ED2; }

@media only screen and (max-width: 992px){
    .modal-content.lounge-chat-popup .modal-body { width: 60%; }
    .modal-content.lounge-chat-popup .festival__vimeo-popup-container { width: 40%;}
    .modal-content.lounge-chat-popup .loungeMiddleContent .loungeLeft, .modal-content.lounge-chat-popup .loungeMiddleContent .loungeRight { max-width: 100%;width: 100%; }
    .modal-content.lounge-chat-popup .loungeMiddleContent { display: block; }
    .modal .modal-content .lounge-btn a.btn-tickets {margin-bottom: 15px;}

    .loungeContentwrapper .loungeRight {margin-top: 30px;}
    .modal-content.lounge-chat-popup {padding: 10px 20px;}
}
/*chat box*/



.festival__loading-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
}

.festival__loading-text {
    color: #fff;
    text-align: left;

}

.festival__loading-bar-container {
    width: 200px;
    height: 8px;
    padding: 2px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: .2em;
}

.festival__loading-bar {
    background-color: #4ca1e4;
    width: 0;
    height: 100%;
}


/*-- 17 Feb 2021 --*/
.loungeContentwrapper {padding: 0;align-items: flex-start;}
.modal-content.lounge-chat-popup {padding: 20px 40px;}
.modal-content.lounge-chat-popup .modal-body {padding: 0 15px 0 0;}
.loungeContentwrapper h2 {
    color: #009ED2;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 2.34px;
    font-family: 'Futura PT';
    font-weight: bold;
}
.click-join {
    position: relative;
    display: inline-block;
}
.click-join span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}
.click-join img {display: block;}
.sofas-join-details {padding-bottom: 30px;}
.time-join-sofa-block + .time-join-sofa-block {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #979797;
}
.time-join-sofa-block time {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Futura PT';
    font-weight: bold;
    color: #000000;
    margin-bottom: 8px;
    display: inline-block;
}
.time-join-sofa-block .subject-time-join {font-weight: bold;}
.make-own-group-wrap .session-update-own {font-size: 18px;line-height: 24px;font-weight: bold;}
.make-own-group-wrap .session-update-own span {font-size: 75%;}
.make-own-group-wrap  .session-participate-count {font-size: 18px;line-height: 24px;}
.make-own-group-wrap + .make-own-group-wrap {margin-top: 20px;}



.show-session-wrap .modal-content.callpopup {
    background-color: rgba(255, 255, 255, 90%);
    height: auto;
    position: relative;
    padding: 30px 40px;
}
.show-session-wrap.modal .modal-dialog.event-popup {
    max-width: 700px;
}
.show-session-wrap .modal-content.callpopup .modal-body {
    padding: 0;
    position: static;
}
.show-session-wrap .modal-content.callpopup .modal-body span.close {
    position: absolute;
    z-index: 99;
    top: 10px;
    right: 10px;
    font-size: 50px;
    line-height: 26px;
    float: none;
    color: #009ED2;
}
.show-your-session-wrap a{
    padding: 20px 30px;
    background-color: #009ED2;
    border-radius: 10px;
    display: inline-block;
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    max-width: 280px;
}
.show-your-session-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


@media only screen and (max-width: 1440px){
	.virtualTv {
		width: 283px;
		height: 186px;
		margin: -198px 15px 0 50px;
	}
	.virtualTv-right{
		right: 85px;
	}
	.virtualTv p {
		font-size: 12px;
		margin-left: 24px;
	}
	.virtualTv h2, .virtualTv h1 {
		font-size: 17px;
		margin-left: 24px;
	}
	.virtualTv h2 {
		margin-top: 17px;
		font-size: 12px;
	}
	.virtualTv h1 {
		margin-top: 10px;
	}
	.tvBtn{
		font-size: 12px;
		margin-left: 24px;
	}
	.tvTextSmall{
		font-size: 9px;
	}
}

@media only screen and (max-width: 1800px){
    .modal-content.Stage.meetspeakertable {
        width: 45%;
    }
    
    
}
@media only screen and (max-width: 1500px){
    .modal-content.BoxOffice .ticketspopup img {
        max-width: 150px;
        width: 100%;
    }
    .modal-content.Stage.meetspeakertable {
        width: 55%;
    }
    
}
    
@media only screen and (max-width: 1199px){
.modal-content.BoxOffice .ticketspopup img {
    max-width: 100px;
    width: 100%;
}
.ticket-info-img > div {
    max-width: 100px;
    margin: 0 auto;
}
.modal-content.Stage.meetspeakertable {
    width: 65%;
}

}
@media only screen and (max-width: 1024px){

    .modal-content.Stage.meetspeakertable {
        width: 75%;
    }
    
    
    
    }

    @media only screen and (max-width: 860px){
        .modal-content.Stage.meetspeakertable {
            width: 85%;
        }
        
        
        
        }

@media only screen and (max-width: 767px){
    .show-session-wrap.modal .modal-dialog.event-popup {max-width: 550px;}
    .show-your-session-wrap a {
        font-size: 20px;
        line-height: 26px;
        max-width: 216px;
        padding: 15px 20px;
    }
    .show-your-session-wrap a + a {
        margin-left: 20px;
    }
}

@media (orientation: portrait) {
    @media screen and (max-width: 1900px) {
        .bgImageFOrm{
            min-height: 42vh;
            background-size: cover;
        }
    }
}
@media (orientation: landscape){
    @media screen and (max-width: 1500px){
        .bgImageFOrm {
            min-height: 84vh;
            background-size: cover;
        }
    }
    @media screen and (max-width: 1400px) {
        .bgImageFOrm{
            min-height: 75vh;
            background-size: cover;
        }
    }
}
