﻿@charset "UTF-8";
/*Bootstrap */
/*$font-family-whitney-Light: 'whitney-Light', Arial, sans-serif, SimSun;*/
/*$screen-md:                  992px !default;*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

    a:focus {
        outline: 1px solid #000000 !important;
        /*outline: 0px dotted #cc0000;*/
    }

    a.skip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        text-align: left;
        overflow: hidden;
        z-index: 8888;
        outline-color: transparent !important;
        text-decoration: none;
        padding: 8px;
        font-size: 1.2em !important;
        color: #bb0826;
        font-weight: bold;
        background-color: #FFFFFF !important;
    }

        a.skip:active,
        a.skip:focus,
        a.skip:hover {
            position: absolute;
            left: 0;
            top: 0;
            text-align: left;
            overflow: hidden;
            z-index: 8888;
            display: block;
            padding: 8px;
            font-size: 0.8em;
            background-color: transparent;
        }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    .category-header .red-quadrant h1,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2, .category-header .red-quadrant h1,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Arial, sans-serif, SimSun;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #ce1b0e;
    text-decoration: underline;
}
li > a {
    text-decoration: none;
}
h4 > a {
    text-decoration: none;
}

    a:hover {
        color: #861209;
        text-decoration: underline;
    }

    

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid white;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, .category-header .red-quadrant h1, h3, h4, h5, h6, #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, .about-reach-further-card h3,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h1 .small, h2 small, .category-header .red-quadrant h1 small,
    h2 .small, .category-header .red-quadrant h1 .small, h3 small,
    h3 .small, h4 small,
    h4 .small, h5 small,
    h5 .small, h6 small, #aboutReachFurther .about-reach-further-text-wrap h2 small, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1 small, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1 small, .about-reach-further-card h3 small,
    h6 .small, #aboutReachFurther .about-reach-further-text-wrap h2 .small, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1 .small, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1 .small, .about-reach-further-card h3 .small,
    .h1 small,
    .h1 .small, .h2 small,
    .h2 .small, .h3 small,
    .h3 .small, .h4 small,
    .h4 .small, .h5 small,
    .h5 .small, .h6 small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: white;
    }

h1, .h1,
h2,
.category-header .red-quadrant h1, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    h1 .small, .h1 small,
    .h1 .small,
    h2 small, .category-header .red-quadrant h1 small,
    h2 .small, .category-header .red-quadrant h1 .small, .h2 small,
    .h2 .small,
    h3 small,
    h3 .small, .h3 small,
    .h3 .small {
        font-size: 65%;
    }

h4, .h4,
h5, .h5,
h6,
#aboutReachFurther .about-reach-further-text-wrap h2,
#aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1,
.category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1,
.about-reach-further-card h3, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small, #aboutReachFurther .about-reach-further-text-wrap h2 small, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1 small, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1 small, .about-reach-further-card h3 small,
    h6 .small, #aboutReachFurther .about-reach-further-text-wrap h2 .small, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1 .small, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1 .small, .about-reach-further-card h3 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 36px;
}

h2, .category-header .red-quadrant h1, .h2 {
    font-size: 1em;
}

h3, .h3 {
    font-size: 1.5em;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, .about-reach-further-card h3, .h6 {
    font-size: 18px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 10.5px;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: white;
}

.text-primary {
    color: #ce1b0e;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #9e150b;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #ce1b0e;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #9e150b;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid white;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ul ol,
    ol ul,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted white;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid white;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: white;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid white;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        .blockquote-reverse small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        .blockquote-reverse small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #d6d6d6;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width: 768px) {
    .container {
        width: 755px;
    }
}

@media (min-width: 1025px) {
    .container {
        width: 970px;
    }

    #mobile-dropdown-wrap {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1025px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td,
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 479px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #d6d6d6;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #ebebeb;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #ebebeb;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled], .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: white;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm
    input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg
    input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
    .input-group-lg > .form-control-static.input-group-addon,
    .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
    .input-group-sm > .form-control-static.input-group-addon,
    .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled, .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
        .open > .btn-default.dropdown-toggle:hover,
        .open > .btn-default.dropdown-toggle:focus,
        .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #ce1b0e;
    border-color: transparent;
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #9e150b;
        border-color: transparent;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #9e150b;
        border-color: transparent;
    }

    .btn-primary:active, .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #9e150b;
        border-color: transparent;
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
        .open > .btn-primary.dropdown-toggle:hover,
        .open > .btn-primary.dropdown-toggle:focus,
        .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #7d1008;
            border-color: transparent;
        }

    .btn-primary:active, .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #ce1b0e;
        border-color: transparent;
    }

    .btn-primary .badge {
        color: #ce1b0e;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
        .open > .btn-success.dropdown-toggle:hover,
        .open > .btn-success.dropdown-toggle:focus,
        .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
    fieldset[disabled] .btn-success:hover,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
        .open > .btn-info.dropdown-toggle:hover,
        .open > .btn-info.dropdown-toggle:focus,
        .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
    fieldset[disabled] .btn-info:hover,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
        .open > .btn-warning.dropdown-toggle:hover,
        .open > .btn-warning.dropdown-toggle:focus,
        .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning:hover,
    fieldset[disabled] .btn-warning:focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
        .open > .btn-danger.dropdown-toggle:hover,
        .open > .btn-danger.dropdown-toggle:focus,
        .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger:hover,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #ce1b0e;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #861209;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:hover,
            fieldset[disabled] .btn-link:focus {
                color: white;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #d6d6d6;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #c9c9c9;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #ce1b0e;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: white;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: white;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
        .btn-group-vertical > .btn:hover,
        .btn-group-vertical > .btn:focus,
        .btn-group-vertical > .btn:active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar:before, .btn-toolbar:after {
        content: " ";
        display: table;
    }

    .btn-toolbar:after {
        clear: both;
    }

    .btn-toolbar .btn,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table;
    }

    .btn-group-vertical > .btn-group:after {
        clear: both;
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus {
            z-index: 3;
        }

    .input-group-addon,
    .input-group-btn,
    .input-group .form-control {
        display: table-cell;
    }

        .input-group-addon:not(:first-child):not(:last-child),
        .input-group-btn:not(:first-child):not(:last-child),
        .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #ebebeb;
    text-align: center;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0px;
}

    .input-group-addon.input-sm,
    .input-group-sm > .input-group-addon,
    .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg,
    .input-group-lg > .input-group-addon,
    .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: white;
            }

        .nav > li.disabled > a {
            color: white;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: white;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: white;
        border-color: #ce1b0e;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 0px 0px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: white white #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #ebebeb;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #ce1b0e;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 0px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0px 0px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar.navbar-default.top-nav.navbar-fixed-top > .container-fluid {
    max-width: 1250px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 3px;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

    .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
        margin-top: 9px;
        margin-bottom: 9px;
    }

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #ebebeb;
    border-color: #dadada;
}

    .navbar-default .navbar-brand {
        color: #3d3d3d;
        margin-right: auto;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #242424;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #3d3d3d;
    }

    .navbar-default .navbar-nav > li > a {
        color: #3d3d3d;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #3d3d3d;
            background-color: #dadada;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #dadada;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #dadada;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #dadada;
        color: #fff;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #3d3d3d;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #3d3d3d;
            background-color: #dadada;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #dadada;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #3d3d3d;
}

    .navbar-default .navbar-link:hover {
        color: #3d3d3d;
    }

.navbar-default .btn-link {
    color: #3d3d3d;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #3d3d3d;
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: white;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: white;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: white;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: white;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: white;
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: white;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #ce1b0e;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0px;
            border-top-left-radius: 0px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
        }

        .pagination > li > a:hover, .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            z-index: 2;
            color: #861209;
            background-color: white;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
    .pagination > .active > span,
    .pagination > .active > span:hover,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #ce1b0e;
        border-color: #ce1b0e;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: white;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:before, .pager:after {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: white;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: white;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: white;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #e6e6e6;
    }

.label-primary {
    background-color: #ce1b0e;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #9e150b;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: white;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #ce1b0e;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #ce1b0e;
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

a.list-group-item,
button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus,
    button.list-group-item:hover,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: white;
    color: white;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: white;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #ce1b0e;
    border-color: #ce1b0e;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #fab4ae;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus,
    button.list-group-item-success:hover,
    button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
    button.list-group-item-success.active,
    button.list-group-item-success.active:hover,
    button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus,
    button.list-group-item-info:hover,
    button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
    button.list-group-item-info.active,
    button.list-group-item-info.active:hover,
    button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus,
    button.list-group-item-warning:hover,
    button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active,
    button.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading,
    button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus,
    button.list-group-item-danger:hover,
    button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active,
    button.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: -1px;
            border-top-right-radius: -1px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: -1px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: -1px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: -1px;
            border-bottom-right-radius: -1px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: -1px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: -1px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #d6d6d6;
        background-color: #ce1b0e;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #ce1b0e;
            background-color: #d6d6d6;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #ce1b0e;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #ce1b0e;
        border-color: #ce1b0e;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ce1b0e;
        }

        .panel-primary > .panel-heading .badge {
            color: #ce1b0e;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ce1b0e;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.article-card .embed-responsive {
    position: relative;
    display: block;
    /*padding: 0;*/
    overflow: hidden;
    width: 100%;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header:before, .modal-header:after {
        content: " ";
        display: table;
    }

    .modal-header:after {
        clear: both;
    }

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 1025px) {
    .modal-lg {
        width: 900px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 479px) {
    .visible-xs {
        display: block !important;
    }

        .visible-xs.red-quadrant-wrap > .red-quadrant > h2 {
            display: none;
        }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 479px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 479px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 479px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 767px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 767px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 767px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 767px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 479px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/******************************************************
* #### jQuery-Youtube-Channels-Playlist v06 ####
* Coded by Ican Bachors 2014.
* https://github.com/bachors/jQuery-Youtube-Channels-Playlist
* Updates will be posted to this site.
******************************************************/
.ycp {
    display: block;
    width: 100%;
    height: 500px;
}

    .ycp,
    .ycp .belah {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        margin: 0;
    }

        .ycp .belah {
            display: inline-block;
            vertical-align: top;
            height: 100%;
        }

            .ycp .belah:first-of-type {
                width: 68%;
                float: left;
            }

            .ycp .belah:last-of-type {
                width: 31%;
                float: right;
            }

            .ycp .belah .luhur {
                color: #333;
                display: block;
                width: 100%;
                height: 70px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                padding: 10px;
                margin: 0;
            }

            .ycp .belah .handap {
                color: #ddd;
                height: calc(100% - 70px);
                padding: 0;
                overflow-y: auto;
            }

                .ycp .belah .handap::-webkit-scrollbar {
                    width: 8px;
                }

                .ycp .belah .handap::-webkit-scrollbar-thumb {
                    height: 56px;
                    background: rgba(0, 0, 0, 0.2);
                }

            .ycp .belah .handap,
            .ycp .belah .bingkay {
                display: block;
                width: 100%;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                margin: 0;
            }

            .ycp .belah .bingkay {
                height: 100%;
                border: 0;
            }

            .ycp .belah .luhur span.tombol {
                margin-right: 20px;
                color: silver;
            }

            .ycp .belah .luhur span.about {
                float: right;
                background: #111;
                padding: 2px;
                border-radius: 50%;
                width: 20px;
                height: 20px;
                text-align: center;
            }

        .ycp a {
            text-decoration: none;
            outline: 0;
        }

            .ycp a img {
                border: 0;
            }

        .ycp .belah.ycp_vid_play {
            cursor: pointer;
        }

            .ycp .belah.ycp_vid_play a {
                background: #e52d27;
                width: 120px;
                height: 75px;
                display: block;
                border-radius: 10%;
                position: relative;
                top: calc(50% - 35px);
                left: calc(50% - 60px);
                text-align: center;
            }

                .ycp .belah.ycp_vid_play a::before {
                    color: #fff;
                    content: "\25B6";
                    z-index: 100;
                    font-size: 50px;
                }

        .ycp .belah .thumb {
            float: left;
            margin-right: 10px;
            position: relative;
            height: 96px;
            width: 170px;
        }

            .ycp .belah .thumb span {
                position: absolute;
                right: 0px;
                bottom: 0px;
                padding: 2px;
                background: rgba(0, 0, 0, 0.7);
                color: #fff;
                font-size: .8em;
            }

        .ycp .belah .play {
            margin: 0;
            padding: 10px;
            display: block;
            overflow: hidden;
            *overflow: visible;
        }

        .ycp .belah .luhur div.title {
            color: #333;
            border-bottom: 1px solid #111;
            padding-bottom: 5px;
            margin-bottom: 5px;
        }

        .ycp .belah .handap div.title, .ycp .playing-title {
            font-size: 0.8em;
            margin: 0 !important;
            font-family: "avenirmedium",Arial,sans-serif,SimSun;
            font-weight: bold;
            color: #54585a;
            display: block;
        }

        .ycp .belah .vid-active div.title {
            color: #000;
        }

        .ycp .playing-title,
        .ycp .byEastWestBankDiv {
            display: none;
            padding: 0 10px;
            margin: 15px 0 25px 0;
        }

        .ycp .playing-title {
            position: relative;
            top: 15px;
        }

        .ycp .belah span.mute,
        .ycp .belah span.about a,
        .ycp .byEastWestBankDiv {
            color: #767676;
            font-size: .8em;
        }

        .ycp .belah .thumb img {
            width: 100%;
            height: 100%;
        }

        .ycp .belah .play:hover,
        .ycp .belah .vid-active {
            background: #ebebeb;
        }

        .ycp .belah .luhur .vid-prev,
        .ycp .belah .luhur .vid-next,
        .ycp .belah .play {
            cursor: pointer;
            background: none;
            border: none;
            border-bottom: 1px solid #ededed;
            width: 100%;
        }

.mute {
    display: none;
}

    .mute.by0,
    .mute.by1,
    .mute.by2,
    .mute.by3,
    .mute.by4,
    .mute.by5,
    .mute.by6 {
        display: block;
    }

.viewOnYoutubeWrap {
    position: relative;
}

#viewOnYoutube, #viewOnYoutubeMobile {
    width: 100%;
    margin-top: 25px;
    font-size: inherit;
    padding: 5px;
}

.ycp {
    height: 478px;
}

    .ycp .belah .luhur span.tombol,
    .ycp .belah .luhur span.about {
        display: none;
    }

    .ycp .belah .luhur {
        display: none;
    }

    .ycp .belah .handap {
        height: 100%;
    }

@media screen and (max-width: 1199px) {
    .ycp .belah .thumb {
        width: auto;
        height: auto;
        padding-bottom: 10px;
    }

        .ycp .belah .thumb span {
            display: none;
        }
}

@media screen and (max-width: 991px) {
    .ycp .belah .thumb {
        float: none;
        width: auto;
        height: auto;
        text-align: center;
        margin-bottom: 5px;
    }

    .ycp .belah:first-of-type {
        background-position: center !important;
    }

    .ycp .belah .thumb img {
        /*width: 120px;
        height: 68px;*/
    }

    .ycp .belah .thumb span {
        display: none;
    }

    #viewOnYoutube {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .ycp {
        height: auto;
    }

        .ycp .belah,
        .ycp .belah:first-of-type,
        .ycp .belah:last-of-type {
            width: 100%;
            display: block;
        }

            .ycp .belah:first-of-type {
                height: 220px;
                position: relative;
                z-index: 1000;
            }

            .ycp .belah:last-of-type {
                overflow: auto;
            }

                .ycp .belah:last-of-type::-webkit-scrollbar {
                    height: 8px;
                }

                .ycp .belah:last-of-type::-webkit-scrollbar-thumb {
                    background: rgba(0, 0, 0, 0.2);
                }

            .ycp .belah .handap {
                width: 215%;
                display: flex;
            }

            .ycp .belah .play {
                width: 20%;
                display: inline-block;
                padding-top: 20px 10px 15px 10px;
            }

    .viewOnYoutubeWrap {
        width: 100%;
        display: none;
    }

    .ycp .playing-title,
    .ycp .byEastWestBankDiv {
        display: block;
        padding: 0 15px;
    }

    .home-page-video-seciton-container {
        padding: 0;
        cursor: pointer;
    }

    .ycp .belah:first-of-type {
        border-left: 15px solid #fff;
        border-right: 15px solid #fff;
    }

    .ycp .belah .thumb img {
        width: 200px;
        height: 113px;
    }

    .ycp .belah .handap div.title {
        width: 200px;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 570px) {
    .ycp .belah .thumb img {
        width: 150px;
        height: 84px;
    }

    .ycp .belah .handap div.title {
        width: 150px;
    }

    .ycp .belah .handap {
        width: 300%;
    }
}

.padding-right-0 {
    padding-right: 0 !important;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.padding-x-5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-x-0 {
    margin: 0;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.equal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*-webkit-flex-wrap: wrap;
    flex-wrap: wrap;*/
}

.visible-sm-below {
    display: none !important;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.slant-left-top {
    -webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
}

.slant-left-bottom {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 6% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 6% 100%);
}

.slant-right-top {
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}

.slant-right-bottom {
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}

#topcontrol {
    z-index: 10;
}

@media (max-width: 1024px) {
    .hidden-md-below {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-below {
        display: none !important;
    }

    .visible-sm-below {
        display: block !important;
    }

    .equal {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .equal.category-header-row {
            -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
}

/* Mixin for keyfram prefix*/
/*Mixing for animation execution*/
/* Use keyframes mixin to duplicate this with all vendor prefix*/
@-webkit-keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-moz-keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-o-keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes flash {
    from, 10%, 20% {
        opacity: 1;
    }

    5%, 15% {
        opacity: 0;
    }
}

@-moz-keyframes flash {
    from, 10%, 20% {
        opacity: 1;
    }

    5%, 15% {
        opacity: 0;
    }
}

@-o-keyframes flash {
    from, 10%, 20% {
        opacity: 1;
    }

    5%, 15% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 10%, 20% {
        opacity: 1;
    }

    5%, 15% {
        opacity: 0;
    }
}

@-webkit-keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes swing {
    33% {
        transform: rotate3d(0, 0, 1, 25deg);
    }

    66% {
        transform: rotate3d(0, 0, 1, -25deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-moz-keyframes swing {
    33% {
        transform: rotate3d(0, 0, 1, 25deg);
    }

    66% {
        transform: rotate3d(0, 0, 1, -25deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-o-keyframes swing {
    33% {
        transform: rotate3d(0, 0, 1, 25deg);
    }

    66% {
        transform: rotate3d(0, 0, 1, -25deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    33% {
        transform: rotate3d(0, 0, 1, 25deg);
    }

    66% {
        transform: rotate3d(0, 0, 1, -25deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.flash {
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
}

@-webkit-keyframes swingRightArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-moz-keyframes swingRightArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-o-keyframes swingRightArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes swingRightArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes swingLeftArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-moz-keyframes swingLeftArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-o-keyframes swingLeftArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes swingLeftArrow {
    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Modules */
.se-pre-con {
    /*position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999; 
    background: #fff;*/
    /*background: url(../assets/RF_logo2017.svg) center no-repeat #fff;*/
}

/*@font-face {
    font-family: 'avenirmedium';
    src: url('../fonts/avenimed-webfont.eot');
    src: url('../fonts/avenimed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenimed-webfont.woff') format('woff'), url('../fonts/avenimed-webfont.ttf') format('truetype'), url('../fonts/avenimed-webfont.svg#avenirmedium') format('svg');
    font-weight: normal;
    font-style: normal
}



@font-face {
    font-family: 'whitney-bold';
    src: url('../fonts/Whitney-Bold.eot');
    src: url('../fonts/Whitney-Bold?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Bold.woff') format('woff'), url('../fonts/Whitney-Bold.ttf') format('truetype'), url('../fonts/Whitney-Bold.svg#avenirmedium') format('svg');
    font-weight: normal;
    font-style: normal
}*/
/*@font-face {
    font-family: 'whitney-light';
    src: url('../fonts/WhitneySSm-Light-Pro_0.otf') format("opentype");  
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'whitney-Semibold';
    src: url('../fonts/Whitney-Semibold.eot');
    src: url('../fonts/Whitney-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Semibold.woff') format('woff'), url('../fonts/Whitney-Semibold.ttf') format('truetype'), url('../fonts/Whitney-Semibold.svg#avenirmedium') format('svg');
    font-weight: normal;
    font-style: normal
} 
 */
@font-face {
    font-family: 'whitney-Medium';
    src: url("../fonts/Whitney-Medium.eot");
    src: url("../fonts/Whitney-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Whitney-Medium.woff") format("woff"), url("../fonts/Whitney-Medium.ttf") format("truetype"), url("../fonts/Whitney-Medium.svg#avenirmedium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'whitney-bold';
    src: url('../fonts/Whitney-Bold.eot');
    src: url('../fonts/Whitney-Bold?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Bold.woff') format('woff'), url('../fonts/Whitney-Bold.ttf') format('truetype'), url('../fonts/Whitney-Bold.svg#avenirmedium') format('svg');
    font-weight: normal;
    font-style: normal
}

h2, .category-header .red-quadrant h1, .category-text, .simulate-h2 {
    font-size: 0.9em;
    margin: 0 !important;
    text-transform: uppercase;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    letter-spacing: 2px;
}

h3.category-title {
    font-size: 0.9em;
    margin: 0 !important;
    text-transform: uppercase;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    letter-spacing: 2px;
}

h3 {
    margin: 10px 0;
    font-size: 2em;
    line-height: 1.2em;
    letter-spacing: 0.4px;
}

h4, h2.section-heading, .category-header .red-quadrant h1.section-heading {
    font-size: 2.5em;
    color: #000;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0 !important;
    letter-spacing: inherit;
}

.simulate-h3 {
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2em;
    letter-spacing: 0.4px;
    margin: 10px 0px;
    text-transform: none;
}

h4.simulate-h3 a {
    color: #000;
}

h5 {
    font-family: Arial, sans-serif, SimSun;
}

h6, #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, .about-reach-further-card h3 {
    color: #000;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-weight: bold;
    text-transform: uppercase;
}

    h6.lowerH6, #aboutReachFurther .about-reach-further-text-wrap h2.lowerH6, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1.lowerH6, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1.lowerH6, .about-reach-further-card h3.lowerH6, h4.lowerH6 {
        font-size: 12px;
        margin: 0 !important;
    }

p {
    color: #333;
}

.navbar .fa {
    font-size: 18px !important;
}

.navbar .followUs:hover {
    background-color: inherit !important;
    cursor: default;
}

.navbar .navbar-brand > img {
    max-width: 146px;
    width: 100%;
}

.navbar .navbar-header .fa {
    color: #54585a !important;
}

.navbar .navbar-header .navbar-toggle {
    border: none;
}

    .navbar .navbar-header .navbar-toggle .fa {
        font-size: 24px !important;
    }

.navbar .navbar-header .navbar-toggle-dark-icon {
    background: #54585a;
    padding: 5px;
    position: relative;
    top: 8px;
    right: -5px;
}

    .navbar .navbar-header .navbar-toggle-dark-icon .fa {
        color: #fff !important;
        font-weight: 100;
        font-size: 18px !important;
    }

    .navbar .navbar-header .navbar-toggle-dark-icon:hover {
        background: #ce1b0e;
    }

.navbar .navbar-nav li > a,
.navbar .navbar-nav li > button {
    font-weight: 500;
    padding: 10px 7px;
}

.navbar .navbar-nav li.newsletter-subscribe-btn--top-nav-mobile > button {
    background: transparent;
    border: none;
    background: transparent;
    border: none;
    color: white;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    line-height: 1em;
    letter-spacing: 1px;
    padding: 14px 7px;
}

.navbar-default {
    border: none;
}

.main-nav {
    margin-top: 40px;
    margin-bottom: 20px;
    height: 80px;
    background: #fff;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .main-nav .fa {
        font-size: 18px !important;
    }

    .main-nav .followUs:hover {
        background-color: inherit !important;
        cursor: default;
    }

    .main-nav .navbar-brand > img {
        max-width: none;
        width: 325px;
        height: 56px;
        position: relative;
        transform: all 300ms;
    }

.main-nav-fixed-top.main-nav .navbar-brand > img {
    width: 250px;
}

@media (min-width: 1250px) and (max-width: 1439px) {
    .main-nav-fixed-top.main-nav .navbar-brand > img {
        width: 220px;
    }
}

@media (min-width: 1127px) and (max-width: 1249px) {
    .main-nav-fixed-top.main-nav .navbar-brand > img {
        width: 200px;
    }
}

@media (min-width: 1024px) and (max-width: 1126px) {
    .main-nav-fixed-top.main-nav .navbar-brand > img {
        width: 160px;
    }
}

.main-nav .navbar-nav {
    position: relative;
    padding-top: 25px;
}

    .main-nav .navbar-nav li > a,
    .main-nav .navbar-nav li > button {
        font-family: "whitney-Medium", Arial, sans-serif, SimSun;
        font-size: 16px;
        text-decoration:none;
    }

        .main-nav .navbar-nav li > a:hover {
            color: #ce1b0e;
            background: transparent;
        }

    .main-nav .navbar-nav button {
        border: none;
        padding: 10px;
        background-color: #fff;
    }

    .main-nav .navbar-nav #searchBtn {
        position: relative;
        z-index: 1000;
    }

    .main-nav .navbar-nav #searchCloseBtn {
        background-color: #54585a;
        color: #fff;
    }

        .main-nav .navbar-nav #searchCloseBtn:focus {
            background-color: #ce1b0e;
        }

button#searchCloseBtn-mobile:focus {
    outline: 1px solid #ce1b0e !important;
    outline-offset: -2px;
}

.main-nav .navbar-nav #search-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 41px;
    opacity: 0;
}

    .main-nav .navbar-nav #search-box input {
        height: 100%;
        position: absolute;
        left: 34px;
        width: 204px;
        outline: none;
    }

.main-nav-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    height: 85px;
    border-top: 2px solid #ce1b0e;
    -moz-box-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
    margin-top: 0px;
}

#fixed-navbar-spacer {
    display: block;
    height: 66px;
}

.logo-show-on-scroll {
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:focus {
    color: #ce1b0e;
    background-color: transparent;
}

.navbar-default .navbar-toggle:first-child:hover, .navbar-default .navbar-toggle:first-child:focus {
    background: #54585a;
}

.navbar-default .navbar-toggle:hover .fa-bars, .navbar-default .navbar-toggle:focus .fa-bars {
    color: #fff !important;
}

.navbar-default .navbar-toggle:first-child {
    margin: 0;
}

button.language-switch-btn:focus {
    outline: 1px solid #000 !important;
    outline-offset: -2px;
}

.navbar-toggle {
    padding: 13px 10px;
}

#mobile-dropdown-wrap ul {
    display: none;
}

.navbar-toggle.language-switch-btn,
.navbar-toggle.search-box-wrap {
    display: block !important;
}

.navbar-fixed-top .navbar-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 1250px;
    width: 100%;
}

@media screen and (min-width: 1025px) {
    .navbar-fixed-top.mobile-fix-header-scrolled .navbar-header {
        display: none;
    }
}

.language-switch-div, .share-wrap-div {
    display: inline-block;
    float: right;
}

    .language-switch-div .navbar-collapse.collapse, .share-wrap-div .navbar-collapse.collapse {
        display: none !important;
    }

    .language-switch-div .collapse.in, .share-wrap-div .collapse.in {
        display: block !important;
    }

    .language-switch-div #language-dropdown-wrap, .share-wrap-div #share-dropdown-wrap {
        position: absolute;
        top: 36px;
    }

    .language-switch-div #language-dropdown-wrap-scrolled, .share-wrap-div #nav-bar-share-dropdown-scrolled {
        position: absolute;
        top: 58px;
        left: -10px;
    }

        .language-switch-div #language-dropdown-wrap-scrolled ul:before {
            top: -25px;
        }

    .language-switch-div #navbar-lang-dropdown, .share-wrap-div #nav-bar-share-dropdown {
        position: relative;
        left: -43px;
        padding-top: 10px;
    }

    .language-switch-div #navbar-lang-dropdown, .language-switch-div #navbar-lang-dropdown-scrolled,
    .share-wrap-div #nav-bar-share-dropdown, .share-wrap-div #nav-bar-share-dropdown-scrolled {
        width: 120px;
    }

    .language-switch-div #navbar-lang-dropdown-scrolled {
        padding: 0;
    }

        .language-switch-div #navbar-lang-dropdown-scrolled .nav {
            padding: 0;
        }

    .language-switch-div .language-switch-btn:hover, .language-switch-div .language-switch-btn:focus {
        background: transparent !important;
    }

    .language-switch-div ul, .share-wrap-div ul {
        border-top: 5px solid #b7180c;
        box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.3);
    }

        .language-switch-div ul:before, .share-wrap-div ul:before {
            content: ' ';
            height: 0;
            position: absolute;
            width: 0;
            z-index: 100;
            top: -9px;
            left: 53px;
            border: 10px solid transparent;
            border-bottom-color: #b7180c;
        }

        .language-switch-div ul li, .share-wrap-div ul li {
            text-align: center;
            width: 100%;
            background-color: #ddd;
            transition: background-color 250ms ease-in-out;
            -webkit-transition: background-color 250ms ease-in-out;
            cursor: pointer;
        }

            .language-switch-div ul li:hover {
                background-color: #fff;
            }

            .language-switch-div ul li:nth-child(2), .share-wrap-div ul li:nth-child(2) {
                border-top: 1px solid #a2aaad;
                border-bottom: 1px solid #a2aaad;
            }

            .language-switch-div ul li:nth-child(3), .share-wrap-div ul li:nth-child(3) {
                border-bottom: 1px solid #a2aaad;
            }

            .language-switch-div ul li:nth-child(5),
            .language-switch-div ul li:last-child,
            .share-wrap-div ul li:nth-child(5),
            .share-wrap-div ul li:last-child {
                border-top: 1px solid #a2aaad;
                background-color: #fff;
                padding: 13px;
            }

            .language-switch-div ul li a, .share-wrap-div ul li a {
                font-size: 12px;
            }

                .language-switch-div ul li a:hover, .share-wrap-div ul li a:hover {
                    background-color: inherit !important;
                }

                .language-switch-div ul li a:focus, .share-wrap-div ul li a:focus {
                    background-color: inherit !important;
                }

