/*!
 * Start Bootstrap - Half Slider (https://startbootstrap.com/template-overviews/half-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-half-slider/blob/master/LICENSE)
 */

html, body {

	width:100%;
	/* height:100vh; */
	margin:0;
	padding:0;
	position: relative;
	overflow-x:hidden;
	font-family:sans-serif!important;

}

a {
	color: lightskyblue;
}

.footer a {
	text-decoration: underline;
}
/* body {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100vh;
	scroll-snap-type: mandatory;
	scroll-snap-points-y: repeat(100vh);
	scroll-snap-type: y mandatory;
}

.snapping {
	  height: 100vh;
	  scroll-snap-align: start;
	  position: relative;
} */
/* html {
	overflow-x: hidden;
}

body {
	overflow-y: scroll;
  -webkit-overflow-scrolling: touch;

} */

body > * {
	width:100%;
}

.ArticleCopy{
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  width: 90%;
  margin:0 auto;
}
.ArticleCopy p {
    text-rendering: optimizeLegibility;
}
.ArticleCopy blockquote {
    border-radius: 3px;
    position: relative;  /*  <--- */
    font-style: italic;
    text-align: center;
    padding: 1rem 1.2rem;
    width: 80%;  /* create space for the quotes */
    color: #4a4a4a;
    margin: 1rem auto 2rem;
    color: #4a4a4a;
    background: #E8E8E8;
}
/* -- create the quotation marks -- */
.ArticleCopy blockquote:before,
.ArticleCopy blockquote:after{
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    /* -- inside the relative position of blockquote -- */
    top: 13px;
    color: #E8E8E8;
    font-size: 34px;
}
.ArticleCopy blockquote:before{
    content: "\f10d";
    margin-right: 13px;
    right: 100%;
}
.ArticleCopy blockquote:after{
    content: "\f10e";
    margin-left: 13px;
    left: 100%;  
}

.carousel-item {
  height: 100%;
  /* display:flex;
  justify-content: center;
  align-items: center; */
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.logo {
  font-family: Baumans;
  text-transform: none;
  font-weight: bold;
  font-size: 34pt;
}
.navbar-brand {
	padding:0;
	font-size: 2em;
}

.logo-blue {
  color: #437bd4;
}

.logo-orange {
  color: #eb903b;
}
.ambifi-case-studies-card {
	position: relative;
}
.marker {
	position:absolute;
	top:0;
	transform: translate(0, -50vh);
	visibility: hidden;
}
.ambifi-case-studies-card .card-header {
min-height:120px;
display:flex;
align-items:center;
color:white;
font-weight:bold;
position:relative;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.ambifi-case-studies-card .card-header > div {
position:absolute;
z-index:2;
left:0;
top:0;
right:0;
bottom:0;
background-color:rgba(0,0,0,.5);
display:flex;
align-items:center;
}
.ambifi-case-studies-card .card-header > div button {
color:white;text-decoration:none;flex:1;height:100%;text-align:left;font-weight:bold;
}

.ambifi-feature-content * {
	font-weight: 300!important;
}

 .ambifi-feature-row .ambifi-feature-content {
	 display:flex;align-items:center;flex-direction:column;justify-content:center;
 }

 .ambifi-feature-content > p {
	width: 100%
 }

 .ambifi-btn-link {
	 max-width:100%;
	 white-space: normal;
	 text-overflow: ellipsis;
	 overflow: hidden;
 }

 .mission-statement {

	  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* background-color: #36454F; */
  background-color: #343a40;
  /* background-image: url('/assets/images/stock/blackboard.jpg'); */
  color:white;
  flex:1;
  justify-content:center;
  /* align-items:center; */
  display:flex;
 }
.mission-statement ul {
	  font-family: inherit;
	  font-size: inherit;
	/* padding:0; */
}
  .mission-statement li {
	  list-style-type: none;
	  font-family: inherit;
	  font-size: inherit;
	  display:flex;
	  /* align-items: center; */
		flex-direction: row;
		margin-bottom: 10px;
		margin-right: 10px;
  }
.mission-statement li.checked:before {
		 content: '\f14a';
}
    .mission-statement li:before {
	  /* content: "\f00c"; */
font-family: "Font Awesome 5 Pro";
/* width: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300)));; */
/* height: 40px; */
margin-right: 10px;
display:flex;
/* align-items: center; */
margin-top: 2px;
opacity: .7;
	 content: '\f14a';
/* color: #437bd4; */
color: #eb903b;
  }
.mission-statement li:last-child:before {
opacity: 1;
}


.industry-statement ul {
	font-family: inherit;
	font-size: inherit;
/* padding:0; */
}
.industry-statement li {
	list-style-type: none;
	font-family: inherit;
	font-size: inherit;
	display:flex;
	/* align-items: center; */
	flex-direction: row;
	margin-bottom: 10px;
	margin-right: 10px;
	align-items: center;
}
	.industry-statement li:before {
	content: "\f14a";
font-family: "Font Awesome 5 Pro";
/* width: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300))); */
/* height: 40px; */
margin-right: 10px;
display:flex;
/* align-items: center; */
margin-top: 2px;
opacity: .7;
/* content: "\f14a";  */
/* color: #437bd4; */
color: #eb903b;
}
.industry-statement li:last-child:before {
opacity: 1;
}
.event-description {
	color:black!important;
	font-size: calc(16px + (30 - 16) * ((100vw - 320px) / (2400 - 320)));
}

.event-date {
	font-size: calc(16px + (32 - 16) * ((100vw - 320px) / (2400 - 320)));
	color:#9ecc3b;
}
.event-location1 {
	font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (2400 - 320)));
}

