/*Navigation Bar: Register button*/
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(9) > a > div {
  background-color: #c00;
  color: #FFF;
  font-weight: 600;
  padding: 17px 28px 14px 28px;
  margin-left:8px;
  display: inline;
  border: none;
  text-align: center;
  text-decoration: none; 
  border-radius: 0px;
}

#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(8) > a > div:hover {
  background-color: #000;
  color:#fff!important;
}

/*Navigation Bar: Live Broadcast button*/
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(9) > a > div {
  background-color: #c00;
  color: #FFF;
  font-weight: 600;
  padding: 17px 28px 14px 28px;
  margin-left:-5px;
  display: inline;
  border: none;
  text-align: center;
  text-decoration: none; 
  border-radius: 0px;
}

#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(10) > a > div:hover {
  background-color: #000;
  color:#fff!important;
}

/*Navigation Bar: Logo*/
.logo-li-holder {width:185px; padding-right:30px;}
.btn.btn-register {font-size:18px!important; min-width:250px!important;}
.element-3289773 a {color:#fff!important;}

.trade-template .nav-menu-btn {font-weight:500;}

.sleek-template .count-container:first-child:before {display:none;}

/*Page headers*/
.section-867745 h2 {
font-size:55px!important;
font-weight:600!important;
text-transform:uppercase!important;
    text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:20px 20px 20px 20px;
}

.section-877442 h2 {
font-size:55px!important;
font-weight:600!important;
  text-transform:uppercase!important;
      text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:20px 20px 20px 20px;
}

.section-769280 h2 {
font-size:55px!important;
font-weight:600!important;
  text-transform:uppercase!important;
      text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:20px 20px 20px 20px;
}

.section-861806 h2 {
font-size:55px!important;
font-weight:600!important;
  text-transform:uppercase!important;
      text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:20px 20px 20px 20px;
}

.section-799992 h2 {
font-size:55px!important;
font-weight:600!important;
  text-transform:uppercase!important;
      text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:20px 20px 20px 20px;
}

.section-985406 h2 {
font-size:55px!important;
font-weight:600!important;
  text-transform:uppercase!important;
      text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:20px 20px 20px 20px;
}


/* Nav bar */
.template-nav {
  -webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.4);

}


/*Speakers*/

.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
    width: 280px;
    min-width: 30px;
    height: 280px;
    border-radius: 280px;
      
}

.attendee-name {font-weight:500; line-height:1.3; margin-bottom:2px!important;}
.attendee-title {margin-top:0px!important; line-height:1.3;}
.attendee-company {margin-top:0px!important;}

/*Theme Color Change per event*/
.themeC{
	color: #0d7680 !important;
}
.themeBK{
	background-color: #0d7680 !important;
}
.ft-title::after{
	border-color: #990f3d!important;
}
/*Preloader*/
#ft-preloader{
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#FFF;
	z-index:99999;
}
#status{
	width: 120px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto:best,c_crop,g_custom/v1598358717/wvfnizdkg1dcpop3lzso.jpg);
	z-index: 9999;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	background-size: contain;
}
/*Logo*/
.image-container-item{

	top: 5px;
}
/*Global Custom Style start*/
html,html *,body,body *{
	font-family: "Metric", sans-serif !important;
}

@media screen and (max-width: 768px) {
html,html *,body,body *{
	font-family: "Metric", sans-serif !important;
}
}

[class*=" icon-"], [class^="icon-"]{
	font-family: bizzafont!important;
}
.fa, .far, .fas{
	font-family: "Font Awesome 5 Free"!important;
}
.fab{
	font-family: "Font Awesome 5 Brands"!important;
}
p{
	line-height: 1.5rem !important;
}
h2{
	text-transform:none!important;
	font-weight:400!important;
  font-size:36px!important;
  padding-bottom:10px;
}
h3{
	font-size: 35px!important;
}
span{
	font-style: normal;
}

.trade-template h2{
	margin: 0;
}

.element-3261932 .btn.btn-register:hover{
  color:#fff;
}

.padding-horizontal-medium{
	padding: 10px!important;
}

.home-page {padding-top:65px!important;}

h1.atom-main{
	font-weight:600!important;
  line-height:3.5rem;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
  padding:25px 25px 10px 25px;
}

.page-title {
  font-size:55px;
text-shadow: 2px 2px 20px rgba(255,255,255, 0.5);}


@media screen and (max-width: 768px) {

  
.page-title  {
    font-size:35px!important;
  }
}

.ft-align-middle{
	margin: auto;
	padding: 40px 30px 0 0;
}
.ft-title{
	position: relative;
	font-weight:400;
	text-align:left;
	line-height: 1.15!important;
	font-size:2.3rem!important;
	color: #333333!important;
}
.ft-title::after{
	content:'';
	display:block;
	width:70px;
	margin-top:14px;
	margin-bottom:36px;
	border-bottom:5px solid;
}
.hideline::after{
	display: none!important;
}
.ft-featured .ft-title{
	padding: 0;
}
.ft-featured hr{
	border: 0;
	height: 3px;
	background: #0d7680;
	width: 80px;
	margin-left: 0;
}
@media screen and(max-width:600px;
){
	.ft-title{
		font-size: 25px!important;
	}
}
.ft-provoke{
	font-size: 2.2rem!important;
	position: relative;
	padding: 15px;
	text-align: center;
	line-height: 2.2rem!important;
	font-weight: 300;
	word-break: break-word;
}
.ft-p{
	font-size: 14px;
	text-align:justify;
	line-height: 1.5rem !important;
}
.ft-post-box{
	margin:15px 0;
}
.ft-post{
	background: #e3e3e3;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: 0px 24px 20px -25px #999;
	-webkit-box-shadow: 0px 24px 20px -25px #999;
	-ms-box-shadow: 0px 24px 20px -25px #999;
	margin-bottom: 5px;
}
.ft-post-img{
	background-size:cover;
	padding: 0;
}
.ft-post-img img{
	width:100%!important;
}
.ft-post-date{
	padding:5px;
	position: relative;
	margin: 0px;
	text-align:right;
	color:#444;
}
.ft-post-date-r{
	font-weight: 600;
	font-size: 1rem;
	text-align: center;
}
.ft-post-t{
	position: relative;
	display: block;
	padding:0 20px;
	margin:0px;
	text-align: center;
	font-size: 1.2rem !important;
	line-height: 1.5rem !important;
}
.ft-post-p{
	min-height: 95px;
	display:block;
	padding:20px 35px;
	color:#000!important;
	text-align:center;
	font-size:16px!important;
	line-height: 1.5rem !important;
}


