body {
	font-family:Arial, Helvetica, sans-serif;
}
.btn {
	border-radius:0;
}
.btn-secondary {
	background-color:#535353;
	border-color:transparent;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35); 
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
}
/* Carousel */
.full-screen {
  background-size: cover;
  background-position: top right -228px;
  background-repeat: no-repeat;
  /* padding-bottom: 100px; */
  /* margin-bottom: -100px; */
}
.carousel-item {
  height: 100vh;
  background: no-repeat center right -225px scroll;
  background-color: #000;
}
.carousel .container {
	position:relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height:100%;
	/* padding-top:2rem; */
	/* padding-bottom:2rem; */
}
.carousel-nafa-logo {
	width:180px;
	text-align:center;
	margin: 1rem auto 0;
}
.carousel-logo {
	width:300px;
	text-align:center;
	margin: 0 auto;
}
.carousel-dates {
	width: 100%;
	text-align:center;
	margin: 1rem auto;
	font-size: 1em;
	padding: 0.5rem 1rem;
	background-color: rgba(53,53,53,0.4);
	color: #fff;
}
.carousel-dates .caption-dates-right {
	/* margin-bottom: 23px; */
}
.carousel-captions {
	font-size:1.250em;
	font-weight:700;
	padding: 0;
	/* color:#fff; */
	text-align:center;
	line-height:normal;
	margin: 0 auto;
}
.carousel-captions .btn-lg {
	padding: 1rem 1.5rem;
}
.carousel-tagline {
	display:none;
}
.carousel-social-media {
	text-align: center;
	/* color:#fff; */
	width: 100%;
	margin: 0 auto;
}
.carousel-captions h5,
.carousel-social-media h5 { font-size:1.125em; font-weight:700; }
.carousel-captions .fa-stack,
.carousel-social-media .fa-stack { font-size: 1rem; }
.carousel-captions .fa-inverse,
.carousel-social-media .fa-inverse { color:#353535 }
.carousel-captions a,
.carousel-social-media a {
	color:#fff;
	text-decoration: none;
}
.carousel-captions a:hover, .carousel-captions a:focus,
.carousel-social-media a:hover, .carousel-social-media a:focus {
	color:#f68a32;
}
.carousel-captions .fa-stack:hover .fa-inverse, 
.carousel-captions .fa-stack:focus,
.carousel-social-media .fa-stack:hover .fa-inverse, 
.carousel-social-media .fa-stack:focus {
	color:#fff;
}
@media (min-width: 368px) and (min-height: 740px) {
	.carousel-tagline {
		display:block;
		/* position:absolute; */
		/* bottom: 20.5%; */
		/* width:50%; */
		color:#fff;
		font-size:0.875em;
		line-height: normal;
		text-align: center;
	}
}
@media (min-width: 768px) {
	.full-screen {
	  background-position: right -330px bottom 50px;
	  margin-bottom: -50px;
	  padding-bottom: 50px;
	}
	.carousel-item {
	  height: 95vh;
	  min-height: 350px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
      background-color:#000;
	}
	.carousel-nafa-logo {
		position:absolute;
		top: 1.5rem;
		left: 0;
		margin-left: 15px;
	}
	.carousel-logo {
		position:absolute;
		width:445px;
		top: 22%;
		left: 0;
		margin-left: 15px;
	}
	.carousel-dates {
		position:absolute;
		width: 500px;
		top: 35%;
		left: 0;
		margin-left: 15px;
		background: none;
		padding: initial;
		text-align: left;
		font-size: 1.250em;
	}
	.carousel-dates .caption-dates-right {
		margin-bottom: 0;
	}
	.carousel-captions {
		position:absolute;
		top: 55%;
		text-align: left;
		left: 0;
		right: 0;
		margin-left: 15px;
	}
	.carousel-social-media {
		position:absolute;
		bottom: 22%;
		text-align: right;
		left: 0;
		right: 0;
		margin-right: 15px;
	}
	.carousel-tagline {
		display:block;
		position:absolute;
		bottom: 20.5%;
		width:50%;
		color:#fff;
		font-size:0.875em;
		/* line-height:normal; */
	}
}
@media (min-width: 992px) {
	.full-screen {
	  background-position: center bottom 50px;
	  margin-bottom: -50px;
	  padding-bottom: 50px;
	}
	.carousel-nafa-logo {
		top:3rem;
		left: 0;
		margin-bottom:0;
		margin-left: 15px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.carousel-logo {
		width:445px;
		top: 23%;
		left: 0;
		margin-left: 15px;
		text-align: left;
	}
	.carousel-dates {
		position:absolute;
		width: 500px;
		top:45%;
		left: 0;
		margin-left: 15px;
		margin-top: 0;
		margin-bottom: 0;
		background: none;
		padding: initial;
		color: initial;
	}
	.carousel-captions {
		top:initial;
		bottom: 10%;
		text-align: right;
		margin-right: 15px;
		margin-left: 0;
	}
	.carousel-social-media {
		bottom: 1rem;
		text-align: right;
		left: 0;
		right: 0;
		margin-right: 15px;
	}
	.carousel-tagline {
		text-align:right;
		width: 55%;
		right:0;
		margin-right:15px;
		bottom: 19%;
	}
}
@media (min-width: 1200px) {
	.carousel-captions {
		bottom: 23%;
	}
}
@media (min-width: 1400px) {
	.carousel-captions {
		bottom: 20%;
		margin-right: 0;
	}
	.carousel-tagline {
        bottom: 16%;


        margin-right: 0;
 }
	.carousel-social-media {
		bottom: 1rem;
		margin-right: 0;
	}
}
@media (min-width: 1500px) {
	.carousel-captions {
		bottom: 21%;
	}
	.carousel-tagline {
        bottom: 16%;
        font-size: 1rem;
        line-height: 1.5rem;
        width: 52%;
 }
	.carousel-social-media {
		bottom: 2rem;
	}
}
.carousel-control-next, .carousel-control-prev {
	width:5%;
}
/* Countdown Timer */
#countdown {
	margin: 1rem auto;
}
.countdown {
    display:flex;
    justify-content:center;
}
.countdown label {
	font-size:14px;
	color:#fff;
	clear: both;
	display: block;
	text-align:center;
	padding-top:10px;
	margin-right: 10px;
}
.countdown span {
	font-weight:900;
	font-size: 24px;
	color:#fff;
	text-align: center;
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	background-color: rgba(246,138,50,.9);
	border-top-right-radius:2rem;
	border-bottom-left-radius:2rem;
	margin-right: 10px;
	line-height: 70px;
}
.countdown span.seconds,
.countdown label:last-child {
  margin-right:0;
}
@media (min-width: 768px) {
	#countdown {
		position:absolute;
		bottom: .5rem;
		left: 0;
		margin-left: 15px;
	}
	.countdown {
		display:flex;
		justify-content:center;
		/* margin-right: -131px; */
	}
	.countdown label {
	  clear: both;
	  display: block;
	  text-align:center;
	  padding-top:10px;
	  margin-right: 30px;
	}
	.countdown span {
		font-size: 3rem;
		width: 110px;
		height: 110px;
		padding-top: 1.6rem;
		margin-right:10px;
		line-height: 55px;
	}
	.countdown span:last-child {
	  margin-right:0;
	}
}
@media (min-width: 992px) {
	#countdown {
		position:absolute;
		bottom: 10%;
		left: 0;
		margin-left: 15px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.countdown {
		display:flex;
		justify-content:center;
		/* margin-right: -131px; */
	}
	.countdown label {
	  clear: both;
	  display: block;
	  text-align:center;
	  padding-top:10px;
	  margin-right: 30px;
	}
	.countdown span {
		font-size: 3rem;
		width: 110px;
		height: 110px;
		padding-top: 1.6rem;
		margin-right:10px;
		line-height: 55px;
	}
	.countdown span:last-child {
	  margin-right:0;
	}
}
@media (min-width: 1200px) {
	#countdown {
		bottom: 1rem;
	}
}
@media (min-width: 1400px) {
	#countdown {
		bottom: 11%;
	}
}
/* end Countdown Timer */
.section {
	background-color:#58595b;
	padding-top:3rem;
	padding-bottom:3rem;
	color:#fff;
}
.section .social-media { margin-bottom:1.875em; }
.section .social-media h5 { font-size:1.125em; font-weight:700 }
.section .social-media .fa-stack { font-size: 1rem; }
.section .social-media .fa-inverse { color:#353535 }
.section .social-media a {
	color:#fff;
	text-decoration: none;
}
.section .social-media a:hover, .section .social-media a:focus {
	color:#f68a32;
}
.section .social-media .fa-stack:hover .fa-inverse, .section .social-media .fa-stack:focus {
	color:#fff;
}

/* Footer */
footer {
	display:none;
	background-color:#535353;
	color:#fff;
	padding-top:3rem;
	padding-bottom:3rem;
}
footer span {
	font-size:0.875em;
}
footer .social-media { margin-bottom:1.875em; }
footer .social-media .fa-stack { font-size: 1rem; }
footer .social-media a {
	color:#f6ba32;
	text-decoration: none;
}
footer .social-media a:hover, footer .social-media a:focus {
	color:#fff;
}
footer .social-media .fa-stack:hover .fa-inverse, footer .social-media .fa-stack:focus {
	color:#f6ba32;
}
footer .logo { margin-bottom:1rem; }
.footer-uen {
	padding-top:3rem;
}

/* Full Screen Vimeo */
.vimeo-wrapper {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}