/**
 * @version $Id: position.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

* {
	margin: auto;
	padding: 0;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	_text-align: center;
}

a:link,
a:visited {
	outline: none;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	-moz-outline-style: none;
}

a img {
	border: none;
	padding: 0px;
	margin: 0px;
	outline: none;
}

p a {
	color: #000;
}

/* ################   Position ################  */

#header {
	width: 100%;
	background: #fff;
	height: 111px;
	box-shadow: 0 6px 6px -2px #bcbcbc;
}

#header_inner {
	max-width: 1440px;
	height: 111px;
}

#logo {
	float: left;
	margin: 8px 0 0 0;
	width: 150px;
}

#logo p {
	margin: 0px;
	padding: 0px;
}

#topnav {
	float: right;
	margin-top: 45px;
	height: 12px;
}

a.mainlevel-main-menu:link,
a.mainlevel-main-menu:visited {
	display: block;
	font-family: Open Sans;
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-align: center;
	float: left;
	padding-top: 8px;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-right: 25px;
	text-decoration: none;
	border-right: #000 solid 1px;
	border: none;
}

a.mainlevel-main-menu:hover {
	text-decoration: none;
	color: #fb0d1b;
}

a.mainlevel-main-menu#active_menu-main-menu {
	font-weight: bold;
	color: #fb0d1b;
	border-bottom: 2px solid #fb0d1b;
}

#header_bg {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	clear: both;
}

#header_bg_inner {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 1366px;
	height: 574px;
}

#red_line {
	width: 100%;
	background: #fe0000;
	height: 3px;
}

#welcome {
	width: 100%;
	background: url(../images/grey_patch.jpg) repeat-x;
	height: 187px;
}

#welcome_inner {
	width: 1003px;
	padding-top: 25px;
}

#welcome_inner p {
	font-family: Open Sans;
	font-size: 20px;
	color: #fff;
	text-transform: none;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 15px;
}

#welcome li.edit-icon {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	width: 55px;
	text-align: left;
	margin-top: -15px;
}

#welcome li.edit-icon a {
	list-style: none;
	color: #fff;
}

#products {
	width: 100%;
	background-color: #f2f2f2;
	height: 300px;
}

#products li.edit-icon {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	width: 55px;
	text-align: left;
	margin-top: -18px;
}

#products_inner {
	width: 1003px;
	padding-top: 25px;
	height: auto;
}

#products_a {
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
	margin-right: 65px;
}

#products_a h1 {
	color: #fe0000;
	font: 600 30px Open Sans;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#products_a p img {
	margin-bottom: 0px;
	padding: 0px;
	line-height: 0px;
	margin-top: 0px;
}

#products_a h1 span {
	color: #fe0000;
	font: 24px Open Sans;
	text-transform: uppercase;
	display: block;
}

#products_a p {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
}

#products_b {
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
	margin-right: 65px;
}

#products_b h1 {
	color: #fe0000;
	font: 600 30px Open Sans;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#products_b h1 span {
	color: #fe0000;
	font: 24px Open Sans;
	text-transform: uppercase;
	display: block;
}

#products_b p {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
}

#products_c {
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
}

#products_c h1 {
	color: #fe0000;
	font: 600 30px Open Sans;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#products_c h1 span {
	color: #fe0000;
	font: 24px Open Sans;
	text-transform: uppercase;
	display: block;
}

#products_c p {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
}

#products_d {
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
}

#products_d h1 {
	color: #fe0000;
	font: 600 30px Open Sans;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#products_d h1 span {
	color: #fe0000;
	font: 24px Open Sans;
	text-transform: uppercase;
	display: block;
}

#products_d p {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
}

#objects {
	width: 100%;
	height: 401px;
}

#objects_inner {
	width: 1003px;
	height: 401px;
	background: url(../images/objects_bg_new.jpg) no-repeat;
	margin-top: 50px;
}

#objects_inner_details {
	float: right;
	width: 410px;
	padding-top: 50px;
}