/*Featured news*/
.ft-inImg-cont{
	margin: 0;
}
.ft-inImg-cont .col-sm-6{
	padding: 0;
}
.ft-inImg{
	background: #fff;
	padding: 40px 20px;
	z-index: 1;
	margin: auto;
	position: relative;
	min-height: 336px;
}
.ft-post-img img{
	width: auto!important;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	margin: 0px -60px;
}
@media (max-width:767px){
	.ft-post-img img{
		margin:0;
	}
	.mob-center{
		margin:auto!important;
	}
}
/*Motives section*/
.ft-motives .ft-post{
	height: 230px;
}
.ft-motives-cont .ft-post{
	height: 120px!important;
}
.ft-motives-box{
	border-radius: 100%;
	background: #0d7680;
	width: 210px;
	height: 210px;
	position: relative;
	padding: 0;
	margin: auto;
	text-align: center;
	display: table;
}
.ft-motives-box > div{
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	width: 100%;
	color: #fff!important;
	font-size: 50px;
}
.ft-motives-box > div > p{
	color: #fff;
	font-size: 30px!important;
	font-weight: bold;
	position: relative;
	top: 20px;
}
/*Agenda*/
.agenda-search button{
	background: #fcd0b1;
	color: #ffffff!important;
}

/* Why attend */
.section-953748 h2 {padding-bottom:25px;}


/*Who attends*/
.section-859318 .element-3263326 .atom-main {display:none!important;}

/*News & Insights*/
.section-875697 .element-3277835 {text-align:left!important;}

/*Sponsorship grid*/
.ft-sp-box{
	margin: 0;
	overflow: hidden;
	padding: 40px 20px;
	text-align: center;
}
.ft-sp-box-c{
	display: table;
	height: 20vw;
	margin: auto;
}
.ft-sp-box-in{
	display: table-cell;
	vertical-align: middle;
}
.ft-sp-box h2{
	font-size: 30px;
}
.ft-sp-box p{
	font-size: 20px;
	line-height: 1.5rem !important;
}
/*Counter*/

.ft-count-grid .count-number{
	text-align: center;
	margin: auto;
	width: 100%;
	border: 0;
	height: auto;
	font-size: 5vw!important;
	padding: 2vw 0px 1.1vw;
	font-weight: 500;
}
.ft-count-grid .count-unit{
	min-height: 0px;
}
.ft-count-grid{
	padding: 10px;
}
.count-container{
	padding: 0;
}
.count-container:after{
	background:transparent!important
}
@media (max-width:1000px){
	.ft-count-grid .count-unit{
		font-size: 24px!important;
		padding-bottom:15px!important;
	}
	.ft-count-grid .count-number{
		padding: 25px 0px 12px!important;
		font-size: 60px!important;
	}
	.ft-provoke{
		font-size: 1.5rem!important;
	}
}


/* FT Standard Button */

.border-transparent {
	border: 0px solid!important;
}

.btn{
    
	border: 0px!important;
	border-radius: 0px;
    text-transform:uppercase!important;
    border-radius: 0px!important;
	padding:14px 10px 8px 10px!important;
	font-weight:500!important;

}

.btn-custom-element{
	min-width:250px;
	font-size:18px;
	border: 0px!important;
	border-radius: 0px;

}

.btn-custom-element:hover {
	background-color:#000!important;
}

.ft-button-grid .row > div{
	text-align: center;
	margin:40px auto;
}
.ft-standard-button, .btn-register{
	border: 0px!important;
    text-transform:uppercase!important;
	border-radius: 0px;
	padding-top: 10px;
	cursor: pointer;
	display: block;
	max-width: 250px;
	margin: auto;
	float: none;
  color: #fff!important;
  font-size:18px;
}

.btn-register:hover {
	background-color:#000!important;
}
.ft-standard-button:hover{
	color:rgb(252, 208, 177);
}
.ft-standard-button:focus{
	color: #fff;
	text-decoration: none;
}
.ft-btn-left{
	margin: 0;
}
.ft-btn-full{
	max-width: 100%!important;
}
button.atom-main.btn-register{
	max-width: 250px;
	width: 100%;
	font-weight:500;
	font-size:20px;
}