#navbar-lang-dropdown > ul > li > a, #nav-bar-share-dropdodwn > ul > li > a {
    padding: 18px;
}

#searchBtn-mobile:hover .fa,
#searchBtn-mobile:focus .fa,
#searchBtn-mobile:hover .explainTxt,
#searchBtn-mobile:focus .explainTxt,
.main-nav .navbar-nav #searchBtn:hover .explainTxt,
.main-nav .navbar-nav #searchBtn:hover .fa,
.main-nav .navbar-nav #searchBtn:hover .explainTxt {
    color: #fff !important;
}

.main-nav .navbar-nav #searchBtn:hover {
    background-color: #54585a;
}

.navbar-header .search-box-wrap {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0;
    position: relative;
    top: 8px;
    left: 2px;
    margin: 0;
}

.navbar-header #searchBtn-mobile {
    padding: 5px;
    position: relative;
    color: #fff;
    border: none;
    z-index: 1033;
    background-color: transparent;
}

    .navbar-header #searchBtn-mobile:hover {
        background-color: #54585a;
    }

    .navbar-header #searchBtn-mobile:focus {
        background-color: #54585a;
    }

.navbar-header #search-box-mobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 31px;
    opacity: 0;
    z-index: 1032;
}

    .navbar-header #search-box-mobile input {
        position: absolute;
        left: 20px;
        width: 200px;
        height: 32px;
    }

    .navbar-header #search-box-mobile #searchCloseBtn-mobile {
        background: #54585a;
        padding: 6.8px;
        position: relative;
        border: none;
        left: -5px;
    }

    .navbar-header #search-box-mobile .fa {
        color: #fff !important;
        font-size: 14px !important;
    }

.navbar-fixed-top .navbar-header .navbar-toggle-dark-icon .fa, .navbar-fixed-top .navbar-header #searchBtn-mobile .fa-search {
    font-size: 20px !important;
}

.explainTxt {
    color: #ce1b0e !important;
    font-family: whitney-Medium;
    position: relative;
    top: -2px;
}

#scrolled-language-switch-div, .search-box-wrap {
    display: none !important;
}

.main-nav-fixed-top #scrolled-language-switch-div {
    display: block !important;
}

.main-nav-fixed-top .search-box-wrap {
    display: block !important;
}

.btn-primary {
    background-color: #fff;
    color: #ce1b0e;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-size: 18px;
    border: solid 2px #ce1b0e;
    padding: 5px 15px;
    font-weight: bold;
}

    .btn-primary:hover {
        background: #ce1b0e;
        color: #fff;
        border-color: #ce1b0e;
    }

.btn-primary-sm {
    background-color: #fff;
    color: #ce1b0e;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-size: 14px;
    border: solid 2px #ce1b0e;
    padding: 5px 15px;
    font-weight: bold;
}

    .btn-primary-sm:hover {
        background: #ce1b0e;
        color: #fff;
        border-color: #ce1b0e;
    }

.btn-primary-smwhite {
    background-color: transparent;
    color: #ffffff;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-size: 14px;
    border: solid 2px #ffffff;
    padding: 5px 15px;
}

    .btn-primary-smwhite:hover {
        background: #ffffff;
        color: #ce1b0e;
        border-color: #ffffff;
    }

button:focus {
    outline: 0 !important;
}

input {
    background-color: #dddddd;
    border: 1px solid #dddddd;
    color: #54585a;
    display: inline-block;
    /* outline-color: rgb(59, 153, 252); */
    font-size: 16px;
    font-size: 1.6rem;
    height: 40px;
    margin-bottom: 8px;
    outline-color: #ce1b0e !important;
    padding-left: 5px;
}

#aboutReachFurther {
    background: #ebebeb;
}

    #aboutReachFurther p {
        color: #54585a;
    }

    #aboutReachFurther .about-follow-us h6, #aboutReachFurther .about-follow-us .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .about-follow-us h2, #aboutReachFurther .about-follow-us .about-reach-further-text-wrap .category-header .red-quadrant h1, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant .about-follow-us h1, .category-header .red-quadrant #aboutReachFurther .about-follow-us .about-reach-further-text-wrap h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap .about-follow-us h1, #aboutReachFurther .about-follow-us .about-reach-further-card h3, .about-reach-further-card #aboutReachFurther .about-follow-us h3, #aboutReachFurther .about-follow-us h4 {
        font-size: 18px;
    }

    #aboutReachFurther .social-list {
        padding: 10px 20px 0 0;
        list-style: none;
        margin-bottom: 0;
    }

        #aboutReachFurther .social-list li {
            display: inline-block;
            font-size: 24px;
            margin-right: 5px;
        }

            #aboutReachFurther .social-list li a {
                /*color: #54585a;*/
                color: black;
            }

                #aboutReachFurther .social-list li a:hover {
                    color: #ce1b0e;
                }

    #aboutReachFurther .fa-envelope {
        color: #54585a;
    }

    #aboutReachFurther .user-list {
        padding: 0;
    }

        #aboutReachFurther .user-list li {
            border-top: 1px solid #ebebeb;
            display: table;
            border-collapse: collapse;
            width: 100%;
            margin-bottom: 5px;
        }

        #aboutReachFurther .user-list .inner {
            display: table-row;
        }

        #aboutReachFurther .user-list .author-list-img {
            display: table-cell;
            padding-right: 1em;
        }

            #aboutReachFurther .user-list .author-list-img img {
                display: block;
                width: 80px;
                padding-top: 5px;
            }

        #aboutReachFurther .user-list .author-text-wrap {
            display: table-cell;
            vertical-align: middle;
            width: 70%;
            font-size: 12px;
        }

            #aboutReachFurther .user-list .author-text-wrap .author-name {
                font-size: 12px;
                margin: 0;
                color: #ce1b0e;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "whitney-Medium",Arial;
            }

            #aboutReachFurther .user-list .author-text-wrap .author-status {
                margin-bottom: 0;
                line-height: 14px;
            }

        #aboutReachFurther .user-list a:hover .author-name {
            color: #861209;
        }

    #aboutReachFurther .topics-list {
        padding: 0;
    }

        #aboutReachFurther .topics-list li {
            border-top: 1px solid #ebebeb;
            display: table;
            border-collapse: collapse;
            width: 100%;
        }

        #aboutReachFurther .topics-list .inner {
            display: table-row;
            overflow: hidden;
            height: 30px;
        }

        #aboutReachFurther .topics-list .topic-text-wrap {
            display: table-cell;
            vertical-align: middle;
            width: 70%;
            font-size: 12px;
        }

            #aboutReachFurther .topics-list .topic-text-wrap .topic {
                font-size: 12px;
                margin: 5px 0 0 0;
                color: #ce1b0e;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "whitney-Medium",Arial;
            }

        #aboutReachFurther .topics-list a:hover .topic {
            color: #861209;
        }

    #aboutReachFurther .about-reach-further-text-wrap {
        position: relative;
        top: 1px;
    }

        #aboutReachFurther .about-reach-further-text-wrap h6, #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, #aboutReachFurther .about-reach-further-text-wrap .about-reach-further-card h3, .about-reach-further-card #aboutReachFurther .about-reach-further-text-wrap h3 {
            font-size: 28px;
        }

        #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1 {
            font-size: 28px;
            margin-top: 20px !important;
        }

        #aboutReachFurther .about-reach-further-text-wrap p {
            padding-right: 5px;
        }

.about-reach-further-card {
    border: 1px solid #d6d6d6;
    color: #000;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: #fff;
}

    .about-reach-further-card h6, .about-reach-further-card #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .about-reach-further-card h2, .about-reach-further-card #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant .about-reach-further-card h1, .about-reach-further-card .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap .about-reach-further-card h1, .about-reach-further-card h3, .about-reach-further-card h3 {
        margin-top: 0;
    }

        .about-reach-further-card h6 a, .about-reach-further-card #aboutReachFurther .about-reach-further-text-wrap h2 a, #aboutReachFurther .about-reach-further-text-wrap .about-reach-further-card h2 a, .about-reach-further-card #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1 a, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant .about-reach-further-card h1 a, .about-reach-further-card .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1 a, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap .about-reach-further-card h1 a, .about-reach-further-card h3 a, .about-reach-further-card h3 a {
            color: #000;
        }

#newsletter-subscribe-footer button {
    background: none;
    border: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

