@charset "utf-8";
/* CSS Document */

/* IE STYLING */
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#header-win-text {
width:100%;
}
.carousel-inner{
overflow: visible!important;
}
#complete svg {
width:594px;
height:583px;
}
.adv-logo{
opacity: 0!important;
}
}


/* TEXT STYLING */
.black {
color:#000!important;
}
.white {
color:#fff!important;
}
.sub {
font-size: 12px!important;
}

.subtitle {
font-size: 24px!important;
}

/* GRADIENT STYLING */
.gradient-text {
	background:-webkit-gradient(linear, left top, right top, from(#f07930), to(#e61d8b));
	background:-webkit-linear-gradient(left, #f07930 0%, #e61d8b 100%);
	background:-o-linear-gradient(left, #f07930 0%, #e61d8b 100%);
	background:linear-gradient(to right, #f07930 0%, #e61d8b 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.gradient-none {
	background:none !important;
	color:#f07930;
}

.stripe-right {
 	background: url("https://e1.envoke.com/web_files/378/2018_LPs/infocomm/stripe-right.png") no-repeat 120% 0%;
	}

.stripe-left {
	background: url("https://e1.envoke.com/web_files/378/2018_LPs/infocomm/stripe-left.png") no-repeat;
}
.stripe-bottom {
		background: url("https://e1.envoke.com/web_files/378/2018_LPs/infocomm/stripe-left.png") no-repeat 130% -400%;
	}

/*  IN THE NEWS SECTION */

#inthenews {
background-color:#000000
}
.news-details h3 {
color:#000000!important;
}

#inthenews .slick-list.draggable {
max-height: 700px;
}
#news-title p {
color: #ffffff!important;
padding-bottom: 30px!important;
}
#news-title a {
color: #337ab7!important;
padding:0px!important;
}
@media screen and (max-width: 669px) {
.slick-dots li button {
width:20px!important;
height:20px!important;
}
.slick-dots li {
width:25px!important;
margin: 0 4px;
}

#inthenews .slick-dots {
width: 95%!important;
}
}

.slick-initialized .slick-slide {

    display: flex;

}


@media screen and (max-width: 1250px) {
#inthenews .container {
width:100%!important;
}

#inthenews .slick-prev {
    left: 25!important;
}
#inthenews .slick-next {
    right: 25!important;
}
}

@media screen and (max-width: 500px) {
#inthenews .slick-prev {
    left: 5!important;
}
#inthenews .slick-next {
    right: 5!important;
}
}

.gradient-band {
	position: absolute;
	top: 50%;
	transform: translate(0%, -25%);
	background-image: linear-gradient(to right, #f07930 10%, #e61d8b 90%);
	padding: 150px 0px;
	z-index: 0;
	width: 100%;
	left: 0;
}

#inthenews .container-fluid {
		width: 1170px;
}

#inthenews .slick-prev, #inthenews .slick-next {	
	position: absolute;
	top: 50%;
	
    background-color: rgba(0,0,0,0.0);
	border-radius: 50%;
	font-size: 10px;
	border: 0px solid rgba(255, 255, 255,0.5);
	width: 50px;
	height: 50px;
	color: transparent;
	z-index: 400;
		}
#inthenews .slick-prev:hover, #inthenews .slick-next:hover {
	background-color: rgba(0,0,0,1);
		}
#inthenews .slick-prev {
	left: 0;
	transform: translate(-50%, -150%);
    		}
#inthenews .slick-next {
	right: 0;
	transform: translate(50%, -150%);
    	}
#inthenews .slick-next::before, #inthenews .slick-prev::before {
	position: absolute;
	top: 20%;
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: 30px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
			
		}
#inthenews .slick-next::before {
	content: "\f054";
	left: 35%;
			}
#inthenews .slick-prev::before {
	content: "\f053";
	left: 25%;
	}
	.slick-active > button {
		opacity: 1 !important;
	}
#inthenews .content .box.video1 {
	background:url("http://www.microtiles.com/images/backgrounds/video1.jpg") no-repeat center center/100%;
}

#inthenews {
	color: #000;
}
#inthenews h1 {
	color: #ffffff;
}
#inthenews {
	font-size: 1rem;
	font-family: 'Avenir LT W01_35 Light1475496', 'Lato', Arial !important;
}
.news-details > p > a::after {
	content: "\00BB";
	margin-left: 10px;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
}
#inthenews a {
    color: #000000;

    font-weight: 800;

    font-size: 14px;

    font-family: 'Avenir LT W01_35 Light1475496', 'Lato', Arial !important;

    padding: 20px;
}  
 .news-details > a::after {
	content: "\00BB";
	margin-left: 10px;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
}

#inthenews .container {
	max-width: 1440px!important;
    width: 1250px;
	display: flex;
	flex-wrap: wrap;
}
#inthenews .col-md-4 {
	display: inline-flex;
}

.news-details > h3 {
	font-size: 2.8rem;
padding: 20px;
	}
.news-details > p {
		font-size: 14px;
	}

.slick-dots li button {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background: #ffffff;
	opacity: .8;
}
.white .slick-dots li button {
    background: #ffffff;
	border: #000000 solid 1px;
}
.white .slick-dots li.slick-active button {
	background: #000;
}
	
.slick-dots li button:hover {
	scale: 115%;
}
.slick-dots li button::before {
	font-size: 0px;
}
.event-date {
	font-weight: 400;	
}
.news-details > p {
    font-family: 'Avenir LT W01_35 Light1475496', 'Lato', Arial !important;
    
color: #000;
    
padding: 0px 20px;
	
}
.news-image img {
	position: absolute;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.news-image {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 260px;
}
.news-details {
    color: #000000;
    background-color: #ffffff;

    padding-bottom: 20px;
}

.news-block {
    padding: 0px 20px;
display: inline-flex;
height: 100%;
}
.news-image::after {
	content: attr(data-news);
	background: #000;
	position: absolute;
	top: 20px;
	left: 0px;
	font-size: 1.4rem;
	width: 50%;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
}
.modal-dialog {
width:60%!important;
}

@media (max-width: 669px) {

.news-block {
		margin: 0;
height: 100%!important;
	}
	#inthenews .slick-next, #inthenews .slick-prev {
		top: 32%;
	}
	#inthenews .slick-prev {
		transform: translate(-10%, -150%);
	}
	#inthenews .slick-next {
		transform: translate(10%, -150%);
	}
