/* New Custom Styles */
.panel-homepage {
	min-height: 353px;
}
.panel-homepage > .panel-body {
	padding: 25px;
}

#notifyModal {
	margin-top:5%;
	/*font-size:18px;	*/
}

#googleDates {
  color: inherit !important;
  text-decoration: none;
}

.flags{
	margin-left: 15%;
}
.green-rh-box {
    margin-top:-5px; 
    margin-bottom:25px; 
    width:100%; 
    height:auto; 
    padding:15px; 
    background-color:#00aa8d; 
    text-align: center; 
    font-weight:bolder; 
    font-size:20px;
    color:#ffffff;
    line-height:1.2;
}
.lead-text {
	margin-top: 0px; 
	color: #000000;
}
.homepage-copy {
	margin-top: 20px;
}
.homepage-copy p {
	font-size: 22px;
	margin-top: 7px;
	margin-right: 30px;
}
.homepage-paragraph {
	margin-right: 30px;
}
.rh-img {
	margin-left: 5%;
	width:90%;
}
.anchor {
	display: block;
   position: relative;
   top: -300px;
   visibility:hidden;
}

.banner-main {
	background-image: url('../images/header-banner/main-banner.png');
	background-repeat: no-repeat;
    background-size: cover;
	height: 415px;
}
.centre-logo {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.grey-bar {
	background-image: url('../images/header-banner/grey-bar.png');
	height: 45px;
}
.grey-bar-logo {
	height: 35px;
}
.part_of {
	margin-left: 10%;
	font-size: 15px;
	vertical-align: text-bottom;
}
.diary-dates {
	text-transform: uppercase;
	float: right;
	margin-right: 10%;
	margin-top: 5px;
	/*padding-top: 18px;*/
}
.diary-dates a {
    color: #ffffff;
    text-shadow: 2px 2px #000000;
}

.vc-btn{
	color: #000; 
	text-align: center; 
	background-color: #fcee21; 
	border-color: black; 
	min-width: 50%;
}

.remaining-content .show-details{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 30px;
}
.show-details {
	text-align: right;
	margin-right: 20%;
}
.discount-banner {
	margin-bottom: 5px;
	border: 2px solid #e6007f;
	background-color: #ffffff;
	color: #302AAB;
	font-size: 24px;
}
.discount-save-mobile {
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	width: 270px;
	height: 35px;
	background-color: #ffffff;
	color: #302AAB;
	font-size: 26px;
}
ul {
	/*font-size: 14.5px;*/
}
.nav-item-xs {
	width: 90px;
}
.nav-item-sm {
	width: 110px;
}
.nav-item-md {
	width: 125px;
}
.nav-item-wd {
	width: 141px;
}
.nav-item-wdxl {
	width: 190px;
}
.desktop-nav {
	 margin-top: 0px;
}
.ivt-events-banner {
	background-color: #d7d5e3;
}
.topics {
	font-size: 20px;
}
.show-details-txt {
    text-shadow: 2px 2px #000000;
}
/* Custom Styles */

/*Exhib and Sponsor styles*/

.panel-exhibitors {
	border:1px solid #0daa8d;
}

.panel-exhibitor-footer {
	background-color: #0daa8d; 
	border-top:1px solid #0daa8d; 
	color:#000000;
}

.panel-exhibitor-footer a {
	text-decoration:none;
	color:#000000;
}

.panel-info {
    border-color: #13a89e;
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #13a89e;
    border-color: #13a89e;
}


.strikethrough {
  position: relative;
  opacity: 0.2;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

.navbar {
	margin-bottom: 0;
}

.menu-item-highlight {
	color: #12a89d !important;
	font-weight:bold;
}

.header-sub-text {
	margin-top: 35px;
    font-size: 28px;
    font-weight: bold;
    color: #00a79d !important;
    font-style: italic;
    border: none;
    padding: 0;
    text-transform: uppercase;
}

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

.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: 346px;
}
.panel-homepage > .panel-body {
	padding: 25px;
}

.panel-speaker {
	min-height: 448px;
	border:none;
}
.panel-speaker > .panel-body {
	padding: 15px;
}

.panel-magazine, .panel-magazine-2, .panel-dates, .panel-speaker-info {
	text-align: center;
	background-color: white;
	border-width: 2px;
}

.panel-magazine 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;
}

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

