/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

nav p {
    font-size: 10px;
}
nav span {
    margin: 0 6px;
}

.note {
    bottom: 0;
    font-size: 70%;
}

@font-face {
	font-family: Nanami-Book;
	src: url(../fonts/2B2075_0_0.eot);
	src: url(../fonts/2B2075_0_0.eot?#iefix)format('embedded-opentype'), url(../fonts/2B2075_0_0.woff)format('woff'), url(../fonts/2B2075_0_0.ttf)format('truetype')
}

@font-face {
	font-family: ProximaSemiBold;
	src: url(../fonts/ProximaNova-Semibold.eot);
	src: url(../fonts/ProximaNova-Semibold.eot?#iefix)format('embedded-opentype'), url(../fonts/ProximaNova-Semibold.woff)format('woff'), url(../fonts/ProximaNova-Semibold.otf)format('opentype'), url(../fonts/ProximaNova-Semibold.svg#iefix)format('svg');
	font-weight: 400;
	font-style: normal
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.nolist {
	list-style: none;
	margin: 0;
	padding: 0
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

body,
html {
	height: 100%;
	position: relative;
	background: #181c1f
}

.wrapper {
	width: 100%;
	max-width: 707px;
	padding: 30px;
	margin: 0 auto
}

.rb {
	display: none
}

@media only screen and (min-width:500px) {
	.rb {
		display: block
	}
	.wrapper {
		padding: 50px
	}
}

header {
	position: relative;
	border-bottom: 1px solid #44484b;
	margin-bottom: 23px;
	padding-right: 0
}

header small {
	margin-bottom: -5px
}

header .logo {
	display: block;
	margin: 0 auto 20px;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../img/logo_white_outline.svg)
}

@media only screen and (min-width:700px) {
	header {
		padding-right: 80px
	}
	header .logo {
		margin-bottom: 0;
		position: absolute;
		right: 0;
		bottom: 20px
	}
}

article .featured-image {
	border: 1px solid #44484b;
	max-width: 100%;
	display: block
}

article .video-container {
	position: relative;
	width: 100%
}

article .video-container video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

article img {
	max-width: 100%
}

article section {
	padding-left: 43px;
	position: relative;
	margin-top: 35px
}

article section i {
	font-size: 50px;
	line-height: 50px;
	color: #5c83d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-style: normal
}

article section img {
	display: block;
	max-width: 100%;
	height: auto
}

article section .row {
	margin: 0;
	text-align: center
}

article section .row .half {
	display: block;
	margin: 0
}

article section .row .half img {
	margin: 0 auto 12px
}

@media only screen and (min-width:707px) {
	article section .row {
		margin: 0 -15px
	}
	article section .row .half {
		float: left;
		margin: 0 15px;
		text-align: left
	}
	article section .row .half:after {
		display: table;
		content: "";
		clear: both
	}
	article section .row:after {
		display: table;
		content: "";
		clear: both
	}
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	font-family: Nanami-Book, HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	word-wrap: break-word
}

a {
	color: #5c83d1
}

small {
	font-size: 13px;
	line-height: 21px;
	display: block;
	text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: 400
}

h1 {
	font-size: 50px;
	line-height: 50px;
	margin: 0;
	margin: 10px 0;
	text-transform: uppercase;
	letter-spacing: -1px
}

h2,
h3,
p {
	font-family: ProximaSemiBold, sans-serif
}

h2,
h3 {
	font-size: 32px;
	line-height: 30px;
	letter-spacing: 0
}

h2 {
	margin: 50px 0 10px
}

h3 {
	margin: 0 0 10px
}

h4 {
	font-size: 22px;
	line-height: 20px;
	letter-spacing: 0;
	margin: 0 0 10px
}

li,
p {
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 20px
}

ul {
	margin: 0;
	list-style: none;
	padding: 0
}

li {
	margin-bottom: 20px;
	padding-left: 20px;
}

.blue {
	color: #5c83d1
}

.margin-top-50 {
	margin-top: 50px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	header .logo {
		background-image: url(../img/logo_white_outline.svg)
	}
}