.news-details > h3 {
		font-size: 2.0rem;
		line-height: inherit;
	}
#inthenews .container {
	width: 100%;
}

.news-image {
	width: 100%;
}
	.slick-dots {
		bottom: 0px;
	}
}

		
/*  LEGACY CAROUSEL */
.carousel-caption {
text-shadow: none!important;
}
.carousel-indicators {
	/*bottom: -60px !important;*/
    padding-bottom: 20px;
}

#myCarousel-projector .carousel-control, #myCarousel-processor .carousel-control, #myCarousel-flatpanels .carousel-control {
	background-image: none !important;
	display: none;
}

ol.carousel-indicators > li {
	border: 0;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	background: rgba(0, 0, 0,.3);
	margin: 0 10px;
	
}
.carousel-indicators .active {
	background: #000 !important;
	width: 20px!important;
	height: 20px!important;
	border-radius: 50%!important;
	margin: 0 10px!important;
}

.gradient-02 ol.carousel-indicators > li {
	background: rgba(255, 255, 255, .3);
}

.gradient-02 .carousel-indicators .active {
	background: #fff!important;
}
#myCarousel-projector .carousel-inner, #myCarousel-processor .carousel-inner, #myCarousel-flatpanels .carousel-inner {
	height: 400px;
}

.carousel {
	padding-bottom: 170px!important;
}
.carousel-inner{
overflow: unset!important;
}	
.item{
text-align:center;
}
.carousel-inner img{
display:inline-block  !important;
}
.carousel-control {
background-image: none!important;
width:40%!important;
}

@media (max-width: 1079px){
.carousel-control {
background-image: none!important;
width:10%!important;
}
.carousel {
	padding-bottom: 220px!important;
}
}
@media (min-width: 781px){
.carousel-caption{
top: 450px!important;
}
}
@media (max-width: 780px){
.carousel-caption {
top: 400px!important;
}
}
@media (max-width: 650px){
.carousel-caption {
top: 350px!important;
}
}
@media (max-width: 550px){
.carousel-caption {
top: 270px!important;
}
.carousel-indicators {
display: none!important;
}
}
/* Site wide stylying */

html,body {
	position:relative;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: 'Avenir LT W01_45 Book1475508','Assistant',sans-serif!important;
	background-color: #fff;
	}
<!--a {
	color:#00b5ef;
}-->
p {
	font-size:16px;
	line-height:1.8em;
	font-family: 'Avenir LT W01_45 Book1475508','Assistant',sans-serif!important;
}
#video p {
	color: #000;
}

h2 {
	font-size:36px!important;
	font-weight:700;
	line-height: 5rem!important;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',sans-serif!important;
}

h3 {
	font-size: 2.8rem;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',sans-serif!important;
	color: #fff!important;
	line-height: inherit!important;
	
}

/* Purple to Blue Gradient - Left to Right */

.gradient-01 {
	background: linear-gradient(to right, #f07930 10%, #e61d8b 90%);
	background-position: top center;
	background-size: auto;
	opacity: 1;
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
	position: relative;
	/* z-index: -1; */
}
@keyframes modal-video{
	from{
		opacity:0;
	}
	to{
		opacity:1;
	}
}
@keyframes modal-video-inner{
	from{
		transform:translate(0, 100px);
	}
	to{
		transform:translate(0, 0);
	}
}
/* Purple to Blue Gradient - Top to Bottom */

.gradient-02 {
	background: linear-gradient(to right, #f07930 10%, #e61d8b 90%);
	background-position: top center;
	background-size: cover;
	opacity: 1;
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
	position: relative;
	z-index: -1;
	color: #fff;
}

/* NAVIGATION STYLING */

nav#main{
	position:fixed;
	top:0;
	margin:0;
	padding:0px 10px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #000;	
	height:70px;
	width:100%;
	z-index:100;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;align-items:center;
}
nav#main.stickit{
	position:fixed;
	top:0;
}
nav#main .logo{
	display:inline-block;
	margin-left:0px;
}
#mobilemenu.logo{
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px 0;
}
#mobilemenu img{
	height: 15px;
}
nav#main ul{
	list-style:none;
	text-align:right;
}
nav#main ul li{
	display:inline-block;
	padding:1px 12px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:'Avenir LT W01_35 Light1475496','Assistant',sans-serif!important;
	color: #dcdcdc;
	margin-top: 10px;
}
nav#main ul li a{
	text-decoration:none;
	color:#dcdcdc;
	font-size: 16px;
}
nav#main ul li a:hover{
	cursor:pointer;
	color: #ffffff;
}
.navlink.gradient-01:hover {
	background-color: #f07930;
	color: #fff;
}
.logo > img {
	height: 30px;
	margin: 10px 0px;
}
.caps {
	text-transform: uppercase;
}
nav#main .fa-share-alt {
	color: #fff;
	font-size: 24px;
}
nav#main .fa-share-alt:hover {
	color: #2a6ebb;
	}

/* Tech Spotlight Section Styling */
#tech-spot p, #tech-spot h3 {
color: #000000!important;
}
.tech-spot-intro h2, tech-spot-intro p {
text-align:center!important;
}

@media screen and (min-width: 501px) {
#tech4 h3 {
margin-bottom:40px!important;
}
}
@media screen and (max-width: 1024px) {
#tech2 h3, #tech6 h3 {
margin-bottom:20px!important;
}
}
@media screen and (max-width: 1080px) {
#tech6 h3 {
margin-bottom: 35px;
}
}
	#tech-spot h3 {
		font-size: 14px;
	}
	div.tech-spot {
		padding: 2px;
	}
	#tech-spot {
		color: #000000;
		text-align: center;
		padding: 80px 0px;
		background-color: #ffffff;
		
	}
	#tech-spot .col-md-12 {
		text-align: center;
	}
	#tech-spot h1 {
		
    padding: 40px 0px;
    font-size: 70px;
    font-weight: 600;
	}
	#tech-spot h3 {
	text-transform: uppercase;
		text-align: center;
		}
		div.tech-spot-container {
			display: grid;
			margin-top: 40px;
		}
	div.tech-spot {
		padding: 8px;
		background: linear-gradient(to top, #f07930 10%, #e61d8b 90%);
		transition: padding 300ms;
		margin: auto;
	}
	.tech-spot:hover {
    	padding: 1px;
}
	.tech-spot-image {
		background: #000000;
		overflow: hidden;
	}

@media (max-width: 669px) {
	#tech-spot h3 {
		font-size: 14px;
	}
	div.tech-spot {
		padding: 2px;
	}
}