.black-background, .black-background .lead {
	background-color: #11100d;
	color: white;
}

.supersonic-flash {
	background-color:#0daa8d;
	color:white;
	padding:10px;
}

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

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

.remaining-content {
	position: relative;
}

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

.follows-header {
	position: relative;
}

.small-header {
	margin: 5px 0 0;
	margin-bottom: 5%;
	padding-bottom: 5px;
}

.remaining-content h2 {
	margin-top: 14px;
	font-size: 30px;
}

select {
	padding: 0 8px !important;
}

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

.panel-rates {

}

.panel-rates .panel-heading {
	background: none;
}

.panel-rates h3 {
	margin: 10px 0;
}

.panel-rates .list-group {

}

.panel-gold {
	border-color: #ffa80d;
}

.panel-gold .panel-heading {
	border-color: #ffa80d;
	background-color: #ffa80d;
}

.panel-silver {
	border-color: #cccccc;
}

.panel-silver .panel-heading {
	border-color: #cccccc;
	background-color: #cccccc;
}

.panel-bronze {
	border-color: #cd7f32;
}

.panel-bronze .panel-heading {
	border-color: #cd7f32;
	background-color: #cd7f32;
}

.list-group-match-height {
	min-height: 375px;
}

.pass-price {
	text-align: center;
	background-color: #5f5e5e;
	color: white;
	border-color: white;
}

/* Header Banner */
#carouselContainer, .fw-container, .carousel-inner {
	width: 100%;
	position: relative;
}
#carouselContainer, .fw-container, .slide-img {
	display: block;
}
#carouselContainer {
	box-sizing: border-box;
	top: -30px;
	z-index: -1;
}
.carousel-inner, .item, .slide-img {
	overflow: hidden;
}
.carousel-inner {
	max-height: 500px;
}
.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);
}
blockquote {
	margin-top:35px;
	font-size:28px;
	font-weight:bold;
	color:#e6007f !important;
	font-style: italic;
	border:none;
	padding:0;
	text-transform: uppercase;
}

/* NEW HEADER STYLES */
.header-dates {
	padding: 5px 30px 75px 0;
	border-right: solid 1px #333;
	margin: 0;
}
.main {
	width:50% !important;
	margin-top:1%;
}
.banner {
	text-align: center;
	color:#ffffff;
	padding:40px;
	min-height: 475px;
	margin-top:0px;
	background-color:#000000;

}
.banner-first {
	background-image: url('../images/header-banner/slideshow-1.jpg');
	background-position: center;
	background-color: #000000;	
}
.banner-second {
	background-image: url('../images/header-banner/slideshow-2.jpg');
	background-position: center;
	background-color: #000000;	
}
.banner-third {
	background-image: url('../images/header-banner/slideshow-3.jpg');
	background-color: #000000;
	font-size:30px;
	font-weight:bold;
}
.banner-fourth {
	background-image: url('../images/header-banner/slideshow-5.jpg');
	background-color: #000000;
	font-size:28px;
	font-weight:bold;
}
.banner h1 {
	font-size:55px;
	font-weight:400 !important;
	color:#FFFFFF;
	text-align: left;
	margin-top:-40px;
	margin-bottom:-5px;
	margin-left:0%;
	letter-spacing: -2px;
}
.banner h2 {
	/*margin-left:25%;*/
	margin-top:-50px;
	font-weight:normal !important;
	letter-spacing: 5px;
}

