@font-face {
	font-family: D-DIN-Medium;
	src: url("../fonts/D-DIN.woff2") format("woff2"),url("../fonts/D-DIN.html") format("woff"),url("../fonts/D-DIN.otf") format("opentype");font-style:normal;font-weight:400;font-display:block}@font-face{font-family:D-DIN-Light;src:url("../fonts/D-DIN.woff2") format("woff2"),url("../fonts/D-DIN.html") format("woff"),url("../fonts/D-DIN.otf") format("opentype");
	font-style: normal;
	font-weight: 400;
	font-display: block;
}

@font-face {
	font-family:D-DIN-Bold;src:url("../fonts/D-DIN-Bold.woff2") format("woff2"),url("../fonts/D-DIN-Bold.html") format("woff"),url("../fonts/D-DIN-Bold-2.html") format("opentype");font-style:normal;font-weight:400;font-display:block}@font-face{font-family:D-DIN-Regular;src:url("../fonts/D-DIN.woff2") format("woff2"),url("../fonts/D-DIN.html") format("woff"),url("../fonts/D-DIN.otf") format("opentype");font-style:normal;font-weight:400;font-display:block;
}
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */dl,h3,menu,ol,p,pre,ul {
	margin: 1em 0;
}

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

audio,canvas,video {
	display: inline-block;
}

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

[hidden] {
	display: none;
}
#wrapper {
	padding-bottom: 0px !important;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

button,html,input,select,textarea {
	font-family: sans-serif;
}

body,figure,form {
	margin: 0;
}

a:focus {
	outline: dotted thin;
}

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

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

h2 {
	font-size: 1.5em;
	margin: .83em 0;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: .83em;
	margin: 1.67em 0;
}

h6 {
	font-size: .67em;
	margin: 2.33em 0;
}

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

b,strong {
	font-weight: 700;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

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

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

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

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:after,q:before {
	content: '';
	content: none;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

dd {
	margin: 0 0 0 40px;
}

menu,ol,ul {
	padding: 0 0 0 40px;
}

nav ol,nav ul {
	list-style: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

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

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

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,input {
	line-height: normal;
}

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;
}

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

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

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

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

textarea {
	overflow: auto;
	vertical-align: top;
}

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

.swiper-slide,.swiper-wrapper {
	height: 100%;
	position: relative;
	width: 100%;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.gallery-next,.gallery-prev {
	position: absolute;
	width: 27px;
	height: 44px;
	bottom: 28px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
}

.gallery-next svg,.gallery-prev svg {
	margin-top: 10px;
	width: 30px;
	height: 25px;
}

.gallery-prev {
	left: 50px;
	right: auto;
}

#featured-next,.gallery-next {
	right: 50px;
	left: auto;
}

#featured-next,#featured-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(.8);
	transform: scale(.8);
}

#featured-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	left: 50px;
	right: auto;
}

#featured-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 40px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #3b3b3b;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed {
	cursor: move;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s top;
	transition: .2s transform,.2s top;
	-webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
	transition: .2s transform,.2s top,.2s -webkit-transform;
}

.swiper-pagination-lock,.swiper-scrollbar-lock {
	display: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s left;
	transition: .2s transform,.2s left;
	-webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
	transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s right;
	transition: .2s transform,.2s right;
	-webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
	transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255,255,255,.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px;
}

@media screen and (max-width:960px) {
	.slider .gallery-next,.slider .gallery-prev {
		margin-bottom: 0;
	}

	.gallery-next svg,.gallery-prev svg {
		margin-top: 18px;
		width: 6px;
		height: 10px;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
		bottom: 0;
	}
}

@media screen and (max-width:800px) {
	#featured-prev,.gallery-prev {
		left: 5%;
		right: auto;
	}

	#featured-next,.gallery-next {
		right: 5%;
		left: auto;
	}
}

#wrapper,.slider,body,body.Smooth.isReady {
	overflow-x: hidden;
}

#api-buttons,.plyr__control,.plyr__controls {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font: 18px/28px D-DIN-Regular,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	color: #fff;
	width: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

::-moz-selection {
	color: #000;
	background: #fff;
}

::selection {
	color: #000;
	background: #fff;
}

.mw {
	max-width: 330px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

#feature .animate{
	opacity: 0;
}

.io-false #feature .animate {
	opacity: 1;
}

#feature .background {
	opacity: 0;
	visibility: hidden;
}

.select-loader {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #000;
}

#internships .select-loader {
	position: relative;
	display: block;
	background: 0 0;
	margin-top: 78px;
}

.mw-p {
	margin: 30px auto;
}

.loader-jobs {
	display: inline-block;
	width: 1em;
	height: 1em;
	color: inherit;
	vertical-align: middle;
	pointer-events: none;
	border: .2em solid currentcolor;
	border-radius: 50%;
	-webkit-animation: loader-jobs 1s ease-out infinite;
	animation: loader-jobs 1s ease-out infinite;
	cursor: progress;
}

#filter,#positions,#sidebar {
	display: none;
}

@-webkit-keyframes loader-jobs {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes loader-jobs {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

#positions {
	width: 100%;
	padding-top: 100px;
	z-index: 2;
	text-align: center;
	background: #000;
}

#positions .content-center {
	max-width: 1300px;
}

#positions .select-button {
	margin-top: 30px;
}

#sidebar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 3;
}

.sidebar-content {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 60px 0 150px;
	overflow-y: auto;
	-webkit-overflow-behavior: auto;
}

.sidebar-line {
	display: block;
	text-align: right;
	margin: 0 20px;
	padding: 20px 5px 22px;
	border-bottom: 1px solid #464646;
}

.sidebar-line span,.sidebar-line svg {
	display: inline-block;
	vertical-align: middle;
}

.sidebar-line span {
	font: 16px/1 D-DIN-Medium,Arial,Verdana,sans-serif;
}

.sidebar-line svg {
	margin-left: 10px;
}

.sidebar-sub>div {
	display: block;
	text-align: right;
	margin: 0 20px;
	padding: 25px 20px 15px 5px;
	border-top: 1px solid #464646;
}

.sidebar-sub>div.is-current+div,.sidebar-sub>div:first-of-type {
	border-top: 0;
}

.sidebar-sub>div:first-of-type>span {
	font: 16px/1.5 D-DIN-Medium,Arial,Verdana,sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.sidebar-sub>div:first-of-type svg {
	margin-right: 10px;
	margin-left: 0;
}

.sidebar-sub>div>span {
	display: inline-block;
	vertical-align: middle;
	font: 16px/1.5 D-DIN-Regular,Arial,Verdana,sans-serif;
	color: #9b9b9b;
}

.sidebar-sub>div.is-current {
	background: #464646;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0;
}

.sidebar-sub>div.is-current>span {
	color: #fff;
}

.sidebar-button {
	position: absolute;
	bottom: 50px;
	left: 20px;
	right: 20px;
}

.select-container {
	display: inline-block;
	position: relative;
	background-color: #1a1a1a;
	cursor: pointer;
}

.select-button,.select-css {
	text-align: center;
	display: block;
	font: 14px/1.5 D-DIN-Bold,Arial,Verdana,sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.select-container:not(:last-child) {
	margin-right: 20px;
}

select option {
	text-align: center;
}

.select-css {
	max-width: 397px;
	padding: 22.5px 50px 22.5px 25px;
	border: 0;
	outline: 0;
	background: #1a1a1a;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
}

.select-button {
	padding: 25px 50px;
	background: #1a1a1a;
}

.select-css::-ms-expand {
	display: none;
}

.select-css:hover {
	border-color: #888;
}

.select-css option {
	font-weight: 400;
}

.select {
	position: relative;
	display: block;
	margin: 25px 0;
}

.select-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.select-flex>* {
	-ms-flex-preferred-size: 397px;
	flex-basis: 397px;
}

.select svg {
	position: absolute;
	top: 50%;
	right: 45px;
	margin-top: -1px;
	pointer-events: none;
}

.select-dropdown span {
	display: inline-block;
	vertical-align: middle;
	font: 14px/1 D-DIN-Bold,Arial,Verdana,sans-serif;
	margin-right: 5px;
	text-transform: uppercase;
}

#jobs-list {
	display: none;
}

#jobs-list h2 {
	font-size: 30px;
	line-height: 35px;
	margin-top: 20px;
}

#js-more {
	margin-top: 40px;
}

.careers-list {
	padding: 0 20px;
}

.careers-list>span {
	display: block;
	margin: 120px 0;
}

.careers-item {
	position: relative;
	display: block;
	padding: 25px 0 17px;
	background: #000;
	border-top: 1px solid #868686;
}

.careers-item svg {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -4px;
}

.careers-item-title {
	display: block;
	font: 18px/22px D-DIN-Medium,Arial,Verdana,sans-serif;
	margin: auto 0 10px;
	text-align: left;
	color: #fff;
	max-width: 90%;
}

