html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	color: #444;
	background: #e3e3e3 url('imagesredeem/bg.png') repeat-x 0 0;
	font-family: 'Open Sans', sans-serif;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #444;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
small {
	font-size: 10px;
}
p {
	font-size: 15px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	-moz-font-feature-settings:"calt=0,liga=0";
	font-feature-settings:"liga" 0;
	padding: 0;
	margin: 0;
}
.hidden {
	display: none;
}
.grid {
	padding: 0 20px;
}
.row {
	margin-bottom: 1em;
}
.alpha {
	font-size: 48px;
}
.beta {
	font-size: 36px;
}
.gamma {
	font-size: 30px;
	line-height: 38.5px;
	padding-top: 5px;
}
.delta {
	font-size: 24px;
}
.epsilon {
	font-size: 18px;
}
.zeta {
	font-size: 14px;
}

.imgbig {
    display: block;
    width: auto;
    height: auto;
}
.eta {
	font-size: 24px;
}
.theta {
	font-size: 18px;
	font-style: italic;
}
.iota {
	font-size: 14px;
	font-style: italic;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.dk-blue {
	color: #2b4e65;
}
.icon {
	background-image: url("imagesredeem/sprite-veterandotcom.png");
	background-repeat: no-repeat;
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	vertical-align: middle;
	white-space: nowrap;
	margin-right: 10px;
}
.h-echo {
	color: #294d65;
	font-size: 18px;
	line-height: 1.231;
	margin: 0;
	padding: 0;
}
.h-echo-li {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.h-icon-20 {
	min-height: 20px;
	padding-left: 0;
	padding-top: 5px;
	position: relative;
}
.h-icon-27 {
	min-height: 28px;
	padding-left: 0;
	padding-top: 5px;
	position: relative;
}
.h-icon-stats {
	min-height: 48px;
	padding-left: 0;
	padding-top: 5px;
	position: relative;
}
.icon-house {
	background-position: 0 -98px;
	height: 28px;
	width: 27px;
}
.icon-star {
	background-position: -27px -98px;
	height: 28px;
	width: 27px;
}
.icon-endorsed {
	background-position: -54px -98px;
	height: 28px;
	width: 27px;
}
.icon-clock {
	background-position: -81px -98px;
	height: 28px;
	width: 27px;
}
.icon-dollar {
	background-position: -108px -98px;
	height: 27px;
	width: 27px;
}
.icon-check {
	background-position: -135px -98px;
	height: 27px;
	width: 27px;
}
.icon-zero {
	background-position: -162px -98px;
	height: 27px;
	width: 27px;
}
.icon-house-star {
	background-position: -189px -98px;
	height: 27px;
	width: 27px;
}
.icon-star-small {
	background-position: -688px 0;
	height: 20px;
	width: 9px;
}
.masthead {
	background: white;
	padding: 20px 0 0 0;
	border-bottom: 4px solid rgba(69,99,119,1);
}
.masthead .logo img {
	width: 350px;
	height: 58px;
}
.masthead .cta-top {
	margin-top: -50px;
	margin-left: auto;
	padding: 35px 15px 20px 15px;
	background: #70c023;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	font-style: italic;
	font-size: 20px;
	color: white;
	text-shadow: 0 1px rgba(71,140,19,1);
	z-index: 100;
	-moz-box-shadow:    0 0 2px 2px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.25);
	box-shadow:         0 0 2px 2px rgba(0,0,0,.25);
	max-width: 350px;
}
.masthead .cta-top span {
	font-size: 32px;
	font-weight: 700;
	display: block;
}
.masthead .cta-top span a {
	text-decoration: none;
	color: white;
}
.masthead small {
	color: #a9a9a9;
}
.hero {
	background-image: url(imagesredeem/bg-blue-camo.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #0060a2;
	padding: 20px 0 15px 0;
	border-bottom: 1px solid white;
	color: white;
	text-shadow: 0 1px rgba(5,45,84,0.75);
}
.hero .zeta {
	text-transform: uppercase;
}
.hero h3 {
	font-size: 20px;
	padding-top: 20px;
	text-align: right;
}
.hero h3::after {
	content:"";
	background: url('imagesredeem/sprite-veterandotcom.png') no-repeat 0 -175px;
	display: inline-block;
	width: 86px;
	height: 42px;
	margin-left: 15px;
	z-index: 100;
}
.hero .validation {
	margin: 40px auto 0 auto;
	display: block;
	background: url('imagesredeem/60.png') no-repeat 0 0;
	width: 394px;
	height: 50px;
	text-indent: -99999px;
}
.hero .mobile-validation {
	display: none;
}
.home-content {
	background: #f3f3f3;
	border-bottom: 1px solid #e1e0e0;
}
.home-content-2 {
	background: #fff;
	padding-top: 20px;
}
.why-vu {
	padding: 30px 0 15px 0;
}
.why-vu h2 {
	margin-bottom: 20px;
}
.why-vu h2::before { 
	content:"";
	background: url('imagesredeem/sprite-veterandotcom.png') no-repeat -570px 0;
	display: block;
	width: 67px;
	height: 21px;
	margin: 0 auto 5px auto;
}
.why-vu .slot-0-1-2,.why-vu .slot-3-4-5 {
	margin-bottom: 15px;
}
.why-vu p {
	margin: 5px 0 10px 38px;
}
.icon-usatoday {
	background-position: -96px -160px;
	height: 40px;
	width: 69px;
}
.icon-ap {
	background-position: -176px -167px;
	height: 40px;
	width: 127px;
}
.icon-yahoofinance {
	background-position: -316px -172px;
	height: 40px;
	width: 133px;
}
.icon-usnews {
	background-position: -96px -214px;
	height: 40px;
	width: 84px;
}
.icon-cnnmoney {
	background-position: -191px -214px;
	height: 40px;
	width: 129px;
}
.icon-nytimes {
	background-position: -331px -213px;
	height: 40px;
	width: 154px;
}
.icon-inc500 {
	background-position: -495px -196px;
	height: 40px;
	width: 47px;
}
.breakdown .slot-0-1-2,.breakdown .slot-3-4-5 {
	padding: 20px 0;
}
.breakdown h4 {
	margin-bottom: 20px;
}
.breakdown h4::before {
	content:"";
	background: url('imagesredeem/sprite-veterandotcom.png') no-repeat -637px 0;
	display: inline-block;
	width: 51px;
	height: 12px;
	margin-right:10px;
}
.breakdown h4::after {
	content:"";
	background: url('imagesredeem/sprite-veterandotcom.png') no-repeat -637px 0;
	display: inline-block;
	width: 51px;
	height: 12px;
	margin-left:10px;
}
.breakdown .row-1 {
	padding-top: 20px;
}
.breakdown ul {
	margin-top: 20px;
}
.breakdown ul > li {
	display: inline-block;
	width: 48%;
	margin: 0 0 10px 0;
}
.options {
	border-top: 1px solid #f3f3f3;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px 0 50px 0;
}
.options ul {
	margin: 10px auto;
	padding: 0;
}
.options ul li {
	display: inline-block;
	margin: 0 10px;
}
.options ul li a {
	color: #2ba6cb;
}
footer {
	background: transparent;
	padding: 30px 0;
}
footer ul {
	margin-bottom: 20px;
}
footer ul > li {
	display: inline-block;
	border-left: 1px solid #ccc;
	margin: 0 10px;
	padding-left: 20px;
	font-size: 12px;
}
	footer ul > li:first-child {
		border-left: none;
		padding-left: 0;
	}
footer ul > li a {
	color: #603;
	text-decoration: none;
	font-weight: bold;
}
footer ul > li a:hover,footer ul > li a:active {
	color: #936;
}
footer p {
	font-size: 12px;
	color: #555;
}
@media screen and (max-width: 800px) {
	.row {
		margin-bottom: 0;
	}
	.hero .slot-0-1-2 .gamma {
		font-size: 24px;
	}
	.hero .slot-0-1-2 .eta {
		font-size: 20px;
	}
	.hero form.veterandotcom-lead-form {
		margin-top: 20px;
	}
	.why-vu {
		padding-top: 20px;
	}
	.why-vu h2 {
		font-size: 20px;
	}
	.breakdown h4 {
		font-size: 20px;
	}
	.breakdown .slot-0-1-2,.breakdown .slot-3-4-5 {
		padding: 0;
		margin: 0;
	}
	.breakdown .row-2 {
		margin-bottom: 30px;
	}
	.breakdown ul {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.breakdown ul > li {
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 750px) {
	.masthead .slot-1-2-3 {
		text-align: center;
	}
	.masthead .logo {
		text-align: center;
	}
	.masthead .cta-top {
		margin: 20px 0 5px 0;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		border: 1px solid #418410;
		-moz-box-shadow:    inset 0 0 2px rgba(255,255,255,.5);
		-webkit-box-shadow: inset 0 0 2px rgba(255,255,255,.5);
		box-shadow:         inset 0 0 2px rgba(255,255,255,.5);
		padding: 10px;
		max-width: 100%;
	}
	.masthead .cta-top span {
		font-size: 24px;
	}
	.hero .slot-0-1-2 .gamma {
		font-size: 24px;
	}
	.hero .slot-0-1-2 .eta {
		font-size: 24px;
		line-height: 28px;
		margin-top: 10px;
		padding-top: 0;
		text-align: center;
	}
	.hero form.veterandotcom-lead-form {
		margin-top: 20px;
	}
	.hero .validation {
		display: none;
	}
	.hero .mobile-validation {
		margin: 20px auto 0 auto;
		display: block;
		background: url('imagesredeem/sprite-veterandotcom.png') no-repeat -235px -50px;
		width: 320px;
		height: 41px;
		text-indent: -99999px;
	}
}
@media screen and (max-width: 720px) {
	.hero h3 {
		padding-top: 0;
		padding-bottom: 10px;
		text-align: center;
		margin-top: 10px;
	}
	.hero h3::after {
		content: "";
		background: url('imagesredeem/icon-arrow-red.png') no-repeat 0 0;
		display: inline-block;
		width: 22px;
		height: 34px;
		margin-left: 15px;
		z-index: 100;
	}
}
@media screen and (max-width: 550px) {
	.hero h3 {
		font-size: 18px;
	}
	.breakdown h4::before {
		display: block;
		margin: 0 auto 10px auto;
	}
	.breakdown h4::after {
		display: none;
	}
}
@media screen and (max-width: 390px) {
	.hero .mobile-validation {
		margin-left: -20px;
		margin-top: 20px;
	}
}


/* Styles for video ==================== */
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
.framed,.video_embed,.youtube_embed{border:1px solid #fff;box-shadow:0px 1px 5px rgba(0,0,0,0.35);margin:5px}
.widget .framed,.widget .video_embed,.widget .youtube_embed{margin:5px 0}
.video_embed,.youtube_embed{display:block;max-width:100%;margin:10px auto;position:relative}
.youtube_embed{position:relative;padding-bottom:56.25%;height:0}
.youtube_embed iframe,.youtube_embed object,.youtube_embed embed,.youtube_embed img{position:absolute;display:block;top:0;left:0;width:100%;height:100%}
.youtube_embed.youtube_embed_loaded:after{display:none}
.lt-ie8 .youtube_embed{padding:0;height:auto;background:#ff0}
.lt-ie8 .youtube_embed img{position:static}
.lt-ie8 .youtube_embed.youtube_embed_loaded{padding-bottom:56.25%;height:0}
.video-container,.video_container{position:relative;padding-bottom:56.25%;height:0}
.video-container iframe,.video-container object,.video-container embed,.video_container iframe,.video_container object,.video_container embed{position:absolute;top:0;left:0;width:100%;height:100%}
.content_tile .framed,.content_tile .video_embed,.content_tile .youtube_embed{border:1px solid #dadada;padding:5px;box-sizing:border-box;box-shadow:none;margin:0 0 5px}
@media screen and (max-width: 450px){.tabber_wrapper img.framed,.tabber_wrapper img.video_embed,.tabber_wrapper img.youtube_embed{display:none}}
.modal_window .youtube_embed{margin:0;border:0 none;box-shadow:none}
