@charset "utf-8";
/* Stylesheets and Google fonts import */
@import url("font-awesome.css");
@import url("animations.css");
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://fonts.googleapis.com/css?family=Volkhov:400italic);


@media screen and (max-width:700px) {
}
.oneassets {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-youtube {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-twitter {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-search {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-profile {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-logo {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-linkedin {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-google {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-globe {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-facebook {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-arrow_03 {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-arrow_02 {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-arrow_01 {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-menu {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-close {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-close {
	color: rgb(255, 255, 255);
	text-transform: none;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hicon-twitter::before {
	content: "\e001";
}
.hicon-logo::before {
	content: "\e004";
}
.hicon-google::before {
	content: "\e006";
}
.hicon-globe::before {
	content: "\e007";
}
.hicon-facebook::before {
	content: "\e008";
}
.social-sites a {
	display: none;
}
.social-sites li:hover {
	color: rgb(57, 180, 234);
}
.social-sites li::before {
	font-size: 1rem;
	position: absolute;
	z-index: -999;
}
.social-sites li a {
	display: block;
	z-index: 999;
}
.social-sites li.hicon-facebook:hover::before {
	color: rgb(59, 89, 152);
}
.social-sites li.hicon-twitter:hover::before {
	color: rgb(0, 172, 237);
}
.social-sites li.hicon-google:hover::before {
	color: rgb(221, 75, 57);
}
.social-sites {
	padding: 15px 16px 5px 8px;
	display: inline-block;
	position: relative;
	min-height: 18px;
}
.social-sites li {
	list-style: none;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.ir {
	text-indent: -5000px;
}
.social-sites .hicon-facebook {
	background-position: 3px 0px;
	margin-right: 0px;
}
.social-sites .hicon-twitter {
	background-position: -20px 0px;
}
.social-sites .hicon-google {
	background-position: -67px 0px;
}
.baseline {
	background-position: 0px 12.6px;
	background-size: 100% 20px;
}
#timelinewrap {
	overflow: hidden;
}
#timeline {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	pointer-events: none;
}
#timeline .yearLabel {
	left: -12.6px;
	top: -80px;
	position: absolute;
}
@media screen and (max-width:600px) {
#timeline .yearLabel {
	top: -64px;
}
}
#timeline .yearLabel::before {
	left: -13px;
	top: -3px;
	width: 60px;
	border-top-color: rgb(179, 40, 45);
	border-top-width: 1px;
	border-top-style: solid;
	display: inline-block;
	position: absolute;
	content: " ";
}
@media screen and (max-width:600px) {
#timeline .yearLabel::before {
	top: -70px;
}
}
#timeline ul {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	display: inline;
	position: absolute;
}
#timeline .theyear {
	padding: 0px;
	color: rgb(179, 40, 45);
	line-height: 1.1;
	letter-spacing: -1px;
	font-size: 72px;
	font-weight: bold;
	margin-left: 8px;
	display: block;
	position: relative;
	z-index: 9;
}
#timeline .theyear .yearLabel {
	background: rgb(179, 40, 45);
	padding: 0px 12.6px;
	color: rgb(255, 255, 255);
}
@media screen and (max-width:600px) {
#timeline .theyear .yearLabel {
	font-size: 57.6px;
}
}
#timeline .theyear .yearLabel::before {
	display: none;
}
#timeline .theyear::before {
	top: -1px;
	margin-left: -8px;
	border-top-color: rgb(179, 40, 45);
	border-top-width: 2px;
	border-top-style: solid;
	display: block;
	position: relative;
	z-index: 99;
	content: "";
}
#timeline li {
	list-style: none;
	margin: 0em 0em 0em 25.2px;
	padding: 0px;
	height: 200px;
	color: #C71B1B;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	display: block;
	position: relative;
}
.hasicon::after {
	background: url("") no-repeat 0% 0% / 100% 100%;
	left: 44%;
	top: 34%;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	content: " ";
	opacity: 0.7;
}
#topimage {
	outline: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	min-height: 370px;
}
#topimage video {
	display:none;
	margin: 0px auto;
	outline: 0px;
	transition: height 0.5s;
	height: 100%;
	min-height: 370px;
	max-width: 100%;
}
@media screen and (max-width:800px) {
#topimage video {
	width: 100% !important;
}
}
#signupsticker {
	padding: 15px 10px 0px 20px;
	font-size: 18px;
	float: left;
	display: inline-block;
}
#signupsticker a {
	color: rgb(0, 0, 0);
}
#wndrs-signup-replacement {
	margin: 1em auto;
	padding: 2em 1em;
	text-align: center;
	line-height: 1.3;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	display: none;
	max-width: 600px;
}
#signup {
	background: center / cover rgb(0, 0, 0);
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 500px;
	margin-top: -500px;
	display: inline-block;
	box-shadow: inset 10px 10px 20px rgba(0,0,0,0.3);
}
#signup form {
	margin: 0px auto;
	padding: 20px 0px;
	display: inline-block;
	max-width: 800px;
}
@media screen and (max-width:600px) {
#signup form {
	max-width: 500px;
}
}
@media screen and (max-width:400px) {
#signup form {
	max-width: 300px;
}
}
@media screen and (max-width:300px) {
#signup form {
	max-width: 250px;
}
}
#signup form select {
	border-color: rgb(216, 206, 206);
	padding: 10px 0px;
	width: 100%;
	text-indent: 1em;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.7);
}
#signup input[type='submit'] {
	margin: 0px auto 5px;
	padding: 10px 10%;
	border-radius: 0px;
	border: 2px solid rgb(57, 180, 234);
	transition: background-color, color 1s;
	border-image: none;
	width: 100%;
	height: auto;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	display: inline-block;
	cursor: pointer;
	background-color: rgb(57, 180, 234);
	-webkit-appearance: none;
	-webkit-transition: background-color, color 1s ease;
	-moz-transition: background-color, color 1s ease;
}
#signup input[type='submit']:hover {
	background: rgb(255, 255, 255);
	color: rgb(57, 180, 234);
}
#signup input {
	margin: 0px 0px 20px;
	padding: 10px 10%;
	border-radius: 0px;
	border: 1px solid rgb(192, 197, 196);
	border-image: none;
	width: 80%;
	color: rgb(97, 97, 97);
	line-height: 1.5;
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	vertical-align: middle;
	display: block;
	background-clip: padding-box;
	background-color: rgba(255, 255, 255, 0.7);
}
#signup a {
	margin: 10px auto;
	color: rgb(255, 255, 255);
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
}
#oneform {
	margin: 20px auto 50px;
}
@media screen and (max-width:600px) {
#oneform {
	margin: 30px auto;
}
}
#topquote {
	width: 100%;
	cursor: pointer;
}
#topquote h1 {
	left: 0px;
	top: 0px;
	color: rgb(255, 255, 255);
	line-height: 1.1;
	clear: both;
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	font-weight: lighter;
	display: block;
	position: absolute;
	opacity: 1;
}
#topquote video {
	width: 100%;
	display: inline-block;
	position: relative;
	max-width: 100%;
}
.visited {
	opacity: 1 !important;
}
html h2 {
	padding: 10px;
        margin-bottom: 30px;
}
.hfeed {
        margin-top: 100px;
}
html p {
	max-width: 100%;
}
body {
	background: rgb(0, 0, 0, 0);
	color: rgb(0, 0, 0);
	font-family: 'Roboto', sans-serif;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
body a {
	text-decoration: none;
}
time {
	padding: 12.6px;
	font-family: 'Roboto', sans-serif;
	cursor: default;
}
.slides {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	display: block;
}
.slides img {
	max-width: 100%;
}
img {
	border: currentColor;
	border-image: none;
}
a {
	border: currentColor;
	border-image: none;
}
h1.pro {
	width: auto;
	line-height: 1;
	letter-spacing: -0.03em;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 12.6px;
	padding-bottom: 0px !important;
	padding-left: 12.6px;
	font-size: 72px;
	margin-top: 0px;
	display: block !important;
	position: relative;
	cursor: default;
}
@media screen and (max-width:600px) {
h1.pro {
	font-size: 57.6px;
}
}
h1.pro sup {
	line-height: 2;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
	white-space: nowrap;
	-ms-word-break: keep-all;
}
.dataset {
	height: 100%;
	overflow: hidden;
	display: block;
}
.dataset time {
	display: inline-block;
	position: relative;
	z-index: 7;
	transition-property: color;
	transition-duration: 1s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.dataset p {
	display: inline-block;
	position: relative;
	z-index: 7;
	transition-property: color;
	transition-duration: 1s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.dataset h1 {
	display: inline-block;
	position: relative;
	z-index: 7;
	transition-property: color;
	transition-duration: 1s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.dataset time {
	white-space: nowrap;
}
.dataset h1 {
	white-space: nowrap;
}
h1 time {
	display: block;
}
@media screen and (max-width:700px) {
h1 time {
	padding: 0px;
}
}
h1 time img {
	width: 100%;
	display: block;
	max-width: 100%;
}
h1 time h1 {
	padding: 6px;
	text-transform: uppercase;
	font-size: 12px;
	min-height: 16px;
}
h1 time a {
	color: rgb(255, 255, 255);
}
.quoteAuthor {
	left: 0px;
	width: 100%;
	text-align: center;
	bottom: 50px;
	color: rgb(255, 255, 255);
	font-size: 18px;
	position: absolute;
}
.paused {
	transition: opacity 2s;
	opacity: 0.8;
	-webkit-transition: opacity 2s ease;
	-moz-transition: opacity 2s ease;
}
#grid > .selected.video {
	overflow: visible !important;
}
#grid > .selected.video::after {
	display: none;
}
#grid > .selected.video .content {
	overflow: visible;
}
#grid > .selected.video .content > div {
	left: 0px;
	top: 0px;
	position: absolute;
}
#grid > .selected.video p {
	display: none;
}
#grid > .selected {
	z-index: 18;
}
#grid > .selected .content {
	opacity: 1;
}
@media screen and (max-width:700px) {
#grid > .selected {
	overflow: hidden !important;
}
}
@media screen and (min-width:800px) {
.csstransitions #grid > .selected {
	box-shadow: 10px 20px 40px rgba(0,0,0,0.5);
}
}
.status {
	overflow: hidden;
	cursor: pointer;
}
.standard {
	overflow: hidden;
	cursor: pointer;
}
.status .content > div {
	position: relative;
}
.standard .content > div {
	position: relative;
}
.status p {
	padding: 1em 12.6px !important;
	line-height: 10px;
	opacity: 0.7;
}
.standard p {
	line-height: 12px;
}
.status h3 {
	padding: 12.6px 12.6px 0px;
	text-transform: uppercase;
	line-height: 30px !important;
	font-family: "Colfax Light", sans-serif;
	font-size: 18px;
	font-weight: lighter;
	min-height: 2em;
	opacity: 0.8;
}
.standard h3 {
	padding: 12.6px 12.6px 0px;
	text-transform: uppercase;
	line-height: 30px !important;
	font-family: "Colfax Light", sans-serif;
	font-size: 18px;
	font-weight: lighter;
	min-height: 2em;
	opacity: 0.8;
}
#gridwrap {
	border-left-color: #C71B1B;
	border-left-width: 3px;
	border-left-style: solid;
	position: relative;
    padding-bottom: 50px;
}
.fader {
	transition: height 1s;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
}
.fader article {
	transition: background-color 0.7s;
	-webkit-transition: background-color 0.7s;
	-moz-transition: background-color 0.7s;
}
.fader .content {
	transition: opacity, color, background-color 1s;
	-webkit-transition: opacity, color, background-color 1s;
	-moz-transition: opacity, color, background-color 1s;
}
.fader #timeline {
	transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.2s;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.2s;
	-moz-transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.2s;
}
.fader #timeline ul {
	transition: 1s 0.3s;
	-webkit-transition: all 1s ease 0.3s;
	-moz-transition: all 1s ease 0.3s;
}
.fader #timeline li {
	transition: background-color, font-size 0.5s;
	-webkit-transition: background-color, font-size 0.5s;
	-moz-transition: background-color, font-size 0.5s;
}
.fader .bar {
	transition: height 3s cubic-bezier(0.445, 0.05, 0.55, 0.95), background 3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-webkit-transition: height cubic-bezier(0.445, 0.05, 0.55, 0.95) 3s, background cubic-bezier(0.445, 0.05, 0.55, 0.95) 3s;
	-moz-transition: height cubic-bezier(0.445, 0.05, 0.55, 0.95) 3s, background cubic-bezier(0.445, 0.05, 0.55, 0.95) 3s;
}
#grid {
	overflow: hidden;
	display: none;
}
#grid article {
	width: 20%;
	float: left;
	position: relative;
	z-index: 0;
}
@media screen and (max-width:1250px) {
#grid article {
	width: 25%;
}
}
@media screen and (max-width:1000px) {
#grid article {
	width: 33.33%;
}
}
@media screen and (max-width:750px) {
#grid article {
	width: 50%;
}
}
@media screen and (max-width:550px) {
#grid article {
	width: 100%;
}
}
#grid article::before {
	padding-top: 100%;
	display: block;
	content: "";
}
@media screen and (max-width:550px) {
#grid article::before {
	padding-top: 80%;
}
}
#grid video {
	transition: width, height, opacity, left, right 1s;
	left: 0px;
	top: 0px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	min-height: 100%;
	min-width: 100%;
	max-width: 800px;
	-webkit-transition: width, height, opacity, left, right 1s ease;
	-moz-transition: width, height, opacity, left, right 1s ease;
}
#grid .content {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 20px;
	overflow: hidden;
	font-size: 17px;
	position: absolute;
	padding: 0px;
	background-color: #fff;
}
#grid .content .dataset time {
	margin: 0px;
	padding: 0px 12.6px !important;
	display: block;
}
#grid .content .bar {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0%;
	display: inline-block;
	position: absolute;
	z-index: 5;
}
#grid .content ul {
	padding: 1em 10px;
	display: inline-block;
}
#grid .content h1 {
	padding: 12.6px;
	text-transform: uppercase;
	line-height: 1;
	clear: both;
	font-family: "colfax", sans-serif;
	font-weight: bold;
	display: inline-block;
}
#grid .content p {
	padding: 12.6px;
}
#grid .content img {
	width: 100%;
}
#grid .verydark {
	transition-duration: 3s;
	-webkit-transition-duration: 3s;
	-moz-transition-duration: 3s;
}
#grid .dark {
	opacity: 0.3;
	transition-duration: 3s;
	-webkit-transition-duration: 3s;
	-moz-transition-duration: 3s;
}
#grid .kill {
	opacity: 0;
}
.quote {
	cursor: pointer;
}
.quote em {
	font-style: normal;
	font-weight: normal;
}
.quote strong {
	text-decoration: underline;
}
.progress {
	background: rgb(255, 255, 255);
	left: 0px;
	top: 0px;
	width: 0px;
	height: 4px;
	display: inline-block;
	visibility: hidden;
	position: absolute;
}
.progressbar {
	background: #C71B1B;
	transition: width 0.5s;
	left: 0px;
	top: 0px;
	width: 0%;
	height: 100%;
	display: inline-block;
	position: absolute;
	-webkit-transition: width 0.5s ease;
	-moz-transition: width 0.5s ease;
}
.quote {
	overflow: hidden;
}
.quote:hover blockquote {
	transition: top 3s 2s;
	-webkit-transition: top 3s ease 2s;
	-moz-transition: top 3s ease 2s;
}
.quote blockquote {
	padding: 18.9px 10px 10px;
	transition: top 1s;
	left: 0px;
	top: 0px;
	float: left;
	position: absolute;
	-webkit-transition: top 1s ease;
	-moz-transition: top 1s ease;
	 font-size: 17px;
	 color: #666;
	 border-left: 0px
}
.quote p {
	padding-top: 0px;
}
.quote p {
	padding: 12.6px;
	transition-property: color;
	transition-duration: 1s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.text p {
	padding: 12.6px;
	transition-property: color;
	transition-duration: 1s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
}
.cycle-slide {
	max-height: 100%;
	max-width: 100%;
}
#videocopy {
	padding: 0px;
	transition: opacity 2s 2.5s;
	left: 0px;
	top: 0px;
	width: 100%;
	position: absolute;
	cursor: pointer;
	-ms-user-select: none;
	-webkit-transition: opacity 2s ease 2.5s;
	-moz-transition: opacity 2s ease 2.5s;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
#videocopy .red {
	color: #C71B1B;
}
#videocopy .thankyou {
	text-align: right;
	display: block;
}
#videocopy h1 {
	margin: 0px auto;
	padding: 1.5em;
	text-align: left;
	color: rgb(255, 255, 255);
	font-family: 'Roboto', sans-serif;
	font-size: 2.2em;
	font-weight: lighter;
	max-width: 800px;
}
@media screen and (max-width:1200px) {
#videocopy h1 {
	font-size: 2em;
}
}
@media screen and (max-width:700px) {
#videocopy h1 {
	font-size: 1.5em;
}
}
@media screen and (max-width:500px) {
#videocopy h1 {
	font-size: 1em;
}
}
#grid > .video::after {
	background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik04LDBDMy41LDAsMCwzLjUsMCw4czMuNSw4LDgsOHM4LTMuNSw4LThTMTIuNSwwLDgsMHogTTgsMTRjLTMuNSwwLTYtMi41LTYtNnMyLjUtNiw2LTZzNiwyLjUsNiw2UzExLjUsMTQsOCwxNHoiLz48cG9seWdvbiBmaWxsPSJ3aGl0ZSIgcG9pbnRzPSI2LDEyIDExLDggNiw0ICIvPjwvZz48L3N2Zz4=") no-repeat 0% 0% / 100% 100%;
	left: 44%;
	top: 44%;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	content: " ";
	opacity: 0.7;
}
#grid > .video p {
	left: 0px;
	top: 0px;
	color: rgb(255, 255, 255);
	position: absolute;
	z-index: 999;
}
#grid > .video h3 {
	left: 0px;
	top: 0px;
	color: rgb(255, 255, 255);
	position: absolute;
	z-index: 999;
}
article > .video .progress {
	visibility: hidden;
}
article > .video:hover .progress {
	visibility: visible;
}
.image .content {
	opacity: 0.6;
}
.image .content img {
	width: 100%;
}
.image .content:hover {
	opacity: 1;
}
.vid {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
.restart {
	background: #C71B1B;
	border-radius: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	bottom: 10px;
	display: inline-block;
	position: absolute;
	z-index: 7;
	cursor: pointer;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: currentColor;
	border-image: none;
}
.bright1:hover .bar {
	background: #C71B1B;
}
.bright2:hover .bar { background: #C71B1B;
}
.bright3:hover .bar { background: #C71B1B;
}
.dark1:hover .bar { background: #C71B1B;
}
.dark2:hover .bar { background: #C71B1B;
}
.dark3:hover .bar { background: #C71B1B;
}
.bright1 {
	background: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
.bright1 .bar {
	background: rgb(204, 204, 204);
}
.bright1:hover {
	background: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}
.bright2 {
	background: rgb(221, 221, 221);
	color: rgb(119, 119, 119);
}
.bright2 .bar {
	background: rgb(255, 255, 255);
}
.bright2:hover {
	background: rgb(51, 51, 51);
	color: rgb(221, 221, 221);
}
.bright3 {
	background: rgb(250, 250, 250);
	color: rgb(85, 85, 85);
}
.bright3 .bar {
	background: rgb(238, 238, 238);
}
.bright3:hover {
	background: rgb(85, 85, 85);
	color: rgb(250, 250, 250);
}
.dark1 {
	background: rgb(87, 91, 93);
	color: rgb(255, 255, 255);
}
.dark1 .bar {
	background: rgb(51, 51, 51);
}
.dark1:hover {
	background: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
.dark2 {
	background: rgb(34, 34, 34);
	color: rgb(238, 238, 238);
}
.dark2 .bar {
	background: rgb(0, 0, 0);
}
.dark2:hover {
	background: rgb(238, 238, 238);
	color: rgb(85, 85, 85);
}
.dark3 {
	background: rgb(87, 91, 93);
	color: rgb(204, 204, 204);
}
.dark3 .bar {
	background: rgb(0, 0, 0);
}
.dark3:hover {
	background: rgb(255, 255, 255);
	color: rgb(68, 68, 68);
}
#formheader {
	padding: 30px;
	font-family: "Colfax Light", sans-serif;
	font-weight: lighter;
	margin-top: 100px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
}
@media screen and (max-width:700px) {
#formheader {
	padding: 10px;
	font-size: 1.5em;
	margin-top: 50px;
}
}
nav #navlogo {
	background-position: 10px 10px;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 100%;
	position: absolute;
	background-image: url("https://www.madd.org/wp-content/uploads/2017/08/MADD_logo_small.png");
	background-repeat: no-repeat;
	background-size: auto 70%;
}
@media screen and (orientation:landscape) and (max-width:700px) {
nav {
	background-position: 7px 7px;
	min-height: 45px;
}
nav {
	padding-top: 0px;
}
}
nav h1 {
	padding: 1em;
	text-align: center;
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: lighter;
	opacity: 1;
}
@media screen and (max-width:700px) {
nav h1 {
	display: none;
}
}
.shownav {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
}
#toTop {
	transition: opacity 1s;
	height: 50px;
	right: 20px;
	bottom: 40px;
	color: rgb(255, 255, 255);
	overflow: hidden;
	font-size: 0px;
	text-decoration: none;
	display: none;
	position: fixed;
	z-index: 997;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
}
@media screen and (max-width:600px) {
#toTop {
	display: none !important;
}
}
@media screen and (max-width:700px) {
#toTop {
	display: none;
}
}
#toTop .icon {
	background: url("to-top.png") no-repeat 0px 0px;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}
.showtotop {
	opacity: 1 !important;
}/* CSS Document */