.careers-item-location {
	display: block;
	font: 16px/20px D-DIN-Medium,Arial,Verdana,sans-serif;
	max-width: 100%;
	margin: auto auto 10px;
	text-align: left;
	color: #9b9b9b;
}

.careers-item-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 14px 0;
	border-bottom: 1px solid #434343;
}

.careers-item-line span {
	display: block;
	color: #919191;
	text-transform: uppercase;
}

.careers-item-line span:first-child {
	font: 12px/12px D-DIN-Regular,Arial,Verdana,sans-serif;
}

.careers-item-line span:last-child {
	font: 12px/12px D-DIN-Medium,Arial,Verdana,sans-serif;
}

.careers-item-line a {
	font: 12px/12px D-DIN-Bold,Arial,Verdana,sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.iframe-container {
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 100%;
	height: 375px;
	z-index: 10;
}

#rideshare #feature h1 {
	font-size: 70px;
	line-height: 70px;
}

.section-footer-a {
	display: block;
	max-width: 80%;
	margin: 40px auto 0!important;
	font: 14px/18px D-DIN-Medium,Arial,Verdana,sans-serif;
	color: #919191;
}

.section-footer-a a {
	font: 14px/14px D-DIN-Medium,Arial,Verdana,sans-serif;
	color: #fff;
}

.section.section-footer {
	padding-bottom: 70px;
}

.rideshare-a a {
	font-size: 12px;
	text-decoration: underline!important;
}

#rideshare #feature .inner-center {
	margin-top: -6%;
}

.section-footer .content-center {
	margin-bottom: 0;
}

.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	bottom: 15%;
	left: 0;
	right: 0;
}

.progress-line {
	border-bottom: 1px solid #fff;
	height: 100%;
	position: relative;
	top: 16px;
	width: 80%;
	margin-left: 10%;
}

.progress-span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	text-align: left;
}

.progress-span>div {
	position: relative;
	width: 20%;
}

.progress-dots>div:before {
	position: absolute;
	top: 9px;
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #fff;
	left: 50%;
	margin-left: -6.5px;
}

#configurations>a,#rideshare iframe,#vehicles-text,.swiper-timeline {
	position: absolute;
	left: 0;
}

.progress-words>div {
	text-align: center;
	text-transform: uppercase;
}

.progress-words h3 {
	display: block;
	font: 14px/14px D-DIN-Bold,Arial,Verdana,sans-serif;
}

#configurations>a {
	bottom: 50px;
	right: 0;
	font: 14px/14px D-DIN-Medium,Arial,Verdana,sans-serif;
}

#configurations>a span {
	margin-right: 10px;
}

#configurations>a span,#configurations>a svg {
	display: inline-block;
	vertical-align: bottom;
}

.rideshare-stats {
	font-size: 0;
}

.rideshare-stats img {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: auto;
}

.rideshare-stats h2 {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 80px);
	margin-left: 10px;
	font-size: 30px;
	line-height: 30px;
	max-width: 220px;
}

.rideshare-stats span {
	display: block;
	font-size: 16px;
	line-height: 25px;
	margin-top: 30px;
	max-width: 300px;
}

#rideshare iframe {
	border: 0;
	height: 100%;
	top: 0;
	width: 100%;
}

#mobile-vehicles .gallery-next,#mobile-vehicles .gallery-prev {
	top: 55%;
}

#mobile-vehicles {
	display: none;
}

#home #vehicles,#human-spaceflight #vehicles {
	display: block;
}

#mobile-vehicles .caption {
	bottom: 30px;
	background-color: transparent;
}

#mobile-vehicles .caption .description {
	font-family: D-DIN-Medium;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.4;
}

#vehicles-text {
	top: 0;
	bottom: 0;
	right: 0;
	font-size: 0;
	margin: auto;
	width: 50%;
}

#vehicles-text>a {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	padding-top: calc(90% - 30px);
}

#vehicles-text>a span {
	font-family: D-DIN-Regular;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.4;
}

.swiper-timeline {
	top: 0;
	width: 100%;
	height: 100px;
	font-size: 0;
	z-index: 3;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swiper-timeline-item {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 100px;
	cursor: pointer;
}

.swiper-timeline-item:after,.swiper-timeline-item:before {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.19,1,.22,1);
	transition: -webkit-transform .4s cubic-bezier(.19,1,.22,1);
	transition: transform .4s cubic-bezier(.19,1,.22,1);
	transition: transform .4s cubic-bezier(.19,1,.22,1),-webkit-transform .4s cubic-bezier(.19,1,.22,1);
	top: 0;
	left: 0;
	content: '';
}

.swiper-timeline-item:before {
	background: rgba(0,0,0,.1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.swiper-timeline-item:after {
	background: rgba(255,255,255,.15);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top center;
	transform-origin: top center;
}

.swiper-timeline-item.is-current:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.swiper-timeline-item.is-current:before {
	background: rgba(0,0,0,.95);
}

.swiper-timeline-item span {
	position: relative;
	font-family: D-DIN-Medium;
	font-size: 20px;
	line-height: 100px;
	color: #fff;
}

body.transition {
	cursor: progress;
	opacity: 0;
	-webkit-transition: opacity .6s cubic-bezier(.19,1,.22,1);
	transition: opacity .6s cubic-bezier(.19,1,.22,1);
}

#hamburger,#video,.content-tabs button,.emoji,.infographics-hover,.js-step,.swiper-dots>div,.video-cursor,a.btn {
	cursor: pointer;
}

body.isChrome #wrapper {
	opacity: 0;
	-webkit-transition: opacity .4s linear;
	transition: opacity .4s linear;
}

body.isChrome #wrapper.visible {
	opacity: 1;
}

a strong+svg {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.19,1,.22,1);
	transition: -webkit-transform .4s cubic-bezier(.19,1,.22,1);
	transition: transform .4s cubic-bezier(.19,1,.22,1);
	transition: transform .4s cubic-bezier(.19,1,.22,1),-webkit-transform .4s cubic-bezier(.19,1,.22,1);
}

a:hover strong+svg {
	-webkit-transform: translate3d(3px,0,0);
	transform: translate3d(3px,0,0);
}

.swiper-button-next,.swiper-button-prev {
	-webkit-transition: opacity .4s ease-out;
	transition: opacity .4s ease-out;
}

.isDesktop .swiper-wrapper {
	-webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
	transition-timing-function: cubic-bezier(.19,1,.22,1);
}

body.Smooth.isReady {
	overflow-y: auto;
}

#feature,#hamburger,#menu,.Smooth,.background,.emoji .before,.emojis-controller,.reveal-transform,.video_container,a.btn {
	overflow: hidden;
}

p {
	font-family: D-DIN-Regular;
	line-height: 1.6;
}

.cursor-progress {
	cursor: progress;
}

.Smooth #scroller {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	will-change: transform;
}

.Smooth #wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
}

#home #feature h1,#home #feature h2 {
	font-size: 48px;
	line-height: 48px;
}

#mission .column {
	width: 40%;
	margin: 20px;
}

#mission .item {
/*	margin-bottom: 25px;
*/    margin-top: 55px;
}

.svg-container {
	position: relative;
	width: 100%;
	margin: 40px auto 0;
	max-width: 1400px;
	padding-bottom: 40%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.svg-container svg {
	focus: none;
}

.svg-chart {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.infographic-container.mt0 {
	padding-top: 0;
}

#launches #to-the-iss .section-content .text-columns {
	padding-bottom: 0;
}

#launches .section-content img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}

#emojis {
	display: none;
}

.emojis-controller {
	position: fixed;
	bottom: 50px;
	right: 50px;
	width: 560px;
	height: 80px;
	border-radius: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 900;
}

.emoji-hover {
	position: relative;
	z-index: 5;
	display: block;
	background: #000;
	border-radius: 40px;
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: 0;
}

.emojis-list,.emojis-list-bg {
	position: absolute;
	width: 100%;
	top: 0;
}

.emojis-list {
	font-size: 0;
	right: 0;
	white-space: nowrap;
	text-align: right;
	opacity: 0;
	visibility: hidden;
}

.emojis-list-bg {
	left: 0;
	height: 100%;
	border-radius: 40px;
	background: #000;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.emoji {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	padding: 20px;
}

.emoji .before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.15);
	border-radius: 50%;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.emoji svg {
	display: block;
}

.text-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 100px 50px;
	text-align: left;
}

.text-column p a {
	font-weight: 400;
	text-decoration: underline;
}

.section-content .text-columns {
	padding: 0 0 100px;
}

.text-column {
	width: 50%;
}

.text-column:first-child {
	padding-right: 30px;
}

.text-column:last-child {
	padding-left: 30px;
}

.content-tabs {
	text-align: left;
	margin: 50px 0 30px;
	display: block;
	color: rgba(255,255,255,.5);
}

#landing .content-tabs,#launches .content-tabs {
	text-align: center;
}

