@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@font-face {
	font-family: 'gothamblack';
	src: url('../fonts/gotham-black-webfont.eot');
	src: url('../fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham-black-webfont.woff') format('woff'),
	url('../fonts/gotham-black-webfont.ttf') format('truetype'),
	url('../fonts/gotham-black-webfont.svg#gothamblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
.gothamBlack {
	font-family: 'Gotham Black Regular', 'gothamblack', 'Open Sans', Arial !important;
}
@font-face {
	font-family: 'gothambold';
	src: url('../fonts/gotham-bold-webfont.eot');
	src: url('../fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham-bold-webfont.woff') format('woff'),
	url('../fonts/gotham-bold-webfont.ttf') format('truetype'),
	url('../fonts/gotham-bold-webfont.svg#gothambold') format('svg');
	font-weight: normal;
	font-style: normal;
}
.gothamBold {
	font-family: 'Gotham Bold Regular', 'Open Sans', Arial !important;
}
@font-face {
	font-family: 'gothamextra_light';
	src: url('../fonts/gotham-extralight-webfont.eot');
	src: url('../fonts/gotham-extralight-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham-extralight-webfont.woff') format('woff'),
	url('../fonts/gotham-extralight-webfont.ttf') format('truetype'),
	url('../fonts/gotham-extralight-webfont.svg#gothamextra_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
.gothamLight {
	font-family: 'Gotham ExtraLight Regular', 'gothamextra_light', 'Open Sans', Arial !important;
}
@font-face {
	font-family: 'gothambook';
	src: url('../fonts/gotham-book-webfont.eot');
	src: url('../fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham-book-webfont.woff') format('woff'),
	url('../fonts/gotham-book-webfont.ttf') format('truetype'),
	url('../fonts/gotham-book-webfont.svg#gothambook') format('svg');
	font-weight: normal;
	font-style: normal;
}
.gothamBook {
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
}
@font-face {
	font-family: 'TrajanPro';
	src: url('../fonts/TrajanPro-Regular.eot');
	src: url('../fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/TrajanPro-Regular.woff') format('woff'),
	url('../fonts/TrajanPro-Regular.ttf') format('truetype'),
	url('../fonts/TrajanPro-Regular.svg#TrajanPro') format('svg');
	font-weight: normal;
	font-style: normal;
}
.trajanPro {
	font-family: "Trajan Pro", "TrajanPro", Arial, sans-serif !important;
}
.raleWay {
	font-family: "RaleWay", "Open Sans", Arial, sans-serif !important;
}
.openSans {
	font-family: 'Open Sans', Arial, sans-serif !important;
}
body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
p {
	margin: 0 0 20px;
}
@media (min-width: 768px) {
	p {
		margin: 0 0 30px;
	}
}
a {
	color: #248bd3;
}
a:hover, a:active {
	color: #C67F07;
}
.ftf-logo {
	background-color: #222222;
	min-height: 74px;
}
.ftf-logo .logo-block {
	padding-top: 11px;
	padding-bottom: 11px;
}
.ftf-logo .text-block {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ftf-logo .text-block h2 {
	margin: 0px;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
@media (min-width: 768px) {
	.ftf-logo .text-block {
		padding-top: 20px;
	}
}
@media (min-width: 992px) {
	.ftf-logo .text-block h2 {
		font-size: 36px;
		line-height: 36px;
		margin: 0px 0 0 48px ;
	}
}
.ftf-logo .img-responsive {
	margin-bottom: 0px;
}
.ftf-arrowbar {
	display: block;
	text-align: center;
}
.ftf-arrowbar .step-1 {
	background-color: #4fba6f;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ftf-arrowbar .step-1 h4 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	margin: 0px;
}
.ftf-arrowbar .step-2 {
	line-height: 24px;
	padding-top: 50px;
	padding-bottom: 20px;
	background-image: url(../img/greenArrow-down.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto auto;
}
.ftf-arrowbar .step-2 h4 {
	color: #000000;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	margin: 0px;
}
@media (min-width: 768px) {
	.ftf-arrowbar .step-1 {
		/*min-height: 76px;*/
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.ftf-arrowbar .step-2 {
		/*min-height: 76px;*/
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(../img/greenArrow-right.png);
		background-position: center left;
		background-repeat: no-repeat;
		background-size: auto auto;
	}
}
.ftf-hero, .ftf-thanks {
	background: url('../img/hero.jpg') #03554d;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	padding: 0px;
	color: #FFFFFF;
}
.ftf-hero2 {
	background: url('../img/hero2.jpg') #40343e;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 0px;
	color: #FFFFFF;
}
.ftf-hero .container, .ftf-hero2 .container {
	padding-top: 5px;
	padding-bottom: 165px;
}
@media (min-width: 768px) {
	.ftf-hero .container {
		padding-top: 35px;
		padding-bottom: 265px;
	}
	.ftf-hero2 .container {
		padding-top: 5px;
		padding-bottom: 30px;
	}
	.ftf-hero .container, .ftf-hero2 .container  {
		background-size: 100% auto;
	}
}
.ftf-celebrity {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f5f5f5;
}
@media (min-width: 768px) {
	.ftf-celebrity {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
#offer-countdown,.offer-countdown, body .pt_countdown {
	width: 320px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}
.counter-group, .pt_countdown, div.pt_count_item {
	background-color: #222222;
}
.counter-block::before, .pt_countdown .pt_count_item::before {
	display: none;
}
.counter-group::before, .pt_countdown::before {
	display: none;
}
.counter-group .counter-block, .pt_countdown .pt_count_item {
	width: 76px;
	margin: 0;
	position: relative;
	padding: 0;
	display: inline-block;
}
.counter-block .counter {
	border-radius: 0px;
	border: none;
	height: 50px;
}
.counter-block .counter::before, .pt_countdown .pt_count_item:before{
	content: ":";
	border: none;
	font-size: 30px;
	margin-top: -15px;
	width: 5px !important;
	left: 0px;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	color: #FFFFFF;
	background: transparent;
	z-index: 9999;
	font-weight: bold;
	height: 25px;
	left: 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 111;
}
.pt_countdown .pt_count_item:before{
	top: 12%;
}
.counter-block .counter::after {
	display: none;
}
.counter-block .counter.days::before, .pt_countdown .pt_count_item.pt_count_days:before {
	display: none;
}
.counter-block .counter .number.hundreds {
	display: none !important;
}
.counter-block .counter .number.tens {
	width: 55%;
}
.counter-block .counter .tens {
	padding-left: 13%;
}
.counter-block .counter .number.units {
	width: 43%;
}
.counter-block .counter .units {
	padding-right: 0%;
}
.counter-block .counter .number, .pt_countdown .pt_count_item  {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 46px;
	letter-spacing: 4px;
	font-weight: bold;
	text-align:center;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
}
.counter-block .counter-caption, .pt_countdown .pt_count_item span {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 12px;
	vertical-align: top;
	padding-left: 10px;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	color: #949494;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal;
}
.pt_countdown .pt_count_item span {
	padding-left: 0;
}
.ftf-social {
	background: #efefef;
	padding-top: 20px;
	padding-bottom: 30px;
}
.ftf-book {
	color: #FFFFFF;
	background-color: #62585b;
	background-image: url('../img/Swoosh-dark.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
@media (min-width: 768px) {
	.ftf-book {
		background-image: url('../img/book.png'), url('../img/Swoosh-dark.png');
		background-position: top center, top center;
		background-repeat: no-repeat, no-repeat;
		background-size: 100% auto, 100% auto;
	}
}
@media (min-width: 1200px) {
	.ftf-book {
		background-size: auto 100%, auto auto;
	}
}
.ftf-book .row {
	padding-top: 30px;
	padding-bottom: 30px;
}
@media (min-width: 992px) {
	.ftf-book .row {
		background: none;
		padding-top: 50px;
		padding-bottom: 80px;
	}
}
.ftf-learn{
	background-color: #f8faf8;
	background-image: url('../img/ftf-learn.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.ftf-learn .row {
	padding-top: 0;
	padding-bottom: 0;
	background: rgba(255,255,255,.8);
}
.ftf-learn .row.testimonial {
	padding-top: 0;
	padding-bottom: 0;
}
.ftf-learn-2 .row {
	padding-bottom: 0;
}
@media (min-width: 992px) {
	.ftf-learn .row {
		background: none;
	}
	.ftf-learn-2 .row {
		padding-bottom: 0;
	}
	.ftf-learn .row.testimonial {
		padding-top: 0;
		padding-bottom: 0;
	}
}

.ftf-meet {
	background-color: #4f606a;
	background-image: url('../img/ftf-meet.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
.ftf-meet .row {
	padding-top: 30px;
	padding-bottom: 0;
	background: rgba(79,96,106,.8);
}
@media (min-width: 1200px) {
	.ftf-meet .row {
		background: none;
	}
}
.ftf-need {
	background-color: #cfd8d7;
	background-image: url('../img/ftf-need.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.ftf-need .row {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ftf-bonus {
	background-color: #433e3a;
	color: #fff;
	background-image: url('../img/ftf-bonus.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.ftf-bonus .row {
	padding-top: 50px;
	padding-bottom: 50px;
}

.ftf-bonus .row.bonus {
	padding-top: 50px;
	padding-bottom: 0;
}

.ftf-dark-gray {
	color: #FFFFFF;
	background-color: #222;
}

.ftf-dark-gray .row {
	padding-top: 35px;
	padding-bottom: 45px;
}
.ftf-light-gray {
	background-color: #f8f8f8;
}

.ftf-light-gray .row {
	padding-top: 40px;
	padding-bottom: 50px;
}

.ftf-light-gray .row.testimonial {
	padding-top: 0;
	padding-bottom: 0;
}

.ftf-bonus-1, .ftf-bonus-2, .ftf-bonus-3 {
	color: #FFFFFF;
	background-color: #343259;
}
.ftf-bonus-2 {
	background-color: #795b93;
}
.ftf-bonus-3 {
	background-color: #9c3b3c;
}
.ftf-bonus-1 .row, .ftf-bonus-2 .row, .ftf-bonus-3 .row {
	padding-top: 45px;
	padding-bottom: 45px;
}
.ftf-guarantee {
	color: #FFFFFF;
	background-color: #2e2e2f;
	background-image: url('../img/Swoosh-left.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.ftf-gradient {
	background-image: -webkit-linear-gradient(135deg,#f5f5f5 20%,#c5c5cc 100%);
	background-image: -o-linear-gradient(135deg,#f5f5f5 20%,#c5c5cc 100%);
	background-image: linear-gradient(135deg,#f5f5f5 20%,#c5c5cc 100%);
}

.ftf-gradient .row {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ftf-gradient .row.testimonial {
	padding-top: 10px;
	padding-bottom: 0;
}
@media (min-width: 992px) {
	.ftf-gradient .row {
		background: none;
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.ftf-gradient .row.testimonial {
		padding-top: 10px;
		padding-bottom: 0;
	}
	.ftf-guarantee {
		overflow: hidden;
	}
	.ftf-guarantee .img-badge-container{

	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.ftf-guarantee .row{
		display: table;
	}
	.ftf-guarantee .col-md-6{
		display: table-cell;
		vertical-align: top;
		float: none;
	}
	.ftf-guarantee .img-badge-container{
		vertical-align: bottom;
	}
}

.divider{
	border-bottom: 1px #c5c5cc solid;
}
.divider-2{
	border-bottom: 1px #fff solid;
	margin:0;
	padding: 0;
}

@media (min-width: 992px) {
	.divider{ margin-left: -10px;}
}
.ftf-module-header{
	background-image: url(../img/ftf-module-header-01.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}
.ftf-module-header-02{
	background-image: url(../img/ftf-module-header-02.jpg);
}
.ftf-module-header-03{
	background-image: url(../img/ftf-module-header-03.jpg);
}
.ftf-module-header-04{
	background-image: url(../img/ftf-module-header-04.jpg);
}
.ftf-module-header .row{
	padding-top: 50px;
	padding-bottom: 50px;
}


.moduleBox {
	display: block;
	margin-bottom: 20px;
	color: #FFFFFF;
	background: #272461; /* Old browsers */
	background: -moz-linear-gradient(top,  #272461 30%, #12103f 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #272461 30%,#12103f 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #272461 30%,#12103f 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272461', endColorstr='#12103f',GradientType=0 ); /* IE6-9 */
}
.moduleText {
	padding: 20px;
}
.moduleBox h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	margin: 0px 0px 25px;
}
.moduleBox p {
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
}
.moduleBox .graphicBox {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 768px) {
	.moduleBox {
		display: table;
	}
	.moduleBox .moduleText, .moduleBox .graphicBox {
		display: table-cell;
	}
	.moduleBox .moduleText {
		width: 63%;
		padding: 40px 20px 40px 40px;
	}
	.moduleBox .graphicBox {
		width: 37%;
		height: 100%;
	}
}
@media (max-width: 767px) {
	.moduleBox .graphicBox {
		min-height: 286px;
	}
}

.ftf-about {
	color: #FFFFFF;
	background-color: #2e2e2f;
}
.ftf-about .container {
	padding-top: 20px;
	padding-bottom: 0;
}
@media (min-width: 992px) {
	.ftf-about {
		background-image: url(../img/aboutBG-left.png), url(../img/aboutBG-right-small.png);
		background-position: top center, bottom right;
		background-size: auto 100%, auto 70%;
		background-repeat: no-repeat, no-repeat;
	}
	.ftf-about .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (min-width: 1100px) {
	.ftf-about {
		background-size: auto 100%, auto 80%;
		background-position: top center, bottom right;
	}
}
@media (min-width: 1800px) {
	.ftf-about {
		background-image: url(../img/aboutBG-left.png), url(../img/aboutBG-right.png);
		background-position: top left, top right;
		background-size: auto 100%, auto 100%;
	}
}
.ftf-quotes {
	background: #FFFFFF;
	padding: 30px 0;
}
@media (min-width: 768px) {
	.ftf-quotes {
		padding: 60px 0 30px;
	}
}
.img-circle {
	border: none;
}
hr.blue {
	border-top: 1px solid rgba(39, 72, 101, 0.2);
}
hr.white {
	border-top: 1px solid rgba(255, 255, 255, 1);
}
.ftf-final-cta {
	padding: 30px 0 0;
	background-image: url(../img/ctaBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.ftf-final-cta .copy {
	padding: 20px 0;
}
.ftf-event-details {
	background-image: none;
	background-color: #2c2c2c;
}
.ftf-event-details .workBookBox {
	background-color: #222222;
}
#footer {
	background-color: #111111;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 100;
	padding: 25px 0px;
}
#footer p {
	margin: 0 0 20px;
}
.greyLinks {
	color: #6c6b6b;
}
#footer .greyLinks a {
	padding: 0px;
	color: #6c6b6b;
	text-decoration: none;
}
#footer .greyLinks a:hover {
	padding: 0px;
	color: #FFFFFF;
	background-color: transparent;
}
#footer .goldLinks a {
	padding: 0px;
	color: #b59f73;
	text-decoration: none;
}
#footer .goldLinks a:hover {
	padding: 0px;
	color: #FFFFFF;
	background-color: transparent;
}
#footer .navSpacer {
	display: inline-block;
	width: 30px;
	height: 1px;
}
.copyright {
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.footerSocial {
	font-size: 12px;
	line-height: 16px;
	padding: 15px 0;
	text-align: center;
}
#footer .footerSocial a {
	display: inline-block;
	padding: 0px 10px;
	font-size: 20px;
	color: #FFFFFF;
}
#footer .footerSocial a:hover {
	padding: 0px 10px;
	color: #b59f73;
	background-color: transparent;
}
#footer .disclaimer {
	padding: 0px;
	font-size: 12px;
}
#footer .disclaimer p {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
#footer .disclaimer sup {
	font-size: 7px;
}
.manus-list {
	list-style: none;
	padding: 0 0 0 40px;
	counter-reset: section;
}
@media (min-width: 768px) {
	.manus-list {
		padding: 0 0 0 70px;
	}
}
.manus-list li {
	margin-bottom: 30px;
}
ul.manus-list li:after {
	content: " ";
	background: url('../img/bullet.png') no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -30px;
	top: 2px;
	color: #222222;
	font-size: 20px;
	font-family: FontAwesome !important;
}
ul.manus-list-white li:after {
	background: url('../img/bullet-white.png') no-repeat;
}
ul.manus-list.grey-check li:after {
	color: #afafaf;
}
@media (min-width: 768px) {
	ul.manus-list li:after {
		left: -48px;
	}
}
ul.manus-list li.noimage:after {
	content: "";
	display: none;
}
.manus-list-padding{
	padding-left: 10px;
}
@media (min-width: 768px) {

	.manus-list-padding{
		padding-left: 22px;
	}
}
.ategoogle, .ateappleical, .ateoutlook, .ateyahoo {
	width: 25%;
	height: 77px;
	margin: 0px;
	color: rgba(255,255,255,0);
	background-color: transparent;
	border: none;
	border-radius: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
.ategoogle {
	background-image: url(../img/calendarIcon-google.png);
}
.ateappleical {
	background-image: url(../img/calendarIcon-iCal.png);
}
.ateoutlook {
	background-image: url(../img/calendarIcon-outlook.png);
}
.ateyahoo {
	background-image: url(../img/calendarIcon-yahoo.png);
}
@media(max-width:768px) {
	.ategoogle, .ateappleical, .ateoutlook, .ateyahoo {
		width: 50%;
		display: inline-block;
		margin-bottom: 5px;
	}
}
.ategoogle:hover, .ateappleical:hover, .ateoutlook:hover, .ateyahoo:hover,
.ategoogle:focus, .ateappleical:focus, .ateoutlook:focus, .ateyahoo:focus,
.ategoogle:active, .ateappleical:active, .ateoutlook:active, .ateyahoo:active {
	color: rgba(255,255,255,0);
	background-color: #222222;
	text-decoration: none;
	border: none;
	padding: 0px;
}
.addthisevent-drop:hover, .addthisevent-drop:hover, .addthisevent-drop:hover, .addthisevent-drop:hover {
	text-decoration: none;
}
.wtb-ew-v1, .wtb-ew-outside, .wtb-ew-locations, .wtb-ew-bottom {
	max-width: 100%;
}
.bookModal .modal-content {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.bookModal .modal-header {
	padding: 0px;
	border: none;
}
@media(min-width:768px) {
	.bookModal .modal-body {
		padding: 35px 45px;
	}
}
.bookModal button.close {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: solid 2px #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	opacity: 1;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-top: -12px;
	margin-right: -12px;
	margin-bottom: -18px;
	font-size: 24px;
	font-weight: 200;
	padding: 0px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.bookModal .text-box {
	background-color: #fafafa;
	border: 1px solid #dbdbdb;
	padding: 15px;
	color: #686868;
	font-size: 17px;
	box-sizing: content-box;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
}
.bookModal .modal-content input.form-control {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right center;
	outline: 0;
	border: 0;
	width: 100%;
	padding: 0 33px 0 0;
	box-sizing: border-box;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	height: 20px;
	color: #686868;
	font-size: 17px;
	line-height: 20px;
	transition: none;
}
.bookModal .modal-content input[type=text] {
	background-image: url(../img/user.png);
}
.bookModal .modal-content input[type=email] {
	background-image: url(../img/mail.png);
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none !important;
}
/* Begin Gold Button*/
.btn-gold {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #d7a538;
	border-radius: 30px;
}
.btn-gold:hover, .btn-gold:active, .btn-gold:focus, .btn-gold.focus {
	color: #FFFFFF;
	background-color: #b48828;
}
.btn-gold.btn-lg {
	padding: 10px 43px;
}
.btn-gold.btn-hg {
	padding: 15px 43px;
	font-size: 28px;
	line-height: 36px;
}
.btn-234 {
	width: 234px;
	max-width: 100%;
	text-align: center;
}
.btn-270 {
	width: 270px;
	max-width: 100%;
	text-align: center;
}
.btn-300 {
	width: 300px;
	max-width: 100%;
	text-align: center;
}
.btn-430 {
	width: 430px;
	max-width: 100%;
	text-align: center;
}
.btn-355 {
	width: 355px;
	max-width: 100%;
	text-align: center;
}
@media (max-width: 767px) {
	.btn-gold.btn-hg {
		padding: 15px 15px;
		font-size: 20px !important;
		line-height: 28px;
	}
	.btn-234, .btn-355, .btn-430 {
		display: inline-block;
	}
	.text-center-xs {
		text-align: center;
	}
}
/*End Gold Button*/

/* Begin purple Button*/
.btn-purple {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7e5dc6;
	border-radius: 30px;
}
.btn-purple:hover, .btn-purple:active, .btn-purple:focus, .btn-purple.focus {
	color: #FFFFFF;
	background-color: #310d80;
}
.btn-purple.btn-lg {
	padding: 10px 43px;
}
.btn-purple.btn-hg {
	padding: 15px 43px;
	font-size: 28px;
	line-height: 36px;
	margin: 7px auto;
}
@media (max-width: 767px) {
	.btn-purple.btn-hg {
		padding: 15px 15px;
		font-size: 20px !important;
		line-height: 28px;
	}
}

@media (min-width: 768px) {
	.btn-purple.btn-hg {
		margin: 0 7px;
	}
}
/*End purple Button*/

/* Begin outline Button*/
.btn-outline {
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	border: 2px #fff solid;
	border-radius: 30px;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus, .btn-outline.focus {
	color: #b48828;
	border-color: #fff;
	background: #fff;
}
.btn-outline.btn-lg {
	padding: 10px 43px;
}
.btn-outline.btn-hg {
	padding: 15px 43px;
	font-size: 28px;
	line-height: 34px;
	margin: 7px auto;
}

.btn-outline.btn-270 {
	width: 268px;
}
@media (max-width: 767px) {
	.btn-outline.btn-hg {
		padding: 15px 15px;
		font-size: 20px !important;
		line-height: 28px;
	}
}
@media (min-width: 768px) {
	.btn-outline.btn-hg {
		margin: 0 7px;
	}
}
/*End outline Button*/

.lightGreyBG {
	background-color: #f2f2f2;
}
.text-white {
	color: #FFFFFF !important;
}
.text-red {
	color: #ff2222 !important;
}
.text-purple {
	color: #8a68a6 !important;
}
.text-dark-grey {
	color: #444444 !important;
}
.text-light-grey {
	color: #606060 !important;
}
.text-orange {
	color: #d7a538 !important;
}
.text-gold {
	color: #b59f73 !important;
}

.text-light-blue {
	color: #717197 !important;
}

.text-navy-blue {
	color: #67b3a9  !important;
}

.text-green {
	color: #79b1a9  !important;
}
.font83 {
	font-size: 83px !important;
}
.line80 {
	line-height: 80px !important;
}
.line99 {
	line-height: 99px !important;
}
.greenBG {
	background-color: #4fba6f !important;
}
.greenBox {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	background-color: #4fba6f !important;
	padding: 13px;
}
.ftf-final-cta .text-light-grey {
	color: #afb0b0 !important;
}
.letterspacing0 {
	letter-spacing: 0px;
}
.letterspacing1 {
	letter-spacing: 1px;
}
.letterspacing2 {
	letter-spacing: 2px;
}
.nomargin {
	margin: 0px !important;
}
.nomargin-t {
	margin-top: 0px !important;
}
.nomargin-b {
	margin-bottom: 0px !important;
}
.padding0 {
	padding: 0px;
}
.paddingt0 {
	padding-top: 0px !important;
}
.paddingb0 {
	padding-bottom: 0px !important;
}
@media (min-width: 992px){
	.paddingmdl0 {
		padding-left: 0px !important;
	}
}
.padding10 {
	padding: 10px;
}
.paddingt10 {
	padding-top: 10px;
}
.paddingb10 {
	padding-top: 10px;
}
.padding20 {
	padding: 20px;
}
.paddingt20 {
	padding-top: 20px;
}
.paddingb20 {
	padding-top: 20px;
}
.weight100 {
	font-weight: 100 !important;
}
.weight200 {
	font-weight: 200 !important;
}
.weight300 {
	font-weight: 300 !important;
}
.weight400 {
	font-weight: 400 !important;
}
.weight500 {
	font-weight: 500 !important;
}
.weight600 {
	font-weight: 600 !important;
}
.weight700 {
	font-weight: 700 !important;
}
.weight800 {
	font-weight: 800 !important;
}
.weight900 {
	font-weight: 900 !important;
}
.upperCase{
	text-transform: uppercase;
}
.underline{
	text-decoration: underline;
}
.letterspacing01{
	letter-spacing: 0.1em;
}
.img-container-overlap{
	position: relative;
	margin-top: -100px;
	margin-bottom: -15px;
	z-index: 800;
}

@media (min-width: 768px) {
	.img-container-overlap{
		margin-top: -220px;
		margin-bottom: -15px;
		z-index: 800;
	}

}
.box-outline{
	border: 5px #fff solid;
	font-size: 99px;
	line-height: 148px;
	height: 160px;
	text-align: center;
	width: 160px;
	margin:10px auto;
	max-width: 100%;
}
.box-outline-blue{
	border: 2px #009edb solid;
	padding: 18px 20px 25px;
}
.module-title{
	position: relative;
}
.module-title span{
	display: inline-block;
	background: #fff;
	padding-right: 20px;
	z-index: 80;
	position: relative;

}
.module-title:before{
	background: #797979;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 10px;
	content: " ";
	left: 0;
}
.panel{
	background-color: transparent;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-group .panel{
	border-radius: 0;
	margin-bottom: 15px;
}
.panel-default>.panel-heading{
	background-image: -webkit-linear-gradient(270deg,#444444 0%,#2e2e2f 100%);
	background-image: -o-linear-gradient(270deg,#444444 0%,#2e2e2f 100%);
	background-image: linear-gradient(270deg,#444444 0%,#2e2e2f 100%);
	color: #fff;
	padding: 15px 20px 15px 65px;
	border-radius: 0;
	position: relative;
}
.panel-default>.panel-heading h3 a:before{
	content: "-";
	border: none;
	width: auto;
	left: 22px;
	top: 15px;
	width: 23px;
	text-align:center;
	position: absolute;
	font-size: 37px;
	color: #FFFFFF;
	background: transparent;
	z-index: 9999;
	top: 13px;
}
.panel-default>.panel-heading h3 a.collapsed:before{
	content: "+";
	top: auto;
}
.panel-body{
	padding: 15px 20px 15px 65px;
	border: none !important;
}
.order .row{
	padding: 20px 0;
	margin: 0 10px;
}
.order .btn{
	max-width: 90% !important;
	margin: 0 auto;
}
@media (min-width: 768px) {
	.order .row{
		margin: 0 -50px;
	}
}
.order-option {
	background:#f1f1f1;
	margin: 15px 0;
	padding:0;
}
.order-option-title {
	background:#d5d5d5;
	padding: 0 0;
}
.order-option-highlight {
	background:#edebeb;
	margin: 0;
	padding:0 0 10px;
	-webkit-box-shadow: 0px 0px 32px 0 #9e9e9e;
	-moz-box-shadow: 0px 0px 32px 0 #9e9e9e;
	box-shadow: 0px 0px 32px 0 #9e9e9e;
}
.order-option-title-highlight {
	background:#6fa5a2;
	color: #fff;
}


.ftf-bonus-extra {
	color: #FFFFFF;
	background-color: #5783c2;
	background-image: url('../img/bonus.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-size: auto 100%;
	position: relative;
}
.ftf-bonus-extra:before {
	content: " ";
	width: 100%;
	min-height: 544px;
	position: absolute;
	top:0;
	background-image: url('../img/bonus-top.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

.ftf-bonus-extra .container {
	padding-top: 60px;
	padding-bottom: 20px;
}

@media (min-width: 992px) {
	.ftf-bonus-extra .container {
		padding-top: 60px;
		padding-bottom: 30px;
	}

}
.ftf-bonus-title{
	background: url('../img/bonus-title-sm.png') no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	min-height: 218px;
	box-sizing: border-box;
	padding-top: 70px;
	position: relative;
	max-width: 746px;
	margin: 0 auto;
}
.ftf-bonus-value{
	background: url('../img/bonus-value.png') no-repeat;
	background-position: center top;
	position: absolute;
	top: -40px;
	width: 116px;
	height: 116px;
	right: 0;
	padding: 40px 0 0;
	text-align: center;
	box-sizing: border-box;
}

.ftf-bonus-extra .font55 {
	font-size: 35px !important;
}
@media (min-width: 480px) {
	.ftf-bonus-title{
		background: url('../img/bonus-title.png') no-repeat;
		background-position: center top;
		background-size: contain;
		min-height: 218px;
		padding-top:60px;
	}
	.ftf-bonus-title h2{
		line-height: 50px;
	}
	.ftf-bonus-value{
		top: -20px;
	}

}

@media (min-width: 768px) {
	.ftf-bonus-title{
		padding-top: 80px;
	}
	.ftf-bonus-value{
		top: 0;
		right: 45px;
	}
	.ftf-bonus-extra .font55 {
		font-size: 55px !important;
		line-height: 50px !important;
	}

}
.ftf-bonus-headline{
	position: relative;
	z-index: 40;
}
.ftf-bonus-extra p.ftf-bonus-tagline {
	margin: -35px 0 5px;
	position: relative;
	z-index: 4;
}
.ftf-bonus-divider{
	height: 2px;
	background: #565e8a;
	margin-bottom: 40px;
}

.ftf-bonus-extra p{
	margin-bottom: 25px;
}

@media (min-width: 768px) {
	.ftf-bonus-extra .manus-list {
		padding: 0 0 0 50px;
	}
}

.paymentBox {
	display: block;
	clear: both;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.paymentContent {
	padding: 20px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
}
.paymentBox .paymentPlan {
	background-color: #f1f1f1;
	color: #4c4d4d;
	margin-bottom: 22px;
}
.paymentBox .paymentSingle {
	background-color: #edebeb;
	color: #4c4d4d;
	-moz-box-shadow: 0px 0px 32px 16px rgba(130, 113, 157, 0.3);
	-webkit-box-shadow: 0px 0px 32px 16px rgba(130, 113, 157, 0.3);
	box-shadow: 0px 0px 32px 16px rgba(130, 113, 157, 0.3);
}
.paymentBox .paymentPlan h2 {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
	padding: 15px;
	display: block;
	background-color: #d5d5d5;
	margin: 0px;
}
.paymentBox .paymentSingle h2 {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 30px;
	padding: 15px;
	background-color: #6fa5a2;
	display: block;
	margin: 0px;
}
@media (min-width:768px ) {
	.paymentBox .paymentPlan {
		width: 50%;
		float: left;
		min-height: 375px;
		margin-top: 16px;
	}
	.paymentBox .paymentSingle {
		width: 50%;
		float: right;
		min-height: 413px;
	}
}

.ftf-notifications{
	background-color: #ff0000;
	padding: 12px 0;
}

.text-white {
	color: #FFFFFF !important;
}
.ftf-notifications .counter-block .counter-caption{
	color: #fff;
	font-size: 10px;
}
.ftf-notifications  .counter-group{
	background-color: transparent;
}

@media (max-width: 991px) {
	.center-sm{
		text-align: center;
	}
}

@media (min-width: 600px) and (max-width: 991px) {
	body.notifications-active{
		padding-top: 168px;
	}
	.ftf-notifications{
		position: fixed;
		width: 100%;
		z-index: 8000;
		top: 0;
	}
}

@media (min-width: 992px) {
	body.notifications-active{
		padding-top: 98px;
	}
	.ftf-notifications{
		position: fixed;
		width: 100%;
		z-index: 8000;
		top: 0;
	}
}