.banner-press {
	background-image: url('../images/header-banner/press.jpg');
	background-position: center;
	background-color: #000000;
	text-align: center;
	color:#ffffff;
	min-height: 500px;
	margin-top:-25px;
}
.banner-contact {
	background-image: url('../images/header-banner/contact.jpg');
	background-position: center;
	background-color: #000000;
	text-align: center;
	color:#ffffff;
	min-height: 500px;
	margin-top:-25px;
}
.banner-rates {
	background-image: url('../images/header-banner/rates.jpg');
	background-position: center;
	background-color: #000000;
	text-align: center;
	color:#ffffff;
	min-height: 500px;
	margin-top:-25px;
}
.banner-speaker {
	background-image: url('../images/header-banner/slideshow-4.jpg');
	background-position: center;
	background-color: #000000;
	text-align: center;
	color:#ffffff;
	min-height: 500px;
	margin-top:-25px;
}
.banner-travel {
	background-image: url('../images/header-banner/header-travel.jpg');
	background-position: center;
	background-color: #000000;
	text-align: center;
	color:#ffffff;
	padding:40px;
	min-height: 500px;
	margin-top:-25px;
}
.banner-expo {
	background-image: linear-gradient( rgba(0, 0, 0,  0.4), rgba(0, 0, 0,  0.4) ), url('../images/header-banner/slideshow-4.jpg');
	background-position: center;
	background-color: #000000;
	text-align: center;
	color:#ffffff;
	padding:40px;
	min-height: 500px;
	margin-top:-25px;
}
.heading-top {
	padding: 15px;
	background-color: #ffffff;
	margin-top:-62px;
	border-top:2px solid #0daa8d;
}
.header-logo {
    max-width: 500px;
    width: 95%;
    margin: auto;
    margin-top: 20px;
    /*float: right;*/
}

.header-logo a {
	margin-top:5px;
}
.header-logo-mobile {
	display: block;
	margin-top:50px;
	margin-bottom:5px;
    margin-left: auto;
    margin-right: auto;
	max-width: 500px;
	width: 80%;
	text-shadow:5px 2px #000000;
}

.heading-top h2 {
	margin-top:20px;
}
.navbar-white {
	background-color: #ffffff;
	text-transform:uppercase;
	font-size:14px;
}
.navbar-white-sm {
	background-color: #ffffff;
	text-transform:uppercase;
	font-size:10px;
}
.navbar-white a {
	color: #333;
	text-decoration: none;
	font-weight: 900;
}
.navbar-white-sm a {
	color: #333;
	text-decoration: none;
	font-weight: 900;
}
.affix {
	top:0;
	width: 101%;
	z-index: 9999 !important;
	border-bottom:2px solid #0daa8d;
}
.navbar {
	margin-bottom: 0;
}
.affix-btn {
	color:#ffffff;
}
.banner-text {
	background-color: red;
	text-transform:uppercase;
}
.navbar-white .navbar-toggle .icon-bar {
    background-color: black !important;
}
.nav .navbar-nav {
	display: inline-block !important;
	float: none !important;
}
.navbar .navbar-collapse {
	text-align: center !important;
}

span.highlight {
	/*background-color: #000000;	*/
	text-shadow: 2px #fff;
	letter-spacing: 5px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	text-align: center;
}
.banner-paragraph {
	font-size:22px;
	margin-bottom:0px;
	text-align: center;
}
/*.banner-dates {
	font-size:40px;
	margin-bottom:-20px; 
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
}*/
.banner-dates {
	font-size: 40px;
    margin-bottom: -110px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-left: 15%;
    margin-top: 10%;
}
.banner-button {
	font-size: 40px;
    margin-bottom: -110px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-left: 15%;
    margin-top: 10%;
}
.header-btn {
    width: 60%;
}
/*END NEW HEADER STYLES */

.carousel-caption {
	top: 30px;
	/*width:900px;*/
}
.carousel-caption h2 {
	font-size: 38px;
	display: inline-block;
	margin-bottom:20px;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight:bold;
}
.carousel-caption p {
	margin-bottom:3px;
}
.carousel-caption p#main-quote {
	margin-bottom:3px;
	margin-left:-7%;
}
.slider-buttons {
	margin-top:20px;
}