.content-tabs button {
	border: 0;
	padding: 0;
	background: 0 0;
	font-size: 16px;
	font-weight: 600;
	opacity: .5;
	margin: 0 10px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	color: #fff;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
}

a:active,a:link,a:visited {
	color: #fff;
	text-decoration: none;
}

[role=tabpanel]:focus {
	outline: 0;
}

.content-tabs button:focus {
	outline: 0;
	border-bottom: 1px solid #fff;
}

.content-tabs button:first-of-type {
	margin-left: 0;
}

.content-tabs button:hover,.content-tabs button[aria-selected=true] {
	opacity: 1;
}

img {
	border: 0;
	padding: 0;
}

a {
	font: 16px/24px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 700;
	font-style: normal;
}

a:active {
	outline: 0;
}

a:not(.hover-none):hover {
	color: #ccc;
	text-decoration: none;
}

h1 {
	position: relative;
	font: 100px/85px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
	margin: auto;
}

.h2-left {
	margin: 100px 0 40px;
	text-align: left;
}

h2,h4 {
	margin: auto;
}

#internships .h2-left {
	max-width: 75%;
}

.section-dc td:nth-child(2) {
	color: #fff;
}

h2,h3,h4 {
	color: #fff;
	position: relative;
}

.section-dc .section-content {
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.section-dc table.regular {
	width: 100%;
}

#feature h1 {
	display: block;
	margin-bottom: 20px;
	letter-spacing: -1px;
}

.btn .text,a.btn {
	display: inline-block;
}

h2 {
	font: 46px/50px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

h2.jumbo {
	font: 80px/70px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
}

h3 {
	font: 20px/32px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	margin: auto auto 10px;
}

h4 {
	font: 20px/38px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
}

p {
	margin: 15px 0;
}

p:first-of-type {
	margin-top: 20px;
}

.inner-center-top p:first-of-type {
	margin-top: 15px;
}

a.btn {
	position: relative;
	min-width: 130px;
	padding: 0 15px;
	margin: 30px 0 0;
	border: 2px solid #fff;
}

.btn .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scale3d(1,0,1);
	transform: scale3d(1,0,1);
	-webkit-transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
	transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
	transition: transform .6s cubic-bezier(.19,1,.22,1);
	transition: transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1);
}

#wrapper,.btn .text,.section {
	position: relative;
}

.isDesktop .btn:focus .hover,.isDesktop .btn:hover .hover {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.btn .text {
	font: 14px/50px D-DIN-Bold,Arial,Verdana,sans-serif;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	-webkit-transition: color .5s cubic-bezier(.19,1,.22,1);
	transition: color .5s cubic-bezier(.19,1,.22,1);
}

.isDesktop .btn:focus .text,.isDesktop .btn:hover .text {
	color: #000;
}

.btn.special {
	margin-right: 10px;
	margin-left: 10px;
}

.btn.large {
	padding: 0 40px;
}

.line-tall {
	width: 1px;
	height: 140px;
	margin: 0 auto 20px;
	background-color: #fff;
}

.background-tab,.reveal-bg,.reveal-container,.u-fullParent {
	position: absolute;
	width: 100%;
	background-position: center center;
	background-size: cover;
	left: 0;
	top: 0;
}

body.isMobile .hover {
	display: none;
}

.u-fullParent {
	height: 100%;
}

#reveal {
	z-index: 5;
}

.reveal-bg {
	opacity: 0;
	visibility: hidden;
}

.background-tab,.reveal-bg,.reveal-container {
	height: 100%;
}

.reveal-container {
	will-change: transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
	pointer-events: none;
}

.reveal-inner {
	z-index: 3;
}

.reveal-lines {
	opacity: 1;
	-webkit-transition: opacity .4s linear;
	transition: opacity .4s linear;
}

.overview-additional-specs {
	display: block;
	text-align: center;
	margin-top: 50px;
}

.overview-additional-specs-hover {
	display: inline-block;
}

.overview-additional-specs-hover.active svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.overview-additional-specs span,.overview-additional-specs svg {
	display: inline-block;
	vertical-align: middle;
}

.overview-additional-specs span {
	font: 12px/1.1 D-DIN-Medium,Arial,Verdana,sans-serif;
	color: #fff;
	margin-right: 10px;
}

.additional-toggle {
	display: none;
}

#wrapper,.background,.section,.section-inner {
	display: block;
	width: 100%;
	padding-bottom: 5% !important;
}

.section {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.section--auto {
	height: auto;
	min-height: 100%;
}

.background {
	position: absolute;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.overflow-visible {
	overflow: visible!important;
}

.section-inner {
/*	background: #000000a6;
*/	position: relative;
	height: 100%;
/*	max-width: 1400px;
*/	margin: 0 auto;
	width: 100%;
}

.section-inner.feature {
	height: 1300px;
}

.section-inner.thin {
	height: 250px;
}

.section-inner.grid {
	height: auto;
	margin: 100px auto;
}

.inner-wide {
	margin: 0 auto;
	padding: 0 25px;
	text-align: center;
}

.inner-center {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 90%;
	max-width: 960px;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#feature .inner-center {
	-webkit-transform: translate(-50%,-50%) translateY(-50px);
	transform: translate(-50%,-50%) translateY(-50px);
}

.quote h1,.quote p {
	font: 24px/40px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0!important;
}

#footer,#menu-navigation .nav-links a,#stats .label,.article-date,.article-title,.item .date,.item .label,.item .location,.launch-entry-line a,.launch-entry-line span,.launch-entry-title,.nav-links a,.updates-back span,.youtube-wrapper+span,table.jobs th,table.launches th,table.regular th {
	text-transform: uppercase;
}

.author,.emphasize {
	font: 18px/30px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 400;
}

.emphasize.solo {
	margin-top: 15px!important;
}

.author {
	margin-top: 50px;
	color: #fff;
}

#moon #humans .inner-center-top {
	top: 25%;
}

#mission #feature .inner-center.quote {
	top: 45%;
}

.inner-center-bottom,.inner-center-top {
	position: absolute;
	top: 15%;
	left: 50%;
	width: 90%;
	max-width: 960px;
	text-align: center;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	font: 18px/30px D-DIN-Regular,Arial,Verdana,sans-serif;
}

.inner-left-middle,.inner-right-middle {
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	position: absolute;
}

.inner-center-bottom {
	top: auto;
	bottom: 30px;
}

.inner-left-top {
	position: absolute;
	top: 13%;
	left: 50px;
}

.inner-left-middle {
	top: 50%;
	left: 50px;
}

.inner-left-bottom {
	position: absolute;
	top: 16%;
	left: 50px;
	padding-bottom: 15%;
}

.inner-right-top {
	position: absolute;
	top: 13%;
	right: 50px;
}

.inner-right-middle {
	top: 50%;
	right: 50px;
}

.inner-right-bottom {
	position: absolute;
	bottom: 15%;
	right: 50px;
}

.inner-left-bottom,.inner-left-middle,.inner-left-top,.inner-right-bottom,.inner-right-middle,.inner-right-top {
	text-align: left;
	width: 50%;
	max-width: 520px;
}

.content-center,.content-columns,.section-content {
	display: inline-block;
	position: relative;
	text-align: center !important;
}

.section-content {
	width: 100%;
	margin: 0 auto;
	max-width: 1400px;
}

.content-center {
	width: 90%;
	height: auto;
	margin: 20px auto 30px auto;
	max-width: 960px;
}

.content-columns {
	width: 100%;
	height: auto;
	margin: 75px auto;
	max-width: 1400px;
}

.content-columns .left {
	display: block;
	text-align: left;
	margin: 0;
}

.content-columns .right {
	display: block;
	text-align: right;
	margin: 0;
}

.content-columns .inner-left-middle,.content-columns .inner-right-middle {
	width: 33%;
}

.column-image-full {
	position: absolute;
	top: 0;
	right: 0;
	width: 54%;
	height: 100%;
}

.section-image-vh {
	position: absolute;
	top: 0;
	right: 0;
	width: calc(54% + 50px);
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.section-image-vh.left {
	left: 0;
	right: auto;
}

.column-image {
	position: relative;
	display: inline-block;
	width: 54%;
	height: auto;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

.content-columns .left .column-image {
	margin: 0 0 0 50px;
}

.column,.column2,.column3 {
	text-align: left;
	vertical-align: top;
	margin: 0 1%;
	display: inline-block;
	height: auto;
	padding: 0;
}

.column3 {
	width: 30%;
}

.column2 {
	width: 60%;
}

.column {
	width: 20%;
}

#stats .column3 {
	text-align: center;
}

#stats .number {
	display: block;
	font: 140px/140px D-DIN-Light,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0;
}

#stats .label {
	display: block;
	font: 22px/32px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0;
}

.header-inner,.row {
	max-width: 1400px;
	margin: 0 auto;
}

.row {
	display: block;
	position: relative;
	text-align: left;
	width: 96%;
}