footer p {
    color: #727779 !important;
    font-size: 10.5px;
}

footer #footer-menu {
    list-style: none;
}

    footer #footer-menu li {
        font-size: 12px;
        display: inline-block;
        margin-right: 10px;
    }

footer .footer-links {
    padding: 0;
}

.footer-disclaimer-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

    .footer-disclaimer-table td {
        border: 1px solid #d6d6d6;
        color: #727779;
        vertical-align: middle;
        font-size: 10.5px;
        font-weight: 500;
        padding: 5px 10px;
    }

body.chinese .about-reach-further-card .about-follow-us a {
    letter-spacing: -0.05em;
}

.about-reach-further-card__2-col-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.about-reach-further-card__2-col-flex__accolades:first-of-type {
    -webkit-flex: 1 1 22%;
    -ms-flex: 1 1 22%;
    flex: 1 1 22%;
    margin-right: 10px;
}

.about-reach-further-card__2-col-flex__accolades:nth-child(2) {
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
}

.about-reach-further-card__2-col-flex__accolades > p {
    font-size: 12px;
    margin: 0;
}

.about-reach-further-card__2-col-flex__accolades > img {
    width: 100%;
}

@media (max-width: 1199px) {
    .about-reach-further-card__2-col-flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .about-reach-further-card__2-col-flex__accolades > img {
        max-width: 150px;
    }

    .about-reach-further-card__2-col-flex__accolades:first-of-type {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-right: 0px;
    }

    .about-reach-further-card__2-col-flex__accolades:nth-child(2) {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

.fixed-left-wrap, .fixed-right-wrap {
    position: fixed;
    z-index: 100;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    color: #54585a;
    top: 40%;
    /*height: 100px;*/
    /*width: 25px;*/
}

.fixed-left-wrap {
    left: 0px;
}

    .fixed-left-wrap ul, .fixed-right-wrap ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /*position: absolute;*/
        /*top: -50px;*/
        /*left: 15px;*/
    }

        .fixed-left-wrap ul li, .fixed-right-wrap ul li {
            list-style: none;
        }

            .fixed-left-wrap ul li button {
                background: transparent;
                border: none;
                margin: 0;
                padding: 0;
            }

                .fixed-left-wrap ul li button:focus {
                    border: 1px solid #000000;
                }


.fixed-left-wrap .rotate90, .fixed-right-wrap .rotate90 {
    margin-bottom: 90px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left bottom;
    /*position: relative;*/
    /*left: -8px;*/
    /*width: 38px;*/
}

        .fixed-left-wrap .rotate90:after, .fixed-right-wrap .rotate90:after {
            content: "";
            position: absolute;
            border-top: 2px solid #ce1b0e;
            top: 10px;
            left: 30px;
            width: 100%;
            margin-left: 10px;
        }

        .fixed-left-wrap .rotate90.share-text--chinese:after, .fixed-right-wrap .rotate90.share-text--chinese:after {
            top: 40px;
            left: 39px;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            transform-origin: left bottom;
        }

        .fixed-left-wrap .rotate90.share-text--es:after {
            left: 54px;
        }

.rotate90.share-text--es {
    margin-bottom: 140px;
}

.rotate90.share-text--chinese {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 75px;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    transform-origin: inherit;
}

.fixed-left-wrap hr, .fixed-right-wrap hr {
    border: 1px solid #ce1b0e;
    margin: 40px 0 60px 0;
    width: 65px;
}

.fixed-left-wrap .fa, .fixed-right-wrap .fa {
    font-size: 24px;
    margin-bottom: 10px;
    color: #54585a;
}

    .fixed-left-wrap .fa:hover, .fixed-right-wrap .fa:hover {
        color: #ce1b0e;
    }

.fixed-left-wrap .news-block, .fixed-right-wrap .news-block {
    display: flex;
    text-decoration: none;
    opacity: 0.5;
    position: relative;
    z-index: 101;
    width: 100%;
    height: 100%;
}

    .fixed-left-wrap .news-block:hover, .fixed-right-wrap .news-block:hover, .fixed-left-wrap .news-block:focus, .fixed-right-wrap .news-block:focus {
        opacity: 1;
        color: #000;
    }

        .fixed-left-wrap .news-block:hover .fa-angle-wrap, .fixed-right-wrap .news-block:hover .fa-angle-wrap, .fixed-left-wrap .news-block:focus .fa-angle-wrap, .fixed-right-wrap .news-block:focus .fa-angle-wrap {
            background: #ce1b0e;
        }

        .fixed-left-wrap .news-block:hover .fixed-new-hide, .fixed-right-wrap .news-block:hover .fixed-new-hide, .fixed-left-wrap .news-block:focus .fixed-new-hide, .fixed-right-wrap .news-block:focus .fixed-new-hide {
            left: 0;
            opacity: 1;
        }

    .fixed-left-wrap .news-block:focus, .fixed-right-wrap .news-block:focus {
        outline: 0 !important;
    }

.fixed-left-wrap .fa-angle-wrap, .fixed-right-wrap .fa-angle-wrap {
    display: inline-block;
    flex: 0 0 100%;
    background: #54585a;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 100;
    justify-content: center;
}

    .fixed-left-wrap .fa-angle-wrap .fa, .fixed-right-wrap .fa-angle-wrap .fa {
        color: #fff;
        font-size: 36px;
        margin-bottom: 0;
    }

.fixed-left-wrap .fixed-new-hide, .fixed-right-wrap .fixed-new-hide {
    flex: 0 0 360px;
    display: flex;
    padding: 10px;
    background: #fff;
    border: 2px solid #ce1b0e;
    position: relative;
    left: -295px;
    z-index: 99;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .fixed-left-wrap .fixed-new-hide div:first-child, .fixed-right-wrap .fixed-new-hide div:first-child {
        flex: 0 0 120px;
        position: relative;
        margin-right: 10px;
    }

        .fixed-left-wrap .fixed-new-hide div:first-child img, .fixed-right-wrap .fixed-new-hide div:first-child img {
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            min-width: 120px;
        }

.fixed-left-wrap.prev__article {
    height: 81px;
    width: 28.58px;
    left: 0px;
}

.fixed-right-wrap {
    height: 81px;
    right: 0;
    width: 28.58px;
}

    .fixed-right-wrap .news-block:hover .fixed-new-hide {
        left: -375px;
        right: 0;
        width: 300px;
    }

    .fixed-right-wrap .fixed-new-hide {
        left: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

.navbar-fixed-bottom {
    height: 50px;
}

    .navbar-fixed-bottom .navbar-header {
        background: #54585a;
        padding: 15px;
        color: #fff;
        font-size: 14px;
    }

        .navbar-fixed-bottom .navbar-header i {
            font-size: 20px;
            margin: 0 5px;
        }

        .navbar-fixed-bottom .navbar-header img {
            max-width: 150px;
        }

        .navbar-fixed-bottom .navbar-header a {
            color: #fff;
        }

        .navbar-fixed-bottom .navbar-header .icon-wrapper {
            display: inline-block;
            float: right;
            position: relative;
            top: -2px;
        }

/**weChat modal styling**/
#wechatModal .modal-body img, #wechatArticleModal .modal-body img, #externalDisclaimerModal .modal-body img {
    margin: 0 auto;
}

#wechatModal .close, #wechatArticleModal .close, #externalDisclaimerModal .close {
    font-size: 40px;
}

    #wechatModal .close:hover, #wechatArticleModal .close:hover, #externalDisclaimerModal .close:hover {
        color: #ce1b0e;
        opacity: 1;
    }

#wechatModal .modal-header, #wechatArticleModal .modal-header, #externalDisclaimerModal .modal-header {
    border: none;
    padding-bottom: 0;
}

#wechatModal .modal-dialog, #wechatArticleModal .modal-dialog, #externalDisclaimerModal .modal-dialog {
    padding-top: 10%;
}

#wechatModal .modal-body, #wechatArticleModal .modal-body, #externalDisclaimerModal .modal-body {
    padding-bottom: 30px;
    padding-top: 0;
}

#wechatArticleModal .modal-body {
    padding: 0;
}

#wechatArticleModal img {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/**disclaimer modal**/
#externalDisclaimerModal .modal-dialog {
    padding-top: 18%;
}

#externalDisclaimerModal .close {
    position: fixed;
    top: 0;
    right: 0;
    font-size: 6em;
    color: #cc0000;
    opacity: 0.6;
    display: none;
}

#externalDisclaimerModal .modal-content {
    background: none;
    box-shadow: none;
    color: #fff;
    border: none;
}

    #externalDisclaimerModal .modal-content p {
        color: #fff;
    }

    #externalDisclaimerModal .modal-content .btn {
        background: #ce1b0e;
        color: #fff;
        border: none;
    }

        #externalDisclaimerModal .modal-content .btn:hover {
            background: #9B0000;
        }

#externalDisclaimerModal #cancelExternalLink {
    border: none;
    margin: 0 25px 15px 0;
    color: #333;
    background: #d6d6d6;
}

    #externalDisclaimerModal #cancelExternalLink:hover {
        background: #f0f0f0;
    }

#swipeTutorial .modal-dialog {
    margin-top: 50%;
}

#swipeTutorial .modal-content {
    border: none;
    background: none;
    box-shadow: none;
}

#swipeTutorial p {
    color: #fff;
}

#swipeTutorial .modal-icon-wrap {
    margin: 35px 0;
}

#swipeTutorial .fa {
    color: #fff;
    font-size: 5em;
}

#swipeTutorial .fa-arrows-h, #swipeTutorial .fa-long-arrow-left, #swipeTutorial .fa-long-arrow-right {
    position: absolute;
    opacity: 0;
    top: 23px;
    fonr-size: 4.2em;
}

#swipeTutorial .fa-long-arrow-right {
    right: 30%;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: swingRightArrow;
    -moz-animation-name: swingRightArrow;
    -o-animation-name: swingRightArrow;
    animation-name: swingRightArrow;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
}

#swipeTutorial .fa-long-arrow-left {
    left: 30%;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: swingLeftArrow;
    -moz-animation-name: swingLeftArrow;
    -o-animation-name: swingLeftArrow;
    animation-name: swingLeftArrow;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    animation-delay: 1.2s;
}

#swipeTutorial .fa-hand-pointer-o {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
}

#swipeTutorial .btn {
    background: none;
    color: #fff;
    border: solid 4px #fff;
}

.modal-backdrop.in {
    opacity: 0.8;
}

@media screen and (max-device-width: 2024px) and (min-width: 768px) and (orientation: landscape) {
    #swipeTutorial .modal-dialog {
        margin-top: 25%;
    }
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
    #swipeTutorial .modal-dialog {
        margin-top: 15%;
    }
}

@media print {
    body {
        color: #000;
        background: #fff;
        font-size: 12pt;
    }

    .skip {
        display: none;
    }

    .container {
        width: 90%;
        margin: 0 auto;
    }

    p {
        /*text-align: justify;*/
    }

    h2, .category-header .red-quadrant h1, h3 {
        page-break-after: avoid;
    }

    #related-content, #aboutReachFurther, footer, .s.u.m.o.me, #ad-container, #topcontrol, .fixed-left-wrap, .fixed-right-wrap, .fixed-right-wrap {
        display: none;
    }

    a[href^="#"]:after {
        content: "";
    }

    a:after > img {
        content: "";
    }

    .article-class-override-category .for-print {
        display: none;
    }

    .article-class-override-category img.for-print {
        width: 350px;
        margin: -30px auto 15px;
    }

    .article-class-override-category .articleContentContainer .articleContentContainer {
        text-align: left;
        /*a::after {
            content: " <" attr(href) ">";
        }*/
    }

        .article-class-override-category .articleContentContainer .articleContentContainer iframe, .article-class-override-category .articleContentContainer .articleContentContainer .TdHideInMobile {
            display: none;
        }

        .article-class-override-category .articleContentContainer .articleContentContainer a {
            font-weight: bolder;
            text-decoration: none;
        }

        .article-class-override-category .articleContentContainer .articleContentContainer .sub-title-1, .article-class-override-category .articleContentContainer .articleContentContainer .sub-title {
            font-weight: bolder;
        }

        .article-class-override-category .articleContentContainer .articleContentContainer img {
            width: 350px !important;
            margin: 0;
            text-align: left;
            max-width: 100% !important;
        }

        .article-class-override-category .articleContentContainer .articleContentContainer .image-title {
            margin: 0;
            text-align: left;
        }

        .article-class-override-category .articleContentContainer .articleContentContainer td .image-title {
            float: none !important;
        }

    .chinese {
        font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    }

        .chinese .article-class-override-category .articleContentContainer .articleContentContainer a::after {
            content: "";
        }

        .chinese .article-class-override-category .articleContentContainer .articleContentContainer .sub-title-1, .chinese .article-class-override-category .articleContentContainer .articleContentContainer .sub-title {
            font-size: 15px;
        }

        .chinese .article-class-override-category .articleContentContainer .articleContentContainer .sub-title-1 {
            font-size: 16px;
        }

        .chinese .article-class-override-category .articleContentContainer .articleContentContainer p {
            font-size: 15px;
            letter-spacing: 2px;
        }

        .chinese .article-class-override-category .articleContentContainer .articleContentContainer .sub-title-1, .chinese .article-class-override-category .articleContentContainer .articleContentContainer .sub-title {
            font-weight: bolder;
        }

        .chinese #categoryArticles .article-class-override-category h1 {
            font-size: 24px !important;
        }
}

.chinese {
    -webkit-locale: "zh-CN";
}

    .chinese .descriptionWrap h3, .chinese .main-nav .navbar-nav li > a, .chinese #categoryArticles .article-class-override-category h1, .chinese .articleContentContainer .sub-title-1, .chinese .articleContentContainer .sub-title {
        font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    }

    .chinese .main-nav .navbar-nav li > a {
        font-size: 15px;
        font-weight: normal;
    }

    .chinese #categoryArticles .article-class-override-category h1 {
        letter-spacing: 1.5px;
    }

    .chinese .category-header .red-quadrant h1, .chinese .category-header .red-quadrant a {
        font-size: 14px;
        font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    }

    .chinese .articleContentContainer p {
        font-size: 16px;
        letter-spacing: 2px;
        line-height: 28px !important;
        font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    }

    .chinese .articleContentContainer .sub-title-1, .chinese .sub-title, .chinese .articleContentContainer .image-title {
        letter-spacing: 2px;
        line-height: 28px !important;
    }

    .chinese .articleContentContainer .sub-title-1 {
        font-size: 18px;
    }

    .chinese #loadMoreContainer .article-card h2, .chinese #loadMoreContainer .article-card .category-header .red-quadrant h1, .category-header .red-quadrant .chinese #loadMoreContainer .article-card h1, .chinese #loadMoreContainer .article-card h3, .chinese #loadMoreContainer .article-card p {
        font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    }

    .chinese #loadMoreContainer .article-card h2, .chinese #loadMoreContainer .article-card .category-header .red-quadrant h1, .category-header .red-quadrant .chinese #loadMoreContainer .article-card h1, .chinese .mobile-spotlight-two-slanted .articleTitleFlexWrap h2 {
        font-size: 14px;
        font-weight: normal;
    }

    .chinese #loadMoreContainer .article-card h3 {
        font-size: 18px;
    }

    .chinese .category-header .red-quadrant a, .chinese .category-header .red-bar h1 {
        font-size: 18px;
    }

    .chinese .image-title {
        font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    }

    .chinese .news-block .fixed-new-hide-text {
        letter-spacing: 0;
        font-weight: bold;
    }

@media (max-width: 1200px) and (min-width: 1025px) {
    .chinese .main-nav .navbar-nav {
        padding-top: 0;
        top: 5px;
    }
}

@media (max-width: 480px) {
    .chinese #loadMoreContainer .article-card h3 {
        font-size: 14px;
        font-weight: 500;
    }
}

/* Pages */
body.chinese, body.chinese p, body.chinese a, body.chinese div, body.chinese span, body.chinese h1, body.chinese h2, body.chinese h3, body.chinese h4, body.chinese h5 {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
}

    body.chinese h1, body.chinese h2, body.chinese h3, body.chinese h4, body.chinese h5 {
        font-weight: bold !important;
    }

    body.chinese .articleContentContainer div div h3 {
        font-weight: normal !important;
    }
