@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
@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;
}
.trajanPro {
    font-family: "Trajan Pro", "TrajanPro", Arial, sans-serif !important;
}
.raleWay {
    font-family: "RaleWay", "Open Sans", Arial, sans-serif !important;
}
body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, a, p {
    font-family: 'Open Sans', Arial, sans-serif;
}
a {
    color: #0086cf;
    text-decoration: underline;
}
a:hover, a:active, a:focus {
    text-decoration: underline;
    color: #d7a538;
}

@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;
}

@media (min-width: 768px) {
.ftf-logo {
    min-height: 74px;
}
.ftf-logo .logo-block {
    padding-top: 11px;
    padding-bottom: 11px;
}
.ftf-logo .text-block {
    padding-top: 12px;
    padding-bottom: 12px;
}
.ftf-logo .text-block h2 {
    font-size: 36px;
    line-height: 50px;
}
}
.ftf-hero, .ftf-thanks {
    background: url('../img/hero.jpg') #180a24;
    background-size: cover;
    background-color: #50447d;
    padding: 0px;
    color: #FFFFFF;
}
.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;
}

@media (min-width: 768px) {
.ftf-hero .container, .ftf-thanks .container {
    background-size: 100% auto;
}
}
.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;
}
.ftf-notifications .counter-group {
    background-color: transparent;
}
.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;
}
.ftf-notifications .counter-block .counter-caption {
    color: #fff;
    font-size: 10px;
}
.pt_countdown .pt_count_item span {
    padding-left: 0;
}
.ftf-social {
    background: #efefef;
    padding-top: 20px;
    padding-bottom: 30px;
}
.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-learn {
    background: url('../img/learn.jpg') left top #f5e6e8;
    background-size: cover;
    background-color: #f5e6e8;
    padding: 0px 0 30px;
}
.ftf-learn .row {
    padding-top: 0px;
    padding-bottom: 0;
}
.ftf-learn .heroShot {
    margin-top: -75px;
}

@media (min-width: 992px) {
.ftf-learn {
    background-position: center top;
    padding-bottom: 50px;
}
/*.ftf-hero .container{ padding-bottom:185px;}
	.ftf-learn .heroShot {
		margin-top: -180px;
		}*/
}

@media (min-width: 1200px) {
/*.ftf-hero  .container{ padding-bottom: 245px;}
	.ftf-learn .heroShot {
		margin-top: -230px;
		}*/
}
.ftf-brochure {
    background: url('../img/brochure.jpg') right top #dce8ec;
    background-size: cover;
    background-color: #dce8ec;
    padding: 30px 0;
}

@media (min-width: 992px) {
.ftf-brochure {
    background-position: center top;
    padding: 50px 0;
}
}
.ftf-about {
    color: #FFFFFF;
    background-color: #2e2e2f;
}
.ftf-about .container {
    padding-top: 30px;
    padding-bottom: 0;
}

@media (min-width: 1024px) {
.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;
}
}

@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, top 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;
}
}
.ftf-purpose {
    background: url('../img/purpose.jpg') center top #c8d8eb;
    background-size: cover;
    background-color: #c8d8eb;
    padding: 30px 0 580px;
}

@media (min-width: 640px) {
.ftf-purpose {
    padding: 30px 0 380px;
}
}

@media (min-width: 992px) {
.ftf-purpose {
    background-position: center bottom;
    padding: 50px 0 470px;
}
}
.ftf-content {
    padding: 30px 0;
}

@media (min-width: 992px) {
.ftf-content {
    padding: 50px 0;
}
}
.moduleBox {
    display: block;
    margin-bottom: 20px;
    color: #FFFFFF;
    background: #6d67a2; /* Old browsers */
    background: -moz-linear-gradient(top, #6d67a2 30%, #3f3671 81%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6d67a2 30%, #3f3671 81%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6d67a2 30%, #3f3671 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d67a2', endColorstr='#3f3671', 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-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: 65px;
}
}

