.retail-navbar .dropdown-menu.show {
    background: #f4f4f4;
    border: 0px none;
    right: 0;
    left: auto;
    padding: 0;
}

.retail-navbar .dropdown-menu a.dropdown-item {
  color: #646464 !important;
}

.retail-navbar .navbar-nav .nav-item a {
    padding: 10px;
    font-size: 18px;
    font-family: var(--font-gothic);
    font-weight: bold;
}

.retail-session-buttons .btn.oz-retail-btns{
  height: 45px;
}

header .line-img{
    max-height: 17px;
}

.ozChatAdminOuter{
  background: #eee;
}

@media (max-width: 991px){
  .navbar-collapse.show ul li a {
      border-bottom: 1px solid #000;
  }
  div#navbarSupportedContent {
      box-shadow: 0px 3px #003d7e;
  }
}

.col-5_5{
  flex: 0 0 45%;
  max-width: 45%;
}

.col-5_5{
  flex: 0 0 45%;
  max-width: 45%;
}

@media (max-width: 500px){
.oz-partner-logos{
  flex: 0 0 50%;
  max-width: 50%;
  }

.oz-partner-logos.col-4{
  flex: 0 0 33.33%;
  max-width: 33.33%;
  }

.oz-partner-logos.col-4.oztwo{
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    }

}

@media (max-width: 1200px){
  .retail-navbar .navbar-nav .nav-item a {
  font-size: 15px;
  }
}

@media (max-width: 1100px){
  .retail-navbar .navbar-nav .nav-item a {
  font-size: 14px;
  }

  .retail-navbar .nav-right-buttons{
    display: flex;
  }
}

header{
		background-color: #999;
		z-index: 5;
		height: 160px;
}

.logo-nomenu{transform: scale(0.6);}
@media (max-width: 900px){
  .logo-nomenu{transform: scale(1);}
}

.btn-shadow{
	box-shadow: 0 0 10px #00000088;
}

.filter-toggle{
	z-index: 0;
}

.networking-welcome .btn.btn-primary.btn-lg:hover,
.attendee-search .other-buttons .btn.btn-primary.btn-lg:hover,
.oz-showmore
{
	background: linear-gradient(90deg, rgba(0,56,134,1) 0%, rgba(4,102,60,1) 35%, rgba(0,31,59,1) 100%);
	color: white;
}

