@charset "utf-8";
/* Helper classes ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.clear-fix{
	clear: both;
	font-size: 0px;
	height: 0px;
	width: auto;
}

.aseries-wrapper{
	display: block;
	/*max-width: 1900px; */
	position: relative;
}

.aseries-wrapper h1{
	color: #0057A4;
	font-family: "SamsungIFRg";
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 10px;
}

.aseries-wrapper h2{
	color: #000000;
	font-family: "SamsungIFRg";
	font-size: 20px;
	font-weight: normal;
}

.aseries-wrapper p{
	color: #000000;
	font-family: "SamsungIFRg";
	font-size: 14px;
	font-weight: normal;
}


/* Hero section ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#aseries-hero{
	color: #ffffff;
	background-image: url('../images/hero-mobile.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 120vw;
	position: relative;
	width: 100%;
}

#aseries-hero1{
	color: #ffffff;
	background-image: url('../images/home-hero-mobile_astronout_v3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 36vw;
	position: relative;
	width: 100%;
}



/* Sub hero section ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.aseries-sub-hero{
}

.aseries-disclaimer,
.aseries-sub-hero-copy{
	display: table;
	padding: 20px 20px 0px 20px;
	margin: 0 auto;
	max-width: 1200px;
}

.aseries-disclaimer{
	padding-bottom: 20px;
}

.aseries-wrapper .aseries-disclaimer p{
	font-size: 12px;
}

.aseries-sub-hero-copy h1{
	color: #000000;
}


/* Comparison section ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#aseries-comparison{
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 900px;
}

#aseries-comparison-title{
	padding: 20px;
}

#aseries-comparison-title h1{
}

#aseries-comparison-title p{
}

#aseries-comparison table{
	position: relative;
	width: 100%;
}

#aseries-comparison tr{
}

#aseries-comparison td{
	border: 2px solid #ffffff;
	padding: 20px 19px;
	vertical-align: top;
	width: 33%;
}

.aseries-comparison-row-a.nobg, .aseries-comparison-row-b.nobg{
	background-color: #ffffff;
}

.aseries-comparison-row-a{
	background-color: #f7f7f7;
}

.aseries-comparison-row-b{
	background-color: #efefef;
}

.aseries-comparison-top-row{
	
}

.aseries-comparison-top-row-copy{
	display: inline-block;
	vertical-align: top;
}

.aseries-comparison-top-row-copy h1{
	padding-bottom: 0px;
}

.aseries-comparison-top-row-image-wrapper{
	display: block;
	height: 290px;
	margin-top: 10px;
	position: relative;
	width: 100%;
}

.aseries-comparison-top-row-image-wrapper img{
	bottom: 0px;
	display: block;
	left: 50%;
	margin-left: -50px;
	position: absolute;
}

.aseries-comparison-top-row .aseries-fom{
	margin-top: 20px;
}

.aseries-comparison-stats{
	
}

.aseries-comparison-stats span{
	color: #0057A4;
	display: block;
	font-family: "SamsungIFBd";
	font-size: 12px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.aseries-comparison-stats p{
}

.aseries-comparison-stats img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	max-width: 100%;
}

.aseries-fom{
	background-color: #0057A4;
	color: #ffffff;
	display: block;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	margin: 0 auto;
	text-align: center;
	max-width: 220px;
}

/* Media queries ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (min-width: 640px){
	.aseries-wrapper h1{
	}

	.aseries-wrapper h2{
	}

	.aseries-wrapper p{
	}

	#hero-video-copy{
		display: block;
	}

	.aseries-comparison-top-row-copy{
		width: 40%
	}

	.aseries-comparison-top-row-image-wrapper{
		display: inline-block;
		margin: 0;
		width: 48%;
		padding-top:20px;
	}

	.aseries-comparison-top-row-image-wrapper img{
		left: auto;
		right: 0px;
	}

	.aseries-comparison-stats span{
		font-size: 16px;
	}

	.aseries-fom{
		font-size: 16px;
		height: 44px;
		line-height: 44px;
	}
}

@media only screen and (min-width: 1024px){
	.aseries-wrapper h1{
		font-size: 32px;
	}

	.aseries-wrapper h2{
		font-size: 26px;
	}

	.aseries-wrapper p{
		font-size: 16px;
	}

	#aseries-hero{
		background-image: url('../images/hero-desktop.jpg');
		height: 49vw;
	}
	
		#aseries-hero1{
		background-image: url('../images/home-hero-desktop_astronout_v3_2.jpg');
		height: 18vw;
	
	}
	

	#aseries-key-features{
	}

	.aseries-key-feature{
		float: left;
		width: 50%;
	}

	.aseries-key-feature-image{
	}

	.aseries-key-feature-copy{
	}

	.aseries-key-feature-copy h2{
	}

	.aseries-sub-hero-copy{
		padding: 20px;
	}
}

@media only screen and (max-width: 640px){
	.aseries-wrapper h1{
		font-size: 18px;
	}

	.aseries-wrapper h2{
		font-size: 16px;
	}

	.aseries-wrapper p{
		font-size: 14px;
	}
}
@media only screen and (max-width: 640px){
.aseries-fom{ font-size:10px;}
}