.item {
	display: block;
	margin-bottom: 50px;
}

.item .date {
	display: block;
	font: 14px/28px Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #8b939b;
	margin-top: 30px;
}

.item .location {
	display: block;
	font: 14px/28px Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-top: 30px;
}

.item .label {
	display: block;
	font: 18px/20px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
}

.item a {
	font-weight: 400;
	font-style: normal;
}

.responsive-image,picture.responsive-image img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

.responsive-video {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

#performance .section-inner {
	text-align: right;
}

.video_container video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

table {
	width: 100%;
	margin-top: 30px;
}

table td {
	font: 600 16px/18px D-DIN-Regular,Arial,Verdana,sans-serif;
	text-align: left;
	color: #fff;
	padding: 20px 0;
	border-bottom: 1pt solid rgba(255,255,255,.3);
}

table.data td {
	text-align: right;
}

table.data td:first-child {
	font: 14px/18px D-DIN-Bold,Arial,Verdana,sans-serif;
	text-align: left;
}

table.data td span {
	color: #868686;
}

table.jobs {
	width: 100%;
	margin: 20px auto;
}

table.launches,table.regular {
	width: 95%;
	margin: 20px auto;
}

table.jobs th,table.launches th,table.regular th {
	font: 18px/50px D-DIN-Bold,Arial,Verdana,sans-serif;
	text-align: left;
	color: #fff;
	padding: 0 5px;
	white-space: nowrap;
}

table.jobs td,table.launches td,table.regular td {
	font: 600 12px/18px D-DIN-Regular,Arial,Verdana,sans-serif;
	padding: 25px 5px 15px;
	vertical-align: text-top;
	text-align: left;
	color: #868686;
}

table.jobs td a,table.launches td a,table.regular td a {
	font: 600 12px/18px D-DIN-Regular,Arial,Verdana,sans-serif;
	color: #fff;
}

.toggle-divider {
	display: inline-block;
	margin: 0 10px;
	color: #555;
}

#manifest .content-center {
	margin-bottom: 0;
}

.launches-toggle a {
	font-family: D-DIN-Regular,Arial,Verdana,sans-serif;
}

#earth table.regular td:first-of-type {
	color: #fff;
}

#scrollme {
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 30px;
	height: 20px;
	margin: 0 0 0 -15px;
}

#scrollme svg path {
	fill: none;
	stroke: #fff;
}

#landing img {
	display: none;
	width: 100%;
	height: auto;
	margin-top: 40px;
}

.launches-entries>div {
	display: block;
	padding: 25px 20px;
	background: #000;
	border-bottom: 20px solid #1a1a1a;
}

.launch-entry-title {
	display: block;
	font: 18px/22px D-DIN-Medium,Arial,Verdana,sans-serif;
	max-width: 75%;
	margin: auto;
	text-align: center;
	color: #fff;
}

.launch-entry-line {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 0;
	border-bottom: 1px solid #434343;
}

.launch-entry-line span {
	display: block;
	color: #919191;
}

.launch-entry-line span:first-child {
	font: 14px/14px D-DIN-Regular,Arial,Verdana,sans-serif;
}

.launch-entry-line span:last-child {
	font: 14px/14px D-DIN-Medium,Arial,Verdana,sans-serif;
}

.launch-entry-line a {
	font: 14px/14px D-DIN-Bold,Arial,Verdana,sans-serif;
	color: #fff;
}

#human-spaceflight #mission-iss .background {
	background-image: url("../assets/images/backgrounds/human_spaceflight_iss.html");
}

#human-spaceflight #mission-earth .background {
	background-image: url("../assets/images/backgrounds/human_spaceflight_earth.html");
}

#human-spaceflight #mission-moon .background {
	background-image: url("../assets/images/backgrounds/human_spaceflight_moon.html");
}

#human-spaceflight #mission-mars .background {
	background-image: url("../assets/images/backgrounds/human_spaceflight_mars.html");
}

#trademark .column .item {
	margin-left: 0;
	margin-right: 0;
}

#article .section-content {
	padding: 100px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#article iframe {
	width: 100%;
}

#article .row {
	margin-bottom: 30px;
}

#article .row img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: auto;
}

.updates-back {
	display: inline-block;
	margin-bottom: 10px;
}

.positions-back {
	position: absolute;
	top: -80px;
	left: 0;
	text-align: left;
	z-index: 2;
}

.positions-back .updates-back {
	padding-top: 10px;
	margin-left: 0;
	margin-bottom: 0;
}

.updates-back svg {
	margin-right: 5px;
}

.updates-back span,.updates-back svg {
	display: inline-block;
	vertical-align: super;
}

.updates-back span {
	color: #fff;
	font: 12px/1.1 D-DIN-Medium,Arial,Verdana,sans-serif;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.19,1,.22,1);
	transition: -webkit-transform .5s cubic-bezier(.19,1,.22,1);
	transition: transform .5s cubic-bezier(.19,1,.22,1);
	transition: transform .5s cubic-bezier(.19,1,.22,1),-webkit-transform .5s cubic-bezier(.19,1,.22,1);
}

.updates-back:hover span {
	color: #fff;
	-webkit-transform: translate3d(2px,0,0);
	transform: translate3d(2px,0,0);
}

.article-header {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 45%;
}

#latest .article-header {
	padding-bottom: 65%;
}

.article-date {
	display: block;
	font: 18px/1.1 D-DIN-Medium,Arial,Verdana,sans-serif;
	color: #8b939b;
	margin-top: 30px;
	margin-bottom: 20px;
}

.article-title {
	display: block;
	font: 40px/1.1 D-DIN-Bold,Arial,Verdana,sans-serif;
	color: #fff;
	margin-bottom: 30px;
}

.section-infographics-mobile {
	display: none;
}

.section-infographics-mobile+.h2-left {
	margin-top: 50px;
}

.section-infographics .inner-left-top {
	z-index: 2;
}

#iss .infographic-container {
	padding-top: 400px;
}

#mars-and-back .infographic-container {
	padding-top: 170px;
	margin-bottom: 120px;
}

#moon .infographic-container {
	padding-top: 300px;
	margin-bottom: 120px;
}

#launches .infographics-hovers {
	margin-bottom: 0;
}

#mars-and-back .infographics-hovers {
	margin-top: 80px;
}

.infographic-container {
	position: relative;
	width: 100%;
	max-width: 1400px;
	padding: 10% 50px 0;
	margin: auto;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.infographic-container-svg {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 39%;
}

#mars .infographic-container-svg {
	padding-bottom: 57%;
}

#moon .infographic-container-svg {
	padding-bottom: 41%;
}

.infographic-container-svg>svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.infographic-container>img {
	display: block;
	position: relative;
	max-width: 80%;
	height: auto;
	margin: 120px auto;
}

.infographic-svg-desktop {
	display: block;
	will-change: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.infographic-svg-mobile {
	display: none;
}

.infographics-hovers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
	margin-top: 180px;
	margin-bottom: 60px;
}

.slider .infographics-hovers {
	margin-top: 0;
	margin-bottom: 0;
}

#moon-and-back #svg-center {
	margin-top: -5%;
}

.infographics-hover {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	position: relative;
	vertical-align: top;
	text-align: left;
	height: 100px;
}

#moon .infographics-hovers {
	margin-top: 0;
}

.infographics-hover .img {
	position: absolute;
	left: -80px;
	top: 40px;
	width: 220px;
	height: 220px;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: -1;
	pointer-events: none;
	background-size: contain;
	opacity: 0;
	visibility: hidden;
}

.infographics-hover>span {
	display: block;
	position: relative;
	font-family: D-DIN-Medium,Arial,Verdana,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}

.infographics-hover>span>span {
	display: block;
	position: relative;
	top: -18px;
	left: 25px;
	max-width: 75%;
}

.infographics-hover small {
	display: block;
	position: relative;
	font-size: 11px;
	color: #868686;
}

.infographics-hover p {
	display: block;
	position: relative;
	font-size: 13px;
	line-height: 16px;
	margin-top: 5px;
	max-width: 90%;
	color: rgba(255,255,255,.5);
	opacity: 0;
	visibility: hidden;
}

.infographics-mobile {
	width: 100%;
	height: auto;
}

.infographics-mobile-container {
	display: none;
	margin-bottom: 20px;
}

.only--mobile {
	display: none;
}

.only--desktop {
	display: block;
}

#wrapper .section img.infographic-img-desktop {
	display: block;
}

#wrapper .section img.infographic-img-mobile {
	display: none;
}

#launches #to-the-iss {
	margin-bottom: 3rem;
	overflow: visible;
}