@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;
}
}
.ftf-quotes {
    background: #FFFFFF;
    padding: 30px 0;
}

@media (min-width: 768px) {
.ftf-quotes {
    padding: 60px 0 30px;
}
}
.ftf-cta, .faq {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 992px) {
.ftf-cta, .faq {
    padding-top: 50px;
    padding-bottom: 50px;
}
}
.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;
}
.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, #footer a, #footer p {
    font-family: "Open Sans", Arial, sans-serif;
}
#footer a {
    background-color: transparent;
}
#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;
}

@media (min-width: 768px) {
.manus-list {
    padding: 0 0 0 30px;
}
}
.manus-list li {
    margin-bottom: 30px;
}
ul.manus-list li:before {
    content: "\f058";
    position: absolute;
    margin-left: -30px;
    color: #222222;
    font-size: 20px;
    font-family: FontAwesome !important;
}

@media (min-width: 768px) {
ul.manus-list li:before {
    margin-left: -30px;
}
}
.manus-list-padding {
    padding-left: 10px;
}

@media (min-width: 768px) {
.manus-list-padding {
    padding-left: 22px;
}
}
ul.manus-list li.noimage:before {
    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, a.btn-gold {
    font-weight: bold;
    background-color: #d7a538;
    border-radius: 30px;
    color: #fff !important;
    text-decoration: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-gold:hover, .btn-gold:active, .btn-gold:focus, .btn-gold.focus {
    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-430 {
    width: 430px;
    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 {
    display: block;
    margin: 0px auto;
}
}
/*End Gold Button*/

.text-white {
    color: #FFFFFF !important;
}
.text-purple {
    color: #7677c0 !important;
}
.text-dark-grey {
    color: #444444 !important;
}
.text-light-grey {
    color: #606060 !important;
}
.text-orange {
    color: #d7a538 !important;
}
.ftf-final-cta .text-light-grey {
    color: #afb0b0 !important;
}
.letterspacing0 {
    letter-spacing: 0px;
}
.letterspacing1 {
    letter-spacing: 1px;
}
.letterspacing2 {
    letter-spacing: 2px;
}
.nomargin {
    margin: 0px;
}
.nomargin-t {
    margin-top: 0px;
}
.nomargin-b {
    margin-bottom: 0px;
}
.font08 {
    font-size: 8px !important;
}
.font09 {
    font-size: 9px !important;
}
.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;
}
.line08 {
    line-height: 8px !important;
}
.line09 {
    line-height: 9px !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: 50px !important;
}
.line52 {
    line-height: 50px !important;
}
.line53 {
    line-height: 50px !important;
}
.line54 {
    line-height: 50px !important;
}
.line55 {
    line-height: 50px !important;
}
.line56 {
    line-height: 50px !important;
}
.line57 {
    line-height: 50px !important;
}
.line58 {
    line-height: 50px !important;
}
.line59 {
    line-height: 50px !important;
}
.line60 {
    line-height: 50px !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;
}
.weight900 {
    font-weight: 900 !important;
}

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

@media (max-width: 400px) {
#footer .nav-pills > li {
    display: block;
    width: 100%;
}
#footer .nav-pills a {
    padding-bottom: 0.6em;
    padding-top: 0.6em;
}
}
.bonus-countdown {
    background: #222222;
    max-width: 720px;
    margin: 0 auto;
    padding: 10px 0;
}
.bonus-countdown.visible-xs div.text-center {
    padding: 0 40px;
}

@media (min-width: 992px) {
.row.vertical-align {
    display: flex;
    align-items: center;
}
.bonus-countdown {
    padding: 10px 15px;
}
}
.ftf-notifications {
    background-color: #ff0000;
    padding: 3px 0;
}
@media (min-width: 992px) {
    .ftf-notifications {
        padding: 12px 0;
    }
}

@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;
}
}
.letterspacing05 {
    letter-spacing: -0.05em;
    text-align: justify;
}
.paddingb0 {
    padding-bottom: 0 !important;
}
.paddingt0 {
    padding-top: 0 !important;
}