@media screen and (max-width: 500px) {
#tech1 h3 {
margin-bottom:-1px!important;
}
#tech3 h3 {
margin-bottom:-10px!important;
}
#tech4 h3 {
margin-bottom:11px!important;
}
}

/* New Team Grid Styling */

.img-responsive {
	margin: auto;
}

#team-grid a {
text-decoration:none!important;
color:#ffffff!important;
}
#team-grid img {
width:100%!important;
height:auto!important;
max-width:212px!important;
}
#team-grid h4, #team-grid p {
text-align:center!important;
}

/* Video Intro Section Styling */

#intro-mt {
display:none;
}

#intro-mt img {
width:100%!important;
height:auto!important;
}

@media screen and (max-width: 1024px) {
#vid-intro video {
display:none;
}
#intro-mt {
display:block!important;
}
}
#vid-intro {
padding:0px!important;
}

#intro-video {
width:100%!important;
height:auto!important;
}

/* Intro Section Styling */

#intro h1 {
font-family: 'Avenir LT W01_45 Book1475508','Assistant',sans-serif!important;
}

#intro img {
width:100%!important;
height:auto!important;
}
#amaze {
margin-bottom: 5%;
}

@media (max-width: 1079px){
#intro p{
padding-left: 0px;
padding-right: 0px;
}
}

.button-sm {
	padding: 6px 16px !important;
	font-size: 16px;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',arial,sans-serif!important;
}
.flex {
	height:100%;
	width:100%;
	max-width:1100px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 auto;
}

@media (max-width: 669px){
	.flex {
		height: 100%;
	}
}
section {
	position:relative;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding: 80px 0px;
}
section.no-offset{
	padding:0;
}
section .layer1{
	position:relative;
	z-index:1;
}
section .layer2{
	position:relative;
	z-index:2;
}
section .container{
	display:block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	/*height:100%;*/
	max-width:1100px;
	margin:0 auto;
	z-index:10;
}
section .container .flexcolumns{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:100%;
}
@media (max-width: 744px){
#intro-logo img {
width: 100%;
}
}
@media (max-width: 1079px){
	section .container .flexcolumns {
		-webkit-box-orient:vertical;	
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}
}
section .container .flexcolumns .content {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	order: 0;
}
.backtotop{
	position:fixed;
	z-index:200;
	right:45px;
	bottom:45px;
	background: #f07930;
	width:45px;color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	cursor:pointer;
	visibility:hidden;
	opacity:0;
	height:0;
}

.backtotop.scrolltop{
	visibility:visible;
	opacity:1;
	height:45px;
}
.backtotop .icon{
	display:block;
}

/* VIDEO THUMBNAIL STYLING  */

.video-thumbnail {
	
}

/* VIDEO MODAL STYLING  */

.modal-video{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	z-index:1000000;
	cursor:pointer;
	opacity:1;
	animation-timing-function:ease-out;
	animation-duration:0.3s;
	animation-name:modal-video;
	-webkit-transition:opacity 0.3s ease-out;
	-moz-transition:opacity 0.3s ease-out;
	-ms-transition:opacity 0.3s ease-out;
	-o-transition:opacity 0.3s ease-out;
	transition:opacity 0.3s ease-out;
}
.modal-video-close{
	opacity:0;
}
.modal-video-close .modal-video-movie-wrap{
	-webkit-transform:translate(0, 100px);
	-moz-transform:translate(0, 100px);
	-ms-transform:translate(0, 100px);
	-o-transform:translate(0, 100px);
	transform:translate(0, 100px);
}
.modal-video-body{
	max-width:1000px;
	width:100%;
	height:100%;
	margin:0 auto;
	display:table;
}
.modal-video-inner{
	display:table-cell;
	vertical-align:middle;
	width:100%;height:100%;
}
.modal-video-movie-wrap{
	width:100%;
	height:0;
	position:relative;
	padding-bottom:56.25%;
	background-color:#333;
	animation-timing-function:ease-out;
	animation-duration:0.3s;
	animation-name:modal-video-inner;
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0);
	-webkit-transition:-webkit-transform 0.3s ease-out;
	-moz-transition:-moz-transform 0.3s ease-out;
	-ms-transition:-ms-transform 0.3s ease-out;
	-o-transition:-o-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.modal-video-close-btn{
	position:absolute;
	z-index:2;
	top:-35px;
	right:-35px;
	display:inline-block;
	width:35px;
	height:35px;
	overflow:hidden;
	border:none;
	background:transparent;
}
.modal-video-close-btn:before{
	transform:rotate(45deg);
}
.modal-video-close-btn:after{
	transform:rotate(-45deg);
}
.modal-video-close-btn:before,.modal-video-close-btn:after{
	content:'';
	position:absolute;
	height:2px;
	width:100%;
	top:50%;
	left:0;
	background:#fff;
	border-radius:5px;
	margin-top:-6px;
}
.modal-video-close-btn:hover::before,.modal-video-close-btn:hover::after{
	content:'';
	position:absolute;
	height:4px;
	width:100%;
	top:50%;
	left:0;
	background:#fff;
	border-radius:5px;
	margin-top:-6px;
}
/*  HEADER SECTION STYLING */
#header-title {
text-align:-webkit-right;
font-family: Avenir, Sans-Serif;
}

#header-win {
padding: 20px!important;
top:200px;
}

#header-win-text {
padding-left: 10px!important;
}

#header-win-text p {
line-height:1.5em;
text-align:left!important;
}

