.form-pass .row > div {
	margin-bottom: 12px;
}

.form-pass.template {
	display: none;
}

.additional-info-item {
	padding: 12px 0;
	display: none;
}

.group_discount {
    background: url(https://secure.ukimediaevents.com/secure_payments/images/group_discount_header.png) center top no-repeat;
    padding-top: 50px;
}

.group_discount .explanation {
    border: 1px solid #01abce;
    padding: 14px 8px;
    font-size: 14px;
}

/* Custom Styles */
.navbar {
	margin-bottom: 0;
}

.navbar-toggle-left {
  float:left; color:#ffffff; font-size:18px !important;
}

.show-flags {
	padding: 8px 10px !important;

}

.menu-item-highlight {
	color: #ffed00 !important;
}

.exhibitor-logo {
	margin-left: 10px;
}

.multi-column, .multi-column-two {
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}
.multi-column {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.multi-column-two {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.panel-homepage {
	min-height: 313px;
}
.panel-homepage > .panel-body {
	padding: 25px;
}

.panel-app {
	background-color: #283583;
	color: white;
	text-align: center;
}

.panel-cocktail {
	background-color: #11110d;
	color: white;
	text-align: center;
}

.panel-magazine, .panel-quote, .panel-dates, .panel-industry {
	background-color: white;
	border-width: 2px;
}

.panel-magazine, .panel-dates, .panel-industry {
	text-align: center;
	height:344px;
}

.panel-magazine, .panel-industry {
	border-color: #409eb9;
}

.panel-magazine img, .panel-industry img {
	box-shadow: 5px 5px 5px #6f6f6f;
}

.page-footer {
	padding: 15px 0;
}

.sitemap {
	padding: 25px 0;
	background-color: #333333;
}

.sitemap a, .sitemap p {
	color: white;
}

.page-footer a {
	color: #222222;
}

.future-dates {
	background-color: #00adef;
	color: white;
	padding: 15px 0;
}

.grey-background, .grey-background .lead {
	background-color: #333333;
	color: white;
}

.times-background{
	background-color: #006687;
	color: white;
}

.black-background, .black-background h2 {
	background-color: #10100c;
	color: white;
}

.app-background {
    color: #fff;
    background: repeating-linear-gradient( -45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px );
    text-shadow: 2px 2px #333;
    overflow: hidden;
}

.app-img {
    width: 100px;
    height: 100px;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    margin-top: -50px;
}

.app-hand {
    width: 110%;
    margin-top: 50px;
}

.alongside-background {
	background-color:#fbfafa;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.show-on-scroll {
	display: none;
}

.remaining-content {
	position: relative;
	top: 0px;
}

.translucent-stripe {
	padding: 15px 15px 5px 15px;
	background: none;
	background-color: rgba(255, 255, 255, 0.75);
}

.subheading-text {
	text-align:center;
	padding-top:15px;
	font-stretch: expanded;
	font-size:22px;
}

.follows-header {
	position: relative;
	top: -280px;
}

.small-header {
	margin: -20px 0 0;
	padding-bottom: 15px;
}

.remaining-content h2 {
	margin-top: 10px;
}

select {
	padding: 0 8px !important;
}

.scroll-box {
	overflow-y: scroll;
	/*max-height: 1800px;*/
	padding-right: 15px;
}

/* Header Banner */
#carouselContainer, .fw-container, .carousel-inner {
	width: 100%;
	position: relative;
}
#carouselContainer, .fw-container, .slide-img {
	display: block;
}
#carouselContainer {
	box-sizing: border-box;
	top: -280px;
	z-index: -1;
}
.carousel-inner, .item, .slide-img {
	overflow: hidden;
}
.carousel-inner {
	max-height: 400px;
}
.item {
	position: relative;
	transition: opacity 0.5s;
}
.slide-img {
	width: 100%;
	max-width: 100%;
	height: 100%;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sponsor-img {
	text-align:center;
	display: inline-block;
	height:110px;
}

.sponsors {
	text-align:center;
	background-color:#e0e0e0;
	border-top: 2px solid #ccccc9;
	margin-top:15px;
	padding-bottom:10px;
}

.sponsors-heading {
	/*background-color: #333;*/
}

.sponsors h2 {
	color: #333;
	padding-bottom:15px;
	margin-top:15px;

}

.hr-color {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #409eb9, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #409eb9, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #409eb9, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #409eb9, #f0f0f0);
}

.leosphere {
    padding: 15px;
    border: 3px solid #575e7f;
}

.workshops h3, .workshops p {
	color:#333;
}

.workshops h3 {
	font-weight: bold;
}

.leosphere:hover {
	border-color: #3d435f;
}

.metek {
    padding: 15px;
    border: 3px solid #013298
}

.metek:hover {
	border-color: #05286f;
}

.workshop-logo {
	width:150px;
	margin-left:50px;
}

.header-logo {
	/* width:586px; */
	height: 171px;
}

.stevenswater {
    padding: 15px;
    border: 3px solid #058a78;
}

.stevenswater:hover {
	border-color: #047767;
}
.press-release {
	/*height:210px;*/
	max-width:180px;
	margin-right:-3px;
}

/* Media Queries*/
@media (max-width: 1398px) {
	.navbar-collapse{
		margin-right: 6%;
	}
	
}
@media (max-width: 1199px) {
	.panel-homepage {
		min-height: 334px;
	}
	.remaining-content h2 {
		font-size: 24px;
		margin-top: 35px;
		margin-bottom: 0;
	}
	#carouselContainer {
    	box-sizing: border-box;
    	top: -220px;
    	z-index: -1;
	}
	.header-logo {
		width:450px;
		height:auto;
	}
	.press-release {
		height:210px;
		margin-left:10px;
	}
	.follows-header {
    position: relative;
    top: -255px;
	}
}