.event-location2 {
	font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (2400 - 320)));
}


  .carousel-caption.d-none {
	  display:"block"!important;
  }


 @media (max-width: 1000px) {
	 html {
		 font-size:90%;
	 }
 }

 
 @media (max-width: 500px) {
	 html {
		 font-size:80%;
	 }
	 h1 {
		 font-size: 1.5rem;
	 }
	 h2 {
		 font-size: 1.4rem;
	 }
	 h3 {
		 font-size: 1.3rem;
	 }
	 h4 {
		 font-size: 1.2rem;
	 }
	 h4 {
		 font-size: 1.1rem;
	 }
	 .mission-statement li:before {
		 margin-right: 10px;
		 width:15px;
	 }
 }

 .bg-transparent {
	 background-color: rgba(52,58,64,.5)!important;
 }
 
 .ambifi-carousel-item {
	 cursor: pointer;
 }

 .ambifi-feature-grid > .ambifi-feature-row:last-child {
	 border:none;
 }

 #ambifiCarousel {
	 touch-action: none;
 }

 

.profile-image {
	width:40px;
	height:40px;
	border-radius: 20px;
	margin: 5px;
	margin-left: 0;
}

.profile-image-large {
		width:60px;
	height:60px;
	border-radius: 30px;
	margin: 5px;
	margin-left: 0;
}

.author-info {
display:flex;flex-direction:row;align-items:center;max-height:50px;width:100%;
}

.ambifi-post-footer {
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}


.ambifi-blog-posts,
.ambifi-blog-post {
	margin-top:100px;
}
.ambifi-blog-posts .card-footer p {
	margin: 0;
}
.ambifi-blog-posts .card {
	margin-bottom: 20px;
}
.card-body {
	display:flex;
	flex-direction: column;
}
.home-page .card {
	height: 100%;
}