/** SPOTLIGHT **/
.spotlight-wrap {
    color: #fff;
}

    .spotlight-wrap a {
        color: inherit;
    }

    .spotlight-wrap .importantH1 {
        position: absolute;
        font-size: 1em;
        color: #000;
        z-index: 0;
        width: 50px;
    }

    .spotlight-wrap .one-img-on-left {
        padding-right: 10px;
        overflow: hidden;
        max-height: 378px;
    }

        .spotlight-wrap .one-img-on-left img {
            width: 100%;
            height: auto;
            min-height: 100%;
            max-width: inherit;
            position: relative;
            z-index: 1;
            cursor: pointer;
        }

        .spotlight-wrap .one-img-on-left .red-quadrant-wrap {
            width: 85%;
            height: 90%;
            position: absolute;
            bottom: 0;
            overflow: hidden;
            cursor: pointer;
        }

            .spotlight-wrap .one-img-on-left .red-quadrant-wrap a:focus,
            .two-article-right-wrap .red-quadrant-wrap a:focus {
                color: white !important;
            }

        .spotlight-wrap .one-img-on-left .red-quadrant {
            -webkit-animation-duration: 0.8s;
            -moz-animation-duration: 0.8s;
            -o-animation-duration: 0.8s;
            animation-duration: 0.8s;
            -webkit-animation-iteration-count: 1;
            -moz-animation-iteration-count: 1;
            -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-name: slideInLeft;
            -moz-animation-name: slideInLeft;
            -o-animation-name: slideInLeft;
            animation-name: slideInLeft;
            -webkit-animation-direction: normal;
            -moz-animation-direction: normal;
            -o-animation-direction: normal;
            animation-direction: normal;
            position: absolute;
            bottom: 0;
            display: block;
            z-index: 2;
            padding: 8px 15px;
            width: 89%;
            background: -moz-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
            background: -webkit-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
            background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6da291c', endColorstr='#e6971b2f', GradientType=1);
        }

            .spotlight-wrap .one-img-on-left .red-quadrant:after {
                content: '';
                width: 100%;
                height: 100%;
                position: absolute;
                z-index: -1;
                left: 25px;
                bottom: 0;
                transform: skewX(10deg);
                background: -moz-linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
                background: -webkit-linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
                background: linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
            }

            .spotlight-wrap .one-img-on-left .red-quadrant h3 {
                margin: 0;
                font-family: "whitney-Medium", Arial, sans-serif, SimSun;
                font-size: 1.9em;
            }

            .spotlight-wrap .one-img-on-left .red-quadrant div.h3 {
                margin: 0;
                font-family: "whitney-Medium", Arial, sans-serif, SimSun;
                font-size: 2em;
                line-height: 1.2em;
                letter-spacing: 0.4px;
            }

            .spotlight-wrap .one-img-on-left .red-quadrant div.h2 {
                display: none;
                font-size: 0.9em;
                margin: 0 !important;
                text-transform: uppercase;
                font-family: "whitney-Medium", Arial, sans-serif, SimSun;
                letter-spacing: 2px;
            }

    .spotlight-wrap .two-img-on-right {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 10px;
        max-height: 378px;
    }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap {
            height: 48%;
            overflow: hidden;
            padding: 0;
        }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap img {
                width: 100%;
                max-width: inherit;
                position: absolute;
                top: -5px;
                left: 0;
            }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap:first-of-type {
                /*padding-bottom: 10px;*/
                margin-bottom: 4%;
            }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap:last-of-type {
                /*padding-top: 10px;*/
            }

                .spotlight-wrap .two-img-on-right .two-article-right-wrap:last-of-type .red-quadrant-wrap {
                    bottom: 0px;
                }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant-wrap {
                cursor: pointer;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -webkit-align-content: flex-end;
                -ms-flex-line-pack: end;
                align-content: flex-end;
                -webkit-align-items: flex-end;
                -ms-flex-align: end;
                align-items: flex-end;
                width: 100%;
                height: 100%;
                position: relative;
                z-index: 1;
                /*bottom: 0;*/
                overflow: hidden;
                background: -moz-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 64%, black 100%);
                /* FF3.6-15 */
                background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 64%, black 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 64%, black 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
                /* IE6-9 */
            }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant {
                -webkit-animation-duration: 0.8s;
                -moz-animation-duration: 0.8s;
                -o-animation-duration: 0.8s;
                animation-duration: 0.8s;
                -webkit-animation-iteration-count: 1;
                -moz-animation-iteration-count: 1;
                -o-animation-iteration-count: 1;
                animation-iteration-count: 1;
                -webkit-animation-name: slideInLeft;
                -moz-animation-name: slideInLeft;
                -o-animation-name: slideInLeft;
                animation-name: slideInLeft;
                -webkit-animation-direction: normal;
                -moz-animation-direction: normal;
                -o-animation-direction: normal;
                animation-direction: normal;
                position: relative;
                /*bottom: 0px;*/
                display: block;
                /*z-index: 2;*/
                padding: 7px;
                font-size: 12px;
                width: 80%;
                background: -moz-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
                background: -webkit-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
                background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6da291c', endColorstr='#e6971b2f', GradientType=1);
                padding-left: 15px;
            }

                .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant:after {
                    content: '';
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    z-index: -1;
                    left: 5px;
                    bottom: 0;
                    transform: skewX(10deg);
                    background: -moz-linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
                    background: -webkit-linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
                    background: linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
                }

                .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant h2, .spotlight-wrap .two-img-on-right .two-article-right-wrap .category-header .red-quadrant h1, .category-header .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant h1 {
                    white-space: nowrap;
                }

                .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant div.h2 {
                    font-size: 1.125em;
                    margin: 0 !important;
                    text-transform: uppercase;
                    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
                    letter-spacing: 2px;
                }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap h3, .spotlight-wrap .two-img-on-right .two-article-right-wrap .article-title {
                -webkit-flex: 1 1 100%;
                -ms-flex: 1 1 100%;
                flex: 1 1 100%;
                font-family: "whitney-Medium", Arial, sans-serif, SimSun;
                font-size: 16px;
                display: block;
                padding: 5px 0 0 15px;
                /*position: absolute;
        bottom: 25px;*/
                letter-spacing: normal;
                text-transform: none;
                margin: 10px 10px 10px 0 !important;
                width: 78%;
            }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap .article-title {
                background: none;
            }

/** LATEST NEWS **/
.padding-x-13 {
    padding: 0 13px;
}

.article-card-wrap {
    margin-top: 25px;
    padding: 5px;
}

/** ARTICLE CARD **/
.article-card {
    border: 1px solid #d6d6d6;
    color: #000;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding-bottom: 20px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: relative;
    /*z-index: 10;*/
    background: #fff;
    overflow: hidden;
}

    .article-card:hover {
        border: 1px solid #ce1b0e !important;
        box-shadow: 0 0 5px #cc0000;
        -webkit-box-shadow: 0 0 5px #cc0000;
        -moz-box-shadow: 0 0 5px #cc0000;
        -o-box-shadow: 0 0 5px #cc0000;
        position: relative;
        z-index: 9;
    }

        .article-card:hover .img-wrap {
            -ms-transform: scale(1) !important;
            -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
        }

        .article-card:hover .skewY-whitebg-wrap {
            -webkit-transform: skewy(-6deg);
            -ms-transform: skewy(-6deg);
            transform: skewy(-6deg);
        }

        .article-card:hover .card-text-wrap {
            -webkit-transform: skewy(6deg);
            -ms-transform: skewy(6deg);
            transform: skewy(6deg);
        }

        .article-card:hover .skewY-whitebg-wrap-cancel {
            -webkit-transform: skewy(0deg);
            -ms-transform: skewy(0deg);
            transform: skewy(0deg);
        }

            .article-card:hover .skewY-whitebg-wrap-cancel .card-text-wrap {
                -webkit-transform: skewy(0deg);
                -ms-transform: skewy(0deg);
                transform: skewy(0deg);
            }

    .article-card .img-wrap {
        -ms-transform: scale(1.05) !important;
        -webkit-transform: scale(1.05) !important;
        transform: scale(1.05) !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        position: relative;
        z-index: 10;
    }

#loadMoreContainer .article-card .img-wrap,
#loadMoreContainer .article-card .skewY-whitebg-wrap,
.flexbox-multi-column-wrap .article-card .img-wrap,
.flexbox-multi-column-wrap .article-card .skewY-whitebg-wrap,
.gray-box .article-card .skewY-whitebg-wrap,
.gray-box .article-card .img-wrap.video-wrap {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.article-card .video-wrap a {
    display: block;
    width: 100%;
    height: 100%;
}

.article-card .video-wrap iframe {
    width: 100%;
    height: 100%;
}

.article-card h2, .article-card .category-header .red-quadrant h1, .category-header .red-quadrant .article-card h1 {
    /*letter-spacing: 1px;
        font-weight: bold;*/
}

.article-card h3, aside .gray-box .card-text-wrap a, .simulate-h2 {
    display: block;
    font-size: 18px;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    margin: 10px 0px;
}

    .article-card h3.simulate-h2,
    .trending-main-text-wrap h3.simulate-h2,
    .sub-stories-card h3.simulate-h2 {
        font-size: 0.9em;
    }

    .article-card h3 a, .article-card a.videoTitleTruncate {
        color: #000;
    }

    .article-card h3.simulate-h2 a,
    .trending-main-text-wrap h3.simulate-h2 a {
        color: #ce1b0e;
    }

.article-card .skewY-whitebg-wrap {
    -webkit-transform: skewy(-5deg);
    -ms-transform: skewy(-5deg);
    transform: skewy(-5deg);
    background: #fff;
    position: relative;
    top: -15px;
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.article-card .card-text-wrap {
    padding: 10px 20px;
    -webkit-transform: skewy(5deg);
    -ms-transform: skewy(5deg);
    transform: skewy(5deg);
    position: relative;
    top: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /*margin-bottom: 20px;*/
}

.article-card .skewY-whitebg-wrap-cancel {
    -webkit-transform: skewy(0deg);
    -ms-transform: skewy(0deg);
    transform: skewy(0deg);
    top: -5px;
}

    .article-card .skewY-whitebg-wrap-cancel .card-text-wrap {
        -webkit-transform: skewy(0deg);
        -ms-transform: skewy(0deg);
        transform: skewy(0deg);
        padding-top: 0;
    }

.article-card .author-wrap {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px 20px;
    font-size: 12px;
    z-index: 12;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

    .article-card .author-wrap span {
        display: inline-block;
    }

/** tredning stories**/
#trendingStories {
    background: #ebebeb;
}

.main-story,
.yt-fallback {
    background: #fff;
    border: 1px solid #d6d6d6;
    overflow: hidden;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

    .main-story:hover,
    .yt-fallback:hover {
        border: 1px solid #ce1b0e;
        box-shadow: 0 0 5px #c00;
        -webkit-box-shadow: 0 0 5px #c00;
        -moz-box-shadow: 0 0 5px #c00;
        -o-box-shadow: 0 0 5px #c00;
    }

        .yt-fallback:hover .yt-fallback__reveal {
            border: none;
            overflow: inherit;
        }

    .main-story .trending-main-text-wrap,
    .yt-fallback .trending-main-text-wrap {
        display: flex;
        flex-direction: column;
        padding: 20px 0 20px 5px;
        height: 100%;
        background: -moz-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
        background: -webkit-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
        background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6da291c', endColorstr='#e6971b2f', GradientType=1);
        background: #fff;
        position: relative;
        z-index: 2;
    }

        .main-story .trending-main-text-wrap:after,
        .yt-fallback .trending-main-text-wrap:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            z-index: -1;
            left: 15px;
            bottom: 0;
            transform: skewX(10deg);
            background: -moz-linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
            background: -webkit-linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
            background: linear-gradient(to right, rgba(218, 41, 28, 0) 0%, rgba(0, 0, 28, 0) 80%, #971b2f 95%);
        }

        .main-story .trending-main-text-wrap:after {
            background: #fff;
            z-index: -1;
            left: 40px;
            height: 103%;
            bottom: -1px;
        }

        .main-story .trending-main-text-wrap h2, .main-story .trending-main-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant .main-story .trending-main-text-wrap h1 {
            /*letter-spacing: 1px;
            font-weight: bold;*/
        }

        .main-story .trending-main-text-wrap .descriptionWrap {
            width: 100%;
            max-height: 100%;
            overflow: hidden;
            padding-top: 5px;
        }

        .main-story .trending-main-text-wrap h3 a,
        .yt-fallback .trending-main-text-wrap h3 a {
            color: #000;
            font-size: 1.3em;
            line-height: 1.2em;
            font-weight: lighter;
        }

        .main-story .trending-main-text-wrap h3.simulate-h2 a,
        .yt-fallback .trending-main-text-wrap h3.simulate-h2 a {
            color: #ce1b0e;
            font-size: inherit;
        }

.trending-main-text-wrap h4.simulate-h3 a {
    font-size: 1.3em;
}

.main-story .trending-main-text-wrap .descriptionWrap a.simulate-h3 {
    color: black;
    display: block;
    font-size: 35px;
    text-transform: capitalize;
}

    .main-story .trending-main-text-wrap .descriptionWrap a.simulate-h3 ~ p {
        font-size: 20px;
    }

@media only screen and (max-width: 768px) {
    .main-story .trending-main-text-wrap .descriptionWrap a.simulate-h3 {
        font-size: 22.5px;
    }

        .main-story .trending-main-text-wrap .descriptionWrap a.simulate-h3 ~ p {
            font-size: 13px;
        }
}


.trending-main-text-wrap h4 {
    font-size: 2em;
}

.main-story .trending-main-text-wrap p,
.yt-fallback__reveal .trending-main-text-wrap p {
    font-size: 22.5px;
    padding-top: 15px;
}

.main-story .trending-main-text-wrap .author-wrap {
    margin-top: auto;
}

    .main-story .trending-main-text-wrap .author-wrap span {
        display: inline-block;
    }

.main-story .trending-main-img-wrap {
    padding: 0;
    overflow: hidden;
}

    .main-story .trending-main-img-wrap .img-wrap {
        overflow: hidden;
        height: 100%;
    }

        .main-story .trending-main-img-wrap .img-wrap img {
            width: 100%;
            height: auto;
        }

.main-story.equal {
    flex-wrap: nowrap;
}

.sub-stories {
    padding-bottom: 2px;
}

    .sub-stories .col-xs-12:first-of-type {
        padding: 0 5px 0 0;
    }

    .sub-stories .col-xs-12:nth-child(2) {
        padding: 0 5px;
    }

    .sub-stories .col-xs-12:last-of-type {
        padding: 0 0 0 5px;
    }

    .sub-stories .sub-stories-card {
        background: #fff;
        border: 1px solid #d6d6d6;
        padding: 20px;
        display: flex;
        flex-direction: column;
        height: 100%;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

        .sub-stories .sub-stories-card:hover {
            border: 1px solid #ce1b0e;
            box-shadow: 0 0 5px #c00;
            -webkit-box-shadow: 0 0 5px #c00;
            -moz-box-shadow: 0 0 5px #c00;
            -o-box-shadow: 0 0 5px #c00;
        }

        .sub-stories .sub-stories-card h4,
        .sub-stories .sub-stories-card .h3 {
            line-height: 1em;
            font-size: 2em;
        }

            .sub-stories .sub-stories-card h4 a,
            .sub-stories .sub-stories-card .h3 a,
            .sub-stories .sub-stories-card a.simulate-h3 {
                color: #000;
                font-weight: lighter;
                font-size: 22.5px;
            }

        .sub-stories .sub-stories-card h3.category-title a {
            font-size: 1em;
            color: #ce1b0f;
        }

        .sub-stories .sub-stories-card .author-wrap {
            margin-top: auto;
        }

            .sub-stories .sub-stories-card .author-wrap span {
                display: inline-block;
            }

h4.article-title {
    margin: 10px 0;
    font-size: 2em;
    line-height: 1em;
    letter-spacing: 0.4px;
    text-transform: unset;
}

    h4.article-title a {
        color: #000;
        font-weight: lighter;
        font-size: 22.5px;
    }

#videoSection h4 {
    margin-top: 0;
}

#videoSection .section-heading a {
    color: #000;
    text-decoration: none;
}

    #videoSection .section-heading a:hover {
        color: #ce1b0e;
    }

/*#video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    iframe,
    object,
    embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}*/
.flexbox-multi-column-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.panel-primary {
    border-color: transparent;
    box-shadow: none;
}

.spotlight-wrap .visible-xs .col-xs-8 {
    padding: 0;
}

.category-header-row {
    overflow-y: hidden;
}

.category-header .col-xs-8 {
    padding: 0;
}

.category-header .red-quadrant {
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -o-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    display: table;
    padding: 10px 25px;
    background: -moz-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
    background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6da291c', endColorstr='#e6971b2f', GradientType=1);
}

    .category-header .red-quadrant a {
        color: #fff;
    }

.category-header .header-text-wrap {
    /*display: flex;
        flex-direction: column;*/
    padding: 0 15px;
    background: #fff;
    position: relative;
    z-index: 2;
}

    .category-header .header-text-wrap:after {
        content: '';
        width: 100%;
        height: 125%;
        position: absolute;
        z-index: -1;
        left: 55px;
        top: -25px;
        transform: skewX(10deg);
        background: #fff;
    }

    .category-header .header-text-wrap.header-text-wrap--videos:after {
        content: none;
    }

    .category-header .header-text-wrap .descriptionWrap {
        width: 100%;
        position: absolute;
        left: 50%;
        top: 55%;
        margin-left: 35px;
        transform: translate(-50%, -60%);
        padding-right: 30px;
    }

        .category-header .header-text-wrap .descriptionWrap .category-spotlight-title {
            margin: 10px 0 !important;
        }

            .category-header .header-text-wrap .descriptionWrap h3 a, .category-header .header-text-wrap .descriptionWrap .category-spotlight-title a {
                color: #000;
                font-size: 38px;
                font-weight: 500;
                line-height: 1.2em;
                letter-spacing: normal;
                text-transform: none;
            }

    .category-header .header-text-wrap hr {
        border: 0.5px solid #ebebeb;
        position: absolute;
        top: 0px;
        width: 234%;
        margin: 0;
    }

.category-header .col-img-wrap {
    overflow: hidden;
    padding-right: 15px;
    border-bottom: 1px solid #fff;
}

    .category-header .col-img-wrap .img-wrap {
        height: 100%;
        overflow: hidden;
    }

        .category-header .col-img-wrap .img-wrap img {
            width: 100%;
            height: auto;
        }

    .category-header .col-img-wrap .video-wrap {
        height: 350px;
        position: relative;
    }

        .category-header .col-img-wrap .video-wrap iframe {
            width: 100%;
            height: 100%;
            border: none;
        }

#categoryArticles .col-xs-12:first-of-type {
    padding-left: 0;
    padding-right: 15px;
}

#categoryArticles .author-title-wrap img {
    width: 100%;
    max-width: 180px;
    border-radius: 100%;
    margin: 0 auto;
}

/**Related Content**/
#related-content > .container > .row > .flexbox-multi-column-wrap {
    width: 100%;
}

/**ASIDE GRAYBOX STYLING**/
aside {
    padding-left: 15px;
    padding-right: 2px !important;
    margin-top: 30px;
}

    aside .gray-box {
        background: #ebebeb;
        padding: 25px 10px;
    }

        aside .gray-box .skewY-whitebg-wrap {
            top: -30px;
        }

        aside .gray-box #video-container .skewY-whitebg-wrap {
            top: 0;
        }

        aside .gray-box #video-container .card-text-wrap {
            padding-bottom: 20px;
        }

        aside .gray-box .img-wrap img {
            /*height: 70%;*/
            max-height: 155px;
        }

        aside .gray-box h6, aside .gray-box #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap aside .gray-box h2, aside .gray-box #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant aside .gray-box h1, aside .gray-box .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap aside .gray-box h1, aside .gray-box .about-reach-further-card h3, .about-reach-further-card aside .gray-box h3, aside .gray-box .videoHeadingH2 {
            font-size: 14px;
            text-align: center;
            margin: 0 0 20px 0 !important;
        }

        aside .gray-box .videoHeadingH2 {
            color: #000;
            font-family: "whitney-Medium",Arial,sans-serif,SimSun;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: inherit;
        }

        aside .gray-box h3, aside .gray-box .article-title-in-aside, aside .gray-box .card-text-wrap a {
            font-size: 14px !important;
            margin-bottom: 0;
        }

            aside .gray-box h3.category-title,
            .article-card h3.category-title,
            .sub-stories-card h3.category-title {
                font-size: 0.9em;
                margin: 0 !important;
                text-transform: uppercase;
                font-family: "whitney-Medium", Arial, sans-serif, SimSun;
                letter-spacing: 2px;
                font-size: .9em !important;
                color: #ce1b0f;
            }

        aside .gray-box .article-title-in-aside {
            display: block;
            font-family: "whitney-Medium",Arial,sans-serif;
            margin: 10px 0 0;
            letter-spacing: 0.4px;
            font-weight: 100;
        }

            aside .gray-box .article-title-in-aside a, .article-card-wrap-video-override strong a {
                color: #000;
            }

        aside .gray-box .article-card {
            border: 1px solid #d6d6d6;
            height: auto;
            padding-bottom: 0;
        }

            aside .gray-box .article-card .card-text-wrap {
                padding-bottom: 0;
            }

        aside .gray-box .sub-stories-card {
            margin-top: 15px;
        }

            aside .gray-box .sub-stories-card h3 a {
                font-size: 14px;
                line-height: inherit;
            }

            aside .gray-box .sub-stories-card h3.category-title a,
            aside .gray-box h3.category-title a,
            .article-card h3.category-title a {
                font-size: 1em;
                color: #ce1b0f;
            }

.ad-container, #ad-container {
    padding: 0;
}

/**Video landing page**/
.ytp-icon-watermark {
    display: none;
}

.article-card-wrap-video-override .article-card .card-text-wrap {
    margin-bottom: 0;
}

/*.article-card .video-wrap { 
    width: 245.68px;
    height:138px;
}*/
.article-card iframe {
    color: #fff;
}

/*.article-card-wrap-video-override iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}*/
/**Video category landing page styling**/
.article-card-wrap-video-override .article-card .video-wrap {
    height: auto !important;
}

