@charset "UTF-8";
@font-face {
    font-family: "icomoon";
    src: url("//whatcar.media/fonts/public/fonts/icomoon.eot");
    src: url("//whatcar.media/fonts/public/fonts/icomoon.eot#iefix") format("embedded-opentype"), url("//whatcar.media/fonts/public/fonts/icomoon.woff") format("woff"), url("//whatcar.media/fonts/public/fonts/icomoon.ttf") format("truetype"), url("//whatcar.media/fonts/public/fonts/icomoon.svg#icomoon") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "SSGizmo";
    src: url("//whatcar.media/fonts/public/ncb/fonts/ss-gizmo.eot");
    src: url("//whatcar.media/fonts/public/ncb/fonts/ss-gizmo.eot?#iefix") format("embedded-opentype"), url("//whatcar.media/fonts/public/ncb/fonts/ss-gizmo.woff") format("woff"), url("//whatcar.media/fonts/public/ncb/fonts/ss-gizmo.ttf") format("truetype"), url("//whatcar.media/fonts/public/ncb/fonts/ss-gizmo.svg#SSGizmo") format("svg");
    font-weight: normal;
    font-style: normal;
}

.newheader {
    background-color: #fff;
    z-index: 20;
    position: relative;
    border-bottom: 1px solid #edefed;
}

.newheader * {
    font-family: "Clear Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #1a262d;
    margin: 0;
    padding: 0;
}

.newheader__social {
    background: #edefed;
    display: block;
    padding: 11px 20px 18px;
    overflow: hidden;
    display: none;
    height: 50px;
}

.newheader__social-wrapper {
    max-width: 1110px;
    margin: 0 auto;
}

@media handheld, only screen and (min-width: 792px) {
    .newheader__social {
        display: block;
    }
}

.newheader__social-banner {
    float: left;
    width: 45%;
}

.newheader__social-subscribe {
    float: right;
    width: 55%;
    text-align: right;
}

.newheader__social-subscribe a:hover {
    opacity: .7;
}

.newheader__nav {
    max-width: 1110px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 20px 0;
    position: relative;
    min-height: 70px;
    width: auto;
}

@media handheld, only screen and (min-width: 1120px) {
    .newheader__nav {
        padding: 20px 20px;
    }
}

.newheader__nav-menu {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto;
    position: relative;
    background-color: #fff;
    overflow-x: scroll;
    white-space: nowrap;
    clear: both;
}

@media handheld, only screen and (min-width: 1120px) {
    .newheader__nav-menu {
        background-color: transparent;
        margin: 0 0 0 5px;
        float: left;
        overflow-x: initial;
        clear: initial;
    }
}

.newheader__nav-logo {
    float: left;
    position: relative;
    z-index: 10;
    line-height: 28px;
}

.newheader__nav-logo img {
    width: 150px;
    height: 28px;
}

.newheader__nav-logo img {
    width: 150px;
    height: 28px;
}

.nav-menu {
    float: none;
    display: inline-block;
    margin-top: 5px;
    position: relative;
    padding: 0;
    list-style: none;
    border-right: 1px solid #edefed;
    border-top: 1px solid #edefed;
}

.nav-menu-account-hover {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.nav-menu-account {
    min-height: 50px;
    display: block;
    z-index: 10;
    position: relative;
    padding-right: 8px;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav-menu-account {
        padding-right: 0px;
    }
}

.nav-menu-account ul {
    list-style: none;
    background: #fff;
    margin-right: -15px;
    padding: 2px 15px 10px 25px;
    display: none;
}

.nav-menu-account ul a {
    font-size: 14px;
    padding-top: 10px;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav-menu {
        float: left;
        display: block;
        border-top: none;
        border-left: 1px none;
        border-right: 1px solid #edefed;
    }
}

.nav-menu a {
    font-weight: 700;
    padding: 15px 15px 13px;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    float: left;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav-menu a {
        display: inline;
        float: initial;
        padding: 25px 15px;
    }
}

.nav-menu a:hover {
    opacity: 0.65;
}

.nav-menu-hovered a {
    opacity: .65;
}

.nav-menu-hovered ul a {
    opacity: initial;
}

.nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
    background-color: #fff;
    position: relative;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav-menu ul {
        position: absolute;
        float: none;
        padding: 23px 15px 0px;
    }
}

.nav-menu ul li {
    display: inline;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav-menu ul li {
        display: block;
    }
}