.gallery-next svg,.gallery-prev svg {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.swiper-dots {
	position: absolute;
	z-index: 2;
	bottom: 38px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.swiper-dots>div {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 0 3px;
	background: #fff;
	opacity: .4;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.gallery-background,.swiper-slide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-dots>div.is-current,.swiper-dots>div:hover {
	opacity: 1;
}

.swiper-slide p {
	max-width: 85%;
}

.gallery-background {
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: auto;
	bottom: 100px;
}

.gallery-background video {
	will-change: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.gallery-full {
	height: 100%;
	bottom: 0;
}

.background-video-contain video,.background-video-cover video,.gallery-background video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: rgba(0,0,0,.5);
}

.description {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 55%;
	max-width: 900px;
	font: 15px/24px D-DIN-Medium,Arial,Verdana,sans-serif;
	font-weight: 400;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#header {
/*	position: fixed;
*/	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100px;
			padding-bottom: 0px !important;
}
#team{
	margin-top: 10%;
}
#navigation-right,.header-inner {
	-webkit-transition: opacity .2s linear .1s;
	transition: opacity .2s linear .1s;
}

#header.is-hidden {
	pointer-events: none;
}

#header.is-hidden #hamburger,#header.is-hidden #navigation-right,#header.is-hidden .header-inner {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.header-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	will-change: transform;
	background-color: #000;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	-webkit-transition: -webkit-transform .7s cubic-bezier(.19,1,.22,1) .15s;
	transition: -webkit-transform .7s cubic-bezier(.19,1,.22,1) .15s;
	transition: transform .7s cubic-bezier(.19,1,.22,1) .15s;
	transition: transform .7s cubic-bezier(.19,1,.22,1) .15s,-webkit-transform .7s cubic-bezier(.19,1,.22,1) .15s;
}

#header.has-background .header-bg {
	-webkit-transform: none;
	transform: none;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

#controls,#reveal-overview,.swiper-pagination-bullet {
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.header-inner {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
}

#navigation,#navigation-right {
	position: absolute;
	top: 38px;
	height: 30px;
}

#controls {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	z-index: 100;
}

.swiper-pagination-bullet {
	margin: 0 5px;
	background: #fff!important;
	opacity: .5;
}

#logo {
	position: absolute;
	top: 32px;
	left: 50px;
	width: 210px;
	height: auto;
}

#logo img,#logo svg {
	display: block;
	width: 100%;
	height: auto;
}

#logo .fill-white {
	fill: #fff;
}

#navigation {
	display: inline-block;
	left: 285px;
}

#navigation-right {
	display: inline-block;
	right: 85px;
}

.nav-links {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav-links li {
	position: relative;
	display: inline-block;
	margin: 0 12px;
}

.nav-links li a {
	display: block;
	line-height: 1.4;
}

#navigation .nav-links li a:after,#navigation-right .nav-links li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
	transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
	transition: transform .6s cubic-bezier(.19,1,.22,1);
	transition: transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1);
}

#navigation .nav-links li a,#navigation-right .nav-links li a {
	-webkit-transition: opacity .6s linear;
	transition: opacity .6s linear;
}

#navigation .nav-links li a:hover,#navigation-right .nav-links li a:hover {
	color: #fff;
}

#navigation .nav-links li a:focus:after,#navigation .nav-links li a:hover:after,#navigation-right .nav-links li a:focus:after,#navigation-right .nav-links li a:hover:after {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.nav-links a {
	position: relative;
	font: 14px/28px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	-webkit-transition: color .25s ease;
	transition: color .25s ease;
}

#hamburger,.bar {
	position: absolute;
}

#hamburger {
	display: block;
	top: 50%;
	right: 50px;
	width: 16px;
	height: 16px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 55;
	padding: 0 8px;
	border: 0;
	background: 0 0;
	appeareance: none;
	-webkit-transition: opacity .2s linear .1s;
	transition: opacity .2s linear .1s;
}

#hamburger:active,#hamburger:focus {
	outline: 0;
}

.bar {
	top: 3px;
	left: 0;
	background-color: #fff;
	width: 100%;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	height: 2px;
}

#bar2 {
	top: 7px;
}

#bar3 {
	top: 11px;
}

#menu,#menu-close {
	position: fixed;
	top: 0;
	height: 100%;
}

#menu-close {
	left: 0;
	width: 100%;
	z-index: 11;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	visibility: hidden;
	display: block;
}

#footer,.modal-transform,.youtube-wrapper {
	background: #000;
}

#menu {
	right: 0;
	width: 0;
	z-index: 12;
}

#menu-background {
	-webkit-transform-origin: left top;
	transform-origin: left top;
	display: block;
	width: 100%;
	height: 120%;
	background-color: #000;
}

#menu-navigation {
	position: absolute;
	top: 75px;
	right: 50px;
	width: 250px;
}

#menu-navigation .nav-links li {
	display: block;
	margin: 0;
	text-align: right;
}

#menu-navigation .nav-links li.primary {
	display: none;
}

#menu-navigation .nav-links a {
	display: block;
	font: 16px/40px D-DIN-Regular,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	border-bottom: 1pt solid #252525;
}

#footer {
	position: relative;
	margin: 0 auto;
	text-align: center;
	font: 12px/18px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #979797;
	padding: 20px 0;
}

#footer span {
	font-size: 12px;
	margin: 0 20px;
}

#footer a {
	font: 12px/24px D-DIN-Bold,Arial,Verdana,sans-serif;
	font-weight: 400;
	color: #fff;
}

#footer a.social {
	display: inline-block;
	margin: 0 20px;
}

#scrollme {
	opacity: 0;
}

.play-arrow {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s,-webkit-transform .4s;
}

#modal,.modal-bg,.modal-transform {
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;
}

#video:hover .play-arrow,.video-cursor:hover .play-arrow {
	-webkit-transform: translate(-50%,-50%) scale3d(.8,.8,.8);
	transform: translate(-50%,-50%) scale3d(.8,.8,.8);
}

#modal {
	display: none;
	position: fixed;
	z-index: 1012;
}

.modal-bg,.modal-transform {
	position: absolute;
}

#modal .modal-inner {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
	top: 50%;
	left: 50%;
	width: 75%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#modal .modal-close,#modal .modal-close svg {
	width: 35px;
	height: 35px;
}

#modal .modal-close {
	position: absolute;
	top: 33px;
	right: 39px;
}

#modal .modal-close svg line {
	stroke-width: 4;
	stroke: #fff;
}

.youtube-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 45px;
}

.youtube-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube-wrapper+span {
	display: block;
	font: 17px/25px D-DIN-Bold,Arial,Verdana,sans-serif;
	margin-top: 20px;
	text-align: center;
}

.astronauts-intrinsic {
	position: relative;
	width: 100%;
	height: 0!important;
	padding-bottom: 45%;
}

body.isDesktop #menu-navigation a,body.isDesktop a {
	-webkit-transition: color 1s cubic-bezier(.25,1,.25,1),background-color 1s cubic-bezier(.25,1,.25,1);
	transition: color 1s cubic-bezier(.25,1,.25,1),background-color 1s cubic-bezier(.25,1,.25,1);
}

body.isDesktop #footer p a:focus,body.isDesktop #footer p a:hover,body.isDesktop #menu-navigation a:hover {
	color: #8b939b;
}

#careers .home-select,#careers .select-css {
	text-align: left;
	padding-left: 12px;
}

#mosaic .mosaic__title {
	margin-top: 50px;
	font-family: Montserrat,sans-serif;
	font-size: 4.5rem;
	line-height: normal;
}

#careers .search-btn,#careers .search-input {
	color: #fff;
	font: 14px/28px D-DIN-Bold,Arial,Verdana,sans-serif;
	border: none;
}

#mosaic .mosaic__description,#mosaic .mosaic__photo {
	max-width: 100%;
}

#careers .search {
	position: relative;
	display: none;
}

#careers .search-input-wrapper {
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

#careers .search-input {
	background: #1a1a1a;
	min-height: 66px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;
}

#careers .search-btn:focus,#careers .search-input:focus,#careers .select-css:focus {
	outline: #fff solid 1px;
}

#careers .search-btn {
	position: absolute;
	right: 12px;
	top: 21px;
	background: 0 0;
}

#careers .inner-search {
	display: none;
	margin-top: 125px;
	margin-bottom: 25px;
}

#careers .inner-search-back {
	position: absolute;
	left: 20px;
	top: -30px;
}

#careers .search-btn svg {
	fill: #fff;
	height: 16px;
	width: 16px;
	margin-top: 5px;
}

#careers .home-select {
	width: 100%;
	max-width: 100%;
}

.careers-home-container {
	display: inline-block;
	margin-top: 2.81rem;
	max-width: 452px;
}

#careers #api-buttons {
	display: grid!important;
	grid-template-columns: repeat(auto-fit,minmax(205px,1fr));
	grid-gap: 10px;
	margin-top: 66px;
}

#careers #api-buttons>a {
	margin: 0!important;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.home-select-container {
	width: 100%;
}

#careers .home-select-container svg {
	right: 25px;
}

.search-container-inner {
	max-width: 500px;
	margin: 40px auto 0;
}