.category-header .col-img-wrap .video-wrap.embed-responsive-16by9 {
    height: auto;
}

.article-card .embed-responsive-16by9.video-wrap {
    margin-bottom: 2px;
}

.category-header .article-header-row {
    height: auto;
    margin-bottom: 25px;
}

.padding-x-article {
    padding: 0 13px;
}

#categoryArticles .article-class-override-category h1 {
    color: #000;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-size: 44.8px;
    line-height: 1.2em;
    margin-top: 0;
}

#categoryArticles .article-class-override-category img {
    display: block;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 100%;
    /*height: auto;*/
}

#categoryArticles .article-class-override-category aside {
    margin-top: 0;
    display: flex;
    flex-direction: column;
}

    #categoryArticles .article-class-override-category aside .author-gray-box {
        margin-top: auto;
    }

        #categoryArticles .article-class-override-category aside .author-gray-box .article-card {
            height: auto;
            padding: 15px;
        }

    #categoryArticles .article-class-override-category aside .author-img-wrap img {
        margin: 0 auto;
        border-radius: 100%;
        max-width: 150px;
    }

    #categoryArticles .article-class-override-category aside .author-text-wrap {
        color: #000;
        font-size: 14px;
        margin-top: 25px;
    }

#categoryArticles .article-class-override-category .col-centered {
    margin-top: 25px;
    padding: 0;
    width: 94.66667%;
}

#categoryArticles .article-class-override-category .col-xs-12.articleContentContainer {
    margin-bottom: 30px;
    float: none;
}

.articleContentContainer a {
    color: #0066cc;
}

.articleContentContainer .article-author-link {
    color: #ce1b0e;
}

.articleContentContainer .image-title {
    font-size: 11px;
    margin: 5px 0;
}

.articleContentContainer .sub-title-1, .articleContentContainer .sub-title, .author-dominic-ng__awards .sub-title {
    font-size: 16px;
    margin: 25px 0;
    text-transform: none;
}

.articleContentContainer h3.sub-title {
    font-weight: bold;
    margin: 25px 0 10px;
}

.articleContentContainer .sub-title-1, .author-dominic-ng__awards .sub-title-1 {
    font-size: 1.6em;
    font-style: italic;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0px;
}

    .articleContentContainer .sub-title-1 + p {
        margin-top: 10px;
    }

.articleContentContainer .row {
    margin: 25px 0;
}

.articleContentContainer .quote-div {
    font-size: 21px;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-style: italic;
}

    .articleContentContainer .quote-div .fa-quote-left {
        color: #000;
        position: relative;
        top: -10px;
    }

    .articleContentContainer .quote-div .fa-quote-right {
        position: relative;
        top: 0px;
    }

    .articleContentContainer .quote-div blockquote {
        display: table;
        height: 100%;
    }

        .articleContentContainer .quote-div blockquote p {
            padding-bottom: 36px;
            display: table-cell;
            vertical-align: middle;
        }

            .articleContentContainer .quote-div blockquote p .author {
                display: inline-block;
            }

.articleContentContainer table {
    display: block;
}

    .articleContentContainer table tbody {
        display: block;
    }

    .articleContentContainer table tr {
        display: block;
    }

    .articleContentContainer table td {
        display: inline-block;
        width: 49% !important;
    }

.articleContentContainer iframe {
    width: 100% !important;
}

    .articleContentContainer iframe.iframe__ewb-ad {
        width: 48% !important;
        height: 225px;
        margin: 10px 0px;
    }

        .articleContentContainer iframe.iframe__ewb-ad.iframe__ewb-ad--float-right {
            float: right;
            margin-left: 27px;
        }

@media screen and (max-width: 1399px) {
    .articleContentContainer iframe.iframe__ewb-ad {
        height: 225px;
    }
}

@media screen and (max-width: 1199px) {
    .articleContentContainer iframe.iframe__ewb-ad {
        height: 180px;
    }
}

@media screen and (max-width: 1024px) {
    .articleContentContainer iframe.iframe__ewb-ad {
        height: 265px;
    }
}

@media screen and (max-width: 767px) {
    .articleContentContainer iframe.iframe__ewb-ad {
        width: 100% !important;
    }

        .articleContentContainer iframe.iframe__ewb-ad.iframe__ewb-ad--float-right {
            float: none;
            margin-left: 0;
        }
}

@media screen and (max-width: 420px) {
    .articleContentContainer iframe.iframe__ewb-ad {
        height: 180px;
    }
}

.articleContentContainer div div h3, .articleContentContainer div div span {
    display: block;
    font-size: 14px !important;
    font-family: Arial, sans-serif, SimSun;
    font-weight: 500;
    padding-bottom: 20px;
    letter-spacing: normal;
}

#related-content .related-content-title {
    padding-top: 25px;
    font-size: 2.5em;
    font-weight: bold;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    border-top: 1px solid #d6d6d6;
    letter-spacing: inherit;
}

#related-content .author-card {
    padding: 15px 15px 15px 2px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#related-content .author-img-wrap img {
    border-radius: 50px;
    width: 100px;
    margin-right: 15px;
}

#related-content .author-text-wrap {
    color: #000;
    font-size: 14px;
}

.LanguageContainer {
    position: relative;
    display: inline-block;
    text-align: right;
    font-size: 12px;
    position: relative;
    left: 15px;
    top: -1px;
}

    .LanguageContainer a {
        color: #ce1b0e;
    }

.listbuilder-popup-embedded.me.o.m.u.s .listbuilder-popup-content {
    overflow: hidden !important;
}

.s.u.m.o.me.scrollbox-popup .scrollbox-popup-content .scrollbox-popup-scale.scrollbox-bottom-right {
    -ms-zoom: 1 !important;
}

/**New Quote styling**/
.new-quote .inner-text-wrap {
    border-top: 4px solid #ce1b0e;
}

.new-quote blockquote {
    padding: 20px 0 0 20px;
    margin: 0 0 15px 0;
    font-size: 1.6em;
    border-left: none;
    line-height: 1.2em;
}

.new-quote .caption {
    font-size: 11px;
}

.new-quote .quote-author {
    font-style: italic;
    text-align: right;
}

    .new-quote .quote-author.text-left {
        text-align: left;
    }

.new-quote .inner-text-wrap-left blockquote {
    padding: 20px 0 0 0;
}

@media (max-width: 767px) {
    .new-quote-reverse {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .new-quote .col-xs-12 {
        padding: 0;
    }
}

/**M**/
.ytquotescontainter {
    Height: 200px !important;
}

    .ytquotescontainter iframe {
        Height: 200px !important;
    }

#categoryArticles .author-page-override-category {
    /** Meet out contributor author list**/
}

    #categoryArticles .author-page-override-category .descriptionWrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #categoryArticles .author-page-override-category h3 {
        font-size: 28px;
        line-height: 21.6px;
    }

    #categoryArticles .author-page-override-category .author-article-wrap {
        padding: 0 8%;
        width: 100%;
    }

    #categoryArticles .author-page-override-category .author-main-story {
        border-color: #ebebeb;
        margin-top: 25px;
        flex-wrap: wrap;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

        #categoryArticles .author-page-override-category .author-main-story .trending-main-text-wrap:after {
            display: none;
        }

        #categoryArticles .author-page-override-category .author-main-story h3 a {
            font-size: 18px;
        }

        #categoryArticles .author-page-override-category .author-main-story .img-wrap {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        #categoryArticles .author-page-override-category .author-main-story:hover {
            border: 1px solid #ce1b0e;
            box-shadow: 0 0 5px #cc0000;
            -webkit-box-shadow: 0 0 5px #cc0000;
            -moz-box-shadow: 0 0 5px #cc0000;
            -o-box-shadow: 0 0 5px #cc0000;
        }

            #categoryArticles .author-page-override-category .author-main-story:hover .img-wrap {
                -ms-transform: scale(1) !important;
                -webkit-transform: scale(1) !important;
                transform: scale(1.1) !important;
            }

        #categoryArticles .author-page-override-category .author-main-story .video-wrap iframe {
            border: none;
        }

        #categoryArticles .author-page-override-category .author-main-story .descriptionWrap {
            display: flex;
            flex-direction: column;
            justify-content: center;
            position: relative;
            height: 100%;
        }

    #categoryArticles .author-page-override-category .author-list-item-wrap {
        border-bottom: 1px solid #ebebeb;
        padding: 20px;
    }

        #categoryArticles .author-page-override-category .author-list-item-wrap h3 a {
            color: #000;
        }

        #categoryArticles .author-page-override-category .author-list-item-wrap .all-article-btn {
            position: absolute;
            bottom: 0px;
        }

@media (max-width: 1091px) and (min-width: 992px) {
    #categoryArticles .author-page-override-category .author-list-item-wrap .all-article-btn {
        position: absolute;
        bottom: -10px;
    }
}

#search-result .search-result-item {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0 15px 15px;
}

    #search-result .search-result-item h5, #search-result .search-result-item p {
        margin: 0;
        padding-left: 10px;
    }

    #search-result .search-result-item h3 {
        font-size: 12px;
        margin: 6px 0 3px;
        padding-left: 10px;
    }

    #search-result .search-result-item:hover {
        background: #ebebeb;
    }

.category-header .red-quadrant h1,
.category-header .red-bar h1 {
    color: #fff;
}

/*  Media Queries */
@media (max-width: 1399px) {
    .main-nav-fixed-top .navbar-brand > img {
        width: 250px;
        top: 10px;
    }
}

/* large devices (desktops, 1200px and less) */
@media (max-width: 1199px) {
    .fixed-left-wrap .follow-us, .fixed-right-wrap .follow-us {
        left: -15px;
        top: 135px;
    }

    .main-nav .navbar-brand > img {
        width: 315px;
    }

    .main-nav-fixed-top {
        padding: 0 0 10px;
        height: auto;
    }

        .main-nav-fixed-top .container {
            width: 100%;
        }

        .main-nav-fixed-top .navbar-header {
            display: inline-block;
            width: auto;
            margin-top: 0;
            margin-bottom: 15px;
            position: relative;
            top: 10px;
        }

        .main-nav-fixed-top .navbar-brand {
            display: inline-block;
            margin: 0;
            width: auto;
            padding: inherit;
            float: left;
        }

            .main-nav-fixed-top .navbar-brand img {
                width: 300px;
                padding-top: 5px;
            }

        .main-nav-fixed-top .navbar-nav {
            float: right !important;
            margin: 0;
            width: auto;
            padding-top: 25px;
            height: 70px;
        }

            .main-nav-fixed-top .navbar-nav li > a {
                font-size: 14px;
                padding: 7px;
            }

    .main-story .trending-main-text-wrap h3 a,
    .yt-fallback .trending-main-text-wrap h3 a {
        color: #000;
        font-size: 1em;
        line-height: 1em;
        font-weight: lighter;
    }

    .main-story .trending-main-text-wrap p,
    .yt-fallback .trending-main-text-wrap p {
        font-size: 18px;
        padding: 0;
    }

    .sub-stories .sub-stories-card h3 {
        line-height: 20px;
    }

        .sub-stories .sub-stories-card h3 a {
            font-size: 18px;
        }

    .about-reach-further-text-wrap {
        text-align: center;
    }

    .articleContentContainer img {
        margin: 0 auto;
    }

    .articleContentContainer .quote-div blockquote {
        margin: 0;
    }

        .articleContentContainer .quote-div blockquote p {
            padding-bottom: 0;
        }

    #categoryArticles .author-page-override-category .author-article-wrap {
        padding: 0;
    }

    .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant,
    .spotlight-wrap .two-img-on-right .two-article-right-wrap h3,
    .spotlight-wrap .two-img-on-right .two-article-right-wrap .article-title {
        width: 85%;
    }

    .about-reach-further-text-wrap h6, #aboutReachFurther .about-reach-further-text-wrap h2, #aboutReachFurther .about-reach-further-text-wrap .category-header .red-quadrant h1, .category-header .red-quadrant #aboutReachFurther .about-reach-further-text-wrap h1, .about-reach-further-text-wrap .about-reach-further-card h3, .about-reach-further-card .about-reach-further-text-wrap h3 {
        font-size: 35px;
    }

    .category-header .header-text-wrap .descriptionWrap {
        padding-right: 10px;
        margin-left: 38px;
    }
}

@media (max-width: 1024px) {
    /**SHOW bootstrap hamburger menu**/
    .navbar-header {
        float: none;
    }

    .navbar-fixed-top .navbar-header {
        width: inherit;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    #mobile-dropdown-wrap ul {
        display: block;
        text-align: center;
        padding: 20px 0 30px;
        font-size: 1.75em;
    }

    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
    }
    /**END show bootstrap hamburger menu**/
    .navbar-default {
        background: none;
    }

    .navbar-header {
        background: #ebebeb;
    }

        .navbar-header .hamburger {
            position: relative;
            z-index: 1033;
        }

        .navbar-header .search-box-wrap {
            padding: 0;
            position: relative;
            top: 7px;
            left: -4px;
        }

        .navbar-header #searchBtn-mobile {
            background: #54585a;
            padding: 5px;
            position: relative;
            color: #fff;
            border: none;
            z-index: 1033;
        }

            .navbar-header #searchBtn-mobile:hover {
                background: #ce1b0e;
            }

            .navbar-header #searchBtn-mobile .fa-search {
                color: #fff !important;
            }

        .navbar-header #search-box-mobile {
            position: absolute;
            top: 0;
            left: 0;
            width: 250px;
            height: 31px;
            opacity: 0;
            z-index: 1032;
        }

            .navbar-header #search-box-mobile input {
                position: absolute;
                left: 20px;
                width: 200px;
                top: 0;
                height: 39px;
            }

            .navbar-header #search-box-mobile #searchCloseBtn-mobile {
                background: #54585a;
                padding: 10px;
                position: relative;
                border: none;
                top: 0;
                left: -12px;
            }

            .navbar-header #search-box-mobile .fa {
                color: #fff !important;
                font-size: 14px !important;
            }

    .navbar-collapse, #navbar-mobile-dropdown {
        /* background: #54585a; */
        position: relative;
        top: 0px;
        /* background: linear-gradient(180deg, rgba(244,48,48,0.9) 0%,rgba(175,28,28,1) 100%); */
        background: linear-gradient(to bottom, rgba(206,27,14,0.9) 0%,rgba(195,27,14,1) 100%);
    }

    .navbar-nav {
        margin-bottom: 0;
    }

    .navbar-fixed-top .navbar-brand > img {
        position: relative;
        top: 5px;
    }

    .navbar-fixed-top .navbar-header .navbar-toggle-dark-icon {
        top: 6px;
    }

    .navbar-fixed-top .navbar-header #searchBtn-mobile {
        top: -2px;
    }

        .navbar-fixed-top .navbar-header .navbar-toggle-dark-icon .fa, .navbar-fixed-top .navbar-header #searchBtn-mobile .fa-search {
            padding: 5px;
            font-size: 19px !important;
        }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        /* border-bottom: 1px solid #ebebeb; */
        /* font-size: 0.8em; */
        margin: 0 !important;
        text-transform: uppercase;
        font-family: "whitney-Medium", Arial, sans-serif, SimSun;
        letter-spacing: 3px;
        padding: 20px 7px;
    }

    .navbar-default #mobile-dropdown-wrap .navbar-nav > li > a {
        text-transform: capitalize;
        letter-spacing: 1px;
        padding: 14px 7px;
    }

    .main-nav-fixed-top {
        display: none;
    }

    .main-nav {
        margin-top: 50px;
        margin-bottom: 0;
    }

        .main-nav .navbar-header {
            width: 100%;
            background: none;
        }

        .main-nav .navbar-brand {
            display: block;
            margin: 0 auto !important;
            height: auto;
            padding: 2px 0 0;
            float: none;
            position: relative;
            left: 23px;
        }

            .main-nav .navbar-brand:after {
                clear: both;
            }

        .main-nav .navbar-nav {
            padding-top: 0px;
            float: none !important;
            margin: 0px auto;
            width: 720px;
        }

            .main-nav .navbar-nav button {
                position: relative;
                top: -5px;
                left: 5px;
            }

        .main-nav .navbar-brand > img {
            margin: 0 auto;
        }
    /**scrolled fixed top header**/
    .mobile-fix-header-scrolled {
        -moz-box-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

        .mobile-fix-header-scrolled .navbar-header {
            background: #fff;
            border-top: 2px solid #ce1b0e;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        .mobile-fix-header-scrolled .logo-hide-on-scroll {
            display: none;
        }

        .mobile-fix-header-scrolled .logo-show-on-scroll {
            display: block;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    #mobile-dropdown-wrap {
        margin: 0 -15px;
    }

        #mobile-dropdown-wrap > .navbar-collapse {
            max-height: none;
        }

    .navbar-header #search-box-mobile #searchCloseBtn-mobile:hover,
    .navbar-header #search-box-mobile #searchCloseBtn-mobile:focus,
    .navbar-header #searchBtn-mobile:focus,
    .navbar .navbar-header .navbar-toggle-dark-icon:focus {
        background: #d6d6d6;
    }

    #navbar-share-dropdown .fa {
        padding-left: 15px;
    }
    /**hide scoial share fixed left **/
    .fixed-left-wrap ul, .fixed-right-wrap ul {
        display: none;
    }

    .navbar .navbar-header .navbar-toggle-dark-icon {
        background: none !important;
    }

        .navbar .navbar-header .navbar-toggle-dark-icon:hover {
            background: none;
        }

        .navbar .navbar-header .navbar-toggle-dark-icon:focus {
            background: none;
        }

    .language-switch-div #navbar-lang-dropdown, .share-wrap-div #nav-bar-share-dropdown {
        background: none;
        position: relative;
        left: -43px;
        border: none;
    }

        .language-switch-div #navbar-lang-dropdown ul, .share-wrap-div #nav-bar-share-dropdown ul {
            margin-top: 0;
        }

            .language-switch-div #navbar-lang-dropdown ul a, .share-wrap-div #nav-bar-share-dropdown ul a {
                color: #3d3d3d;
                font-family: Arial, sans-serif, SimSun;
                font-size: 12px;
                text-transform: none;
                letter-spacing: inherit;
                border: none;
            }

    #mobile-share-btn {
        margin: 0px;
        padding: 13px 10px;
        top: 0px;
        right: 0px;
    }

    .navbar-header #searchBtn-mobile {
        background: none !important;
    }

        .navbar-header #searchBtn-mobile .fa-search {
            color: #54585a !important;
        }

    .explainTxt {
        display: none;
    }
}

