@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;
	height: 145px;
	object-fit: cover;
}
.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;
}
.festivel-main .festivel-time {
	font-size: 13px;
	letter-spacing: 1px;
}
.bookticket-block {
	margin-bottom: 40px;
}
#myModal span.close,
#instructionModel span.instructionModelclose {
	position: absolute;
	right: 0px;
	top: -20px;
	line-height: normal;
}
.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%;
}
.festival__vimeo-popup-section-close {
	color: #000000;
}
.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;
}
.imgOverlay {
	position: relative;
	/* display: inline;*/
}
.imtip {
	position: absolute;
	bottom: 0;
	right: 0;
	pointer-events: none;
}
.virtualTv {
	z-index: 1;
	background: url(../images/may-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;
	margin-bottom: 20px;
}
.festivel-speakers {
	font-family: Futura-PT;
	font-size: 12px;
	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;
}
.modal .festivel-main .btn-tickets {
	padding: 9px 15px;
}
.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;
}
.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%;
}
.text-center {
	text-align: center;
}
img.redirectToExternalPage {
	cursor: pointer;
}
.venueinstructions {
	margin-left: 15px;
	margin-bottom: 15px;
}
.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.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;
	font-family: 'Futura PT Demi';
}
.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 .festivel-main .festivel-sub-title {
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 2.73px;
	font-family: 'Futura PT Demi';
}
.modal .meetgreet-btn .btn-tickets,
.modal .btn-tickets {
	font-family: 'Futura PT';
	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 .modal-dialog.event-popup {
	max-width: 1207px;
}
.modal .event-popup .modal-content.venueclass {
	background-color: #ffffff;
}
.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;
}
.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;
}
.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*/

/* MyVirtual 30-4 */

.modal_825 {
	max-width: 825px;
	height: auto;
	max-height: 545px;
	width: 96%;
	border: 0px;
}
#myModal .modal-close .close {
	right: 15px;
	top: -9px;
}
.festivel-main .festivel-venue {
	text-transform: uppercase;
	font-size: 13px;
}
.socail-table-main .float-container {
	-ms-flex: 0 0 46%;
	-webkit-box-flex: 0;
	flex: 0 0 46%;
	max-width: 46%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.socail-table-main {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	font-family: 'Futura PT Demi';
}
.modal-social span.close {
	position: absolute;
	line-height: normal;
	right: 15px;
	top: -9px;
}
.socail-table-main .float-container:nth-child(odd) {
	margin-right: 7%;
}
.socail-table-main img {
	margin-bottom: 20px;
}
.modal .socail-table-main .festivel-title {
	font-family: 'Futura PT';
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 3.41px;
	margin-bottom: 25px;
}
.socail-table-main .exit-box .festivel-sub-time {
	font-size: 13px;
}
.socail-table-main .exit-box .festivel-time {
	font-family: 'futura-pt';
	font-size: 13px;
}
.modal .socail-table-main .btn-tickets {
	padding: 15px 10px;
	margin-top: 20px;
}
.socail-table-main .exit-box {
	margin-bottom: 0px;
}
.float-container.socail-table-main_three {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
	margin-right: 0px;
}
.socail-three-inner .socail-three-img {
	width: 33%;
}
.socail-three-inner .exit-box {
	width: 40%;
	padding-left: 30px;
}
.socail-three-inner {
	display: flex;
}
.socail-three-link {
	width: 33%;
}
.socail-three-img img {
	margin-bottom: 0px;
}
.float-container.socail-table-main_three:last-child {
	margin-bottom: 0px;
}
.modal .socail-table-main .socail-three-inner .btn-tickets {
	margin-top: 0px;
}
.socail-table-main .socail-table-main_three.float-container:nth-child(odd) {
	margin-right: 0px;
}
.float-meet-speaker .socail-three-inner {
	margin-bottom: 20px;
}
.float-meet-speaker h3.festivel-title {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
	font-family: 'futura-pt';
}
.float-meet-speaker h5.festivel-title {
	font-size: 14px;
	margin-bottom: 15px;
	font-family: 'futura-pt';
}
.float-meet-speaker .socail-three-link {
	padding-left: 10px;
}
.float-meet-speaker .festivel-time {
	font-family: 'futura-pt';
	font-size: 13px;
	text-transform: capitalize;
}
.modal .socail-three-link .btn-tickets {
	padding: 10px 10px;
}
.float-meet-speaker .festivel-sub-title {
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Futura PT Demi';
}
.float-meet-speaker .festivel-venue {
	font-family: 'Futura PT Demi';
	font-size: 13px;
}
.single-space-table .socail-table-main .float-container {
	-ms-flex: 0 0 46%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
}
.single-space-table .socail-table-main .float-container {
	margin-bottom: 0px;
}
.modal_825.single-space-table {
	max-width: 450px;
}
.modal .socail-table-main .btn-tickets {
	text-decoration: none;
}
.single-space-table .socail-table-main .float-container:nth-child(odd) {
	margin-right: 0px;
}
.modal .modal_825.sponsors-partners {
	max-width: 1199px;
	max-height: calc(100vh - 12rem);
	overflow: hidden;
}
.modal_825.sponsors-partners .socialtable {
	overflow-y: overlay;
	overflow-x: hidden;
}
.modal_825.modal-close.live-event-model {
    max-width: 600px;
}
.modal .live-event-model .festivel-main > div {
	-ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
	padding-right:40px;
}
/* modal-bar*/

.model-bar {
	max-width: 360px;
	padding: 30px 35px;
	height: auto;
	width: 96%;
	border: 0px;
}
.modal-close span.close {
	position: absolute;
	line-height: normal;
	right: 15px;
	top: -9px;
}
.barcose_section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
	padding-top: 10px;
}
.model-bar .festivel-venue {
	font-family: 'Futura PT Demi';
}
.model-bar h2 {
	font-size: 20px;
	letter-spacing: 2.5px;
	margin-bottom: 15px;
}
.model-bar p.festivel-venue {
	font-size: 15px;
	letter-spacing: 2.5px;
	line-height: normal;
}
.barcose_section img {
	max-width: 130px;
}
/* modal-bar end */

