.top-row {
	position: fixed !important;
	width: 100%;
	border-bottom: 1px solid #253e56 !important;
}

.main {
background-size: 100% auto;
}

.media-block {
	position: relative;
	width: 100%;
}
.media-block > div:first-child > img,
.media-block > div:first-child > video {
	display: block;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.media-block-text {
	width: 100%;
	top: 0;
	position: absolute;
	color: #ccc;
	text-align: center;
	vertical-align: middle;
}
.media-block-text > div {
	position: relative;
	display: inline-block;
  padding: 20px 20px;
  margin: 10px;
}
.media-block-text > div > em:first-child {
	top: 0; left: 0;
	position: absolute;
	opacity: 0.3;
	background: #000;
	width: 100%;
	height: 100%;

	border: 1px solid #111;
	border-radius: 4px;
}
.media-block-text > div > div {
	top: 0;
	position: relative;
	opacity: 1;
}

.text-block {
	position: relative;
	width: 100%;
	color: #e9e5d5;
	text-align: center;
	vertical-align: middle;
}

.text-block > div {
	margin: 0 auto;
	z-index: 2;
}
.text-block > div > em:first-child {
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0.3;
	background: #000;
	width: 100%;
	height: 100%;
	border: 1px solid #111;
	border-radius: 4px;
}

.text-block > div > div {
	top: 0;
	position: relative;
	opacity: 1;
}


.text-title {
	width: 70%;
	max-width: 40rem;
}
.text-about {
	width: 80%;
	max-width: 800px;
	padding: 20px 0;
}
.text-download {
	width: 80%;
	max-width: 600px;
	padding: 20px 0;
}

.text-about > div > div,
.text-download > div > div {
	padding: 20px 20px 0px 20px
}
.text-about img {
	width: 100%;
}

.group-dl {
max-width:320px;
margin:auto;
}

.group-dl > .btn {
	display: block;
	margin: auto;
	max-width: 240px;
}

.group-dl > .btn > span {
	left:-4px;right:-4px;
}

.list-group-dl {
	color: #b0d0f5;
	color: #90908e;
	list-style-type: none;
	padding: 0 30px;
}
.list-group-dl li {
	padding: 0 10px;
	padding: 0;
}
.list-group-dl a {
	color: #b0d0f5;
	text-decoration: none;
}
.group-dl > span {
	float:right;
	margin-bottom:1rem;
}

.title-dl {
	text-align: center;
	padding: 0px 20px 0px 20px !important;
}
.title-dl > a {
	width: 30%;
	min-width: 10rem;
	margin: .75rem .75rem 0 .75rem;
	padding: .75rem 0;
	opacity: .9;-moz-opacity:.9;-khtml-opacity:.9;filter:alpha(opacity=90);
}

.details {
	max-width: 800px;
	text-align: left;
}
.details > h5 {
	display: inline-block;
	margin-bottom: 1rem;
	width:100%;
}
.details > div {
/*	padding: 0px 30px;
*/
margin:auto;
}

.bn-details {
	background: transparent;
	color: #b0d0f5;
	border: 0 none;
	cursor: pointer;
}
.top-row {
	background: #000 !important;
  border-bottom: 1px solid #071423 !important;
}

	.top-row a {
/*		color: #b0d0f5 !important;
*/		color: #80c3e0 !important
	}

.top-row a:hover {
	color: #a0e0ff !important;
	text-decoration: none;
}

.top-row {
	background-size: cover;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-size: cover !important;
	background-size: 1280px auto !important;
	background-position: center !important;
	background-position: 50% 65% !important;
	padding: 0px !important;
	position:relative;
	height: 48px;
	/*padding: 12px !important;*/
	text-align:right;
}

.top-row > em {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-size: 240px auto !important;
	background-position: center !important;
	background-repeat: no-repeat;
	width: 240px;
	left:-120px;
	margin:0px 50%;
	opacity:0.6;
}

.top-row span {
	display: block;
	height: 100%;
	position: absolute;
	top: 15px;
	height: 50%;
	left:0;
}

.top-row span a {
	display: inline-block;
	height: 100%;
}
.top-row span img {
	display: inline-block;
	height: 100%;
}

.line {
	width: 100%;
	border-top: 1px solid #253e56;
	margin: 20px 0;
}
.line-bottom {
	width: 100%;
	border-top: 1px solid #253e56;
	margin: 20px 0 0 0;
}
.line-top {
	width: 100%;
	border-top: 1px solid #253e56;
	margin: 0 0 20px 0;
}


.logo {
	width:50%;
	min-width:20rem;
}


.text-block > em:first-child {
	position: absolute;
	top: 0px;
	left: 0px;
/*	background: #293c64;
	background: #132244;*/
	background: #002037;
	width: 100%;
	height: 100%;
}

.main {
	padding: 50px 0 0 0 !important;
}

.content {
	padding: 0 !important;
}

body {
	background-color: #000;
	background: url(/img/Space.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.features {
	position:relative;
}
.features > img {
	width:70%;display:inline-block;
}
.features > div {
	position:absolute;top:0;right:0;padding:20px 20px 0 30%;
	text-align:left;max-width:600px;
	font-size:small;
}
.features > div > ul {
	list-style: none;
}
.features > div > ul > li {
	/*border: 1px solid #090909;*/
	border: 1px dotted #030f27;
	/*background: #0a0a0a;*/
	background: #0a0f0f;
	padding: 2px 12px;
	border-radius: 3px;
	margin-bottom: 4px;
	float:right;
	opacity: .9;-moz-opacity:.9;-khtml-opacity:.9;filter:alpha(opacity=90);
}

.requirement {
	display:block;
}
.requirement > span {
	display: inline-block;
	vertical-align: top;
  padding: 2px 6px;
}

h2 > span {
	/*border: 1px solid #090909;*/
	border: 1px dotted #030f27;
	background: #0a0f0f;
	padding: 4px 36px 1px 36px;
	border-radius: 3px;
	opacity: .9;-moz-opacity:.9;-khtml-opacity:.9;filter:alpha(opacity=90);
}

/* Retouch */
.background {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow:hidden;
}
.background > div {
	width:100%;
	height:100%;
}
.background > div> video {
	position: relative;
  display:block;
	margin:auto;
}
.background > em {
	width:100%;
	height:100%;
  position: absolute; left: 0px; top: 0px;
	background: #000;
	opacity: .3;-moz-opacity:.3;-khtml-opacity:.3;filter:alpha(opacity=30);
}

#Download, #About {
	position: relative;
	top: -50px;
	display:block;
}

.form-check-inline {
	display: inline-block;
	margin: 0 .5rem 0 0;
	width: 1.5rem;
	height: 1.5rem;
	margin-bottom: -0.375em;
}

.form-footer {
	font-size:smaller;
	padding:.75rem 0;
}