/* Medium devices (desktops, 991px and less) */
@media (max-width: 1024px) {
    .main-nav {
        height: auto;
        margin-bottom: 25px;
        text-align: center;
    }

        .main-nav .navbar-header {
            width: 100%;
        }

        .main-nav .navbar-brand {
            display: block;
            margin: 0 auto !important;
            width: 100%;
            padding: 2px 0 0;
            float: none;
            text-align: center;
        }

            .main-nav .navbar-brand:after {
                clear: both;
            }

            .main-nav .navbar-brand img {
                margin: 0 auto;
            }

        .main-nav .navbar-nav {
            padding-top: 40px;
            float: none !important;
            margin: 0px auto;
            width: auto;
            display: inline-block;
        }

            .main-nav .navbar-nav button {
                position: absolute;
                left: 0;
            }

    .main-nav-fixed-top .navbar-default {
        padding: 0;
    }

    .main-nav-fixed-top .navbar-header {
        margin-bottom: 0;
    }

    .main-nav-fixed-top .navbar-brand img {
        padding-top: 10px;
        width: 140px;
    }

    .main-nav-fixed-top .navbar-nav {
        padding-top: 16px;
        height: 50px;
    }

        .main-nav-fixed-top .navbar-nav li > a {
            font-size: 13px;
            padding: 6.5px;
        }

        .main-nav-fixed-top .navbar-nav button {
            padding: 7px 10px;
        }

    .main-nav-fixed-top .navbar-collapse {
        padding: 0;
    }

    .fixed-right-wrap {
        width: 25px;
    }

        .fixed-right-wrap .news-block:hover .fixed-new-hide {
            left: -319px;
        }

    .padding-x-article {
        padding: 0 30px;
    }

    .main-story .trending-main-text-wrap h3 a {
        color: #000;
        font-size: 1em;
        line-height: 1em;
        font-weight: lighter;
    }

    .main-story .trending-main-text-wrap p {
        font-size: inherit;
    }

    #categoryArticles .col-xs-12:first-of-type {
        padding-right: 0;
    }

    .article-card .video-wrap {
        top: 0;
    }

    .article-card .skewY-whitebg-wrap-cancel {
        top: 0px;
    }

    .spotlight-wrap .two-img-on-right .two-article-right-wrap h3,
    .spotlight-wrap .two-img-on-right .two-article-right-wrap .article-title {
        font-size: 14px;
    }

    .category-header .header-text-wrap .descriptionWrap h3 a,
    .category-header .header-text-wrap .descriptionWrap .category-spotlight-title a,
    .category-header .header-text-wrap .descriptionWrap .category-spotlight-title {
        font-size: 28px;
    }

    .fixed-left-wrap .fixed-new-hide, .fixed-right-wrap .fixed-new-hide, .fixed-right-wrap .fixed-new-hide {
        visibility: hidden;
    }

    .spotlight-wrap .one-img-on-left .red-quadrant h3, h3 {
        font-size: 1.6em;
    }

    .article-card .embed-responsive-16by9.video-wrap {
        margin-bottom: -3.4px;
    }
    /*.fixed-left-wrap .news-block, .fixed-right-wrap .news-block {
        display: none;
    }*/
    .hamburger {
        padding-top: 16px;
    }

    .navbar-toggle {
        border: none;
        background: transparent !important;
    }

        .navbar-toggle:hover {
            background: transparent !important;
        }

        .navbar-toggle .icon-bar {
            width: 22px;
            transition: all 0.2s;
        }

        .navbar-toggle .top-bar {
            transform: rotate(45deg);
            transform-origin: 10% 10%;
        }

        .navbar-toggle .middle-bar {
            opacity: 0;
        }

        .navbar-toggle .bottom-bar {
            transform: rotate(-45deg);
            transform-origin: 10% 90%;
        }

        .navbar-toggle.collapsed .top-bar {
            transform: rotate(0);
        }

        .navbar-toggle.collapsed .middle-bar {
            opacity: 1;
        }

        .navbar-toggle.collapsed .bottom-bar {
            transform: rotate(0);
        }

    .navbar-default {
        background: none;
    }

        .navbar-default .navbar-toggle:hover .fa-bars, .navbar-default .navbar-toggle:focus .fa-bars {
            color: #54585a !important;
        }

        .navbar-default .navbar-toggle:first-child:hover, .navbar-default .navbar-toggle:first-child:focus {
            background: none;
        }
}

/* Small devices (tablets, 767px and less) Hanburger menu shows */
@media (max-width: 767px) {
    .navbar-header {
        background: #ebebeb;
    }

        .navbar-header .hamburger {
            position: relative;
            z-index: 1033;
        }

        .navbar-header .search-box-wrap {
            padding: 0;
            position: relative;
            top: 9px;
            left: -2px;
        }

        .navbar-header #searchBtn-mobile {
            background: #54585a;
            padding: 5px;
            position: relative;
            color: #fff;
            border: none;
            z-index: 1033;
        }

            .navbar-header #searchBtn-mobile:hover {
                background: #ce1b0e;
            }

            .navbar-header #searchBtn-mobile .fa-search {
                color: #54585a !important;
            }

        .navbar-header #search-box-mobile {
            position: absolute;
            top: 0;
            left: 0;
            width: 250px;
            height: 31px;
            opacity: 0;
            z-index: 1032;
        }

            .navbar-header #search-box-mobile input {
                position: absolute;
                left: 20px;
                width: 200px;
                top: 0;
                height: 35px;
            }

            .navbar-header #search-box-mobile #searchCloseBtn-mobile {
                background: #54585a;
                padding: 8px;
                position: relative;
                border: none;
                top: 0;
                left: -7px;
            }

            .navbar-header #search-box-mobile .fa {
                color: #fff !important;
                font-size: 14px !important;
            }

    .navbar-collapse {
        background: #54585a;
        position: relative;
        top: 0px;
    }

    .navbar-nav {
        margin-bottom: 0;
    }

    .navbar-fixed-top .navbar-brand > img {
        position: relative;
        top: 5px;
    }

    .navbar-fixed-top .navbar-header .navbar-toggle-dark-icon {
        top: 6px;
    }

    .navbar-fixed-top .navbar-header #searchBtn-mobile {
        top: -3px;
        padding: 3px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        /*border-bottom: 1px solid #ebebeb;*/
        font-size: 0.8em;
        margin: 0 !important;
        text-transform: uppercase;
        font-family: "whitney-Medium", Arial, sans-serif, SimSun;
        letter-spacing: 3px;
    }

    .navbar-default #mobile-dropdown-wrap .navbar-nav > li > a {
        text-transform: capitalize;
        letter-spacing: 1px;
        padding: 14px 7px;
    }

    .main-nav-fixed-top {
        display: none;
    }

    .main-nav {
        margin-top: 50px;
        margin-bottom: 0;
    }

        .main-nav .navbar-header {
            width: 100%;
            background: none;
        }

        .main-nav .navbar-brand {
            display: block;
            margin: 0 auto !important;
            width: 380px;
            height: auto;
            padding: 2px 0 0;
            float: none;
            position: relative;
            left: 23px;
        }

            .main-nav .navbar-brand img {
                max-width: unset;
                width: 100%;
            }

            .main-nav .navbar-brand:after {
                clear: both;
            }

        .main-nav .navbar-nav {
            padding-top: 0px;
            float: none !important;
            margin: 0px auto;
            width: 720px;
        }

            .main-nav .navbar-nav button {
                position: relative;
                top: -5px;
                left: 5px;
            }
    /**scrolled fixed top header**/
    .mobile-fix-header-scrolled {
        -moz-box-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

        .mobile-fix-header-scrolled .navbar-header {
            background: #fff;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        .mobile-fix-header-scrolled .logo-hide-on-scroll {
            display: none;
        }

        .mobile-fix-header-scrolled .logo-show-on-scroll {
            display: block;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    #mobile-dropdown-wrap {
        margin: 0 -15px;
    }

    .navbar-header #search-box-mobile #searchCloseBtn-mobile:hover,
    .navbar-header #search-box-mobile #searchCloseBtn-mobile:focus,
    .navbar-header #searchBtn-mobile:focus {
        background: #ce1b0e;
    }

    #navbar-share-dropdown .fa {
        padding-left: 15px;
    }

    .spotlight-wrap .one-img-on-left {
        margin: 25px 0;
        padding: 0;
    }

    .spotlight-wrap .two-img-on-right {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0 15px;
    }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap:first-of-type {
            /*padding: 0 5px 0 0;*/
            margin-right: 4%;
        }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap:first-of-type .red-quadrant-wrap {
                /* width: 99%;*/
            }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap:last-of-type {
            padding-top: 0;
            /*padding: 0 0 0 5px;*/
        }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant-wrap {
            bottom: 0;
        }

    .main-story .trending-main-text-wrap .descriptionWrap {
        margin-top: 0;
    }

    .main-story .trending-main-text-wrap h3 a {
        font-size: 18px;
        font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    }

    .main-story .trending-main-text-wrap:after {
        left: 15px;
    }

    .sub-stories .col-xs-12 {
        padding: 0 !important;
    }

    .category-header .red-bar {
        -webkit-animation-duration: 0.8s;
        -moz-animation-duration: 0.8s;
        -o-animation-duration: 0.8s;
        animation-duration: 0.8s;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -o-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-name: fadeIn;
        -moz-animation-name: fadeIn;
        -o-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-direction: normal;
        -moz-animation-direction: normal;
        -o-animation-direction: normal;
        animation-direction: normal;
        padding: 10px 25px;
        margin: 25px 0;
        background: -moz-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
        background: -webkit-linear-gradient(-45deg, rgba(218, 41, 28, 0.9) 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
        background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6da291c', endColorstr='#e6971b2f', GradientType=1);
        text-align: center;
    }

        .category-header .red-bar h1 {
            font-size: 0.8em;
            margin: 0 !important;
            text-transform: uppercase;
            font-family: "whitney-Medium", Arial, sans-serif, SimSun;
            letter-spacing: 3px;
        }

        .category-header .red-bar a {
            color: #fff;
        }

    .articleContentContainer .img-quote-row {
        max-height: 150px;
        margin: 25px -21px;
        overflow: hidden;
    }

        .articleContentContainer .img-quote-row .col-xs-6 {
            padding: 0;
        }

        .articleContentContainer .img-quote-row img {
            height: 100%;
            width: 100%;
        }

        .articleContentContainer .img-quote-row .image-title {
            font-size: 10.5px;
            display: none;
        }

        .articleContentContainer .img-quote-row .quote-div blockquote {
            padding: 0 15px 0 5px;
        }

            .articleContentContainer .img-quote-row .quote-div blockquote p {
                font-size: 11px;
            }

    #categoryArticles .author-title-wrap {
        margin-top: 0;
        text-align: center;
    }

    .fixed-left-wrap ul, .fixed-right-wrap ul {
        display: none;
    }

    .articleContentContainer table td {
        display: inline-block;
        width: 100% !important;
    }

        .articleContentContainer table td div div {
            font-size: 14px !important;
            line-height: 18px !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

    #categoryArticles .article-class-override-category .articleContentContainer img {
        width: 100%;
    }

    .article-card .video-wrap {
        top: 0;
    }

    .article-card .skewY-whitebg-wrap-cancel {
        top: -7px;
    }

    .article-card .card-text-wrap {
        margin-bottom: 35px;
    }
    /** Meet out contributor author list**/
    #categoryArticles .author-page-override-category .author-list-item-wrap .all-article-btn {
        position: relative;
    }

    .category-header .header-text-wrap .descriptionWrap h3 a,
    .category-header .header-text-wrap .category-spotlight-title h3 a {
        font-size: 24px;
    }

    .article-card .embed-responsive-16by9.video-wrap {
        margin-bottom: 6px;
    }

    .category-header .header-text-wrap .descriptionWrap h3 a,
    .category-header .header-text-wrap .descriptionWrap .category-spotlight-title a {
        font-size: 24px;
    }

    .category-header .header-text-wrap .descriptionWrap {
        margin-left: 25px;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    .spotlight-wrap .two-img-on-right .two-article-right-wrap {
        /*height: 160px;*/
        margin-bottom: 0px;
        min-height: 100%;
        width: 48%;
    }
}

/* Extra small devices (phones, less than 479px) */
@media (max-width: 480px) {
    .spotlight-wrap {
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 25px;
    }

    #videoSection {
        margin-top: 25px;
    }

    h2, .category-header .red-quadrant h1 {
        font-size: 0.8em;
    }

    header .margin-top-70 {
        margin-top: 50px;
    }

    .navbar {
        margin-bottom: 20px;
    }

    .navbar-brand {
        padding-right: 0;
    }

    .navbar-toggle {
        margin-right: 10px;
    }

    .spotlight-wrap h3 {
        font-size: 1.2em;
    }

    .spotlight-wrap .one-img-on-left {
        padding: 0;
        margin: 15px 0 0 0;
    }

        .spotlight-wrap .one-img-on-left .red-quadrant-wrap {
            width: 100%;
            height: 43%;
        }

        .spotlight-wrap .one-img-on-left .red-quadrant {
            width: 100%;
            height: 100%;
            padding-top: 10px;
        }

            .spotlight-wrap .one-img-on-left .red-quadrant h3 {
                margin-top: 5px;
                font-size: 1.4em;
            }

            .spotlight-wrap .one-img-on-left .red-quadrant:after {
                display: none;
            }

    .spotlight-wrap .red-quadrant-wrap-cancel {
        margin-top: 0;
    }

        .spotlight-wrap .red-quadrant-wrap-cancel .red-quadrant {
            position: relative;
        }

    .spotlight-wrap .two-img-on-right {
        padding: 0 15px;
    }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap:first-of-type {
            padding: 0 5px 0 0;
        }

            .spotlight-wrap .two-img-on-right .two-article-right-wrap:first-of-type .red-quadrant-wrap {
                width: 99%;
            }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap:last-of-type {
            padding-top: 0;
            padding: 0 0 0 5px;
        }

        .spotlight-wrap .two-img-on-right .two-article-right-wrap .red-quadrant-wrap {
            bottom: 0;
        }

    .mobile-spotlight-two-slanted {
        margin: 15px 0;
    }

        .mobile-spotlight-two-slanted > .row:nth-child(2) {
            margin-top: 15px;
        }

        .mobile-spotlight-two-slanted h2, .mobile-spotlight-two-slanted .category-header .red-quadrant h1, .category-header .red-quadrant .mobile-spotlight-two-slanted h1 {
            color: #ce1b0e;
        }

        .mobile-spotlight-two-slanted h3 {
            color: #000;
            font-family: "whitney-Medium", Arial, sans-serif, SimSun;
            font-size: 14px;
        }

        .mobile-spotlight-two-slanted .articleTitleFlexWrap {
            display: table;
        }

            .mobile-spotlight-two-slanted .articleTitleFlexWrap .tableCell {
                display: table-cell;
                vertical-align: middle;
                height: 110px;
            }

        .mobile-spotlight-two-slanted .articleTitleFlexWrap,
        .mobile-spotlight-two-slanted .imgFlexWrap {
            float: left;
        }

        .mobile-spotlight-two-slanted .articleTitleFlexWrap {
            width: 48%;
            padding: 0 0 0 15px;
        }

        .mobile-spotlight-two-slanted .imgFlexWrap {
            width: 52%;
        }

        .mobile-spotlight-two-slanted .imgSlantedLeft {
            -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 13% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 13% 100%);
            max-width: inherit;
            width: 100%;
        }

        .mobile-spotlight-two-slanted .imgSlantedRight {
            -webkit-clip-path: polygon(0 0, 87% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 87% 0, 100% 100%, 0 100%);
        }

    #latestNews {
        margin-top: 0;
    }

    .article-card h3 {
        font-size: 14px;
    }

    .article-card .skewY-whitebg-wrap {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        top: -15px;
    }

    .article-card .card-text-wrap {
        top: 15px;
        padding: 10px;
    }

    .article-card .author-wrap {
        /*left: 10px;*/
        padding: 10px;
    }

    .article-card .skewY-whitebg-wrap-cancel {
        top: 5px;
    }

    .article-card .video-wrap iframe {
        height: 100%;
        width: 100%;
    }

    .article-card .video-wrap-skewY {
        top: 0;
    }

    .article-card h2 a, .article-card .category-header .red-quadrant h1 a, .category-header .red-quadrant .article-card h1 a {
        text-decoration: none !important;
    }

    .main-story.equal {
        flex-wrap: wrap-reverse;
    }

    .main-story .trending-main-text-wrap:after {
        display: none;
    }

    .main-story {
        height: auto;
    }

        .main-story .descriptionWrap {
            margin: 0;
            padding: 0;
            overflow: visible !important;
        }

            .main-story .descriptionWrap h3 {
                margin: 0;
            }

        .main-story .padding-right-0 {
            padding-right: 20px !important;
        }

        .main-story .trending-main-text-wrap h3 {
            line-height: 14px;
        }

            .main-story .trending-main-text-wrap h3 a {
                font-size: 14px;
            }

        .main-story .trending-main-img-wrap .img-wrap {
            height: 100%;
        }

            .main-story .trending-main-img-wrap .img-wrap img {
                height: auto;
                width: 100%;
            }

    .sub-stories .sub-stories-card h3 {
        margin: 5px 0;
        line-height: 14px;
    }

        .sub-stories .sub-stories-card h3 a {
            line-height: 1em;
            font-size: 14px;
        }

    #videoSection {
        padding-bottom: 25px !important;
    }

    .category-header .row {
        height: auto;
    }

    .category-header .red-bar {
        margin: 15px -15px;
        text-align: center;
    }

    .category-header .header-text-wrap .descriptionWrap h3, .category-header .header-text-wrap .descriptionWrap .category-spotlight-title {
        line-height: 1em;
    }

        .category-header .header-text-wrap .descriptionWrap h3 a, .category-header .header-text-wrap .descriptionWrap .category-spotlight-title a,
        .category-header .header-text-wrap .descriptionWrap .category-spotlight-title {
            font-size: 16px;
            font-weight: lighter;
            font-family: "whitney-Medium", Arial, sans-serif, SimSun;
        }

    .category-header .header-text-wrap #video-landing-spotlight-description {
        margin-top: 8px;
    }

    .category-header .header-text-wrap:after {
        width: 88%;
    }

    .category-header .col-img-wrap {
        padding-right: 0;
    }

        .category-header .col-img-wrap .img-wrap {
            height: 100%;
            overflow: hidden;
        }

        .category-header .col-img-wrap img {
            height: 100%;
            width: 100%;
        }

        .category-header .col-img-wrap .video-wrap {
            height: 150px;
            position: relative;
            left: 10px;
        }

            .category-header .col-img-wrap .video-wrap iframe {
                width: 100%;
                height: 100%;
                border: none;
            }

    .author-header h3 {
        font-size: 18px;
    }

    .author-header p {
        font-size: 12px;
    }

    #categoryArticles .article-class-override-category h1 {
        font-size: 30px;
        line-height: 1em;
    }

    #categoryArticles .article-class-override-category h4 {
        font-size: 18px;
    }

    #categoryArticles .article-class-override-category .LanguageContainer {
        position: relative;
        display: inline-block;
        text-align: right;
        font-size: 12px;
        position: relative;
        left: 0;
        font-size: 12px;
        margin-bottom: 10px;
    }

    #categoryArticles .article-class-override-category .image-title, #categoryArticles .article-class-override-category .image-title p {
        font-size: 12px;
        text-align: left;
    }

    .navbar-fixed-bottom {
        height: 45px;
    }

        .navbar-fixed-bottom .navbar-header {
            font-size: 10.5px;
        }

            .navbar-fixed-bottom .navbar-header i {
                font-size: 15px;
            }

            .navbar-fixed-bottom .navbar-header img {
                max-width: 120px;
            }

            .navbar-fixed-bottom .navbar-header .icon-wrapper {
                top: 1px;
            }

    .article-card .embed-responsive-16by9.video-wrap {
        margin-bottom: 2px;
    }

    #aboutReachFurther .about-reach-further-text-wrap h2 {
        letter-spacing: normal;
    }
}

/**Override default bootstrap container width in order to accommodate social share on left**/
@media (min-width: 1025px) {
    .container {
        width: 850px;
    }

        .container.primary-nav {
            width: 1170px;
        }
}