.nav-menu ul a {
    white-space: nowrap;
    padding: 18px 20px 16px;
    display: block;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: -4px;
    background-color: #f5f5f5;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav-menu ul a {
        padding: 0px 0 15px 0;
        background-color: #fff;
        margin-bottom: 0;
    }
}

.nav-menu ul a:hover {
    opacity: 1;
    color: #ea2914;
}

.nav-menu ul {
    display: none;
}

.nav-menu-open a {
    color: #ea2914;
}

.nav-menu-open ul {
    display: inline-block !important;
    /*float:left;*/
}

.nav-menu-open ul a {
    color: #1a262d;
}

.nav__search-form {
    padding: 0px 0px 10px;
    display: none;
    clear: both;
    margin: 0 -10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
}

@media handheld, only screen and (min-width: 1120px) {
    .nav__search-form {
        position: absolute;
        top: 67px;
        right: 20px;
        background-color: #fff;
        padding: 10px;
        width: 350px;
    }
}

.nav__search-form .search-input {
    width: 58%;
    height: 41px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    padding: 5px;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
}

.nav__search-form .submit {
    height: 42px;
    font-size: 16px;
    font-weight: 400;
    width: 40%;
    color: #fff;
    background: #32a530;
    padding: 9px 0 11px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    border: none;
    word-wrap: break-word;
    cursor: pointer;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
    transition: background-color .1s;
    float: right;
}

.nav__search-form-control {
    padding-left: 10px;
    margin-left: 10px;
    float: right;
}

.nav__search-form-control-opener {
    content: '';
    font-family: "SSGizmo";
    vertical-align: middle;
    font-variant: normal;
    font-size: 150%;
    padding-left: 0px;
    position: relative;
    top: 3px;
    cursor: pointer;
    float: right;
    background: none;
    border: none;
    outline: none;
    padding-right: 6px;
}

.nav__search-form-control .search-input {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    margin-bottom: 0;
    border-color: #edefed;
    position: relative;
    display: none;
    height: auto;
    padding: .5em .375em;
    font-size: .875em;
    line-height: 1.25;
    color: #000;
    -webkit-border-radius: .1875em;
    -moz-border-radius: .1875em;
    border-radius: .1875em;
    box-sizing: border-box;
}

.nav__controls {
    float: right;
    position: absolute;
    right: 10px;
}

@media handheld, only screen and (min-width: 1120px) {
    .nav__controls {
        right: 20px;
    }
}

.nav__controls i.ss-user {
    font-size: 19px;
    vertical-align: bottom;
    color: #c4c4c4;
    margin-right: 5px;
}

.nav__controls i.ss-user:before {
    content: '👤';
    font-family: "SSGizmo";
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
}

.nav__button-signin {
    float: right;
}

.nav__button-signin a {
    font-weight: 700;
    padding: 6px 0px 0px 0px;
    text-decoration: none;
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 132px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
}

.nav__button-signin a:hover {
    opacity: .65;
}

@media handheld, only screen and (max-width: 361px) {
    .nav__button-signin a {
        max-width: 58px;
    }
}

@media handheld, only screen and (min-width: 1120px) {
    .nav__button-signin a {
        max-width: 86px;
    }
}

.subscribe__item {
    display: inline-block;
    padding-left: 10px;
    line-height: inherit;
    font-size: 14px;
    vertical-align: sub;
    opacity: .4;
    color: #000;
    text-decoration: none;
    font-family: "Clear Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subscribe__item:last-child {
    border-left: 1px solid #aaa;
    margin-left: 9px;
}

.social__item {
    display: inline-block;
    margin-right: 20px;
    padding-left: 10px;
    margin-left: -10px;
    padding-right: 10px;
    line-height: inherit;
    font-size: 14px;
    vertical-align: middle;
    opacity: .4;
    color: #000;
    text-decoration: none;
    font-family: "Clear Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.social__item i {
    font-size: 24px;
    vertical-align: -5px;
    line-height: inherit;
    margin: 0 .3em 0 0;
}

