body {
	color: #313131;
}
@media (min-width: 1370px) {
	.container {
		width: 1030px;
	}
	.container.container-full {
		width: 1370px;
	}
}
@media (min-width: 768px) {
	p {
		margin: 0 0 20px;
	}
}
.ftf-timer {
	color: #FFFFFF;
	background-color: #4b5361;
	min-height: 80px;
	padding-top: 20px;
}

.offer-countdown, body .pt_countdown  {
	width: 324px;
	/*width: auto;*/
	margin-left: 0px;
	border: solid 2px #f32938;
}
@media (min-width: 768px) {
	.offer-countdown, body .pt_countdown  {
		margin-left: 5px;
		margin-top: -10px;
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.offer-countdown, body .pt_countdown  {
		margin-left: auto;
		margin-right: auto;
	}
}
.counter-group, .pt_countdown, div.pt_count_item  {
	background-color: transparent;
}
.counter-block .counter .number, .counter-block .counter, .counter-block .counter::before, .pt_countdown .pt_count_item, .pt_countdown .pt_count_item::before {
	font-family: 'Gotham ExtraLight Regular', 'gothamextra_light', 'Open Sans', Arial !important;
}
@media (max-width: 991px) {
	.counter-group .counter-block {
		width: 21.55%;
	}
	.counter-block .counter {
		height: 40px;
	}
	.counter-block .counter .number, .counter-block .counter:before {
		font-size: 24px;
		line-height: 36px;
	}
	.counter-block .counter:before {
		left: -3px;
		margin-top: -20px;
	}
	.counter-block .counter-caption {
		padding-bottom: 0px;
		padding-left: 0px;
	}
}
.ftf-timer hr {
	width: 80%;
}
.btn-phoneSupport {
	text-align: center;
	border: solid 1px #FFF;
	background-color: #FFFFFF;
	color: #296193;
	line-height: 1.1;
	padding-right: 50px;
	background-image: url(../img/phoneSupport.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.btn-phoneSupport strong {
	font-weight: bold;
	display: block;
	font-size: 24px;
}
@media (max-width: 767px) {
	.btn-phoneSupport {
		margin-bottom: 20px;
	}
}
.ftf-body {
	padding-top: 15px;
}
.col-left {
	font-size: 18px;
}
.col-left, .col-right {
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 768px) {
	.ftf-body {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.col-left, .col-right {
		position: relative;
		float: left;
		min-height: 1px;
	}
	.col-left {
		width: 54.75%;
		width: 65%;
	}
	.col-right {
		padding-top: 40px;
		width: 45.25%;
		width: 35%;
	}
}
@media (min-width: 768px) {
	ul.manus-list {
		padding: 0 0 0 50px;
	}
	ul.manus-list li:after {
		left: -50px;
	}
}
.greyBox {
	background-color: #ededed;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 25px;
}
@media (max-width: 767px) {
	.greyBox {
		padding-left: 15px;
		padding-right: 15px;
		margin-left: -15px;
		margin-right: -15px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}
}
.testimonials hr {
	width: 80%;
	border-top: 1px solid #d4dae0;
}
.form-container {
	/*background-color: #eeeeee;*/
	border-left: solid 2px #eeeeee;
	border-right: solid 2px #eeeeee;
}
@media (max-width: 767px) {
	.form-container {
		margin-left: -15px;
		margin-right: -15px;
	}
}
.form-container .container-heading {
	font-size: 18px;
	line-height: 26px;
	padding: 10px;
	margin-left: -2px;
	margin-right: -2px;
	text-align: center;
	/*color: #FFFFFF;
	background-color: #528883;
	background-color: #79bbb5;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;*/
	border-top: solid 2px #eeeeee;
}
.form-container .container-heading strong {
	/*font-family: 'Gotham Bold Regular', 'gothambold', 'Open Sans', Arial !important;*/
}
.form-container .container-content {
	padding: 20px;
}
.form-container .container-content label {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 200;
}
.form-container .container-content .form-control {
	border: solid 1px #ebebeb;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.form-container .container-content .form-control.cvv {
	background-image: url(../img/cvv.png);
	background-position: center right;
	background-repeat: no-repeat;
}
.text-blue {
	color: #02a0c0;
}
.text-darkGrey {
	color: #535353;
}
.text-grey {
	color: #6f6f6f;
}
.text-red {
	color: #9d1c32 !important;
}
.text-brightRed {
	color: #f32938;
}
.text-green {
	color: #528883;
	color: #79bbb5;
}
.btn-gold {
	font-family: 'Gotham Bold Regular', 'gothambold', 'Open Sans', Arial !important;
	font-size: 18px;
	line-height: 26px;
	padding: 10px 14px;
}
.whiteBG {
	background-color: #FFFFFF !important;
}
#seal, #seal a {
	max-width: 100% !important;
}
div.AuthorizeNetSeal {
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#seal img {
	max-width: 100% !important;
	height: auto;
}
.support-container {
	border: solid 2px #ebebeb;
}
@media (max-width: 767px) {
	.support-container {
		margin-left: -15px;
		margin-right: -15px;
	}
}
.support-container ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.support-container ul li {
	font-size: 13px;
	line-height: 20px;
	color: #959595;
	list-style: none;
	margin: 0px;
	padding: 15px 30px 15px 100px;
	min-height: 60px;
	background-repeat: no-repeat;
	background-position: left center;
}
.support-container ul li h4 {
	color: #959595;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px;
}
.support-container ul li p {
	margin-bottom: 0px;
}
.support-container ul li.service {
	background-image: url(../img/icon-support-service.png);
}
.support-container ul li.privacy {
	background-color: #f8f8f8;
	background-image: url(../img/icon-support-privacy.png);
}
.support-container ul li.refund {
	background-image: url(../img/icon-support-refund.png);
}

.support-container ul li.address {
	background-color: #f8f8f8;
	background-image: url(../img/icon-support-address.png);
}