@media (min-width: 1200px) {
    .container {
        width: 1030px;
    }
}

@media (max-width: 1295px) and (min-width: 1199px) {
    #categoryArticles .col-xs-12:first-of-type {
        padding-left: 15px;
        padding-bottom: 30px;
    }

    #categoryArticles .author-page-override-category .col-xs-12:first-of-type {
        padding: 0;
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .main-nav-fixed-top .container {
        width: 100%;
    }

    .main-nav {
        height: 70px;
    }

        .main-nav .navbar-brand > img {
            width: 220px;
            top: -2px;
        }

    #categoryArticles .col-xs-12:first-of-type {
        padding-left: 15px;
    }

    #categoryArticles .author-page-override-category .col-xs-12:first-of-type {
        padding: 0;
    }

    .main-nav .navbar-nav {
        padding-top: 0;
        top: 9px;
    }

    .main-nav-fixed-top .navbar-nav {
        padding-top: 17px;
        top: 0px;
    }

        .main-nav-fixed-top .navbar-nav #scrolled-language-switch-div, .main-nav-fixed-top .navbar-nav .search-box-wrap {
            top: -3.5px;
        }

        .main-nav-fixed-top .navbar-nav li {
            position: relative;
        }

        .main-nav-fixed-top .navbar-nav .navbar-brand img {
            position: relative;
            left: 15px;
        }

        .main-nav-fixed-top .navbar-nav .language-switch-div #language-dropdown-wrap-scrolled {
            top: 42px;
        }

    .main-nav-fixed-top #navbar {
        padding: 0;
    }

    .main-nav-fixed-top .navbar-header {
        left: 15px;
    }
}

/*Larger than 1400px*/
@media (min-width: 1400px) {
    .container,
    .container.primary-nav {
        width: 1250px;
    }

    .spotlight-wrap .one-img-on-left, .spotlight-wrap .two-img-on-right {
        max-height: 410px;
    }
}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /*.main-nav .navbar-brand > img{
        width: 345px;
    }*/
}

#loadMorebtnContainer {
    margin-bottom: 25px;
}
/**ADA fixes**/
a:focus {
    color: #000 !important;
    text-decoration: none;
   
}

.fixed-left-wrap ul li a:focus i.fa {
    color: #54585a;
    border:1px solid #000000;
}

.img-wrap a:focus > img {
    /*border: 13px inset #ce1b0e;*/
}

/* Pages */
/**Custom style**/

/*
    Dominic Ng's Author page
*/
.author-dominic-ng h2.category-spotlight-title {
    font-size: 54px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: normal;
    text-transform: none;
    width: 80%;
}

.descriptionWrap__span {
    font-size: 17.5px;
    font-size: 1.25em;
    font-family: "Whitney", Arial, sans-serif, SimSun;
    margin-left: 5px;
}

.author-dominic-ng .padding-x-13 {
    padding: 0 15px;
}

.author-dominic-ng > .container > .row.padding-x-13 {
    margin-bottom: 40px;
}

.author-dominic-ng__hero-subheader {
    width: 80%;
}

#categoryArticles.author-dominic-ng {
    margin-top: 50px;
}

.author-dominic-ng__bio {
    padding-right: 30px;
}

.author-dominic-ng__awards {
    margin-top: 50px;
    padding-right: 30px;
}

    .author-dominic-ng__awards .sub-title-1 {
        text-transform: capitalize;
    }

.author-dominic-ng__bio h5 {
    font-weight: 600;
    margin: 15px 0 5px;
}

.author-dominic-ng__awards h5.sub-title {
    font-family: "whitney-Medium", sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.author-dominic-ng__awards p {
    font-size: 14px;
    font-size: 1.4rem;
}

.author-dominic-ng__awards hr {
    border-top-color: #d6d6d6;
}

.author-dominic-ng__awards div:last-of-type > hr {
    border-top: none;
}

#categoryArticles .author-page-override-category > div > .col-md-8 {
    padding-left: 50px;
}

.author-dominic-ng__dominic-take__articles {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .author-dominic-ng__dominic-take__articles .article-card {
        padding-bottom: 45px;
        width: 100%;
    }

    .author-dominic-ng__dominic-take__articles .article-card-wrap {
        margin-top: 0px;
        width: 32%;
    }

        .author-dominic-ng__dominic-take__articles .article-card-wrap .article-card .skewY-whitebg-wrap,
        .author-dominic-ng__dominic-take__articles .article-card-wrap .article-card .img-wrap {
            width: 100%;
        }

#categoryArticles .author-page-override-category .author-dominic-ng__dominic-take__articles .article-card-wrap h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
    line-height: 2.1rem;
}

.author-dominic-ng__news {
    margin-top: 90px;
}

    .author-dominic-ng__dominic-take h4,
    .author-dominic-ng__news h4 {
        text-align: center;
    }

.author-dominic-ng__news__header-img-wrap {
    overflow: hidden;
    position: relative;
}

.black-quad-bottom-angle {
    background-color: #ffffff;
    height: 90px;
    position: absolute;
    top: 100%;
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
    transform-origin: bottom left;
    width: 100%;
    z-index: 1;
}

.author-dominic-ng__news__header-img--black-bg {
    background-color: black;
    width: 99.95%;
}

.author-dominic-ng__news > div.row:first-of-type {
    border-radius: 1px;
    border: 1px solid #d6d6d6;
}

.author-dominic-ng__news__articles,
.author-dominic-ng__news__videos {
    margin-top: 40px;
}

.author-dominic-ng__news__articles {
    border-right: 1px solid #d6d6d6;
    margin-bottom: 20px;
    padding-left: 30px;
}

.author-dominic-ng__news__videos {
    padding-right: 30px;
}

.author-dominic-ng__news__article,
.author-dominic-ng__news__video {
    margin-bottom: 40px;
}

    .author-dominic-ng__news__article h2 {
        color: #ce1b0e;
    }

    .author-dominic-ng__news__article h3 a,
    .author-dominic-ng__news__video h3 a {
        color: black;
        display: block;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 21px;
        line-height: 2.1rem;
    }

    .author-dominic-ng__news__article .author-wrap {
        color: black;
        font-size: 12px;
        font-size: 1.2rem;
    }

.author-dominic-ng__news__video {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.author-dominic-ng__news__video__embed {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

    .author-dominic-ng__news__video__embed img {
        max-width: 100%;
        -webkit-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out;
    }

        .author-dominic-ng__news__video__embed img:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

.author-dominic-ng__news__video article {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}

    .author-dominic-ng__news__video article h3 {
        margin-top: 0px;
    }

    .author-dominic-ng__news__video article .author-wrap p:first-of-type {
        margin-bottom: 10px;
    }

.author-dominic-ng__news__video__embed > iframe {
    cursor: pointer;
    max-width: 100%;
    max-height: 135px;
    transition: all 250ms ease-in-out;
}

    .author-dominic-ng__news__video__embed > iframe:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.author-dominic-ng__news__video > article .author-wrap .date {
    color: black;
    font-size: 12px;
    font-size: 1.2rem;
}
/*
    End Dominic Ng's Author page
*/
@media (max-width: 1024px) {
    .container {
        width: 100%;
    }

    .descriptionWrap__span {
        margin-left: 0px;
    }

    .author-dominic-ng__news__articles {
        border-right: none;
        padding-left: 30px;
        padding-right: 30px;
    }

    .author-dominic-ng__news__videos {
        padding-right: 30px;
        padding-left: 30px;
    }

    .author-dominic-ng__news__header-img-wrap img {
        max-width: 100%;
    }

    #categoryArticles.author-dominic-ng .author-page-override-category > div > .col-md-4 {
        flex: 1 1 40%;
    }

    #categoryArticles.author-dominic-ng .author-page-override-category > div > .col-md-8 {
        flex: 1 1 85%;
        padding-left: 10px;
    }

    #categoryArticles.author-dominic-ng {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    #categoryArticles.author-dominic-ng .author-page-override-category .padding-x-13 {
        padding: 0 15px;
        flex-wrap: wrap;
    }

    #categoryArticles.author-dominic-ng .author-page-override-category > div > .col-md-8,
    #categoryArticles.author-dominic-ng .author-page-override-category > div > .col-md-4 {
        flex: 1 0 100%;
        padding: 0 15px;
    }

    .descriptionWrap__span {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .author-dominic-ng > .container > .row.padding-x-13 {
        margin-bottom: 20px;
    }

    .author-dominic-ng__dominic-take__articles {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .author-dominic-ng__dominic-take__articles .article-card {
            padding-bottom: 20px;
        }

        .author-dominic-ng__dominic-take__articles .article-card-wrap {
            flex: 1 1 100%;
            max-width: 244px;
        }

        .author-dominic-ng__dominic-take__articles .article-card-wrap {
            margin-top: 0px;
        }

            .author-dominic-ng__dominic-take__articles .article-card-wrap .article-card .author-wrap .visible-sm-below {
                display: none !important;
            }

    .author-dominic-ng__awards hr {
        margin: 10px 0;
    }

    .author-dominic-ng__news__video__embed > iframe {
        max-height: 190px;
    }

    .author-dominic-ng__dominic-take__articles .article-card-wrap .card-text-wrap {
        margin-bottom: 0px;
    }

        .author-dominic-ng__dominic-take__articles .article-card-wrap .card-text-wrap .hidden-sm-below {
            display: block !important;
        }

    .author-dominic-ng__news__videos .author-dominic-ng__news__video:last-of-type {
        margin-bottom: 10px;
    }
}

@media (max-width: 480px) {
    #categoryArticles .author-page-override-category > div > .col-md-8 {
        padding-left: 15px;
    }

    .descriptionWrap__span {
        margin-left: 0px;
    }

    .author-dominic-ng__bio {
        padding-right: 0px;
    }

    .author-dominic-ng h4 {
        text-align: center;
    }

    .author-dominic-ng__news__video {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .author-dominic-ng__dominic-take__articles .article-card-wrap {
        margin-top: 25px;
    }

        .author-dominic-ng__dominic-take__articles .article-card-wrap:first-of-type {
            margin-top: 0px;
        }

    .author-dominic-ng__awards {
        margin-bottom: 40px;
    }

    .author-dominic-ng__dominic-take__articles .article-card-wrap {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .author-dominic-ng__news__video__embed img {
        margin-bottom: 5px;
    }
}

/*
    EWB Ads
*/
/*Home page*/
.ad-wrap .red-bg {
    padding: 20px;
    /*background: #ab9833; Contrast issue */
    background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 0.9) 41%, rgba(169, 31, 42, 0.9) 70%, rgba(151, 27, 47, 0.9) 100%);
    box-shadow: 0 3px 8px -1px rgba(0, 50, 100, 0.15);
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    /*text-align: center;*/
    /*flex-direction: column;*/
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

#ad-container.article-card .calloutbbs {
    font-size: 27px;
    line-height: 36px;
    color: #ffffff;
}

#ad-container.article-card .callout {
    font-size: 30px;
}

.chinese #ad-container.article-card .callout {
    font-size: 24px;
    margin-top: auto;
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .chinese #ad-container.article-card .callout {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    #ad-container.article-card .calloutbbs {
        font-size: 25px;
    }

    .chinese #ad-container.article-card .callout {
        font-size: 19px;
    }
}

@media (max-width: 500px) {
    #ad-container.article-card .callout {
        font-size: 20px;
    }

    .chinese #ad-container.article-card .callout {
        font-size: 17px;
    }
}

@media (max-width: 400px) {
    .chinese #ad-container.article-card .callout {
        font-size: 15px;
    }
}

@media (max-width: 374px) {
    #ad-container.article-card .callout {
        font-size: 22px;
    }

    .chinese #ad-container.article-card .callout {
        font-size: 21px;
    }
}

/*Article*/
.bluebgwrap {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none !important;
}

.bluebg {
    background: #827227;
    height: 100%;
    width: 100%;
    display: flex;
    padding: 10px;
    justify-content: space-between;
    position: relative;
}

    .bluebg .callout {
        font-size: 20px;
        color: #fff;
        display: inline-block;
        margin-left: auto;
    }

    .bluebg .fa {
        font-size: 18px;
        color: #fff;
        display: inline-block;
        margin-left: auto;
        position: relative;
        top: 6px;
        margin-left: 15px;
    }

.ad-img {
    height: 30px;
    position: relative;
    top: 0px;
}

.ad-imgFDIC {
    width: 100%;
    max-width: 16px;
}

@media (max-width: 1199px) {
    .ad-img {
        height: 30px;
        top: 1px;
    }

    .bluebg .callout {
        font-size: 20px;
    }

    .bluebg .fa {
        font-size: 22px;
        top: 3px;
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .ad-img {
        height: 30px;
    }

    .bluebg .callout {
        font-size: 18px;
    }

    .bluebg .fa {
        font-size: 15px;
        top: 4px;
        right: -4px;
        margin-left: 4px;
    }
}

@media (max-width: 620px) {
    .bluebg {
        flex-direction: column-reverse;
        justify-content: center;
        align-content: center;
        text-align: center;
        align-items: center;
    }

        .bluebg .callout {
            margin: 20px auto;
            font-size: 24px;
            padding: 10px;
        }

    .ad-img {
        margin: 0 0 20px 0;
    }

    .bluebg .fa {
        position: absolute;
        top: 10px;
        right: 10px;
    }
}

#ad-container .bluebg {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#ad-container .callout {
    font-size: 16px;
}

#ad-container .fa {
    top: 0px;
}

@media (min-width: 1280px) and (max-width: 1400px) {
    /*#ad-container.es .ad-img {
        width: 150px;
    }*/
}

@media (min-width: 1200px) and (max-width: 1280px) {
    /*#ad-container.es .ad-img {
        width: 220px;
    }*/
}

@media (min-width: 1025px) and (max-width: 1199px) {
    /*#ad-container.es .ad-img {
        width: 150px;
    }*/
}

@media (min-width: 621px) and (max-width: 1280px) {
    /*#ad-container.es .callout {
        font-size: 12px;
    }*/
}

@media (max-width: 767px) {
    #ad-container .fa {
        top: 4px;
    }
}

@media (min-width: 621px) and (max-width: 680px) {
    /*#ad-container.es .ad-img {
        width: 150px;
    }*/
}

@media (max-width: 620px) {
    #ad-container .fa {
        top: 10px;
    }
}

.ad-wrap {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none !important;
}

    .ad-wrap .yellow-bg {
        padding: 20px;
        /*background: #ab9833; Contrast issue */
        background: #827227;
        box-shadow: 0 3px 8px -1px rgba(0, 50, 100, 0.15);
        height: 100%;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        /*text-align: center;*/
        /*flex-direction: column;*/
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
    }

    .ad-wrap .callout {
        font-size: 30px;
        color: #fff;
        /*position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);*/
        width: 90%;
    }

    .ad-wrap .bottom-images-wrap {
        margin-top: auto;
        display: flex;
        justify-content: space-between;
        width: 90%;
        position: relative;
    }

    .ad-wrap .ad-img {
        margin-right: auto;
        height: auto;
        height: 25px;
        position: relative;
        top: 0px
    }

    .ad-wrap .bottom-images-wrap .fa-external-link {
        display: inherit;
        margin-left: auto;
        color: #fff;
        font-size: 24px;
        position: relative;
        top: 0;
        right: 0;
    }

.fa.fa-external-link {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
}

@media (max-width: 480px) {
    #ad-container.article-card .calloutbbs {
        font-size: 18px;
        line-height: 24px;
    }

    .ad-wrap .callout {
        font-size: 20px;
    }

    .ad-wrap .ad-img {
        margin: 0;
    }

    .ad-wrap .bottom-images-wrap .fa-external-link {
        display: none;
    }

    .fa-external-link {
        display: block;
    }

    .ad-wrap .ad-img {
        margin: 0 auto;
        height: 15px;
        position: relative;
        top: -3px;
    }

    .ad-wrap .yellow-bg {
        padding: 10px;
    }
}

@media (max-width: 375px) {
    #ad-container.article-card .calloutbbs {
    }
}

/* 
  **
    Sumo Me Newsletter Subscribe 
    navigation box
  **
*/
.has-ie #newsletter-subscribe,
.has-ie #newsletter-subscribe-footer {
    display: none;
}

#newsletter-subscribe {
    border: solid 2px #ce1b0e;
    margin-left: 10px;
    transition: all 300ms;
}

    #newsletter-subscribe a,
    #newsletter-subscribe button {
        font-weight: bold;
    }

.main-nav-fixed-top #newsletter-subscribe {
    margin-right: 10px;
}

    .main-nav-fixed-top #newsletter-subscribe a,
    .main-nav-fixed-top #newsletter-subscribe button {
        padding-top: 8px;
        padding-bottom: 8px;
    }

html.sumome-override.listbuilder-popup-open {
    overflow: scroll !important;
}

#newsletter-subscribe {
    position: relative;
}

#sumo-newsletter-subscribe-box {
    display: none;
    position: absolute;
    top: 95%;
    left: 0;
    transition: all 600ms;
}

#sumo-newsletter-subscribe-box--active {
    top: 100%;
}



/* 
  **
    YouTube thumbnail fix for low res default thumbnails
  **
*/
.yt-thumbnail-hack {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.ytt-hack-play-btn {
    border-radius: 30%;
    cursor: pointer;
    display: -webkit-box;
    background-color: rgba(0,0,0,.65);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 50px;
    width: 65px;
    z-index: 2;
}

.ytt-play-btn__triangle {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 18px solid rgba(255, 255, 255, 0.9);
    margin-left: 5px;
}

/*
    *
    HTML5 banner ads
    *
*/
#bs {
    /*width: 300px;
    height: 250px;
    border: 1px solid rgb(61, 61, 61);
    background-color: rgb(237, 28, 36);
    cursor: pointer;
    transform: scale(1);
    transform-origin: 0px 0px 0px;*/
}

.ad-bsc {
    border: 1px solid black;
    display: block;
    height: 285px;
    line-height: normal;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 585px;
}

@media only screen and (max-width: 620px) {
    .ad-bsc {
        width: 100%;
        height: 360px;
    }
}

.ad-bsc__bg {
    max-width: none !important;
    position: absolute;
    left: -100px;
    top: -50px;
    width: 150% !important;
    z-index: 1;
    animation: ad_bg 21s normal 500ms forwards infinite cubic-bezier(0.46, 0.22, 0.37, 0.45);
}

@media only screen and (max-width: 620px) {
    .ad-bsc__bg {
        opacity: 0;
        left: 0px !important;
        top: 0px !important;
        animation: ad_bg_mobile 21s normal 500ms forwards infinite cubic-bezier(0.46, 0.22, 0.37, 0.45) !important;
    }
}

@keyframes ad_bg {
    0% {
        transform: scale(1.5) translateX(0px) translateY(0px);
    }

    30% {
        transform: scale(0.9) translateX(-200px) translateY(-25px);
    }

    50% {
        transform: scale(0.8) translateX(-200px) translateY(-25px);
    }

    100% {
        transform: scale(0.7) translateX(-200px) translateY(-25px);
    }
}