.btn-software {
	color: #ffffff;
    background-color: #008cba;
    border-color: #0079a1;
}
.btn-software:hover {
	color: #ffffff;
    background-color:#0079a1;
    border-color: #0079a1;
}
.btn-interiors {
	color: #000000;
    background-color: #ffcc04;
    border-color: #edbe05;
}
.btn-interiors:hover {
	color: #000000;
    background-color: #d3a906;
    border-color: #c39d06;
}
.stream-box {
	min-height:250px;
}
.stream-box-sm {
	min-height:auto;
	margin-bottom: 5px;
}
.stream-box-sm a {
	text-decoration:none;
}
.stream-box-sm div:hover {
	background-image: -webkit-linear-gradient(rgba(0,0,0, 0.8), rgba(0, 0, 0, 0.8));
	background-image: -o-linear-gradient(rgba(0,0,0, 0.8), rgba(0,0,0, 0.8));
	background-image: linear-gradient(rgba(0,0,0, 0.8), rgba(0,0,0, 0.8));
}
/* transportation off the ground */
.stream-1-heading-background {
	background-image: url('../images/header-banner/streams/stream-1.jpg');
}
/* urban air mobility */
.stream-2-heading-background {
	background-image: url('../images/header-banner/streams/stream-2.jpg');
}
/* legal */
.stream-3-heading-background {
	background-image: url('../images/header-banner/streams/stream-3.jpg');
}
/* railway */
.stream-4-heading-background {
	background-image: url('../images/header-banner/streams/stream-4.jpg');
}
/* mobility */
.stream-5-heading-background {
	background-image: url('../images/header-banner/streams/stream-5.jpg');
}
/* quantum */
.stream-6-heading-background {
	background-image: url('../images/header-banner/streams/stream-6.jpg');
}
/* environmental */
.stream-7-heading-background {
	background-image: url('../images/header-banner/streams/stream-7.jpg');
}
/* landscapes */
.stream-8-heading-background {
	background-image: url('../images/header-banner/streams/stream-8.jpg');
}
/* infrastructure */
.stream-9-heading-background {
	background-image: url('../images/header-banner/streams/stream-9.jpg');
}
.stream-heading {
	background-position:right center; 
	background-size: contain; 
	background-repeat: no-repeat;
	background-color:#000000 !important; 
	padding: 20px 15px; 
	font-weight:bold !important; 
	color:white !important;
}
.stream-heading-sm {
	background-position:right center; 
	background-size: contain; 
	background-repeat: no-repeat;
	background-color:#000000 !important; 
	padding: 5px 15px; 
	font-weight:bold !important; 
	color:white !important;
}
.stream-bio {
	font-size: 16px;
}
.stream-number {
	margin-right:20px;
	text-transform: uppercase;
}