.home-page > div {
	/* max-width:40%; */
	padding-left:0;
}
@media (max-width: 991px) and (min-width:576px) { 
	
	.card-deck-wrapper {margin-right:0;margin-left:0;}
	.card-deck {
	    display: flex;
	    flex-direction: column;
	}
	.card-deck > * {
		position: relative;
		display: flex;
		min-width: 0;
		margin-bottom: .75rem!important;
		margin-left: 15px!important;
		margin-right: 15px;
	    vertical-align: top;
	}
  
  .card-deck .card:not(:first-child) {
    margin-left: 0px;
}
  
}
.card-img-top {
    width: 100%;
	height: 10vw;
	min-height: 125px;
	object-fit: cover;
}

.card-img-top.full-post {
	height: 15vw;
}

.ambifi-blog-post hr {
	width:100%;
	height:1px;
}

.ambifi-blog-post .post-content {
	font-family: Georgia, 'Times New Roman', Times, serif!important;
	font-size: 120%;
	position: relative;
}

.ambifi-blog-post .sub-title  {
	color: #585858;
}
 .ambifi-check-overlay {
	 color:rgba(173, 255, 47, .70);
	 font-size: 5em;
 }
 .card-text.answer {
	 padding-bottom:15px;
	 color:white;
 }

@media (max-width:767px) {
	 .ambifi-check-overlay {
		 position: absolute;
		 color:rgba(173, 255, 47, .25);
		 top:50%;
		 left:50%;
		 transform: translate(-50%, -50%);
		 font-size:7em;
	 }
}

.ambifi-btn-link.question {
	font-size:1.3em;
	background-color: rgba(0,0,0,.5);
}

.carousel-caption {
	bottom:50%;
	transform: translate(0,50%);
}

.carousel-caption h3 {
	font-size:4rem;
}
#checklist-overview li {
	font-size:1.7rem;
	font-weight: normal;
}
@media (max-width:1025px) {
.carousel-caption h3 {
	font-size:3rem;
}
#checklist-overview li {
	font-size:1.55rem;
}
}

@media (max-width:769px) {
.carousel-caption h3 {
	font-size:2.5rem;
}
#checklist-overview li {
	font-size:1.3rem;
}

}

@media (max-width:500px) {
.carousel-caption h3 {
	font-size:2rem;
}
#checklist-overview li {
	font-size:1.1rem;
}
}
.ambifi-feature-row {
	padding:20px;
}
.ambifi-feature-row .img-fluid {
	margin:0;
	max-height: 400px;
}
.ambifi-feature-row.highlight {
	background-color: #E6E6E6;
}

.arrow-down {
	display:none;
  position: absolute;
  left:50%;
  bottom:0;
  transform: translate(-50%,80px);
  font-size:150px;
  line-height: 150px;
	color:white;
}

.ambifi-feature-row.highlight:not(:last-child) .arrow-down {
	display:inline-block;
	color:#E6E6E6;
}

.ambifi-feature-row.highlight:last-child .arrow-down {
	display:none;
}

.image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}
.image img{
	position:absolute;
	max-height:100%!important;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%)
}

.ambifi-title-question {
	margin-bottom: 2rem;
}

.band {
	background-color:#eb903b;
	position:relative;
	color:white;
	padding-top:2rem;
	padding-bottom:2rem
}

.band.blue {
	background-color:#437bd4;
}

.band.wide {
	padding-top:3rem;
	padding-bottom:3rem;
}

.band.centered {
	text-align: center;
}

.band.narrow {
	padding-top:.5rem;
	padding-bottom:.5rem;
}

.band.left-padded {
	padding-left: 2rem;
}

.navbar.slim .navbar-brand {
	padding-top:0;
	padding-bottom:0;
}

.navbar .nav-item-button.login {
	margin-left:10px;
	margin-top: 0;
}
 
.nav-item-button.register {
	padding-left:10px;
	border-left:1px solid gray;
}


.marker-scroll-target {
	position: absolute;
	top:-82px;
	visibility: hidden;
}