#objects_inner_details p {
	color: #636363;
	font: 400 25px Open Sans;
	margin-bottom: 28px;
	line-height: 40px;
}

#objects li.edit-icon {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	width: 55px;
	text-align: left;
	margin-top: -20px;
}

#blog {
	width: 100%;
	background: url(../images/blog_bg.jpg) no-repeat;
	background-position: center;
	height: 439px;
}

#blog_inner {
	width: 1003px;
}

#founders {
	float: left;
	margin-left: 40px;
	margin-top: 50px;
	text-align: center;
}

#founders h1 {
	color: #fff;
	font: 600 30px Open Sans;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
}

#founders_details {
	width: 400px;
	background: url(../images/white_bg.png) repeat;
	height: 240px;
	padding: 15px;
	float: left;
	margin-top: 0;
}

#founders_details_inner {
	width: 357px;
	padding: 15px;
}

#founders_details_inner p {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	clear: both;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

#founders li.edit-icon {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	width: 55px;
	text-align: left;
	margin-top: -20px;
}

#grey_border {
	border-bottom: #010002 dashed 1px;
	clear: both;
	line-height: 0px;
	margin-top: 0;
	padding: 0px;
}

#founders_details_inner a.readmore {
	float: right;
	font-family: Open Sans;
	font-size: 14px;
	color: #000000;
	border: none;
	background: none;
	margin-top: 0px;
	clear: both;
	font-weight: bold;
}

#news {
	float: right;
	margin-right: 40px;
	margin-top: 50px;
	text-align: center;
}

#news h1 {
	color: #fff;
	font: 600 30px Open Sans;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
}

#news_details {
	width: 400px;
	background: url(../images/white_bg.png) repeat;
	height: 228px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.home-posts-images {
	margin-right: auto;
	margin-left: 0px;
	text-align: start;
	width: 100px;
	padding: 5px;
	height: 100px;
	border: 1px solid rgba(156, 159, 164, 0.39);
	margin-bottom: 20px;
}

.home-posts-images img {
	width: 100%;
	height: auto;
}

#news_details_inner {
	width: 370px;
	margin-top: 20px;
}

#news_details_inner p.datea {
	font-family: Arial;
	font-size: 1spx;
	color: #000;
	text-transform: none;
	font-weight: bold;
	line-height: 24px;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0;
}

#news_details_inner p.date {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	text-transform: none;
	font-weight: bold;
	line-height: 22px;
	clear: both;
	text-align: left;
	margin-top: 13px;
	margin-bottom: 0;
}

#news_details_inner p.details {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 22px;
	clear: both;
	text-align: left;
	margin-bottom: 18px;
	margin-top: 0;
	padding: 0;
}

#news_details_inner a.readmore {
	float: right;
	font-family: Open Sans;
	font-size: 14px;
	color: #000000;
	border: none;
	background: none;
	margin-top: 0px;
	clear: both;
	font-weight: bold;
	padding: 0px;
}

#news li.edit-icon {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	width: 55px;
	text-align: left;
	margin-top: -18px;
}

#contact li.edit-icon {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	clear: both;
	display: block;
	float: right;
	width: 100%;
	width: 55px;
	text-align: left;
	margin-top: -10px;
}

#footer {
	width: 100%;
	height: 160px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	position: relative;
	background: url(../images/grey_patch.jpg) repeat-x;
}

#footer-inside {
	width: 1003px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 12px;
}

#footer_part {
	width: 1003px;
	float: left;
}

#footer_logo {
	width: 168px;
	height: 100px;
	background: #fff;
	float: left;
	padding-top: 10px;
}

#footer_logo p {
	margin: 0px;
	text-align: center;
}

#bottom_menu_a {
	width: 128px;
	float: left;
	padding-top: 15px;
	text-align: left;
	margin-left: 155px;
}

#bottom_menu_a a,
#bottom_menu_a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #fff !important;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#bottom_menu_b {
	width: 148px;
	float: left;
	padding-top: 15px;
	text-align: left;
}