/* Media Queries*/
@media (max-width: 1455px) {
	.banner h1 {
		font-size:45px;
		margin-left:5%;
	}
	@media(max-width:1399px) {
	.banner-main {
    height: 480px;
	}
}
@media (max-width:1395px) {
	.flags {
		margin-left: 3%;
	}
}

@media (max-width: 1199px) {
	.panel-homepage {
		min-height: 314px;
	}
	.remaining-content h2 {
		font-size: 22px;
		margin-top: 28px;
		margin-bottom: 0;
	}
	.header-dates {
		font-size: 22px;
	}
	.banner h1 {
		font-size:45px;
		margin-left:5%;
	}
	.banner h2 {
		font-size: 30px;
		/*margin-left:20%;*/
	}
	.stream-3 {
		background-image: url('../images/header-banner/streams/stream-3-1024.jpg');
		width:1024px;
		height:500px;
	}
	.stream-2-logo {		
		position: relative;
	    width: 150px;
	    height: auto;
	    right: -400px;
	    margin-top: 450px;
	    z-index: 1;
	}
	.conference-info-text {
		font-size:48px !important;
	}
	.banner-button {
		font-size:30px;
		margin-left:5%;
	}
	.header-btn {
		width: 80%;
	}
	.notifyModal-width {
		width:900px !important;
	}	
}
@media (max-width: 991px) {
	.flags{
		margin-left: 5%;
	}
	.show-details {
    text-align: center;
    margin-right: 0%;
	}
	.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: 348px;
	}
	#carouselContainer {
		top: -20px;
	}
	.follows-header {
		top: -0px;
	}
	.remaining-content h2 {
		font-size: 26px;
		margin-top: 25px;
		margin-bottom: 0;
	}
	.banner-main {
    height: 515px;
	}
	.list-group-match-height {
		min-height: 490px;
	}
	.header-buttons a {
		display: inline-block !important;
	}
	.navbar-white {
		font-size:15px;
	}
	.banner-paragraph {
		font-size:18px;
	}
	.banner-dates {
		font-size:30px;
	}
	.banner-location {
		font-size:25px;
	}
	.banner-conf-paragraph {
		min-height:300px;
	}
	.dates {
		font-size:20px;
	}
	.header-dates {
		font-size: 26px;
	    padding-top: 20px;
	    padding-right: 0;
	    margin-bottom: -55px;
	    border-right: none;
	}
	.banner h1 {
		font-size:40px;		
		margin-left:10%;
	}
	.main {
		width:100%;
		margin-top:5%;
	}
	.stream-2 {
		background-image: url('../images/header-banner/streams/stream-2-1024.jpg');
	}
	.stream-3 {
		background-image: url('../images/header-banner/streams/stream-3-1024.jpg');
	}
	.stream-7 {
		background-image: url('../images/header-banner/streams/stream-7-1024.jpg');
	}
	.conference-info-text {
		font-size:28px !important;
	}
	.banner-button {
		font-size:30px;
		margin-left:5%;
	}
	.notifyModal-width {
		width:755px !important;
	}
}

@media (max-width: 768px) {
	.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;
	}
	.follows-header {
		top: 0;
	}
	.banner-main {
    	height: 500px;
	}
	.list-group-match-height {
		min-height: auto;
	}
	.header-buttons a {
		margin-top: 5px;
	}
	.banner-paragraph {
		font-size:15px;
	}
	.heading-top h2 {
		font-size:18px;
		margin-top:0px;
	}
	.banner-conf-paragraph {
		min-height:300px;
	}
	.dates {
		font-size:20px;
	}
	.header-dates {
		padding-top: 0;
		font-size: 22px;
	}
	.banner h1 {
		font-size:70px;
		margin-top:0px;
	}
	.main {
		width:100%;
	}
	.stream-2 {
		background-image: url('../images/header-banner/streams/stream-2-768.jpg');
		width:auto;
		height:450px;
	}
	.stream-3 {
		background-image: url('../images/header-banner/streams/stream-3-768.jpg');
		width:auto;
		height:500px;
	}
	.stream-7 {
		background-image: url('../images/header-banner/streams/stream-7-768.jpg');
		width:auto;
		height:500px;
	}
	.carousel-caption h2 {
		font-size:30px;
	}
	.conference-info-text {
		font-size:18px;
	}
	.banner-button {
		font-size:15px;
		margin-left:5%;
	}
	.lead {
    font-size: 16px;
	}
	.diary-dates {
    font-size: 50%;
    text-align: center;
    margin-top: -21px;
    margin-right: 5px;
    padding-top: 0px;
    float: none;
	}
	.show-details {
    text-align: center;
     margin-right: 0%; 
	}
	.nav>li {
		display:inline;
	}
}
@media (max-width: 500px) {
	.notifyModal-width {
    width: 390px !important;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 600px) {
	.nav>li {
		display:inline;
	}
	.header-btn {
    width: auto;
    font-size:14px;
	}
	.banner-main {
    height: 470px;
	}
}