/* template.css overrides -- use only when absolutely necessary
================================*/
.banner {padding-top:41.667%;}
.banner-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-height: 300px;
background: url("../imgs/hero.jpg") no-repeat 0 0;
background-size:289.722222%;
}
.price{margin:0 0 0.825em 0;}
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:#cc4e00;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:19px solid #cc4e00;border-right: 10px solid transparent;margin-bottom:0;}
.price-save-label{padding:0 0 1px 6px}
.price-save-dollar{padding:0 0 1px 2px}
.price-save-percent{padding:0 6px 1px 2px}
.price-save-label:before,.price-save-percent:after{content:'';position:absolute;bottom:0;width:0;height:0;}
.item-cell{border-bottom:none;}
.item-promo{margin-top:1em;}
.item-promo-code{border-color:#888;}
.item-promo-title span{color:#333;}
.item-promo-info{color:#cc4e00;}
.item-promo-code{padding:1.5em 5px 1em 5px;height:auto;color:#cc4e00;}
.item-promo-code-save{display:inline;}
.item-promo-code-savetxt{display:inline;color:#cc4e00;font-weight:bold;}
li.mir{display:none;}
.instantSavings, .mir{display:block;}
.finalPrice{font-size:1.6em;}
.instantSavings{font-size:0.925em}
/*.instantSavings{font-size:0.925em; color:#ccc;}*/
.shipping{visibility:hidden;}
.mir{font-size:1em;margin:0;color:#016B04}
.btn-mini{border-color:#E68626;font-family:'Open Sans Condensed','Arial Narrow','Helvetica Narrow',arial,helvetica,sans-serif;letter-spacing:1px}

/* No Orange Bar for Custom LPs with Black Background
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:none;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:none;border-right: 10px solid transparent;margin-bottom:0;}
================================*/

/* custom CSS on a per project basis
================================*/
.hero{ position:relative; padding-bottom:xx%}
.hero-img{position: absolute; top: 0; left: 0; right: 0;bottom: 0; max-height: 450px; background: url(../imgs/hero.jpg) no-repeat 0 0; background-size: 189.72%;}




/* 按钮要长的跟US一样
================================*/
.btn-primary,
.button.button-primary {
	border-color: #c60;
	background: #ffa33a;
}
.btn-primary:hover, 
.btn-primary:active,
.button.button-primary:hover,
.button.button-primary:active {
	background: #F39834;
	color: #222;
}
.btn {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0.45em 1em;
	outline: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0.2em;
	color: #222222;
	font: bold 1.2em/1 'Open Sans Condensed','Arial Narrow','Helvetica Narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}
.btn-mini {
	padding: 0.5em 0.8em;
	outline: none;
	font-size: 0.875em;
}
.page-btn {
	width: 80%;
	max-width: 400px;
	font-size: 1.3em;
	letter-spacing:1px;
}

body {
	background-color: #fff;
}

.page-width {
	box-sizing: border-box;
	padding: 20px;
}

h2.heading {
	border-bottom: 4px solid #ffa33a;
	box-sizing: border-box;
	color: #000;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.5em;
	margin: 60px auto 25px;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
}

h2.heading2 {
	background: #021d32;
	border-bottom: 7px solid #ffa33a;
	box-sizing: border-box;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.5em;
	margin: 60px auto 25px;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
}

h3.sub-heading {
	border-bottom: 2px solid #efefef;
	box-sizing: border-box;
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0px;
}

h4.number-heading {
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
}

.body-text {
	font-size: 15px;
	margin: 20px 0px;
}

.body-list-letter {
	font-size: 15px;
	line-height: 28px;
	margin: 20px 50px;
}

.section-inner {
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;
}

.message {
	background: #021d32;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	width: 100%;
}
.message h1 { color:white; font-size:3em; font-weight:normal; }

.p-message  {
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 15px auto;
	max-width: 1100px;
}

.return-section {
	background: #f5f5f5;
	margin: 40px auto 20px;
	padding: 20px;
	text-align: center;
}

.table-responsive {
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.section-table {
	border: 2px solid #efefef;
	font-size: 14px;
	margin: 20px 0px;
	max-width: 100%;
	width: 100%;
}

.section-table th {
	background: #efefef;
	font-weight: bold;
	font-size: 24px;
	min-width: 130px;
	padding: 10px 15px;
	text-align: left;
}

.section-table td {
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	padding: 10px 15px;
}

.two_col {
	border-right: 1px solid #888;
	display: inline-block;
	margin-right: 40px;
	padding-right: 40px;
	text-align: center;
	vertical-align: text-top;
	width: 45%;
}

.two_col p {
	max-width: 90%;
}

a.link {
	color: #cc4e00;
	text-decoration: underline;
}

a.link:hover {
	color: #000;
	text-decoration: none;
}

.page-btn {
    max-width: 460px;
}

.links > a > p {
	color: #FFF;
	text-align: center;
	margin: 15px;
	font-size: .85em;
	font-weight: 500;
	display: block;
}

/* responsive CSS on a per project basis
================================*/

@media only screen and (max-width: 1024px) {
	/* insert responsive CSS for screens below 1024px */
	img.largescreen {
		display: none;
	}
	.articles {
		flex-direction: column;
	}
	.article-one {
		margin-right: 0!important;
	}
	.article-two {
		margin-left: 0!important;
	}
	div.two_col {
		border: none;
		margin: 0px 0px 20px 0px !important;
		width: 100% !important;
	}
}

@media only screen and (min-width: 375px) {
	/* insert responsive CSS for screens above 375px */
	.links {
		padding: 0;
		margin: 0;
		flex-basis: calc(100% / 6);
	}
}
@media only screen and (min-width: 481px) {
	/* insert responsive CSS for screens above 481px */
}
@media only screen and (min-width: 641px) {
	/* insert responsive CSS for screens above 641px */
	.banner { padding-top: 21.96%; }
	.banner-img {
		background-position:100% 0;
		background-size: 152.7086383601757%;
	}
}
@media only screen and (min-width: 769px) {
	/* insert responsive CSS for screens above 769px */
	.items-grid .item-cell { width: 22%; }
	.links {
		padding: 0;
		margin: 0;
		flex-basis: calc(100% / 5);
	}
}
@media only screen and (min-width: 1025px) {
	/* insert responsive CSS for screens above 1025px */
	img.smallscreen {
		display: none;
	}
	.articles {
		flex-directin: row;
	}
	.article-one, .article-two {
		width: 100%;
		max-width: 50%;
	}
	.links {
		padding: 0;
		margin: 0;
		flex-basis: calc(100% / 11);
	}
}

.fa.fa-caret-right.caret {
	vertical-align: text-bottom;
	margin-left: 7px;
}