/*call-to-action buttons e.g:Register, Join The Community etc*/
.ft-nav-cta,.ft-nav-cta-live{
	background: #cc0000!important;
	padding: 10px 16px 5px 16px;
	vertical-align: middle;
	top: 0;
	height: auto!important;
	font-weight: 600;
	cursor: pointer;
}
.ft-nav-cta-live{
	padding: 10px 14px 5px 26px!important;
}
.ft-nav-cta-live::before{
	content: "\f111";
	animation: blinker 1.5s linear infinite;
	-webkit-animation: blinker 1.5s linear infinite;
	-ms-animation: blinker 1.5s linear infinite;
	position: absolute;
	left: 0;
	font-family: "Font Awesome 5 Free"!important;
	font-size: 8px;
	top: 0;
	width: 10px;
	height: 100%;
	vertical-align: middle;
	margin: auto;
	display: block;
	padding: 8px 0px 8px 12px;
}
#side_menu .ft-nav-cta-live::before{
	left:15px;
}
#side_menu .navbar-nav, #side_menu .navbar-nav li:nth-last-child(2) a{
	margin: 0!important;
}
@keyframes blinker{
	50%{
		opacity: 0;
	}
}
/*Top navigation bar items container*/
div#bs-example-navbar-collapse-1{
	text-align: center;
}
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li a div{
	position: relative;
	bottom: -10px;
}
#bs-example-navbar-collapse-1 a:active div, #bs-example-navbar-collapse-1 a:focus div, #bs-example-navbar-collapse-1 a:hover div{
	color: #fcd0b1!important;
	outline: none;
}
.navbar-nav,.navbar-nav li {
	margin: auto!important;
}




.nav>li>a:focus, .nav>li>a:hover{
	background: none;
	border: none;
	outline: none;
}
.hide-tab{
	width: auto!important;
	height: auto!important;
}
.notifications-hide, .show-more-tab .more-tabs-dropdown{
	display: none !important;
}
.me-avatar{
	right: 0px;
	position: absolute;
	top: 5px;
}
.me-avatar button > div > i:nth-child(1){
	font-family: bizzafont !important;
}
.me-avatar ul{
	background: transparent;
	padding-top: 13px;
	right: -14px !important;
}
.me-avatar li{
	border-bottom: 0;
	border-top: 1px solid #EFEFEF;
	background:#252525;
}
.me-avatar a{
	color: #fff!important;
	text-transform: uppercase;
}
.ft-sub-level-nav{
	position: absolute;
	padding: 9px 0;
	display: none;
}
.ft-sub-level-nav > li{
	width: 100%;
	position: relative;
	display: block;
	overflow: visible;
	left: 0;
	white-space: nowrap;
	background: #252525;
	-ms-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.ft-sub-level-nav > li > a{
	margin: 0!important;
	padding: 25px 15px 15px 15px!important;
	border-top: 1px solid #efefef;
	width: 100%;
}
.ft-sub-level-nav div{
	bottom: 0!important;
	line-height: 0!important;
}
.hasSubLevel:hover .ft-sub-level-nav{
	display: block;
}
.hasSubLevel::after{
	right: -2px;
	content: '\f107';
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900;
	bottom: 15px;
	position: absolute;
	left: 0;
	margin: auto;
	vertical-align: middle;
	height: 0;
	font-size: 16px;
	text-align: center;
}
/*New menu button*/
.unpublished-bar{
	display: none;
}
#menu-toggle,#menu-toggle *,#side_menu,#side_menu *{
	transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
	-ms-transition: .25s ease-in-out;
	box-sizing: border-box;
}
#menu-toggle span{
	display: block;
	background: #ffffff;
}
#menu-toggle{
	width: 50px;
	height: 45px;
	margin: auto;
	position: fixed;
	cursor: pointer;
	z-index: 999999;
	top: 10px;
	right: 0;
	margin: auto;
	text-align: center;
}
#menu-toggle #hamburger{
	position: relative;
	height: 100%;
	width: 100%;
	padding: 5px;
	margin: auto;
}
#menu-toggle #hamburger span{
	width: 25px;
	height: 2.5px;
	position: relative;
	margin: 17.5% auto;
}
#menu-toggle #cross{
	position: absolute;
	height: 100%;
	width: 100%;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 0;
	left: 0;
}
#menu-toggle #cross span:nth-child(1){
	height: 0%;
	width: 2.5px;
}
#menu-toggle.open #cross span:nth-child(1){
	height: 25px;
	transition-delay: .625s;
	-webkit-transition-delay: .625s;
	-ms-transition-delay: .625s;
}
#menu-toggle #cross span:nth-child(2){
	width: 0%;
	height: 2.5px;
}
#menu-toggle.open #cross span:nth-child(2){
	width: 25px;
	transition-delay: .375s;
	-webkit-transition-delay: .375s;
	-ms-transition-delay: .375s;
}
#menu-toggle #cross span:nth-child(1),#menu-toggle #cross span:nth-child(2){
	position: absolute;
	transition-delay: .25s;
	-webkit-transition-delay: .25s;
	-ms-transition-delay: .25s;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
