@charset "utf-8";
/* CSS Document */

/* DEFAULT STYLES - mobile first */
body {
	font-family: 'brother_1816regular', sans-serif;
	font-size: 17px;
	line-height: 1.25;
	color: #282d2c;
	margin: 0 auto;
	padding: 0;
	background-color: #f6f6f6;
}
.container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	box-shadow: none;
	background-color: #fff;
}
.inner-container {
	margin: 12px 10px;
}
.page-header {
	height: auto;
	border-bottom: none;
	margin: 0 auto;
	padding: 0 0 9px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "brother_1816bold", sans-serif;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 0;
}
h4 {
	font-size: 28px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
}
.steps {
	margin-bottom: 10px;
	line-height: 40px;
}
.stepNum {
	font-family: 'bressaybold', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #88b04b;
	text-align: center;
}
.stepTitle {
	font-family: "brother_1816bold", sans-serif;
	font-size: 18px;
	text-align: left;
}
p {
	margin: 10px 0;
	padding: 0;
}
p.privacy-disclaimer {
	margin: 0;
}
label {
	margin-bottom: 0;
	font-size: 17px;
}
.help {
	font-size: 12px;
	display: block;
}
label > .help {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
label.checkbox {
	font-weight: normal;
	font-size: 16px;
}
.labelPadL {
	padding-left: 15px;
}
.highlight {
	font-weight: bold;
}
.salesText {
	margin: 0 auto;
	text-align: center;
}
.salesText h1 {
	font-family: 'bressaybold', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #f0366b;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
.salesText h4 {
	font-family: 'brother_1816bold', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
#benefits {
	display: none;
}
#benefits-mobile {
	font-family: "Roboto", sans-serif;
	background-color: #f2f1e8;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}
#benefits-mobile h5 {
	font-size: 20px;
}
#benefits-mobile h6 {
	font-size: 15px;
	font-weight: bold;
}
.bonus {
	font-size: 22px;
	font-family: "brother_1816regular", sans-serif;
	font-weight: 600;
	text-align: center;
	margin-top: 20px;
}
.bonus span {
	color: #f0366b;
	font-family: "brother_1816bold", sans-serif;
}
#freeGift img {
	float: left;
	margin-right: 10px;
}
#freeTrialCopy, #memberUpgrade {
	text-align: center;
}
#memberUpgrade {
	margin-top: 14px;
}
#memberUpgradeInfo {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	background-color: #e5e5e5;
	margin: 14px 0;
	padding: 20px;
}
#col1, #col2 {
	margin-top: 30px;
}
#col1.col-sm-6 {
	padding-left: 0;
}
.intlOffer {
	background-color: #eef0ed;
	margin: 15px 0;
	padding: 20px;
	font-family: "brother_1816regular", sans-serif;
	font-size: 16px;
}
.intlOffer h4 {
	font-size: 20px;
	color: #89af4a;
	margin: 0;
}
.intlOffer label.checkbox {
	margin: 0;
}
.benefits {
	font-size: 15.5px;
	background-color: #f3f3eb;
	padding: 2px;
}
.benefits section {
	padding: 12px;
	border-bottom: 1px solid #bebeb7;
}
.benefits .benefitInfo {
	width: 100%;
	float: none;
}
#freeGift {
	margin-top: 20px;
	font-size: 16px;
}
#freeGift p.highlight {
	margin: 0;
	padding: 0;
	font-family: "brother_1816bold", sans-serif;
	color: #88b04b;
	font-size: 18px;
}
.purchasesummary {
	background-color: #eef0ed;
	margin: 20px 0 0;
	padding: 10px;
	text-align: center;
}
.purchasesummary p {
	font-size: 16px;
}
.purchasesummary h6 {
	font-size: 16px;
	padding: 0;
	color: #f0366b;
}
.purchasesummary-conf {
	background-color: #eff0f1;
	margin: 20px 0;
	padding: 10px;
	text-align: left;
}
.submit {
	margin: 0 auto 30px;
	text-align: center;
}
.mouse {
	font-size: 13px;
}
.req {
	font-size: 16px;
}
.noPad {
	padding: 0;
}
.noWrap {
	white-space: nowrap;
}
.underline {
	text-decoration: underline;
}
.pointer {
	cursor: pointer;
}
.strike {
	text-decoration: line-through;
}
#expire {
	margin-top: 15px;
}
#findCVV {
	cursor: pointer;
}
#CVVinst {
	margin: 10px 0;
}
a.prntPg {
	text-decoration: underline;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.rowReset {
	margin-left: -15px;
	margin-right: -15px;
}
.subOptions {
	margin: 5px 0 0;
}
input.subOffer {
	display: none !important;
}
.subType {
	background-color: #fff;
	border: none;
	color: #221b1c;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.subType:first-child {
	margin: 0 0 1px 0;
}
.subType.selected {
	background-color: #fff;
	border-color: #fff;
}
.subTypeHeader {
	color: #88b04b;
	font-size: 24px;
	margin: 20px 0 0;
	padding: 0;
	text-transform: uppercase;
}
.subTypePrice {
	color: #221b1c;
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.subTypeCopy {
	color: #221b1c;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}
.subTypeBtn {
	background-color: #ed9e39;
	border: 1px solid #ed9e39;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 24px/*20px*/;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 20px auto 30px;
	text-decoration: none;
	vertical-align: middle;
	width: 200px;
}
.subTypeBtn.selected {
	background-color: #fff;
	border-color: #ed9e39;
	color: #ed9e39;
}
a.subTypeBtn, a.subTypeBtn:hover, a.subTypeBtn:focus {
	color: #fff;
	text-decoration: none;
}
.glyphicon-ok-circle::before {
	font-size: 22px;
}
/* ERROR STYLES */
label.error {
	display: block;
	float: none;
	width: auto;
	margin: 5px 0;
	text-align: left;
	font-weight: normal;
	color: #A9443D;
	background: #f2dede;
	padding: 5px;
	clear: left;
	border-radius: 3px;
}
div.error {
	display: block;
	float: none;
	width: auto;
	margin: 5px 0;
	text-align: left;
	font-weight: normal;
	color: #A9443D;
	background: #f2dede;
	padding: 5px;
	clear: left;
	border-radius: 3px;
}
/* FORM STYLES */
.form-control {
	border-radius: 0;
	box-shadow: none;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	padding: 8px;
	height: 38px;
	font-size: 16px;
}
.form-control:focus {
	border-color: #ccc;
	box-shadow: none;
	outline: none;
}
/* BUTTON STYLES */
.btn-custom {
	-moz-appearance: none;
	background-color: #f0366b;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	font-family: "brother_1816bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 34px;
	line-height: 1;
	margin: 0;
	padding: 0 20px;
}
.btn-custom:hover, .btn-custom:focus {
	color: #fff;
	text-decoration: none;
}
/* FOOTER STYLES */
#chatIcon.on {
	float: none;
	text-align: center;
	background-color: #5E74A2;
	border: 1px solid #5E74A2;
	border-radius: 20px;
	padding: 35px 10px;
	margin-top: 10px;
}
#footer {
	width: 100%;
	margin: 30px auto;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	padding: 0 15px;
}
#footer .about {
	margin: 0 auto 25px;
	padding: 0;
}
#footer .about_header {
	font-size: 30px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