@media (max-width:991px) {
		.ambifi-header-title {
		margin-top:120px;
	}
	.navbar-collapse .nav-item-button.login {
		margin-left:0;
		margin-top: 10px;
	}
	.nav-item-button.register {
		padding-top:10px;
		border-top:1px solid gray;
		padding-left:0;
	border-left:0;
	}
		.marker-scroll-target {
	position: absolute;
	top:-80px;
	visibility: hidden;
}
}

.section-industries .card {
	cursor:pointer;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.section-industries .card-title {
	margin:0;
}

@media (min-width:992px) {
	.section-industries > div > div:not(:first-child) {
		margin-top:2em;
	}
 .carousel-item img {
	 width:120%;
 }
}

.visible-when-collapsed {
	display:none;
}


@media (max-width:991px) {
	.visible-when-collapsed {
	display:initial;
}
}

.industry-header {
	min-height: 75vh;
	display:flex;
	position:relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-attachment: scroll;
}

@media (max-width:991px) {
	.industry-header {
		/* padding-top:80px; */
		padding-bottom: 0;
	/* padding-left: 1em;
	padding-right: 1em; */
	}
}

.industry-header.manufacturing {
	background: url('../assets/images/industries/manufacturing.jpg') no-repeat center center; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.industry-header.main-page {
	/* background: url('/assets/images/header1.jpeg') no-repeat center center;  */
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #343a40;
}

.industry-header.construction {
	background: url('../assets/images/industries/construction-v2.jpg') no-repeat center center; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.industry-header.health {
	background: url('../assets/images/industries/healthcare.jpg') no-repeat center center; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.industry-header.hospitality {
	background: url('../assets/images/industries/hospitality.jpg') no-repeat center center; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.industry-header.many-more {
	background: url('../assets/images/industries/many-more.jpg') no-repeat center center; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.terms-header {
	min-height: 100vh;
	display:flex;
	position:relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-attachment: scroll;
}

.transparent-cover {
	position:relative;
	color:white;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.over-scroll-page {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	max-height:100vh;
	overflow-y: auto;
	padding-top: 100vh;
	padding-bottom: 100vh;
	z-index: 2; 
}

.learn-more-overlay {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background-color:rgba(0,0,0,.5);
	color:rgb(218, 216, 216);
	border-radius: 5px;
	display:flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.learn-more-overlay > * {
	border:1px solid white;
	padding:10px;
	border-radius:5px;
}
.card .learn-more-overlay {
	display:none;
}

@media (min-width: 500px) {
.card:hover .learn-more-overlay {
	display: inherit;
}
}

.section {
	position:relative;
}

.section h2 {
	font-weight: 300;
}

.section h4 {
	font-weight: 300;
}

.section h5 {
	font-weight: 300;
}

.section.lightgray {
	background-color: #eeeeee;
}

.section.dark {
	background-color: #343a40;
	color: rgb(218, 216, 216);
}

.section.dark hr {
	border-top:1px solid rgba(255,255,255,.1)
}

.section.centered {
	text-align: center;
}

.section.centered h5 {
	text-align: initial;
}

.section.centered-v {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.section.full-height {
	min-height: calc(100vh - 84px);
}

.section .narrative {
	padding-left:2rem;
	padding-right:2rem;
}

.section .image-view {
	display:flex;
	flex-direction: row;

}

.section.extra-large-text h1 {
	font-size: calc(40px + (62 - 40) * ((100vw - 300px) / (1600 - 300)));
}

@media (max-width:500px) {
	.embedded-procedure {
		margin-left: -38px;
		margin-right: -38px;
	}
	.section .px-5 {
		padding:0!important;
	}

}

#cycler{position:relative;display:flex;justify-content: center;align-items: center}
#cycler img{position:absolute;top:calc(50% + 50px);left:50%;z-index:1;transform: translate(-50%,-50%)}
#cycler img:last-child {
	visibility: hidden;
	position: relative;
}
#cycler img.active{z-index:3}
.industry-header.front-page {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100vh;
	position: relative;
	padding-bottom: 0;
	scroll-snap-stop: normal;
}
.background-attachment {
	background-attachment:fixed;
}

.sec1 {
	background: url('/assets/slides/title-image.jpg') no-repeat center center fixed;
}

.sec2 {
	background: url('/assets/slides/paper-procedures.jpg') no-repeat center center fixed;
}

.sec3 {
	background: url('/assets/slides/complex.jpg') no-repeat center center fixed;
}

.sec4 {
	background: url('/assets/slides/pilot.jpg') no-repeat center center fixed;
}
.sec5 {
	background: url('/assets/slides/woman-doctor-smiling.jpg') no-repeat center center fixed;
}
.sec6 {
	background: url('/assets/slides/chef.jpg') no-repeat center center fixed;
}
.sec7 {
	background: url('/assets/slides/re-cost.jpg') no-repeat center center fixed;
}
.sec8 {
	background: url('/assets/slides/performance-science.jpg') no-repeat center center fixed;
}

@media (max-width:600px) {
	.sec6 {
		background-position: -350px 0;
	}
		.sec4 {
			background-position: -850px 0;
		}
.sec8 {
	background-position: -750px 0;
}
}

.slide-wrapper {
	flex:1;
	display:flex;
	justify-content:center;
	flex-direction:column;
	width:100%;
	/* align-items:center; */
	/* background-color:rgba(0,0,0,.6); */
	background: linear-gradient(90deg, rgba(0, 0, 0, .9) 25%, rgba(0, 0, 0, .6) 50%, rgba(0, 0, 0, 0) 100%);
	padding:6vw;
}

.sec1 .slide-wrapper {
	align-items:center;
	background: linear-gradient(90deg, rgba(0, 0, 0, .7) 25%, rgba(0, 0, 0, .2) 100%);
}
.sec7 .slide-wrapper {
	background: linear-gradient(90deg, rgba(0, 0, 0, .8) 25%, rgba(0, 0, 0, .7) 50%, rgba(0, 0, 0, .5) 100%);
}
.sec5 .slide-wrapper {
	background: linear-gradient(90deg, rgba(0, 0, 0, .8) 25%, rgba(0, 0, 0, .65) 50%, rgba(0, 0, 0, .2) 100%);
}
.sec7 h2 {
	text-shadow: 0 0 5px black;
}
.margined-list > li {
	margin-bottom: 1em;
}

.industry-header.front-page h1,
.industry-header.front-page h2,
.industry-header.front-page h3 {
	max-width: 55vw;
	color:white;
	/* text-align:center; */
}

@media (max-width:1024px) {
	.industry-header.front-page h1,
.industry-header.front-page h2,
.industry-header.front-page h3 {
	max-width: 75vw;
}
}
.word-rotate {
	margin-left: -10px;
}
@media (max-width:600px) {
	.industry-header.front-page h1,
	.industry-header.front-page h2,
	.industry-header.front-page h3 {
		max-width: 95vw;
	}
	.word-rotate {
		margin-left: 0;
	}
	.sec1 h1.slide-title {
		display:flex;
		flex-direction: column;
	}
	.sec1 .slide-title ul {
		/* height:60px; */
	}
	.sec1 .slide-title ul li {
		text-align: center;
	}

	.slide-wrapper {
		padding-left:3vw;
		padding-right:3vw;
	}
}

.front-page .industry-statement {
	background-color: transparent;
}
@media (max-width:991px) {
	#cycler img{position:absolute;top:0;left:calc(50%);right:10px;z-index:1;transform: translate(-50%,0);max-width:calc(100vw - 20px)}
	.front-page .industry-statement {
		justify-content: flex-start;
		/* padding-top:78px; */
	}
}

@media (max-width:500px) {
	.background-attachment {
		background-attachment:scroll!important
	}
}

.main-page-header-title {
		display:flex;
		flex-direction:column;
		justify-content:center
}

h1.slide-title {
text-shadow: 0 0 5px black;
}

h1.slide-title {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* text-shadow: 0 0 .1px #000; */
	font-weight: 400 !important;
	font-family: 'Roboto Condensed',
	sans-serif;
	font-size: calc(22px + (70 - 22) * ((100vw - 320px) / (2400 - 320)));
}

h1.slide-title.orig {
	/* font-family: 'Roboto'; */
	white-space: nowrap;
	font-weight: 600 !important;
}

h2.slide-title {
	font-size: calc(19px + (36 - 19) * ((100vw - 320px) / (2400 - 320)));
	font-weight: normal !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h2.slide-title.empowered {
	font-size: calc(20px + (40 - 20) * ((100vw - 320px) / (2400 - 320)));
}



.sec1 h2.slide-title {
	text-align: left;
}

/* .trademark-tm {
	font-size: calc(14px + (28 - 14) * ((100vw - 320px) / (2400 - 320)))!important;
} */



.word-rotate {
	list-style-type: none;
	margin: 0;
	margin-left:calc(-1 * (5px + (10 - 5) * ((100vw - 320px) / (2400 - 320))));
	padding: 0;
	height: 1em;
	position: relative;
	display:inline-block;
	opacity:0;
	transition: all 0.5s;
	width:0;
	animation: expand .5s infinite;
	animation-delay: 3.2s;
	animation-iteration-count: 1;
	animation-fill-mode:forwards;
}
.the-re {
	color: white;
	display: inline-block;
	animation: collapseit .5s infinite;
	animation-delay: 3.3s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes collapseit {
	0% {
		width:50px;
		opacity:1;
	}

	30% {
		opacity: 0;
	}

	100% {
		width: 0;
		opacity: 0;
		display:none;
	}
}
.trademark-tm {
	display:inline-block;
	animation: hide .5s infinite;
	animation-delay: 3.3s;
	animation-iteration-count: 1;
	animation-fill-mode:forwards;
}
.trademark-tm2 {
	display:none;
	visibility: hidden;
}
@keyframes hide {
	0% {
		opacity:1;
	}

	100% {
		opacity: 0;
	}
}
@keyframes expand {
	0% {
		width:0;
	}

	100% {
		width:5em;
	}
}

.top-bar-container {
	padding-top:40px;
}
.expand-top-bar {
	animation: expand-top-bar-anim .5s infinite;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

.collapse-top-bar {
	animation: collapse-top-bar-anim .5s infinite;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

@keyframes expand-top-bar-anim {
	0% {
		padding-top: 0;
	}

	100% {
		padding-top: 40px;
	}
}
@keyframes collapse-top-bar-anim {
	0% {
		padding-top: 40px;
	}

	100% {
		padding-top: 0;
	}
}

.info-banner {
	background-color: white;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	right:0;
	height:40px;
	z-index:83333;
	justify-content:center;
	align-items:center;
	display:flex;
	box-shadow: 0 8px 6px -6px black;
}
@keyframes show-banner-anim {
0% {
	top: -40px;
}

100% {
	top: 0;
	box-shadow: 0 8px 6px -6px black;
}
}
@keyframes hide-banner-anim {
0% {
	top: 0;
}

100% {
	top: -40px;
	box-shadow: none;
}
}
.show-banner {
	animation: show-banner-anim .5s infinite;
	animation-iteration-count: 1;
	animation-fill-mode:forwards;
}

.hide-banner {
	animation: hide-banner-anim .5s infinite;
	animation-iteration-count: 1;
	animation-fill-mode:forwards;
}

.word-rotate li {
	height: .95em;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}

#effectTarget {
	transition: all 0.2s;
}

.industry-header b {
	color:white;
	font-weight: 800;
	text-shadow: 0 0 5px black;
}

b.trademark {
	color: #eb903b;
}

b.motto {
	color: #ffca99;
	/* color: #eaff9f; */
	text-shadow: 0 0 5px black;
}

.covid-card {
	width:100%!important;
	flex-direction: row;
	/* background-color: rgba(255,255,255,.7); */
	position: absolute;
	bottom:-15px;
	transform: translate(0, 100%);
	/* margin-top: 20px; */
	/* margin:20px; */
	align-items: center;
}

.covid-card .card-title {
	font-weight: bold;
}
@media (max-width:1024px) {
	.covid-card {
		flex-direction: column;
	}
	.covid-card .card-img-top {
		height:5vw;
		min-height: 120px;
		width:70%;
	}
		.covid-card .card-body {
			padding:5px;
		}
}

@media (max-width:600px) {
	.word-rotate {
		width:5em;
		height:0;
	}
	@keyframes expand {
		0% {
			height: 0;
		}

		100% {
			height: 60px;
		}
	}
	h1.slide-title {
		font-size: calc(24px + (80 - 24) * ((100vw - 320px) / (2400 - 320)));
	}

	h2.slide-title {
		font-size: calc(16px + (36 - 16) * ((100vw - 320px) / (2400 - 320)));
		text-shadow: 0 0 5px black;
	}
			.covid-card .card-body {
				background: url('/assets/images/helmet-based-ventilation-background.png') no-repeat center center fixed;
					-webkit-background-size: cover;
					-moz-background-size: cover;
					-o-background-size: cover;
					background-size: cover;
				background-attachment:scroll
			}
		.covid-card .card-img-top {
			height: 5vw;
			min-height: 60px;
			width: 100%;
			display:none;
		}
}

body > div.industry-header:nth-child(odd) {
	background-attachment: scroll;
}
.matrix {
	text-align: center;
	font-size: calc(12px + (28 - 12) * ((100vw - 320px) / (2400 - 320)));
	background-color: rgba(0,0,0,.5);
	border-radius: 30px;
}

.full-width {
	max-width: 100%!important;
}
.matrix > div > div {
	display:flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	min-height:18vw;
	padding:1vw;
}
.matrix img {
	padding:5px;
	margin:5px;
	border-radius: 30px;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(255,255,255, 0.2),
	0 6px 20px 0 rgba(255,255,255, 0.19);
}

.matrix i.icon {
	font-size: calc(48px + (96 - 48) * ((100vw - 320px) / (2400 - 320)));
	padding:1vw;
}

.matrix>div:first-child>div {
	border-right:2px solid orange;
	border-bottom: 2px solid orange;
	/* justify-content: flex-end; */
}
.matrix>div:first-child>div:last-child {
	border-right: none;
	border-bottom: 2px solid orange;
}
.matrix>div:last-child>div {
	border-right: 2px solid orange;
}

.matrix>div:last-child>div:last-child {
	border-right: none;
}

@media (max-width: 1199.98px) {

	.matrix {
		text-align: left;
		font-size: calc(16px + (32 - 16) * ((100vw - 320px) / (2400 - 320)));
		border-left: 2px solid orange;
	}
	.matrix p {
		margin-bottom: 0;
	}
	.matrix>div>div {
		flex-direction: row;
		justify-content: flex-start!important;
		border-right:none!important;
		border-left:none;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 2px solid orange;
	}
		.matrix>div>div>div {
			flex:1;
			padding-left: 10px;
		}

		.icon-wrapper {
			flex: 0 !important;;
			flex-basis: 100px !important;
			display:flex;
			justify-content: center;
			width:100px;
		}

		.matrix>div:last-child>div:last-child {
			border-bottom: none;
		}
}

@media (max-width: 600px) {
	.matrix img {
		padding:2px;
		margin:2px;
		max-width: 80px;
	}
			.icon-wrapper {
				flex: 0 !important;
				;
				flex-basis: 80px !important;
				display: flex;
				justify-content: center;
				width: 80px;
			}
}

.nav-link-selected {
	border-bottom:2px solid white;
}