.wf-loading #heading h1,
.wf-loading #heading h3,
.wf-loading h1,
.wf-loading h3 {
    visibility: hidden;
}

.wf-inactive #heading h1,
.wf-inactive #heading h3,
.wf-inactive h1,
.wf-inactive h3 {
    visibility: visible;
}

.wf-active #heading h1,
.wf-active #heading h3,
.wf-active h1,
.wf-active h3 {
    visibility: visible;
}

#heading h1,
h1,
h3 {
    font-family: 'ff-enzo-web', sans-serif;
    font-style: normal;
}

#heading h1,
h1,
h3 {
    font-weight: 300;
}

body,
#heading h3 {
    font-family: 'Roboto', sans-serif;
}

.tooltip {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@font-face {
    font-family: 'icomoon';
    src: url('../bundles/mentionweb/home/fonts/icomoon.eot');
    src:
        url('../bundles/mentionweb/home/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../bundles/mentionweb/home/fonts/icomoon.woff') format('woff'),
        url('../bundles/mentionweb/home/fonts/icomoon.ttf') format('truetype'),
        url('../bundles/mentionweb/home/fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
    position: relative;
    min-height: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    margin-top: 83px;
}
@media only screen and (min-width: 768px) {
    body {
        margin-bottom: 160px;
    }
}

#content {
    color: #999999;
}
@media only screen and (min-width: 1200px) {
    #content .container {
        width: 1024px;
    }
}

@media only screen and (min-width: 1200px) {
    .fallbackmail #header .container {
        width: 1024px;
    }
}
#heading h1 {
    font-size: 50px;
    margin-top: 0px;
}
#heading h3 {
    font-size: 18px;
    margin: auto;
}
#heading h1,
#heading h3 {
    text-align: center;
}
#heading.heading-default {
    background: #36a3dc;
    padding: 70px 0;
}
#heading.heading-default h1,
#heading.heading-default h3 {
    color: #fff;
}

#content {
    color: #999999;
}

.cta {
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: center;
    background-color: #f7f7f7;
}

.create-alert-container ::placeholder {
    color: #939393;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container ::-moz-placeholder {
    color: #939393;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container input:-moz-placeholder {
    color: #939393;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container ::-webkit-input-placeholder {
    color: #939393;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container :-ms-input-placeholder {
    color: #939393;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container :focus::placeholder {
    color: #c3c3c3;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container :focus::-moz-placeholder {
    color: #c3c3c3;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container :focus::-webkit-input-placeholder {
    color: #c3c3c3;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container :focus:-ms-input-placeholder {
    color: #c3c3c3;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
}
.create-alert-container .btn {
    font-size: 14px;
    padding: 17px;
    vertical-align: initial;
    outline: none;
}
.create-alert-container .btn:hover {
    background: #f31847;
}
.create-alert-container input {
    border: 1px solid #dadada;
    height: 56px;
    padding-left: 10px;
    outline: none;
}
@media screen and (max-width: 730px) {
    .create-alert-container .btn {
        width: 100%;
        border-radius: 0;
    }
    .create-alert-container input {
        width: 100%;
        border-radius: 0;
    }
}
@media screen and (min-width: 730px) {
    .create-alert-container .btn {
        border-radius: 0px 4px 4px 0px;
        margin-left: -4px;
        margin-top: -4px;
    }
    .create-alert-container input {
        border-radius: 4px 0px 0px 4px;
        width: 260px;
    }
}
.create-alert-container .contact {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #999999;
    font-size: 12px;
}

h1 {
    font-size: 55px;
}

.blue-heading {
    color: #36a3dc;
}

h2,
h3 {
    color: #999999;
}

h1,
h4 {
    color: #333333;
}

a {
    color: #acacac;
}
a.active {
    color: #36a3dc;
}
a:hover {
    text-decoration: none;
    color: #8b8b8b;
}

.btn-pink {
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    background: #ed0c3c;
    padding: 18px 40px;
}
@media screen and (max-width: 630px) {
    .btn-pink {
        padding: 18px 20px;
    }
}
.btn-pink:hover {
    color: #ffffff;
}

@media screen and (min-width: 630px) {
    #mobile {
        display: none;
    }
}
@media screen and (max-width: 630px) {
    table {
        display: none;
    }
}
.tooltip {
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    padding: 5px;
    z-index: 100000;
}

/*
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-th-list {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #999999;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 15px 20px;
}

.icon-th-list:before {
    content: '\62';
}

.visibility-hidden {
    visibility: hidden;
}

.i-phone:before {
    content: url(../bundles/mentionweb/img/phone.svg);
    vertical-align: middle;
    padding-right: 7px;
    width: 13px;
    height: 13px;
    position: relative;
    top: 2px;
}

.i-mail:before {
    content: url(../bundles/mentionweb/img/mail.png);
    vertical-align: middle;
    padding-right: 7px;
    width: 16px;
    height: 16px;
}