#footer .customerservice {
	display: inline-block;
	margin: 0 17px 0 0;
	padding: 0;
	vertical-align: top;
	width: 100%;
	font-size: 17px;
}
#footer .livechat {
	background: none;
	cursor: pointer;
	margin: 0;
	min-height: 76px;
	padding: 0 113px 0 0;
}
#footer .livechat_header, #footer .guarantee_header {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}
#footer .guarantee {
	background: none;
	display: inline-block;
	margin: 0 18px 0 0;
	min-height: 128px;
	padding: 0;
	vertical-align: top;
	width: 100%;
	font-size: 17px;
}
#footer .trust {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 100%;
}
#footer .links, #footer .copyright {
	color: #555;
	text-align: center;
	margin-top: 25px;
}
#footer .links a, #footer .copyright a {
	color: #555;
	text-decoration: underline;
}
#footer p.CShours {
	font-size: 16px;
}
/* remove spinner from number input fields */
input[type='number'] {
	-moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.auto-renew-copy {
	background-color: #eef0ed;
	border: 2px solid #000;
	padding: 15px;
}

/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {
/* FOOTER STYLES */
#chatIcon.on {
	float: right;
	padding: 8px;
}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.container {
	width: 995px;
	margin: 30px auto 50px;
	box-shadow: 0 10px 10px #555;
}
.inner-container {
	margin: 12px 65px 0;
}
.salesText h1 {
	font-size: 50px;
}
.salesText h4 {
	font-size: 32px;
}
#benefits {
	display: none;
}
.benefits {
	font-size: 15.5px;
}
.benefitInfo strong {
	font-size: 16px;
}
.benefits h4 {
	font-family: "brother_1816bold", sans-serif;
	font-size: 21px;
	padding: 0 0 0 12px;
	color: #f0366b;
}
.benefits .benefitIcon {
	width: 18%;
	padding: 4px;
	float: left;
}
.benefits .benefitInfo {
	width: 76%;
	float: left;
}
#freeTrialCopy, #memberUpgrade {
	text-align: left;
}
.stepNum {
	font-size: 34px;
	text-align: left;
}
.stepTitle {
	font-size: 28px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.labelPadL {
	padding-left: 30px;
}
.subType {
	background-color: #f3f4f4;
	/* border: 3px solid #88b04b; */
	color: #fff;
	padding: 30px;
	width: 49.5%;
}
.subType:first-child {
	margin: 0 1px 0 0;
}
.subType.selected {
	background-color: #eef0ed;
	border: 3px solid #88b04b;
}
.selected > .subTypeHeader {
	color: #f0366b;
}
.subTypePrice {
	color: #282d2c;
	font-size: 36px;
}
.subTypeCopy {
	color: #282d2c;
	font-size: 18px;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
#footer {
	max-width: 995px;
	margin: 30 auto;
	padding: 0;
}
#footer .customerservice {
	width: 320px;
}
#footer .guarantee {
	background: rgba(0, 0, 0, 0) url("../../images/img/guarantee.gif") no-repeat scroll 0 0;
	width: 320px;
	padding: 0 0 0 135px;
}
#footer .trust {
	width: 315px;
}
#footer .links, #footer .copyright {
	margin-top: 0;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.subTypeHeader {
	font-size: 36px;
}
}