/* bookshop-model */

.iai-bookshop-model {
	max-width: 540px;
	padding: 50px 50px;
}
.iai-bookshop-model .exit-festival {
	margin-bottom: 20px;
}
.iai-bookshop-model h3 {
	margin-bottom: 30px;
	line-height: 26px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 2.3px;
}
.iai-bookshop-model .btn-tickets {
	padding: 10px 10px;
	background: #1a54b8;
}
.iai-bookshop-model .btn-tickets.exit-festival {
	background: #011f9b;
}
/* bookshop-model end */

/* BOX OFFICE ModelStart */

.ticket-info-class {
	max-width: 600px;
	max-height: inherit;
}
.ticket-info-class .ticketspopup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 15px;
}
.ticket-info-class .ticket-info-img {
	max-width: 200px;
}
.ticket-info-class .ticketspopup img {
	width: 100%;
}
.ticket-info-class h3 {
	margin-top: 0;
	min-height: 0;
}
.ticket-info-img .popup-font {
	letter-spacing: 2.5px;
	font-size: 14px;
}
.festival-vimeo-button > div {
    width: 100%;
}
.festival-vimeo-button.festival__vimeo-popup-buttons {
	height:65px;
}
/**/
.chatInfoMain {
	background-color: #ffffff;
}
.chatInfoContent {
	display: none;
	position: absolute;
	background-color: #181818;
	color: #fff;
	height: auto;
	padding: 0 0;
	max-height: 350px;
	overflow: unset;
	box-shadow: none;
}

.chat-window-icons-wrapper {
	display: flex;
	align-items: center;
	background-color: #ffffff;
	padding: 0px 20px 10px;
	position: relative;
	margin-bottom: -38px;
	padding-top: 10px;
}
.chat-window-icons {
	width: 33.33%;
	text-align: center;
}
.chat-window-icons-wrapper .chat-window-icons img {
	cursor: pointer;
}
.chat-window-icons .chat-icon-text, .chatInfoMain p {
	display: block;
	color: #000;
	font-weight: 600;
	padding: 2px 0px;
  font-size: 13px;
}
.chat-window-icons-wrapper .chat-window-icons .chat_window_popup {
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	background-color: #eae7dc;
	background-size: 100px;
	background-repeat: no-repeat;
	margin: auto;
	width: 90%;
	padding: 30px;
	box-sizing: border-box;
	box-shadow: 0 0 10px 0px rgb(0 0 0 / 20%);
}
.chat-window-icons-wrapper .chat_window_popup h2 {
	color: #000000;
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 12px;
}
.chat-window-icons-wrapper .chat-window-icons .chat_window_popup a {
	color: #000000;
	font-size: 30px;
	line-height: 32px;
	position: absolute;
	top: 0;
	right: 8px;
}
.chat-window-icons-wrapper .chat_window_popup p {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 100;
	margin-bottom: 0;
}
.festival__chat-top {
	width: 100%;
	height: auto;
	overflow:initial;
}
.festival__text p {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: normal;
}
.festival__text {
	text-align: center;
	padding: 30px 15px 10px 15px;
}
.chat-window-icons-wrapper .chat-window-icons img {
	cursor: pointer;
}
.chat-window-icons img {
	max-width: 80px;
	width: 100%;
}
.chatInfoContent-iconmain {
	width:100%;
}
iframe.festival__chat-sidebar {
	width: 100%;
	height: calc(100% - 213px );
}
.festival__vimeo-popup-container-main {
	z-index:999;
}