#header-buttons {
    text-align: -webkit-right;
    padding-left: 20px!important;
    padding-right: 30px!important;
    top: 177px;
}

.header{
	padding-bottom: 0px;
	padding-top: 120px;
	background-color: #fff;
	}

/* header.stickit{
	margin-bottom:100px;
} */

#section-header .container{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	text-align:left;
}

.header-image {
	background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/Lets-amaze-masthead-1920-W.jpg") no-repeat;
	background-size: cover;
    height: 410px;
    width: auto;
	background-position: center top;
}

@media (max-width: 995px){
#header-buttons {
top:0px!important;
}
#header-title {
padding-left:120px!important;
}
#header-win {
top:400px;
}
}


/*  REGISTER SECTION */
#amaze-desk {
display:block;
}
#amaze-tab {
display:none;
}
@media (max-width: 900px){
#amaze-desk {
display:none!important;
}
#amaze-tab {
display:block!important;
}
}
@media (max-width: 1300px){
.register_now {
left: 0px!important;
}
}
@media (max-width: 1300px){
#register {
height: 1050px!important;
}
}
#register {
	position:relative;
	display: block;
	margin:0;
	padding:0;
	background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/AS-Al-Wasl-background-2.jpg") no-repeat;
	background-size: cover;
    height: 775px;
    width: auto;
	background-position: center top;
}
#register p {
	text-align: center;
  	color: #fff;
	font-size: 24px;
	font-family: 'Avenir LT W01_35 Light1475496','Assistant'!important;
	font-weight: 100;
}

.register_now {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px 0px;
	position: relative;
	left: 100px;
}
.register_now h4 {
	color: #ffffff;
	text-align: center;
	line-height: 2.5rem;
}

#register .col-md-4 {
	flex-direction: column;
	-ms-flex-direction: column;
	display: inline-flex;
    align-items: center;
	padding: inherit;
	
}

.register_now > img {
	height: 45px;
	width: auto;
}
/*#register .button {
	background: #000!important;
}
#register .button:hover {
	background: #fff!important;
	color: #000!important;
}*/
.header-cta {
	/*background: #000;
	color: #fff;*/
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',arial,sans-serif!important;
	text-transform: uppercase;
	/*padding: 10px 20px;
	border-radius: 0px;*/
	font-size: 20px!important;
	transition: background 200ms;
	}
.header-cta:hover {
	color: #fff;
	background: #f07930;
	text-decoration: none;
}
#shareDIV {
background-color: rgba(0, 0, 0, 0.7);
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}




@media (min-width: 671px) and (max-width: 1079px){
	header .microtile{
		background-size:35vh;
		background-position-y:20vh;
	}
}
@media (max-width: 669px){
	header .microtile{
	background-size:45%;
	background-position:center bottom 0px;
	}
}
@media (min-width: 671px) and (max-width: 1079px){
	header .logo{
		margin-top:80px;
	}
}
@media (max-width: 669px){
	
}
header h1{
	font-size:8rem;
	font-weight:normal;
	color:#fff;
}
@media (min-width: 671px) and (max-width: 1079px){
	header h1{
		font-size:4.5rem;
		text-align:center;
	}
}
@media (max-width: 669px){
	header h1{
		font-size:2.5rem;
		text-align:center;margin:0;
	}
}
@media (max-width: 669px){
	header .content{
		width:100%;
	}
}
header .content p{
	color:#fff;
	font-size:1.1rem;
	line-height:2rem;
	max-width:275px;
	font-weight:100;
}
@media (min-width: 671px) and (max-width: 1079px){
	header .content p{
		text-align:center;
		max-width:inherit;
		font-size:2rem;
		line-height:2.5rem;
		margin-bottom:90px;
	}
}
@media (max-width: 669px){
	header .content p{
		font-size:1.5rem;
		text-align:center;
		margin-bottom:20%;
		margin-left:auto;
		margin-right:auto;
		max-width:inherit;
	}
}
header .scrollbutton{
	position:absolute;
	bottom:30px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:4;margin:auto auto 0 auto;
}
header .scrollbutton:hover{
		cursor:pointer;
}
@media (max-width: 1079px){
	header .scrollbutton{
		display:none;
	}
}


@media (max-width: 1079px){
	nav#main{
		display:none;height:0;
	}
	.navlink.gradient-01 {
		width: 80px;
		color: #fff;
		margin: 8px;
		margin-left: 20px;
		padding: 3px;
		font-size: 14px;
		text-align: center;
		border-radius: 8px;
		
	}
	.header {
		padding-top: 65px;
	}
	.header-image {
		background-position: center top;
		height: 230px;
		width: auto;
	}
}

/*  NAVIGATION MOBILE */

nav .mobilenav {
	position:relative;
	z-index:110;
}
nav#mobile{
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	position:fixed;
	opacity:0;
	visibility:hidden;
	height:0;
	top:0;
	left:0;
	width:100%;
	z-index:100;
}
nav#mobile.active{
	opacity:1;
	visibility:visible;
	height:100%;
}
@media (min-width: 1081px){
	nav#mobile{
		display:none;
	}
}
nav#mobile .navbg{
	width:100%;
	height:100%;
	background: #aaa;
}
nav#mobile .sideview{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}


@media (max-width: 669px){
	nav#mobile .sideview .logo{
		margin-bottom:20px;margin-top:35px;
	}
	nav#mobile .sideview .logo img{
		max-width:130px;
	}
}
nav#mobile .sideview .logo img{
	width:100%;
	max-width:170px;
}

nav#mobile .sideview ul{
	list-style:none;
	margin-right:10%;
}
nav#mobile .sideview ul li{
	text-align:right;
}
@media (max-width: 669px){
	nav#mobile .sideview ul li{
		margin-bottom:1.5rem;
	}
}
nav#mobile .sideview ul li a{
	color:#fff;
	text-decoration:none;
	font-size:2rem;
	line-height:4rem;
	z-index:110;
}
@media (max-width: 669px){
	nav#mobile .sideview ul li a{
		font-size:3rem;
		line-height:5rem;
	}
	.logo > img {
		margin: 15px;
		vertical-align: middle;
	}
	.navlink.gradient-01 {
		width: 100px;
		color: #fff;
		margin: 8px;
		margin-left: 20px;
		margin-top: 15px;
		padding: 3px!important;
		font-size: 14px;
		text-align: center;
		border-radius: 8px;
		
	}
}