#bottom_menu_b a,
#bottom_menu_b span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #fff !important;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#contact {
	width: 380px;
	float: right;
	padding-top: 5px;
	text-align: left;
}

#contact h1 {
	color: #fff;
	font: 600 20px Open Sans;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

#contact p {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0;
}

#contact p a {
	color: #fff;
}

#credit {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: #848484 solid 1px;
}

#credit_line {
	margin-top: 5px;
}

#copyright {
	float: left;
}

.copyright_text {
	font-size: 13px;
	color: #fff;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}

#credit-line {
	float: right;
}

.credit_text {
	float: right;
	font-size: 13px;
	color: #999999;
	padding-bottom: 0px;
}

.credit_text a {
	color: #999999;
	text-decoration: none;
}

#bottom_menu {
	width: 75%;
	height: 20px;
	float: right;
	text-align: right;
	margin-bottom: 18px;
}

#bottom_menu a,
#bottom_menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #515152;
	padding-left: 5px;
	padding-right: 5px;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

li.edit-icon {
	list-style: none;
}

ul.actions {
	float: right;
	width: 100%;
	text-align: left;
}

li.edit-icon {
	list-style: none;
	background-position: left;
	padding-left: 18px;
	float: left;
	width: 100%;
}

li.edit-icon a {
	list-style: none;
	color: #000;
	font-size: 11px;
	background: url(../../../media/system/images/edit.png);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: left;
	width: 55px;
	text-align: left;
	height: 20px;
}

#nasa_nh {
	width: 100%;
	background-color: #f2f2f2;
	height: 231px;
}

#nasa_nh_inner {
	width: 1003px;
	padding-top: 25px;
	height: auto;
}

.nasa_nh_logo {
	float: left;
	width: 179px;
	height: 175px;
}

.nasa_nh_logo img {
	width: 100%;
	height: auto;
}

.nasa_description {
	float: left;
	width: 725px;
	height: auto;
}

.nasa_description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #636363;
	margin-left: 30px;
}

.article_anywhere.nh-article-anywhere {
	display: flex;
	align-items: center;
}

.grey-restrict-width {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
}

#home-top {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}

.home-top-inside-cont {
	width: 90%;
	display: flex;
	justify-content: space-around;
}

.home-top-img-cont {
	width: 60%;
	display: flex;
	justify-content: center;
}

.home-top-img {
	width: 100%;
}

.home-top-content-cont {
	width: 40%;
	display: flex;
	flex-direction: column;
	margin-top: 120px;
	margin-left: 100px;
}

.home-top-content-one {
	font-family: "poppins-reg";
	font-size: 35px;
	color: #000;
	margin-bottom: 35px;
}

.home-top-content-two {
	font-family: "poppins-reg";
	color: #000;
	font-size: 23px;
	margin-bottom: 30px;
}

.home-top-content-button {
	background-color: #fe0000;
	color: #ffffff;
	width: 135px;
	height: 40px;
	border-radius: 30px;
	border: none;
	font-size: 18px;
	cursor: pointer;
}

@font-face {
	font-family: "poppins-reg";
	src: url("../fonts/Poppins-Regular.ttf");
	font-weight: normal;
}

@media (max-width: 7768px) {

.home-top-content-cont {
	margin-left: 50px;
}

}

@media (max-width: 1024px) {

#home-top {
	margin-top: 100px;
}

}

@media (max-width: 1000px) {

.home-top-inside-cont {
	flex-direction: column;
	justify-content: flex-start;
}

.home-top-img-cont {
	width: 60%;
}

.home-top-content-cont {
	width: 90%;
}

}

@media (max-width: 768px) {

.home-top-content-one {
	font-size: 28px;
	margin-bottom: 30px;
}

.home-top-content-two {
	font-size: 18px;
	margin-bottom: 20px;
}

.home-top-content-button {
	width: 95px;
	height: 30px;
	border-radius: 20px;
	font-size: 14px;
}

}

@media (max-width: 767px) {

.article_anywhere.nh-article-anywhere {
	flex-direction: column;
}

}


/*# sourceMappingURL=maps/position-home.css.map */