#careers #filter .plus-icon {
	position: absolute;
	top: 26px;
	right: 23px;
}

@media screen and (min-width:600px) {
	.inner-left-bottom h2,.inner-left-middle h2 {
		max-width: 90%;
		margin-left: 0;
	}
}

@media (min-width:600px) {
	#api-buttons .btn:first-child {
		margin-left: 0;
	}

	#api-buttons .btn:last-child {
		margin-right: 0;
	}
}

@media screen and (min-width:601px) {
	#article .row .column:first-child {
		margin-left: 0;
	}

	#article .row .column:last-child {
		margin-right: 0;
	}

	#updates-list #latest {
		margin-top: 75px;
	}

	.infographics-mobile-container {
		padding-top: 25%;
	}
}

@media screen and (min-width:901px) {
	#columns .content-center {
		width: 100%;
		max-width: 100%;
		padding: 0 30px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media screen and (min-width:960px) {
	.ml5 {
		margin-left: -5px!important;
	}

	.mw-p {
		max-width: 80%;
	}

	.content-center.ml {
		margin: 130px auto;
	}

	.content-center p {
		max-width: 60%;
		margin: 20px auto 15px;
	}

	#rideshare #columns {
		padding: 40px 0;
	}

	#trademark #article {
		margin-top: 100px;
	}
}

@media screen and (min-width:961px) {
	#positions .content-center {
		width: calc(100% - 100px);
	}

	.select-css {
		padding: 22.5px 80px 22.5px 30px;
	}

	.select svg {
		right: 25px;
	}

	#columns .content-center {
		max-width: 1420px;
	}

	#vehicles {
		height: 0;
		padding-bottom: 45%;
	}

	.section-inner.sectiom-inner--abs {
		position: absolute;
		top: 0;
		z-index: 2;
		margin: auto;
		left: 0;
		right: 0;
	}

	.article-title {
		max-width: 50%;
	}

	.not-desktop {
		display: none;
	}

	#updates-list .item .label {
		max-width: 60%;
	}
}

@media only screen and (min-width:961px) {
	#hamburger {
		margin-top: 2px;
	}
}

@media screen and (min-width:1000px) {
	.swiper-timeline-item {
		width: 100px;
	}
}

@media screen and (min-width:1200px) {
	#launches .inner-left-bottom,#launches .inner-left-middle,#launches .inner-left-top,#launches .inner-right-bottom,#launches .inner-right-middle,#launches .inner-right-top {
		max-width: 630px;
	}

	table.jobs td,table.jobs td a,table.jobs th,table.launches td,table.launches td a,table.launches th,table.regular td,table.regular td a,table.regular th {
		font-size: 18px;
		line-height: 26px;
	}
}

@media screen and (min-width:1500px) {
	#careers #video .inner-right-bottom {
		right: -60px;
		max-width: 570px;
	}
}

@media screen and (min-width:1600px) {
	.content-center {
		max-width: 1400px;
	}
}

@media screen and (min-width:1700px) {
	h2 {
		font-size: 60px;
		line-height: 60px;
	}

	.h2-left {
		font-size: 50px;
		line-height: 50px;
	}

	p {
		line-height: 1.75;
		font-size: 17px;
	}
}

@media screen and (max-width:1400px) {
	.positions-back {
		left: 0;
	}
}

@media screen and (max-width:1200px) {
	.inner-left-bottom,.inner-left-middle,.inner-left-top,.inner-right-bottom,.inner-right-middle,.inner-right-top {
		max-width: 420px;
	}

	#iss .infographic-svg,#moon-and-back #svg-center {
		margin-left: -15%;
	}
}

@media screen and (max-width:1100px) {
	.progress-bar {
		display: none;
	}
}

@media screen and (max-width:960px) {
	#positions {
		padding-top: 60px;
	}

	#filter {
		display: block;
	}

	#positions .select {
		display: none;
	}

	.select-container {
		margin-bottom: 20px;
	}

	.select-container {
		width: calc(100% - 20px);
		margin: 0 10px;
	}

	.select-css {
		display: block;
		width: 100%;
	}

	#jobs-list h2 {
		font-size: 25px;
		line-height: 30px;
	}

	#configurations>a {
		display: block;
		position: relative;
		bottom: auto;
		margin: 50px auto;
	}

	.slider h2 {
		max-width: 80%;
		margin-left: 0;
	}

	#rideshare #feature h1 {
		font-size: 46px;
		line-height: 46px;
	}

	#rideshare #feature .inner-center {
		top: 230px;
		margin-top: 0;
	}

	.iframe-container {
		margin-top: 0;
	}

	#home #vehicles,#human-spaceflight #vehicles {
		display: none;
	}

	#mobile-vehicles {
		display: block;
	}

	.swiper-timeline-item:after,.swiper-timeline-item:before {
		display: none;
	}

	.swiper-timeline {
		height: auto;
	}

	.swiper-timeline-item {
		height: auto;
		width: auto;
		margin: 0 15px;
		opacity: .75;
	}

	.swiper-timeline-item span {
		font-size: 15px;
		line-height: 15px;
	}

	.hasTimeline .swiper-slide .section-inner {
		margin-top: 70px;
	}

	#launches .swiper-dots {
		bottom: 25px;
	}

	#launches #gallery-next-use,#launches #gallery-prev-use {
		display: none;
	}

	#mission .column {
		width: 70%;
		margin: auto;
	}
#mission .left,#team .left{
	float: inherit !important;
    width: 100% !important;
}
#mission .left h2,#team .left h2{
	text-align: left;
    margin-left: 50px;
    margin-top: 123px !important;
    margin-bottom: 30px;
}
#mission .right,#team .right{
	float: inherit !important;
    width: 100%;
}

	.section-image-vh {
		display: none;
	}

	.infographic-svg-mobile {
		display: block;
	}

	.only--mobile {
		display: block;
	}

	.only--desktop {
		display: none;
	}

	.infographics-mobile-container {
		display: block;
	}

	.infographics-hovers {
		display: block;
		text-align: left;
		font-size: 0;
	}

	.infographics-hover {
		display: inline-block;
		height: 40px;
		vertical-align: top;
		width: 50%;
		margin-bottom: 20px;
	}

	.infographics-hover>span {
		max-width: 90%;
		font-size: 14px;
		line-height: 16px;
	}

	.infographics-hover>span>span {
		top: -16px;
	}

	.infographic-container {
		padding: 0 20px;
	}

	.infographics-hover p,.infographics-hover small {
		display: none;
	}

	.swiper-dots.not-mobile {
		display: none;
	}

	.gallery-next,.gallery-prev {
		border-bottom: 1px solid transparent;
	}

	.gallery-next:focus,.gallery-prev:focus {
		outline: 0;
		background: rgba(255,255,255,.05);
		border-bottom: 1px solid #fff;
	}

	.background-video-contain video {
		position: absolute;
		bottom: 0;
		top: auto;
		left: -25%;
		width: 160%;
		height: auto;
	}

	#controls {
		top: 0;
		bottom: auto;
	}

	#reveal-overview {
		max-width: 100%;
	}

	#modal .modal-inner {
		width: 100%;
	}

	#modal .modal-close {
		top: 18px;
		right: 13px;
	}

	#modal .modal-close,#modal .modal-close svg {
		width: 25px;
		height: 25px;
	}

	.small-reveal.slider .gallery-background,.small-reveal.slider .reveal-bg,.small-reveal.slider .reveal-container {
		height: 600px;
	}

	.reveal-bg,.reveal-container {
		height: 600px;
		background-size: cover;
		bottom: 0;
	}

	#navigation,#navigation-right,video:not([data-mobile-video]) {
		display: none;
	}

	body {
		font: 18px/26px Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
	}

	h1 {
		font: 69px/65px D-DIN-Bold,Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: -1px;
	}

	h2,h2.jumbo {
		font: 36px/36px D-DIN-Bold,Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
	}

	#feature h2 {
		font-size: 30px;
		line-height: 30px;
		max-width: 70%;
		margin-left: 0;
	}

	.select {
		margin: 25px 0;
	}

	#careers #feature h2 {
		margin-left: auto;
		max-width: 100%;
	}

	#home #feature h1,#home #feature h2 {
		font-size: 34px;
		line-height: 34px;
		text-align: left;
		margin-right: 0;
		margin-left: auto;
	}

	#home #feature .inner-right-bottom,#home #feature .inner-right-middle {
		top: auto;
		text-align: right;
		width: auto;
		bottom: 15%;
		left: auto;
		right: 50px;
		max-width: 400px;
	}

	#home #feature .inner-left-bottom,#home #feature .inner-left-middle {
		top: auto;
		text-align: left;
		width: auto;
		bottom: 15%;
		left: 50px;
		right: auto;
		max-width: 400px;
	}

	h3 {
		font: 15px/20px D-DIN-Bold,Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
		margin-bottom: 5px;
	}

	a.btn,p:first-of-type {
		margin-top: 15px;
	}

	h4 {
		font: 16px/25px D-DIN-Medium,Arial,Verdana,sans-serif;
	}

	#header {
		height: 60px;
	}

	#feature .inner-center {
		-webkit-transform: translate(-50%,-50%) translateY(-30px);
		transform: translate(-50%,-50%) translateY(-30px);
	}

	#logo {
		left: 50%;
		top: 50%;
		width: 150px;
		margin-top: -5px;
		margin-left: 15px;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		z-index: 55;
	}

	.primary {
		display: block;
	}

	#menu-navigation {
		top: 50px;
	}

	#menu-navigation .nav-links li.primary {
		display: block;
	}

	#stats .number {
		font: 72px/72px D-DIN-Medium,Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
		margin: 0;
	}

	#stats .label {
		font: 12px/24px D-DIN-Medium,Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
	}

	#footer span {
		display: block;
		margin-bottom: 5px;
	}

	#footer a {
		margin: 0 10px;
	}

	#reveal .section-inner {
		height: 100%;
	}

	#reveal .inner-left-middle {
		width: 70%;
		right: 0;
		left: 0;
		margin: auto;
		top: 300px;
	}

	#dragon #reveal .inner-left-middle {
		top: 260px;
	}

	.slider .gallery-prev {
		left: auto;
		right: 40px;
	}

	.slider .gallery-next {
		right: 10px;
	}

	.slider[data-arrow-noresize] .gallery-next,.slider[data-arrow-noresize] .gallery-prev {
		top: 58px;
	}

	.slider .gallery-background {
		position: relative;
		height: 500px;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
	}

	.slider .gallery-background.gallery-background-svg {
		height: auto;
	}

	.slider .gallery-background.gallery-background-svg svg {
		position: relative;
		display: block;
		height: auto;
		width: 100%;
	}

	#careers .slider .gallery-background,#mission .slider .gallery-background {
		height: 330px;
	}

	#careers .slider .gallery-next,#careers .slider .gallery-prev {
		top: 289px;
	}

	.background-tab {
		background-position: center;
	}

	.slider .gallery-background video {
		height: 100%;
		width: auto;
	}

	.slider .section-inner {
		height: auto!important;
	}

	.slider .section-inner>div {
		position: relative;
		top: 0;
		left: auto;
		right: auto;
		-webkit-transform: none;
		transform: none;
		padding: 40px 20px;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.slider .section-inner>div .h2 {
		max-width: 90%;
	}

	.section-infographics {
		display: none;
	}

	.section-infographics-mobile {
		display: block;
	}
}