#menu-toggle #hamburger span:nth-child(1){
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
	-ms-transition-delay: .5s;
}
#menu-toggle #hamburger span:nth-child(2){
	transition-delay: .625s;
	-webkit-transition-delay: .625s;
	-ms-transition-delay: .625s;
}
#menu-toggle #hamburger span:nth-child(3){
	transition-delay: .75s;
	-webkit-transition-delay: .75s;
	-ms-transition-delay: .75s;
}
#menu-toggle.open #hamburger span{
	width: 0%;
}
#menu-toggle.open #hamburger span:nth-child(1){
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-ms-transition-delay: 0s;
}
#menu-toggle.open #hamburger span:nth-child(2){
	transition-delay: .125s;
	-webkit-transition-delay: .125s;
	-ms-transition-delay: .125s;
}
#menu-toggle.open #hamburger span:nth-child(3){
	transition-delay: .25s;
	-webkit-transition-delay: .25s;
	-ms-transition-delay: .25s;
}
/*New Menu*/
#side_menu{
	display: block;
	position: fixed;
	height: 100%;
	width: 100%;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1590;
	background: #252525;
	transform: translate(-100%, 0px);
	-webkit-transform: translate(-100%, 0px);
	-ms-transform: translate(-100%, 0px);
	padding: 50px 0px;
	overflow: hidden;
}
#side_menu .logo-li-holder{
	position: fixed!important;
	top: -10px;
	left: 0;
}
#side_menu .nav-menu-btn{
	text-transform: uppercase;
}
#side_menu .more-tabs-dropdown,#side_menu .more-tabs-dropdown *{
	background: none!important;
	border-bottom: 0!important;
}
#side_menu ul:nth-child(1){
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding-right: 30px;
	box-sizing: content-box;
}
#side_menu .navbar-nav li{
	width:100%;
}
#side_menu a{
	text-align: center;
	font-size: 18px;
	padding-bottom:0;
}
#side_menu a:hover{
	background: none;
}
#side_menu a::before{
	content: '';
	width: 0;
	height: 2px;
	background: #fcd0b1;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
}
#side_menu a:hover:before{
	width: 150px;
	transition: 0.5s ease-in-out 0s;
	-webkit-transition: 0.5s ease-in-out 0s;
	-ms-transition: 0.5s ease-in-out 0s;
}
@media (min-width:1100px){
	#menu-toggle{
		display:none;
	}
}
@media (max-width:1000px){

	.navbar-brand-logo{
		width: 120px!important;
		height: 65px!important;
		display: block!important;
		padding:0;
	}
	.navbar-brand-logo .image-container-item{
		position: absolute;
		top: 0;
	}
	#side_menu.open{
		transform: translate(0%, 0px);
		-webkit-transform: translate(0%, 0px);
		-ms-transform: translate(0%, 0px);
	}
}
#side_menu .me-btn-holder{
	display: none;
}
.header-top-me a{
	margin: auto!important;
}
/*Header Logo*/
.event-images-holder{
	display: none!important;
}
/*Partners section*/
.partner-level-label{
	border: none!important;
	font-size: 16px!important;
	font-weight:500!important;
	color: #0A5E66!important;
}
.global-template .sponsors .partner-label-container{
	position:inherit!important;
	top:0px!important;
}

.trade-template .sponsors .partner-label-container{
	position:inherit!important;
}

.sleek-template .sponsors .partner-label-container{
	position:inherit!important;
	top:0px!important;
	padding-bottom:10px;
}

.sleek-template .sponsors .partner-container {
	padding:20px 0px 20px !important;
}

.global-template .sponsors .partner-container{
	padding:45px 0px 45px !important;
}
/*footer*/
footer{
	background-color: #252525!important;
}
.ft-footer{
	background-color: #252525;
	width: 100%;
	height: auto;
	position: relative;
	line-height: 25px;
	margin-bottom:-15px;
}
footer > footer{
	position:relative;
}
.ft-footer > div:first-child{
	max-width: 1090px;
	margin: auto;
	padding: 50px;
}
.ft-footer i{
	font-style: normal;
	font-size: 25px;
	padding: 0 10px;
}
.ft-footer a{
	color:#fcd0b1;
	padding: 0;
}
.ft-footer h5{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
}
.ft-footer p{
	color:#fff;
}
.ft-footer hr{
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	box-sizing: border-box;
	border-top-width: 1px;
	border-color: #ffffff14;
	margin-bottom: 30px;
}
.ft-footer i{
	font-style: normal;
	font-size: 25px;
	padding: 0 5px;
}
.social-section{
	max-width: 400px;
	margin: auto;
	float: none;
}
/*Extra buttons*/
.head-down-cont{
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	background: #252525;
	width: 40px;
	height: 40px;
	margin: auto;
	cursor: pointer;
	z-index: 999;
}
.go-top-cont{
	position: fixed;
	bottom: 5px;
	right: 5px;
	background-color:#333!important;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 99999999;
	transform: translate(150%, 150%);
	-webkit-transform: translate(150%, 150%);
	-ms-transform: translate(150%, 150%);
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.go-top-cont.active{
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	width: 40px;
	height: 40px;
	background-color:#333!important;
}
.head-down,.go-top{
	font-size: 30px;
	position: absolute;
	margin: auto;
	text-align:center;
	top:5px;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
}
.head-down-cont:hover >.head-down,.go-top-cont:hover >.go-top{
	color:#fcd0b1;
}

/*Speakers page header*/
.section-965357 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/*Who attends page header*/
.section-965359 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/*Sponsors page header*/
.section-965389 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/*Programme page header*/
.section-1012473 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/*News & Insights page header*/
.section-966115 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/*Help page header*/
.section-967046 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/*Sponsor hub page header*/
.section-975384 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/* Become a sponsor page */
.section-970869 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}

/* Blog page */
.section-1014093 h2{
  font-size:55px!important;
	font-weight:600!important;
	text-transform:uppercase!important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding:15px 25px 15px 25px;
}
.section-970870 h2 {padding-bottom:25px;}