.social__item .icon:before {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social__item .icon--twitter:before {
    content: "";
}

.social__item .icon--facebook:before {
    content: "";
}

.social__item .icon--gplus:before {
    content: "";
}

.social__item .icon--youtube:before {
    content: "";
}

@media screen and (min-width: 1120px\0
) {
    .newheader__nav-menu {
        overflow-x: visible;
        clear: none;
    }

    .newheader__nav-menu {
        margin-top: -25px;
    }

    .nav-menu ul {
        top: 50px;
    }

    .nav-menu a:hover, .nav-menu-hovered a {
        opacity: 1 !important;
    }

    .nav-menu ul li {
        overflow: hidden;
    }
}

.nav__mobile-wrap-close,
.nav__mobile-overlay,
.nav__search-form .submit-icon {
    display: none;
}

.mobile-nav-open {
    position: fixed;
    width: 100%;
}

.mobile-nav-open .nav__mobile-wrap-close,
.mobile-nav-open .nav__mobile-overlay {
    display: block;
}

.newheader__nav-menu-control,
.newheader__mobile__social,
.nav__mobile-wrap-close {
    display: none;
}

@keyframes showNav {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media handheld, only screen and (min-width: 1121px) {
    .newheader__mobile__social,
    .nav__mobile-wrap-close,
    .mobile__user-account {
        display: none !important;
    }
}

@media handheld, only screen and (max-width: 1120px) {
    .nav__search-form {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .nav__button-signin {
        display: none;
    }

    .mobile__user-account {
        display: none;
    }

    .mobile-nav-open .mobile__user-account {
        display: block;
    }

    .mobile__user-my-account {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0;
        right: 18px;
    }

    .mobile__user-my-account:before {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        right: 0px;
        margin-top: 4px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8yMC8xN7hXAVUAAAAldEVYdFNvZnR3YXJlAE1hY3JvbWVkaWEgRmlyZXdvcmtzIE1YIDIwMDSHdqzPAAADa0lEQVR4nK2U3U+bdRTHP488LbVtQBMGgmzAKixTQHCLImyFsrS8FAcocw6SsURxMSPGOC80/gHGG+OFaOJABxOB7C1YVlpex0ulODZEnSCbG6s4eemcmzWDPg88XmwWS6NXO5fnd/I93+85398RFEXhfoX4f48pmVnKgaq96LValv1+PvuijcmxYeG/6h9Yn0h9xqhseSpbAUjYtBGVKPJxQxOSLJNsSAo0ycjJD5Ek/FumtaJSqSi1IssrnO7oZFtGOoveG9gc3VhMRh7bnMTQyCjlJUVoNOF0OHs43tQghIClP5unHK49yPsf1qHX6SizFrCweIPj7R2BZqXFBWyMj+OMs5f5hUXefet1PmloYrTfIQTNTJJkJEni4YcimfHMUlffSHxcLPtfqiAyIoI/fT4GXG7a7U4AYmOikWWZZb8/dGaTY8NC22kbZdZCACwmIzXVlVy6chWbo4uLkz9Rtaec3cUWAEoKzdi7+vjW1RcsMzkzS3l8SwqZ6an8fvMmI+cucPBAFe998BFLy8uBzqIo8vYbh2g91Y4hKZFkQxKjYxeYmv6ZqfMuQQSo2V/JnaUlrv3yKz39g+yrKKOrbzAICECWZWyObkw7czjS2Iwsy2SkpZL99PY1mTqdjk+PNuPsPcvK6iqRkRFcn5tfv3kAFha9ROj1APQODHOksZkHNRoCC/D5/qKmugrP7F1mt27dJu6RGK5e84SARW+I4rbPhyAIFOzKw5CYwJ2lpTVm9ce+ZPy7H9gU/yjlJUX0DX2NJd+IJjw8CEgURZ4rNNM/5MKSn4shMYFh9zfUH2tZY3Zp3C0AmEv3KBaTketfzTE8co533qzF0XuW3+bmiY6KwpKfy8TFH7l8ZYa8HdmMjU9gP9kSatqt23coh2tf5fPmNmY8swDEx8WSb8wJ8tk/0mM2RPHay9XU1R8N2CNgWpVKRK1S88e9eZVZC1lY9NLUeiIg02rZRbHZRGfPXbZhYWGEq9WEMAMofmGfsvf53fj9Eu12J9ueTGPe68XW2U1uThZpT2xl0OWmvKQItVrFma7eoL8ZdILsJ1uEtKxcRZJkps67BEvpi4rZtBO9TkeyYTNj4xN0nmoVUjKzFK1WG+T+EDCA790DgYIZj4eVlVUOvVKNX5KYmr4MwPS9ha0P4X5e2r8B3IFval/QLogAAAAASUVORK5CYII=");
    }

    .mobile__user-account {
        position: relative;
        padding: 0 0px 120px 21px;
        overflow: hidden;
    }

    .mobile__user-account a {
        color: #fff;
    }

    .mobile__user-account-initials {
        background-color: #30414F;
        border-radius: 50%;
        padding: 12px;
        color: #fff;
        float: left;
        min-width: 19px;
        text-align: center;
    }

    .mobile__user-account-user {
        float: left;
    }

    .mobile__user-account-name {
        color: #fff;
        padding: 5px 0 0 15px;
        color: #fff;
        padding: 1px 0 0 15px;
        font-size: 15px;
        font-weight: bold;
    }

    .mobile__user-account-email {
        color: #fff;
        padding: 0px 0 0 15px;
        font-size: 15px;
    }

    .desktop-search .nav__mobile-wrap {
        position: relative;
        right: 0%;
        z-index: -1;
    }

    .newheader__nav-menu-control {
        display: inline-block;
    }

    .newheader__nav-menu {
        display: none;
    }

    .newheader__mobile__social {
        display: none;
    }

    .nav__mobile-wrap {
        position: absolute;
        right: -84%;
    }

    .mobile-nav-open .nav__mobile-wrap {
        width: 84%;
        top: 0;
        background-color: #1a262d;
        z-index: 1000;
        display: block;
        margin: 0;
        overflow-y: scroll;
        height: 100vh;
        transition: 1s;
    }

    .mobile-nav-open .newheader__nav-menu {
        display: block;
    }

    .mobile-nav-open .newheader li a {
        color: #8E9699;
    }

    .mobile-nav-open .newheader li ul li a {
        color: #fff;
    }

    .mobile-nav-open .nav-menu a.nav-menu-trigger {
        font-size: 18px;
        font-weight: normal;
        width: 100%;
        padding: 20px 15px 20px;
        color: #8E9699;
    }

    .mobile-nav-open .nav-menu-open a.nav-menu-trigger {
        padding: 20px 15px 10px;
    }

    .mobile-nav-open .non-trigger a {
        font-size: 18px;
        font-weight: normal;
        width: 100%;
        padding: 20px 15px 20px;
    }

    .mobile-nav-open .nav__search-form .submit {
        width: 18%;
        text-indent: -999px;
        float: left;
    }

    .mobile-nav-open .nav__search-form .submit:before {
        content: "text";
        color: #fff;
    }

    .mobile-nav-open .nav__search-form .search-input {
        width: 82%;
        background-color: #2C424D;
        color: #fff;
        border-color: #2C424D;
        float: left;
        -webkit-appearance: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .mobile-nav-open .nav__search-form .search-input::-webkit-input-placeholder {
        color: #fff;
    }

    .mobile-nav-open .nav__search-form .search-input:-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .mobile-nav-open .nav__search-form .search-input::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .mobile-nav-open .nav__search-form .search-input:-ms-input-placeholder {
        color: #fff;
    }

    .mobile-nav-open .nav__search-form .search-input::-ms-input-placeholder {
        color: #fff;
    }

    .mobile-nav-open .nav__search-form .search-input::placeholder {
        color: #fff;
    }

    .mobile-nav-open .nav__mobile-overlay {
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index: 100;
        -moz-opacity: 0.9;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .mobile-nav-open .nav__mobile-wrap {
        right: 0%;
    }

    .mobile-nav-open .nav__mobile-wrap-close {
        width: 16%;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0%;
        z-index: 10000;
        color: #fff;
        font-size: 0px;
        text-align: center;
        padding: 14px 0 6px;
        transition: 0.5s;
    }

    .mobile-nav-open .nav__mobile-wrap-close:before {
        content: '\2421';
        font-family: "SSGizmo";
        font-size: 35px;
        color: #000;
    }

    .mobile-nav-open .nav-menu {
        display: block !important;
        overflow: hidden;
        border: none;
        border-bottom: 1px solid #30414F;
        padding-left: 10px;
        margin-top: 0;
    }

    .mobile-nav-open .nav-menu ul {
        display: none;
        background-color: #1a262d;
        clear: both;
        margin-left: 10px;
        animation: showNav 500ms ease-in-out both;
    }

    .mobile-nav-open .nav-menu ul a {
        background-color: transparent;
        float: none !important;
        font-size: 17px;
        font-weight: 400;
        padding: 12px 20px 16px;
        position: relative;
    }

    .mobile-nav-open .nav-menu ul a:before {
        content: '\27A1';
        font-family: "SSGizmo";
        font-size: 13px;
        color: #c7c7c7;
        float: right;
        margin-right: 24px;
        margin-top: 17px;
        position: absolute;
        right: 0;
        top: -3px;
    }

    .mobile-nav-open .nav-menu:before {
        content: '\F501';
        font-family: "SSGizmo";
        font-size: 24px;
        color: #c7c7c7;
        float: right;
        margin-right: 20px;
        margin-top: 17px;
        position: absolute;
        right: 0;
        top: -3px;
    }

    .mobile-nav-open .nav-menu-open ul {
        display: block !important;
    }

    .mobile-nav-open .nav-menu-open ul {
        display: block !important;
        margin-bottom: 15px;
    }

    .mobile-nav-open .nav-menu-open .nav-menu-trigger {
        color: #8E9699;
        padding: 20px 15px 10px;
        opacity: 1;
    }

    .mobile-nav-open .nav-menu-open:before {
        content: '\F500';
    }

    .mobile-nav-open .non-trigger:before {
        content: '\27A1';
        font-size: 22px;
        top: -1px;
    }

    .mobile-nav-open .non-trigger a {
        font-size: 18px;
        font-weight: normal;
    }

    .mobile-nav-open .nav__search-form {
        width: 100%;
        position: relative;
        right: 0;
        top: 0;
        background-color: #1a262d;
        z-index: 1000;
        display: block !important;
        margin: 0;
    }

    .mobile-nav-open .nav__search-form form {
        margin: 13px 20px 0;
    }

    .mobile-nav-open .newheader__mobile__social {
        display: block;
        background: transparent;
        padding: 50px 0px 50px 23px;
    }

    .mobile-nav-open .newheader__mobile__social a {
        color: #fff;
        opacity: 1;
        display: inline-flex;
        padding: 0;
        width: 100%;
        margin: 0;
        font-size: 15px;
        min-height: 27px;
    }

    .mobile-nav-open .newheader__mobile__social a:before {
        content: '\2709';
        font-family: SSGizmo;
        font-size: 19px;
        color: #c7c7c7;
        margin-right: 8px;
        vertical-align: middle;
    }

    .mobile-nav-open .newheader__mobile__social .social__fb:before {
        content: "";
        font-family: icomoon;
        font-size: 17px;
        padding-left: 1px;
        vertical-align: bottom;
        width: 15px;
        height: 17px;
        margin-left: 1px;
        margin-top: 2px;
        margin-right: 10px;
        display: inline-block;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8yMC8xN7hXAVUAAAAldEVYdFNvZnR3YXJlAE1hY3JvbWVkaWEgRmlyZXdvcmtzIE1YIDIwMDSHdqzPAAABWklEQVR4nM2SzStEYRjFf6+GaKJRjOluDFO3JDelpDRGLJgQWUoWykKy8ldYWZBSPsrHNCmysZCNCAvJTvlqzEzTrIwiTKY7j4Wi8XUnNs7ufc5zznOe932VphvCH2BTSjE2Okyxw5G1SCRNYHWd07NzaGrvlt9gfikgmm6ITSllOfHs4pKdvQOekklafV5qqqtQKud1BSvx7v4h/UMjmKYJQEF+PjXVVe93YGUwtxjANE3qag26/G001Ndl8JYGsXgcgMGBPno6/J/4nO+EoXCEo+MTHh4eAYhEYxwdn3CTSGSXYGpmjuDaxtt5fGISgJXZaZq9jdYJnKUleCrd5OXmAuByOvFUuqlwl2c2+vw9P753S2evaLohm1vbGfWF5aBouiHfJsgW/8Dg7v6edDpt2fjxyydub1/rmm5ImbOUosLCL4XhSJTnVArNVYbdbgdARLgKXSMivADM4sdGt2+PoAAAAABJRU5ErkJggg==");
    }

    .mobile-nav-open .newheader__mobile__social .social__tw:before {
        content: "\f099";
        font-family: icomoon;
        font-size: 17px;
        padding-left: 1px;
        vertical-align: bottom;
        margin-right: 8px;
        margin-top: 2px;
    }

    .mobile-nav-open .newheader__mobile__social .social__yt:before {
        content: "\ea9d";
        font-family: icomoon;
        font-size: 17px;
        padding-left: 1px;
        vertical-align: bottom;
        margin-right: 7px;
        margin-top: 2px;
    }

    .mobile-nav-open .nav__search-form .submit-button {
        display: none;
    }

    .mobile-nav-open .nav__search-form .submit-icon {
        display: block;
        content: '';
        font-family: SSGizmo;
        font-size: 155%;
        top: 0px;
        cursor: pointer;
        color: #fff;
        text-indent: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .mobile-nav-open .newheader {
        position: initial;
    }

    .mobile-nav-open .newheader__nav {
        min-height: 47px;
        position: initial;
    }

    .mobile-nav-open .newheader__nav-menu {
        width: 100%;
        position: relative;
        right: 0;
        top: 0px;
        background-color: #1a262d;
        z-index: 1000;
        margin: 0;
        overflow: hidden;
    }

    .mobile-nav-open .newheader__nav-menu-control {
        position: relative;
        padding-left: 1.25em;
    }

    .newheader__nav {
        min-height: 70px;
    }

    .newheader__nav-menu-control {
        padding: 4px 15px;
        display: inline-block;
        font-size: 18px;
    }
}

.mastfoot {
    margin-top: 30px;
    position: relative;
    z-index: 10;
    background-color: #fff;
    border-top: 1px solid #edefed;
}

.mastfoot img {
    width: 120px;
    margin: 10px 0;
}

.mastfoot p {
    font-size: 15px;
}

.container, .nav, .quickbar__container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding: 20px;
    position: relative;
}

.container {
    overflow: hidden;
}

.mastfoot__link {
    color: #4296cd;
    font-size: 15px;
}

.mastfoot__link:hover,
.mastfoot__link:focus {
    color: #4296cd;
    text-decoration: underline;
}

.txt--grey {
    color: #c4c4c4;
}

.list--numbers li {
    list-style: none;
}

.align--r, .subspromo {
    text-align: right;
}

.mastfoot .col--right, .mastfoot .subspromo__img {
    float: right;
    margin-left: 20px;
    margin-top: 0;
}

.pad--bottom, .subspromo__title {
    padding-bottom: 20px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

.btn {
    background: #e32116;
    color: #FFF;
    line-height: 1.25;
    font-weight: 700;
    font-size: 15px;
    padding: 10px 15px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    border: none;
    word-wrap: break-word;
    cursor: pointer;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
    transition: background-color .1s;
}

.btn--red {
    background: #e32116;
    color: #FFF;
}

.btn:active, .btn:hover, .btn:link, .btn:visited .btn:focus {
    outline: 0;
    text-decoration: none;
    color: #fff;
}

.mastfoot__social {
    background: #edefed;
    overflow: hidden;
}

.social--banner {
    margin: 0 auto;
    max-width: 1160px;
    padding: 10px 0;
    line-height: 34px;
}

.social--banner:before {
    content: " ";
    display: table;
}

.social--banner:after {
    clear: both;
}

.mastfoot .social__item {
    display: inline-block;
    margin-right: 20px;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 10px;
    padding-right: 10px;
    line-height: inherit;
    font-size: 14px;
    vertical-align: middle;
    opacity: .4;
    color: #000;
    text-decoration: none;
    font-family: "Clear Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mastfoot .social__item {
    float: left;
}

.mastfoot .social__item--last {
    float: right;
}

.grid.col {
    margin-left: 0;
    margin-right: 0;
}

.grid > .col {
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
}

.w-4 {
    width: 33.33%;
}

.w-5 {
    width: 41.66%;
}

.w-7 {
    width: 58.33%;
}

.w-8 {
    width: 66.66%;
}

@media handheld, only screen and (max-width: 752px) {
    .n-6 {
        width: 50%;
    }

    .n-12 {
        width: 100%;
    }

    .subspromo {
        text-align: left;
        background: #edefed;
        padding: 20px 30px !important;
        margin-top: 20px;
    }

    .mastfoot .subspromo__img {
        width: 90px;
    }

    .pad--bottom, .subspromo__title {
        padding-bottom: 10px;
    }

    .grid > .col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .list--numbers {
        padding-left: 0;
    }
}

@media handheld, only screen and (max-width: 512px) {
    .xn-12 {
        width: 100%;
    }

    .container {
        padding: 10px 5px;
    }
}

.col {
    float: left;
}