@keyframes ad_bg_mobile {
    0% {
        transform: scale(1.25) translateX(0px) translateY(-25px);
    }

    5% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.ad-bsc__quad {
    background: url(../images/ads/red-quadrant.svg) top left no-repeat transparent;
    background-size: 100%;
    height: 300px;
    position: absolute;
    width: 100%;
    z-index: 2;
    /* name, duration, direction (normal/forwards = default), delay, fill mode (default = none), iteration count, ease,  */
    animation: ad_quadrant 21s normal 500ms forwards infinite cubic-bezier(0.59, 0.06, 0.26, 1);
}

@media only screen and (max-width: 620px) {
    .ad-bsc__quad {
        background: url(../images/ads/red-quadrant-mobile.png) top left no-repeat transparent;
        background-size: unset;
        height: 380px;
        top: 100%;
        animation: ad_quadrant_mobile 21s normal 500ms forwards infinite cubic-bezier(0.59, 0.06, 0.26, 1) !important;
    }
}

@keyframes ad_quadrant {
    0% {
        right: -100%;
        top: 0%;
    }

    10% {
        right: -35%;
        top: 0%;
    }

    65% {
        right: -35%;
        top: 0%;
    }

    70% {
        right: -35%;
        top: 0%;
    }

    100% {
        right: -35%;
        top: 0%;
    }
}

@keyframes ad_quadrant_mobile {
    0% {
        top: 100%;
    }

    10% {
        top: -4%;
    }

    65% {
        top: -4%;
    }

    70% {
        top: -4%;
    }

    100% {
        top: -4%;
    }
}

.ad-gradient-overlay {
    display: none;
}

@media only screen and (max-width: 620px) {
    .ad-gradient-overlay {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0,0,0,0) 62%);
        display: block;
        height: 173px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
    }
}

img.ad-bsc__logo {
    position: absolute;
    bottom: 230px;
    right: 115px;
    width: 205px;
    z-index: 3;
    opacity: 0;
    /* transition: opacity 500ms 1000ms cubic-bezier(0.06, 0.47, 0.61, 0.96); */
    /* name, duration, direction (normal/forwards = default), delay, fill mode (default = none), iteration count, ease,  */
    animation: ad_logo 21s normal 1.5s infinite ease;
}

@media only screen and (max-width: 620px) {
    img.ad-bsc__logo {
        bottom: unset !important;
        top: 20px;
        right: unset !important;
        left: 20px;
        width: 175px !important;
    }
}

@keyframes ad_logo {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 1;
    }

    88% {
        opacity: 1;
    }

    96% {
        opacity: 0;
    }
}

.ad-bsc__copy.ad-bsc__copy--1 {
    color: #ffffff;
    position: absolute;
    top: 100px;
    right: 17px;
    z-index: 2;
    width: 300px;
    font-size: 28.8px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__copy.ad-bsc__copy--1 {
        font-size: 22px !important;
        top: 200px;
        width: calc(100% - 40px);
    }
}

.ad-bsc__copy.ad-bsc__copy--2 {
    color: #ffffff;
    position: absolute;
    top: 95px;
    right: 33px;
    z-index: 2;
    width: 300px;
    font-size: 24px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__copy.ad-bsc__copy--2 {
        top: 200px;
        right: unset;
        left: 10px;
        width: calc(100% - 40px);
        font-size: 18px !important;
    }
}

.ad-bsc__copy.ad-bsc__copy--2b {
    color: #ffffff;
    position: absolute;
    top: 125px;
    right: 33px;
    z-index: 2;
    width: 300px;
    font-size: 24px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__copy.ad-bsc__copy--2b {
        top: 230px;
        right: unset;
        left: 10px;
        width: calc(100% - 40px);
        font-size: 18px !important;
    }
}

.ad-bsc__copy.ad-bsc__copy--2c {
    color: #ffffff;
    position: absolute;
    top: 155px;
    right: 33px;
    z-index: 2;
    width: 300px;
    font-size: 24px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__copy.ad-bsc__copy--2c {
        top: 260px;
        right: unset;
        left: 10px;
        width: calc(100% - 40px);
        font-size: 18px !important;
    }
}

.ad-bsc__copy.ad-bsc__copy--3 {
    color: #ffffff;
    position: absolute;
    top: 85px;
    right: 20px;
    z-index: 2;
    width: 300px;
    font-size: 22.4px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__copy.ad-bsc__copy--3 {
        top: 165px;
        right: unset;
        left: 20px;
        width: calc(100% - 40px);
        font-size: 16px !important;
    }
}

.ad-bsc__copy.ad-bsc__copy--4 {
    color: #ffffff;
    position: absolute;
    top: 150px;
    right: 8px;
    z-index: 2;
    width: 290px;
    font-size: 9.6px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__copy.ad-bsc__copy--4 {
        top: 110px;
        right: unset;
        left: 0;
        width: calc(100% - 5px);
    }
}

.ad-bsc__copy.ad-bsc__copy--1 {
    opacity: 0;
    animation: ad_copy1 21s normal 1.5s infinite ease;
}

@keyframes ad_copy1 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    20% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }
}

.ad-bsc__copy.ad-bsc__copy--2 {
    opacity: 0;
    animation: ad_copy2 21s normal 6s infinite ease;
}

@keyframes ad_copy2 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }
}

.ad-bsc__copy.ad-bsc__copy--2b {
    opacity: 0;
    animation: ad_copy2b 21s normal 7s infinite ease;
}

@keyframes ad_copy2b {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    35% {
        opacity: 0;
    }
}

.ad-bsc__copy.ad-bsc__copy--2c {
    opacity: 0;
    animation: ad_copy2c 21s normal 8s infinite ease;
}

@keyframes ad_copy2c {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    20% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }
}

.ad-bsc__copy.ad-bsc__copy--3 {
    opacity: 0;
    animation: ad_copy3 21s normal 14s infinite ease;
}

@keyframes ad_copy3 {
    0% {
        opacity: 0;
    }

    8% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    35% {
        opacity: 0;
    }
}

.ad-bsc__copy.ad-bsc__copy--4 {
    /* opacity: 0; */
    /* animation: ad_copy4 21s normal 10s infinite ease; */
}

@keyframes ad_copy4 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    95% {
        opacity: 0;
    }
}

.ad-bsc__btn {
    border: 2px solid #ffffff;
    font-size: 19.2px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    padding: 4px;
    padding-bottom: 4px !important;
    position: absolute;
    left: 2px;
    top: 95px;
    z-index: 2;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__btn {
        top: 65px;
    }
}

.articleContentContainer div div span.ad-bsc__btn {
    font-size: 19.2px !important;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
}

.ad-bsc__btn {
    /* opacity: 0; */
    /* animation: ad_btn 16s normal 10s infinite ease; */
}

@keyframes ad_btn {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    85% {
        opacity: 0;
    }
}

.ad-bsc__fdic {
    position: absolute;
    left: 150px;
    top: 185px;
    z-index: 2;
}

@media only screen and (max-width: 620px) {
    .ad-bsc__fdic {
        top: 155px;
        left: -11px;
    }
}

.ad-bsc__fdic {
    /* opacity: 0; */
    /* animation: ad_btn 16s normal 10s infinite ease; */
}

@keyframes ad_btn {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    85% {
        opacity: 0;
    }
}

/*
    *
    YouTube exceeded quota fallback
    *
*/
/*.home-page-video-seciton-container {
    display: none;
}*/
/*#video-landing-spotlight-description {
    display: none;
}
#video-landing-spotlight-outer-wrap {
    display: none;
}*/
.category-header .video-landing-page.header-text-wrap:after {
    content: none;
}

#gray-box-video {
    display: none;
}

aside .gray-box {
    margin-top: 0px;
}

.yt-fallback {
    border: none;
    display: none;
}

    .yt-fallback .yt-fallback__reveal {
        border: 1px solid #d6d6d6;
        overflow: hidden;
    }

        .yt-fallback .yt-fallback__reveal .trending-main-img-wrap {
            padding: 0;
        }

            .yt-fallback .yt-fallback__reveal .trending-main-img-wrap .img-wrap {
                overflow: hidden;
            }

        .yt-fallback .yt-fallback__reveal .trending-main-text-wrap:after {
            content: none;
        }

        .yt-fallback .yt-fallback__reveal .trending-main-img-wrap:after {
            content: '';
            width: 70px;
            position: absolute;
            transform: skewX(10deg);
            background: #fff;
            z-index: 1;
            left: -33px;
            height: 101%;
            bottom: 0;
        }

.yt-fallback__reveal .col-sm-5 {
    -webkit-flex: 2 0 50%;
    -ms-flex: 2 0 50%;
    flex: 2 0 50%;
}

.yt-fallback__reveal .col-sm-7 {
    -webkit-flex: 0 2 50%;
    -ms-flex: 0 2 50%;
    flex: 0 2 50%;
}

.yt-fallback__yt-icon {
    cursor: pointer;
    height: 18px;
    margin-left: 5px;
    vertical-align: text-bottom;
    width: 26px;
}

.yt-fallback__yt-icon__path {
    fill: #CE1B0E;
    transition: fill 600ms;
}

.yt-fallback__a:hover .yt-fallback__yt-icon__path {
    fill: white;
}

@media only screen and (min-width: 1400px) {
    .yt-fallback__img {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .category-header--videos #video-landing-spotlight-description {
        margin-left: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .yt-fallback .yt-fallback__reveal .trending-main-img-wrap .yt-fallback__img {
        width: 135%;
    }
}

@media only screen and (max-width: 520px) {
    .yt-fallback .yt-fallback__reveal .trending-main-img-wrap:after {
        content: '';
        width: 100%;
        position: absolute;
        transform: skewY(3deg);
        background: #fff;
        z-index: 1;
        left: 0;
        height: 35px;
        bottom: 95%;
    }

    .yt-fallback .yt-fallback__reveal .trending-main-img-wrap .yt-fallback__img {
        width: 100%;
    }

    .yt-fallback__reveal .col-sm-7 {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }

    .category-header--videos .category-header-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .category-header--videos #container .category-header-row .header-text-wrap {
        float: none;
        width: 100%;
    }

    .category-header--videos #video-landing-spotlight-description {
        position: relative;
        top: unset;
        left: unset;
        transform: none;
        margin-left: 0;
        margin-top: 0;
    }

    .category-header--videos #video-landing-spotlight-outer-wrap {
        float: none;
        width: 100%;
    }

    .category-header--videos #video-landing-spotlight-wrap {
        left: 0;
        padding-bottom: 0;
        height: auto;
    }

        .category-header--videos #video-landing-spotlight-wrap a img:first-of-type {
            top: 0;
            left: 0;
            width: 100%;
            height: unset;
            position: relative !important;
        }

        .category-header--videos #video-landing-spotlight-wrap a img:last-of-type {
            height: unset;
            top: calc(50% - 24px) !important;
            left: calc(50% - 24px) !important;
            width: 48px !important;
        }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #ycp_youtube_channels0 {
        width: 32% !important;
    }
}

/*
    * Campaigns
*/
body.cp {
    font-family: 'whitney-Medium', Arial, sans-serif, SimSun;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.cp nav {
    background-color: white;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    position: fixed;
    width: 100%;
    z-index: 99;
}

    .cp nav .cp__logo {
        width: 100%;
    }

@media only screen and (max-width: 992px) {
    .cp nav {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 40px 0px;
    }

        .cp nav .button-default {
            margin: 10px 0px;
            padding: 0px 20px;
            width: 100%;
            text-align: center
        }
}

@media only screen and (min-width: 768px) {
    .cp nav .button-default {
        width: unset;
    }
}

.cp nav > img {
    width: 300px;
}

@media screen and (max-width: 320px) {
    .cp nav > img {
        width: 249px;
    }
}

.rusty-red-two {
    color: #ce1b0e;
}

.gunmetal {
    color: #565456 !important;
}

.cp .mt25 {
    margin-top: 25px;
}

.cp .mb0 {
    margin-bottom: 0;
}

.cp .text-right {
    text-align: right;
}

.cp .brex .full-width {
    padding: 40px;
}

@media only screen and (max-width:992px) {
    .cp .full-width {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (min-width:1920px) {
    .cp .full-width .full-width__1920-wrapper {
        margin: 0 auto;
        width: 1920px;
    }

    .cp .full-width .related-content.full-width__1920-wrapper .card-text-wrap {
        padding-top: 20px;
    }
}

.cp .brex .has-graybg {
    background-color: #f2f2f2;
}

.cp .brex .txt-center {
    text-align: center;
}

.cp .brex .flex-default {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.cp .brex {
    padding-top: 120px;
}

    .cp .brex .flex-default__2-col-equal {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

@media only screen and (max-width:992px) {
    .cp .brex .flex-default__2-col-equal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.cp .brex .flex-default__2-col-equal.flex-default__2-col-equal--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cp .brex .flex-default__2-col-equal > div,
.cp .brex .flex-default__2-col-equal > img {
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
}

@media only screen and (max-width:992px) {
    .cp .brex .flex-default__2-col-equal > div,
    .cp .brex .flex-default__2-col-equal > img {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

.cp .brex .flex-default__2-col-equal > div.disclaimer {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.cp .brex .flex-default__2-col-equal img {
    width: 100%;
}

.cp .brex p.simulate-h2 {
    margin: 28px 0px !important;
}

.cp .brex ul {
    font-size: 20px;
    font-size: 2rem;
    list-style: square;
    margin: 0px 0px 0px 25px;
    padding: 0;
}

    .cp .brex ul li {
        margin-bottom: 10px;
    }

.cp .brex h1,
.cp .brex h2.simulate-h1 {
    color: black;
    font-family: Whitney, whitney-Medium, Arial, sans-serif;
    font-size: 50px;
    font-size: 5.4rem;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 1em;
    margin: 0.83em 0 !important;
    text-transform: none;
}

@media only screen and (max-width:992px) {
    .cp .brex h1,
    .cp .brex h2.simulate-h1 {
        font-size: 3.6rem;
    }
}

@media only screen and (min-width:1920px) {
    .cp .brex h1,
    .cp .brex h2.simulate-h1 {
        font-size: 7.2rem;
    }
}

.cp .brex .simulate-h2 {
    font-family: Whitney, whitney-Medium, Arial, sans-serif;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0px;
    text-transform: none;
}

.cp .button-default {
    border: solid 2px #ce1b0e;
    color: black;
    display: inline-block;
    font-family: Whitney, whitney-Medium, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    transition: all 200ms;
}

    .cp .button-default:hover {
        background-color: #ce1b0e;
        color: white;
    }

    .cp .button-default.button-default--solid {
        background-color: #ce1b0e;
        border: none;
        color: white;
    }

        .cp .button-default.button-default--solid:hover {
            background-color: transparent;
            color: black;
            outline: 2px solid #ce1b0e;
        }

.button-default.button-default--cta {
    padding: 20px 40px;
}

.cp .not-full-width {
    padding: 40px;
}

@media only screen and (min-width: 1920px) {
    .cp .not-full-width {
        margin: 0 auto;
        width: 1920px;
    }
}

.cphero {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media only screen and (max-width:992px) {
    .cp .not-full-width.cphero {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.cphero__message {
    -webkit-flex: 0 1 44%;
    -ms-flex: 0 1 44%;
    flex: 0 1 44%;
}

@media only screen and (max-width:992px) {
    .cphero__message {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

.cphero__message__header {
    background-color: #971b2f;
    background: linear-gradient(135deg, #da291c 0%, rgba(197, 37, 34, 1) 41%, rgba(169, 31, 42, 1) 70%, rgba(151, 27, 47, 1) 100%);
    color: white;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    padding: 20px 25px;
    position: relative;
    text-transform: uppercase;
}

@media only screen and (max-width: 420px) {
    .cphero__message__header {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

@media only screen and (max-width: 320px) {
    .cphero__message__header {
        font-size: 10px;
        font-size: 1rem;
    }

    .cp .brex h1 {
        font-size: 32px;
        font-size: 3.2rem;
    }

    .cp .brex p.simulate-h2 {
        font-size: 25px;
        font-size: 2.5rem;
    }
}

.cphero__message__header:after {
    background-color: #971b2f;
    background: linear-gradient(135deg, #971b2f 0%, rgb(167, 26, 49) 100%);
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
    transform: skewX(10deg);
    z-index: -1;
}

.cphero__image {
    -webkit-flex: 0 1 54%;
    -ms-flex: 0 1 54%;
    flex: 0 1 54%;
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width:992px) {
    .cphero__image {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

@media only screen and (max-width:540px) {
    .cphero__image__mask {
        display: none;
    }

    .cphero__image > img {
        width: 100%;
    }
}

.cphero__image__mask {
    background-color: white;
    height: 110%;
    position: absolute;
    left: -60px;
    top: -10px;
    width: 100px;
    transform: rotate(-10deg);
}

.cp .has-cards {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

@media only screen and (max-width:992px) {
    .cp .has-cards {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.cp .brex .card {
    background-color: white;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -webkit-flex: 0 1 24%;
    -ms-flex: 0 1 24%;
    flex: 0 1 24%;
    padding: 20px;
}

.cp .brex .has-cards.has-cards--no-shadow .card {
    background-color: transparent;
    box-shadow: none;
    -webkit-flex: 0 1 24%;
    -ms-flex: 0 1 24%;
    flex: 0 1 24%;
    padding: 20px;
}

.cp .brex .related-content .card {
    -webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;
    height: auto;
    padding: 0;
}

@media only screen and (max-width:992px) {
    .cp .brex .related-content .card,
    .cp .brex .card,
    .cp .brex .has-cards.has-cards--no-shadow .card {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-bottom: 25px;
    }
}

.cp .brex .related-content .article-card .img-wrap {
    width: 100%;
}

    .cp .brex .related-content .article-card .img-wrap .img-responsive {
        width: 100%;
        max-width: none;
    }

.cp .brex .card p {
    font-size: 20px;
    font-size: 2rem;
}

    .cp .brex .card p.simulate-h2 {
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: bold;
    }

.cp .brex .card .rewards-circle-icon {
    color: white;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .cp .brex .card .rewards-circle-icon > span {
        background-color: #ce1b0e;
        border-radius: 100%;
        font-size: 54px;
        font-size: 5.4rem;
        font-weight: bold;
        padding: 12px 24px;
    }

.cp .brex .rewards-point-total {
    font-size: 126px;
    font-size: 12.6rem;
    font-family: whitney-bold, Arial, sans-serif;
    line-height: 1em;
}

@media only screen and (min-width:1920px) {
    .cp .brex .rewards-point-total {
        font-size: 146px;
        font-size: 14.6rem;
    }
}

.cp .brex .related-content .simulate-h2 {
    color: #ce1b0e;
    font-family: "whitney-Medium", Arial, sans-serif, SimSun;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cp .brex .related-content .simulate-h3 {
    font-size: 20px;
}

.cp .brex .related-content p {
    font-size: 16px;
}

.cp .brex .related-content .author-wrap {
    font-size: 14px;
    padding: 0px 0px 10px;
    position: relative;
}

@media only screen and (max-width:992px) {
    .cp .brex .cta .copy.text-right {
        -webkit-flex-order: 2;
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
    }

    .cp .brex .cta .image {
        -webkit-flex-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .cp .brex .cta .disclaimer {
        -webkit-flex-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .cp .brex .two-btn-side-by-side .button-default {
        margin-bottom: 25px;
        width: 100%;
    }

    .cp .brex .cta .rewards-point-total {
        font-size: 7.2rem;
    }

    .cp .brex .cta .simulate-h2 {
        font-size: 2.4rem;
    }
}