.ozHeaderTitle{
    background: linear-gradient(to right, #003094 0%, #00653a 39%, #00123a 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    padding: 20px;
    font-size: 4em;
}

.attendee-search, .chatting-section, .chat{top: 160px; height: auto;}
.attendee-page{padding-top: 160px;}


.search-mobile .MuiSelect-root{
    padding-top: 12px;
    padding-bottom: 12px;
}

@media (max-width: 1000px){
	header{height: 20vw;}
	.attendee-search, .chatting-section{top: 20vw;}
	.attendee-page{padding-top: 20vw;}
}

@media(max-width:992px){
  .attendee-search{padding-top: 10px !important; padding-bottom: 10px !important}
  .attendee-search .other-buttons{margin-top: 0px !important;}
  .attendee-search .other-buttons .btn.btn-primary.btn-lg{padding-left: 5px; padding-right: 5px}
}


@media (max-width: 768px){
  .ozHeaderTitle{font-size: 9vw;}
}

@media (max-width: 460px){
  .search-mobile h4{font-size: 5vw}
}

header.fixed{
	position: fixed;
	width: 100vw;
}

footer{
		z-index: 5;
		position: relative;
}

button:focus{
		outline: none;
}

.MuiSelect-root:focus{
		outline: none;
}

.oz-noborderinput input{
	border: 0px !important
}

.oz-reginput.form-control{
	padding: 0px;
	border: 0px;
}

.oz-reginput.form-control input{
	padding: 0px 10px;
	background: white;
}

.oz-reginput-new  div.MuiSelect-root{
	background: white;
	border: 1px solid black;
	padding: 13px 10px;
	border-radius: 0px;
}

.oz-reginput-new.form-control{
	background: white;
	padding: 0px;
	border: 0px;
}

.oz-reginput-new.form-control input{
	background: white;
	border: 1px solid #000;
	padding: 0px 10px;
	color: #323232;
	height: 45px !important;
}

.hover-green:hover{
	text-decoration: none;
}

.hover-green:hover{
	color: #1abc9c;
}

.grid_section div.section_inner{
	width: 100%;
	padding: 20px;
}

.custom-control.custom-checkbox .MuiTypography-body1{
	font-size: 1em;
}

.mena-msg .MuiPaper-root{
	background: url(/files/assets/img/banner.png);
	background-size: cover;
	color: white;
	background-position: top center;
}

.mena-msg .MuiIconButton-label{
	color: white;
}

@media (max-width: 960px){
	.footer-details {
		font-size: 1.5vw !important;
	}
}

@media (max-width: 768px){
	.footer-details {
		font-size: 2vw !important;
	}
}

@media (max-width: 991px){
.submit-btn{
    font-size: 25px !important;
    padding: 12px 60px !important;
	}
}

/* HEADER */

a.navbar-brand img{
	height: 100px;
	width: auto;
}

.collapse.navbar-collapse{
	flex: auto;
}

a.navbar-brand img{
	height: 100px;
	width: auto;
}

a.nav-link img{
	height: 35px;
}

@media (max-width: 1000px){
	a.navbar-brand img{
		height: 12vw;
	}
	header{
		padding-top: 2vw;
	}
}


/* NETWORKING */

.attendee-search-outer{
	height: 0px;
	position: sticky;
	top: 0px;
	z-index: 2;
}

.attendee-search{
	padding-top: 50px;
	position: fixed;
	/*top: calc(min(20vw, 200px));*/
	bottom: 0px;
}

.chatting-section-outer{
}

.chat-main{
	height: 100px;
}

.chatting-section{
	position: fixed;
	/*top: calc(min(20vw, 200px));*/
	height: auto;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	padding-top: 0px;
	right:0px;
	transform: translateX(100%);
}

.chatting-section.open{
	transform: translateX(0%);
}

.chat-icon{
		width: 150px;
		left: -149px;
		top:10px;
}

.chat-close-icon{
	top:10px;
}

.attendee-page{
	margin-top: 20px;
  padding-bottom: 15%;
}

.attendee-page.open_chat{
	width: 50%;
}

.img-section{
	flex-shrink: 0;
}

.blounge-menu-btn{
	cursor: pointer;
	color:#888;
}

.blounge-menu-btn:hover{
	font-weight: bold;
	color:black;
}

.blounge-wall-title{
	background: url(/files/assets/img/banner.png);
	background-size: cover;
	background-position: center;
	padding: 30px 10px;
	color: white;
	text-align: center;
	font-size: 36px;
  font-family: var(--font-gothic);
  font-weight: bold;
}

.blounge-node{
		margin-top: 10px;
    background: #e8e8e8;
    border-radius: 10px;
    padding: 20px 10px;
		display: flex;
}

.blounge-node-imgbox {
	width: 100px;
	text-align: center;
	flex-shrink: 0;
}

.blounge-node-img {
    width: 42px;
    height: 42px;
    background: #999;
    border-radius: 21px;
		display: inline-block;
}

.blounge-node-txtbox {
	flex-grow: 1;
	font-family: var(--font-gothic);
}

.blounge-node-txtbox-datetime {
    float: right;
    padding: 0px 10px;
		color: #888;
		font-size: 0.8em;
}

.blounge-node-txtbox-name {
    font-weight: bold;
}

.blounge-node-txtbox-company {
    color: #888;
		font-size: 0.8em;
		padding-bottom: 20px;
}

.blounge-node-txtbox-msg {
	font-size: 0.9em;
	padding-right: 10px;
}

.blounge-editbox{
	margin-top: 20px;
	display: flex;
	background: #c3c3c3;
}

.blounge-editbox-sendimgbox{
	width: 50px;
	padding: 18px;
	cursor: pointer;
	opacity: 0.5;
}

.blounge-editbox-sendimgbox:hover{
	opacity: 0.8;
}

.blounge-editbox-msgbox{
	padding: 10px;
	flex-grow: 1;
}

.blounge-editbox-msgbox .MuiPaper-root{
	padding: 5px 10px;
  box-shadow: none;
  border-radius: 8px;
}

.blounge-editbox-btn.MuiButtonBase-root {
    box-shadow: none;
    margin-top: 10px;
    text-transform: none;
    border-radius: 0px;
}

.attendee-dashbard{
		overflow-x: hidden;
}

.attendee-search .other-buttons{
		text-align: center;
}

.attendee-search ul li .atd-search-btn {
    line-height: 1.75;
		cursor: pointer;
		margin-left: 15px;
}

.attendee-search ul li .atd-search-btn:hover {
	color: black;
}

.attendee-search ul li .atd-search-btn.sel {
	font-weight: bold;
	color: black;
}

.attendee-search .other-buttons .btn.btn-primary.btn-lg,
.oz-showmore.btn.btn-primary.btn-lg
{
	border-radius: 0px;
	padding: 14px 29px;
	margin-right: 19px;
	font-family: var(--font-gothic);
	font-size: var(--font-size-16);
	font-weight: bold;
	background: #fff;
	color: #323232;
	border: 2px solid;
	text-align: center;
	border-image-slice: 1;
	border-width: 4px;
	border-image-source: linear-gradient(90deg, rgba(0,56,134,1) 0%, rgba(4,102,60,1) 35%, rgba(0,31,59,1) 100%);
}
.attendee-search .other-buttons .btn-primary.focus, .btn-primary:focus{
	box-shadow: none;
}

.attendee-group {
    font-size: 23px;
    font-family: "Prompt";
    color: rgb(50, 50, 50);
    font-weight: bold;
}

.chat-contents a{
    font-size: 14px;
}

@media (max-width: 991px){
	.attendee-search{
		min-height: auto;
		height: fit-content;
		transform: translateY(-100%);
	}

	/* .attendee-search-outer{
		margin-bottom: 50px;
	} */

	.attendee-search.open{
		transform: translateY(0px);
	}

	.attendee-search.showchat_open{
		transform: translateY(-200%);
	}

	.attendee-search-outer.open{
		height: fit-content;
	}
	.attendee-page.open_chat{
		width: 100%;
	}

	.attendee-card-outer{
			margin-top: 0px;
	}

	.chatting-section{
		top: auto;
		bottom: 0px;
		height: 50%;
		position: fixed;
		left: 0px;
		right: 0px;
		width: auto;
		transform: translate(0px, 100%);
	}

	.chatting-section.open{
		transform: translate(0px, 0%);
	}

	.chat-icon{
		top:-49px;
		left:50%;
		margin-left: -75px;
		border-radius: 25px 25px 0px 0px;
	}

	.chat-close-icon{
		top:-49px;
		left:50%;
		margin-left: -25px;
		transform: rotate(90deg);
	}

	.blounge-node-imgbox {
		width: 50px;
	}

}

/*** Networking Welcome page ***/
.networking-welcome-header {
	padding-bottom: 45px;
}
.networking-welcome{
	background: url(/files/assets/img/bg-lines.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	/*background: #DBDBDB;*/
}
.networking-welcome .welcome {
	color: #fff;
	font-family: Rage !important;
	font-size: 12vw;
	line-height: 1;
	font-style: italic;
	letter-spacing: 0px;
	font-weight: normal;
	background: linear-gradient(161deg, #102742 36%, #4A6765 47%, #9B9C9F 68%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.networking-welcome .welcome-text {
	font-size: 20px;
	line-height: 32px;
	color: #000;
}
.networking-welcome .btn.btn-primary.btn-lg {
	border-radius: 0px;
	padding: 14px 29px;
	margin-right: 19px;
	font-family: var(--font-gothic);
	font-size: var(--font-size-16);
	font-weight: bold;
	background: #fff;
	color: #323232;
	border: 2px solid;
	text-align: center;
	border-image-slice: 1;
	border-width: 4px;
	border-image-source: linear-gradient(90deg, rgba(0,56,134,1) 0%, rgba(4,102,60,1) 35%, rgba(0,31,59,1) 100%);
}
.networking-welcome .btn-primary.focus, .btn-primary:focus{
	box-shadow: none;
}

.chatlist-txtbox{
		cursor: pointer;
}

.chatlist-txtbox:hover .blounge-node-txtbox-company {
		color: black;
}

@media only screen and (max-width: 991px){
	.networking-welcome{
		background: url(/files/assets/img/bg-without-lines-mobile.jpg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.networking-welcome .welcome {
		font-size: 25vw;
	}
	.networking-welcome .welcome-text {
		font-size: 12px;
		line-height: 22px;
	}
	.networking-welcome .btn.btn-primary.btn-lg {
		margin: 10px auto;
		min-width: 180px;
	}
}

/* EXHIBITORS */

.exb-social-icon{
	font-size: 30px;
	color: #656565;
}

.chat{
	padding-top: 0px;
	overflow-y: auto;
	height: 100%;
}

.exb-close-icon{
	display: none;
}

.partner-img-div:hover{
  box-shadow: 0px 9px 9px 0px #00000088;
}

.partners .gold-partner {
  margin-left: -50px;
  margin-right: -50px;
  font-size: 26px;
  font-weight: 600;
}

@media only screen and (max-width: 991px){

	.partners .gold-partner {
	   font-size: 3vw;
     margin-bottom: 2vw;
	}

	.exb-chatting-section{
		margin-bottom: 70px;
		transform: translate(0px, 100%);
	}
	.exb-chatting-section.open{
		transform: translate(0px, 100%);
	}

	.exb-chatting-section.noTab{
		display: none;
	}

	.exb-chatting-section .nav.nav-tabs{
		    justify-content: center;
	}

	.exb-chatting-section.exbopen{
		margin-bottom: 0px;
		transform: translate(0px, 0px);
	}

	.exb-infobox{
		position: relative;
		transform: translateY(0%);
	}

	.video-player{
		margin-bottom: 25vh;
	}

	.exb-close-icon{
		display: flex;
	}

}

/* POLLS */

.poll-question{
	padding: 25px 5px 15px 5px;
	text-align: center;
}

.poll-answer{
	padding: 7px 40px 7px 10px;
	background: white;
	margin: 20px 0px;
	border-radius: 8px;
	position: relative;
	cursor: pointer;
	font-family: "Prompt";
}

.poll-answer:hover{
	background: #eee;
}

.poll-answer-radio{
	position: absolute;
	border: 1px solid black;
	width: 14px;
	height: 14px;
	right: 10px;
	top:50%;
	margin-top: -7px;
	border-radius: 7px;
}

.poll-answer:hover .poll-answer-radio{
	background: #aaa;
	border: 1px solid #888;
}

.poll-bar{
	display: none;
}

.poll-bar-outer{
	border: 1px solid #888;
	border-radius: 8px;
	background: white;
	overflow: hidden;
	position: relative;
	height: 32px;
}

@keyframes poolBarColor {
  from { transform: scaleX(0)}
  to   { transform: scaleX(1)}
}

.poll-bar-color{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	background: linear-gradient(to right, #00123a 0%, #00653a 39%, #bdbdbd 100%);
	transform-origin: left;
	animation: poolBarColor 1s;
}

@keyframes poolBarTxt {
  from { opacity: 0}
	50% { opacity: 0}
  to   { opacity: 1}
}

.poll-dialog .MuiDialog-paper{
	background: #e6e6e6;
}

.poll-bar-txt{
	position: absolute;
	color: white;
	font-size: 12px;
	line-height: 32px;
	position: absolute;
	top:0xp;
	animation: poolBarTxt 1s;
}

.poll-bar-txt.smallvalue{
    color: rgb(0, 14, 57);
    transform: translateX(30px);
    text-align: right;
}

.poll-answer.results, .poll-answer.results:hover{
	background: inherit;
	cursor: default;
	text-align: center;
	padding: 0px 10px 14px 10px;
	margin: 0px;
}

.poll-answer.results .poll-answer-radio{
	display: none;
}

.poll-answer.results .poll-bar{
	display: block;
}

.attendee-group:hover{
  color: #aaa;
}
/* LOGIN */

button.MuiButtonBase-root.login-btn{
  background: linear-gradient(90deg, rgba(0,56,134,1) 0%, rgba(4,102,60,1) 35%, rgba(0,31,59,1) 100%);
  padding: 5px 50px;
  border-radius: 0px;
}

.login-btn .MuiButton-label{
  color: white;
  text-transform: none;
  font-family: var(--font-gothic);
}

.login-input input{
  text-align: center;
}

 .edit-my-acount .MuiSelect-root{
   border-bottom: 1px solid #959595;
 }


/* program */

.retail-btn-group{
    margin-top: 0px;
}

.retail-session-container {
    border-top: 2px solid #bbb;
    padding-bottom: 0px;
}

.retail-session-container-0 {
    border-top: 0px;
    margin-top: 0px;
}

.retail-join-session h3{
  font-size: 23px;
}

.retail-join-session p{
  font-size: 14px;
  line-height: 1.2em;
}

.media:hover .media-body, .media.selected .media-body{
  font-weight: bold;
}

.media:hover .media-body h5{
  /* text-decoration: underline; */
}

.media:hover, .media.selected  {
  background: linear-gradient(90deg, #ddd, transparent);
}

.highlightedSession1{
  background: url(/files/assets/img/Box.png);
  border-top: 0;
  padding: 50px;
}

@media only screen and (max-width: 1000px){

  .retail-btn-group .nav-item.program-star-btn{
    position: absolute;
    top: -80px;
    width: 53px;
    right: 30px;
  }

  .retail-btn-group .nav-item.program-star-btn .nav-link{
    padding: 12px;
    margin: 0px !important;
  }



}

/* start digital agenda stream */
.digital-agenda-bg {
	background: #ededed;
}

.digital-agenda-bg h4 {
	font-family: var(--font-gothic);
	font-size: 21px;
	font-weight: bold;
}

.digital-agenda-bg p {
	font-family: var(--font-gothic);
	font-size: 15px;
	color: #323232;
}

.mt-deault {
	margin-top: 95px;
}
/* end digital agenda stream */
/* start Digital registration stream */
.mail-option {
	color: #323232;
}
/* end Digital registration stream */


/* start help stream */

.help-digital-type-1 {
	background: url(/files/assets/img/help-bg-1.png);
}

.help-digital-type-2 {
	background: url(/files/assets/img/help-bg-2.png);
}

.help-digital-type-3 {
	background: url(/files/assets/img/help-bg-3.png);
}

.help-digital-type-1,.help-digital-type-2,.help-digital-type-3 {
	height: 245px;
	background-repeat: no-repeat;
	background-size: cover;
}

.help-digital-btn {
	font-size: 15px;
	color: #fff;
	font-family: var(--font-gothic);
	border: 2px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 45px;
	width: 175px;
	font-weight: bold;
}

.help-digital-btn:hover {
	color: #fff;
}

.digital-agenda-title {
	color: #fff;
	font-family: var(--font-gothic);
	font-size: 22px;
	font-weight: bold;
}

.oz-help-support-dialog .MuiDialog-paper{
  background: #ddd;
}

.oz-help-support-dialog .MuiDialog-paper .MuiDialogContent-root{
  padding: 0px;
  display: flex;
}

.oz-help-support-dialog .MuiDialog-paper .MuiDialogContent-root .chat-page{
  height: 80vh !important;
  width: 100%;
}

.oz-help-support-dialog .MuiDialogTitle-root{
  padding: 0px;
}




/** MAIN STAGE **/

.mainstage-bgr{
  background: url(/files/assets/img/mainstage-background-lg.jpg);
  background-size: cover;
  background-position: bottom;
  height: 100vh;
  position: relative;
}

.mainstage-livebox{
  position: absolute;
  width:944px;
  /* height: 531px; */
  left: 50%;
  top: 50%;
  margin-left: -472px;
  margin-top: -300px;
}

.main-stage-program .retail-btn-group .nav-pills .nav-link{
  padding: 10px;
}

.mainstage-bgr .navbar-toggler{
  display: none;
}

@media only screen and (max-width: 1300px){
  .mainstage-livebox{
    width: 100vh;
    margin-left: -50vh;
    left: 50%;
    /* height: 60vh; */
    margin-top: -30vh;
    top: 50%;
    }
}

@media only screen and (min-aspect-ratio: 5/3){
  .mainstage-livebox{
    width: 100vh;
    margin-left: -50vh;
    left: 50%;
    /* height: 60vh; */
    margin-top: -30vh;
    top: 50%;
  }
}


@media only screen and (max-aspect-ratio: 1/1){
  .mainstage-bgr{
    background: url(/files/assets/img/mainstage-background.jpg);
    background-size: cover;
    background-position: center;
    height: 100vh;
  }

  .mainstage-livebox{
    width: 80vw;
    margin-left: -40vw;
    left: 50%;
    /* height: 50vw; */
    margin-top: -35vw;
    top: 50%;
  }
}

.offlineMsg{
  font-size: 32px;
}

@media only screen and (max-width: 900px){
  .offlineMsg{
    font-size: 3vw;
  }
}

/* lobby */

.lobby_stream_section{
	   background: url(/files/assets/img/lobby_stream.png);
    background-repeat: no-repeat;
    background-size: cover;
	padding:67px 0px;
}
.lobby_stream_header{
	   background: url(/files/assets/img/lobby_main-bg.png);
	    background-repeat: no-repeat;
    background-size: cover;
    height: auto !important;
}

.lobby-welcome-section {
    margin-top: -11px;
}

.lobby-welcome-btn{
    width: 15%;
    height: 10%;
    color: white;
    font-family: var(--font-gothic);
    font-size: 1.6vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-weight: 600;
    cursor: pointer;
    transition: transform 0.25s;
}

@media(max-width:992px)
{
  .lobby-welcome-btn{
    font-size: 2vw;
  }
}


.lobby-welcome-btn:hover{
  transform: scale(0.95);
}

p.live-virtual{
	line-height:100px;
	  font-size: 23px;
font-family: var(--font-gothic);
  color: rgb(255, 255, 255);
  font-weight: bold;
}
.lobby_stream_header{
padding-bottom: 61px;
}
.retail-text-bto{
	 color: rgb(255, 255, 255);
	 font-size:20px;
}
.lobby_stream_header h2.main-title-index {
	    font-size: 80px;
}
p.lobby-description{
	font-size: 32.5px;
}
@media(max-width:992px)
{
	.lobby_stream_header h2.main-title-index {
    font-size: 63px;
}
p.lobby-description {
    font-size: 25.5px;
}
p.live-virtual {
    line-height: 50px;
font-size: 21px;
}
}
@media(max-width:768px){
	.lobby_stream_header h2.main-title-index {
    font-size: 46px;
}
p.lobby-description {
    font-size: 18.5px;
}
.retail-text-bto {
    font-size: 15px;
}
p.live-virtual {
    line-height: 0px;
    font-size: 16px;
}
}

@media(max-width:576px){
.retail-text-bto {
    font-size: 13px;
}.lobby_stream_header h2.main-title-index {
    font-size: 28px;
}p.live-virtual {
    line-height: 0px;
    font-size: 11px;
	margin-top:35px !important;
}p.lobby-description {
    font-size: 12.5px;
	line-height:25px
}
.lobby_stream_header{
	   background: url(/files/assets/img/lobby_main-bg_mobile.png);
	    background-repeat: no-repeat;
    background-size: cover;
}
}
@media(min-width:1440px){
	.lobby_stream_header {
    background-size: cover;
    background-position: center 90%;
}
}

.retail-navbar .dropdown-menu.show .dropdown-item, .retail-navbar .dropdown-menu.show .dropdown-item:hover {
    color: #16181b !important;
    border-bottom: 1px solid #ddd;
}

.retail-navbar .dropdown-menu.show .dropdown-item.oz-menu-links{
  color: #16181b !important;
  cursor: pointer;
  font-size: var(--font-size-16);
  font-weight: normal;
  font-family: var(--font-gothic);
  border-bottom: 1px solid #ddd !important;
}

.oz-showmore{

}