/*Price Cards*/
.ft-price{
	padding: 50px 5px;
}
.ft-price-box{
	padding: 15px;
}
.ft-price-inner{
	box-shadow: 0px #444;
	-webkit-box-shadow: 0px #444;
	-ms-box-shadow: 0px #444;
	padding: 20px;
	max-width: 320px;
	margin: 30px auto;
	background-color:rgba(242,223,206,1);
}
.ft-price-head{
	text-align: center;
	font-weight: 600;
	padding: 20px 20px 30px 20px;
}
.ft-price-head p:first-child{
	font-size: 14px;
	line-height:5px!important;
}
.ft-price-head p:last-child{
	font-size: 25px;
}
.ft-price-body{
	padding: 0 5px 0 40px;
	height: 350px;
  flex-direction: column;
}
.ft-price-body p{
	font-size: 13px!important;
	line-height:1rem!important;
}
.ft-price-body > p.checked::before{
	content: '✓';
	padding-right: 10px;
	margin-left: -20px;
	font-size: 14px;
	color: #00914e;
}
.ft-price-foot{
	text-align: center;
}
.ft-price-foot p{
	font-size: 35px!important;
}
.ft-price-button{
	padding: 20px!important;
  color:#fff;
}
.ft-price-box.exclusive{
  color:#fff!important;
	transform: scale(1.10);
	-webkit-transform: scale(1.10);
	-ms-transform: scale(1.10);
  
}
.ft-price-box.exclusive .ft-price-inner{
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  background: #fff;
  border:0px solid #bbb;
  
}
/*Attendance Section*/
.ft-attendance{
	padding: 100px 0px;
}
.ft-attendance blockquote p{
	padding: 5px 30px;
	font-weight: 900;
	font-size: 1.1rem!important;
}
@media (max-width:767px){
	.ft-featured{
		padding: 0 20px;
	}
	.ft-attendance{
		padding: 0px;
	}
	.ft-attendance blockquote p{
		font-size: 1.5rem!important;
		padding: 10px;
	}
}
/*Help Section*/
.help-page,.article-page{
	padding: 20px;
	text-align:center;
}
.help-page .ft-help-box{
	max-width: 340px;
	min-height: auto;
	display: inline-block;
	margin: 20% 0px;
	padding-bottom: 20px;
}
.article-page .ft-help-box{
	max-width: 340px;
	min-height: auto;
	display: inline-block;
	margin:20% 0px;
	padding-bottom: 20px;
}
.ft-help-img{
	position: relative;
	display: table;
	margin-top: -25%;
	padding: 0 20px;
}
.bordered-img::after{
	content: "";
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	position: absolute;
	margin: 12px 30px;
	border: 2px solid #fcd0b1;
	right: 0;
	bottom: 0;
}
.ft-help-img img{
	width: 100%;
}
.ft-help-img-txt{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	display: table;
	position: absolute;
	padding: 20px;
	width: 100%;
	font-size: 120% !important;
	line-height: 2.5rem !important;
	font-weight: 600;
	color: #fff !important;
	height: 100%;
}
.ft-help-img-txt span{
	vertical-align: middle;
	display: table-cell;
	height: 100%;
	position: relative;
}
.help-page .ft-help-p-cont{
	text-align: center;
	display: table;
	width: 100%;
	min-height: 140px;
}
.help-page .ft-help-p{
	text-align: center;
	min-height: 130px;
	display: table-cell;
	vertical-align: middle;
	padding: 30px 10px;
}
.article-page .ft-help-p-cont{
	text-align: center;
	display: table;
	width: 100%;
	min-height: 100px;
}
.article-page .ft-help-p{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.ft-help a{
	margin: 0 20px;
}
.ft-help > p{
	padding: 10px;
}
.ft-help-box{
	border: 1px solid #939393;
	display: table-cell;
}
.hdr-page{
	padding: 0;
}
.hdr-page .ft-help-box{
	height: 400px;
	margin: 10px;
	padding: 10px;
	display: inline-block;
}
.hdr-page .ft-help-p-cont{
	width: 100%;
	padding: 10px;
	color: #000!important;
	text-align: center;
	font-size: 16px!important;
	margin: 10px 0px;
	display: table;
}
.ft-help-p{
	color: #000!important;
	font-size: 16px!important;
	margin: auto;
	vertical-align: bottom;
	display: table-cell;
}
.ft-help-t-box{
	display: table-row;
	height: 60px;
}
.ft-help-t{
	display: table-cell;
	text-align: center;
	font-size: 1.2rem !important;
	line-height: 1.5rem !important;
	font-weight: 600;
}
.ft-help-i{
	width: 100%!important;
	display: table;
	vertical-align: middle!important;
	font-size: 3rem;
}
.svg-inline--fa{
	display: table-cell;
	margin: auto;
	min-height: 100px;
}
.fa-firefox-browser, .fa-chrome, .fa-opera,{
	color: darkcyan;
}
.ft-browser-section .fab{
	font-size: 40px;
	padding: 15px;
	height: 80px;
}
.fa-safari::after, .fa-internet-explorer::after, .fa-edge-legacy::after, .fa-cc-amex::after{
	content: "\f05e";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: bold;
	position: absolute;
	top: 8px;
	left: 0px;
	right: 0;
	bottom: 0;
	font-size: 55px;
	color: red;
	opacity: 0.3;
	margin: auto;
	display: block;
}
/*Help iframe*/
.help-iframe-cont{
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 56.25%;
	/* 16:9 Aspect Ratio */
}
.help-iframe{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding:10px;
	border: none;
}
.browser-section div{
	padding: 0;
	width: 25%;
	text-align: center;
	margin: auto;
}
/*Accordion Help*/
.accordionHelp button{
	text-align:left;
	position: relative;
	width: 100%;
	padding:10px 20px;
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #4a4a4a!important;
	text-decoration: none!important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	white-space: break-spaces;
}
.accordionHelp button::after{
	content: '-';
	position: absolute;
	right: 5px;
	font-size: 30px;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 30px;
}
.accordionHelp button.collapsed::after{
	content: '+';
}
.accordionHelp .btn.active:focus, .accordionHelp .btn:active:focus, .accordionHelp .btn:focus{
	outline: none;
}
.card-body{
	padding: 20px;
	font-size: 16px;
}
#accordionHelp button{
	text-align: center;
}
.card-body .col-sm-4 p{
	font-weight: 600;
}
/*Special Banner*/
.ft-banner-sp{
	max-width:100%!important;
	width: 100%!important;
}
.ft-banner-sp-col{
	padding:0;
}
.left-triangle{
	width: 101%;
	height: 100%;
	background: #252525;
	border: 0;
	color: #fff;
	display: table;
}
.left-triangle .ft-banner-sp-in{
	display: table-cell;
	vertical-align: middle;
}
.right-triangle{
	width: 100%;
	height: 0;
	border-style: solid;
	border-color: transparent transparent rgba(242,223,206,1) transparent;
	background: #252525;
	color: #252525;
}
.ft-banner-sp-in{
	text-align:center;
}
.ft-banner-sp-i{
	font-size: 5rem;
	color:rgba(242,223,206,1);
}
/*Agenda*/
.ft-head-title{
	background: rgba(252,208,177,1);
}
.ft-head-title h2{
	font-size: 2.5rem;
	padding: 98px 0;
	margin: auto;
	width: auto;
	display: table;
	font-weight: bold;
}

