/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* colors */
.cd{color:#fff;}
.ca{color:#000;}
.c1{color:#e37222;}
.c2{color:#07889b;}
.c3{color:#eeaa7b;}
.c4{color:#66b9bf;}
.bc1{background-color: #e37222;}
.bc2{background-color: #07889b;}
.bc3{background-color: #eeaa7b;}
.bc4{background-color: #66b9bf;}
.bc5{background-color: #07889b;}
/* Text */
.ke1{letter-spacing: 2px;}
.ke2{letter-spacing: 4px;}
.caps{text-transform: capitalize;}
/* Align */
.ce{ margin: 0 auto;}
.ta{text-align:center;}
.tr{text-align:right;}
.lh{line-height: 110%;}
/* Background Image */
.ju{text-align: justify;
    text-justify: inter-word;}
/* Lines etc */
.hr1 {
	border: 0;
	width: 2em;
  border-top: 1px solid #e37222;
  border-bottom: 1px solid #e37222;
}
.hr2 {
	border: 0;
	width: 2em;
  border-top: 1px solid #eeaa7b;
  border-bottom: 1px solid #eeaa7b;
}
/* grid */
.r {width:auto;}

.r:before,
.r:after {content: " ";display: table;}
.r:after {clear: both;}
.rg { float:left;}
/* Small */
@media screen and (max-width:700px) {
	.s-4 {width:25%;}
	.s-3 {width:33.333333%;}
  .s-2 {width:50%;}
	.s-3-4 {width:75%;}
  .s-1 {width:100%;}
	.s-c {text-align:center;}
}

/* Medium */
@media screen and (min-width:700px) and (max-width:1000px) {
	.m-4 {width:25%;}
	.m-3 {width:33.333333%;}
  .m-2 {width:50%;}
	.m-3-4 {width:75%;}
  .m-1 {width:100%;}
	.m-c {text-align:center;}
}

/* Large */
@media screen and (min-width:1000px) {
	.l-5 {width:20%}
	.l-4 {width:25%}
	.l-3 {width:33.333333%;}
  .l-2 {width:50%;}
	.l-3-4 {width:75%;}
  .l-1 {width:100%;}
	.l-c {text-align:center;}
}

/*! gravitons */
.h0{font-size:48px; color:#e37222;}
.h1{font-size:32px; color:#e37222;}
.h2{font-size:24px; color:#e37222;}
.h3{font-size:20px; color:#e37222;}
.h4{font-size:16px; color:#e37222;}
.h5{font-size:14px}
.h6{font-size:12px}
.m0{margin:0}
.m1{margin:8px}
.m2{margin:16px}
.m3{margin:32px}
.m4{margin:64px}
.mt0{margin-top:0}
.mt1{margin-top:8px}
.mt2{margin-top:16px}
.mt3{margin-top:32px}
.mt4{margin-top:64px}
.mr0{margin-right:0}
.mr1{margin-right:8px}
.mr2{margin-right:16px}
.mr3{margin-right:32px}
.mr4{margin-right:64px}
.mb0{margin-bottom:0}
.mb1{margin-bottom:8px}
.mb2{margin-bottom:16px}
.mb3{margin-bottom:32px}
.mb4{margin-bottom:64px}
.ml0{margin-left:0}
.ml1{margin-left:8px}
.ml2{margin-left:16px}
.ml3{margin-left:32px}
.ml4{margin-left:64px}
.p0{padding:0}
.p1{padding:8px}
.p2{padding:16px}
.p3{padding:32px}
.p4{padding:64px}
.pt0{padding-top:0}
.pt1{padding-top:8px}
.pt2{padding-top:16px}
.pt3{padding-top:32px}
.pt4{padding-top:64px}
.pr0{padding-right:0}
.pr1{padding-right:8px}
.pr2{padding-right:16px}
.pr3{padding-right:32px}
.pr4{padding-right:64px}
.pb0{padding-bottom:0}
.pb1{padding-bottom:8px}
.pb2{padding-bottom:16px}
.pb3{padding-bottom:32px}
.pb4{padding-bottom:64px}
.pl0{padding-left:0}
.pl1{padding-left:8px}
.pl2{padding-left:16px}
.pl3{padding-left:32px}
.pl4{padding-left:64px}
.db{display:block}
.dib{display:inline-block}
.di{display:inline}
.dt{display:table}
.dtr{display:table-row}
.dtc{display:table-cell}
.df{display:flex}
.dif{display:inline-flex}
.fl{float:left}
.fr{float:right}
.oh{overflow:hidden}
.cf:after{content:"";display:block;clear:both}
.x0{width:0}
.x1{width:8.333333333333332%}
.x2{width:16.666666666666664%}
.x3{width:25%}
.x4{width:33.33333333333333%}
.x5{width:41.66666666666667%}
.x6{width:50%}
.x7{width:58.333333333333336%}
.x8{width:66.66666666666666%}
.x9{width:75%}
.x10{width:83.33333333333334%}
.x11{width:91.66666666666666%}
.x12{width:100%}
.wr{max-width:1000px;margin:auto;}
.ab{position: absolute;}
.re{position: relative;}
.mid1{padding: 1% 0;}
.mid2{padding: 2% 0;}
.va{  display: flex;
  justify-content: center;
  flex-direction: column;
  height:35em;}
.cen{padding: 70px 0;border: 0px;text-align: center;}


.videoWrapper {
		position: relative;
		 padding-bottom: 56.25%; /* 16:9 */
			padding-top: 25px;
			 height: 0;
		 }
		 .videoWrapper iframe {
				position: absolute;
				 top: 0;
					left: 0;
					 width: 100%;
						height: 100%;
					}