@media (max-width: 991px) {
	.multi-column {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.multi-column-two {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: none;
		-moz-column-gap: none;
		column-gap: none;
	}
	.panel-homepage {
		min-height: 368px;
	}
	.header-logo {
		max-width: 400px;
		height: auto;

	}
	.remaining-content h2 {
		font-size: 18px;
		margin-top: 25px;
		margin-bottom: 0;
	}
	.subheading-text {
		text-align:center;
		padding-top:15px;
		font-stretch: expanded;
		font-size:16px;
	}
	.hmei-sm {
		margin: 0 auto;
	}

	.media-sm {
		min-width:170px;
	}
	.remaining-content {
	    top: -8px;
	}
	.translucent-stripe {
    padding: 20px 15px 5px 15px;
    background: none;
    background-color: rgba(255, 255, 255, 0.75);
	}
	.press-release {
		height:210px;
	}
}

@media (max-width: 767px) {
	.multi-column {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: none;
		-moz-column-gap: none;
		column-gap: none;
	}
	.visitor-buttons a {
		display: block;
	}
	.panel-homepage {
		min-height: auto;
	}
	.panel-homepage p {
		text-align: center;
	}
	.panel-homepage .img-responsive {
		margin: 0 auto;
	}
	.remaining-content {
		display: none;
	}
	.follows-header {
		top: 0;
	}
	.media-sm {
		min-width:170px;
	}
	.press-release {
		height:300px;
	}
}



.m-b-0 {
	margin-bottom: 0;
}
.m-b-4 {
	margin-bottom: 40px;
}
@media (min-width:768px){
	.m-b-sm-0 {
		margin-bottom: 0;
	}
	.m-b-sm-4 {
		margin-bottom: 40px;
	}
}
@media (min-width:992px){
	.m-b-md-0 {
		margin-bottom: 0;
	}
	.m-b-md-4 {
		margin-bottom: 40px;
	}
}
@media (min-width:1200px){
	.m-b-lg-0 {
		margin-bottom: 0;
	}
	.m-b-lg-4 {
		margin-bottom: 40px;
	}
}