.agenda-view button{
	color: #252525!important;
}
.agenda-view i{
	color: #252525!important;
	font-family: bizzaFont!important;
}

/* expanding agenda sessions to show full text - Jeremy @ bizzabo */
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description {

    padding-right: 30px;
    margin-bottom: 10px;
    -webkit-animation: all 0.3s ease-in-out;
    -moz-animation: all 0.3s ease-in-out;
    -ms-animation: all 0.3s ease-in-out;
    -o-animation: all 0.3s ease-in-out;
    animation: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    max-height: max-content;
    overflow: hidden;
}

/* removing transparency mask on agenda - Jeremy @ bizzabo */
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description.faddedAway {
    -webkit-mask-image: none;
    mask: -moz-linear-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
}


.view-buttons-container{
	top: 10px!important;
	padding: 0px 0px;
	position: relative!important;
	bottom: 0px!important;
	width: 60px!important;
	left: 17px;
	right: 100%!important;
	transform: none!important;
	-webkit-transform: none!important;
	-ms-transform: none!important;
}
.login-buttons-container{
	right: 0!important;
	top: 55px!important;
}
.ticket-select-holder{
	margin: 0 -25px;
}
.agenda-view span.session-action-container{
	padding: 4px;
}
.view-button-active{
	background: rgb(252, 208, 177)!important;
	padding: 5px 5px 0px 5px;
}
/*Agenda Live btn*/
.agenda-live-banner.bz-flex-row.agenda-live-banner-session-page{
	margin-top: 85px;
}
.open-banner-button.open-banner-button-session-page{
	top: 85px;
}
.open-banner-button{
	top: 5px;
}
/*Form*/
.form-view-holder .row{
	padding: 0 10px;
}
/*insight section*/
.insight-i{
	font-size: 70px;
	border-radius: 100%;
	background: #f2dfce;
	height: 150px;
	width: 150px;
	text-align: center;
	padding: 40px 30px;
	color: #414141;
}
.insight-t{
	font-size: 27px;
	padding-top: 20px;
}
.insight-p{
	font-size: 20px;
	max-width: 300px;
	padding-bottom: 20px;
	margin: auto;
}
.deskleft{
	position: relative;
	left: 100px;
}
.deskright{
	position: relative;
	right: 100px;
}
@media (max-width:995px){
	.deskleft,.deskright{
		left: 0!important;
		right: 0!important;
	}
}
@media (max-width:768px){
	.ft-post-img{
		top: -50px;
		position: absolute;
	}
}
/*Speakers*/
.speaker-name,.speaker-company{
	font-weight: 500!important;
}
/*Global Custom Style End*/
/*specific pages container*/
.home-custom-css{
}
.community-custom-css{
}
.agenda-custom-css{
}
.speakers-custom-css{
}
/*main container of each section*/
.main-app-container{
}
/*Add code Below*/
.urban-template .sponsors .partner-container {
	padding:20px 0px 10px !important;
}
.trade-template .sponsors .partner-container {
	padding:20px 0px 60px !important;
}

/* Programme page */
.section-1012489 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1012489 .col-sm-4 {
  transform: scale(1.05);
  border:1px solid #ddd!important; 
  margin:0px 15px; 
  width:33.3%; 
  min-height:430px; 
  background-color:#fff; 
  padding:30px 12px 15px 12px!important;}

.section-1012489 .btn {min-width:85%!important;}

/* Programme page bullet styles*/
.section-1012489 ul li:before{
    content: '✓';
  padding-right:10px;
  margin-left:-20px;
  font-size:14px;
  color:#00914e;
}
.section-1012489 ul li {
  list-style-position: outside;}

/* Accordion */

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
	color:#333;
}

.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* Blog page */

.section-1012891 {overflow:visible;}
.section-1012891 h2 {padding-bottom:35px!important; }
.section-1012891 img {padding-bottom:10px;position:relative;display:table;margin-top:-25%;}