.mobilenavwrap{
	position:fixed;
	background-color: #000;
	width:100%;
	height:65px;
	z-index:200;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
}

@media (min-width: 1081px){
	.mobilenavwrap {
    display: none;
}
	
}
.mobilenavwrap.scrolling{
	background: #000;
}

.mobilenavwrap #mobilemenu{
	display: flex;
	/* position:fixed;
	top:0;
	right: 0; */
	height:45px;
	min-height:45px;
}

.mobilenavwrap #mobilemenu #nav-icon{
	width:40px;
	height:35px;
	position:fixed;
	right: 20px;
	margin:10px auto;
	-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	transition:.5s ease-in-out;
	cursor:pointer;
}
.mobilenavwrap #mobilemenu #nav-icon span{
	display:block;
	position:absolute;
	height:2px;
	width:100%;
	background:#ffffff;
	border-radius:9px;
	opacity:1;
	left:0;-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.25s ease-in-out;
	-o-transition:.25s ease-in-out;
	transition:.25s ease-in-out;
}

.mobilenavwrap #mobilemenu #nav-icon span:nth-child(1){
	top:0px;
}
.mobilenavwrap #mobilemenu #nav-icon span:nth-child(2),.mobilenavwrap #mobilemenu #nav-icon span:nth-child(3){
	top:12px;
}
.mobilenavwrap #mobilemenu #nav-icon span:nth-child(4){
	top:24px;
}
.mobilenavwrap #mobilemenu #nav-icon.open span:nth-child(1){
	top:12px;
	width:0%;
	left:50%;
}
.mobilenavwrap #mobilemenu #nav-icon.open span:nth-child(2){
		-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
.mobilenavwrap #mobilemenu #nav-icon.open span:nth-child(3){
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.mobilenavwrap #mobilemenu #nav-icon.open span:nth-child(4){
	top:12px;width:0%;left:50%;
}

/* CONNECTING MINDS SECTION STYLING  */

#connectingminds-stats .container p {
color: #000;
}
#connectingminds-stats .row {
padding-left: 150px;
}
#connectingminds-quote {
background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/Expo-2020-quote-bg2.jpg") no-repeat;
	background-size: cover;
    height: 410px;
    width: auto;
	background-position: center top;
text-align: center;
}

@media (max-width: 650px) {
#connectingminds-quote {
height: 500px;
}
}



/* INTRO SECTION STYLING  */

@media (max-width: 742px) {
#stats {
display:block!important;
}
.stat-block {
padding-left: 0px!important;
padding-right: 0px!important;
padding-top: 0px!important;
padding-bottom: 20px!important;
}
}
@media (max-width: 1079px) {
#stats p {
line-height: 1em!important;
}
}

#stats {
display: inline-flex
}

#stats p{
	line-height: 0.5em;
}
#stats h2{
	line-height: 0.5em;
}

.stat-block {
padding-left: 50px;
padding-right: 50px;
padding-top: 30px;
padding-bottom: 50px;
}

#intro .chevronbottom{
	padding-top:75px;
	position:relative;
	top:0;right:0;
	padding-bottom:100px;
	height:100%;
	width:100%;
	background:url("http://www.microtiles.com/images/backgrounds/lightchevronbottom.png") no-repeat right -310px top;
}

#intro p, #projection p {
	color: #000;
	font-family: 'Avenir LT W01_45 Book1475508','Assistant',sans-serif!important;
}

#intro .container .content {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	display:-webkit-box;
	display:-ms-flexbox;
	display:block;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	order: 0;
	
}
#intro .container .content.flex{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
}
@media (min-width: 991px){
.container .video {
	margin-top: 10px;
}
}
@media (max-width: 991px){
#vid-text {
padding-top: 50px;
}
}
@media (min-width: 671px) and (max-width: 1079px){
	#intro .chevronbottom{
		background-position-x:-190px;
		background-position-y:-100px;
		padding-top:inherit;
		position:inherit;
		top:inherit;
		height:inherit;
	}
}
@media (max-width: 669px){
	#intro .chevronbottom{
		background-position-x:-250px;
		background-position-y:-200px;
		background-size:cover;
		padding-top:inherit;
		position:inherit;
		top:inherit;
		padding-bottom:inherit;
		height:inherit;
	}
	#intro p{
		width:100%;
	}
	.stripe-right {
		background: url("https://e1.envoke.com/web_files/378/2018_LPs/infocomm/stripe-right.png") no-repeat 30% -50%;
	}
	.stripe-left {
		background: url("https://e1.envoke.com/web_files/378/2018_LPs/infocomm/stripe-left.png") no-repeat 100% 0%;
	}
	.stripe-bottom {
		background: url("https://e1.envoke.com/web_files/378/2018_LPs/infocomm/stripe-left.png") no-repeat 130% -400%;
	}
	.carousel-indicators {
		bottom: -30px;
	}
	.carousel {
		margin: 0;
		margin-top: 40px;
	}
	
}




#intro .container .product{
	position:relative;
	right:-80px;
}
@media (max-width: 1079px){
	#intro .container .product{
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
		right:inherit;display:block;
	}
	
}
/*  COMPLETE SOLUTION SECTION  */
@media (max-width: 775px){
#solution-flower {
width:90%!important;
height:auto!important;
}
}

/*  RGB LASER SECTION  */

#rgb-laser {
background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/RGB-laser-bg2.jpg") no-repeat;
	background-size: cover;
    width: auto;
	background-position: center top;
}

#icons img {
	padding-bottom:20px;
	padding-top:60px;
}

#icons p {
text-align: center;
font-size: 24px;
padding-right:50px;
}

@media (max-width: 844px){
#icons p {
text-align: left;
font-size: 24px;
padding-left:50px;
padding-right:0px;
}
}
/*MICROTILES SECTION */
#microtiles {
background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/MicroTiles-LED-BG2.jpg") no-repeat;
	background-size: cover;
    width: auto;
	background-position: center top;
}
#microtiles-text {
    margin-left: 70px;
    margin-right: -120px;
}
@media (max-width: 1340px){
#microtiles-text {
    margin-left: 0px;
    margin-right: 0px;
}
}
/*  Christie advantage  */
#christieadvantage {
background-color: #F5F3F4;
}