/*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;
}
.festival__chat-container {
	width: 384px;
}
.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.reservePopup {
	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.reservePopup .modal-body {
	padding: 0;
	position: static;
}
.show-session-wrap .modal-content.reservePopup .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;
}
/* 17-5 popup with icon */
.chat-window-icons-wrapper .chat-window-icons .chat_window_popup {
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	background-color:#ffffff;
	background-size: 100px;
	background-repeat: no-repeat;
	margin: auto;
	width: 90%;
	padding: 30px;
	box-sizing: border-box;
	box-shadow:0 0 10px 0px rgba(0,0,0,0.2);
}
.chat-window-icons-wrapper .chat-window-icons .chat_window_popup a {
	color: #000000;
	font-size: 30px;
	line-height: 32px;
	position: absolute;
	top: 0;
	right: 8px;
}
.chat-window-icons-wrapper .chat_window_popup h2 {
	color: #000000;
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 12px;
}
.chat-window-icons-wrapper .chat-window-icons img {
	cursor: pointer;
}
.chat-window-icons-wrapper .chat_window_popup p {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 100;
	margin-bottom: 0;
}
@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;
	}
	.festival-vimeo-button.festival__vimeo-popup-buttons a {
		font-size:16px;
	}
	.festival-vimeo-button > div {
		margin:0 !important;
	}
	.chat-window-icons img {
		max-width:65px;
	}
	iframe.festival__chat-sidebar {
		width: 100%;
		height: calc(100% - 196px);
	}
	.festival__text {
		text-align: center;
		padding: 20px 15px 10px 15px;
	}
	.chat-window-icons .chat-icon-text, .chatInfoMain p {
		line-height:normal;
	}
	.festival__chat-container {
		width: 346px;
	}
}
@media only screen and (max-width: 1800px) {
	.modal-content.Stage.meetspeakertable {
		width: 45%;
	}
}

@media only screen and (max-width: 1500px) {
	.ticket-info-class .ticket-info-img {
		max-width: 150px;
	}
	.ticket-info-class .ticketspopup img {
		width: 100%;
	}
	.modal-content.Stage.meetspeakertable {
		width: 55%;
	}
}

@media only screen and (max-width: 1199px) {
	.ticket-info-img > div {
		max-width: 100px;
		margin: 0 auto;
	}
	.modal-content.Stage.meetspeakertable {
		width: 65%;
	}
	.festival-vimeo-button.festival__vimeo-popup-buttons a {
		font-size:14px;
	}
}
@media only screen and (max-width: 1024px) {
	.modal-content.Stage.meetspeakertable {
		width: 75%;
	}
	.chat-window-icons img {
	 max-width:50px;
	}
	.festival__text p {
		font-size:14px;
	}
	.festival__text {
		padding:20px 10px 10px 10px;
	}
	.chat-window-icons .chat-icon-text {
		font-size:12px;
	}
	iframe.festival__chat-sidebar {
	 width: 346px;
     height: calc(100% - 168px);
	}
	.festival-vimeo-button.festival__vimeo-popup-buttons a {
		font-size:13px;
	}
	.festival__chat-container {
		width: 346px;
	}
}
@media only screen and (max-width: 991px) { 
	iframe.festival__chat-sidebar {
		width: 100%;
		height: calc(100% - 134px);
	}
  .chat-window-icons-wrapper {
	  padding-top:0px;
  }
  .chat-window-icons .chat-icon-text {
	  padding-top:0px;
  }
  
.festival__vimeo-popup-buttons a {
	margin:0 0;
}
.festival-vimeo-button > div {
	width:auto;
}
.festival-vimeo-button {
	padding: 10px;
}
.festival__vimeo-popup-buttons-container {
	position: relative;
	width: calc(85vw - 200px);
}
.chat-window-icons img {
	max-width:40px;
}
.festival__text {
	padding:15px 10px 10px 10px;
}
.festival__chat-container {
	width: 290px;
}
}
@media only screen and (max-width: 860px) {
	.modal-content.Stage.meetspeakertable {
		width: 85%;
	}
	.festival-vimeo-button.festival__vimeo-popup-buttons {
		height: auto;
		flex-direction: column;
	}
	.festival-vimeo-button > div {
		width: 100%;
		display: block;
		margin-bottom: 10px !important;
	}
	.festival-vimeo-button > div:last-child {
	   margin-bottom: 0 !important;
	}
}
@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 only screen and (max-width: 575px) {
	.modal .festivel-main > div {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.festivel-left {
		margin-bottom: 20px;
	}
	.socail-three-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.socail-three-inner .socail-three-img,
	.socail-three-link {
		width: 100%;
	}
	.socail-three-inner .exit-box {
		width: 100%;
		padding-left: 0;
		margin-bottom: 15px;
		margin-top: 10px;
	}
	.socail-table-main .float-container:nth-child(odd) {
		margin-right: 0px;
	}
	.socail-table-main .float-container {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.socail-table-main .float-container:last-child {
		margin-bottom: 0px;
	}
	.float-meet-speaker .socail-three-link {
		padding-left: 0px;
	}
}
@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;
		}
	}
}

