f@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', 'gothambold', '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;
}
.openSans {
	font-family: "Open Sans", sans-serif !important;
}
.trajanPro {
	font-family: "Trajan Pro", "TrajanPro", Arial, sans-serif !important;
}
.raleWay {
	font-family: "RaleWay", "Open Sans", Arial, sans-serif !important;
}
/* BOOTSTRAP OVERRIDES */
@media (min-width: 992px) {
	.container {
		width: 990px;
	}
	.container.container-full {
		width: 970px;
	}
}
@media (min-width: 1170px) {
	#footer .container {
		width: 1170px;
	}
}
@media (min-width: 1200px) {
	.container.container-full {
		width: 1170px;
	}
}
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;
	}
}
.ftf-logo {
	background-color: #222222;
}
.ftf-logo .logo-block {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ftf-logo .text-block {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:0;
	padding-right: 0;
}
.ftf-logo .text-block h2 {
	margin: 0px;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}
@media (min-width: 768px) {
	.ftf-logo {
		min-height: 74px;
	}
	.ftf-logo .logo-block {
		padding-top: 11px;
		padding-bottom: 11px;
	}
	.ftf-logo .text-block h2 {
		font-size: 36px;
		line-height: 50px;
	}

	.ftf-logo .text-block {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.ftf-logo .text-block2 {
		padding-top: 6px;
		padding-bottom: 6px;
	}
}
.ftf-logo .img-responsive {
	margin-bottom: 0px;
}
.ftf-hero, .ftf-hero2,.ftf-hero3, .ftf-thanks {
	background: url('../img/hero.jpg') #122738;
	background-size: cover;
	padding: 0px;
	color: #FFFFFF;
}
.ftf-hero3 {
	background: url('../img/hero3.jpg') #122738;
	background-size: cover;
}
.ftf-hero .container {
	background-image: url('../img/Swoosh-white.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding-top: 20px;
	padding-bottom: 115px;
}
.ftf-hero3 .container {
	background-image: url('../img/Swoosh-white2.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.ftf-hero2 .container {
	padding-bottom: 105px;
}
@media (min-width: 768px) {
	.ftf-hero2 .container {
		padding-bottom: 225px;
	}
}
.ftf-thanks .container {
	background-image: url('../img/Swoosh-white.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding-top: 20px;
	padding-bottom: 70px;
}
@media (max-width: 768px) {
	.ftf-thanks .container {
		padding-bottom: 20px;
	}
}
@media (min-width: 768px) {
	.ftf-hero .container, .ftf-thanks .container {
		background-size: 100% auto;
	}
}

.ftf-success {
	background: url('../img/ftf-success.jpg') #0b131d;
	background-size: cover;
	padding: 0px;
	color: #FFFFFF;
}
.counter-group {
	margin: 0 auto;
	text-align: center;
}
.counter-group::before, .counter-group::after {
	content: " ";
	display: table;
}
.counter-group::after {
	clear: both;
}
.counter-block {
	display: inline-block;
	margin: 0 1%;
	position: relative;
	width: 21.55%;
}
.counter-block .counter::before {
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 34%, #c1c1c1 51%, #b3b3b3 75%, #e3e3e3 93%, #e3e3e3 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #222222;
	content: " ";
	height: 20px;
	left: -5px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 10px;
	z-index: 111;
}
.counter-block .counter::after {
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 34%, #c1c1c1 51%, #b3b3b3 75%, #e3e3e3 93%, #e3e3e3 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #222222;
	content: " ";
	height: 20px;
	margin-top: -10px;
	position: absolute;
	right: -5px;
	top: 50%;
	width: 10px;
	z-index: 112;
}
.counter-block .counter {
	border: 2px solid #222222;
	border-radius: 6px;
	font-family: "Open Sans Condensed", "Arial Narrow", "Nimbus Sans L", sans-serif;
	font-weight: 700;
	height: 97px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.counter-block .counter .number {
	background-color: #ffffff;
	color: #444444;
	font-size: 65px;
	height: 98%;
	line-height: 89px;
	padding: 1%;
	position: absolute;
	text-align: center;
	top: -10000px;
	width: 49%;
}
.counter-block::before {
	background: none repeat scroll 0 0 #555555;
	content: " ";
	height: 1px;
	left: 0;
	margin-left: 2px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 92.5%;
	z-index: 110;
}
.counter-block .counter .tens {
	padding-left: 11%;
}
.counter-block .counter .units {
	padding-right: 11%;
}
.counter-block .counter .number.tens {
	left: 0;
}
.counter-block .counter .number.units {
	left: 50%;
}
.counter-block .counter .number.hundreds {
	display: none;
}
.counter-block .counter .number.show {
	top: 0;
	z-index: 2;
}
.counter-block .counter .number.hidden-down {
	top: 100%;
}
.counter-block .counter .number.hidden-up {
	top: -100%;
	z-index: 100;
}
.counter-block .counter.with-hundreds {
	width: 300px;
}
.counter-block .counter.with-hundreds .number {
	width: 30.66%;
}
.counter-block .counter.with-hundreds .number.tens {
	left: 33.33%;
}
.counter-block .counter.with-hundreds .number.units {
	left: 66.66%;
}
.counter-block .counter.with-hundreds .number.hundreds {
	display: block;
	left: 0;
}
.counter-block .counter-caption {
	color: #949494;
	font-size: 100%;
	text-align: center;
}
@media (max-width: 768px) {
	.counter-block .counter {
		height: 73px;
	}
	.counter-block .counter .number {
		font-size: 40px;
		line-height: 72px;
	}
}
#offer-countdown, .offer-countdown, body .pt_countdown {
	width: 320px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-top: 0 !important;
}
.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: 68px;
	margin: 0;
	position: relative;
	padding: 0;
	display: inline-block;
}
@media(min-width: 350px){
	.counter-group .counter-block, .pt_countdown .pt_count_item {
		width: 76px;
	}
}
.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-learn {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 30%, #c5c5cc 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 30%,#c5c5cc 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 30%,#c5c5cc 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c5c5cc',GradientType=0 ); /* IE6-9 */
}
.ftf-learn2 {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f5f5f5 30%, #c5c5cc 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #f5f5f5 30%,#c5c5cc 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #f5f5f5 30%,#c5c5cc 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c5c5cc',GradientType=1 ); /* IE6-9 */
}
.ftf-learn, .ftf-learn2 {
	padding-bottom: 0px;
}
@media (min-width: 992px) {
	.ftf-learn, .ftf-learn2 {
		padding-bottom: 30px;
	}
	.ftf-learn .row, .ftf-learn2 .row {
		background: none;
	}
}
.ftf-master {
	background-image: url(../img/ftf-master.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	padding-bottom: 0px;
	background-color: #eef3f0;
	color: #fff;
}
.ftf-master2 {
	background-image: url(../img/ftf-master2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #faf6f8;
}
.ftf-master3 {
	background-image: none;
	background-color: transparent;

}
.ftf-master3 .ftf-master-content{
}
@media (min-width: 768px) {
	.ftf-master {
		padding-bottom: 30px;
	}
	.ftf-master2 {
		padding-top: 55px;
	}
	.ftf-master3  .ftf-master-content {
		background-position: center bottom;
	}
}
@media (max-width: 1024px) {
	.dark-sm{
		color: #333;
	}
}
@media (min-width: 1025px) {
	.dark-lg{
		color: #333;
	}
	.ftf-master3  .ftf-master-content, .ftf-master-content-no-background {
		background-image: url(../img/ftf-master3.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-color: #faf6f8;
		background-position: center bottom;
		max-width: 80%;
		margin: 0 auto;
	}
	.ftf-master3  .ftf-master-content .col-lg-6{

	}
	.ftf-master-content-no-background{
		background: none;
	}
}
img.heroShot {
	margin-top: -75px;
}
img.heroShot2 {
	margin-top: -75px;
}
img.heroShot3 {
	margin-top: -125px;
}
@media (min-width: 768px) {
	img.heroShot2 {
		margin-top: -190px;
	}
	img.heroShot3 {
		margin-top: -290px;
	}
}
.ftf-quotes {
	background: #FFFFFF;
	padding: 30px 0;
}
.ftf-quotes2 {
	padding: 20px 0;
}
.ftf-quotes h3 {
	margin-bottom: 28px;
}
@media (min-width: 768px) {
	.ftf-quotes {
		padding: 40px 0 20px;
	}
	.ftf-quotes2 {
		padding: 30px 0;
	}
}
.ftf-light-gray {
	background: #ebebeb;
}
.ftf-about {
	color: #FFFFFF;
	background-color: #2e2e2f;
	background-image: url(../img/aboutBG.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.ftf-about .container {
}
@media (min-width: 768px) {
	.ftf-about {
		background-image: url(../img/aboutBG-right.png), url(../img/aboutBG.jpg);
		background-position: bottom right, center center;
		background-size: 100% auto, cover;
		background-repeat: no-repeat, no-repeat;
	}
	.ftf-about .container {
		padding-top: 75px;
		padding-bottom: 30px;
	}
	.ftf-about-2 .container {
		padding-top: 45px;
	}
}
@media (min-width: 992px) {
	.ftf-about {
		background-image: url(../img/aboutBG-left.png), url(../img/aboutBG-right.png), url(../img/aboutBG.jpg);
		background-position: top center, bottom right, center center;
		background-size: auto 100%, 100% auto, cover;
		background-repeat: no-repeat, no-repeat, no-repeat;
	}
}
@media (min-width: 1468px) {
	.ftf-about {
		background-position: top left, top right;
	}
}
.img-circle {
	border: none;
}
hr.blue {
	border-top: 1px solid rgba(39, 72, 101, 0.2);
}
hr.grey {
	margin: 0;
	border-top: 1px solid #e4e2e2;
}
hr.white {
	border-top: 1px solid rgba(255, 255, 255, 1);
}
.ftf-guarantee {
	color: #FFFFFF;
	background-color: #2e2e2f;
}
.ftf-guarantee .container {
	padding-top: 20px;
	padding-bottom: 0px;
}
@media (min-width: 768px) {
	.ftf-guarantee {
		background-image: url(../img/guaranteeBG-right.png);
		background-position: top center;
		background-size: auto 100%;
		background-repeat: no-repeat;
	}
	.ftf-guarantee .container {
		padding-top: 50px;
		padding-bottom: 115px;
	}
}
@media (min-width: 992px) {
	.ftf-guarantee {
		background-image: url(../img/guaranteeBG-left.png), url(../img/guaranteeBG-right.png);
		background-position: top center, top center;
		background-size: auto auto, auto auto;
		background-repeat: no-repeat, no-repeat;
	}
}
@media (min-width: 1334px) {
	.ftf-guarantee {
		background-position: top left, top right;
	}
}
.gradientBG {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #c5c5cc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#c5c5cc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f5f5f5 0%,#c5c5cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c5c5cc',GradientType=0 ); /* IE6-9 */
}

.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-blue {
	background-image: -webkit-linear-gradient(135deg,#5e86a7 20%,#12466c 100%);
	background-image: -o-linear-gradient(135deg,#5e86a7 20%,#12466c 100%);
	background-image: linear-gradient(135deg,#5e86a7 20%,#12466c 100%);
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 768px) {
	.ftf-gradient-blue  {
		padding-top: 40px;
		/*padding-bottom: 30px;*/
	}
	.ftf-gradient-blue  p{
		letter-spacing: -0.025em;
	}
}
.letterspacing025{
	letter-spacing: -0.025em;
}
.letterspacing005{
	letter-spacing: -0.005em;
}
.ftf-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 768px) {
	.ftf-content  {
		padding-top: 40px;
		/*padding-bottom: 50px;*/
	}
}


.ftf-cta, .ftf-celebrity {
	padding-top: 20px;
}
.faq {
	padding-top: 20px;
	padding-bottom: 15px;
}
@media (min-width: 768px) {
	.ftf-cta, .faq, .ftf-celebrity {
		padding-top: 40px;
		/*padding-bottom: 50px;*/
	}
}
.ftf-program {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f5f5f5 30%, #c5c5cc 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #f5f5f5 30%,#c5c5cc 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #f5f5f5 30%,#c5c5cc 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c5c5cc',GradientType=1 ); /* IE6-9 */
}
.ftf-program2 {
	padding-top: 20px;
	padding-bottom: 0;
}
@media (min-width: 768px) {
	.ftf-program {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.ftf-program2 {
		padding-top: 30px;
		padding-bottom: 10px;
	}
}
.moduleBox {
	display: block;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.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-platform {
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/ftf-platform.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ftf-platform2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 768px) {
	.ftf-platform {
		padding-top: 50px;
		padding-bottom: 20px;
	}
}
.ftf-enroll {
	padding-top: 20px;
}
@media (min-width: 768px) {
	.ftf-enroll {
		padding-top: 40px;
		padding-bottom: 10px;
	}
}
.ftf-students {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/ftf-students.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
}
@media (min-width: 768px) {
	.ftf-students {
		padding-top: 60px;
		padding-bottom: 90px;
	}
}
.ftf-students blockquote {
	width: 866px;
	max-width: 100%;
	margin: 0px auto 20px;
	padding: 10px;
	border: none;
	background-color: #FFFFFF;
}
@media (min-width: 768px) {
	.ftf-students blockquote {
		padding: 30px;
	}
}
.ftf-students blockquote h3 {
	font-weight: 24px;
	line-height: 28px;
	margin: 0px 0px 30px;
	font-family: 'Gotham Bold Regular', 'gothambold', 'Open Sans', Arial !important;
	color: #242424;
}
.ftf-students blockquote p {
	font-size: 18px;
	line-height: 28px;
	color: #242424;
}
.ftf-students blockquote p.text-right {
	margin-bottom: 0px;
}
.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;
}
.faq .panel-group {
	margin-bottom: 0px;
}
.faq .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.faq .panel-default {
	border-width: 0px;
}
.faq .panel-heading {
	padding: 0px;
}
.faq .panel-heading a {
	display: block;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 10px 10px 65px;
	color: #FFFFFF;
	text-decoration: none;
	background: #2e2e2f; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #2e2e2f 20%, #444444 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #2e2e2f 20%,#444444 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #2e2e2f 20%,#444444 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2f', endColorstr='#444444',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.faq .panel-heading a {
	color: #F5F5F5;
}
.faq .panel-heading a:before {
	content: "+";
	position: absolute;
	color: #FFFFFF;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	font-size: 16px;
	line-height: 30px;
	margin-left: -40px;
}
.faq .panel-heading a.collapsed:before {
	content: "-";
}
.faq .panel-default .panel-body {
	border: none;
	padding: 20px 40px 0px;
}
#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 30px;
	counter-reset: section;
}
.plain-list{
	padding: 0 0 0 20px;
}
@media (min-width: 768px) {
	.manus-list {
		padding: 0 0 0 48px;
	}
}
.manus-list li,.plain-list li {
	margin-bottom: 30px;
	position: relative;
}

ul.manus-list-green li{
	margin-bottom:20px;

}
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-green li:after{
	background: url('../img/bullet-green.png') no-repeat;
	left: -26;
	top: -1px;
}
ul.manus-list.grey-check li:after {
	color: #afafaf;
}
@media (min-width: 768px) {
	ul.manus-list li:after {
		left: -48px;
		}ul.manus-list-green li:after {
			left: -28px;
			top: -2px;
		}
	}
	ul.manus-list li.noimage:after {
		content: "";
		display: none;
	}

	.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%;
	}

	/* 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;
	}

	/* Begin Gold Button*/
	.btn-orange {
		color: #FFFFFF;
		font-weight: bold;
		background-color: #ee8b2b;
		border-radius: 30px;
	}
	.btn-orange:hover, .btn-orange:active, .btn-orange:focus, .btn-orange.focus {
		color: #FFFFFF;
		background-color: #d36d0b;
	}
	.btn-orange.btn-lg {
		padding: 10px 43px;
	}
	.btn-orange.btn-hg {
		padding: 15px 43px;
		font-size: 28px;
		line-height: 36px;
	}
	.btn-234 {
		width: 234px;
		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;
			white-space: normal;
			max-width: 100%
		}
		.btn-234, .btn-355, .btn-430 {
			display: block;
			margin: 0px auto;
		}
	}
	.btn-orange-outline{
		color: #ee8b2b;
		background: transparent;
		border: 2px #ee8b2b solid;
	}

	.btn-orange-outline:hover, .btn-orange-outline:active, .btn-orange-outline:focus, .btn-orange-outline.focus {
		color:#f1f1f1;
		border-color: #d36d0b;
	}
	.btn-orange-outline.btn-lg{
		padding: 6px 39px;
	}
	@media (max-width: 767px) {
		.btn-orange-outline{
			color: #ee8b2b;
			background: transparent;
			border: 2px #ee8b2b solid;
		}
	}
	/*End Gold Button*/
	.lightGreyBG {
		background-color: #f2f2f2;
	}
	.text-white {
		color: #FFFFFF !important;
	}
	.text-red {
		color: #c53035 !important;
	}
	.text-pink {
		color: #e30250 !important;
	}
	.text-blue{
		color: #436dc3 !important;
	}
	.text-light-blue {
		color: #6a92ba !important
	}
	.text-purple {
		color: #8a68a6 !important;
	}
	.text-dark-grey {
		color: #444444 !important;
	}
	.text-light-grey {
		color: #606060 !important;
	}
	.text-lighter-grey {
		color: #888888 !important;
	}
	.text-orange {
		color: #d7a538 !important;
	}
	.ftf-final-cta .text-light-grey {
		color: #afb0b0 !important;
	}
	hr.blue {
		border-top: 1px solid rgba(39, 72, 101, 0.2) !important;
	}
	.ftf-somt {
		background-color: #213d5d;
		color: #FFFFFF;
		background-image: url(../img/ftf-somt.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.ftf-somt-2 {
		background-position: center -380px;
	}
	.mdbsBG {
		background-color: #9a7624;
		color: #FFFFFF;
	}
	.twmBG {
		background-color: #343259;
		color: #FFFFFF;
	}
	.grdwylBG {
		background-color: #795b93;
		color: #FFFFFF;
	}
	.soipBG {
		background-color: #9c3b3c;
		color: #FFFFFF;
	}

	.somtBG {
		background-image: -webkit-linear-gradient(135deg,#5e86a7 20%,#12466c 100%);
		background-image: -o-linear-gradient(135deg,#5e86a7 20%,#12466c 100%);
		background-image: linear-gradient(135deg,#5e86a7 20%,#12466c 100%);
		color: #fff;
	}
	.somtBG2 {
		background-image: -webkit-linear-gradient(135deg,#2c4ca6 20%,#193174 100%);
		background-image: -o-linear-gradient(135deg,#2c4ca6 20%,#193174 100%);
		background-image: linear-gradient(135deg,#2c4ca6 20%,#193174 100%);
		color: #fff;
	}
	.mdbsBG ul.manus-list li:before, .twmBG ul.manus-list li:before, .grdwylBG ul.manus-list li:before, .soipBG ul.manus-list li:before {
		color: #FFFFFF;
	}
	.valueBG {
		background-color: #3f726f;
		color: #FFFFFF;
		background-image: url(../img/valueBG.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	@media (min-width: 768px) {
		.row.row10 {
			margin-left: -5px;
			margin-right: -5px;
		}
		.row.row10 .col-xs-1, .row.row10 .col-sm-1, .row.row10 .col-md-1, .row.row10 .col-lg-1, .row.row10 .col-xs-2, .row.row10 .col-sm-2, .row.row10 .col-md-2, .row.row10 .col-lg-2, .row.row10 .col-xs-3, .row.row10 .col-sm-3, .row.row10 .col-md-3, .row.row10 .col-lg-3, .row.row10 .col-xs-4, .row.row10 .col-sm-4, .row.row10 .col-md-4, .row.row10 .col-lg-4, .row.row10 .col-xs-5, .row.row10 .col-sm-5, .row.row10 .col-md-5, .row.row10 .col-lg-5, .row.row10 .col-xs-6, .row.row10 .col-sm-6, .row.row10 .col-md-6, .row.row10 .col-lg-6, .row.row10 .col-xs-7, .row.row10 .col-sm-7, .row.row10 .col-md-7, .row.row10 .col-lg-7, .row.row10 .col-xs-8, .row.row10 .col-sm-8, .row.row10 .col-md-8, .row.row10 .col-lg-8, .row.row10 .col-xs-9, .row.row10 .col-sm-9, .row.row10 .col-md-9, .row.row10 .col-lg-9, .row.row10 .col-xs-10, .row.row10 .col-sm-10, .row.row10 .col-md-10, .row.row10 .col-lg-10, .row.row10 .col-xs-11, .row.row10 .col-sm-11, .row.row10 .col-md-11, .row.row10 .col-lg-11, .row.row10 .col-xs-12, .row.row10 .col-sm-12, .row.row10 .col-md-12, .row.row10 .col-lg-12 {
			padding-right: 5px;
			padding-left: 5px;
		}
	}
	.paymentBox {
		display: block;
		clear: both;
		width: 840px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
	.paymentBox2 {
		width: 910px;
		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 .paymentSingleBlack {
		background-color: #fff;
	}
	.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;
	}
	.paymentBox .paymentSingleYellow  h2{
		background-color: #f8be40;
	}
	.paymentBox .paymentSingleBlack  h2{
		background-color: #1c1c1c;
		position: relative;
	}
	.paymentBox .paymentSingleBlack  h2:after{
		content: " ";
		position: absolute;
		top: -4px;
		right: -6px;
		display: block;
		background: url(../img/pro.png) no-repeat;
		width: 106px;
		height: 106px;
		position: absolute;
	}
	@media (min-width:768px ) {
		.paymentBox .paymentPlan {
			width: 50%;
			float: left;
			min-height: 415px;
			margin-top: 16px;
		}
		.paymentBox .paymentSingleFirst{
			margin-top: 60px;

		}
		.paymentBox .paymentSingle {
			width: 50%;
			float: right;
			min-height: 453px;
		}
	}
	.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 !important;
	}
	.paddingt0 {
		padding-top: 0px !important;
	}
	.paddingb0 {
		padding-bottom: 0px !important;
	}
	.paddingl0 {
		padding-left: 0px !important;
	}
	.nomargin {
		margin: 0px;
	}
	.nomargin-t {
		margin-top: 0px;
	}
	.nomargin-b {
		margin-bottom: 0px;
	}
	.font10 {
		font-size: 10px !important;
	}
	.font11 {
		font-size: 11px !important;
	}
	.font12 {
		font-size: 12px !important;
	}
	.font13 {
		font-size: 13px !important;
	}
	.font14 {
		font-size: 14px !important;
	}
	.font15 {
		font-size: 15px !important;
	}
	.font16 {
		font-size: 16px !important;
	}
	.font17 {
		font-size: 17px !important;
	}
	.font18 {
		font-size: 18px !important;
	}
	.font19 {
		font-size: 19px !important;
	}
	.font20 {
		font-size: 20px !important;
	}
	.font21 {
		font-size: 21px !important;
	}
	.font22 {
		font-size: 22px !important;
	}
	.font23 {
		font-size: 23px !important;
	}
	.font24 {
		font-size: 24px !important;
	}
	.font25 {
		font-size: 25px !important;
	}
	.font26 {
		font-size: 26px !important;
	}
	.font27 {
		font-size: 27px !important;
	}
	.font28 {
		font-size: 28px !important;
	}
	.font29 {
		font-size: 29px !important;
	}
	.font30 {
		font-size: 30px !important;
	}
	.font31 {
		font-size: 31px !important;
	}
	.font32 {
		font-size: 32px !important;
	}
	.font33 {
		font-size: 33px !important;
	}
	.font34 {
		font-size: 34px !important;
	}
	.font35 {
		font-size: 35px !important;
	}
	.font36 {
		font-size: 36px !important;
	}
	.font37 {
		font-size: 37px !important;
	}
	.font38 {
		font-size: 38px !important;
	}
	.font39 {
		font-size: 39px !important;
	}
	.font40 {
		font-size: 40px !important;
	}
	.font41 {
		font-size: 41px !important;
	}
	.font42 {
		font-size: 42px !important;
	}
	.font43 {
		font-size: 43px !important;
	}
	.font44 {
		font-size: 44px !important;
	}
	.font45 {
		font-size: 45px !important;
	}
	.font46 {
		font-size: 46px !important;
	}
	.font47 {
		font-size: 47px !important;
	}
	.font48 {
		font-size: 48px !important;
	}
	.font49 {
		font-size: 49px !important;
	}
	.font50 {
		font-size: 50px !important;
	}
	.font51 {
		font-size: 51px !important;
	}
	.font52 {
		font-size: 52px !important;
	}
	.font53 {
		font-size: 53px !important;
	}
	.font54 {
		font-size: 54px !important;
	}
	.font55 {
		font-size: 55px !important;
	}
	.font56 {
		font-size: 56px !important;
	}
	.font57 {
		font-size: 57px !important;
	}
	.font58 {
		font-size: 58px !important;
	}
	.font59 {
		font-size: 59px !important;
	}
	.font60 {
		font-size: 60px !important;
	}
	.font61 {
		font-size: 61px !important;
	}
	.font62 {
		font-size: 62px !important;
	}
	.font63 {
		font-size: 63px !important;
	}
	.font64 {
		font-size: 64px !important;
	}
	.font65 {
		font-size: 65px !important;
	}
	.font66 {
		font-size: 66px !important;
	}
	.font67 {
		font-size: 67px !important;
	}
	.font68 {
		font-size: 68px !important;
	}
	.font69 {
		font-size: 69px !important;
	}
	.font70 {
		font-size: 70px !important;
	}
	.font71 {
		font-size: 71px !important;
	}
	.font72 {
		font-size: 72px !important;
	}
	.font73 {
		font-size: 73px !important;
	}
	.font74 {
		font-size: 74px !important;
	}
	.font75 {
		font-size: 75px !important;
	}
	.font76 {
		font-size: 76px !important;
	}
	.font77 {
		font-size: 77px !important;
	}
	.font78 {
		font-size: 78px !important;
	}
	.font79 {
		font-size: 79px !important;
	}
	.font80 {
		font-size: 80px !important;
	}
	.font81 {
		font-size: 81px !important;
	}
	.font82 {
		font-size: 82px !important;
	}
	.font83 {
		font-size: 83px !important;
	}
	.font84 {
		font-size: 84px !important;
	}
	.font85 {
		font-size: 85px !important;
	}
	.font86 {
		font-size: 86px !important;
	}
	.font87 {
		font-size: 87px !important;
	}
	.font88 {
		font-size: 88px !important;
	}
	.font89 {
		font-size: 89px !important;
	}
	.font90 {
		font-size: 90px !important;
	}
	.font91 {
		font-size: 91px !important;
	}
	.font92 {
		font-size: 92px !important;
	}
	.font93 {
		font-size: 93px !important;
	}
	.font94 {
		font-size: 94px !important;
	}
	.font95 {
		font-size: 95px !important;
	}
	.font96 {
		font-size: 96px !important;
	}
	.font97 {
		font-size: 97px !important;
	}
	.font98 {
		font-size: 98px !important;
	}
	.font99 {
		font-size: 99px !important;
	}
	.font100 {
		font-size: 100px !important;
	}
	.line10 {
		line-height: 10px !important;
	}
	.line11 {
		line-height: 11px !important;
	}
	.line12 {
		line-height: 12px !important;
	}
	.line13 {
		line-height: 13px !important;
	}
	.line14 {
		line-height: 14px !important;
	}
	.line15 {
		line-height: 15px !important;
	}
	.line16 {
		line-height: 16px !important;
	}
	.line17 {
		line-height: 17px !important;
	}
	.line18 {
		line-height: 18px !important;
	}
	.line19 {
		line-height: 19px !important;
	}
	.line20 {
		line-height: 20px !important;
	}
	.line21 {
		line-height: 21px !important;
	}
	.line22 {
		line-height: 22px !important;
	}
	.line23 {
		line-height: 23px !important;
	}
	.line24 {
		line-height: 24px !important;
	}
	.line25 {
		line-height: 25px !important;
	}
	.line26 {
		line-height: 26px !important;
	}
	.line27 {
		line-height: 27px !important;
	}
	.line28 {
		line-height: 28px !important;
	}
	.line29 {
		line-height: 29px !important;
	}
	.line30 {
		line-height: 30px !important;
	}
	.line31 {
		line-height: 31px !important;
	}
	.line32 {
		line-height: 32px !important;
	}
	.line33 {
		line-height: 33px !important;
	}
	.line34 {
		line-height: 34px !important;
	}
	.line35 {
		line-height: 35px !important;
	}
	.line36 {
		line-height: 36px !important;
	}
	.line37 {
		line-height: 37px !important;
	}
	.line38 {
		line-height: 38px !important;
	}
	.line39 {
		line-height: 39px !important;
	}
	.line40 {
		line-height: 40px !important;
	}
	.line41 {
		line-height: 41px !important;
	}
	.line42 {
		line-height: 42px !important;
	}
	.line43 {
		line-height: 43px !important;
	}
	.line44 {
		line-height: 44px !important;
	}
	.line45 {
		line-height: 45px !important;
	}
	.line46 {
		line-height: 46px !important;
	}
	.line47 {
		line-height: 47px !important;
	}
	.line48 {
		line-height: 48px !important;
	}
	.line49 {
		line-height: 49px !important;
	}
	.line50 {
		line-height: 50px !important;
	}
	.line51 {
		line-height: 51px !important;
	}
	.line52 {
		line-height: 52px !important;
	}
	.line53 {
		line-height: 53px !important;
	}
	.line54 {
		line-height: 54px !important;
	}
	.line55 {
		line-height: 55px !important;
	}
	.line56 {
		line-height: 56px !important;
	}
	.line57 {
		line-height: 57px !important;
	}
	.line58 {
		line-height: 58px !important;
	}
	.line59 {
		line-height: 59px !important;
	}
	.line60 {
		line-height: 60px !important;
	}
	.line61 {
		line-height: 61px !important;
	}
	.line62 {
		line-height: 62px !important;
	}
	.line63 {
		line-height: 63px !important;
	}
	.line64 {
		line-height: 64px !important;
	}
	.line65 {
		line-height: 65px !important;
	}
	.line66 {
		line-height: 66px !important;
	}
	.line67 {
		line-height: 67px !important;
	}
	.line68 {
		line-height: 68px !important;
	}
	.line69 {
		line-height: 69px !important;
	}
	.line70 {
		line-height: 70px !important;
	}
	.line71 {
		line-height: 71px !important;
	}
	.line72 {
		line-height: 72px !important;
	}
	.line73 {
		line-height: 73px !important;
	}
	.line74 {
		line-height: 74px !important;
	}
	.line75 {
		line-height: 75px !important;
	}
	.line76 {
		line-height: 76px !important;
	}
	.line77 {
		line-height: 77px !important;
	}
	.line78 {
		line-height: 78px !important;
	}
	.line79 {
		line-height: 79px !important;
	}
	.line80 {
		line-height: 80px !important;
	}
	.line81 {
		line-height: 81px !important;
	}
	.line82 {
		line-height: 82px !important;
	}
	.line83 {
		line-height: 83px !important;
	}
	.line84 {
		line-height: 84px !important;
	}
	.line85 {
		line-height: 85px !important;
	}
	.line86 {
		line-height: 86px !important;
	}
	.line87 {
		line-height: 87px !important;
	}
	.line88 {
		line-height: 88px !important;
	}
	.line89 {
		line-height: 89px !important;
	}
	.line90 {
		line-height: 90px !important;
	}
	.line91 {
		line-height: 91px !important;
	}
	.line92 {
		line-height: 92px !important;
	}
	.line93 {
		line-height: 93px !important;
	}
	.line94 {
		line-height: 94px !important;
	}
	.line95 {
		line-height: 95px !important;
	}
	.line96 {
		line-height: 96px !important;
	}
	.line97 {
		line-height: 97px !important;
	}
	.line98 {
		line-height: 98px !important;
	}
	.line99 {
		line-height: 99px !important;
	}
	.line100 {
		line-height: 100px !important;
	}
	.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;
		letter-spacing: -0.05em;
	}
	.weight900 {
		font-weight: 900 !important;
	}
	@media (max-width: 767px) {
		.text-center-xs {
			text-align:center;
		}
	}
	@media (min-width: 768px) {
		.content-container {
			padding: 0 25px;
		}
		.content-container p{
			text-align: justify;;
		}
	}


.ftf-notifications {
    background-color: #ff0000;
    padding: 3px 0;
}
@media (min-width: 992px) {
    .ftf-notifications {
        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;
		}
	}
	@media (min-width: 992px) {
		.text-justify-md{
			text-align: justify;
		}
	}

	#proModal .modal-header{
		background: #1c1c1c;
		color: #fff;
		border-bottom: none;
		padding: 20px 20px;
	}
	#proModal .modal-content{
		border-radius: 0;
		padding: 0 20px;
	}
	.box-blue{
		background: #436dc3;
		padding: 20px 20px;
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	#proModal .close{
		color: #fff;
		border: 1px #fff solid;
		border-radius: 50px;
		opacity: 1;
		right: 10px;
		left: auto;
		top: 10px;
		width: 35px;
		height: 35px;
		position: absolute;
		line-height: 1em;
	}
	@media (min-width: 768px) {
		#proModal .modal-content{
			padding: 0 50px;
		}
		#proModal .manus-list{
			padding: 0 0 0 28px;
		}
	}
	#proModal hr.grey{
		max-width: 70%;
		margin-left: auto;
		margin-right: auto;
	}