/*  SUPPORT SECTION  */

#support {
	background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/Support-bg-2.jpg") no-repeat;
	background-size: cover;
    	width: auto;
	background-position: center top;
}
#support-text {
margin-left:70px; 
margin-right:-120px;
}

@media (max-width: 1340px){
#support-text {
margin-left:0px; 
margin-right:0px;
}
}

/*  VIDEO SECTION  */

#video {
	background: #dddddd!important;	
}

/*  MEET THE TEAM SECTION  */

#meettheteam .carousel-control {
	display: none;
}
.carousel-caption-team {
	width: 50%;
	background-color: rgba(0, 0, 0, 0.9);
	padding: 10px;
	position: absolute;
	bottom: 0px;
}
.topbutton {
	display: none;
}
@media (max-width: 1200px){
.carousel-caption-team {
bottom: 0px;
padding-top: 15px;
}
.topbutton {
	display: block;
}
.bottombutton {
	display:none;
}
}
@media (max-width: 1079px){
.carousel-caption-team {
position: relative;
top:5px;
width: 100%;
background-color: rgba(0, 0, 0, 0);
margin-bottom: 20px;
}
.carousel-caption-team .button {
background:black
}
#left-carousel-control-team.carousel-control, #right-carousel-control-team.carousel-control{
	opacity:.9!important;
	font-size: 40px!important;
	
}
#left-carousel-control-team {
height: 825px;
position:absolute;
	background-image: none;
	
}
#right-carousel-control-team {
	height: 825px;
position:absolute;
	background-image: none;
	
}
}
@media (max-width: 975px){	
.team-image {
width: 850px;
height: 100%;
float: right;
overflow: hidden;
}
#meettheteam .carousel-control {
display:block;
opacity:.9!important;
font-size: 40px!important;
}
#left-carousel-control-team {
height: 800px;
position:absolute;	
}
#right-carousel-control-team {
	height: 800px;
position:absolute;
}
}
@media (max-width: 770px){
#left-carousel-control-team {
height: 900px;
position:absolute;	
}
#right-carousel-control-team {
	height: 900px;
position:absolute;
}
}
@media (max-width: 669px){
#left-carousel-control-team {
height: 1000px;
position:absolute;	
}
#right-carousel-control-team {
	height: 1000px;
position:absolute;
}
}

/*  #Videos is a MicroTiles leftover that we should carefully remove  */

#videos .container{
	height:100%;
	padding:60px 0;
}
#videos .content{
	position:relative;top:50%;left:60%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 1079px){
	#videos .content{
		top:inherit;
		left:inherit;
		-webkit-transform:inherit;
		-ms-transform:inherit;
		transform:inherit;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		width:100%;
		max-width:768px;
		margin:0;
		padding:0 30px;
	}
}

#videos .content p{
	font-size:1.1rem;max-width:80%;
}
#videos .content .box{
	width:460px;height:260px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:1px;
	margin-right:1px;
}
@media (max-width: 1079px){
	#videos .content .box{position:relative;width:calc(100% - 60px);height:auto;
	}
}
@media (max-width: 669px){
	#videos .content .box{position:relative;width:calc(100% - 20px);height:auto;
	}
}
#videos .content .box.video{position:relative}
@media (max-width: 1079px){
	#videos .content .box.video{height:330px;width:100%;
	}
}
@media (max-width: 669px){
	#videos .content .box.video{
		height:200px;
		width:100%;
	}
}

#videos .content .box.video .boxcontent{
	position:absolute;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	bottom:0;
	min-height:65px;
	width:100%;
	background:url("http://www.microtiles.com/images/backgrounds/navbg.png") no-repeat center center/cover;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:0 25px;
}

#videos .content .box.video .boxcontent .title{
	color:#fff;
}
#videos .content .box.video .boxcontent .play{
	position:relative;
	right:15px;
	width:44px;
}

#videos .content .box.video2{
	background:url("http://www.microtiles.com/images/backgrounds/video2.jpg") no-repeat center center/100%;
}
#videos .content .box.video3{
	background:url("http://www.microtiles.com/images/backgrounds/video3.jpg") no-repeat center center/100%;
}

/*  DIVISION SECTIONS  */

#projection p, #processors p {
	color: #000;
}
#flatpanel a > a {
	color: inherit;
}
#projection a > a {
	color: inherit;
}
#processors a > a {
	color: inherit;
}
#flatpanel h2, p {
	color: #fff;
	}
#flatpanel .button {
	background: #000;
}
#flatpanel a {
	color: #00b5ef;
}
#processors a {
	color: #00b5ef;
}
#projection a {
	color: #00b5ef;
}
#flatpanel a:hover {
	/* background-color: #f07930; */
}
.button {
    display: inline-flex;
	background: linear-gradient(to right, #f07930 10%, #e61d8b 90%);
	background-position: top center;
	background-size: cover;
	padding: 15px 20px;
    border: 0px;
    /*border-radius: 10px;*/
    font-size: 20px!important;
	color: #fff!important;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',arial,sans-serif!important;
	line-height: 20px;
	margin: 20px 0px;
	text-transform: uppercase;
}

.button:hover {
	background: #f07930;
	text-decoration: none;
	
}
.button-share {
    display: inline-flex;
	background: linear-gradient(to right, #f07930 10%, #e61d8b 90%);
	background-position: top center;
	background-size: cover;
	padding: 6px 16px;
    border: 0px;
    /*border-radius: 10px;*/
    font-size: 16px!important;
	color: #dcdcdc;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',arial,sans-serif!important;
	line-height: 20px;
	margin: 20px 0px;
	text-transform: uppercase;
}

.button-share:hover {
	text-decoration: none;
	color: #fff!important;
}

.button-black {
    display: inline-flex;
	background: #000;
	background-position: top center;
	background-size: cover;
	padding: 15px 20px;
    border: 0px;
    /*border-radius: 10px;*/
    font-size: 20px!important;
	color: #fff!important;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',arial,sans-serif!important;
	line-height: 20px;
	margin: 20px 0px;
	text-transform: uppercase;
}

.button-black:hover {
	background: #fff;
	text-decoration: none;
	color: #000!important;
}
.button-pink {
    display: inline-flex;
	background: #ea148d;
	background-position: top center;
	background-size: cover;
	padding: 15px 20px;
    border: 0px;
    /*border-radius: 10px;*/
    font-size: 20px!important;
	color: #fff!important;
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',arial,sans-serif!important;
	line-height: 20px;
	margin: 20px 0px;
	text-transform: uppercase;
}

.button-pink:hover {
	background: #f07930;
	text-decoration: none;
	color: #ea148d!important;
}

/*  COMPLETE SOLUTION STYLING  */
#complete {
background-color: #F5F3F4;
}

/*  PRODUCT GRID STYLING  */

#products-projection, #products-display, #products-processing, #meettheteam {
z-index: 1;
}