@media (max-width:960px) {
	#wrapper .section img.infographic-img-desktop {
		display: none;
	}

	#wrapper .section img.infographic-img-mobile {
		display: block;
	}

	#wrapper .section img.infographic-img-mobile+h2 {
		margin-top: 50px;
	}

	#careers .search-input-wrapper {
		display: block;
		margin: 15px auto;
	}

	.home-select-container {
		width: 100%;
		margin: 0;
	}

	.search-container-inner {
		max-width: 100%;
	}

	.careers-home-container {
		margin-top: .5rem;
	}

	#careers .api-buttons {
		margin-top: 33px;
	}

	#careers #feature .background {
		background-position: 66% bottom;
	}

	.mobile-reset-center>.inner-center {
		position: static;
		-webkit-transform: none!important;
		transform: none!important;
		margin: 15vh auto 0;
	}

	#positions .content-center {
		margin-bottom: 30px;
	}

	#positions .select-button {
		margin-top: 15px;
		text-align: left;
		padding-left: 12px;
		position: relative;
	}
}

@media (max-width:960px) and (max-height:900px) {
	.mobile-reset-center {
		height: auto!important;
		padding-bottom: 30px;
	}
}

@media screen and (max-width:900px) {
	#columns .column3 {
		width: 98%;
/*		margin-bottom: 50px;
*/	}

	.rideshare-stats h2,.rideshare-stats span {
		max-width: 100%;
	}
}

@media screen and (max-width:800px) {
	table.jobs th,table.launches th,table.regular th {
		font: 14px/24px D-DIN-Bold,Arial,Verdana,sans-serif;
	}

	table.jobs td,table.launches td {
		font: 10px/16px D-DIN-Regular,Arial,Verdana,sans-serif;
	}
}

@media screen and (max-width:700px) {
	.text-column {
		width: 100%;
	}

	.text-columns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}

	.text-column:first-child {
		padding-right: 0;
	}

	.text-column:last-child {
		padding-left: 0;
	}
}

@media screen and (max-width:600px) {
	.select svg {
		right: 30px;
	}

	#rideshare #feature .inner-center {
		top: 180px;
	}

	#rideshare #feature h1 {
		font-size: 30px;
		line-height: 30px;
	}

	#rideshare .iframe-container {
		margin-top: -120px;
	}

	#careers #slider .swiper-slide:nth-child(2) .gallery-background {
		background-size: 160%;
		background-position: bottom center;
	}

	#vehicle.collapse .section-inner {
		margin-top: -15%;
	}

	.swiper-timeline-item {
		margin: 0 7px;
	}

	#mission .column {
		width: 80%;
		margin: auto;
	}

	#launches #parallax svg {
		display: none;
	}

	.emojis-controller {
		width: 50px;
		height: 350px;
		bottom: calc(10% - 10px);
		right: 20px;
		border-radius: 25px;
	}

	.emojis-list {
		white-space: initial;
	}

	.emoji {
		padding: 10px;
		width: 30px;
		height: 30px;
	}

	.emoji-hover {
		position: absolute;
		bottom: 0;
		width: 50px;
		height: 50px;
		border-radius: 25px;
	}

	.text-columns {
		padding: 50px 20px;
	}

	.content-tabs {
		padding: 10px 0;
		margin: 20px 0 10px;
	}

	.content-tabs button {
		display: inline-block;
		font-size: 12px;
		color: #fff;
	}

	.section-dc .section-content {
		padding: 0 20px;
	}

	.inner-center-top p {
		font-size: 15px;
	}

	.not-mobile,table.eart-to-earth tr td:nth-child(2),table.eart-to-earth tr th:nth-child(2) {
		display: none;
	}

	#home #vehicles .background {
		background-position: 55% 50%;
	}

	#home #vehicles .inner-left-middle {
		padding-top: 50px;
	}

	#careers #video .background {
		background-position: 40% 50%;
	}

	#f9 #video .background {
		background-position: 53% 50%;
	}

	#human-spaceflight #feature .background {
		background-position: 60% 50%;
	}

	#earth #humans .background {
		background-position: 70%,50%;
	}

	#launches #feature .background {
		background-position: 61% 50%;
	}

	.background {
		background-position: center bottom;
	}

	#human-spaceflight #mission-earth .background {
		background-image: url("../assets/images/backgrounds/human_spaceflight_earth-mobile.html");
	}

	#human-spaceflight #mission-earth .inner-right-middle {
		right: auto;
		left: 25px;
		top: auto;
		bottom: 15%;
	}

	#human-spaceflight #mission-iss .background {
		background-image: url("../assets/images/backgrounds/human_spaceflight_iss-mobile.html");
	}

	#human-spaceflight #mission-iss .inner-left-bottom {
		bottom: auto;
		top: 5%;
		left: auto;
		right: 25px;
		max-width: 220px;
	}

	#human-spaceflight #mission-moon .background {
		background-image: url("../assets/images/backgrounds/human_spaceflight_moon-mobile.html");
	}

	#human-spaceflight #mission-moon .inner-right-middle {
		right: auto;
		left: 25px;
		top: 20%;
	}

	#human-spaceflight #mission-mars .background {
		background-image: url("../assets/images/backgrounds/human_spaceflight_mars-mobile.html");
	}

	#human-spaceflight #mission-mars .inner-left-middle {
		top: 25%;
		bottom: auto;
		right: 25px;
		left: auto;
	}

	#moon #moon-and-back .background {
		background-position: center center;
	}

	#article .row {
		margin-bottom: 0;
	}

	#article .section-content {
		padding: 100px 0;
	}

	.article-date {
		font-size: 14px;
	}

	.article-title {
		font-size: 30px;
	}

	.description {
		font: 12px/17px D-DIN-Medium,Arial,Verdana,sans-serif;
		font-weight: 400;
	}

	#footer a.social {
		margin: 0 5px;
	}

	.youtube-wrapper+span {
		font: 12px/16px D-DIN-Bold,Arial,Verdana,sans-serif;
	}

	.astronauts-intrinsic {
		padding-bottom: 65%;
	}

	.small-reveal.slider .gallery-background,.small-reveal.slider .reveal-bg,.small-reveal.slider .reveal-container {
		height: 500px;
	}

	.reveal-bg,.reveal-container {
		height: 500px;
		background-size: cover;
	}

	#earth #transportation .inner-right-top,#mars #landing .inner-right-top {
		top: 10%;
	}

	#earth #time .content-center {
		margin-bottom: 20px;
	}

	h1 {
		font: 48px/45px D-DIN-Bold,Arial,Verdana,sans-serif;
		font-weight: 400;
		font-style: normal;
	}

	#feature h1 {
		margin-bottom: 15px;
	}

	#feature h3 {
		max-width: 60%;
		margin-left: 0;
	}

	#feature .inner-center h3 {
		margin-left: auto;
		margin-right: auto;
	}

	#iss .section-infographics,#mars .section-infographics,#moon .section-infographics {
		padding-top: 100px;
	}

	#launches.main #feature .inner-left-bottom {
		bottom: 35%;
	}

	#home #humans .inner-right-top {
		top: 20%;
	}

	.inner-right-top h2 {
		max-width: 80%;
		margin-left: 0;
	}

	#hamburger,#menu-navigation {
		right: 20px;
	}

	#stats .number {
		font: 48px/55px D-DIN-Light,Arial,Verdana,sans-serif;
		margin: 0;
	}

	#stats .label {
		line-height: 14px;
		max-width: 75%;
		margin: 5px auto 0;
	}

	.quote h1,.quote p {
		font: 18px/28px D-DIN-Medium,Arial,Verdana,sans-serif;
		font-weight: 400;
	}

	.author,.emphasize {
		font: 18px/28 D-DIN-Regular,Arial,Verdana,sans-serif;
		font-weight: 400;
	}

	.btn.special {
		display: block;
		margin-right: 10px;
		margin-left: 10px;
	}

	.section,.section-inner {
		height: auto;
	}

	.section--auto {
		min-height: auto;
	}

	#home #feature .inner-right-middle {
		right: 20px;
		bottom: 20%;
		max-width: 100%;
	}

	#home #feature .inner-left-bottom {
		left: 20px;
		bottom: 20%;
		max-width: 100%;
	}

	.inner-left-bottom,.inner-right-bottom {
		bottom: 10%;
	}

	.inner-left-bottom,.inner-left-top,.inner-right-bottom,.inner-right-top {
		width: auto;
		max-width: none;
		right: 20px;
		left: 20px;
	}

	.inner-left-top {
		top: 40px;
	}

	.inner-right-top {
		top: 40px;
	}

	.inner-left-middle {
		left: 20px;
		right: auto;
	}

	.inner-right-middle {
		left: auto;
		right: 20px;
	}

	.inner-center-top {
		top: 10%;
	}

	.collapse .background {
		display: block;
		position: relative;
		width: 100%;
		height: 600px;
		margin: 0;
		padding: 0;
	}

	.collapse.min .background {
		height: 350px;
	}

	.collapse .inner-left-bottom,.collapse .inner-left-middle,.collapse .inner-left-top,.collapse .inner-right-bottom,.collapse .inner-right-middle,.collapse .inner-right-top {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		transform: none;
		padding: 40px 20px;
		width: auto;
	}

	.content-columns {
		margin: 25px auto;
	}

	.column-image {
		width: auto;
		margin: 0 20px 25px!important;
	}

	.column-image.mf {
		margin: 0 0 25px!important;
	}

	.section-inner.thin {
		height: auto;
	}

	.section-inner.thin .inner-center {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		margin: 0 20px;
		padding: 50px 0;
		-webkit-transform: none;
		transform: none;
	}

	.column {
		display: block;
		width: auto;
		margin: 20px;
	}

	.row {
		width: auto;
	}

	.row .item {
		margin: 0 20px;
	}

	#moon #humans br {
		display: none;
	}

	#uses {
		margin-bottom: 50px;
	}

	#uses .section-inner {
		margin-top: -220px;
	}

	#uses.slider .gallery-background {
		height: 740px;
		margin-top: -130px;
	}
}

