@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;
    }
}

@media (min-width: 1300px) {
    .container.container-full {
        width: 1240px;
    }
}

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: 12px;
    padding-bottom: 12px;
}

.ftf-logo .text-block img {
    margin-top: 5px;
}

.ftf-logo .text-block h2 {
    margin: 0px;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
}

@media (min-width: 768px) {
    .ftf-logo {
        background-color: #222222;
        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 .img-responsive {
    margin-bottom: 0px;
}

.ftf-hero,
.ftf-hero2,
.ftf-thanks {
    background: url('../img/hero.jpg') #122738;
    background-size: cover;
    padding: 0px;
    color: #FFFFFF;
}

.ftf-hero .container-bg {
    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-hero-rlc {
    background: url('../img/heroRLC.jpg') #122738;
    background-size: cover;
    padding: 0px;
    color: #FFFFFF;
}

.ftf-hero-tgm {
    background: url('../img/heroTGM.jpg') #122738;
    background-size: cover;
    padding: 0px;
    color: #FFFFFF;
}

.ftf-hero-mmphp {
    background: url('../img/heroMMHP.jpg') #122738;
    background-size: cover;
    padding: 0px;
    color: #FFFFFF;
}

.ftf-hero-rlc .container,
.ftf-hero-tgm .container-bg {
    background-image: url('../img/Swoosh-black.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    max-width: 90%;
    margin: 0 auto;
}

.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,
.countdown_row {
    background-color: #222222;
}

.countdown_row {
    padding-left: 1em;
}

.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,
.countdown_section {
    width: 76px;
    margin: 0;
    position: relative;
    padding: 0;
    display: inline-block;
}

.counter-block .counter,
.countdown_amount {
    border-radius: 0px;
    border: none;
    height: 50px;
}

.countdown_amount {
    /*letter-spacing: 0.75em !important;*/
}

.counter-block .counter::before,
.pt_countdown .pt_count_item:before,
.countdown_amount:before {
    content: ":";
    border: none;
    font-size: 30px;
    margin-top: -15px;
    width: 5px;
    left: 0px;
    font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
    color: #FFFFFF;
    background: transparent;
    z-index: 9999;
    height: 20px;
    left: -5px;
    display: block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 10px;
    z-index: 111;
}

.pt_countdown .pt_count_item:before,
.countdown_amount:before {
    top: 12%;
}

.countdown_amount:before {
    left: -15px;
}

.counter-block .counter::after {
    display: none;
}

.counter-block .counter.days::before,
.pt_countdown .pt_count_item.pt_count_days:before,
.countdown_section:first-child .countdown_amount: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,
.countdown_amount {
    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,
.descp {
    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;
}

.descp {
    clear: both;
    padding-right: 20px !important;
    padding-left: 0px !important;
}

.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;
}

.ftf-master-tgm {
    background-image: url(../img/ftf-master-tgm.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding-bottom: 0px;
    color: #fff;
    background-color: #eef3f0;
}

.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-master-rlc {
    background-image: url(../img/ftf-master-rlc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf6f8;
    color: #fff;
}

.ftf-master-mmhp {
    background-image: url(../img/ftf-master-mmhp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf6f8;
    color: #fff;
}

.ftf-master-soip {
    background-image: url(../img/ftf-master-soip.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf6f8;
    color: #fff;
}

.ftf-lead-soip {
    background-image: url(../img/ftf-lead-soip.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf6f8;
}

.ftf-cart-soip {
    background-image: url(../img/ftf-cart-soip.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top right;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf6f8;
    color: #fff;
}

@media (min-width: 768px) {
    .ftf-master {
        padding-bottom: 70px;
    }

    .ftf-master2 {
        padding-top: 55px;
    }
}

img.heroShot {
    margin-top: -75px;
}

img.heroShot2 {
    margin-top: -75px;
}

@media (min-width: 768px) {
    img.heroShot2 {
        margin-top: -190px;
    }
}

.ftf-quotes {
    background: #FFFFFF;
    padding: 30px 0;
}

.ftf-quotes h3 {
    margin-bottom: 28px;
}

@media (min-width: 768px) {
    .ftf-quotes {
        padding: 60px 0 30px;
    }
}

.ftf-about {
    color: #FFFFFF;
    background-color: #2e2e2f;
    background-image: url(../img/aboutBG.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.ftf-about-tgm {
    color: #FFFFFF;
    background-color: #2e2e2f;
    background-image: url(../img/aboutBG.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.ftf-about-3 {
    background: #313131;
}

@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-tgm {
        background-image: url(../img/aboutBG.jpg);
        background-position: 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;
    }

    .ftf-about-tgm {
        background-image: url(../img/aboutBG-left.png), url(../img/aboutBG.jpg);
        background-position: left -30%, center center;
        background-size: auto 40%, cover;
        background-repeat: no-repeat, no-repeat, no-repeat;
    }

    .ftf-about-2 {
        background-image: url(../img/aboutBG-left.png), url(../img/aboutBG-right-2.png), url(../img/aboutBG.jpg);
        background-position: top center, center right, center center;
        background-size: auto 100%, 100% auto, cover;
        background-repeat: no-repeat, no-repeat, no-repeat;
    }

    .ftf-about-3 {
        background-image: url(../img/aboutBG-3.png);
        background-position: center right;
        background-size: cover;
        background-repeat: no-repeat, no-repeat, no-repeat;
    }
}

@media (min-width: 1468px) {
    .ftf-about {
        background-position: top left, top right;
    }
}

.ftf-quotes {
    background: #FFFFFF;
    padding: 20px 0 0px;
}

@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-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-inverted {
    background-image: -webkit-linear-gradient(135deg, #c5c5cc 20%, #f5f5f5 100%);
    background-image: -o-linear-gradient(135deg, #c5c5cc 20%, #f5f5f5 100%);
    background-image: linear-gradient(135deg, #c5c5cc 20%, #f5f5f5 100%);
}

.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: 50px;
        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 */
}

@media (min-width: 768px) {
    .ftf-program {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.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;
}

@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-tgm {
    padding: 30px 0 0;
    background-image: url(../img/cta-tgm.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.ftf-final-cta-mmhp {
    padding: 30px 0 0;
    background-image: url(../img/cta-mmhp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #fff;
}

.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 {
    width: 30px;
    height: 1px;
}

@media (min-width: 768px) {
    #footer .navSpacer {
        display: inline-block !important;
    }

    .greyLinks .hidden-xs {
        display: inline-block !important;
    }
}

.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 38px;
    }
}

.manus-list li {
    margin-bottom: 30px;
    position: relative;
}

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;
}

@media (min-width: 768px) {
    ul.manus-list li:after {
        left: -38px;
    }
}

ul.manus-list li.noimage:after {
    content: "";
    display: none;
    background: 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;
    border-radius: 50px
}

/* 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;
        max-width: 90%;
        white-space: normal;
        margin: 0 auto;
    }

    .btn-234,
    .btn-355,
    .btn-430 {
        display: block;
        margin: 0px auto;
    }
}

/*End Gold Button*/

/* Begin Gold Button*/
.btn-orange-square {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #ff5a00;
    border-radius: 10px;
}

.btn-orange-square:hover,
.btn-orange-square:active,
.btn-orange-square:focus,
.btn-orange-square.focus {
    color: #FFFFFF;
    background-color: #d36d0b;
}

.btn-orange-square.btn-lg {
    padding: 10px 10px;
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.btn-orange-square.btn-hg {
    padding: 10px 10px;
    font-size: 28px;
    line-height: 36px;
}

@media (max-width: 767px) {
    .btn-orange-square.btn-hg {
        padding: 7px 5px;
        font-size: 20px;
        margin: 0 auto;
        line-height: 28px;
        /*max-width: 90%;*/
        white-space: normal;
    }

    .btn-234,
    .btn-355,
    .btn-430 {
        display: block;
        margin: 0px auto;
    }
}

.lightGreyBG {
    background-color: #f2f2f2;
}

.text-white {
    color: #FFFFFF !important;
}

.text-gold {
    color: #bb922f !important;
}

.text-red {
    color: #c53035 !important;
}

.text-dark-red {
    color: #ff2222 !important;
}

.text-black {
    color: #000000 !important;
}

.text-blue {
    color: #5696cc !important;
}

.text-pink {
    color: #e30250 !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-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;
}

.mmhpBG {
    background-color: #01313d;
    color: #FFFFFF;
    background-image: url(../img/mmhpBG.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mdbsBG {
    background-color: #9a7624;
    color: #FFFFFF;
}

.twmBG {
    background-color: #343259;
    color: #FFFFFF;
}

.grdwylBG {
    background-color: #795b93;
    color: #FFFFFF;
}

.soipBG {
    background-color: #9c3b3c;
    color: #FFFFFF;
}

.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%;
}

.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;
}

.paymentBox .paymentSingleYellow h2 {
    background-color: #f8be40;
}

.paymentBox .paymentSingleRed h2 {
    background-image: -webkit-linear-gradient(135deg, #c12734 20%, #800f11 100%);
    background-image: -o-linear-gradient(135deg, #c12734 20%, #800f11 100%);
    background-image: linear-gradient(135deg, #c12734 20%, #800f11 100%);
    position: relative;
    padding-left: 230px;
    text-align: left;
}

.paymentBox .paymentSingleRed h2:before {
    position: absolute;
    width: 250px;
    height: 197px;
    top: -22px;
    left: -34px;
    content: " ";
    display: block;
    background: url(../img/gift-card.png) no-repeat;
}

@media (min-width:768px) {
    .paymentBox .paymentPlan {
        width: 50%;
        float: left;
        min-height: 415px;
        margin-top: 16px;
    }

    .paymentBox .paymentSingle {
        width: 50%;
        float: right;
        min-height: 453px;
    }

    .paymentBox .paymentSingleRed {
        float: right;
    }
}

.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;
}

@media (min-width: 992px) {
    .padding-md-0 {
        padding: 0px !important;
    }
}

.paddingt0 {
    padding-top: 0px !important;
}

.paddingb0 {
    padding-bottom: 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;
        ;
    }

    .content-container p.text-left {
        text-align: left;
        ;
    }
}

.letterspacing05 {
    letter-spacing: -0.05em;
}

.letterspacing07 {
    letter-spacing: -0.07em;
}

.ftf-notice {
    color: #333;
    background: #f5f5f5;
    border: 4px #385769 solid;
    padding: 10px 10px;
    width: auto;
    margin: 10px 20px;
}

@media (min-width: 1200px) {
    .ftf-notice {
        z-index: 800;
        position: fixed;
        right: 0;
        top: 0;
        margin: 0 auto 10px;
        max-width: 280px;
    }

    .ftf-notice2 {
        max-width: 310px;
        padding: 10px 15px;
    }

    .ftf-notice-hidden {
        position: relative;
        right: auto;
        max-width: 100%;
        top: auto;
    }
}

.icon-list-container {
    max-width: 842px;
    margin: 0 auto;
}

@media (min-width: 992px) {

    .icon-list-container .row {
        margin: 0 !important;
    }

    .icon-list-container .col-sm-2 {
        padding: 0 !important;
        margin-left: -7px;
    }

    .icon-list-container .col-sm-10 {
        padding-right: 0 !important;
        padding-left: 30px !important;
        text-align: justify;
    }
}

.highlight {
    background-color: #FFCC00
}

hr.gray-narrow {
    border-top: 3px #e5e5e5 solid;
    margin: 15px auto;
    width: 140px;
}

.upperCase {
    text-transform: uppercase;
}

.moduleBox {
    display: block;
    margin-bottom: 20px;
    color: #FFFFFF;
    background: #a41a21;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a41a21 30%, #82030a 81%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a41a21 30%, #82030a 81%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a41a21 30%, #82030a 81%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a41a21', endColorstr='#82030a', 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;
    }
}

@media (min-width: 768px) {
    .flex-row {
        display: flex;
        align-items: center;
    }
}


@media (min-width: 768px) {
    .oveoverlap-cover {
        margin: 0px -6%;
        max-width: 116%;
    }

    .overlap-video {
        margin: 0px 0 0 -6%;
        max-width: 116%;
    }

    .form-container {
        max-width: 95%;
        float: right;
    }
}

@media (min-width: 1200px) {
    .paddinglg0 {
        padding: 0 !important
    }
}

.box-orange {
    background: #ff5a00;
    padding: 10px 15px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 15px;
}

.box-orange:after {
    display: block;
    content: " ";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #ff5a00;
    position: absolute;
    bottom: -11px;
    left: 17%;
}

.nav-tabs-gtm {
    border: none;


}

.nav-item-gtm {
    float: left;
    width: 50%;
    border: none;
}

.nav-item-gtm a.nav-link,
.nav-item-gtm a.nav-link:hover,
.nav-item-gtm a.nav-link:focus,
.form-header {
    background: #254448;
    margin-top: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 20px 15px 10px;
    margin-right: 0;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    width: 100%;
    float: left;
}

.form-header {
    float: none;
    background: #254448;
    padding: 0;
    margin: 0;
}

.nav-item-gtm span.tab-number {
    color: #fff;
    background: #376265;
    float: left;
    width: 57px;
    height: 57px;
    line-height: 57px;
    border-radius: 57px;
    font-size: 30px;
    display: inline-block;
    margin-right: 5px;
    margin-top: -10px;
    text-align: center;
}

@media (max-width: 767px) {
    .nav-item-gtm span.tab-number {
        float: none;
        display: block;
        margin-bottom: 5px;
        clear: right;
    }
}

.nav-item-gtm.active a.nav-link,
.nav-item-gtm.active a.nav-link:hover,
.nav-item-gtm.active a.nav-link:focus {
    background: #376265;
    margin-top: 0;
    padding-top: 30px;
    border: none;
    color: #fff;
    width: 100%;
    float: left;
}

.nav-item-gtm.active a.nav-link span.tab-number {
    background: #254448;
}

.nav-item-gtm span.tab-title {
    font-size: 18px;
    padding-top: 10px;
}

.tab-content-tgm,
.form-content {
    background: #376265;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.form-content {
    padding: 20px 20px;
}

@media (min-width: 768px) {
    .form-content {
        padding: 20px 30px 35px;
    }

}

.tab-content-tgm #shipping,
.tab-content-tgm .content-container {
    padding: 20px 20px;
}

.tab-content-tgm input[type=text],
.tab-content-tgm input[type=email],
.tab-content-tgm select {
    background: #fff;
    border: none;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.1em;
    /*padding:15px 15px;*/
}

.tab-content-tgm h6 {
    position: relative;
}

.tab-content-tgm h6:before {
    display: block;
    content: " ";
    width: 100%;
    height: 0;
    border-top: 2px solid #577b7e;
    position: absolute;
    bottom: 50%;
    left: 0;
}

.tab-content-tgm h6 span {
    display: inline-block;
    padding-right: 20px;
    background: #376265;
    position: relative;
    z-index: 8000;
}

.tab-content-tgm td {
    border: none !important;
}

.tab-content-tgm thead th {
    border-bottom: 2px #779497 solid !important;
}

.tab-content-tgm tfoot td {
    border-top: 2px #779497 solid !important;
}

.grey-box {
    background: #f6f6f6;
    border-radius: 5px;
    padding: 15px 15px;
    color: #191919;
}

.grey-box input[type=text],
.grey-box input[type=email],
.grey-box select {
    background: #fff;
    border: 1px #c2c2c2 solid;
}

.light-blue-box {
    background: #cae9eb;
    padding: 15px 0;
    color: #191919;
}