#dataList > li > div {
  display: inline-flex;
	align-items: center;
	flex-direction: column;
	-ms-flex-direction: column;
	padding: 0px 15px;	
}

.modal-backdrop {
	display: none;
}
.modal {
	padding-top: 60px;
	background-color: rgba(0,0,0,0.92);
}
.modal-body {
	    background-color: rgba(0,0,0,0.0);
}
.modal-title {
	font-size: 3rem!important;
	line-height: 3.5rem !important;
}
.modal-body-copy {
	font-size: 1.8rem;
}
.modal-content {
	background: rgba(0,0,0,0.0)!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.modal-image {
	width: 100%;
}

.team-modal-image {
width: 230px;
    height: 230px;
    border-radius: inherit;
    margin-right: 10px;
}
.modal-circle {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	background: transparent;
	border: 2px transparent;
	position: relative;
}

.product-desc {
position: relative;
height: 0.25em;
overflow: hidden;
}

@supports (-webkit-line-clamp:4) {
.product-desc {
	height:auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
}

.modal-header {
	background: inherit;
	border-bottom: 0px!important;
    text-align: right;
}
.fa-times-circle {
	font-size: 30px;
	color: #666565;
}
.fa-times-circle:hover {
	color: #fff;
}

.modal-link button {
	margin: 0px 33%;
}
.modal-title {
	padding-bottom: 20px;
}
.product-grid {
	display: block;
	flex-wrap: wrap;
}
div.templates {			
  display: none;
}
ul {
	list-style-type: none;
  	line-height: 24px;
  	display: block;
	flex-wrap: wrap;
	align-content: center;
  	margin: 0;
  	padding: 0;
}

.product-name p {
	color: #fff;
	text-align: center;	
}

.product-name h4 {
	color: #fff;
	text-align: center;
}
.product-circle img {
    width: inherit;
    /* border-radius: inherit; */
    padding-top: 30px;
}
.product-circle {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	background: transparent;
	border: 2px solid #fff;
	position: relative;
}
.product-circle::after {
	content: url("/globalassets/landing-pages/Expo2020/images/infocomm-white-plus-50px.png");
	position: absolute;
	top: 10px;
	right: 0px;
	border-radius: 50%;
	-webkit-transition: -webkit-transform 250ms ease-out;
	transition: transform 250ms ease-out;
}
.product-circle:hover::after {
	content: url("/globalassets/landing-pages/Expo2020/images/circle-plus-icon-hover.png");
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);	
}

.modal-title {
color: #fff!important;
}

.modal-body-copy {
color: #fff!important;
}

#products-display .product-name {
color: #000;
}

#products-display .product-feature {
color: #000;
}

#products-display .product-circle {
border: 2px solid #000;
}

#products-processing .product-name {
color: #000;
}

#products-processing .product-feature {
color: #000;
}

#products-processing .product-circle {
border: 2px solid #000;
}

/*  PRODUCT AND TEAM STYLING SECTION  */

#products .col-md-3 {
	display: inline-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
}
#products .content {
	display: inline-flex;
	order: 0;
}
#products-projection .col-md-3 {
	display: inline-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
}
#products-projection .content {
	display: inline-flex;
	order: 0;
}
#products-display .col-md-3 {
	display: inline-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
}
#products-display .content {
	display: inline-flex;
	order: 0;
}
#products-processing .col-md-3 {
	display: inline-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
}
#products-processing .content {
	display: inline-flex;
	order: 0;
}
#meettheteam .col-md-3 {
	display: inline-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
}
#meettheteam .content {
	display: inline-flex;
	order: 0;
}
.expo-team img{
height: 200px;
width: 200px;
}

.expo-team{
height: 200px;
width: 200px;
border-radius: 50%;
background: transparent;
position: relative;
}
.expo-team::after {
	content: url("/globalassets/landing-pages/Expo2020/images/infocomm-white-plus-50px.png");
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 50%;
	-webkit-transition: -webkit-transform 250ms ease-out;
	transition: transform 250ms ease-out;
}
.expo-team:hover::after {
	content: url("/globalassets/landing-pages/Expo2020/images/circle-plus-icon-hover.png");
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

/*  MOBILE STYLING by MCCABE and COLEMAN  */

@media (max-width: 669px){
	#main .logo{
		margin-top:20%;
	}
	#main .logo img{
		max-width:150px;
		height:auto;
	}
	.carousel {
    padding-bottom: 0px;
}
	
#legacy .slick-next, #legacy .slick-prev {
		top: 20%;
	}
	
	.section {
		padding: 50px 0px;
	}
	.header {
		padding-top: 70px;
		padding-bottom: 0px;
	}
	.header-image {
	background: url("/globalassets/landing-pages/Expo2020/images/backgrounds/Lets-amaze-masthead-600-W.jpg") no-repeat 50% 100%;
	background-size: contain;
    background-position: center;
}
	.register_now img {
		width: 70%;
	}
	.box {
		height: 200px!important;
		margin-top: 0px!important;
	}
	.video {
		height: 200px!important;
	}
	.container .video .box {
		height: 200px;
		margin-bottom: 20px;
    	overflow: hidden;
	}
		
	/*.container .video .boxcontent {
		bottom: 0px!important;
	} */
	#products .content {
	display: inline-block;
}
#legacy .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
font-size:30px;
}
}