.section-1012488 {overflow:visible;}
.section-1012488 h2 {padding-bottom:65px!important; }
.section-1012488 img {padding-bottom:5px;position:relative;display:table;margin-top:-35%;}

.section-1021928 {overflow:visible;}
.section-1021928 h2 {padding-bottom:35px!important; }
.section-1021928 img {padding-bottom:5px;position:relative;display:table;margin-top:-35%;}

/* Boxing out styles */

.ft-box-body{

  flex:1;
}

.section-1012891 .margin-custom-element{
flex:1;
}


.section-1012891 .btn {min-width:100%;}

.section-1012891 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1012891 .col-sm-4 {
  display:inline-block;
  display: flex;
  margin:5% 1%; 
  width:33.3%; 
  min-height:auto;
  border: 1px solid #ccc1b7;
  background-color:;
  padding:18px 18px 5px 18px!important;
  overflow:visible!important;}

.section-1012488 .margin-custom-element{
flex:1;
}

.section-1012488 .btn {min-width:100%;}

.section-1012488 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1012488 .col-sm-4 {
  display:inline-block;
  display: flex;
  margin:5% 1%; 
  width:33.3%; 
  min-height:auto;
  border: 0px solid #F2DFCE;
  background-color:#fff; 
  padding:18px 18px 5px 18px!important;
  overflow:visible!important;}


.section-1021928 .margin-custom-element{
flex:1;
}

.section-1021928 .btn {min-width:100%;}

.section-1021928 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1021928 .col-sm-4 { 
  display:inline-block;
  display: flex;
  margin:5% 1%; 
  width:33.3%; 
  min-height:auto;
  border: 0px solid #F2DFCE;
  background-color:#fff; 
  padding:18px 18px 5px 18px!important;
  overflow:visible!important;}

.section-1021928 .element-4670829 .atom-main {display:none;}


@media screen and (max-width: 768px) {
  
.section-1012891 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

.section-1012891 .col-sm-4 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:20% 0px 10% 0px!important;
  }
  
.section-1012891 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
.section-1012488 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

.section-1012488 .col-sm-4 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:20% 0px 20% 0px!important;
  }
  
.section-1012488 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
  .section-1021928 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

.section-1021928 .col-sm-4 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:20% 0px 20% 0px!important;
  }
  
.section-1021928 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
}

/*Programme accordion*/
.section-1012489 .faq-question {

  text-align:center;
  font-size:32px!important;
  padding: 22px 18px 12px 33px;
  border-bottom:1px solid #ccc1b7;
  width: 100%;
  transition: 0.8s;
  margin: 0 0;
}

.section-1012489 .faq-question:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 14px;
  padding-top:12px;
  color: #333;
  float: right;
  margin-left: 5px;
}
 
.section-1012489 .active {
background-color:#faeadc!important;}

.section-1012489 .active:after {
  transition: max-height 0.8s ease-out;
}

.section-1012489 .faq-question:hover {
  background-color:#fff2e5!important;
}

.section-1012489 .faq-answer {
  padding: 20px 0;
    transition: max-height 0.8s ease-out;
}

.section-1012489 .panel {
  padding: 0px 18px;
  background-color: #faeadc!important;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-out;
}

.section-1012489 .panel {
  margin:0px;
}

.section-1012489 p {
  margin:0 0 4px;
}

.section-1012489 .accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 12px;
  padding-top:14px;
  color: #333;
  float: right;
  margin-left: 5px;
}

.section-1012489 .active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
  color: #333;
}

.active .accordion:hover {
background-color:#e5e5e5!important;
}

/*Sponsor popup windows */
.partner-container h3{
  color:#333;
  font-weight:400!important;
margin-bottom:0px!important;}

.description-continer {
  line-height:1.3!important;
  font-size:16px!important;
}

.Component-partnerModal-0-2-2 .description{
max-height:250px!important;
  line-height:1.4!important;
  font-size:16px!important;
}

.Component-partnerModal-0-2-2 {
  height:450px!important;
  max-width:650px!important;}

.Component-partnerModal-0-2-2 .content{
  padding:18px 0px;}

.Component-partnerModal-0-2-2 .website-link{
  background-color:#c00!important;
border:0px!important;
  padding:12px 18px!important;
  border-radius:0px!important;
}

.Component-partnerModal-0-2-2 .website-link:hover {
  background-color:#000!important;
border:0px!important;
color:#fff!important;}

.Component-partnerModal-0-2-2 .website-link .website-link-text{
text-transform:uppercase;
}

.Component-elementGroups-0-2-1 {
width:100%!important;
}

/* Register Now boxes */
@media screen and (max-width: 1000px) {
  
  .section-1060553 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1060553 .col-sm-4 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:15px 0px!important;
    display:flex;
    
  }
  .section-1060553 .col-sm-4:last-child {
    width: 100%;
  }
  
  .section-1060553 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
}

.section-1060553 .element-groups {
  justify-content:space-between; 
  display:flex;}
.section-1060553 .col-sm-4 {
  transform: scale(1.05);
  	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  border:0px solid #ddd!important;
  margin:0px 15px; 
  width:33.3%; 
  min-height:550px; 
  background-color:#fff; 
  padding:30px 22px 20px 22px!important;}
.section-1060553 .col-sm-4:first-child {transform: scale(1); margin-right:15px; background-color:#F2DFCE;  	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
	-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);}
.section-1060553 .col-sm-4:last-child {transform: scale(1); background-color:#F2DFCE;  	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
	-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);}
.section-1060553 .btn {min-width:85%!important;}


.section-1060553 ul li:before{
    content: '✓';
  padding-right:10px;
  margin-left:-20px;
  font-size:14px;
  color:#00914e;
}