@media only screen and (max-width:600px) {
	#landing .content-center {
		margin-bottom: 20px;
	}

	#landing img {
		display: block;
	}

	#launches .svg-container,#mission .svg-container,.launches-toggle,table.launches {
		display: none;
	}

	.launches-entries,.launches-toggle-mobile {
		display: block;
	}
}

@media screen and (max-width:500px) {
	.content-tabs button {
		margin: 0 5px;
	}
}

@media screen and (max-width:400px) {
	.select-css {
		max-width: 320px;
	}
}

@media (min-width:961px) and (max-width:1100px) {
	.nav-links li {
		margin: 0 12px 0 0;
	}
}

@media screen and (orientation:landscape) {
	.isMobile #modal .modal-inner {
		width: 420px;
	}

	.isMobile .youtube-wrapper {
		margin-bottom: 20px;
	}
}

.shadowed {
	text-shadow: 0 0 2px #555;
}

.text-left {
	text-align: left;
}

.padded {
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width:900px) {
	.text-left {
		text-align: center;
	}
}

.astronauts-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 2rem;
}

.astronaut-portrait {
	min-width: 0;
	margin: 0 5px;
}

.astronaut-portrait img {
	width: 100%;
	height: auto;
}

.astronaut-portrait a span {
	display: block;
	text-align: center;
}

@media (max-width:900px) {
	.astronauts-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.astronaut-portrait {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 10px 25px;
	}

	.astronaut-portrait span {
		display: block;
		text-align: center;
	}

	.astronaut-portrait img {
		max-height: 300px;
		width: auto;
	}

	.launches-countdown {
		margin-top: 20px;
	}

	.launches-update .text-columns {
		padding-bottom: 50px;
		padding-top: 50px;
	}

	#scrollme {
		display: none;
	}
}
.dropbtn {
  background-color: transparent;
  color: white;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: transparent;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  background-color: #585e67;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
	text-align: left;
	padding-left: 8px;
  color: black;
  text-decoration: none;
  display: block;
}

.show {display: block;}
section.sec {
    padding: 100px 0px;
    position: relative;
}

.sm-title {
}
.title, .title h3 {
    font-size: 22px;
    color: #2b4d7a;
    font-weight: 700;
    line-height: 1.2em;
}
.sm-title h3 {
    margin-bottom: 20px;
}
.title, .title h3 {
    font-size: 22px;
    color: #2b4d7a;
    font-weight: 700;
    line-height: 1.2em;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
    top: 40%;
    position: absolute;
    border-radius: 40px !important;
    color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
}
.owl-nav .owl-prev {
    left: -5%;
}
.owl-nav .owl-next {
    right: -5%;
}
#staff .owl-nav .owl-prev i, .owl-nav .owl-next i {
    color: #fff;
    font-size: 20px;
    position: relative;
    left: 0px;
}
.box-b {
    background-color: #101830;
    padding: 15px;
    transition: .2s all ease-in-out;
    border-radius: 4px;
    cursor: pointer;
    border-bottom: solid 2px #2699cf;
    height: auto;
    position: relative;
    box-shadow: 0 5px 10px #9c9c9c;
}
.box-b .box-img {
    margin-bottom: 15px;
}
.staff .box-img img {
    height: 145px;
    width: 145px !important;
    margin: auto;
    border-radius: 90px;
}
.box-b h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 22px;
    color: #fff;
}
.box-b p {
    line-height: 1.4;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}
.contact-page{
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}



.contact-info, .contact-form{
  flex: 1;
}

.item{
  margin-bottom: 24px;
  font-size: 16px;
/*  display: inline-flex;
*/}
.contact-info .item div{
	display: inline-flex;
}
.icon{
  width: 60px;
  height: 60px;
  line-height: 60px !important;
  background-color: #3494db;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-right: 16px;
}


@media screen and (max-width: 980px){

  .contact-info, .contact-form{
    flex: 100%;
    margin-bottom: 30px;
  }
  .textb{
    width: 100%;
  }
}
h2.team{
	max-width: 90%;
    left: 0px;
    text-align: left;
    padding: 5% 0px;
}
.team-section{
	position: absolute;
	bottom: 15%;
}
.item .fa:before{
	font-size: 30px;
}
.contact-text{
	margin-top: 15px;
}
.contact-text.no-margin{
	margin-top: 0px;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.owl-carousel .owl-stage{
	width: max-content !important;
}
#columns{
	margin-top: 3%;
}
#contact{
	margin-bottom: 10%;
/*    margin-top: 5%;
*/}
.fixed{
	position: fixed !important;
	background-color: #000 !important;
}
.inner-left-bottom.black h2,.inner-left-bottom.black p,.inner-left-bottom.black h4,.inner-left-bottom.black .btn .text{
	color: #000 !important;
}
.inner-left-bottom.black a.btn{
	border:2px solid #000 !important;
}
#mission .left,#team .left{
	float: left;
    width: 30%;
}
#mission .left h2,#team .left h2{
	text-align: left;
    margin-left: 50px;
    margin-top: 100%;
    margin-bottom: 30px;
}
#mission .right,#team .right{
	float: right;
    width: 70%;
    margin:auto;
}