/*  TABLET STYLING by MCCABE and COLEMAN  */

@media (max-width: 900px){
.modal-dialog {
width:100%!important;
}
}
@media (max-width: 1079px){
	.stripe-right, .stripe-left {
 	background: unset;
	}

}

@media (max-width: 1079px){
	#intro h2{
		width:100%;
	}
	/*.mobilenavwrap{
		display:none;
	}*/
	
}

/*  VIDEO THUMBNAIL STYLING  */

.video {
	height: 300px;
}
.container .video .boxcontent{
	position: absolute;
    left: 0px;
    bottom: 20px;
    display: inline-flex;
    width: 100%;
	height: 60px;
}
.title p , .timeframe p{
	color: #fff!important;
	font-size: 1.8rem;
	line-height: 60px;
}
.boxcontent > .play {
	padding: 8px 20px;
}
.play > img {
	width: auto;
	height: 44px;
}
.boxcontent > .title {
	width: 400px;
}
.boxcontent > .timeframe {
	width: 100px;
}
.js-video-button {
	height: inherit;
}
.container .video .boxcontent::before{
	content: "";
	display: block;
	width: inherit;
	height: inherit;
	background: url("/globalassets/landing-pages/Expo2020/images/video-title-background.jpg");
	opacity: 0.7;
	background-size: cover;
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	}
.container .video .boxcontent:hover::before{
	content: "";
	display: block;
	width: inherit;
	height: inherit;
	background: url("/globalassets/landing-pages/Expo2020/images/video-title-background.jpg");
	opacity: 1;
	background-size: cover;
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
.boxcontent > div {
	display: inline-flex;
	z-index: 5;
}
.container .video .box{
	position: relative;
}
.videothumb {
	width: 100%;
	height: auto;
}


/*  ENVOKE FORM  */

#moreinfo {
	display:block;
	height:auto;
	background-color: #F5F3F4;
}

.nvkSubmitButton button {
	font-family: 'Avenir LT W01_85 Heavy1475544','Assistant',sans-serif !important;
	/*  font-weight is backup for 'Assistant' font, does not apply to Avenir  */
	font-weight: 400!important; 
}

#moreinfo .container p{
	font-size:2.1rem;
	color: #000;
}
#moreinfo .container form{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#moreinfo .container form .form-control{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	margin-right:30px;
}

#moreinfo .container form .form-control label{
	display:none;height:0;width:0;
}
#moreinfo .container form .form-control input[type="text"]{
	width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #aaa;
	position:relative;
	display:block;
	padding:5px 30px;
	font-family:'Lato', sans-serif;
	font-size:1rem;
	line-height:55px;
}
#moreinfo .container form span:last-of-type{margin-right:0}
#moreinfo .container form .submit{
	width:100%;
	display:block;
	border:none;
}

@media (max-width: 1079px){
	#moreinfo .container{
		max-width:95%;
	}
}

@media (max-width: 1079px){
	#moreinfo .container form{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction:column;
		flex-direction:column;
	}
	#moreinfo .container form .form-control{margin-right:inherit;margin-bottom:10px;
	}
}

/*  FOOTER STYLING     */

footer {
	min-height:100px;
	background-color: #000;
	padding:15px 0;
	font-size: 12px;
}

footer .container{
	display:block;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	/*height:100%;*/
	max-width:1100px;
	margin:0 auto;
	z-index:10;
	color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}

footer .container .legal-links ul{
	list-style: none;
	margin:0;
	padding:0;
}
footer .container .legal-links ul li{
	display:inline;
}
footer .container .legal-links ul li a{
	font-size:12px;
	padding:5px 10px 5px 0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	text-decoration:none;
}
footer .container .legal-links p{
	font-size:12px ;
}
footer .container .social{
	text-align:right;
}
footer .container .social p{
	font-size: 12px;
}
footer .container .social a{
	color:#fff;
	text-decoration:none;
	margin:5px 5px;
	font-size:2rem;
}
@media (max-width: 1079px){
	footer{
		padding:0;
	}
	footer .container{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction: column;
		flex-direction:column;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		
		text-align:center;
	}
	footer .container .legal-links{
		margin-top: 50px;
		display: inline-flex;
		flex: content;
	}
	footer .container .social{
		text-align:center;
		margin-bottom:50px;
	}
}

.animation{
	display:table;
	width:40vw;
	max-width:550px;
	margin:55px auto;
}
@media (max-width: 1079px){
	.animation{
		width:42vw;max-width:400px;margin:30px auto 30px;
	}
}
.animation .panel{
	position:absolute;width:100%;height:100%}

.animation .panel img{
	display:block;width:65%;transition:all 1s;
}
.animation .panel.panel1 img{
	position:relative;margin-top:83%;left:-15%;z-index:104;
}
.animation .panel.panel2 img{
	position:relative;
	margin-top:37%;
	left:-5%;
	z-index:103;
}
.animation .panel.panel3 img{
	position:relative;
	margin-top:-10%;left:5%;z-index:102}.animation .panel.mount img{left:45%}
@media (max-width: 1079px){
	.animation .panel.mount img{
	left:35%;
	}
}
.animation .base{
	position:relative;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
.animation .base img{position:relative;left:50%;width:60%;z-index:101;display:block;
}

/* Max Width of 1079px  */

@media (max-width: 1079px){
	header .container{
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		justify-content:space-between;
		text-align:center;
		}

	.animation .base img{
	width:65%;
	}

	#dna .container .content .box{
		width:100%;
		height:325px;
		margin:0 auto 10px;
	}

	#dna .container .content a{
		width:inherit;
	}

	#intro .container{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		padding:20px 0;
	}

	.animation .panel{
		width:48%;
	}

	.backtotop{
	bottom:10px;
		right:10px;
	}

	#intro .container .content{
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:0;
		width:auto;
		padding:0 30px;
		margin-top:inherit;
	}
	#intro .container .content{
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:0;
		width:auto;
		padding:0 30px;
		margin-top:inherit;
	}
}