.section-1060553 ul li {
  list-style-position: outside;}


/*LSO page*/
.section-1061302 .btn {float:left;}

.section-1061311 {overflow:visible;}
.section-1061311 h2 {padding-bottom:115px!important; }
.section-1061311 img {padding-bottom:5px;position:relative;display:table;margin-top:-35%;}


.section-1061311 .margin-custom-element{
flex:1;
}


.section-1061311 .btn {min-width:100%;}

.section-1061311 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1061311 .col-sm-6 {
  display:inline-block;
  display: flex;
  margin:5% 1.5%; 
  width:50%; 
  min-height:auto;
  border: 1px solid #ccc1b7;
  background-color:#ff;
  padding:18px 35px 5px 35px!important;
  overflow:visible!important;}



@media screen and (max-width: 768px) {
  
.section-1061311 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

.section-1061311 .col-sm-6 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:20% 0px 10% 0px!important;
  }
  
.section-1061311 .custom-space-bottom {
    padding-bottom: 45px;
   }
  
}

/* Homepage boxes */

.section-1063800 h2 {font-size:32px!important;}

.ft-box-body{

  flex:1;
}

.section-1063800 .margin-custom-element{
flex:1;
}


.section-1063800 .btn {min-width:100%;}

.section-1063800 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1063800 .col-sm-4 {
  display:inline-block;
  display: flex;
  margin:5% 1%; 
  width:33.3%; 
  min-height:auto;
  border: 0px solid #ccc1b7;
  background-color:#fff;
  padding:18px 18px 5px 18px!important;
  overflow:visible!important;}

.section-1063800 {overflow:visible;}
.section-1063800 h2 {padding-bottom:105px!important; }
.section-1063800 img {padding-bottom:5px;position:relative;display:table;margin-top:-35%;}

@media screen and (max-width: 1000px) {
  
  .section-1063800 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1063800 .col-sm-4 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:15px 0px!important;
    display:flex;
    
  }
  .section-1063800 .col-sm-4:last-child {
    width: 100%;
  }
  
  .section-1063800 .custom-space-bottom {
    padding-bottom: 0px;
   }
  
  .section-1063800 h2 {padding-bottom:65px!important;}
  .section-1063800 img {margin-top:0px;}
}





.section-1063801 .margin-custom-element{
flex:1;
}

.section-1063801 .btn {min-width:100%;}

.section-1063801 .element-groups {
  justify-content:space-between; 
  display:flex;}

.section-1063801 .col-sm-4 {
  display:inline-block;
  display: flex;
  margin:5% 1%; 
  width:33.3%; 
  min-height:auto;
  border: 0px solid #ccc1b7;
  background-color:#fff;
  padding:18px 18px 5px 18px!important;
  overflow:visible!important;}

.section-1063801 {overflow:visible;}
.section-1063801 h2 {padding-bottom:0px!important; }
.section-1063801 img {padding-bottom:5px;position:relative;display:table;margin-top:-35%;}
.section-1063801 .custom-space-top {padding-top:30px;}
@media screen and (max-width: 1000px) {
  
  .section-1063801 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1063801 .col-sm-4 {
    transform: scale(1)!important;
    width: 100%!important;
    margin:15px 0px!important;
    display:flex;
    
  }
  .section-1063801 .col-sm-4:last-child {
    width: 100%;
  }
  .section-1063801 .custom-space-top {padding-top:0px!important;}
  .section-1063801 .custom-space-bottom {
    padding-bottom: 45px;
   }
  .section-1063801 img {margin-top:0px;}
}

/*Agenda Sponsor image size fix */
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .sponsors-container .sponsor-image {
  max-height:50px!important;
  max-width:155px!important;}

.element-4596552 h1 {font-size:75px;}
.section-1061311 h2 {font-size:32px!important;}

@media screen and (max-width: 1000px) {
.element-4596552 h1 {font-size:45px;}
}

@media screen and (min-width: 1000px) {
  .article-width {width:75%; margin: 0 auto;}}





.section-1079476 .element-5192845 .atom-main {float:left;}
.section-1106071 .element-5192845 .atom-main {float:left;}
.section-1116057 .element-5192845 .atom-main {float:left;}

/* Help page accordion */

.faq-question {
  text-align:center;
  font-size:24px!important;
  padding: 18px 18px 14px 33px;
  border-bottom:1px solid #ccc1b7;
  width: 100%;
  transition: 0.8s;
  margin: 0 0;
  transition:0.3s;
}

.faq-question:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 12px;
  padding-top:10px;
  color: #333;
  float: right;
  margin-left: 5px;
}


.active:after {
  transition: max-height 0.8s ease-out;
  content: "\2796"; 
  color: #333;
}

.faq-question:hover {
  background-color:#FAEADC!important;
  cursor: pointer;
}

.faq-answer {
  padding: 20px 0;
    transition: max-height 0.8s ease-out;
}

.panel {
  padding: 0px 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-out;
    margin:0px;
}

.accordion:after {
  content: '\02795';
  font-size: 12px;
  padding-top:14px;
  color: #333;
  float: right;
  margin-left: 5px;
}

@media (max-width:768px){
.faq-question {
  font-size:18px!important;
	}
.faq-question:after{  
  padding-top:6px;
  padding-right:15px;
  font-size:10px;
  position:absolute;
  right:0;
  clear:both;
    }
}

@media (max-width:768px){
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(10) > a > div {
  margin-left:0px;
  }

#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(9) > a > div {
  margin-left:0px;
  }}
