@charset "UTF-8";

.disable-bg, .disable-bg:before {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.grid-debugger, .video-cta * {
    pointer-events: none;
}

.color1 {
    background: #000;
}

.color2 {
    background: #d6002a;
}

.color3 {
    background: #e8eae8;
}

.color4 {
    background: #e2ddd7;
}

@font-face {
    font-family: "Akkurat Pro Regular";
    src: url(../fonts/irw/lineto-akkurat-regular.eot);
    src: url(../fonts/irw/lineto-akkurat-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/irw/lineto-akkurat-regular.woff) format("woff"),url(../fonts/irw/lineto-akkurat-regular.ttf) format("truetype"),url(../fonts/irw/lineto-akkurat-regular.svg#fontawesomeregular) format("svg");
}

@font-face {
    font-family: "Akkurat Pro Bold";
    src: url(../fonts/irw/lineto-akkurat-bold.eot);
    src: url(../fonts/irw/lineto-akkurat-bold.eot?#iefix) format("embedded-opentype"),url(../fonts/irw/lineto-akkurat-bold.woff) format("woff"),url(../fonts/irw/lineto-akkurat-bold.ttf) format("truetype"),url(../fonts/irw/lineto-akkurat-bold.svg#fontawesomeregular) format("svg");
}

@-webkit-keyframes spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#main-header .main-nav .main-menu ul, #main-header ul, .article-toolbar > ul, .base-page-landing .news-list, .card.card-article-list ul, .card.card-small-text ul, .details-page .copy-text ul, .details-page .no-bullets, .filter-dropdown .dropdown-filter-list ul, .main-footer ul, .news-carousel ul, .page-contact .location-list, .page-press-social-media .smd-col ul, .page-search ul, .page-subnav .desktop-page-subnav > ul, .page-tools .tool-icons ul, .page-whoweare-history #main-content .history-nav ul, .related-articles ul, .sns-channels .sns-icons ul, .sns-share .sns-icons ul, .ul-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #main-header .button, #main-header .main-nav-search .nav-input input[type=text], #main-header .mobile-nav .search-bar input, #main-header a, #main-header button, .article-toolbar, .button, .card .author, .card .heading span, .card .subcaption-01, .card.card-article-list ul, .card.card-article-list ul .subcaption-01, .card.card-article-list ul .subcaption-02, .card.card-event .event-dates .date-day, .card.card-event .event-dates .date-month, .card.card-event-feature .event-dates .date-day, .card.card-event-feature .event-dates .date-month, .card.card-large-text .card__content .card-text .heading *, .card.card-quote .card__content .body, .card.card-quote .heading > *, .card.card-quote-inline .card__content .body, .card.card-quote-inline .heading > *, .card.card-video .card__content .heading > *, .card.theme-light .subcaption-01, .details-article-page .hero .authors, .details-article-page blockquote .author, .details-article-page p b, .details-article-page p.drop-cap:first-child:first-letter, .details-page .hero .subtitle, .filter-dropdown .dropdown-label, .filter-dropdown .menu-list label, .filter-dropdown .menu-list select, .find-list ul li, .find-list-label, .font-bold, .h1-standard, .h1-super, .h2-standard, .h3-standard, .h4-standard, .h5-standard, .location-detail-item .find-detail-address, .map-loader p, .map-overlay-title, .meta-02, .meta-03, .module-accordion .tabs-title, .module-tabs .tabs-title, .page-contact .contact-location, .page-contact .contact-name, .page-contact .location-list .location, .page-corp-resp-env .detail-chart .big-num, .page-corp-resp-env .detail-chart .chart-env-02 .chart-col:first-child, .page-corp-resp-env .detail-chart .chart-env-02 .chart-row:first-child, .page-corp-resp-env .detail-chart .heading, .page-press-contacts .filter-table span.contact-name, .page-press-social-media .smd-col .smd-title, .page-search ul li label, .page-subnav, .page-subnav .page-section, .page-tools, .related-articles, .results-pagination .pagination-label, .section-headline, .sns-channels, .sns-connect, .sns-share, .st-index, .st-price__value, .st-status, .st-time, .subscribe-form button[type=submit], a, b, button, h1, h2, h3, h4, h5, h6, strong {
        font-family: "Akkurat Pro Bold";
        font-weight: 400;
    }

        #main-header .main-nav .sub-menu:after, .article-toolbar.horizontal:after, .article-toolbar.horizontal > ul:after, .card .card__content .stock-prices:after, .card.card-event .event-dates:after, .card.card-event-feature .event-dates:after, .clearfix:after, .details-page .event-agenda-list > li:after, .feed-grid .list-container:after, .filter-dropdown .dropdown-main:after, .filter-table .filter-table-row:after, .main-footer ul:after, .module-carousel .carousel-pagination .page-nums:after, .news-carousel .carousel-pagination .page-nums:after, .page-contact .location-list li:after, .page-corp-resp-env .detail-chart .chart .chart-row:after, .page-corp-resp-env .detail-chart .chart:after, .page-press .list-row:after, .page-press-news .news-results:after, .page-subnav:after, .results-pagination:after, .row:after, .stock-prices:after {
            display: table;
            content: ' ';
            clear: both;
        }

body, html {
    margin: 0;
    padding: 0;
    font-size: 1px;
}

@media (max-width:1380px) {
    body, html {
        font-size: .075vw;
    }
}

body {
    overflow-x: hidden;
    margin-top: 92px;
    font-size: 14px;
    color: #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

@media (max-width:1024px) {
    body {
        padding-top: 50px;
        margin: 0;
    }
}

*, :after, :before {
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
}

#main-content {
    max-width: 1380px;
    margin: 0 auto 110px;
    z-index: 0;
    padding: 0 30px;
}

@media (max-width:544px) {
    #main-content {
        margin: 15px 0 60px;
        padding: 0 15px;
    }
}

.fa-pull-left.ico-envelope, .fa-pull-left.ico-facebook, .fa-pull-left.ico-google, .fa-pull-left.ico-linkedin, .fa-pull-left.ico-twitter, .fa-pull-left.ico-youtube, .fa-pull-left.icon-envelope, .fa-pull-left.icon-facebook, .fa-pull-left.icon-facebook-square, .fa-pull-left.icon-google, .fa-pull-left.icon-instagram, .fa-pull-left.icon-linkedin, .fa-pull-left.icon-linkedin-square, .fa-pull-left.icon-twitter, .fa-pull-left.icon-twitter-square, .fa-pull-left.icon-youtube, .fa.fa-pull-left, .fa.pull-left, .main-footer .secondary-nav .sns-links li .fa-pull-left.button, .main-footer .secondary-nav .sns-links li .pull-left.button, .main-footer .secondary-nav .sns-links li a.fa-pull-left, .main-footer .secondary-nav .sns-links li a.pull-left, .main-footer .secondary-nav .sns-links li button.fa-pull-left, .main-footer .secondary-nav .sns-links li button.pull-left, .pull-left.ico-envelope, .pull-left.ico-facebook, .pull-left.ico-google, .pull-left.ico-linkedin, .pull-left.ico-twitter, .pull-left.ico-youtube, .pull-left.icon-envelope, .pull-left.icon-facebook, .pull-left.icon-facebook-square, .pull-left.icon-google, .pull-left.icon-instagram, .pull-left.icon-linkedin, .pull-left.icon-linkedin-square, .pull-left.icon-twitter, .pull-left.icon-twitter-square, .pull-left.icon-youtube {
    margin-right: .3em;
}

.base-page-landing .news-list .news-list-date, .body-01, .body-02, .card .card__content .body, .card .subcaption-02, .card.card-event .location, .card.card-event-feature .location, .details-article-page .photo-subtext, .details-article-page p, .details-page .stat-inline span, .find-detail-contact, .font-regular, .main-footer .secondary-nav, .main-footer .secondary-nav .button, .main-footer .secondary-nav a, .main-footer .secondary-nav button, .map-overlay p, .meta-01, .page-contact .location-list .details, .page-corp-resp-env .detail-chart, .page-corp-resp-env .detail-chart .med-num, .st-price__percent, body, html, input[type=email], input[type=checkbox] + label, input[type=text], p {
    font-family: "Akkurat Pro Regular";
}

.disable-bg {
    z-index: 2;
}

    .disable-bg:before {
        content: ' ';
        background-color: #000;
        opacity: .5;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.comp-preload, .hit-area, .page-preload {
    opacity: 0;
}

.hit-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-js .comp-preload {
    opacity: 1;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/irw/fontawesome-webfont.eot);
    src: url(../fonts/irw/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/irw/fontawesome-webfont.woff) format("woff"),url(../fonts/irw/fontawesome-webfont.ttf) format("truetype"),url(../fonts/irw/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa, .ico-envelope, .ico-facebook, .ico-google, .ico-linkedin, .ico-twitter, .ico-youtube, .icon-envelope, .icon-facebook, .icon-facebook-square, .icon-google, .icon-instagram, .icon-linkedin, .icon-linkedin-square, .icon-twitter, .icon-twitter-square, .icon-youtube, .main-footer .secondary-nav .sns-links li .button, .main-footer .secondary-nav .sns-links li a, .main-footer .secondary-nav .sns-links li button {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-pull-right.ico-envelope, .fa-pull-right.ico-facebook, .fa-pull-right.ico-google, .fa-pull-right.ico-linkedin, .fa-pull-right.ico-twitter, .fa-pull-right.ico-youtube, .fa-pull-right.icon-envelope, .fa-pull-right.icon-facebook, .fa-pull-right.icon-facebook-square, .fa-pull-right.icon-google, .fa-pull-right.icon-instagram, .fa-pull-right.icon-linkedin, .fa-pull-right.icon-linkedin-square, .fa-pull-right.icon-twitter, .fa-pull-right.icon-twitter-square, .fa-pull-right.icon-youtube, .fa.fa-pull-right, .fa.pull-right, .main-footer .secondary-nav .sns-links li .fa-pull-right.button, .main-footer .secondary-nav .sns-links li .pull-right.button, .main-footer .secondary-nav .sns-links li a.fa-pull-right, .main-footer .secondary-nav .sns-links li a.pull-right, .main-footer .secondary-nav .sns-links li button.fa-pull-right, .main-footer .secondary-nav .sns-links li button.pull-right, .pull-right.ico-envelope, .pull-right.ico-facebook, .pull-right.ico-google, .pull-right.ico-linkedin, .pull-right.ico-twitter, .pull-right.ico-youtube, .pull-right.icon-envelope, .pull-right.icon-facebook, .pull-right.icon-facebook-square, .pull-right.icon-google, .pull-right.icon-instagram, .pull-right.icon-linkedin, .pull-right.icon-linkedin-square, .pull-right.icon-twitter, .pull-right.icon-twitter-square, .pull-right.icon-youtube {
    margin-left: .3em;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right, .pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-cog:before, .fa-gear:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before, .icon-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before, .icon-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before, .icon-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before, .ico-twitter:before, .icon-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before, .ico-facebook:before, .icon-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before, .ico-google:before, .icon-google:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before, .ico-envelope:before, .icon-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before, .ico-linkedin:before, .icon-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before, .fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158";
}

.fa-krw:before, .fa-won:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before, .ico-youtube:before, .icon-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before, .icon-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0";
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-television:before, .fa-tv:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3";
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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;
}

.sym-arrow-right, .sym-arrow-right-hover, .video-cta.arrow-only .video-thumb .video-play-btn, .video-cta.arrow-only:hover .video-play-btn {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 27.2rem solid transparent;
    border-bottom: 27.2rem solid transparent;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}

    h1.red, h2.red, h3.red, h4.red, h5.red, h6.red {
        color: #d6002a;
    }

.h1-super {
    font-size: 120px;
    line-height: .91666em;
    letter-spacing: -.01em;
    margin-left: -.09em;
}

    .base-page-landing .news-list li h5 .h1-super, .base-page-landing .news-list li h5.h1-super, .card .heading span .h1-super, .card .heading span.h1-super, .h1-super.text-scale, .text-scale .h1-super {
        font-size: 9.09091vw;
    }

@media (min-width:1320px) {
    .base-page-landing .news-list li h5 .h1-super, .base-page-landing .news-list li h5.h1-super, .card .heading span .h1-super, .card .heading span.h1-super, .h1-super.text-scale, .text-scale .h1-super {
        font-size: 120px;
    }
}

@media (max-width:767px) {
    .base-page-landing .news-list li h5 .h1-super, .base-page-landing .news-list li h5.h1-super, .card .heading span .h1-super, .card .heading span.h1-super, .h1-super.text-scale, .text-scale .h1-super {
        font-size: 60px;
    }
}

.card.card-event .event-dates .date-day, .card.card-event-feature .event-dates .date-day, .details-article-page p.drop-cap:first-child:first-letter, .h1-standard, .map-overlay-title, h1 {
    font-size: 88px;
    line-height: .97727em;
    letter-spacing: -.01em;
}

    .base-page-landing .news-list li .card.card-event .event-dates h5.date-day, .base-page-landing .news-list li .card.card-event-feature .event-dates h5.date-day, .base-page-landing .news-list li h5 .card.card-event .event-dates .date-day, .base-page-landing .news-list li h5 .card.card-event-feature .event-dates .date-day, .base-page-landing .news-list li h5 .details-article-page p.drop-cap:first-child:first-letter, .base-page-landing .news-list li h5 .h1-standard, .base-page-landing .news-list li h5 .map-overlay-title, .base-page-landing .news-list li h5 h1, .base-page-landing .news-list li h5.h1-standard, .base-page-landing .news-list li h5.map-overlay-title, .card .heading span .details-article-page p.drop-cap:first-child:first-letter, .card .heading span .h1-standard, .card .heading span .map-overlay-title, .card .heading span h1, .card .heading span.h1-standard, .card .heading span.map-overlay-title, .card.card-event .event-dates .base-page-landing .news-list li h5 .date-day, .card.card-event .event-dates .base-page-landing .news-list li h5.date-day, .card.card-event .event-dates .heading span .date-day, .card.card-event .event-dates .heading span.date-day, .card.card-event .event-dates .text-scale .date-day, .card.card-event .event-dates .text-scale.date-day, .card.card-event .heading .event-dates span.date-day, .card.card-event .heading span .event-dates .date-day, .card.card-event-feature .event-dates .base-page-landing .news-list li h5 .date-day, .card.card-event-feature .event-dates .base-page-landing .news-list li h5.date-day, .card.card-event-feature .event-dates .heading span .date-day, .card.card-event-feature .event-dates .heading span.date-day, .card.card-event-feature .event-dates .text-scale .date-day, .card.card-event-feature .event-dates .text-scale.date-day, .card.card-event-feature .heading .event-dates span.date-day, .card.card-event-feature .heading span .event-dates .date-day, .details-article-page .base-page-landing .news-list li h5 p.drop-cap:first-child:first-letter, .details-article-page .card .heading span p.drop-cap:first-child:first-letter, .details-article-page .text-scale p.drop-cap:first-child:first-letter, .details-article-page p.text-scale.drop-cap:first-child:first-letter, .details-page .stat-inline h1, .h1-standard.text-scale, .text-scale .card.card-event .event-dates .date-day, .text-scale .card.card-event-feature .event-dates .date-day, .text-scale .details-article-page p.drop-cap:first-child:first-letter, .text-scale .h1-standard, .text-scale .map-overlay-title, .text-scale h1, .text-scale.map-overlay-title, h1.text-scale {
        font-size: 6.66667vw;
    }

@media (min-width:1320px) {
    .base-page-landing .news-list li .card.card-event .event-dates h5.date-day, .base-page-landing .news-list li .card.card-event-feature .event-dates h5.date-day, .base-page-landing .news-list li h5 .card.card-event .event-dates .date-day, .base-page-landing .news-list li h5 .card.card-event-feature .event-dates .date-day, .base-page-landing .news-list li h5 .details-article-page p.drop-cap:first-child:first-letter, .base-page-landing .news-list li h5 .h1-standard, .base-page-landing .news-list li h5 .map-overlay-title, .base-page-landing .news-list li h5 h1, .base-page-landing .news-list li h5.h1-standard, .base-page-landing .news-list li h5.map-overlay-title, .card .heading span .details-article-page p.drop-cap:first-child:first-letter, .card .heading span .h1-standard, .card .heading span .map-overlay-title, .card .heading span h1, .card .heading span.h1-standard, .card .heading span.map-overlay-title, .card.card-event .event-dates .base-page-landing .news-list li h5 .date-day, .card.card-event .event-dates .base-page-landing .news-list li h5.date-day, .card.card-event .event-dates .heading span .date-day, .card.card-event .event-dates .heading span.date-day, .card.card-event .event-dates .text-scale .date-day, .card.card-event .event-dates .text-scale.date-day, .card.card-event .heading .event-dates span.date-day, .card.card-event .heading span .event-dates .date-day, .card.card-event-feature .event-dates .base-page-landing .news-list li h5 .date-day, .card.card-event-feature .event-dates .base-page-landing .news-list li h5.date-day, .card.card-event-feature .event-dates .heading span .date-day, .card.card-event-feature .event-dates .heading span.date-day, .card.card-event-feature .event-dates .text-scale .date-day, .card.card-event-feature .event-dates .text-scale.date-day, .card.card-event-feature .heading .event-dates span.date-day, .card.card-event-feature .heading span .event-dates .date-day, .details-article-page .base-page-landing .news-list li h5 p.drop-cap:first-child:first-letter, .details-article-page .card .heading span p.drop-cap:first-child:first-letter, .details-article-page .text-scale p.drop-cap:first-child:first-letter, .details-article-page p.text-scale.drop-cap:first-child:first-letter, .details-page .stat-inline h1, .h1-standard.text-scale, .text-scale .card.card-event .event-dates .date-day, .text-scale .card.card-event-feature .event-dates .date-day, .text-scale .details-article-page p.drop-cap:first-child:first-letter, .text-scale .h1-standard, .text-scale .map-overlay-title, .text-scale h1, .text-scale.map-overlay-title, h1.text-scale {
        font-size: 88px;
    }
}

@media (max-width:767px) {
    .base-page-landing .news-list li .card.card-event .event-dates h5.date-day, .base-page-landing .news-list li .card.card-event-feature .event-dates h5.date-day, .base-page-landing .news-list li h5 .card.card-event .event-dates .date-day, .base-page-landing .news-list li h5 .card.card-event-feature .event-dates .date-day, .base-page-landing .news-list li h5 .details-article-page p.drop-cap:first-child:first-letter, .base-page-landing .news-list li h5 .h1-standard, .base-page-landing .news-list li h5 .map-overlay-title, .base-page-landing .news-list li h5 h1, .base-page-landing .news-list li h5.h1-standard, .base-page-landing .news-list li h5.map-overlay-title, .card .heading span .details-article-page p.drop-cap:first-child:first-letter, .card .heading span .h1-standard, .card .heading span .map-overlay-title, .card .heading span h1, .card .heading span.h1-standard, .card .heading span.map-overlay-title, .card.card-event .event-dates .base-page-landing .news-list li h5 .date-day, .card.card-event .event-dates .base-page-landing .news-list li h5.date-day, .card.card-event .event-dates .heading span .date-day, .card.card-event .event-dates .heading span.date-day, .card.card-event .event-dates .text-scale .date-day, .card.card-event .event-dates .text-scale.date-day, .card.card-event .heading .event-dates span.date-day, .card.card-event .heading span .event-dates .date-day, .card.card-event-feature .event-dates .base-page-landing .news-list li h5 .date-day, .card.card-event-feature .event-dates .base-page-landing .news-list li h5.date-day, .card.card-event-feature .event-dates .heading span .date-day, .card.card-event-feature .event-dates .heading span.date-day, .card.card-event-feature .event-dates .text-scale .date-day, .card.card-event-feature .event-dates .text-scale.date-day, .card.card-event-feature .heading .event-dates span.date-day, .card.card-event-feature .heading span .event-dates .date-day, .details-article-page .base-page-landing .news-list li h5 p.drop-cap:first-child:first-letter, .details-article-page .card .heading span p.drop-cap:first-child:first-letter, .details-article-page .text-scale p.drop-cap:first-child:first-letter, .details-article-page p.text-scale.drop-cap:first-child:first-letter, .details-page .stat-inline h1, .h1-standard.text-scale, .text-scale .card.card-event .event-dates .date-day, .text-scale .card.card-event-feature .event-dates .date-day, .text-scale .details-article-page p.drop-cap:first-child:first-letter, .text-scale .h1-standard, .text-scale .map-overlay-title, .text-scale h1, .text-scale.map-overlay-title, h1.text-scale {
        font-size: 48px;
    }
}

.card .heading span, .card.card-large-text .card__content .card-text .heading *, .card.card-quote .heading > *, .card.card-quote-inline .heading > *, .h2-standard, h2 {
    font-size: 48px;
    line-height: 1.04166em;
    letter-spacing: -.01em;
}

    .base-page-landing .news-list li .card.card-large-text .card__content .card-text .heading h5, .base-page-landing .news-list li .card.card-quote .heading > h5, .base-page-landing .news-list li .card.card-quote-inline .heading > h5, .base-page-landing .news-list li h5 .card .heading span, .base-page-landing .news-list li h5 .card.card-large-text .card__content .card-text .heading *, .base-page-landing .news-list li h5 .card.card-quote .heading > *, .base-page-landing .news-list li h5 .card.card-quote-inline .heading > *, .base-page-landing .news-list li h5 .h2-standard, .base-page-landing .news-list li h5 h2, .base-page-landing .news-list li h5.h2-standard, .card .heading .base-page-landing .news-list li h5 span, .card .heading .text-scale span, .card .heading span, .card .heading span .h2-standard, .card .heading span h2, .card .heading span span, .card.card-half h2, .card.card-large-text .card__content .card-text .heading .base-page-landing .news-list li h5, .card.card-large-text .card__content .card-text .heading .base-page-landing .news-list li h5 *, .card.card-large-text .card__content .card-text .heading .text-scale, .card.card-large-text .card__content .card-text .heading .text-scale *, .card.card-large-text .card__content .card-text .heading span, .card.card-large-text .card__content .card-text .heading span *, .card.card-quote .base-page-landing .news-list li .heading > h5, .card.card-quote .base-page-landing .news-list li h5 .heading > *, .card.card-quote .heading span .heading > *, .card.card-quote .heading > .text-scale, .card.card-quote .heading > span, .card.card-quote .text-scale .heading > *, .card.card-quote-inline .base-page-landing .news-list li .heading > h5, .card.card-quote-inline .base-page-landing .news-list li h5 .heading > *, .card.card-quote-inline .heading span .heading > *, .card.card-quote-inline .heading > .text-scale, .card.card-quote-inline .heading > span, .card.card-quote-inline .text-scale .heading > *, .h2-standard.text-scale, .text-scale .card .heading span, .text-scale .card.card-large-text .card__content .card-text .heading *, .text-scale .card.card-quote .heading > *, .text-scale .card.card-quote-inline .heading > *, .text-scale .h2-standard, .text-scale h2, h2.text-scale {
        font-size: 3.63636vw;
    }

@media (min-width:1320px) {
    .base-page-landing .news-list li .card.card-large-text .card__content .card-text .heading h5, .base-page-landing .news-list li .card.card-quote .heading > h5, .base-page-landing .news-list li .card.card-quote-inline .heading > h5, .base-page-landing .news-list li h5 .card .heading span, .base-page-landing .news-list li h5 .card.card-large-text .card__content .card-text .heading *, .base-page-landing .news-list li h5 .card.card-quote .heading > *, .base-page-landing .news-list li h5 .card.card-quote-inline .heading > *, .base-page-landing .news-list li h5 .h2-standard, .base-page-landing .news-list li h5 h2, .base-page-landing .news-list li h5.h2-standard, .card .heading .base-page-landing .news-list li h5 span, .card .heading .text-scale span, .card .heading span, .card .heading span .h2-standard, .card .heading span h2, .card .heading span span, .card.card-half h2, .card.card-large-text .card__content .card-text .heading .base-page-landing .news-list li h5, .card.card-large-text .card__content .card-text .heading .base-page-landing .news-list li h5 *, .card.card-large-text .card__content .card-text .heading .text-scale, .card.card-large-text .card__content .card-text .heading .text-scale *, .card.card-large-text .card__content .card-text .heading span, .card.card-large-text .card__content .card-text .heading span *, .card.card-quote .base-page-landing .news-list li .heading > h5, .card.card-quote .base-page-landing .news-list li h5 .heading > *, .card.card-quote .heading span .heading > *, .card.card-quote .heading > .text-scale, .card.card-quote .heading > span, .card.card-quote .text-scale .heading > *, .card.card-quote-inline .base-page-landing .news-list li .heading > h5, .card.card-quote-inline .base-page-landing .news-list li h5 .heading > *, .card.card-quote-inline .heading span .heading > *, .card.card-quote-inline .heading > .text-scale, .card.card-quote-inline .heading > span, .card.card-quote-inline .text-scale .heading > *, .h2-standard.text-scale, .text-scale .card .heading span, .text-scale .card.card-large-text .card__content .card-text .heading *, .text-scale .card.card-quote .heading > *, .text-scale .card.card-quote-inline .heading > *, .text-scale .h2-standard, .text-scale h2, h2.text-scale {
        font-size: 48px;
    }
}

@media (max-width:767px) {
    .base-page-landing .news-list li .card.card-large-text .card__content .card-text .heading h5, .base-page-landing .news-list li .card.card-quote .heading > h5, .base-page-landing .news-list li .card.card-quote-inline .heading > h5, .base-page-landing .news-list li h5 .card .heading span, .base-page-landing .news-list li h5 .card.card-large-text .card__content .card-text .heading *, .base-page-landing .news-list li h5 .card.card-quote .heading > *, .base-page-landing .news-list li h5 .card.card-quote-inline .heading > *, .base-page-landing .news-list li h5 .h2-standard, .base-page-landing .news-list li h5 h2, .base-page-landing .news-list li h5.h2-standard, .card .heading .base-page-landing .news-list li h5 span, .card .heading .text-scale span, .card .heading span, .card .heading span .h2-standard, .card .heading span h2, .card .heading span span, .card.card-half h2, .card.card-large-text .card__content .card-text .heading .base-page-landing .news-list li h5, .card.card-large-text .card__content .card-text .heading .base-page-landing .news-list li h5 *, .card.card-large-text .card__content .card-text .heading .text-scale, .card.card-large-text .card__content .card-text .heading .text-scale *, .card.card-large-text .card__content .card-text .heading span, .card.card-large-text .card__content .card-text .heading span *, .card.card-quote .base-page-landing .news-list li .heading > h5, .card.card-quote .base-page-landing .news-list li h5 .heading > *, .card.card-quote .heading span .heading > *, .card.card-quote .heading > .text-scale, .card.card-quote .heading > span, .card.card-quote .text-scale .heading > *, .card.card-quote-inline .base-page-landing .news-list li .heading > h5, .card.card-quote-inline .base-page-landing .news-list li h5 .heading > *, .card.card-quote-inline .heading span .heading > *, .card.card-quote-inline .heading > .text-scale, .card.card-quote-inline .heading > span, .card.card-quote-inline .text-scale .heading > *, .h2-standard.text-scale, .text-scale .card .heading span, .text-scale .card.card-large-text .card__content .card-text .heading *, .text-scale .card.card-quote .heading > *, .text-scale .card.card-quote-inline .heading > *, .text-scale .h2-standard, .text-scale h2, h2.text-scale {
        font-size: 30px;
    }
}

.card.card-video .card__content .heading > *, .h3-standard, h3 {
    font-size: 30px;
    line-height: 1.06666em;
    letter-spacing: -.01em;
}

    .base-page-landing .news-list li .card.card-video .card__content .heading > h5, .base-page-landing .news-list li h5 .card.card-video .card__content .heading > *, .base-page-landing .news-list li h5 .h3-standard, .base-page-landing .news-list li h5 h3, .base-page-landing .news-list li h5.h3-standard, .card .heading span .h3-standard, .card .heading span h3, .card .heading span.h3-standard, .card.card-video .card__content .base-page-landing .news-list li .heading > h5, .card.card-video .card__content .base-page-landing .news-list li h5 .heading > *, .card.card-video .card__content .heading span .heading > *, .card.card-video .card__content .heading > .text-scale, .card.card-video .card__content .heading > span, .card.card-video .card__content .text-scale .heading > *, .card.card-video .heading span .card__content .heading > *, .h3-standard.text-scale, .text-scale .card.card-video .card__content .heading > *, .text-scale .h3-standard, .text-scale h3, h3.text-scale {
        font-size: 2.27273vw;
    }

@media (min-width:1320px) {
    .base-page-landing .news-list li .card.card-video .card__content .heading > h5, .base-page-landing .news-list li h5 .card.card-video .card__content .heading > *, .base-page-landing .news-list li h5 .h3-standard, .base-page-landing .news-list li h5 h3, .base-page-landing .news-list li h5.h3-standard, .card .heading span .h3-standard, .card .heading span h3, .card .heading span.h3-standard, .card.card-video .card__content .base-page-landing .news-list li .heading > h5, .card.card-video .card__content .base-page-landing .news-list li h5 .heading > *, .card.card-video .card__content .heading span .heading > *, .card.card-video .card__content .heading > .text-scale, .card.card-video .card__content .heading > span, .card.card-video .card__content .text-scale .heading > *, .card.card-video .heading span .card__content .heading > *, .h3-standard.text-scale, .text-scale .card.card-video .card__content .heading > *, .text-scale .h3-standard, .text-scale h3, h3.text-scale {
        font-size: 30px;
    }
}

@media (max-width:767px) {
    .base-page-landing .news-list li .card.card-video .card__content .heading > h5, .base-page-landing .news-list li h5 .card.card-video .card__content .heading > *, .base-page-landing .news-list li h5 .h3-standard, .base-page-landing .news-list li h5 h3, .base-page-landing .news-list li h5.h3-standard, .card .heading span .h3-standard, .card .heading span h3, .card .heading span.h3-standard, .card.card-video .card__content .base-page-landing .news-list li .heading > h5, .card.card-video .card__content .base-page-landing .news-list li h5 .heading > *, .card.card-video .card__content .heading span .heading > *, .card.card-video .card__content .heading > .text-scale, .card.card-video .card__content .heading > span, .card.card-video .card__content .text-scale .heading > *, .card.card-video .heading span .card__content .heading > *, .h3-standard.text-scale, .text-scale .card.card-video .card__content .heading > *, .text-scale .h3-standard, .text-scale h3, h3.text-scale {
        font-size: 24px;
    }
}

.h4-standard, h4 {
    font-size: 24px;
    line-height: 1.16667em;
    letter-spacing: -.01em;
}

    .base-page-landing .news-list li h5 .h4-standard, .base-page-landing .news-list li h5 h4, .base-page-landing .news-list li h5.h4-standard, .card .heading span .h4-standard, .card .heading span h4, .card .heading span.h4-standard, .h4-standard.text-scale, .text-scale .h4-standard, .text-scale h4, h4.text-scale {
        font-size: 1.81818vw;
    }

@media (min-width:1320px) {
    .base-page-landing .news-list li h5 .h4-standard, .base-page-landing .news-list li h5 h4, .base-page-landing .news-list li h5.h4-standard, .card .heading span .h4-standard, .card .heading span h4, .card .heading span.h4-standard, .h4-standard.text-scale, .text-scale .h4-standard, .text-scale h4, h4.text-scale {
        font-size: 24px;
    }
}

@media (max-width:767px) {
    .base-page-landing .news-list li h5 .h4-standard, .base-page-landing .news-list li h5 h4, .base-page-landing .news-list li h5.h4-standard, .card .heading span .h4-standard, .card .heading span h4, .card .heading span.h4-standard, .h4-standard.text-scale, .text-scale .h4-standard, .text-scale h4, h4.text-scale {
        font-size: 18px;
    }
}

#main-header .button, #main-header .mobile-nav .search-bar input, #main-header a, #main-header button, .find-list ul li, .h5-standard, .location-detail-item .find-detail-address, .map-loader p, .page-press-contacts .filter-table span.contact-name, .page-subnav .page-section, h5 {
    font-size: 18px;
    line-height: 1.22222em;
    letter-spacing: 0;
}

    #main-header .base-page-landing .news-list li h5 .button, #main-header .base-page-landing .news-list li h5 a, #main-header .base-page-landing .news-list li h5 button, #main-header .base-page-landing .news-list li h5.button, #main-header .card .heading span .button, #main-header .card .heading span a, #main-header .card .heading span button, #main-header .card .heading span.button, #main-header .mobile-nav .search-bar .base-page-landing .news-list li h5 input, #main-header .mobile-nav .search-bar .card .heading span input, #main-header .mobile-nav .search-bar .text-scale input, #main-header .mobile-nav .search-bar input.text-scale, #main-header .text-scale .button, #main-header .text-scale a, #main-header .text-scale button, #main-header .text-scale.button, #main-header a.text-scale, #main-header button.text-scale, .base-page-landing .news-list li #main-header h5.button, .base-page-landing .news-list li h5, .base-page-landing .news-list li h5 #main-header .button, .base-page-landing .news-list li h5 #main-header .mobile-nav .search-bar input, .base-page-landing .news-list li h5 #main-header a, .base-page-landing .news-list li h5 #main-header button, .base-page-landing .news-list li h5 .find-list ul li, .base-page-landing .news-list li h5 .h5-standard, .base-page-landing .news-list li h5 .location-detail-item .find-detail-address, .base-page-landing .news-list li h5 .map-loader p, .base-page-landing .news-list li h5 .page-press-contacts .filter-table span.contact-name, .base-page-landing .news-list li h5 .page-subnav .page-section, .base-page-landing .news-list li h5 h5, .card .heading #main-header span.button, .card .heading .location-detail-item span.find-detail-address, .card .heading .page-press-contacts .filter-table span.contact-name, .card .heading .page-subnav span.page-section, .card .heading span #main-header .button, .card .heading span #main-header .mobile-nav .search-bar input, .card .heading span #main-header a, .card .heading span #main-header button, .card .heading span .find-list ul li, .card .heading span .h5-standard, .card .heading span .location-detail-item .find-detail-address, .card .heading span .map-loader p, .card .heading span .page-press-contacts .filter-table span.contact-name, .card .heading span .page-subnav .page-section, .card .heading span h5, .card .heading span.h5-standard, .find-list ul .base-page-landing .news-list li h5 li, .find-list ul .card .heading span li, .find-list ul .text-scale li, .find-list ul li.text-scale, .h5-standard.text-scale, .location-detail-item .base-page-landing .news-list li h5 .find-detail-address, .location-detail-item .card .heading span .find-detail-address, .location-detail-item .card .heading span.find-detail-address, .location-detail-item .text-scale .find-detail-address, .location-detail-item .text-scale.find-detail-address, .map-loader .base-page-landing .news-list li h5 p, .map-loader .card .heading span p, .map-loader .text-scale p, .map-loader p.text-scale, .page-press-contacts .filter-table .base-page-landing .news-list li h5 span.contact-name, .page-press-contacts .filter-table .card .heading span span.contact-name, .page-press-contacts .filter-table .card .heading span.contact-name, .page-press-contacts .filter-table .text-scale span.contact-name, .page-press-contacts .filter-table span.text-scale.contact-name, .page-subnav .base-page-landing .news-list li h5 .page-section, .page-subnav .card .heading span .page-section, .page-subnav .card .heading span.page-section, .page-subnav .text-scale .page-section, .page-subnav .text-scale.page-section, .text-scale #main-header .button, .text-scale #main-header .mobile-nav .search-bar input, .text-scale #main-header a, .text-scale #main-header button, .text-scale .find-list ul li, .text-scale .h5-standard, .text-scale .location-detail-item .find-detail-address, .text-scale .map-loader p, .text-scale .page-press-contacts .filter-table span.contact-name, .text-scale .page-subnav .page-section, .text-scale h5, h5.text-scale {
        font-size: 1.36364vw;
    }

@media (min-width:1320px) {
    #main-header .base-page-landing .news-list li h5 .button, #main-header .base-page-landing .news-list li h5 a, #main-header .base-page-landing .news-list li h5 button, #main-header .base-page-landing .news-list li h5.button, #main-header .card .heading span .button, #main-header .card .heading span a, #main-header .card .heading span button, #main-header .card .heading span.button, #main-header .mobile-nav .search-bar .base-page-landing .news-list li h5 input, #main-header .mobile-nav .search-bar .card .heading span input, #main-header .mobile-nav .search-bar .text-scale input, #main-header .mobile-nav .search-bar input.text-scale, #main-header .text-scale .button, #main-header .text-scale a, #main-header .text-scale button, #main-header .text-scale.button, #main-header a.text-scale, #main-header button.text-scale, .base-page-landing .news-list li #main-header h5.button, .base-page-landing .news-list li h5, .base-page-landing .news-list li h5 #main-header .button, .base-page-landing .news-list li h5 #main-header .mobile-nav .search-bar input, .base-page-landing .news-list li h5 #main-header a, .base-page-landing .news-list li h5 #main-header button, .base-page-landing .news-list li h5 .find-list ul li, .base-page-landing .news-list li h5 .h5-standard, .base-page-landing .news-list li h5 .location-detail-item .find-detail-address, .base-page-landing .news-list li h5 .map-loader p, .base-page-landing .news-list li h5 .page-press-contacts .filter-table span.contact-name, .base-page-landing .news-list li h5 .page-subnav .page-section, .base-page-landing .news-list li h5 h5, .card .heading #main-header span.button, .card .heading .location-detail-item span.find-detail-address, .card .heading .page-press-contacts .filter-table span.contact-name, .card .heading .page-subnav span.page-section, .card .heading span #main-header .button, .card .heading span #main-header .mobile-nav .search-bar input, .card .heading span #main-header a, .card .heading span #main-header button, .card .heading span .find-list ul li, .card .heading span .h5-standard, .card .heading span .location-detail-item .find-detail-address, .card .heading span .map-loader p, .card .heading span .page-press-contacts .filter-table span.contact-name, .card .heading span .page-subnav .page-section, .card .heading span h5, .card .heading span.h5-standard, .find-list ul .base-page-landing .news-list li h5 li, .find-list ul .card .heading span li, .find-list ul .text-scale li, .find-list ul li.text-scale, .h5-standard.text-scale, .location-detail-item .base-page-landing .news-list li h5 .find-detail-address, .location-detail-item .card .heading span .find-detail-address, .location-detail-item .card .heading span.find-detail-address, .location-detail-item .text-scale .find-detail-address, .location-detail-item .text-scale.find-detail-address, .map-loader .base-page-landing .news-list li h5 p, .map-loader .card .heading span p, .map-loader .text-scale p, .map-loader p.text-scale, .page-press-contacts .filter-table .base-page-landing .news-list li h5 span.contact-name, .page-press-contacts .filter-table .card .heading span span.contact-name, .page-press-contacts .filter-table .card .heading span.contact-name, .page-press-contacts .filter-table .text-scale span.contact-name, .page-press-contacts .filter-table span.text-scale.contact-name, .page-subnav .base-page-landing .news-list li h5 .page-section, .page-subnav .card .heading span .page-section, .page-subnav .card .heading span.page-section, .page-subnav .text-scale .page-section, .page-subnav .text-scale.page-section, .text-scale #main-header .button, .text-scale #main-header .mobile-nav .search-bar input, .text-scale #main-header a, .text-scale #main-header button, .text-scale .find-list ul li, .text-scale .h5-standard, .text-scale .location-detail-item .find-detail-address, .text-scale .map-loader p, .text-scale .page-press-contacts .filter-table span.contact-name, .text-scale .page-subnav .page-section, .text-scale h5, h5.text-scale {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    #main-header .base-page-landing .news-list li h5 .button, #main-header .base-page-landing .news-list li h5 a, #main-header .base-page-landing .news-list li h5 button, #main-header .base-page-landing .news-list li h5.button, #main-header .card .heading span .button, #main-header .card .heading span a, #main-header .card .heading span button, #main-header .card .heading span.button, #main-header .mobile-nav .search-bar .base-page-landing .news-list li h5 input, #main-header .mobile-nav .search-bar .card .heading span input, #main-header .mobile-nav .search-bar .text-scale input, #main-header .mobile-nav .search-bar input.text-scale, #main-header .text-scale .button, #main-header .text-scale a, #main-header .text-scale button, #main-header .text-scale.button, #main-header a.text-scale, #main-header button.text-scale, .base-page-landing .news-list li #main-header h5.button, .base-page-landing .news-list li h5, .base-page-landing .news-list li h5 #main-header .button, .base-page-landing .news-list li h5 #main-header .mobile-nav .search-bar input, .base-page-landing .news-list li h5 #main-header a, .base-page-landing .news-list li h5 #main-header button, .base-page-landing .news-list li h5 .find-list ul li, .base-page-landing .news-list li h5 .h5-standard, .base-page-landing .news-list li h5 .location-detail-item .find-detail-address, .base-page-landing .news-list li h5 .map-loader p, .base-page-landing .news-list li h5 .page-press-contacts .filter-table span.contact-name, .base-page-landing .news-list li h5 .page-subnav .page-section, .base-page-landing .news-list li h5 h5, .card .heading #main-header span.button, .card .heading .location-detail-item span.find-detail-address, .card .heading .page-press-contacts .filter-table span.contact-name, .card .heading .page-subnav span.page-section, .card .heading span #main-header .button, .card .heading span #main-header .mobile-nav .search-bar input, .card .heading span #main-header a, .card .heading span #main-header button, .card .heading span .find-list ul li, .card .heading span .h5-standard, .card .heading span .location-detail-item .find-detail-address, .card .heading span .map-loader p, .card .heading span .page-press-contacts .filter-table span.contact-name, .card .heading span .page-subnav .page-section, .card .heading span h5, .card .heading span.h5-standard, .find-list ul .base-page-landing .news-list li h5 li, .find-list ul .card .heading span li, .find-list ul .text-scale li, .find-list ul li.text-scale, .h5-standard.text-scale, .location-detail-item .base-page-landing .news-list li h5 .find-detail-address, .location-detail-item .card .heading span .find-detail-address, .location-detail-item .card .heading span.find-detail-address, .location-detail-item .text-scale .find-detail-address, .location-detail-item .text-scale.find-detail-address, .map-loader .base-page-landing .news-list li h5 p, .map-loader .card .heading span p, .map-loader .text-scale p, .map-loader p.text-scale, .page-press-contacts .filter-table .base-page-landing .news-list li h5 span.contact-name, .page-press-contacts .filter-table .card .heading span span.contact-name, .page-press-contacts .filter-table .card .heading span.contact-name, .page-press-contacts .filter-table .text-scale span.contact-name, .page-press-contacts .filter-table span.text-scale.contact-name, .page-subnav .base-page-landing .news-list li h5 .page-section, .page-subnav .card .heading span .page-section, .page-subnav .card .heading span.page-section, .page-subnav .text-scale .page-section, .page-subnav .text-scale.page-section, .text-scale #main-header .button, .text-scale #main-header .mobile-nav .search-bar input, .text-scale #main-header a, .text-scale #main-header button, .text-scale .find-list ul li, .text-scale .h5-standard, .text-scale .location-detail-item .find-detail-address, .text-scale .map-loader p, .text-scale .page-press-contacts .filter-table span.contact-name, .text-scale .page-subnav .page-section, .text-scale h5, h5.text-scale {
        font-size: 14px;
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 14px;
    }

    .body-01, .body-02, .card .card__content .body, .card.card-event .location, .card.card-event-feature .location, .details-article-page .photo-subtext, .details-article-page p, .details-page .stat-inline span, .find-detail-contact, .main-footer .secondary-nav, .main-footer .secondary-nav .button, .main-footer .secondary-nav a, .main-footer .secondary-nav button, .map-overlay p, .page-contact .location-list .details, p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (min-width:768px) {
    .body-01, .details-article-page p {
        font-size: 18px;
        line-height: 26px;
    }

    .body-02, .card .card__content .body, .card.card-event .location, .card.card-event-feature .location, .details-article-page .photo-subtext, .details-page .stat-inline span, .find-detail-contact, .main-footer .secondary-nav, .main-footer .secondary-nav .button, .main-footer .secondary-nav a, .main-footer .secondary-nav button, .map-overlay p, .page-contact .location-list .details, p {
        font-size: 14px;
        line-height: 18px;
    }
}

.card .subcaption-02, .meta-01 {
    font-size: 12px;
}

.meta-02 {
    font-size: 11px;
    text-transform: uppercase;
}

.meta-03 {
    font-size: 10px;
    text-transform: uppercase;
}

.article-toolbar, .card .author, .card .subcaption-01, .card.card-event .event-dates .date-month, .card.card-event-feature .event-dates .date-month, .details-article-page .hero .authors, .find-list-label, .section-headline {
    font-size: 14px;
    line-height: 1.2857142em;
    color: #999;
}

@media (min-width:1024px) {
    p {
        font-size: 14px;
    }
}

.sym-arrow-right, .video-cta.arrow-only .video-thumb .video-play-btn {
    border-left: 40rem solid #FFF;
}

.sym-arrow-right-hover, .video-cta.arrow-only:hover .video-play-btn {
    border-left: 40rem solid #d6002a;
}

.sym-arrow-right-small, .sym-arrow-right-small-hover {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 16.32rem solid transparent;
    border-bottom: 16.32rem solid transparent;
}

.sym-arrow-right-small {
    border-left: 24rem solid #FFF;
}

.sym-arrow-right-small-hover {
    border-left: 24rem solid #d6002a;
}

.sym-arrow-right-tiny, .sym-arrow-right-tiny-hover {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 11.56rem solid transparent;
    border-bottom: 11.56rem solid transparent;
}

.sym-arrow-right-tiny {
    border-left: 17rem solid #FFF;
}

.sym-arrow-right-tiny-hover {
    border-left: 17rem solid #d6002a;
}

#main-header .logo, .sym-logo {
    width: 148px;
    height: 62px;
    background-image: url(../images/irw/sp-logo.svg);
    background-size: 148px 32px;
}

input[type=email], input[type=text] {
    border-width: 0 0 1px;
    border-bottom: 1px solid rgba(102,102,102,.2);
    font-size: 14rem;
    font-style: italic;
    color: #7f7f7f;
    padding: 12rem 0;
    outline: 0;
}

.card__content-bottom input[type=checkbox] {
    display: none;
}

input[type=checkbox] + label {
    display: inline-block;
    font-size: 14px;
    position: relative;
    line-height: 15px;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    input[type=checkbox] + label:after, input[type=checkbox] + label:before {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    input[type=checkbox] + label:before {
        border: 1px solid #b5b1ac;
        width: 15px;
        height: 15px;
    }

    input[type=checkbox] + label:after {
        opacity: 0;
        left: 2px;
        top: -2px;
        background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' width='19px' height='14px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") center center;
        background-size: 100% 100%;
        fill: #d6002a;
        width: 19px;
        height: 14px;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        transition: .2s opacity,.15s transform ease-out;
    }

input[type=checkbox]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.test-icon {
    background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") right center no-repeat;
    fill: #FFF;
    background-size: auto 100%;
    padding-right: 2em;
}

.icon:after, .map-control-zoom--in:after, .map-control-zoom--out:hover:after, [class*=" icon-"]:after, [class^=icon-]:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.icon.small:after, .small.map-control-zoom--in:after, .small.map-control-zoom--out:hover:after, [class*=" icon-"].small:after, [class^=icon-].small:after {
    width: 14px;
    height: 14px;
}

.icon.med:after, .med.map-control-zoom--in:after, .med.map-control-zoom--out:hover:after, [class*=" icon-"].med:after, [class^=icon-].med:after {
    width: 13rem;
    height: 13rem;
}

.icon.med.no-scale:after, .med.no-scale.map-control-zoom--in:after, .med.no-scale.map-control-zoom--out:hover:after, .no-scale .icon.med:after, .no-scale .med.map-control-zoom--in:after, .no-scale .med.map-control-zoom--out:hover:after, .no-scale [class*=" icon-"].med:after, .no-scale [class^=icon-].med:after, [class*=" icon-"].med.no-scale:after, [class^=icon-].med.no-scale:after {
    width: 11px;
    height: 11px;
}

.caret:after {
    content: ' ';
    display: inline-block;
    width: 8px;
    height: .7em;
    margin-left: 8px;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3Csvg width='8px' height='.7em' fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E") center center no-repeat;
    fill: #999;
    background-size: auto;
}

.icon-arrow-right:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
}

.button.icon-arrow-right:after, .icon-arrow-right-white:after, button:not(.text-only).icon-arrow-right:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
    fill: #FFF;
}

.icon-arrow-left:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-4' data-name='shape' points='7.76 14.83 16.24 23.31 19.07 20.48 10.59 12 19.07 3.52 16.24 0.69 7.58 9.35 4.93 12 7.76 14.83'/%3E %3C/svg%3E") no-repeat;
}

.icon-plus:after, .module-accordion[data-icon=collapse] .accordion-trigger:after, .module-tabs[data-icon=collapse] .accordion-trigger:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-2' data-name='shape' points='24 10 14 10 14 0 10 0 10 10 0 10 0 14 10 14 10 24 14 24 14 14 24 14 24 10'/%3E %3C/svg%3E") no-repeat;
}

.icon-minus:after, .map-control-zoom--out:after, .module-accordion[data-icon=collapse] .accordion-trigger.active:after, .module-tabs[data-icon=collapse] .accordion-trigger.active:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Crect id='shape' y='10' width='24' height='4'/%3E %3C/svg%3E") no-repeat;
}

.icon-close:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M28%2C6.42L25.58%2C4%2C16%2C13.58%2C6.42%2C4%2C4%2C6.42%2C13.58%2C16%2C4%2C25.58%2C6.42%2C28%2C16%2C18.42%2C25.58%2C28%2C28%2C25.58%2C18.42%2C16Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") no-repeat;
}

.white.icon-close:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M28%2C6.42L25.58%2C4%2C16%2C13.58%2C6.42%2C4%2C4%2C6.42%2C13.58%2C16%2C4%2C25.58%2C6.42%2C28%2C16%2C18.42%2C25.58%2C28%2C28%2C25.58%2C18.42%2C16Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") no-repeat;
    fill: #FFF;
}

.icon-info:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M15%2C21h2V15H15v6ZM16%2C6A10%2C10%2C0%2C1%2C0%2C26%2C16%2C10%2C10%2C0%2C0%2C0%2C16%2C6Zm0%2C18a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C16%2C24ZM15%2C13h2V11H15v2Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") no-repeat;
}

.icon-location:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C12a4%2C4%2C0%2C1%2C0%2C4%2C4A4%2C4%2C0%2C0%2C0%2C16%2C12Zm8.94%2C3A9%2C9%2C0%2C0%2C0%2C17%2C7.06V5H15V7.06A9%2C9%2C0%2C0%2C0%2C7.06%2C15H5v2H7.06A9%2C9%2C0%2C0%2C0%2C15%2C24.94V27h2V24.94A9%2C9%2C0%2C0%2C0%2C24.94%2C17H27V15H24.94ZM16%2C23a7%2C7%2C0%2C1%2C1%2C7-7A7%2C7%2C0%2C0%2C1%2C16%2C23Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") no-repeat;
}

.icon-color-grey.icon-done:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-done:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-color-grey.icon-download:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C13.5H19v-6H13v6H9l7%2C7Zm-14%2C9v2H23v-2H9Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-download:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C13.5H19v-6H13v6H9l7%2C7Zm-14%2C9v2H23v-2H9Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-color-grey.icon-print:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C12H9a3%2C3%2C0%2C0%2C0-3%2C3v6h4v4H22V21h4V15A3%2C3%2C0%2C0%2C0%2C23%2C12ZM20%2C23H12V18h8v5Zm3-7a1%2C1%2C0%2C1%2C1%2C1-1A1%2C1%2C0%2C0%2C1%2C23%2C16ZM22%2C7H10v4H22V7Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-print:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C12H9a3%2C3%2C0%2C0%2C0-3%2C3v6h4v4H22V21h4V15A3%2C3%2C0%2C0%2C0%2C23%2C12ZM20%2C23H12V18h8v5Zm3-7a1%2C1%2C0%2C1%2C1%2C1-1A1%2C1%2C0%2C0%2C1%2C23%2C16ZM22%2C7H10v4H22V7Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-color-grey.icon-rss:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6.4' cy='17.6' r='2.18'/%3E %3Cpath d='M8.22%2C8.22V11A12.73%2C12.73%2C0%2C0%2C1%2C20.95%2C23.78h2.83A15.56%2C15.56%2C0%2C0%2C0%2C8.22%2C8.22Zm0%2C5.66v2.83a7.08%2C7.08%2C0%2C0%2C1%2C7.07%2C7.07h2.83A9.9%2C9.9%2C0%2C0%2C0%2C8.22%2C13.88Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-rss:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6.4' cy='17.6' r='2.18'/%3E %3Cpath d='M8.22%2C8.22V11A12.73%2C12.73%2C0%2C0%2C1%2C20.95%2C23.78h2.83A15.56%2C15.56%2C0%2C0%2C0%2C8.22%2C8.22Zm0%2C5.66v2.83a7.08%2C7.08%2C0%2C0%2C1%2C7.07%2C7.07h2.83A9.9%2C9.9%2C0%2C0%2C0%2C8.22%2C13.88Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-color-grey.icon-search:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-search:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-color-grey.icon-pdf:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath id='pdf-icon' d='M19.09%2C4H6.19V28h20V10.81ZM23%2C14.21V24.77H9.42V7.23H15.8l1%2C1v4.94h5.08Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-pdf:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath id='pdf-icon' d='M19.09%2C4H6.19V28h20V10.81ZM23%2C14.21V24.77H9.42V7.23H15.8l1%2C1v4.94h5.08Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-color-grey.icon-camera:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C14a2.84%2C2.84%2C0%2C1%2C1-2.88%2C2.84A2.86%2C2.86%2C0%2C0%2C1%2C16%2C14Z' transform='translate%28-4 -4%29'/%3E %3Cpath d='M13.3%2C8L11.65%2C9.78H8.8A1.79%2C1.79%2C0%2C0%2C0%2C7%2C11.56V22.22A1.79%2C1.79%2C0%2C0%2C0%2C8.8%2C24H23.2A1.79%2C1.79%2C0%2C0%2C0%2C25%2C22.22V11.56a1.79%2C1.79%2C0%2C0%2C0-1.8-1.78H20.35L18.7%2C8H13.3ZM16%2C21.33a4.44%2C4.44%2C0%2C1%2C1%2C4.5-4.44A4.47%2C4.47%2C0%2C0%2C1%2C16%2C21.33Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #999;
}

.icon-color-grey.icon-camera:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C14a2.84%2C2.84%2C0%2C1%2C1-2.88%2C2.84A2.86%2C2.86%2C0%2C0%2C1%2C16%2C14Z' transform='translate%28-4 -4%29'/%3E %3Cpath d='M13.3%2C8L11.65%2C9.78H8.8A1.79%2C1.79%2C0%2C0%2C0%2C7%2C11.56V22.22A1.79%2C1.79%2C0%2C0%2C0%2C8.8%2C24H23.2A1.79%2C1.79%2C0%2C0%2C0%2C25%2C22.22V11.56a1.79%2C1.79%2C0%2C0%2C0-1.8-1.78H20.35L18.7%2C8H13.3ZM16%2C21.33a4.44%2C4.44%2C0%2C1%2C1%2C4.5-4.44A4.47%2C4.47%2C0%2C0%2C1%2C16%2C21.33Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-download.white:after, .icon-download.white:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C13.5H19v-6H13v6H9l7%2C7Zm-14%2C9v2H23v-2H9Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #FFF;
}

.icon-download.white:not(.button):hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C13.5H19v-6H13v6H9l7%2C7Zm-14%2C9v2H23v-2H9Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-external:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C23H9V9h7V7H9A2%2C2%2C0%2C0%2C0%2C7%2C9V23a2%2C2%2C0%2C0%2C0%2C2%2C2H23a2%2C2%2C0%2C0%2C0%2C2-2V16H23v7ZM18%2C7V9h3.59l-9.83%2C9.83%2C1.41%2C1.41L23%2C10.41V14h2V7H18Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-external:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C23H9V9h7V7H9A2%2C2%2C0%2C0%2C0%2C7%2C9V23a2%2C2%2C0%2C0%2C0%2C2%2C2H23a2%2C2%2C0%2C0%2C0%2C2-2V16H23v7ZM18%2C7V9h3.59l-9.83%2C9.83%2C1.41%2C1.41L23%2C10.41V14h2V7H18Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-arrow-down:after, .module-accordion[data-icon=arrows] .accordion-trigger:after, .module-tabs[data-icon=arrows] .accordion-trigger:after, .page-subnav .mobile-page-section:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-arrow-down:hover:after, .module-accordion[data-icon=arrows] .accordion-trigger:hover:after, .module-tabs[data-icon=arrows] .accordion-trigger:hover:after, .page-subnav .mobile-page-section:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-arrow-up:after, .module-accordion[data-icon=arrows] .accordion-trigger.active:after, .module-tabs[data-icon=arrows] .accordion-trigger.active:after, .page-subnav.open .mobile-page-section:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-6' data-name='shape' points='9.17 7.76 0.69 16.24 3.52 19.07 12 10.59 20.48 19.07 23.31 16.24 14.65 7.58 12 4.93 9.17 7.76'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-arrow-up:hover:after, .module-accordion[data-icon=arrows] .accordion-trigger.active:hover:after, .module-tabs[data-icon=arrows] .accordion-trigger.active:hover:after, .page-subnav.open .mobile-page-section:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-6' data-name='shape' points='9.17 7.76 0.69 16.24 3.52 19.07 12 10.59 20.48 19.07 23.31 16.24 14.65 7.58 12 4.93 9.17 7.76'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-done:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-done:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-download:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C13.5H19v-6H13v6H9l7%2C7Zm-14%2C9v2H23v-2H9Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-download:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C13.5H19v-6H13v6H9l7%2C7Zm-14%2C9v2H23v-2H9Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-print:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C12H9a3%2C3%2C0%2C0%2C0-3%2C3v6h4v4H22V21h4V15A3%2C3%2C0%2C0%2C0%2C23%2C12ZM20%2C23H12V18h8v5Zm3-7a1%2C1%2C0%2C1%2C1%2C1-1A1%2C1%2C0%2C0%2C1%2C23%2C16ZM22%2C7H10v4H22V7Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-print:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C12H9a3%2C3%2C0%2C0%2C0-3%2C3v6h4v4H22V21h4V15A3%2C3%2C0%2C0%2C0%2C23%2C12ZM20%2C23H12V18h8v5Zm3-7a1%2C1%2C0%2C1%2C1%2C1-1A1%2C1%2C0%2C0%2C1%2C23%2C16ZM22%2C7H10v4H22V7Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-rss:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6.4' cy='17.6' r='2.18'/%3E %3Cpath d='M8.22%2C8.22V11A12.73%2C12.73%2C0%2C0%2C1%2C20.95%2C23.78h2.83A15.56%2C15.56%2C0%2C0%2C0%2C8.22%2C8.22Zm0%2C5.66v2.83a7.08%2C7.08%2C0%2C0%2C1%2C7.07%2C7.07h2.83A9.9%2C9.9%2C0%2C0%2C0%2C8.22%2C13.88Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-rss:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6.4' cy='17.6' r='2.18'/%3E %3Cpath d='M8.22%2C8.22V11A12.73%2C12.73%2C0%2C0%2C1%2C20.95%2C23.78h2.83A15.56%2C15.56%2C0%2C0%2C0%2C8.22%2C8.22Zm0%2C5.66v2.83a7.08%2C7.08%2C0%2C0%2C1%2C7.07%2C7.07h2.83A9.9%2C9.9%2C0%2C0%2C0%2C8.22%2C13.88Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-search:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-search:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-pdf:after {
    vertical-align: bottom;
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath id='pdf-icon' d='M19.09%2C4H6.19V28h20V10.81ZM23%2C14.21V24.77H9.42V7.23H15.8l1%2C1v4.94h5.08Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-pdf-white:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23ffffff' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath id='pdf-icon' d='M19.09%2C4H6.19V28h20V10.81ZM23%2C14.21V24.77H9.42V7.23H15.8l1%2C1v4.94h5.08Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #fff;
}

.icon-pdf:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath id='pdf-icon' d='M19.09%2C4H6.19V28h20V10.81ZM23%2C14.21V24.77H9.42V7.23H15.8l1%2C1v4.94h5.08Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.icon-camera:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C14a2.84%2C2.84%2C0%2C1%2C1-2.88%2C2.84A2.86%2C2.86%2C0%2C0%2C1%2C16%2C14Z' transform='translate%28-4 -4%29'/%3E %3Cpath d='M13.3%2C8L11.65%2C9.78H8.8A1.79%2C1.79%2C0%2C0%2C0%2C7%2C11.56V22.22A1.79%2C1.79%2C0%2C0%2C0%2C8.8%2C24H23.2A1.79%2C1.79%2C0%2C0%2C0%2C25%2C22.22V11.56a1.79%2C1.79%2C0%2C0%2C0-1.8-1.78H20.35L18.7%2C8H13.3ZM16%2C21.33a4.44%2C4.44%2C0%2C1%2C1%2C4.5-4.44A4.47%2C4.47%2C0%2C0%2C1%2C16%2C21.33Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #000;
}

.icon-camera:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C14a2.84%2C2.84%2C0%2C1%2C1-2.88%2C2.84A2.86%2C2.86%2C0%2C0%2C1%2C16%2C14Z' transform='translate%28-4 -4%29'/%3E %3Cpath d='M13.3%2C8L11.65%2C9.78H8.8A1.79%2C1.79%2C0%2C0%2C0%2C7%2C11.56V22.22A1.79%2C1.79%2C0%2C0%2C0%2C8.8%2C24H23.2A1.79%2C1.79%2C0%2C0%2C0%2C25%2C22.22V11.56a1.79%2C1.79%2C0%2C0%2C0-1.8-1.78H20.35L18.7%2C8H13.3ZM16%2C21.33a4.44%2C4.44%2C0%2C1%2C1%2C4.5-4.44A4.47%2C4.47%2C0%2C0%2C1%2C16%2C21.33Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.ico-envelope:after, .ico-facebook:after, .ico-google:after, .ico-linkedin:after, .ico-twitter:after, .ico-youtube:after, .icon-envelope:after, .icon-facebook-square:after, .icon-facebook:after, .icon-google:after, .icon-instagram:after, .icon-linkedin-square:after, .icon-linkedin:after, .icon-twitter-square:after, .icon-twitter:after, .icon-youtube:after {
    content: none;
}

.button, a, button {
    display: inline-block;
    font-size: 12px;
    line-height: 1em;
    color: #000;
    text-decoration: none;
    transition: color .08s;
    cursor: pointer;
}

@media (min-width:1024px) {
    .button, a, button {
        font-size: 14px;
    }

        .base-page-landing .news-list li h5 .button, .base-page-landing .news-list li h5 a, .base-page-landing .news-list li h5 button, .base-page-landing .news-list li h5.button, .card .heading span .button, .card .heading span a, .card .heading span button, .card .heading span.button, .text-scale .button, .text-scale a, .text-scale button, .text-scale.button, a.text-scale, button.text-scale {
            font-size: 18rem;
        }
}

.small.button, a.small, button.small {
    font-size: 12px;
    line-height: 1em;
}

    .no-scale .small.button, .no-scale a.small, .no-scale button.small, .small.no-scale.button, a.small.no-scale, button.small.no-scale {
        font-size: 14px;
    }

@media (min-width:1024px) {
    .small.button, a.small, button.small {
        font-size: 14px;
    }

        .base-page-landing .news-list li h5 .small.button, .base-page-landing .news-list li h5 a.small, .base-page-landing .news-list li h5 button.small, .base-page-landing .news-list li h5.small.button, .card .heading span .small.button, .card .heading span a.small, .card .heading span button.small, .card .heading span.small.button, .small.text-scale.button, .text-scale .small.button, .text-scale a.small, .text-scale button.small, a.small.text-scale, button.small.text-scale {
            font-size: 14rem;
        }
}

.med.button, a.med, button.med {
    font-size: 16rem;
}

    .med.no-scale.button, .no-scale .med.button, .no-scale a.med, .no-scale button.med, a.med.no-scale, button.med.no-scale {
        font-size: 16px;
    }

        .med.no-scale.button:after, .no-scale .med.button:after, .no-scale a.med:after, .no-scale button.med:after, a.med.no-scale:after, button.med.no-scale:after {
            width: 16px;
            height: 16px;
        }

.button:after, a:after, button:after {
    display: inline-block;
    margin-left: .555em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#main-header .button:not(.button):not(.selected):not(button):hover, #main-header a:not(.button):not(.selected):not(button):hover, #main-header button:not(.button):not(.selected):not(button):hover, .button:not(.button):not(.selected):not(button):hover, .video-cta:hover .video-link .button:not(.button):not(.selected):not(button), .video-cta:hover .video-link a:not(.button):not(.selected):not(button), .video-cta:hover .video-link button:not(.button):not(.selected):not(button), a:not(.button):not(.selected):not(button):hover, button:not(.button):not(.selected):not(button):hover {
    color: #d6002a;
}

.selected.button, a.selected, button.selected {
    color: #999;
}

.icon-arrow-right.button:after, a.icon-arrow-right:after, button.icon-arrow-right:after {
    width: 12px;
    height: 15px;
    transition: -webkit-transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out,-webkit-transform .15s ease-out;
}

#main-header .icon-arrow-right.button:hover:not(.button):not(button):not(.white):after, #main-header a.icon-arrow-right:hover:not(.button):not(button):not(.white):after, #main-header button.icon-arrow-right:hover:not(.button):not(button):not(.white):after, .icon-arrow-right.button:not(.button):not(button):not(.white):hover:after, .video-cta:hover .video-link .icon-arrow-right.button:not(.button):not(button):not(.white):after, .video-cta:hover .video-link a.icon-arrow-right:not(.button):not(button):not(.white):after, .video-cta:hover .video-link button.icon-arrow-right:not(.button):not(button):not(.white):after, a.icon-arrow-right:not(.button):not(button):not(.white):hover:after, button.icon-arrow-right:not(.button):not(button):not(.white):hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
    fill: #d6002a;
}

#main-header .icon-arrow-right.button:hover:not(.button):not(button):after, #main-header a.icon-arrow-right:hover:not(.button):not(button):after, #main-header button.icon-arrow-right:hover:not(.button):not(button):after, .icon-arrow-right.button:not(.button):not(button):hover:after, .video-cta:hover .video-link .icon-arrow-right.button:not(.button):not(button):after, .video-cta:hover .video-link a.icon-arrow-right:not(.button):not(button):after, .video-cta:hover .video-link button.icon-arrow-right:not(.button):not(button):after, a.icon-arrow-right:not(.button):not(button):hover:after, button.icon-arrow-right:not(.button):not(button):hover:after {
    -webkit-transform: translateX(.4em);
    transform: translateX(.4em);
}

.icon-doc.button:after, a.icon-doc:after, button.icon-doc:after {
    content: ' ';
    background-image: url(../images/irw/ico-doc.png);
    width: .6428em;
}

.white.button, a.white, button.white {
    color: #FFF;
}

    .white.icon-arrow-right.button:after, a.white.icon-arrow-right:after, button.white.icon-arrow-right:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E");
        fill: #FFF;
    }

button {
    position: relative;
    background: 0 0;
    border: none;
    margin: 0;
}

.button, button {
    white-space: nowrap;
    display: inline-block;
    padding: 12px 15px;
    background-color: #d6002a;
    color: #FFF;
    font-size: 15px;
    line-height: 18px;
}

@media (min-width:1024px) {
    .button, button {
        padding: 16rem 20rem;
    }
}

.button:hover, button:hover {
    color: #FFF;
    background-color: #b70029;
}

.button:not(button.text-only):not(.button.text-only).icon-arrow-right:after, button:not(button.text-only):not(.button.text-only).icon-arrow-right:after {
    fill: #FFF;
}

.button.text-only, button.text-only {
    background: 0 0;
    color: inherit;
}

    .button.text-only:hover, button.text-only:hover {
        color: #b70029;
    }

        .button.text-only:hover:after, button.text-only:hover:after {
            background: url("data:image/svg+xml,%3Csvg fill='%23b70029' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E");
            fill: #b70029;
            -webkit-transform: translateX(.4em);
            transform: translateX(.4em);
        }

.btn-prev {
    margin-right: 15px;
}

.btn-next {
    margin-left: 15px;
}

.btn-prev:hover:before {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-4' data-name='shape' points='7.76 14.83 16.24 23.31 19.07 20.48 10.59 12 19.07 3.52 16.24 0.69 7.58 9.35 4.93 12 7.76 14.83'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.btn-next:hover:after {
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E");
    fill: #d6002a;
}

.btn-next:after, .btn-prev:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    background-size: 100% 100%;
    background-position: center center;
}

.btn-prev:before {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-4' data-name='shape' points='7.76 14.83 16.24 23.31 19.07 20.48 10.59 12 19.07 3.52 16.24 0.69 7.58 9.35 4.93 12 7.76 14.83'/%3E %3C/svg%3E");
    margin-right: .555em;
}

.btn-next:after {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E");
    margin-left: .555em;
}

.break, .break-2, .card.card-small-text ul li:not(:last-of-type):after {
    height: 1px;
    opacity: .1;
    background-color: #000;
}

    .break.double, .card.card-small-text ul li.double:not(:last-of-type):after, .double.break-2 {
        margin-bottom: 60rem;
    }

.break-2 {
    height: 2px;
}

.results-pagination .pagination-label {
    font-size: 14px;
    float: left;
    color: #999;
}

.results-pagination .pagination-links {
    float: right;
}

@media (max-width:544px) {
    .results-pagination .pagination-label, .results-pagination .pagination-links {
        float: none;
        text-align: center;
    }

    .results-pagination .pagination-label {
        margin-bottom: 25px;
    }
}

.stock-prices .stock-price {
    position: relative;
    float: left;
}

    .stock-prices .stock-price:nth-of-type(2) {
        padding-left: 60px;
    }

        .stock-prices .stock-price:nth-of-type(2):before {
            position: absolute;
            top: 0;
            left: 0;
            content: ' ';
            width: 1px;
            height: 100%;
            margin: 0 30px;
            background-color: #b5b1ac;
        }

.stock-prices .stat.green {
    color: #82ad1a;
}

.sns-channels {
    color: #000;
}

    .sns-channels .sns-icons, .sns-channels .sns-icons ul {
        display: inline-block;
    }

        .sns-channels .sns-icons ul li {
            display: inline-block;
            margin-right: 13px;
            margin-bottom: 0;
            vertical-align: top;
        }

        .sns-channels .sns-icons .icon-rss::after {
            margin: 0;
        }

    .sns-channels .button, .sns-channels a, .sns-channels button {
        color: #000;
        font-size: 18px;
    }

        .sns-channels .icon-youtube.button, .sns-channels a.icon-youtube, .sns-channels button.icon-youtube {
            font-size: 16px;
        }

    .sns-channels.large .sns-icons ul li {
        margin-right: 15px;
    }

    .sns-channels.large .button, .sns-channels.large a, .sns-channels.large button {
        font-size: 30px;
    }

        .sns-channels.large .icon-youtube.button, .sns-channels.large a.icon-youtube, .sns-channels.large button.icon-youtube {
            font-size: 28px;
        }

.col-lg-0, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-0, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-0, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .grid-debugger > div, .social__body, .social__header, .tabs-content, .tabs-nav {
    float: none;
    min-height: 1px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    margin-bottom: 30px;
}

    .container .sep-none, .container.sep-none {
        margin-bottom: 0;
    }

    .container .sep-large, .container.sep-large {
        margin-bottom: 45px;
    }

@media (min-width:1024px) {
    .container .sep-large, .container.sep-large {
        margin-bottom: 90px;
    }
}

.container .sep-medium, .container.sep-medium {
    margin-bottom: 30px;
}

@media (min-width:1024px) {
    .container .sep-medium, .container.sep-medium {
        margin-bottom: 60px;
    }
}

.container .sep-medium-baseline, .container .sep-small, .container.sep-medium-baseline, .container.sep-small {
    margin-bottom: 30px;
}

@media (min-width:1024px) {
    .container .sep-medium-baseline, .container.sep-medium-baseline {
        margin-bottom: 50px;
    }
}

.container.multi-col-md {
    margin-bottom: 30px;
}

    .container.multi-col-md > .row:last-child > * > :not(.container) {
        margin-bottom: 0;
    }

@media (max-width:768px) {
    .container.multi-col-md, .container.multi-col-md > .row > :not(:last-child) {
        margin-bottom: 30px;
    }

        .container.multi-col-md > .row > :after {
            display: table;
            content: ' ';
            clear: both;
        }

        .container.multi-col-md > .row > :last-child, .container.multi-col-md > .row > :not(:last-child) > * {
            margin-bottom: 0;
        }
}

@media (max-width:544px) {
    .container.m-no-sep, .container.multi-col-md, .container.multi-col-md > .row > :not(:last-child) {
        margin-bottom: 15px;
    }
}

.row {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

.grid-example .row > div {
    background: rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.05);
}

    #main-header .main-nav .grid-example .row > div.sub-menu, .card.card-event .grid-example .row > div.event-dates, .card.card-event-feature .grid-example .row > div.event-dates, .feed-grid .grid-example .row > div.list-container, .filter-dropdown .grid-example .row > div.dropdown-main, .grid-example #main-header .main-nav .row > div.sub-menu, .grid-example .card .card__content .row > div.stock-prices, .grid-example .card.card-event .row > div.event-dates, .grid-example .card.card-event-feature .row > div.event-dates, .grid-example .feed-grid .row > div.list-container, .grid-example .filter-dropdown .row > div.dropdown-main, .grid-example .module-carousel .carousel-pagination .row > div.page-nums, .grid-example .news-carousel .carousel-pagination .row > div.page-nums, .grid-example .page-corp-resp-env .detail-chart .chart .row > div.chart-row, .grid-example .page-corp-resp-env .detail-chart .row > div.chart, .grid-example .row > div.article-toolbar.horizontal, .grid-example .row > div.clearfix, .grid-example .row > div.page-subnav, .grid-example .row > div.row, .grid-example .row > div.stock-prices, .module-carousel .carousel-pagination .grid-example .row > div.page-nums, .news-carousel .carousel-pagination .grid-example .row > div.page-nums, .page-corp-resp-env .detail-chart .chart .grid-example .row > div.chart-row, .page-corp-resp-env .detail-chart .grid-example .row > div.chart {
        background: 0 0;
        border: none;
    }

@media (min-width:0) {
    .col-xs-0 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 0;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-0 {
        margin-left: 0;
    }

        .col-xs-offset-0:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-0 {
        right: 0;
        position: relative;
    }

    .col-xs-1 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 8.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-1 {
        margin-left: 8.33333%;
    }

        .col-xs-offset-1:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-1 {
        right: 8.33333%;
        position: relative;
    }

    .col-xs-2 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 16.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-2 {
        margin-left: 16.66667%;
    }

        .col-xs-offset-2:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-2 {
        right: 16.66667%;
        position: relative;
    }

    .col-xs-3 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 25%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-3 {
        margin-left: 25%;
    }

        .col-xs-offset-3:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-3 {
        right: 25%;
        position: relative;
    }

    .col-xs-4 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 33.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-4 {
        margin-left: 33.33333%;
    }

        .col-xs-offset-4:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-4 {
        right: 33.33333%;
        position: relative;
    }

    .col-xs-5 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 41.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-5 {
        margin-left: 41.66667%;
    }

        .col-xs-offset-5:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-5 {
        right: 41.66667%;
        position: relative;
    }

    .col-xs-6 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 50%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

        .col-xs-offset-6:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-6 {
        right: 50%;
        position: relative;
    }

    .col-xs-7 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 58.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-7 {
        margin-left: 58.33333%;
    }

        .col-xs-offset-7:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-7 {
        right: 58.33333%;
        position: relative;
    }

    .col-xs-8 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 66.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-8 {
        margin-left: 66.66667%;
    }

        .col-xs-offset-8:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-8 {
        right: 66.66667%;
        position: relative;
    }

    .col-xs-9 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 75%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-9 {
        margin-left: 75%;
    }

        .col-xs-offset-9:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-9 {
        right: 75%;
        position: relative;
    }

    .col-xs-10 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 83.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-10 {
        margin-left: 83.33333%;
    }

        .col-xs-offset-10:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-10 {
        right: 83.33333%;
        position: relative;
    }

    .col-xs-11 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 91.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-11 {
        margin-left: 91.66667%;
    }

        .col-xs-offset-11:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-11 {
        right: 91.66667%;
        position: relative;
    }

    .col-xs-12 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-offset-12 {
        margin-left: 100%;
    }

        .col-xs-offset-12:first-child {
            padding-left: 15px;
        }

    .col-xs-pull-12 {
        right: 100%;
        position: relative;
    }
}

@media (min-width:544px) {
    .col-sm-0 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 0;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

        .col-sm-offset-0:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-0 {
        right: 0;
        position: relative;
    }

    .col-sm-1, .grid-debugger > div {
        box-sizing: border-box;
        padding: 0 15px;
        width: 8.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

        .col-sm-offset-1:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-1 {
        right: 8.33333%;
        position: relative;
    }

    .col-sm-2 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 16.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

        .col-sm-offset-2:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-2 {
        right: 16.66667%;
        position: relative;
    }

    .col-sm-3 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 25%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

        .col-sm-offset-3:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-3 {
        right: 25%;
        position: relative;
    }

    .col-sm-4 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 33.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

        .col-sm-offset-4:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-4 {
        right: 33.33333%;
        position: relative;
    }

    .col-sm-5 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 41.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

        .col-sm-offset-5:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-5 {
        right: 41.66667%;
        position: relative;
    }

    .col-sm-6 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 50%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

        .col-sm-offset-6:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-6 {
        right: 50%;
        position: relative;
    }

    .col-sm-7 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 58.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

        .col-sm-offset-7:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-7 {
        right: 58.33333%;
        position: relative;
    }

    .col-sm-8 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 66.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

        .col-sm-offset-8:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-8 {
        right: 66.66667%;
        position: relative;
    }

    .col-sm-9 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 75%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

        .col-sm-offset-9:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-9 {
        right: 75%;
        position: relative;
    }

    .col-sm-10 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 83.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

        .col-sm-offset-10:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-10 {
        right: 83.33333%;
        position: relative;
    }

    .col-sm-11 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 91.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

        .col-sm-offset-11:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-11 {
        right: 91.66667%;
        position: relative;
    }

    .col-sm-12 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

        .col-sm-offset-12:first-child {
            padding-left: 15px;
        }

    .col-sm-pull-12 {
        right: 100%;
        position: relative;
    }
}

@media (min-width:768px) {
    .col-md-0 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 0;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

        .col-md-offset-0:first-child {
            padding-left: 15px;
        }

    .col-md-pull-0 {
        right: 0;
        position: relative;
    }

    .col-md-1 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 8.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

        .col-md-offset-1:first-child {
            padding-left: 15px;
        }

    .col-md-pull-1 {
        right: 8.33333%;
        position: relative;
    }

    .col-md-2 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 16.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

        .col-md-offset-2:first-child {
            padding-left: 15px;
        }

    .col-md-pull-2 {
        right: 16.66667%;
        position: relative;
    }

    .col-md-3, .tabs-nav {
        box-sizing: border-box;
        padding: 0 15px;
        width: 25%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

        .col-md-offset-3:first-child {
            padding-left: 15px;
        }

    .col-md-pull-3 {
        right: 25%;
        position: relative;
    }

    .col-md-4, .social__header {
        box-sizing: border-box;
        padding: 0 15px;
        width: 33.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

        .col-md-offset-4:first-child {
            padding-left: 15px;
        }

    .col-md-pull-4 {
        right: 33.33333%;
        position: relative;
    }

    .col-md-5 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 41.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

        .col-md-offset-5:first-child {
            padding-left: 15px;
        }

    .col-md-pull-5 {
        right: 41.66667%;
        position: relative;
    }

    .col-md-6 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 50%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

        .col-md-offset-6:first-child {
            padding-left: 15px;
        }

    .col-md-pull-6 {
        right: 50%;
        position: relative;
    }

    .col-md-7 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 58.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

        .col-md-offset-7:first-child {
            padding-left: 15px;
        }

    .col-md-pull-7 {
        right: 58.33333%;
        position: relative;
    }

    .col-md-8, .social__body {
        box-sizing: border-box;
        padding: 0 15px;
        width: 66.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

        .col-md-offset-8:first-child {
            padding-left: 15px;
        }

    .col-md-pull-8 {
        right: 66.66667%;
        position: relative;
    }

    .col-md-9, .tabs-content {
        box-sizing: border-box;
        padding: 0 15px;
        width: 75%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

        .col-md-offset-9:first-child {
            padding-left: 15px;
        }

    .col-md-pull-9 {
        right: 75%;
        position: relative;
    }

    .col-md-10 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 83.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

        .col-md-offset-10:first-child {
            padding-left: 15px;
        }

    .col-md-pull-10 {
        right: 83.33333%;
        position: relative;
    }

    .col-md-11 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 91.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

        .col-md-offset-11:first-child {
            padding-left: 15px;
        }

    .col-md-pull-11 {
        right: 91.66667%;
        position: relative;
    }

    .col-md-12 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

        .col-md-offset-12:first-child {
            padding-left: 15px;
        }

    .col-md-pull-12 {
        right: 100%;
        position: relative;
    }
}

@media (min-width:1024px) {
    .col-lg-0 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 0;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

        .col-lg-offset-0:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-0 {
        right: 0;
        position: relative;
    }

    .col-lg-1 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 8.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

        .col-lg-offset-1:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-1 {
        right: 8.33333%;
        position: relative;
    }

    .col-lg-2 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 16.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

        .col-lg-offset-2:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-2 {
        right: 16.66667%;
        position: relative;
    }

    .col-lg-3 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 25%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

        .col-lg-offset-3:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-3 {
        right: 25%;
        position: relative;
    }

    .col-lg-4 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 33.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

        .col-lg-offset-4:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-4 {
        right: 33.33333%;
        position: relative;
    }

    .col-lg-5 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 41.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

        .col-lg-offset-5:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-5 {
        right: 41.66667%;
        position: relative;
    }

    .col-lg-6 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 50%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

        .col-lg-offset-6:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-6 {
        right: 50%;
        position: relative;
    }

    .col-lg-7 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 58.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

        .col-lg-offset-7:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-7 {
        right: 58.33333%;
        position: relative;
    }

    .col-lg-8 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 66.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

        .col-lg-offset-8:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-8 {
        right: 66.66667%;
        position: relative;
    }

    .col-lg-9 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 75%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

        .col-lg-offset-9:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-9 {
        right: 75%;
        position: relative;
    }

    .col-lg-10 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 83.33333%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

        .col-lg-offset-10:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-10 {
        right: 83.33333%;
        position: relative;
    }

    .col-lg-11 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 91.66667%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

        .col-lg-offset-11:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-11 {
        right: 91.66667%;
        position: relative;
    }

    .col-lg-12 {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

        .col-lg-offset-12:first-child {
            padding-left: 15px;
        }

    .col-lg-pull-12 {
        right: 100%;
        position: relative;
    }
}

.grid-debugger {
    position: fixed;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 100%;
    max-width: 1350px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    z-index: 50;
}

    .grid-debugger.active {
        opacity: .15;
    }

    .grid-debugger > div {
        height: 100%;
        margin: 0;
        padding: 0;
        background: red;
    }

@media (max-width:768px) {
    .grid-debugger > div {
        width: calc(100vw / 6);
        float: left;
    }
}

.grid-debugger > div:after, .grid-debugger > div:before {
    display: inline-block;
    width: 15px;
    height: 100%;
    position: relative;
    content: "";
}

.grid-debugger > div:before {
    float: left;
    background: green;
}

.grid-debugger > div:after {
    top: 0;
    right: 0;
    bottom: 0;
    float: right;
    background: #ff0;
}

.test-layout {
    color: red;
}

.two-column {
    background: red;
}

.atomsWrap .component .source #main-header {
    position: relative;
}

    .atomsWrap .component .source #main-header .main-nav, .atomsWrap .component .source #main-header .mobile-nav {
        position: absolute;
    }

#main-header .logo {
    position: absolute;
    left: 0;
    bottom: 0;
}

#main-header.closed:not(.active) .main-nav {
    height: 62px;
}

    #main-header.closed:not(.active) .main-nav li .button, #main-header.closed:not(.active) .main-nav li a, #main-header.closed:not(.active) .main-nav li button {
        line-height: 62px;
        height: 62px;
    }

    #main-header.closed:not(.active) .main-nav .logo {
        background-size: 110px 24px;
        width: 110px;
        height: 62px;
    }

#main-header .active.button, #main-header .selected.button, #main-header a.active, #main-header a.selected, #main-header button.active, #main-header button.selected {
    color: #999;
}

#main-header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #main-header ul li {
        float: left;
    }

#main-header .row {
    max-width: 1320px;
    margin: auto;
    width: 100%;
}

    #main-header .row.bg-bar {
        width: calc(100% - 60px);
    }

#main-header .main-nav-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 268px;
    z-index: 3;
    display: none;
}

    #main-header .main-nav-search.open {
        display: block;
    }

    #main-header .main-nav-search:before {
        content: "";
        background-color: #FFF;
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    #main-header .main-nav-search .nav-input {
        position: absolute;
        display: block;
        top: 90px;
        bottom: 70px;
        left: 30px;
        right: 30px;
        max-width: 1320px;
        margin: auto;
    }

        #main-header .main-nav-search .nav-input .icon-search:after {
            content: '';
            display: block;
            position: absolute;
            background: url("data:image/svg+xml,%3Csvg color='%23000000' width='40px' height='40px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
            color: #000;
            width: 40px;
            height: 40px;
            right: 0;
            bottom: 15px;
        }

        #main-header .main-nav-search .nav-input input[type=text] {
            position: absolute;
            display: block;
            bottom: 0;
            left: 0;
            right: 0;
            line-height: 1.15em;
            width: 100%;
            font-size: 48px;
            color: #000;
            padding: 20px 0;
            font-style: normal;
            background: 0 0;
            border-bottom: 1px solid #CCC;
        }

            #main-header .main-nav-search .nav-input input[type=text]::-webkit-input-placeholder {
                color: #CCC;
            }

            #main-header .main-nav-search .nav-input input[type=text]::-moz-placeholder {
                color: #CCC;
            }

            #main-header .main-nav-search .nav-input input[type="text"]::-ms-clear{
                display: none;
            }

            #main-header .main-nav-search .nav-input input[type=text]:-ms-input-placeholder {
                color: #CCC;
            }

            #main-header .main-nav-search .nav-input input[type=text]::placeholder {
                color: #CCC;
            }
            
#main-header .main-nav .main-menu .selected.button, #main-header .main-nav .main-menu a.selected, #main-header .main-nav .main-menu button.selected, #main-header .main-nav .main-menu li.active .button, #main-header .main-nav .main-menu li.active a, #main-header .main-nav .main-menu li.active button {
    color: #d6002a;
}

#main-header .main-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3050;
    overflow: hidden;
    height: 92px;
    margin: auto;
    background-color: #FFF;
    transition: height .25s ease-out;
}

    #main-header .main-nav.search-open .main-menu li .search:before {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M28%2C6.42L25.58%2C4%2C16%2C13.58%2C6.42%2C4%2C4%2C6.42%2C13.58%2C16%2C4%2C25.58%2C6.42%2C28%2C16%2C18.42%2C25.58%2C28%2C28%2C25.58%2C18.42%2C16Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    }

    #main-header .main-nav.search-open .main-menu li .search:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M28%2C6.42L25.58%2C4%2C16%2C13.58%2C6.42%2C4%2C4%2C6.42%2C13.58%2C16%2C4%2C25.58%2C6.42%2C28%2C16%2C18.42%2C25.58%2C28%2C28%2C25.58%2C18.42%2C16Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
        fill: #999;
    }

    #main-header .main-nav .logo {
        height: 92px;
        transition: background-size .25s ease-out,width .25s ease-out,height .25s ease-out;
        z-index: 3;
    }

    #main-header .main-nav .main-menu {
        position: relative;
        background-color: #FFF;
        height: 92px;
        z-index: 2;
    }

        #main-header .main-nav .main-menu ul {
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
        }

        #main-header .main-nav .main-menu li {
            position: relative;
            line-height: 92px;
            height: 100%;
        }

            #main-header .main-nav .main-menu li:not(:last-child) .button, #main-header .main-nav .main-menu li:not(:last-child) a, #main-header .main-nav .main-menu li:not(:last-child) button {
                margin-right: 85px;
            }

                #main-header .main-nav .main-menu li:not(:last-child) .caret.button, #main-header .main-nav .main-menu li:not(:last-child) a.caret, #main-header .main-nav .main-menu li:not(:last-child) button.caret {
                    margin-right: 72px;
                }

            #main-header .main-nav .main-menu li .button, #main-header .main-nav .main-menu li a, #main-header .main-nav .main-menu li button {
                display: block;
                height: 100%;
                line-height: 92px;
                vertical-align: middle;
                transition: line-height .25s ease-out,height .25s ease-out;
            }

            #main-header .main-nav .main-menu li .search:before {
                content: ' ';
                height: 100%;
                margin: auto;
                display: block;
                width: 18px;
                background: url("data:image/svg+xml,%3Csvg height='100%25' width='18px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") left center no-repeat;
            }

            #main-header .main-nav .main-menu li .search:hover:before {
                background: url("data:image/svg+xml,%3Csvg fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E") left center no-repeat;
                fill: #999;
            }

    #main-header .main-nav .sub-menu {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #FFF;
        padding-top: 112px;
        padding-bottom: 100px;
        width: 740px;
        z-index: 1;
    }

        #main-header .main-nav .sub-menu .card .author, #main-header .main-nav .sub-menu .card.card-event .event-dates .date-month, #main-header .main-nav .sub-menu .card.card-event-feature .event-dates .date-month, #main-header .main-nav .sub-menu .details-article-page .hero .authors, #main-header .main-nav .sub-menu .find-list-label, #main-header .main-nav .sub-menu .section-headline, .card #main-header .main-nav .sub-menu .author, .card.card-event .event-dates #main-header .main-nav .sub-menu .date-month, .card.card-event-feature .event-dates #main-header .main-nav .sub-menu .date-month, .details-article-page .hero #main-header .main-nav .sub-menu .authors {
            display: block;
            text-transform: uppercase;
            margin-bottom: 1.78571em;
        }

        #main-header .main-nav .sub-menu .sub-menu-sections {
            float: right;
            width: 100%;
        }

        #main-header .main-nav .sub-menu .sub-menu-section, #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col {
            float: left;
        }

            #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col:not(:last-child) {
                margin-right: 50rem;
            }

            #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col .button, #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col a, #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col button {
                display: block;
            }

                #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col .button:not(:first-child), #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col a:not(:first-child), #main-header .main-nav .sub-menu .sub-menu-section .sub-menu-col button:not(:first-child) {
                    margin-top: .8333em;
                }

            #main-header .main-nav .sub-menu .sub-menu-section:last-child {
                float: right;
            }

            #main-header .main-nav .sub-menu .sub-menu-section.align-left {
                float: left;
                margin-left: 50rem;
            }

@media (max-width:1245px) {
    #main-header .main-nav .sub-menu .button, #main-header .main-nav .sub-menu a, #main-header .main-nav .sub-menu button {
        font-size: 1.44578vw;
    }

    #main-header .main-nav .sub-menu .card .author, #main-header .main-nav .sub-menu .card.card-event .event-dates .date-month, #main-header .main-nav .sub-menu .card.card-event-feature .event-dates .date-month, #main-header .main-nav .sub-menu .details-article-page .hero .authors, #main-header .main-nav .sub-menu .find-list-label, #main-header .main-nav .sub-menu .section-headline, .card #main-header .main-nav .sub-menu .author, .card.card-event .event-dates #main-header .main-nav .sub-menu .date-month, .card.card-event-feature .event-dates #main-header .main-nav .sub-menu .date-month, .details-article-page .hero #main-header .main-nav .sub-menu .authors {
        font-size: 1.1245vw;
    }
}

#main-header .main-nav .row {
    position: absolute;
    height: 100%;
    left: 30px;
    right: 30px;
    top: 0;
    max-width: 1320px;
}

@media (max-width:1024px) {
    #main-header .main-nav-search, #main-header .main-nav:not(.no-scroll) {
        display: none;
    }
}

#main-header .mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 50px;
    transition: height .25s ease-out;
    border-bottom: 1px solid #e8eae8;
}

.map-overlay, .map-overlay:before {
    transition: all .3s cubic-bezier(.215,.61,.355,1);
}

#main-header .mobile-nav.open .close-btn {
    opacity: 1;
    display: block;
}

#main-header .mobile-nav.open .menu-btn {
    opacity: 0;
    display: none;
}

#main-header .mobile-nav .nav-menu {
    overflow: auto;
    margin-top: 50px;
}

.map, .map-list {
    overflow: hidden;
}

#main-header .mobile-nav .nav-menu > .button, #main-header .mobile-nav .nav-menu > a, #main-header .mobile-nav .nav-menu > button {
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #e8eae8;
}

#main-header .mobile-nav .nav-menu .footer-links {
    margin-top: 30px;
    padding-bottom: 75px;
}

    #main-header .mobile-nav .nav-menu .footer-links .button, #main-header .mobile-nav .nav-menu .footer-links a, #main-header .mobile-nav .nav-menu .footer-links button {
        line-height: 30px;
        padding: 10px 0;
        font-size: 14px;
        border-bottom: none;
    }

#main-header .mobile-nav .close-btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

#main-header .mobile-nav .menu-btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
}

#main-header .mobile-nav .search-bar .search-input {
    padding-bottom: 15px;
    border-bottom: 1px solid #e8eae8;
    position: relative;
}

    #main-header .mobile-nav .search-bar .search-input:after {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

#main-header .mobile-nav .search-bar .icon-search:after {
    content: '';
    display: block;
    position: absolute;
    background: url("data:image/svg+xml,%3Csvg color='%23000000' width='20px' height='20px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.15%2C19.09H20.07l-0.38-.37a8.93%2C8.93%2C0%2C1%2C0-1%2C1l0.37%2C0.38v1.08L26%2C28l2-2Zm-8.23%2C0a6.17%2C6.17%2C0%2C1%2C1%2C6.17-6.17%2C6.17%2C6.17%2C0%2C0%2C1-6.17%2C6.17' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
    color: #000;
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
}

#main-header .mobile-nav > .row, #main-header .mobile-nav > .row:before {
    left: 0;
    right: 0;
    height: 100%;
    position: absolute;
}

#main-header .mobile-nav .search-bar input {
    font-style: normal;
    display: block;
    width: 100%;
    border: none;
    padding-right: 25px;
}

#main-header .mobile-nav .module-accordion {
    padding: 0;
}

    #main-header .mobile-nav .module-accordion .accordion-trigger {
        border: none;
        border-bottom: 1px solid #e8eae8;
    }

    #main-header .mobile-nav .module-accordion .accordion-panel {
        margin-left: 24px;
        font-size: 16px;
    }

    #main-header .mobile-nav .module-accordion .card .author, #main-header .mobile-nav .module-accordion .card.card-event .event-dates .date-month, #main-header .mobile-nav .module-accordion .card.card-event-feature .event-dates .date-month, #main-header .mobile-nav .module-accordion .details-article-page .hero .authors, #main-header .mobile-nav .module-accordion .find-list-label, #main-header .mobile-nav .module-accordion .section-headline, .card #main-header .mobile-nav .module-accordion .author, .card.card-event .event-dates #main-header .mobile-nav .module-accordion .date-month, .card.card-event-feature .event-dates #main-header .mobile-nav .module-accordion .date-month, .details-article-page .hero #main-header .mobile-nav .module-accordion .authors {
        margin: 20px 0;
        font-size: 12px;
        text-transform: uppercase;
    }

    #main-header .mobile-nav .module-accordion .sub-menu-links {
        margin: 0 0 36px;
    }

        #main-header .mobile-nav .module-accordion .sub-menu-links .button, #main-header .mobile-nav .module-accordion .sub-menu-links a, #main-header .mobile-nav .module-accordion .sub-menu-links button {
            margin: 20px 0;
        }

    #main-header .mobile-nav .module-accordion .button, #main-header .mobile-nav .module-accordion a, #main-header .mobile-nav .module-accordion button {
        font-size: 16px;
    }

#main-header .mobile-nav > .row:before {
    content: ' ';
    top: 0;
    background-color: #FFF;
}

#main-header .mobile-nav .logo {
    bottom: 0;
    left: 15px;
    width: 120px;
    background-color: #FFF;
    height: 50px;
    background-size: auto 23px;
    background-position: left center;
    z-index: 2;
}

#main-header .mobile-nav .controls {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 2;
}

#main-header .mobile-nav .menu-btn {
    width: 20px;
    height: 50px;
    background-size: 20px 16px;
    background-image: url(../images/irw/m-ico-menu.png);
    background-position: right center;
}

#main-header .mobile-nav .close-btn {
    width: 20px;
    height: 50px;
    cursor: pointer;
}

    #main-header .mobile-nav .close-btn:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

#main-header .mobile-nav .nav-menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-left: auto;
    background-color: #FFF;
    display: none;
    z-index: 1;
    padding: 25px 25px 75px;
}

    #main-header .mobile-nav .nav-menu .button, #main-header .mobile-nav .nav-menu a, #main-header .mobile-nav .nav-menu button {
        display: block;
    }

    #main-header .mobile-nav .nav-menu .row {
        height: auto;
    }
    #main-header ul {
        list-style: none;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    #main-header ul li {
        float: left;
    }
    #main-header .mobile-nav .nav-menu .tertiary-nav {
        margin-top: 30px;
    }
    #main-header .mobile-nav .nav-menu .tertiary-nav li {
        display: block;
        float: none;
        margin-bottom: 15px;
    }
    #main-header .mobile-nav .nav-menu .tertiary-nav li a {
        display: block;
        font-size: 18px;
        line-height: 1.22222em;
        letter-spacing: 0;
    }

#main-header .mobile-nav .disable-bg {
    display: none;
    opacity: 0;
}

#main-header .mobile-nav.open {
    height: 100%;
}

    #main-header .mobile-nav.open .disable-bg, #main-header .mobile-nav.open .nav-menu {
        display: block;
    }

@media (min-width:1025px) {
    #main-header .mobile-nav {
        display: none;
    }
}

.map {
    position: relative;
    min-height: 340px;
}

    .map.working {
        cursor: progress;
    }

@media (min-width:768px) and (max-width:1024px) {
    .map:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 452px;
        background: url(../images/irw/map-loader-bg.png) top left;
        background-size: cover;
    }
}

@media (min-width:768px) {
    .map {
        min-height: 450px;
        margin-left: -30px;
        padding-left: 30px;
    }
}

.map > div:first-child {
    display: none;
}

@media (min-width:1024px) {
    .map {
        min-height: 750px;
    }

        .map > div:first-child {
            display: block;
        }
}

.map-loader {
    position: absolute;
    top: 240px;
    width: 100%;
    height: auto;
    margin: 0;
    text-align: center;
}

    .map-loader:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 200px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(../images/irw/map-loader-bg.png) top left no-repeat;
        background-size: cover;
    }

@media (min-width:768px) {
    .map-loader {
        position: absolute;
        top: 0;
        bottom: 0;
    }

        .map-loader:before {
            bottom: 0;
            height: auto;
            -webkit-transform: none;
            transform: none;
        }
}

.map-loader p {
    position: relative;
    display: inline-block;
    background: #FFF;
    padding: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width:768px) {
    .map-loader p {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.map-overlay {
    position: relative;
    padding: 0 30px 30px;
}

@media (min-width:768px) {
    .map-overlay {
        position: absolute;
        top: 30px;
        right: 30px;
        width: 30%;
        height: auto;
        min-width: 390px;
        padding: 30px;
    }
}

@media (min-width:1024px) {
    .map-overlay {
        width: 390px;
        padding: 45px;
    }
}

.map-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #FFF;
}

.map-overlay p:last-of-type {
    margin-bottom: 0;
}

.map-overlay .info-button {
    display: none;
    opacity: 0;
}

.map-overlay .icon-info:after {
    width: 20px;
    height: 20px;
}

.map-overlay > :not(button) {
    position: relative;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
    transition-delay: .2s;
}

.map-overlay.minimized:before {
    width: 45px;
    height: 45px;
    left: calc(100% - 45px);
    transition: all .2s cubic-bezier(.215,.61,.355,1);
    transition-delay: .3s;
}

.map-overlay.minimized > :not(button) {
    opacity: 0;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
    transition-delay: 0s;
    pointer-events: none;
}

.map-overlay.minimized .info-button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    background: #FFF;
    text-align: center;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
    transition-delay: .4s;
}

.map-overlay.minimized-ready {
    width: 45px;
    height: 45px;
}

.map-overlay-title {
    font-size: 36px;
    color: #d6002a;
    padding-bottom: 15px;
}

.map-controls {
    width: 45px;
    -webkit-transform: translate(-30px,575px);
    transform: translate(-30px,575px);
}

.map-control-geolocation, .map-control-zoom {
    position: relative;
    width: 45px;
    height: 45px;
    padding: 15px 5px 5px;
    background: #FFF;
    text-align: center;
    cursor: pointer;
}

    .map-control-geolocation .bg, .map-control-zoom--in .bg, .map-control-zoom--out .bg {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

.map-control-geolocation {
    margin-bottom: 10px;
}

    .map-control-geolocation .bg {
        background: #FFF;
    }

    .map-control-geolocation:hover .bg {
        background: #d6002a;
    }

    .map-control-geolocation:hover:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C12a4%2C4%2C0%2C1%2C0%2C4%2C4A4%2C4%2C0%2C0%2C0%2C16%2C12Zm8.94%2C3A9%2C9%2C0%2C0%2C0%2C17%2C7.06V5H15V7.06A9%2C9%2C0%2C0%2C0%2C7.06%2C15H5v2H7.06A9%2C9%2C0%2C0%2C0%2C15%2C24.94V27h2V24.94A9%2C9%2C0%2C0%2C0%2C24.94%2C17H27V15H24.94ZM16%2C23a7%2C7%2C0%2C1%2C1%2C7-7A7%2C7%2C0%2C0%2C1%2C16%2C23Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
        fill: #FFF;
    }

    .map-control-geolocation.loading:after {
        -webkit-animation: spinner .8s linear infinite;
        animation: spinner .8s linear infinite;
    }

.map-control-zoom--in .bg {
    background: #000;
}

.map-control-zoom--in:after {
    width: 12px;
    height: 12px;
    z-index: 2;
    background: url("data:image/svg+xml,%3Csvg width='12px' height='12px' fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-2' data-name='shape' points='24 10 14 10 14 0 10 0 10 10 0 10 0 14 10 14 10 24 14 24 14 14 24 14 24 10'/%3E %3C/svg%3E");
    fill: #FFF;
}

.map-control-zoom--in:hover .bg {
    background: #d6002a;
}

.map-control-zoom--out .bg {
    background: #FFF;
}

.map-control-zoom--out:after {
    width: 12px;
    height: 12px;
}

.map-control-zoom--out:hover .bg {
    background: #d6002a;
}

.map-control-zoom--out:hover:after {
    width: 12px;
    height: 12px;
    background: url("data:image/svg+xml,%3Csvg width='12px' height='12px' fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Crect id='shape' y='10' width='24' height='4'/%3E %3C/svg%3E");
    fill: #FFF;
}

.map-list {
    position: relative;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
    transition: transform .3s cubic-bezier(.215,.61,.355,1);
    transition: transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
}

@media (min-width:768px) and (max-width:1024px) {
    .map-list {
        width: calc(100% - 452px);
    }
}

@media (min-width:1024px) {
    .map-list {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 455px;
    }
}

.map-list.closed {
    -webkit-transform: translateX(-380px);
    transform: translateX(-380px);
}

    .map-list.closed .find-list-wrapper {
        opacity: 0;
    }

.map-list-container {
    position: relative;
    width: 100%;
    height: 100%;
    background: #f7f7f7;
}

@media (min-width:768px) {
    .map-overlay-title {
        font-size: 88px;
        line-height: 62px;
    }

    .map-list-container {
        background: #FFF;
    }
}

@media (min-width:1024px) {
    .map-list-container {
        width: 410px;
    }
}

.find-list-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: rgba(0,0,0,.3) 0 0 25px;
    overflow: hidden;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
}

.find-list-handle {
    position: absolute;
    top: 50%;
    left: 410px;
    display: none;
    width: 45px;
    height: 90px;
    padding-top: 36px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    background: #000;
    text-align: center;
    cursor: pointer;
}

    .find-list-handle .icon-arrow-right-white:after {
        -webkit-transform: rotate(180deg) translateX(3px);
        transform: rotate(180deg) translateX(3px);
        transition: -webkit-transform .3s cubic-bezier(.19,1,.22,1);
        transition: transform .3s cubic-bezier(.19,1,.22,1);
        transition: transform .3s cubic-bezier(.19,1,.22,1),-webkit-transform .3s cubic-bezier(.19,1,.22,1);
    }

    .find-list-handle:hover .icon-arrow-right-white:after {
        -webkit-transform: rotate(180deg) translateX(7px);
        transform: rotate(180deg) translateX(7px);
        background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
        fill: #d6002a;
    }

.closed .find-list-handle .icon-arrow-right-white:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.closed .find-list-handle:hover .icon-arrow-right-white:after {
    -webkit-transform: rotate(0) translateX(4px);
    transform: rotate(0) translateX(4px);
    background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
    fill: #d6002a;
}

.find-list {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 45px 30px 0;
    overflow: auto;
    transition: translate .3s cubic-bezier(.215,.61,.355,1);
}

@media (min-width:768px) {
    .find-list {
        bottom: 0;
        padding-left: 0;
        padding-right: 45px;
        padding-top: 45px;
    }
}

@media (min-width:1024px) {
    .find-list-handle {
        display: block;
    }

    .find-list {
        padding-left: 30px;
    }
}

.find-list ul {
    padding: 0;
    list-style: none;
}

    .find-list ul li {
        color: #000;
        font-size: 18px;
        line-height: 72px;
        clear: right;
        cursor: pointer;
    }

        .find-list ul li:hover, .find-list-label.clickable:hover {
            color: #d6002a;
        }

        .find-list ul li:nth-child(n+2) {
            border-top: 1px solid rgba(0,0,0,.1);
        }

        .find-list ul li.active, .find-list ul li:focus {
            outline: 0;
            color: #d6002a;
        }

        .find-list ul li:hover:after {
            background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
            fill: #d6002a;
            -webkit-transform: translateX(.4em);
            transform: translateX(.4em);
        }

        .find-list ul li:after {
            top: 28px;
            float: right;
            transition: -webkit-transform .15s ease-out;
            transition: transform .15s ease-out;
            transition: transform .15s ease-out,-webkit-transform .15s ease-out;
        }

.find-list select {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    padding-bottom: 15px;
    padding-left: 0;
    font-family: "Akkurat Pro Bold";
    font-size: 18px;
    -webkit-appearance: none;
}

    .find-list select option {
        padding: 0;
    }

.list-countries ul, .list-states ul {
    display: none;
}

.list-countries, .list-locations, .list-states {
    transition: -webkit-transform .3s cubic-bezier(.25,.46,.45,.94);
    transition: transform .3s cubic-bezier(.25,.46,.45,.94);
    transition: transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);
}

.find-list-wrapper[data-state=list-countries] .list-countries {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.find-list-wrapper[data-state=list-countries] .list-locations, .find-list-wrapper[data-state=list-countries] .list-states {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.find-list-wrapper[data-state=list-states] .list-countries {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.find-list-wrapper[data-state=list-states] .list-states {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.find-list-wrapper[data-state=list-states] .list-locations {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.find-list-wrapper[data-state=list-locations] .list-countries, .find-list-wrapper[data-state=list-locations] .list-states {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.find-list-wrapper[data-state=list-locations] .list-locations {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

    .find-list-wrapper[data-state=list-locations] .list-locations ul {
        margin: 0;
    }

@media (max-width:768px) {
    .find-list-wrapper[data-state=list-locations] .list-locations ul {
        margin-bottom: 45px;
    }
}

.find-list-label {
    margin-bottom: 16px;
    line-height: 12px;
    text-transform: uppercase;
}

    .find-list-label.clickable {
        cursor: pointer;
    }

        .find-list-label.clickable .icon-arrow-left:after {
            transition: -webkit-transform .2s cubic-bezier(.215,.61,.355,1);
            transition: transform .2s cubic-bezier(.215,.61,.355,1);
            transition: transform .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .2s cubic-bezier(.215,.61,.355,1);
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        .find-list-label.clickable:hover .icon-arrow-left::after {
            background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-4' data-name='shape' points='7.76 14.83 16.24 23.31 19.07 20.48 10.59 12 19.07 3.52 16.24 0.69 7.58 9.35 4.93 12 7.76 14.83'/%3E %3C/svg%3E") no-repeat;
            fill: #d6002a;
            -webkit-transform: translateX(-.4em);
            transform: translateX(-.4em);
        }

@media (max-width:768px) {
    .find-list-label {
        color: #999!important;
        font-size: 18px;
        margin-bottom: 44px!important;
    }
}

.find-list-label span {
    margin-right: 16px;
}

    .find-list-label span:after {
        vertical-align: top;
    }

.location-detail-item:nth-child(n+2) {
    padding-top: 30px;
}

.location-detail-item .find-detail-address {
    margin-bottom: 25px;
}

    .location-detail-item .find-detail-address p {
        color: #000;
        font: inherit;
        margin-top: 0;
    }

        .location-detail-item .find-detail-address p:last-child {
            margin-bottom: 0;
        }

    .location-detail-item .find-detail-address .small-label {
        margin-top: 0;
        margin-bottom: 6px;
        color: #999;
        font-size: 14px;
    }

.location-detail-item.active .find-detail-address p {
    color: #d6002a;
}

.find-detail-contact {
    margin-bottom: 25px;
}

@media (max-width:768px) {
    .find-detail-contact {
        font-size: 14px;
    }
}

.find-detail-contact p {
    color: #666;
    font: inherit;
    line-height: 24px;
    margin: 0!important;
}

.find-detail-links {
    margin-bottom: 30px;
}

    .find-detail-links .button, .find-detail-links a, .find-detail-links button {
        display: block;
        margin-bottom: 12px;
        font-size: 14px;
    }

.mobile-locations-nav {
    position: relative;
    margin-bottom: 45px;
}

@media (min-width:768px) {
    .list-countries ul, .list-states ul {
        display: block;
    }

    .mobile-locations-nav {
        display: none;
    }
}

.mobile-locations-nav span {
    position: absolute;
    right: 0;
    top: 0;
}

    .mobile-locations-nav span:after {
        margin-top: 3px;
    }

.mobile-locations-nav .button {
    min-width: 125px;
}

.no-js .module-carousel {
    height: auto;
    opacity: 1;
}

    .no-js .module-carousel .carousel-slides {
        overflow: visible;
    }

    .no-js .module-carousel .carousel-slide {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        display: block;
        margin: 30px 0;
    }

.module-carousel {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    height: 580rem;
}

    .module-carousel.two-thirds .carousel-slide .carousel-slide-body {
        width: 75%;
    }

    .module-carousel.large {
        height: 700rem;
    }

    .module-carousel.large-alt {
        height: 710rem;
    }

@media (min-width:1024px) {
    .module-carousel.large-alt {
        margin-bottom: 30px;
    }

    .module-tabs .tab-col {
        min-height: 650px;
    }
}

.module-carousel.large-alt .carousel-slides {
    height: 660rem;
}

.module-carousel.large-alt .carousel-pagination .page-nums {
    margin-bottom: 0;
}

.module-carousel .carousel-slides {
    position: relative;
    overflow: hidden;
}

.module-carousel .carousel-slide, .module-carousel .carousel-slides {
    height: inherit;
}

.module-carousel .carousel-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: table;
    height: 100%;
    width: 100%;
    color: #000;
}

    .module-carousel .carousel-slide .carousel-image {
        position: absolute;
        top: 0;
        left: 15px;
        right: 15px;
        height: 100%;
        overflow: hidden;
    }

        .module-carousel .carousel-slide .carousel-image img {
            display: block;
            height: 100%;
            width: auto;
        }

    .module-carousel .carousel-slide .carousel-slide-body {
        position: relative;
    }

@media (max-width:768px) {
    .module-carousel .carousel-slide {
        display: block;
    }

        .module-carousel .carousel-slide .carousel-image img {
            width: 100%;
            height: auto;
        }

        .module-carousel .carousel-slide .carousel-slide-body {
            position: absolute;
            top: 30px;
            bottom: 30px;
            left: 30px;
            padding: 0;
        }
}

.module-carousel .carousel-slide .row {
    display: table-cell;
    vertical-align: middle;
    background-size: cover;
    height: inherit;
}

.card .module-carousel .carousel-slide.light .author, .card.card-event .event-dates .module-carousel .carousel-slide.light .date-month, .card.card-event-feature .event-dates .module-carousel .carousel-slide.light .date-month, .details-article-page .hero .module-carousel .carousel-slide.light .authors, .module-carousel .carousel-slide.light, .module-carousel .carousel-slide.light .card .author, .module-carousel .carousel-slide.light .card.card-event .event-dates .date-month, .module-carousel .carousel-slide.light .card.card-event-feature .event-dates .date-month, .module-carousel .carousel-slide.light .details-article-page .hero .authors, .module-carousel .carousel-slide.light .find-list-label, .module-carousel .carousel-slide.light .section-headline, .module-carousel .carousel-slide.light h1 {
    color: #FFF;
}

.card .module-carousel .carousel-slide .author, .card.card-event .event-dates .module-carousel .carousel-slide .date-month, .card.card-event-feature .event-dates .module-carousel .carousel-slide .date-month, .details-article-page .hero .module-carousel .carousel-slide .authors, .module-carousel .carousel-slide .card .author, .module-carousel .carousel-slide .card.card-event .event-dates .date-month, .module-carousel .carousel-slide .card.card-event-feature .event-dates .date-month, .module-carousel .carousel-slide .details-article-page .hero .authors, .module-carousel .carousel-slide .find-list-label, .module-carousel .carousel-slide .section-headline {
    display: block;
    margin-bottom: 15rem;
    color: #000;
}

.card .module-carousel .carousel-slide .author, .card.card-event .event-dates .module-carousel .carousel-slide .date-month, .card.card-event-feature .event-dates .module-carousel .carousel-slide .date-month, .details-article-page .hero .module-carousel .carousel-slide .authors, .module-carousel .carousel-slide .card .author, .module-carousel .carousel-slide .card.card-event .event-dates .date-month, .module-carousel .carousel-slide .card.card-event-feature .event-dates .date-month, .module-carousel .carousel-slide .details-article-page .hero .authors, .module-carousel .carousel-slide .find-list-label, .module-carousel .carousel-slide .section-headline, .module-carousel .carousel-slide h1 {
    color: #000;
}

.module-carousel .carousel-slide .cta {
    margin-top: 30px;
}

@media (max-width:768px) {
    .module-carousel .carousel-slide .row {
        position: absolute;
        height: 100%;
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

        .module-carousel .carousel-slide .row > * {
            height: inherit;
        }

    .module-carousel .carousel-slide h1 {
        font-size: 36px!important;
    }

    .module-carousel .carousel-slide .card {
        height: 100%!important;
    }
}

.module-carousel .card {
    height: 660rem;
}

.module-carousel .carousel-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

    .module-carousel .carousel-pagination .page-nums {
        display: block;
        margin: 30rem auto 30rem 0;
        font-size: 0;
        text-align: center;
        vertical-align: middle;
    }

        .module-carousel .carousel-pagination .page-nums .page-num {
            display: inline-block;
            margin: 0;
            width: 19px;
            height: 14px;
            line-height: 14px;
            vertical-align: middle;
            cursor: pointer;
            text-align: center;
        }

            .module-carousel .carousel-pagination .page-nums .page-num:before {
                content: ' ';
                display: inline-block;
                border-radius: 50%;
                width: 10px;
                height: 10px;
                background-color: #000;
                transition: border .2s,background-color .1s;
                box-sizing: content-box;
                vertical-align: middle;
                border: 1px solid #000;
            }

            .module-carousel .carousel-pagination .page-nums .page-num.selected {
                width: 19px;
            }

                .module-carousel .carousel-pagination .page-nums .page-num.selected:before {
                    background-color: transparent;
                    border: 2px solid #000;
                    opacity: .4;
                }

            .module-carousel .carousel-pagination .page-nums .page-num:not(.selected):hover:before {
                background-color: #d6002a;
                border-color: #d6002a;
            }

        .module-carousel .carousel-pagination .page-nums.light .page-num:before {
            background-color: #FFF;
        }

        .module-carousel .carousel-pagination .page-nums.light .page-num.selected:before {
            background-color: transparent;
            border-color: #000;
        }
        #myCarousel.module-carousel .carousel-pagination .page-nums .page-num.active:before
        {
            border-color: #000 !important;
            background-color: #d6002a !important;
        }

.module-carousel .desktop-num-holder, .module-carousel .slides-wrapper {
    display: block;
}

.module-carousel .mobile-num-holder {
    display: none;
}

@media (max-width:767px) {
    .module-carousel {
        margin-left: 0;
        margin-right: 0;
    }

        .module-carousel:not(.large), .module-carousel:not(.large) .carousel-slides, .module-carousel:not(.large-alt), .module-carousel:not(.large-alt) .carousel-slides {
            height: 360px!important;
        }

            .module-carousel:not(.large) .carousel-pagination, .module-carousel:not(.large-alt) .carousel-pagination {
                margin-bottom: 15px;
            }

        .module-carousel.large, .module-carousel.large .carousel-slides {
            height: 450px!important;
        }

        .module-carousel.large-alt {
            height: 415px!important;
        }

        .module-carousel .carousel-slides .card {
            padding: 30px;
        }

        .module-carousel .carousel-slides .button, .module-carousel .carousel-slides a.button, .module-carousel .carousel-slides button.button {
            white-space: nowrap;
        }

        .module-carousel .carousel-slides .carousel-image {
            left: 0;
            right: 0;
        }

        .module-carousel.has-video .cta {
            position: absolute;
            bottom: 0;
        }

        .module-carousel.two-thirds h2 {
            font-size: 22px;
        }

        .module-carousel .mobile-num-holder {
            display: block;
        }

        .module-carousel .desktop-num-holder {
            display: none;
        }
}

.module-accordion {
    text-align: left;
}

@media (max-width:768px) {
    .module-accordion {
        padding: 0 30px;
    }

        .module-accordion p {
            font-size: 16px;
            line-height: 24px;
        }
}

.module-accordion ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.module-accordion .tabs-title {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #999;
}

.module-accordion .accordion-trigger {
    padding: 10px 0;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    border-top: 1px solid rgba(0,0,0,.1);
}

    .module-accordion .accordion-trigger.active, .module-accordion .accordion-trigger:focus {
        outline: 0;
        color: #d6002a;
    }

.module-accordion .icon-arrow:after, .module-accordion .icon-collapsable:after {
    float: right;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    visibility: hidden;
}

.module-accordion[role=tablist] .icon-arrow:after, .module-accordion[role=tablist] .icon-collapsable:after {
    visibility: visible;
}

.card .author, .card.card-event .event-dates .date-month, .card.card-event-feature .event-dates .date-month, .details-article-page .hero .authors, .find-list-label, .section-headline {
    display: block;
}

.accordion-panel {
    text-align: left;
    overflow: hidden;
}

    .accordion-panel > :last-child {
        margin-bottom: 20px;
    }

    .accordion-panel .container, .accordion-panel p {
        margin-top: 0;
        color: #666;
    }
/* 
    .accordion-panel[aria-hidden=true] {
        visibility: hidden;
    } */

    .accordion-panel[aria-hidden=false] {
        visibility: visible;
    }

@media (max-width:768px) {
    .module-accordion[data-icon=arrows] .accordion-trigger.active:after, .module-accordion[data-icon=arrows] .accordion-trigger:after {
        width: 12px;
        height: 12px;
        margin-top: 4px;
    }
}

.module-tabs {
    margin-left: -15px;
    margin-right: -15px;
}

    .module-tabs > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .module-tabs .tab-col {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }

    .module-tabs .tabs-container {
        padding: 0 15px;
    }

    .module-tabs .tabs-content h1, .module-tabs .tabs-content h2, .module-tabs .tabs-content h3, .module-tabs .tabs-content h4, .module-tabs .tabs-content h5, .module-tabs .tabs-content h6 {
        color: #d6002a;
        margin-bottom: 20px;
    }

    .module-tabs .tabs-content p {
        color: #666;
    }

    .module-tabs .accordion-trigger {
        position: relative;
        border: none;
        padding: 0 0 0 44rem;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 9px;
        cursor: pointer;
    }

        .module-tabs .accordion-trigger:after {
            display: none;
        }

    .module-tabs .tabs-nav__spacer, .module-tabs .tabs-nav__spacer span {
        position: absolute;
        display: inline-block;
        width: 32rem;
        height: 1px;
        overflow: hidden;
    }

    .module-tabs .accordion-trigger:hover {
        color: #d6002a;
    }

        .module-tabs .accordion-trigger:hover .tabs-nav__spacer span {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

    .module-tabs .accordion-trigger.active {
        color: #999;
    }

        .module-tabs .accordion-trigger.active .tabs-nav__spacer span {
            background-color: #d9d9d9;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

    .module-tabs .tabs-nav__spacer {
        left: 0;
        top: 47%;
        background-color: #000;
    }

        .module-tabs .tabs-nav__spacer span {
            background-color: #d9d9d9;
            -webkit-transform: translateX(-32rem);
            transform: translateX(-32rem);
            transition: -webkit-transform .4s cubic-bezier(.215,.61,.355,1);
            transition: transform .4s cubic-bezier(.215,.61,.355,1);
            transition: transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
        }

@media (min-width:960px) {
    .module-tabs .accordion-panel[aria-hidden=true] {
        display: none;
    }

    .module-tabs .accordion-panel[aria-hidden=false] {
        display: block;
    }
}

.tabs-content, .tabs-nav {
    position: relative;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.module-tabs .tabs-title {
    font-size: 14px;
    line-height: 1.2857142em;
    text-transform: uppercase;
    color: #999;
    padding-left: 44rem;
    margin-bottom: 19px;
}

.tabs-nav {
    padding-left: 15px;
}

.tabs-content .accordion-panel {
    overflow: initial;
}

.tabs-content .row {
    font-size: 0;
}

    .tabs-content .row > div {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

@media (min-width:768px) {
    .tabs-content .row > div {
        margin-bottom: 0;
    }

    .tab-content-center-v {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 15px;
    }

        .tab-content-center-v > * {
            padding-right: 30px;
        }
}

@media (max-width:1024px) {
    .tab-content-center-v {
        margin-top: 0;
    }

        .tab-content-center-v h1, .tab-content-center-v h2, .tab-content-center-v h3, .tab-content-center-v h4, .tab-content-center-v h5, .tab-content-center-v h6 {
            display: none;
        }
}

.tab-image {
    max-width: 420px;
    float: right;
}

    .tab-image img {
        width: 100%;
    }

.page-subnav {
    padding-top: 40px;
}

    .page-subnav > .row:first-child {
        margin-bottom: 45px;
    }

    .page-subnav.subnav-proxy {
        opacity: 0;
    }

    .page-subnav.page-subnav-sticky {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 132px 30px 0;
        max-width: 1380px;
        width: 100%;
        margin: auto;
        background-color: #FFF;
        z-index: 2;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        transition: -webkit-transform .5s ease-out;
        transition: transform .5s ease-out;
        transition: transform .5s ease-out,-webkit-transform .5s ease-out;
    }

        .page-subnav.page-subnav-sticky.open-sticky {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        .card.card-small-text ul .page-subnav.page-subnav-sticky li:not(:last-of-type):after, .page-subnav.page-subnav-sticky .break, .page-subnav.page-subnav-sticky .break-2, .page-subnav.page-subnav-sticky .card.card-small-text ul li:not(:last-of-type):after {
            margin-top: 45px;
            margin-bottom: 0;
        }

    .card.card-small-text ul .page-subnav li:not(:last-of-type):after, .page-subnav .break, .page-subnav .break-2, .page-subnav .card.card-small-text ul li:not(:last-of-type):after {
        margin-bottom: 60px;
    }

    .page-subnav .row {
        margin: 0;
    }

    .page-subnav .subnav-dropdown-link {
        display: none;
    }

    .page-subnav .page-section {
        text-transform: uppercase;
        float: left;
        color: #999;
    }

    .page-subnav .mobile-page-section {
        display: none;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .page-subnav .desktop-page-subnav > ul {
        float: right;
    }

        .page-subnav .desktop-page-subnav > ul > li {
            display: inline-block;
            margin-left: 20px;
        }

            .page-subnav .desktop-page-subnav > ul > li.selected .dropdown-label > span, .page-subnav .desktop-page-subnav > ul > li.selected > .button, .page-subnav .desktop-page-subnav > ul > li.selected > a, .page-subnav .desktop-page-subnav > ul > li.selected > button {
                color: #999;
            }

            .page-subnav .desktop-page-subnav > ul > li .dropdown-label {
                float: none;
                margin-bottom: 0;
            }

                .page-subnav .desktop-page-subnav > ul > li .dropdown-label:hover {
                    color: #d6002a;
                }

    .page-subnav .m-subnav-label {
        display: none;
    }

    .page-subnav .d-subnav-label {
        display: block;
    }

    .page-subnav .button, .page-subnav a, .page-subnav button {
        font-size: 14px;
    }

        #main-header .page-subnav .icon-external.button:hover:after, #main-header .page-subnav a.icon-external:hover:after, #main-header .page-subnav button.icon-external:hover:after, .page-subnav #main-header .icon-external.button:hover:after, .page-subnav #main-header a.icon-external:hover:after, .page-subnav #main-header button.icon-external:hover:after, .page-subnav .icon-external.button:hover:after, .page-subnav .video-cta:hover .video-link .icon-external.button:after, .page-subnav .video-cta:hover .video-link a.icon-external:after, .page-subnav .video-cta:hover .video-link button.icon-external:after, .page-subnav a.icon-external:hover:after, .page-subnav button.icon-external:hover:after, .video-cta:hover .video-link .page-subnav .icon-external.button:after, .video-cta:hover .video-link .page-subnav a.icon-external:after, .video-cta:hover .video-link .page-subnav button.icon-external:after {
            background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M23%2C23H9V9h7V7H9A2%2C2%2C0%2C0%2C0%2C7%2C9V23a2%2C2%2C0%2C0%2C0%2C2%2C2H23a2%2C2%2C0%2C0%2C0%2C2-2V16H23v7ZM18%2C7V9h3.59l-9.83%2C9.83%2C1.41%2C1.41L23%2C10.41V14h2V7H18Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
            fill: #d6002a;
        }

    .card.card-small-text ul .page-subnav.overview li:not(:last-of-type):after, .page-subnav.overview .break, .page-subnav.overview .break-2, .page-subnav.overview .card.card-small-text ul li:not(:last-of-type):after {
        display: none;
        margin-top: 45px;
        margin-bottom: 0;
    }

    .page-subnav .filter-dropdown {
        text-align: right;
    }

        .page-subnav .filter-dropdown .dropdown-label span {
            position: relative;
            display: inline-block;
        }

        .page-subnav .filter-dropdown .menu-list {
            right: 0;
            top: 1.75em;
            padding: 15px;
        }

            .page-subnav .filter-dropdown .menu-list .caret {
                display: block;
                height: 0;
                width: 0;
                border-bottom: 8px solid #000;
                border-left: 7.2px solid transparent;
                border-right: 7.2px solid transparent;
                content: ' ';
                position: absolute;
                top: -6px;
            }

        .page-subnav .filter-dropdown li {
            margin-left: auto;
        }

        .page-subnav .filter-dropdown .button, .page-subnav .filter-dropdown a, .page-subnav .filter-dropdown button {
            color: #FFF;
            white-space: nowrap;
        }

    .page-subnav .mobile-page-section:after {
        content: "";
        position: relative;
        display: inline-block;
        float: right;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        background-size: 100% 100%;
        background-position: center center;
    }

    .page-subnav .mobile-page-section:hover:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
        fill: #000;
    }

    .page-subnav.open .mobile-page-section:hover:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-6' data-name='shape' points='9.17 7.76 0.69 16.24 3.52 19.07 12 10.59 20.48 19.07 23.31 16.24 14.65 7.58 12 4.93 9.17 7.76'/%3E %3C/svg%3E");
        fill: #000;
    }

    .page-subnav .sns-channels .sns-icons li {
        margin-right: 8px;
        margin-left: 0;
    }

        .page-subnav .sns-channels .sns-icons li:first-child {
            margin-left: 35px;
        }

    .page-subnav .sns-channels .sns-icons .icon-youtube {
        margin-top: -.1em;
    }

@media (max-width:1024px) {
    .card.card-small-text ul .page-subnav.overview li:not(:last-of-type):after, .page-subnav.overview .break, .page-subnav.overview .break-2, .page-subnav.overview .card.card-small-text ul li:not(:last-of-type):after {
        display: block;
        margin-top: 0;
    }

    .page-subnav, .page-subnav.page-subnav-sticky {
        top: 49px;
        padding-top: 30px;
        margin-bottom: 30px;
    }

        .page-subnav.page-subnav-sticky > .row:first-child, .page-subnav > .row:first-child {
            margin-bottom: 0;
        }

        .page-subnav.open .mobile-page-section, .page-subnav.page-subnav-sticky.open .mobile-page-section {
            color: #999;
        }

        .page-subnav .m-subnav-label, .page-subnav.page-subnav-sticky .m-subnav-label {
            display: block;
        }

        .page-subnav .d-subnav-label, .page-subnav.page-subnav-sticky .d-subnav-label {
            display: none;
        }

        .page-subnav .subnav-dropdown-link, .page-subnav.page-subnav-sticky .subnav-dropdown-link {
            display: block;
        }

        .page-subnav .filter-dropdown, .page-subnav .page-section, .page-subnav.page-subnav-sticky .filter-dropdown, .page-subnav.page-subnav-sticky .page-section {
            display: none;
        }

        .page-subnav .row, .page-subnav.page-subnav-sticky .row {
            margin: 0 -15px;
        }

        .page-subnav .mobile-page-section, .page-subnav.page-subnav-sticky .mobile-page-section {
            color: #000;
            display: block;
            font-size: 14px;
            padding: 15px;
        }

        .card.card-small-text ul .page-subnav li:not(:last-of-type):after, .card.card-small-text ul .page-subnav.page-subnav-sticky li:not(:last-of-type):after, .page-subnav .break, .page-subnav .break-2, .page-subnav .card.card-small-text ul li:not(:last-of-type):after, .page-subnav.page-subnav-sticky .break, .page-subnav.page-subnav-sticky .break-2, .page-subnav.page-subnav-sticky .card.card-small-text ul li:not(:last-of-type):after {
            margin-top: 0;
            margin-bottom: 0;
        }

        .page-subnav .desktop-page-subnav > ul, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul {
            float: none;
            position: absolute;
            background-color: #FFF;
            width: 100%;
            height: 0;
            z-index: 1;
            padding: 0 15px;
            display: none;
            overflow: auto;
        }

            .page-subnav .desktop-page-subnav > ul > li, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li {
                display: block;
                margin-left: 0;
            }

                .page-subnav .desktop-page-subnav > ul > li:after, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:after {
                    display: table;
                    content: ' ';
                    clear: both;
                }

                .page-subnav .desktop-page-subnav > ul > li .subnav-dropdown-link-child, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li .subnav-dropdown-link-child {
                    margin-left: 24px;
                    color: #000;
                }

                    .page-subnav .desktop-page-subnav > ul > li .subnav-dropdown-link-child:hover, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li .subnav-dropdown-link-child:hover {
                        color: #d6002a;
                    }

                .page-subnav .desktop-page-subnav > ul > li:first-child .button, .page-subnav .desktop-page-subnav > ul > li:first-child a, .page-subnav .desktop-page-subnav > ul > li:first-child button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:first-child .button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:first-child a, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:first-child button {
                    padding-top: 30px;
                }

                .page-subnav .desktop-page-subnav > ul > li:last-child, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:last-child {
                    border-bottom: 1px solid #e8eae8;
                }

                    .page-subnav .desktop-page-subnav > ul > li:last-child .button, .page-subnav .desktop-page-subnav > ul > li:last-child a, .page-subnav .desktop-page-subnav > ul > li:last-child button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:last-child .button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:last-child a, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li:last-child button {
                        padding-bottom: 30px;
                    }

                .page-subnav .desktop-page-subnav > ul > li.m-deselected > :first-child, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li.m-deselected > :first-child {
                    color: #000;
                }

                .page-subnav .desktop-page-subnav > ul > li .button, .page-subnav .desktop-page-subnav > ul > li a, .page-subnav .desktop-page-subnav > ul > li button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li .button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li a, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li button {
                    padding: 15px 0;
                }

                    .page-subnav .desktop-page-subnav > ul > li .selected.button, .page-subnav .desktop-page-subnav > ul > li a.selected, .page-subnav .desktop-page-subnav > ul > li button.selected, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li .selected.button, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li a.selected, .page-subnav.page-subnav-sticky .desktop-page-subnav > ul > li button.selected {
                        color: #999;
                    }

        .page-subnav .sns-icons, .page-subnav .sns-icons ul, .page-subnav.page-subnav-sticky .sns-icons, .page-subnav.page-subnav-sticky .sns-icons ul {
            display: block;
        }

            .page-subnav .sns-icons ul li, .page-subnav.page-subnav-sticky .sns-icons ul li {
                display: inline-block;
                margin-right: 25px;
            }

                .page-subnav .sns-icons ul li:first-child, .page-subnav.page-subnav-sticky .sns-icons ul li:first-child {
                    margin-left: 0;
                }

                .page-subnav .sns-icons ul li .button, .page-subnav .sns-icons ul li a, .page-subnav .sns-icons ul li button, .page-subnav.page-subnav-sticky .sns-icons ul li .button, .page-subnav.page-subnav-sticky .sns-icons ul li a, .page-subnav.page-subnav-sticky .sns-icons ul li button {
                    font-size: 20px;
                }
}

@media (max-width:544px) {
    .page-subnav, .page-subnav.page-subnav-sticky {
        padding-left: 15px;
        padding-right: 15px;
    }

        .page-subnav.subnav-proxy {
            margin-top: -15px;
        }
}

.base-page-landing .news-list li h5 .card, .card .heading span .card, .text-scale .card {
    padding: 44rem;
}

.card {
    background-color: #FFF;
    float: left;
    position: relative;
    padding: 44px;
    display: block;
    vertical-align: top;
    color: #000;
    width: 100%;
    background-size: cover;
    margin-bottom: 30px;
}

@media (max-width:544px) {
    .card {
        padding: 30px;
        float: none;
        right: 0;
        margin-bottom: 15px;
    }
}

.card.top-flush {
    padding-top: 0;
}

.card.card-half.card-news .card__content .heading, .card.top-line {
    padding-top: 44px;
}

.card.bottom-flush {
    padding-bottom: 0;
}

.card.clickable {
    cursor: pointer;
}

.card .hit-area {
    display: none;
}

.card .button, .card a, .card button {
    display: inline-block;
}

    .card .icon-arrow-right.button:not(.button):not(button), .card a.icon-arrow-right:not(.button):not(button), .card button.icon-arrow-right:not(.button):not(button) {
        display: block;
    }

.card .heading .button, .card .heading a, .card .heading button {
    font-size: inherit;
    white-space: normal;
}

    #main-header .card .heading .button:hover, #main-header .card .heading a:hover, #main-header .card .heading button:hover, .card .heading #main-header .button:hover, .card .heading #main-header a:hover, .card .heading #main-header button:hover, .card .heading .button:hover, .card .heading .video-cta:hover .video-link .button, .card .heading .video-cta:hover .video-link a, .card .heading .video-cta:hover .video-link button, .card .heading a:hover, .card .heading button:hover, .video-cta:hover .video-link .card .heading .button, .video-cta:hover .video-link .card .heading a, .video-cta:hover .video-link .card .heading button {
        color: #d6002a;
    }

.card .heading h4 {
    margin-bottom: 0;
}

.card.theme-dark {
    color: #000;
}

.card.theme-light, .card.theme-light .button, .card.theme-light .heading .button, .card.theme-light .heading a, .card.theme-light .heading button, .card.theme-light a, .card.theme-light button {
    color: #FFF;
}

    #main-header .card.theme-light .button:hover, #main-header .card.theme-light .heading .button:hover, #main-header .card.theme-light .heading a:hover, #main-header .card.theme-light .heading button:hover, #main-header .card.theme-light a:hover, #main-header .card.theme-light button:hover, .card.theme-light #main-header .button:hover, .card.theme-light #main-header a:hover, .card.theme-light #main-header button:hover, .card.theme-light .button:hover, .card.theme-light .heading #main-header .button:hover, .card.theme-light .heading #main-header a:hover, .card.theme-light .heading #main-header button:hover, .card.theme-light .heading .button:hover, .card.theme-light .heading .video-cta:hover .video-link .button, .card.theme-light .heading .video-cta:hover .video-link a, .card.theme-light .heading .video-cta:hover .video-link button, .card.theme-light .heading a:hover, .card.theme-light .heading button:hover, .card.theme-light .video-cta:hover .video-link .button, .card.theme-light .video-cta:hover .video-link a, .card.theme-light .video-cta:hover .video-link button, .card.theme-light a:hover, .card.theme-light button:hover, .video-cta:hover .video-link .card.theme-light .button, .video-cta:hover .video-link .card.theme-light .heading .button, .video-cta:hover .video-link .card.theme-light .heading a, .video-cta:hover .video-link .card.theme-light .heading button, .video-cta:hover .video-link .card.theme-light a, .video-cta:hover .video-link .card.theme-light button {
        color: #d6002a;
    }

        #main-header .card.theme-light .heading .icon-arrow-right.button:hover:after, #main-header .card.theme-light .heading a.icon-arrow-right:hover:after, #main-header .card.theme-light .heading button.icon-arrow-right:hover:after, #main-header .card.theme-light .icon-arrow-right.button:hover:after, #main-header .card.theme-light a.icon-arrow-right:hover:after, #main-header .card.theme-light button.icon-arrow-right:hover:after, .card.theme-light #main-header .icon-arrow-right.button:hover:after, .card.theme-light #main-header a.icon-arrow-right:hover:after, .card.theme-light #main-header button.icon-arrow-right:hover:after, .card.theme-light .heading #main-header .icon-arrow-right.button:hover:after, .card.theme-light .heading #main-header a.icon-arrow-right:hover:after, .card.theme-light .heading #main-header button.icon-arrow-right:hover:after, .card.theme-light .heading .icon-arrow-right.button:hover:after, .card.theme-light .heading .video-cta:hover .video-link .icon-arrow-right.button:after, .card.theme-light .heading .video-cta:hover .video-link a.icon-arrow-right:after, .card.theme-light .heading .video-cta:hover .video-link button.icon-arrow-right:after, .card.theme-light .heading a.icon-arrow-right:hover:after, .card.theme-light .heading button.icon-arrow-right:hover:after, .card.theme-light .icon-arrow-right.button:hover:after, .card.theme-light .video-cta:hover .video-link .icon-arrow-right.button:after, .card.theme-light .video-cta:hover .video-link a.icon-arrow-right:after, .card.theme-light .video-cta:hover .video-link button.icon-arrow-right:after, .card.theme-light a.icon-arrow-right:hover:after, .card.theme-light button.icon-arrow-right:hover:after, .video-cta:hover .video-link .card.theme-light .heading .icon-arrow-right.button:after, .video-cta:hover .video-link .card.theme-light .heading a.icon-arrow-right:after, .video-cta:hover .video-link .card.theme-light .heading button.icon-arrow-right:after, .video-cta:hover .video-link .card.theme-light .icon-arrow-right.button:after, .video-cta:hover .video-link .card.theme-light a.icon-arrow-right:after, .video-cta:hover .video-link .card.theme-light button.icon-arrow-right:after {
            background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
            fill: #d6002a;
        }

    .card.theme-light .heading .icon-arrow-right.button:after, .card.theme-light .heading a.icon-arrow-right:after, .card.theme-light .heading button.icon-arrow-right:after, .card.theme-light .icon-arrow-right.button:after, .card.theme-light a.icon-arrow-right:after, .card.theme-light button.icon-arrow-right:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
        fill: #FFF;
    }

    .card.theme-light .author, .card.theme-light .author .button, .card.theme-light .author a, .card.theme-light .author button {
        color: #FFF;
    }

        #main-header .card.theme-light .author .button:hover, #main-header .card.theme-light .author a:hover, #main-header .card.theme-light .author button:hover, .card.theme-light .author #main-header .button:hover, .card.theme-light .author #main-header a:hover, .card.theme-light .author #main-header button:hover, .card.theme-light .author .button:hover, .card.theme-light .author .video-cta:hover .video-link .button, .card.theme-light .author .video-cta:hover .video-link a, .card.theme-light .author .video-cta:hover .video-link button, .card.theme-light .author a:hover, .card.theme-light .author button:hover, .video-cta:hover .video-link .card.theme-light .author .button, .video-cta:hover .video-link .card.theme-light .author a, .video-cta:hover .video-link .card.theme-light .author button {
            color: #d6002a;
        }

    .card.theme-light .subcaption-01 {
        color: #e2ddd7;
    }

    #main-header .card.theme-light .white.icon-arrow-right.button:hover:after, #main-header .card.theme-light a.white.icon-arrow-right:hover:after, #main-header .card.theme-light button.white.icon-arrow-right:hover:after, .card.theme-light #main-header .white.icon-arrow-right.button:hover:after, .card.theme-light #main-header a.white.icon-arrow-right:hover:after, .card.theme-light #main-header button.white.icon-arrow-right:hover:after, .card.theme-light .video-cta:hover .video-link .white.icon-arrow-right.button:after, .card.theme-light .video-cta:hover .video-link a.white.icon-arrow-right:after, .card.theme-light .video-cta:hover .video-link button.white.icon-arrow-right:after, .card.theme-light .white.icon-arrow-right.button:hover:after, .card.theme-light a.white.icon-arrow-right:hover:after, .card.theme-light button.white.icon-arrow-right:hover:after, .video-cta:hover .video-link .card.theme-light .white.icon-arrow-right.button:after, .video-cta:hover .video-link .card.theme-light a.white.icon-arrow-right:after, .video-cta:hover .video-link .card.theme-light button.white.icon-arrow-right:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
        fill: #d6002a;
    }

.card .card__content {
    position: relative;
    height: 100%;
}

    .card .card__content .stock-prices {
        margin-top: 32px;
    }

        .card .card__content .stock-prices .meta-01, .card .card__content .stock-prices .subcaption-02 {
            margin-top: 5px;
        }

    .card .card__content .cta .button, .card .card__content .cta a.button, .card .card__content .cta button.button {
        margin-top: 40px;
    }

.card .card__content-bottom, .card.card-photo .card__content {
    position: absolute;
    bottom: 44px;
    left: 44px;
    right: 44px;
}

    .card .card__content-bottom .button, .card .card__content-bottom a, .card .card__content-bottom button, .card.card-photo .card__content .button, .card.card-photo .card__content a, .card.card-photo .card__content button {
        margin-top: .777em;
    }

    .card .card__content-bottom .subcaption-01:first-child, .card.card-photo .card__content .subcaption-01:first-child {
        margin-bottom: 4px;
    }

    .card .card__content-bottom .subcaption-01 + .heading .button, .card .card__content-bottom .subcaption-01 + .heading a, .card .card__content-bottom .subcaption-01 + .heading button, .card.card-photo .card__content .subcaption-01 + .heading .button, .card.card-photo .card__content .subcaption-01 + .heading a, .card.card-photo .card__content .subcaption-01 + .heading button {
        margin-top: 0;
    }

.card .body {
    margin-top: 10px;
}

.card .card__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 100%;
    overflow: hidden;
}

    .card .card__image img {
        width: 100%;
        height: auto;
    }

.card .subcaption-01 {
    margin-bottom: 15px;
}

    .card .subcaption-01:first-child {
        margin-bottom: 4px;
    }

.card .subcaption-02 {
    margin-top: 28px;
    opacity: .6;
}

@media (max-width:544px) {
    .card .subcaption-01 {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .card .subcaption-02 {
        margin-top: 12px;
        font-size: 9px;
    }

    .card .author {
        font-size: 12px;
    }

    .card .card__image {
        right: 0;
    }

    .card .card__content-bottom:not(.card__content-bottom_fill), .card.card-photo .card__content:not(.card__content-bottom_fill) {
        left: auto;
        right: auto;
    }

    .card .card__content-bottom_fill {
        left: 30px;
        right: 30px;
    }

    .card .card__content {
        left: auto;
        right: auto;
    }

        .card .card__content .body {
            line-height: 1.142857142857143em;
        }
}

.card .author {
    margin-top: 12px;
    color: #000;
}

    .card .author .label {
        color: #999;
    }

#main-header .card.card-bg-red .heading .button:hover, #main-header .card.card-bg-red .heading a:hover, #main-header .card.card-bg-red .heading button:hover, .card.card-bg-red, .card.card-bg-red .author, .card.card-bg-red .button, .card.card-bg-red .heading #main-header .button:hover, .card.card-bg-red .heading #main-header a:hover, .card.card-bg-red .heading #main-header button:hover, .card.card-bg-red .heading .button:hover, .card.card-bg-red .heading .video-cta:hover .video-link .button, .card.card-bg-red .heading .video-cta:hover .video-link a, .card.card-bg-red .heading .video-cta:hover .video-link button, .card.card-bg-red .heading a:hover, .card.card-bg-red .heading button:hover, .card.card-bg-red .label, .card.card-bg-red .subcaption-01, .card.card-bg-red .subcaption-02, .card.card-bg-red a, .card.card-bg-red button, .video-cta:hover .video-link .card.card-bg-red .heading .button, .video-cta:hover .video-link .card.card-bg-red .heading a, .video-cta:hover .video-link .card.card-bg-red .heading button {
    color: #FFF;
}

.card.card-bg-grey {
    background-color: #e8eae8;
}

.card.card-bg-beige {
    background-color: #e2ddd7;
}

.card.card-bg-white {
    background-color: #FFF;
}

.card.card-bg-red {
    background-color: #d6002a;
}

    .card.card-bg-red:hover {
        background-color: #b70029;
    }

    .card.card-bg-red .subcaption-02 {
        opacity: .6;
    }

.card.card-article-list .card-text .subcaption-01, .card.card-twitter .card__content .heading {
    color: #999;
}

.card.top-line {
    border-top: 1px solid #e8eae8;
}

.card.neg-top-margin {
    margin-top: -30px;
}

@media (max-width:544px) {
    .card.neg-top-margin {
        margin-top: -15px;
    }
}

.card.card-half {
    max-width: 645px;
    height: 660rem;
}

    .card.card-half.card-solid .content-top {
        position: absolute;
        top: 0;
        left: 0;
    }

@media (max-width:768px) {
    .card.card-half {
        height: 360px;
        margin: auto;
        float: none;
        max-width: none;
    }

        .card.card-half .card__content {
            width: auto;
        }
}

@media (min-width:1024px) {
    .card.card-half {
        margin-bottom: 0;
    }
}

.card.card-two-third {
    max-width: 870px;
}

.card.card-article-list {
    padding: 44rem;
}

    .card.card-article-list ul li {
        padding: 25px 0;
        border-top: 1px solid #e8eae8;
    }

    .card.card-article-list ul .button, .card.card-article-list ul a, .card.card-article-list ul button {
        white-space: normal;
    }

        .card.card-article-list ul .small.button, .card.card-article-list ul a.small, .card.card-article-list ul button.small {
            line-height: 18px;
        }

    .card.card-article-list ul .subcaption-01, .card.card-article-list ul .subcaption-02 {
        font-size: 12px;
        color: #999;
        opacity: 1;
    }

    .card.card-article-list ul .subcaption-01 {
        margin-bottom: .5em;
    }

    .card.card-article-list ul .subcaption-02 {
        margin-top: .5em;
    }

.card.card-video .card__content {
    width: 260px;
}

.card.card-top-news, .card.card-trending-news {
    height: 620px;
}

.card.card-twitter {
    padding: 0!important;
    overflow: hidden;
}

    .card.card-twitter .twitter-tweet, .card.card-twitter .twitter-tweet-rendered {
        margin: -1px!important;
        width: auto!important;
        max-width: none!important;
    }

    .card.card-twitter .card__content .heading:before {
        content: ' ';
        display: block;
        height: 1px;
        background-color: #CCC;
        width: 55px;
        margin: 30px 0;
    }

.card.card-large-text.card-bg-white, .card.card-large-text:not(.card-bg-red):not(.card-bg-beige):not(.card-bg-grey) {
    margin-bottom: 0;
}

.card.card-large-text.card-bg-red {
    padding: 44px 44px 88px;
}

.base-page-landing .news-list li h5 .card.card-large-text.card-bg-red, .card .heading span .card.card-large-text.card-bg-red, .text-scale .card.card-large-text.card-bg-red {
    padding: 44rem 44rem 88rem;
}

@media (max-width:768px) {
    .card.card-large-text .card__content .card-text .heading > * {
        font-size: 30px!important;
    }
}

.card.card-photo {
    height: 550px;
    min-height: 346px;
}

    .card.card-photo .card__content {
        height: auto;
    }

@media (max-width:1024px) {
    .card.card-photo {
        height: 45vw;
    }
}

@media (max-width:544px) {
    .card.card-large-text {
        padding: 30px;
    }

        .card.card-large-text.card-bg-red {
            padding: 30px!important;
        }

    .card.card-photo {
        height: 346px;
    }

        .card.card-photo .heading > * {
            font-size: 22px;
        }
}

.card.card-small-text {
    margin-bottom: 0;
    padding: 0 0 45px;
}

    .card.card-small-text .card__image {
        position: relative;
        margin-bottom: 30px;
        height: 240px;
    }

        .card.card-small-text .card__image + .card__content {
            padding-top: 0;
        }

    .card.card-photo .card.card-small-text .card__content, .card.card-small-text .card.card-photo .card__content, .card.card-small-text .card__content-bottom {
        bottom: 0;
    }

    .card.card-small-text .card__content {
        padding-left: 44px;
        padding-right: 44px;
        padding-top: 45px;
    }

        .card.card-small-text .card__content .button, .card.card-small-text .card__content a, .card.card-small-text .card__content button {
            line-height: 1.166667em;
        }

.base-page-landing .news-list li h5 .card.card-small-text .card__content, .card .heading span .card.card-small-text .card__content, .text-scale .card.card-small-text .card__content {
    padding-left: 44rem;
    padding-right: 44rem;
}

@media (max-width:544px) {
    .card.card-small-text {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-top: 0!important;
    }

        .card.card-small-text .card__image {
            height: 196px;
        }

        .card.card-small-text .card__content {
            padding-left: 30px!important;
            padding-right: 30px!important;
            padding-top: 30px!important;
        }

        .card.card-small-text .card__image + .card__content {
            padding-top: 0!important;
        }

        .card.card-small-text h4 {
            font-size: 22px;
        }
}

.card.card-small-text ul li:not(:last-of-type):after {
    display: block;
    content: ' ';
}

.card.card-small-text .subcaption-01 {
    margin-bottom: 10px;
}

.card.card-small-text .subcaption-02 {
    margin-top: 30px;
}

.card.card-small-text .video-cta {
    background: rgba(0,0,0,.2);
    height: auto;
}

.card.card-event-feature:not(.card-bg-beige), .card.card-event:not(.card-bg-beige) {
    margin-bottom: 0;
    padding: 45px 30px;
}

.card.card-event.top-flush, .card.top-flush.card-event-feature {
    padding-top: 0;
}

.card.bottom-flush.card-event-feature, .card.card-event.bottom-flush {
    padding-bottom: 0;
}

.card.card-event.card-solid-beige .body, .card.card-solid-beige.card-event-feature .body {
    color: #666;
}

.card.card-event.card-solid-white, .card.card-solid-white.card-event-feature {
    border-top: 1px solid #e8eae8;
    padding-bottom: 0;
}

.card.card-event .subcaption-01, .card.card-event-feature .subcaption-01 {
    color: #000;
    margin-bottom: 22px;
}

.card.card-event .heading .button, .card.card-event .heading a, .card.card-event .heading button, .card.card-event .location, .card.card-event-feature .heading .button, .card.card-event-feature .heading a, .card.card-event-feature .heading button, .card.card-event-feature .location {
    display: block;
}

.card.card-event .event-dates, .card.card-event-feature .event-dates {
    position: relative;
}

    .card.card-event .event-dates .event-date, .card.card-event-feature .event-dates .event-date {
        float: left;
    }

        .card.card-event .event-dates .event-date:nth-of-type(2), .card.card-event-feature .event-dates .event-date:nth-of-type(2) {
            float: right;
        }

            .card.card-event .event-dates .event-date:nth-of-type(2):before, .card.card-event-feature .event-dates .event-date:nth-of-type(2):before {
                content: ' ';
                display: block;
                position: absolute;
                line-height: 48px;
                left: 0;
                right: 0;
                top: 0;
                bottom: 30px;
                margin: auto;
                width: 15%;
                height: 1px;
                background-color: #000;
            }

@media (max-width:544px) {
    .card.card-event .event-dates .event-date:nth-of-type(2):before, .card.card-event-feature .event-dates .event-date:nth-of-type(2):before {
        width: 25%;
    }

    .card.card-event-feature:not(.card-bg-beige), .card.card-event:not(.card-bg-beige) {
        padding: 30px;
    }
}

.card.card-narrow .card__content, .card.card-person .card__content {
    width: 150px;
}

.card.card-event .event-dates .date-month, .card.card-event-feature .event-dates .date-month {
    color: #000;
}

.card.card-event .body, .card.card-event .cta, .card.card-event-feature .body, .card.card-event-feature .cta {
    margin-top: 25px;
}

.card.card-event .body, .card.card-event-feature .body {
    color: #666;
}

.card .card-b *, .card.card-a.is-red * {
    color: #FFF;
}

.card .video-cta, .card.video .icon-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.card.card-a.is-red {
    background-color: #d6002a;
}

.card .card-b {
    background-size: cover;
    background-color: #000;
    padding-bottom: 44px;
    height: 550px;
    position: relative;
}

    .card .card-b .card__content {
        display: table-cell;
        vertical-align: bottom;
        height: 462px;
    }

    .card .card-b .subcaption-01 {
        color: #e8eae8;
    }

.card.card-person.card-third {
    height: 37.87879vw;
}

@media (min-width:1320px) {
    .card.card-person.card-third {
        height: 500px;
    }
}

.card.card-person.card-half {
    height: 660rem;
}

    .card.card-person.card-half .heading h4 {
        margin-bottom: 15px;
    }

    .card.card-person.card-half .cta .button {
        margin-top: 0;
    }

.card.card-person .heading, .card.card-person .heading .button, .card.card-person .heading a, .card.card-person .heading button {
    line-height: 1.166667em;
}

.card.card-person .body {
    color: #666;
}

@media (max-width:768px) {
    .card.card-person {
        height: 500rem;
    }

        .card.card-person.card-half {
            height: 450px;
        }

            .card.card-person.card-half .card__content {
                width: 50%;
            }
}

@media (max-width:544px) {
    .card.card-person.card-half, .card.card-person.card-third {
        height: 346px;
    }

        .card.card-person.card-third .heading, .card.card-person.card-third .heading *, .card.card-person.card-third .heading .button, .card.card-person.card-third .heading a, .card.card-person.card-third .heading button {
            font-size: 24px;
        }

        .card.card-person.card-half .card__content {
            width: 50%;
        }
}

.card.card-quote .heading .button:before, .card.card-quote .heading a:before, .card.card-quote .heading button:before, .card.card-quote .heading span:before, .card.card-quote-inline .heading .button:before, .card.card-quote-inline .heading a:before, .card.card-quote-inline .heading button:before, .card.card-quote-inline .heading span:before {
    content: "\201C";
    display: block;
    margin-bottom: -.4em;
}

.card.card-quote .heading .button:after, .card.card-quote .heading a:after, .card.card-quote .heading button:after, .card.card-quote .heading span:after, .card.card-quote-inline .heading .button:after, .card.card-quote-inline .heading a:after, .card.card-quote-inline .heading button:after, .card.card-quote-inline .heading span:after {
    content: "\201D";
    display: block;
    margin-top: .2em;
    margin-left: 0;
}

.card.card-quote .card__content, .card.card-quote-inline .card__content {
    width: auto;
}

    .card.card-quote .card__content .body, .card.card-quote-inline .card__content .body {
        font-size: 14px;
    }

        .card.card-quote .card__content .body:before, .card.card-quote-inline .card__content .body:before {
            content: "\2014";
            display: inline-block;
            margin-right: 5px;
        }

.card.card-quote-inline .heading > :first-child *, .card.card-quote-inline .heading > :first-child:after {
    display: inline;
}

@media (max-width:544px) {
    .card.card-quote .heading > *, .card.card-quote-inline .heading > * {
        font-size: 18px;
    }
}

.card.card-quote-inline .heading > :first-child:before {
    position: absolute;
    top: 0;
    left: -.5em;
}

.card.card-erg {
    margin-bottom: 0;
    padding: 44px;
}

    .card.card-erg:first-child {
        border-top: 1px solid #e8eae8;
    }

    .card.card-erg .subcaption-01 {
        color: #999;
    }

@media (min-width:1024px) {
    .card.card-featured {
        margin-bottom: 0;
    }
}

.card.card-featured .card__content {
    width: 340rem;
}

.card.card-featured .card-text .heading {
    margin-bottom: 7px;
}

    .card.card-featured .card-text .heading h1, .card.card-featured .card-text .heading h2, .card.card-featured .card-text .heading h3, .card.card-featured .card-text .heading h4, .card.card-featured .card-text .heading h5, .card.card-featured .card-text .heading h6 {
        margin-bottom: 0;
    }

.card.card-featured .card-text .body {
    line-height: 18px;
}

.card.card-featured .card-text .heading + .body {
    margin-top: 0;
}

@media (max-width:768px) {
    .card.card-featured .card__content {
        width: auto;
    }

    .card {
        padding: 30px;
    }

        .card .heading span {
            font-size: 24px;
        }

        .card .body-02, .card .card__content .body, .card .details-article-page .photo-subtext, .card .details-page .stat-inline span, .card .find-detail-contact, .card .main-footer .secondary-nav, .card .main-footer .secondary-nav .button, .card .main-footer .secondary-nav a, .card .main-footer .secondary-nav button, .card .map-overlay p, .card .page-contact .location-list .details, .card p, .card.card-event .location, .card.card-event-feature .location, .details-article-page .card .photo-subtext, .details-page .stat-inline .card span, .main-footer .card .secondary-nav, .main-footer .secondary-nav .card .button, .main-footer .secondary-nav .card a, .main-footer .secondary-nav .card button, .map-overlay .card p, .page-contact .location-list .card .details {
            font-size: 14px;
        }
}

.feed-grid :not(.card-image):not(.card-solid-red):not(.card-solid-beige) > .card-news, :not(.card-image):not(.card-solid-red):not(.card-solid-beige) > .card-news-large {
    border-top: 1px solid #e8eae8;
    padding-top: 44px;
}

.banner-cta {
    margin-bottom: 30px;
    width: 100%;
    height: 104rem;
    background-color: #d6002a;
    color: #FFF;
}

    .banner-cta h3 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .banner-cta .cta {
        position: relative;
        height: 100%;
        text-align: center;
    }

        .banner-cta .cta .button, .banner-cta .cta a, .banner-cta .cta button {
            color: #FFF;
            width: 100%;
            white-space: normal;
        }

            .banner-cta .cta .button:after, .banner-cta .cta a:after, .banner-cta .cta button:after {
                width: .9em;
                height: .9em;
            }

            #main-header .banner-cta .cta .button:hover, #main-header .banner-cta .cta a:hover, #main-header .banner-cta .cta button:hover, .banner-cta .cta #main-header .button:hover, .banner-cta .cta #main-header a:hover, .banner-cta .cta #main-header button:hover, .banner-cta .cta .button:hover, .banner-cta .cta .video-cta:hover .video-link .button, .banner-cta .cta .video-cta:hover .video-link a, .banner-cta .cta .video-cta:hover .video-link button, .banner-cta .cta a:hover, .banner-cta .cta button:hover, .video-cta:hover .video-link .banner-cta .cta .button, .video-cta:hover .video-link .banner-cta .cta a, .video-cta:hover .video-link .banner-cta .cta button {
                color: #FFF!important;
            }

                #main-header .banner-cta .cta .button:hover:after, #main-header .banner-cta .cta a:hover:after, #main-header .banner-cta .cta button:hover:after, .banner-cta .cta #main-header .button:hover:after, .banner-cta .cta #main-header a:hover:after, .banner-cta .cta #main-header button:hover:after, .banner-cta .cta .button:hover:after, .banner-cta .cta .video-cta:hover .video-link .button:after, .banner-cta .cta .video-cta:hover .video-link a:after, .banner-cta .cta .video-cta:hover .video-link button:after, .banner-cta .cta a:hover:after, .banner-cta .cta button:hover:after, .video-cta:hover .video-link .banner-cta .cta .button:after, .video-cta:hover .video-link .banner-cta .cta a:after, .video-cta:hover .video-link .banner-cta .cta button:after {
                    background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E");
                    fill: #FFF;
                }

    .banner-cta .row {
        height: 100%;
    }

        .banner-cta .row > * {
            position: relative;
            height: 100%;
            padding: 0 55rem;
        }

        .banner-cta .row > :last-child {
            display: table;
        }

            .banner-cta .row > :last-child .cta {
                display: table-cell;
                vertical-align: middle;
            }

@media (min-width:768px) {
    .banner-cta {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .banner-cta {
        height: auto;
        padding: 110rem;
    }

        .banner-cta h3 {
            font-size: 36px;
            line-height: 1.11111em;
            position: static;
            -webkit-transform: none;
            transform: none;
        }

        .banner-cta .row > * {
            padding: 0;
        }

        .banner-cta .row > :last-child {
            border-left: none;
            margin-top: 300rem;
        }

        .banner-cta .cta {
            text-align: left;
        }

            .banner-cta .cta .button, .banner-cta .cta a, .banner-cta .cta button {
                position: relative;
                font-size: 24px;
                -webkit-transform: none;
                transform: none;
                left: auto;
                right: auto;
            }
}

.main-footer {
    background-color: #000;
    padding: 60px 30px;
}

    .main-footer ul {
        list-style: none;
    }

    .main-footer > .row {
        max-width: 1380px;
        margin: 0 auto;
    }

    .main-footer .icon-rss:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23999999' width='20px' height='20px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6.4' cy='17.6' r='2.18'/%3E %3Cpath d='M8.22%2C8.22V11A12.73%2C12.73%2C0%2C0%2C1%2C20.95%2C23.78h2.83A15.56%2C15.56%2C0%2C0%2C0%2C8.22%2C8.22Zm0%2C5.66v2.83a7.08%2C7.08%2C0%2C0%2C1%2C7.07%2C7.07h2.83A9.9%2C9.9%2C0%2C0%2C0%2C8.22%2C13.88Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
        fill: #999;
        margin: 0;
        width: 20px;
        height: 20px;
    }

    .main-footer .icon-rss:hover:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='6.4' cy='17.6' r='2.18'/%3E %3Cpath d='M8.22%2C8.22V11A12.73%2C12.73%2C0%2C0%2C1%2C20.95%2C23.78h2.83A15.56%2C15.56%2C0%2C0%2C0%2C8.22%2C8.22Zm0%2C5.66v2.83a7.08%2C7.08%2C0%2C0%2C1%2C7.07%2C7.07h2.83A9.9%2C9.9%2C0%2C0%2C0%2C8.22%2C13.88Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
        fill: #d6002a;
    }

    .main-footer .logo {
        display: block;
        background-image: url(../images/irw/sp-logo-02.svg);
        background-size: 148px 32px;
        width: 148px;
        height: 32px;
    }

    .main-footer ul li {
        display: inline-block;
        margin-right: 18rem;
        line-height: 18px;
        vertical-align: bottom;
    }

    .main-footer .primary-nav, .main-footer .primary-nav .button, .main-footer .primary-nav a, .main-footer .primary-nav button {
        color: #666;
    }

        .main-footer .primary-nav .button, .main-footer .primary-nav a, .main-footer .primary-nav button {
            color: #FFF;
        }

        .main-footer .primary-nav ul {
            line-height: 32px;
        }

    .main-footer .secondary-nav .sns-links {
        position: absolute;
        right: 0;
        width: auto;
    }

        .main-footer .secondary-nav .sns-links li .button, .main-footer .secondary-nav .sns-links li a, .main-footer .secondary-nav .sns-links li button {
            width: 17px;
            height: 14px;
            display: block;
            background: no-repeat;
            font-size: 18px;
            color: #999;
        }

            #main-header .main-footer .secondary-nav .sns-links li .button:hover, #main-header .main-footer .secondary-nav .sns-links li a:hover, #main-header .main-footer .secondary-nav .sns-links li button:hover, .main-footer .secondary-nav .sns-links li #main-header .button:hover, .main-footer .secondary-nav .sns-links li #main-header a:hover, .main-footer .secondary-nav .sns-links li #main-header button:hover, .main-footer .secondary-nav .sns-links li .button:hover, .main-footer .secondary-nav .sns-links li .video-cta:hover .video-link .button, .main-footer .secondary-nav .sns-links li .video-cta:hover .video-link a, .main-footer .secondary-nav .sns-links li .video-cta:hover .video-link button, .main-footer .secondary-nav .sns-links li a:hover, .main-footer .secondary-nav .sns-links li button:hover, .video-cta:hover .video-link .main-footer .secondary-nav .sns-links li .button, .video-cta:hover .video-link .main-footer .secondary-nav .sns-links li a, .video-cta:hover .video-link .main-footer .secondary-nav .sns-links li button {
                color: #d6002a;
            }

    .main-footer .secondary-nav {
        color: #999;
        margin-top: 40px;
    }

        .main-footer .secondary-nav .button, .main-footer .secondary-nav a, .main-footer .secondary-nav button {
            color: #999;
        }

@media (max-width:1024px) {
    .main-footer {
        padding: 25px 15px;
    }

        .main-footer .row {
            margin-left: auto;
            margin-right: auto;
        }

        .main-footer .primary-nav {
            margin-bottom: 30px;
        }

            .main-footer .primary-nav .button, .main-footer .primary-nav a, .main-footer .primary-nav button {
                font-size: 14px;
            }

            .main-footer .primary-nav ul li {
                display: block;
                margin-bottom: 20px;
            }

        .main-footer .secondary-nav .sns-links {
            position: static;
        }

            .main-footer .secondary-nav .sns-links li {
                display: inline-block;
                margin-right: 25px;
                margin-bottom: 0;
            }

        .main-footer .secondary-nav, .main-footer .secondary-nav .button, .main-footer .secondary-nav a, .main-footer .secondary-nav button {
            line-height: 1em;
            font-size: 12px;
        }

            .main-footer .secondary-nav li {
                margin-right: 25px;
            }
}

.video-cta.arrow-only .video-link, .video-cta.arrow-only .video-thumb .video-thumb-image {
    display: none;
}

@media (max-width:544px) {
    .main-footer .secondary-nav, .main-footer .secondary-nav .button, .main-footer .secondary-nav a, .main-footer .secondary-nav button {
        font-size: 9px;
    }

        .main-footer .secondary-nav li {
            margin-right: 5px;
        }
}

.video-cta {
    height: 88rem;
    cursor: pointer;
}

    .video-cta.arrow-only {
        cursor: pointer;
    }

        .video-cta.arrow-only .video-thumb {
            float: none;
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            background: 0 0;
        }

            .video-cta.arrow-only .video-thumb .video-play-btn {
                transition: all .3s cubic-bezier(.215,.61,.355,1);
            }

@media (max-width:768px) {
    .video-cta.arrow-only .video-thumb .video-play-btn, .video-cta.arrow-only:hover .video-play-btn {
        border-top-width: 15px;
        border-bottom-width: 15px;
        border-left-width: 20px;
    }
}

.video-cta .video-thumb {
    float: left;
    position: relative;
    background-color: #000;
    width: 155rem;
    height: 100%;
    cursor: pointer;
}

    .video-cta .video-thumb .video-thumb-image {
        display: block;
        opacity: .3;
        width: 100%;
        height: 100%;
        background-size: cover;
        transition: opacity .2s;
    }

    .video-cta .video-thumb .video-play-btn {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

.video-cta:hover .video-thumb-image {
    opacity: .5;
}

.video-cta .video-link {
    float: left;
    line-height: 88rem;
    height: 100%;
    margin-left: 30rem;
}

@media (max-width:544px) {
    .video-cta {
        height: 44px;
    }

        .video-cta .video-thumb {
            width: 78px;
        }

            .video-cta .video-thumb .video-play-btn {
                border-top-width: 9px;
                border-bottom-width: 9px;
                border-left-width: 12px;
            }

        .video-cta .video-link {
            line-height: 44px;
        }

            .video-cta .video-link .button, .video-cta .video-link a, .video-cta .video-link button {
                font-size: 15px;
            }
}

.filter-dropdown .menu-list .caret, .filter-dropdown .menu-list:not(.no-caret):before {
    border-bottom: 8px solid #000;
    border-left: 7.2px solid transparent;
    border-right: 7.2px solid transparent;
}

.light .video-cta .video-link .button, .light .video-cta .video-link a, .light .video-cta .video-link button {
    color: #FFF;
}

    .light .video-cta .video-link .icon-arrow-right.button:after, .light .video-cta .video-link a.icon-arrow-right:after, .light .video-cta .video-link button.icon-arrow-right:after {
        background: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-3' data-name='shape' points='16.24 9.17 7.76 0.69 4.93 3.52 13.41 12 4.93 20.48 7.76 23.31 16.42 14.65 19.07 12 16.24 9.17'/%3E %3C/svg%3E") no-repeat;
        fill: #FFF;
    }

.filter-dropdown {
    position: relative;
}

    .filter-dropdown:not([data-is-nav]) .dropdown-label {
        width: 15%;
        float: left;
        min-width: 75px;
        white-space: nowrap;
    }

    .filter-dropdown:not([data-is-nav]) .dropdown-filter-list {
        float: left;
        display: block;
    }

    .filter-dropdown .dropdown-label {
        font-size: 14px;
        color: #000;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .filter-dropdown .dropdown-filter-list {
        display: none;
    }

        .filter-dropdown .dropdown-filter-list ul li {
            float: left;
            margin-right: 30px;
        }

        .filter-dropdown .dropdown-filter-list ul .button, .filter-dropdown .dropdown-filter-list ul a, .filter-dropdown .dropdown-filter-list ul button {
            display: inline-block;
            color: #999;
        }

            .filter-dropdown .dropdown-filter-list ul .button:before, .filter-dropdown .dropdown-filter-list ul a:before, .filter-dropdown .dropdown-filter-list ul button:before {
                content: ' ';
                display: inline-block;
                width: 10px;
                height: 10px;
                vertical-align: middle;
                margin-right: 10px;
                position: relative;
                background: url("data:image/svg+xml,%3Csvg width='10px' height='10px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M28%2C6.42L25.58%2C4%2C16%2C13.58%2C6.42%2C4%2C4%2C6.42%2C13.58%2C16%2C4%2C25.58%2C6.42%2C28%2C16%2C18.42%2C25.58%2C28%2C28%2C25.58%2C18.42%2C16Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
            }

            #main-header .filter-dropdown .dropdown-filter-list ul .button:hover:before, #main-header .filter-dropdown .dropdown-filter-list ul a:hover:before, #main-header .filter-dropdown .dropdown-filter-list ul button:hover:before, .filter-dropdown .dropdown-filter-list ul #main-header .button:hover:before, .filter-dropdown .dropdown-filter-list ul #main-header a:hover:before, .filter-dropdown .dropdown-filter-list ul #main-header button:hover:before, .filter-dropdown .dropdown-filter-list ul .button:hover:before, .filter-dropdown .dropdown-filter-list ul .video-cta:hover .video-link .button:before, .filter-dropdown .dropdown-filter-list ul .video-cta:hover .video-link a:before, .filter-dropdown .dropdown-filter-list ul .video-cta:hover .video-link button:before, .filter-dropdown .dropdown-filter-list ul a:hover:before, .filter-dropdown .dropdown-filter-list ul button:hover:before, .video-cta:hover .video-link .filter-dropdown .dropdown-filter-list ul .button:before, .video-cta:hover .video-link .filter-dropdown .dropdown-filter-list ul a:before, .video-cta:hover .video-link .filter-dropdown .dropdown-filter-list ul button:before {
                background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M28%2C6.42L25.58%2C4%2C16%2C13.58%2C6.42%2C4%2C4%2C6.42%2C13.58%2C16%2C4%2C25.58%2C6.42%2C28%2C16%2C18.42%2C25.58%2C28%2C28%2C25.58%2C18.42%2C16Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
                fill: #d6002a;
            }

    .filter-dropdown .menu-list {
        opacity: 0;
        position: absolute;
        top: 18px;
        background-color: #000;
        padding: 40px;
        z-index: 1;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }

        .filter-dropdown .menu-list:not(.no-caret):before {
            display: block;
            height: 0;
            width: 0;
            content: ' ';
            position: absolute;
            top: -6px;
            left: 60px;
        }

        .filter-dropdown .menu-list li {
            display: block;
            white-space: nowrap;
        }

            .filter-dropdown .menu-list li.dropdown {
                position: relative;
                margin-bottom: 6px;
            }

                .filter-dropdown .menu-list li.dropdown:after {
                    content: '';
                    position: absolute;
                    right: 0;
                    top: 0;
                    width: 12px;
                    height: 12px;
                    background: url("data:image/svg+xml,%3Csvg width='12px' height='12px' fill='%23999999' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
                    fill: #999;
                }

                .filter-dropdown .menu-list li.dropdown select {
                    padding: 0 0 6px;
                }

        .filter-dropdown .menu-list .caret {
            display: block;
            height: 0;
            width: 0;
            content: ' ';
            position: absolute;
            top: -6px;
        }

            .filter-dropdown .menu-list .caret:after {
                display: none;
            }

        .filter-dropdown .menu-list input[type=checkbox]:checked + label {
            color: #FFF;
        }

        .filter-dropdown .menu-list label {
            font-size: 14px;
            color: #999;
        }

            .filter-dropdown .menu-list label:hover {
                color: #FFF;
            }

            .filter-dropdown .menu-list label:before {
                border-color: #333;
            }

            .filter-dropdown .menu-list label:after {
                background-image: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
                fill: #FFF;
            }

        .filter-dropdown .menu-list select {
            position: relative;
            display: block;
            min-width: 100%;
            font-size: 14px;
            color: #999;
            margin: 0;
            background-color: transparent;
            border: none;
            border-radius: 0;
            outline: 0;
            vertical-align: middle;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

    .filter-dropdown ul li {
        display: block;
    }

        .filter-dropdown ul li:not(:last-child) {
            margin-bottom: 12px;
        }

@media (min-width:767px) {
    .filter-dropdown.opened-desktop .menu-list {
        position: static;
        background-color: transparent!important;
        opacity: 1!important;
        display: block!important;
        padding: 0;
        -webkit-transform: none!important;
        transform: none!important;
    }

        .filter-dropdown.opened-desktop .dropdown-filter-list, .filter-dropdown.opened-desktop .menu-list .caret {
            display: none;
        }

        .filter-dropdown.opened-desktop .menu-list li {
            margin-bottom: 20px;
        }

        .filter-dropdown.opened-desktop .menu-list input[type=checkbox]:checked + label {
            color: #999;
        }

            .filter-dropdown.opened-desktop .menu-list input[type=checkbox]:checked + label:after {
                background-image: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.64%2C21.32L5.91%2C15.59%2C4%2C17.5l7.64%2C7.64L28%2C8.77%2C26.09%2C6.86Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
                fill: #d6002a;
            }

        .filter-dropdown.opened-desktop .menu-list input[type=checkbox] + label {
            color: #000;
        }

        .filter-dropdown.opened-desktop .menu-list label:before {
            border-color: #CCC;
        }

    .filter-dropdown.opened-desktop .dropdown-label {
        color: #999;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

        .filter-dropdown.opened-desktop .dropdown-label:after {
            content: none;
        }
}

.article-toolbar.horizontal, .article-toolbar > ul > li:not(:last-child), .related-articles.horizontal li:not(:last-child) {
    border-bottom: 1px solid #e8eae8;
}

.article-content + .related-articles.horizontal, .article-toolbar.horizontal, .m-article-toolbar {
    border-top: 1px solid #e8eae8;
}

.sns-share {
    font-size: 14px;
    color: #999;
}

    .sns-share .sns-icons {
        display: inline-block;
        margin-left: 15px;
    }

        .sns-share .sns-icons ul {
            display: inline-block;
        }

            .sns-share .sns-icons ul li {
                display: inline-block;
                margin-right: 15px;
                margin-bottom: 0;
            }

    .sns-share .button, .sns-share a, .sns-share button {
        color: #999;
        font-size: 18px;
    }

.sns-connect {
    font-size: 14px;
    color: #999;
}

    .sns-connect .sns-connect-body {
        margin-top: 15px;
        display: block;
    }

    .sns-connect .icon-facebook {
        width: 15px;
        color: #3b5998;
    }

    .sns-connect .icon-youtube {
        width: 15px;
        color: #d6002a;
    }

    .sns-connect .icon-linkedin-square {
        width: 20px;
        color: #000;
    }

    .sns-connect .icon-twitter {
        color: #08aced;
        font-size: 20px;
        margin-right: 5px;
        vertical-align: middle;
    }

        .sns-connect .icon-twitter:after {
            content: none;
        }

    .sns-connect .info-name {
        color: #999;
    }

    .sns-connect .info-handle {
        margin-top: 0;
        line-height: 20px;
        color: #000;
    }

    .sns-connect .button, .sns-connect a, .sns-connect button {
        font-size: 14px;
    }

        #main-header .sns-connect .button:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), #main-header .sns-connect a:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), #main-header .sns-connect button:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect #main-header .button:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect #main-header a:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect #main-header button:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect .button:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect .video-cta:hover .video-link .button :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect .video-cta:hover .video-link a :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect .video-cta:hover .video-link button :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect a:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .sns-connect button:hover :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .video-cta:hover .video-link .sns-connect .button :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .video-cta:hover .video-link .sns-connect a :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square), .video-cta:hover .video-link .sns-connect button :not(.icon-twitter):not(.icon-facebook):not(.icon-youtube):not(.icon-linkedin-square) {
            color: #d6002a;
        }

    .sns-connect .sns-connect-image {
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: top;
        border-radius: 50%;
        overflow: hidden;
        background-size: cover;
    }

    .sns-connect .sns-connect-info {
        display: inline-block;
        vertical-align: top;
        margin-left: 15px;
    }

        .sns-connect .sns-connect-info .button, .sns-connect .sns-connect-info a, .sns-connect .sns-connect-info button {
            display: inline-block;
        }

.card .related-articles .author, .card.card-event .event-dates .related-articles .date-month, .card.card-event-feature .event-dates .related-articles .date-month, .details-article-page .hero .related-articles .authors, .related-articles .card .author, .related-articles .card.card-event .event-dates .date-month, .related-articles .card.card-event-feature .event-dates .date-month, .related-articles .details-article-page .hero .authors, .related-articles .find-list-label, .related-articles .section-headline {
    text-transform: uppercase;
    margin: 30px 0;
}

.related-articles .related-item {
    padding-bottom: 30px;
}

    .related-articles .related-item .item-thumb {
        display: table-cell;
        background-size: cover;
    }

        .related-articles .related-item .item-thumb .item-thumb-img {
            width: 160px;
            height: 90px;
        }

        .related-articles .related-item .item-thumb + .item-description {
            padding-left: 30px;
        }

    .related-articles .related-item .item-description {
        display: table-cell;
        vertical-align: middle;
        font-size: 14px;
        white-space: normal;
    }

        .related-articles .related-item .item-description .item-description-inner {
            overflow: hidden;
            display: block;
        }

.fr-dialogmodal--is-ready[aria-hidden=true], .modal .close {
    display: none;
}

.related-articles.horizontal li:not(:first-child) {
    padding: 20px 0;
}

@media (max-width:1024px) {
    .related-articles.horizontal .related-item, .related-articles.horizontal .related-item .button, .related-articles.horizontal .related-item a, .related-articles.horizontal .related-item button {
        font-size: 16px;
        line-height: 1.25em;
    }
}

.page-tools, .page-tools .button, .page-tools a, .page-tools button {
    color: #999;
    font-size: 14px;
}

@media (max-width:544px) {
    .related-articles.horizontal .item-thumb .item-thumb-img {
        width: 105px;
        height: 68px;
    }
}

.fr-dialogmodal--is-ready {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

    .fr-dialogmodal--is-ready .fr-dialogmodal-modal {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 90vw;
        width: calc(100vw - 120px);
        height: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

@media (min-width:1024px) {
    .fr-dialogmodal--is-ready .fr-dialogmodal-modal {
        max-width: 1024px;
        height: auto;
    }
}

.fr-dialogmodal--is-ready[aria-hidden=false] {
    background-color: rgba(0,0,0,.9);
    box-shadow: 0 3.75em 0 0 rgba(34,34,34,.8);
    transition: background-color .15s ease-out;
    visibility: visible;
}

.fr-dialogmodal--is-active .close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(50px,-18px);
    transform: translate(50px,-18px);
    background: 0 0;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.fr-dialogmodal--is-active iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.feed-grid .card, .feed-grid .feed-sep {
    width: calc(33.33333% - 30px);
    float: left;
}

.feed-grid {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .feed-grid .filter-container {
        margin: 50px 0;
    }

@media (max-width:544px) {
    .feed-grid .filter-container {
        margin: 30px 0;
    }
}

.feed-grid .filter-dropdown {
    margin-bottom: 0;
}

.feed-grid .feed-sep {
    position: absolute;
    height: 1px;
    background-color: #e8eae8;
    margin: 0 15px;
}

.feed-grid .card {
    margin-left: 15px;
    margin-right: 15px;
    transition: box-shadow .15s,opacity .5s,-webkit-transform .15s;
    transition: box-shadow .15s,transform .15s,opacity .5s;
    transition: box-shadow .15s,transform .15s,opacity .5s,-webkit-transform .15s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
}

    .feed-grid .card:hover {
        box-shadow: 0 8px 8px 0 rgba(0,0,0,.15);
        z-index: 1;
    }

@media (max-width:768px) {
    .feed-grid .card {
        width: calc(50% - 30px);
    }
}

@media (max-width:544px) {
    .feed-grid .card {
        margin-left: 15px;
        margin-right: 15px;
        width: auto;
        float: none;
        padding: 30px;
    }
}

.feed-grid .feed-more .feed-btn-more:after, .feed-grid .feed-more .feed-btn-top:after {
    width: 10px;
    height: 10px;
}

@media (max-width:1350px) {
    .feed-grid .card-rss-ratings {
        margin-top: 30px;
    }
}

.feed-grid .list-container {
    margin-left: -15px;
    margin-right: -15px;
}

.feed-grid .feed-more {
    text-align: center;
}

    .card.card-small-text ul .feed-grid .feed-more li:not(:last-of-type):after, .feed-grid .feed-more .break, .feed-grid .feed-more .break-2, .feed-grid .feed-more .card.card-small-text ul li:not(:last-of-type):after {
        margin: 60px 0;
    }

    .feed-grid .feed-more .feed-btn-more {
        display: none;
        display: inline-block;
        margin: 0 auto;
    }

        .feed-grid .feed-more .feed-btn-more:hover:after {
            background: url("data:image/svg+xml,%3Csvg fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
            fill: #d6002a;
        }

.feed-grid .no-results {
    text-align: center;
}

.section-three-col {
    margin-bottom: 30px;
}

    .section-three-col .three-col-header {
        margin-bottom: 60px;
    }

        .section-three-col .row h2, .section-three-col .three-col-header > * {
            margin-bottom: 0;
        }

    .section-three-col .card {
        opacity: 1;
    }

.article-toolbar {
    margin: 0 0 60px;
    color: #999;
}

    .article-toolbar > ul > li {
        padding: 30px 0;
    }

        .article-toolbar > ul > li:first-child {
            padding-top: 0;
            padding-bottom: 30px;
        }

    .article-toolbar .label {
        margin-right: 15px;
    }

    .article-toolbar .col-left {
        float: left;
    }

    .article-toolbar .col-right {
        float: right;
    }

    .article-toolbar li .sns-connect, .article-toolbar li .sns-share {
        margin: 0;
    }

    .article-toolbar.horizontal {
        padding: 30px 0;
        margin: 60px 0;
    }

        .article-toolbar.horizontal > * {
            line-height: 33px;
        }

        .article-toolbar.horizontal .col-right > * {
            display: inline-block;
        }

        .article-toolbar.horizontal .col-right > :last-child {
            margin-left: 50px;
        }

        .article-toolbar.horizontal .col-right .m-tags {
            display: none;
        }

        .article-toolbar.horizontal > ul > li {
            float: left;
            padding: 0;
            border-bottom: none;
            line-height: 25px;
            vertical-align: middle;
        }

            .article-toolbar.horizontal > ul > li * {
                line-height: 18px;
                display: inline-block;
            }

            .article-toolbar.horizontal > ul > li > * {
                margin: 0;
            }

@media (max-width:1380px) {
    .article-toolbar.horizontal .col-left, .article-toolbar.horizontal .col-right {
        float: none;
    }
}

@media (max-width:1024px) {
    .article-toolbar.horizontal .col-right > :last-child {
        margin-left: 0;
    }

    .article-toolbar.horizontal .col-right > * {
        display: block;
        float: none;
    }
}

@media (max-width:768px) {
    .article-toolbar.horizontal {
        border-bottom: none;
        padding-top: 0;
        padding-bottom: 0;
    }

        .article-toolbar.horizontal .col-left {
            display: none;
        }

        .article-toolbar.horizontal .col-right > * {
            display: block;
            padding: 0;
            border-bottom: 1px solid #e8eae8;
            height: 50px;
            line-height: 50px;
        }

            .article-toolbar.horizontal .col-right > * .label {
                min-width: 60px;
                display: inline-block;
            }

        .article-toolbar.horizontal .col-right .page-tools, .article-toolbar.horizontal .col-right .sns-icons {
            margin-left: 0;
        }
}

.article-toolbar [class*=" icon-"]:after, .article-toolbar [class^=icon-]:after {
    width: .8em;
    height: .8em;
}

.m-article-toolbar {
    display: none;
    padding: 20px 0;
}

    .m-article-toolbar span {
        color: #999;
        display: inline-block;
    }

    .m-article-toolbar .article-read-time {
        border-left: 1px solid #e8eae8;
        padding-left: 6px;
        margin-left: 6px;
    }

.page-tools .tool-icons, .page-tools .tool-icons ul {
    display: inline-block;
}

    .page-tools .tool-icons ul li {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 0;
    }

.page-tools .button:after, .page-tools a:after, .page-tools button:after {
    margin-left: 0;
    font-size: 28px;
}

.news-carousel {
    position: relative;
    width: 100%;
    height: 100%;
}

    .news-carousel .carousel-articles {
        display: none;
        position: relative;
        width: 100%;
        height: 510rem;
        overflow: hidden;
    }

        .news-carousel .carousel-articles li {
            position: absolute;
            width: 420rem;
            height: 240rem;
        }

            .news-carousel .carousel-articles li .button, .news-carousel .carousel-articles li a, .news-carousel .carousel-articles li button {
                display: block;
                width: 100%;
                height: 100%;
                background-size: cover;
                color: #FFF;
            }

                .news-carousel .carousel-articles li .button .title, .news-carousel .carousel-articles li a .title, .news-carousel .carousel-articles li button .title {
                    position: absolute;
                    bottom: 44rem;
                    left: 44rem;
                    white-space: normal;
                }

    .news-carousel .carousel-slides {
        position: relative;
        width: 100%;
        height: 510rem;
        overflow: hidden;
        margin-top: 40rem;
    }

        .news-carousel .carousel-slides .desktop-slides, .news-carousel .carousel-slides .mobile-slides {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

            .news-carousel .carousel-slides .desktop-slides .carousel-slide, .news-carousel .carousel-slides .mobile-slides .carousel-slide {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }

                .news-carousel .carousel-slides .desktop-slides .carousel-slide .button, .news-carousel .carousel-slides .desktop-slides .carousel-slide a, .news-carousel .carousel-slides .desktop-slides .carousel-slide button, .news-carousel .carousel-slides .mobile-slides .carousel-slide .button, .news-carousel .carousel-slides .mobile-slides .carousel-slide a, .news-carousel .carousel-slides .mobile-slides .carousel-slide button {
                    position: absolute;
                    display: block;
                    background-size: cover;
                    color: #FFF;
                }

                .news-carousel .carousel-slides .desktop-slides .carousel-slide .button, .news-carousel .carousel-slides .desktop-slides .carousel-slide a, .news-carousel .carousel-slides .desktop-slides .carousel-slide button {
                    width: 48.27586206896552%;
                    height: 47.05882352941176%;
                }

                    .news-carousel .carousel-slides .desktop-slides .carousel-slide .button .title, .news-carousel .carousel-slides .desktop-slides .carousel-slide a .title, .news-carousel .carousel-slides .desktop-slides .carousel-slide button .title {
                        position: absolute;
                        bottom: 44rem;
                        left: 44rem;
                        white-space: normal;
                    }

                    .news-carousel .carousel-slides .desktop-slides .carousel-slide .button:nth-of-type(1), .news-carousel .carousel-slides .desktop-slides .carousel-slide a:nth-of-type(1), .news-carousel .carousel-slides .desktop-slides .carousel-slide button:nth-of-type(1) {
                        left: 0;
                        top: 0;
                    }

                    .news-carousel .carousel-slides .desktop-slides .carousel-slide .button:nth-of-type(2), .news-carousel .carousel-slides .desktop-slides .carousel-slide a:nth-of-type(2), .news-carousel .carousel-slides .desktop-slides .carousel-slide button:nth-of-type(2) {
                        left: 0;
                        bottom: 0;
                    }

                    .news-carousel .carousel-slides .desktop-slides .carousel-slide .button:nth-of-type(3), .news-carousel .carousel-slides .desktop-slides .carousel-slide a:nth-of-type(3), .news-carousel .carousel-slides .desktop-slides .carousel-slide button:nth-of-type(3) {
                        right: 0;
                        top: 0;
                    }

                    .news-carousel .carousel-slides .desktop-slides .carousel-slide .button:nth-of-type(4), .news-carousel .carousel-slides .desktop-slides .carousel-slide a:nth-of-type(4), .news-carousel .carousel-slides .desktop-slides .carousel-slide button:nth-of-type(4) {
                        right: 0;
                        bottom: 0;
                    }

        .news-carousel .carousel-slides .mobile-slides {
            display: none;
        }

            .news-carousel .carousel-slides .mobile-slides .button, .news-carousel .carousel-slides .mobile-slides a, .news-carousel .carousel-slides .mobile-slides button {
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }

                .news-carousel .carousel-slides .mobile-slides .button .title, .news-carousel .carousel-slides .mobile-slides a .title, .news-carousel .carousel-slides .mobile-slides button .title {
                    position: absolute;
                    bottom: 30px;
                    left: 30px;
                    white-space: normal;
                }

    .news-carousel .carousel-pagination {
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
    }

        .news-carousel .carousel-pagination .page-nums {
            display: block;
            margin: 0;
            font-size: 0;
            text-align: center;
            vertical-align: middle;
        }

@media (max-width:768px) {
    .news-carousel .carousel-pagination .page-nums {
        margin: 30rem 0;
    }
}

.news-carousel .carousel-pagination .page-nums .page-num {
    display: inline-block;
    margin: 0;
    width: 17px;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
}

    .news-carousel .carousel-pagination .page-nums .page-num:before {
        content: ' ';
        display: inline-block;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        background-color: #000;
        transition: border .2s,background-color .1s;
        box-sizing: content-box;
        vertical-align: middle;
    }

    .news-carousel .carousel-pagination .page-nums .page-num.selected {
        width: 19px;
    }

        .news-carousel .carousel-pagination .page-nums .page-num.selected:before {
            background-color: transparent;
            border: 2px solid #000;
            opacity: .4;
        }

    .news-carousel .carousel-pagination .page-nums .page-num:not(.selected):hover:before {
        background-color: #d6002a;
    }

.news-carousel .carousel-pagination .page-nums.light .page-num:before {
    background-color: #FFF;
}

.news-carousel .carousel-pagination .page-nums.light .page-num.selected:before {
    background-color: transparent;
    border: 2px solid #FFF;
}

.news-carousel .desktop-slides {
    display: block;
}

.news-carousel .mobile-slides {
    display: none;
}

.news-carousel .desktop-num-holder {
    display: block;
}

.news-carousel .mobile-num-holder {
    display: none;
}

@media (max-width:767px) {
    .news-carousel .carousel-slides {
        height: 1200rem!important;
    }

        .news-carousel .carousel-slides .desktop-slides {
            display: none;
        }

        .news-carousel .carousel-slides .mobile-slides, .news-carousel .mobile-num-holder {
            display: block;
        }

        .news-carousel .carousel-slides .card {
            padding: 30px;
            height: 1200rem;
        }

    .news-carousel .desktop-num-holder {
        display: none;
    }

    .news-carousel .carousel-pagination {
        position: static;
    }
}

.stock-ticker, .stock-ticker-group, .stock-ticker > div {
    position: relative;
}

    .stock-ticker-group .stock-ticker {
        width: 100%;
        margin-bottom: 10px;
    }

@media (min-width:768px) {
    .stock-ticker-group .stock-ticker {
        display: inline-block;
        float: left;
        width: 50%;
        margin-bottom: 2.5%;
    }

        .stock-ticker-group .stock-ticker:nth-child(even) {
            border-left: 1px solid rgba(0,0,0,.1);
        }
}

@media (min-width:1024px) {
    .stock-ticker-group .stock-ticker {
        width: 20%;
        padding: 0 2.5%;
        margin: 0;
    }

        .stock-ticker-group .stock-ticker:nth-child(n+2) {
            border-left: 1px solid rgba(0,0,0,.1);
        }
}

.stock-ticker {
    height: 57px;
    padding: 0 2.5%;
    margin: 0;
}

    .stock-ticker svg {
        position: absolute;
        bottom: 2px;
        right: 0;
    }

        .stock-ticker svg .area {
            fill: #ccc;
        }

    .stock-ticker.error {
        display: none;
    }

.st-index, .st-status {
    display: inline;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
}

.arrow-negative, .arrow-positive {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: 5px;
    line-height: 0;
}

.st-index {
    color: #000;
    margin-right: 8px;
}

.st-status.positive {
    color: #82ad1a;
}

.st-status.negative {
    color: #d6002a;
}

.arrow-positive {
    border-bottom: 10px solid #82ad1a;
}

.arrow-negative {
    border-top: 10px solid #d6002a;
}

.st-time {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 10px;
    line-height: 14px;
    color: #666;
}

.st-price__percent, .st-price__value {
    display: inline;
    color: #000;
    font-size: 12px;
    line-height: 12px;
}

.st-price {
    position: relative;
    z-index: 1;
}

.st-price__value {
    margin-right: 12px;
}

.hero-video {
    position: relative;
    cursor: pointer;
}

    .hero-video .video-cta {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 40rem;
    }

    .hero-video .video-player {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

        .hero-video .video-player iframe {
            width: 100%;
            height: 100%;
        }

    .hero-video .video-cover img {
        width: 100%;
    }

@media (min-width:768px) {
    .social__header {
        width: 100%;
        padding-right: 8.33333%;
    }

        .social__header .sns-channels {
            padding-bottom: 30px;
        }
}

@media (min-width:1024px) {
    .social__header {
        width: 33.333333%;
        padding-right: 8.33333%;
    }

        .social__header .sns-channels {
            border-bottom: 1px solid rgba(0,0,0,.15);
        }
}

.social__header h2 {
    margin-bottom: 30px;
    color: #d6002a;
}

@media (min-width:768px) {
    .social__header h2 {
        width: 50%;
    }

    .social__body > div {
        margin-bottom: 0;
    }
}

.social__body {
    padding: 0;
}

    .social__body > div:first-child {
        padding-left: 0;
    }

    .social__body > div:last-child {
        padding-right: 0;
    }

    .social__body .card-half {
        height: 440px;
    }

@media (min-width:768px) {
    .social__body .card {
        margin-bottom: 0;
    }

    .social__body .card-half {
        height: 550px;
    }
}

.subscribe-form {
    color: #666;
}

    .subscribe-form input[type=checkbox] + label {
        display: block;
        margin-bottom: 15px;
    }

    .subscribe-form input[type=email] {
        width: 100%;
        background: 0 0;
        border-bottom: 1px solid #999;
        margin-top: 30px;
        padding-bottom: 15px;
        padding-right: 100px;
        color: #666;
        font-size: 14px;
    }

        .subscribe-form input[type=email]:invalid {
            border-bottom: 1px solid #d6002a;
        }

    .subscribe-form button[type=submit] {
        position: absolute;
        right: 0;
        bottom: 0;
        background: 0 0;
        border: none;
        padding: 15px 0;
        font-size: 14px;
        color: #000;
    }

        .subscribe-form button[type=submit]:hover {
            color: #b70029;
        }

    .subscribe-form .email-wrapper {
        position: relative;
    }

    .subscribe-form .error-message {
        color: #d6002a;
    }

        .subscribe-form .error-message p {
            margin-bottom: 0;
            color: inherit;
        }

.filter-table .filter-table-row {
    padding: 30px 0;
}

.filter-table .filter-table-headers {
    border-bottom: 2px solid #e8eae8;
}

    .filter-table .filter-table-headers .mobile-filter-col {
        display: none;
    }

    .filter-table .filter-table-headers .search-col {
        padding: 0;
        text-align: right;
        position: relative;
    }

        .filter-table .filter-table-headers .search-col .search-filter .search-control {
            position: absolute;
            right: 0;
            top: 0;
        }

        .filter-table .filter-table-headers .search-col input {
            position: absolute;
            right: 0;
            top: 0;
            border: none;
            padding: 0;
            font-style: normal;
            font-size: 14px;
            margin-right: 25px;
        }

.filter-table .table-result {
    border-bottom: 1px solid #e8eae8;
    cursor: pointer;
    padding: 30px 0;
    margin: 0 15px;
}

.filter-table .filter-table__mobile-label {
    display: block;
    font-family: "Akkurat Pro Bold";
    font-size: 12px;
    color: #999;
}

.page-careers-smashfly .links-list .button span, .page-careers-smashfly .links-list a span, .page-careers-smashfly .links-list button span, .page-careers-smashfly p {
    font-family: "Akkurat Pro Regular";
    color: #666;
}

@media (min-width:1024px) {
    .social__header h2 {
        width: 100%;
    }

    .filter-table .table-result {
        padding: 30px 0;
        margin: 0;
    }

    .filter-table .filter-table__mobile-label {
        display: none;
    }
}

.filter-table .filter-table-col {
    float: left;
    padding: 0 3.75%;
}

    .filter-table .filter-table-col:first-child {
        padding-left: 0;
    }

    .filter-table .filter-table-col:last-child {
        padding-right: 0;
    }

.filter-table .result-date, .filter-table .result-time {
    color: #666;
}

@media (min-width:768px) {
    .filter-table .result-date, .filter-table .result-time {
        display: block;
    }
}

.filter-table .filter-dropdown .dropdown-filter-list {
    display: none;
}

.filter-table .filter-table-more {
    text-align: center;
    margin: 45px 0;
    padding: 0;
}

@media (max-width:1024px) {
    .social__body {
        width: 100%;
    }

    .filter-table .filter-table-headers .filter-table-col {
        display: none;
    }

    .filter-table .filter-table-headers .mobile-filter-col {
        display: block;
        float: left;
        padding-left: 0;
    }

    .filter-table .filter-table-headers .search-col {
        display: block;
        float: right;
    }

    .filter-table .filter-table-col {
        float: none;
        width: auto;
    }
}

.feed-loader {
    position: relative;
    margin: 0 auto;
    width: 25px;
}

    .feed-loader:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .feed-loader .circular {
        -webkit-animation: rotate 2s linear infinite;
        animation: rotate 2s linear infinite;
        height: 100%;
        -webkit-transform-origin: center center;
        transform-origin: center center;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .feed-loader .path {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
        -webkit-animation: dash 1.5s ease-in-out infinite;
        animation: dash 1.5s ease-in-out infinite;
        stroke: #000;
        stroke-width: 4px;
        stroke-linecap: round;
    }

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px;
    }
}

.article-pulls {
    position: relative;
}

    .article-pulls blockquote {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

        .article-pulls blockquote.twitter {
            overflow: hidden;
        }

            .article-pulls blockquote.twitter .twitter-tweet, .article-pulls blockquote.twitter .twitter-tweet-rendered {
                margin: -1px!important;
                width: auto!important;
                max-width: none!important;
            }

.careers-meet-cta .row {
    margin-bottom: 0;
    font-size: 0;
}

    .careers-meet-cta .row h2 {
        margin-bottom: 0;
    }

    .careers-meet-cta .row > div {
        display: inline-block;
        vertical-align: bottom;
        width: 66.66667%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .careers-meet-cta .row > :last-child {
        text-align: right;
        width: 33.33333%;
    }

        .careers-meet-cta .row > :last-child .button, .careers-meet-cta .row > :last-child a, .careers-meet-cta .row > :last-child button {
            margin-bottom: .5em;
        }

@media (max-width:544px) {
    .careers-meet-cta .row > :last-child .button, .careers-meet-cta .row > :last-child a, .careers-meet-cta .row > :last-child button {
        line-height: 24px;
        margin-bottom: 0;
    }

    .careers-tabs-cta .row > div:first-child {
        margin-bottom: 0;
    }

    .careers-tabs-cta .row > div:last-child {
        display: none;
    }
}

.page-careers-smashfly .hero {
    width: 100%;
    min-height: 400px;
    padding-bottom: 39.393939%;
    background: url(../images/irw/fpo-1320x520.png) center center;
    background-size: cover;
}

.page-careers-smashfly .hero-content {
    position: absolute;
    padding: 30px;
}

.page-careers-smashfly .list-group h2 {
    margin-bottom: 30px;
}

.page-careers-smashfly .links-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .page-careers-smashfly .links-list li {
        margin: 0;
        padding: 0;
    }

.page-careers-smashfly .button, .page-careers-smashfly a, .page-careers-smashfly button {
    font-size: 14px;
    line-height: 24px;
}

.page-careers-smashfly p {
    font-size: 14px;
    line-height: 20px;
}

.card .card__content .page-careers-students .filter-table .body, .card.card-event .page-careers-students .filter-table .location, .card.card-event-feature .page-careers-students .filter-table .location, .details-article-page .page-careers-students .filter-table .photo-subtext, .details-page .stat-inline .page-careers-students .filter-table span, .main-footer .page-careers-students .filter-table .secondary-nav, .main-footer .secondary-nav .page-careers-students .filter-table .button, .main-footer .secondary-nav .page-careers-students .filter-table a, .main-footer .secondary-nav .page-careers-students .filter-table button, .map-overlay .page-careers-students .filter-table p, .page-careers-students .filter-table .body-02, .page-careers-students .filter-table .card .card__content .body, .page-careers-students .filter-table .card.card-event .location, .page-careers-students .filter-table .card.card-event-feature .location, .page-careers-students .filter-table .details-article-page .photo-subtext, .page-careers-students .filter-table .details-page .stat-inline span, .page-careers-students .filter-table .find-detail-contact, .page-careers-students .filter-table .main-footer .secondary-nav, .page-careers-students .filter-table .main-footer .secondary-nav .button, .page-careers-students .filter-table .main-footer .secondary-nav a, .page-careers-students .filter-table .main-footer .secondary-nav button, .page-careers-students .filter-table .map-overlay p, .page-careers-students .filter-table .page-contact .location-list .details, .page-careers-students .filter-table p, .page-contact .location-list .page-careers-students .filter-table .details {
    color: #999;
}

.page-careers-students .filter-table .col-1, .page-careers-students .filter-table .col-2 {
    width: 12%;
}

.page-careers-students .filter-table .col-3 {
    width: 25%;
}

.page-careers-students .filter-table .col-4 {
    width: 20%;
}

.page-careers-students .filter-table .col-5 {
    width: 23%;
}

.page-careers-students .filter-table .col-6 {
    width: 8%;
    text-align: right;
}

.page-careers-students .filter-table .search-col input {
    width: 165px;
}

@media (max-width:1024px) {
    .page-careers-students .filter-table .filter-table-results .filter-table-col {
        width: auto;
        padding: 0;
        margin-bottom: 15px;
    }

    .page-careers-students .filter-table .col-6 {
        text-align: left;
    }
}

.details-page > .container:first-of-type {
    padding-top: 60rem;
}

.details-page .page-subnav + .container {
    padding-top: 0;
}

.details-page .hero {
    margin-bottom: 60px;
}

    .details-page .hero h2 {
        color: #d6002a;
        margin-right: 23.33px%;
        margin-bottom: 0;
    }

    .details-page .hero .button, .details-page .hero a, .details-page .hero button {
        margin-top: 30px;
    }

    .details-page .hero .podcast-holder, .details-page .hero p:first-of-type {
        margin-top: 130rem;
    }

        .details-page .hero .podcast-holder + p {
            margin-top: 60px;
        }

    .details-page .hero .subtitle {
        display: block;
        font-size: 14px;
        color: #999;
        margin-top: 20px;
    }

    .details-page .hero .event-info {
        margin-top: 30px;
    }

.details-page .container {
    margin-bottom: 45px;
}

    .details-page .container.margin-top-large {
        margin-top: 45px;
    }

@media (min-height:1024px) {
    .details-page .container {
        margin-bottom: 90px;
    }

        .details-page .container.margin-top-large {
            margin-top: 90px;
        }
}

.details-page .container.margin-top-medium {
    margin-top: 60px;
}

.details-page .container.no-bottom-margin {
    margin-bottom: 0;
}

.details-page .sep-feed-grid {
    margin-bottom: 50px;
}

.details-page .row > * img {
    width: 100%;
    height: auto;
    display: block;
}

.details-page .button, .details-page a, .details-page button {
    white-space: normal;
}

.details-page h2, .details-page h4 {
    margin-bottom: .916667em;
}

.details-page .article-content {
    overflow: hidden;
}

.card .details-page .author, .card.card-event .event-dates .details-page .date-month, .card.card-event-feature .event-dates .details-page .date-month, .details-article-page .hero .details-page .authors, .details-page .card .author, .details-page .card.card-event .event-dates .date-month, .details-page .card.card-event-feature .event-dates .date-month, .details-page .details-article-page .hero .authors, .details-page .find-list-label, .details-page .section-headline {
    margin-bottom: 20px;
    color: #000;
}

.details-page .bullet-list, .details-page .copy-text .bullet-list, .details-page .event-agenda-list > li ul {
    padding-left: 35px;
    line-height: 1.428571428571429em;
}

    .details-page .bullet-list li, .details-page .copy-text .bullet-list li, .details-page .event-agenda-list > li ul li {
        color: #666;
        position: relative;
    }

        .details-page .bullet-list li:before, .details-page .copy-text .bullet-list li:before, .details-page .event-agenda-list > li ul li:before {
            content: "•";
            position: absolute;
            top: 0;
            left: -15px;
            padding-right: 12px;
            color: inherit;
        }

.details-page .event-agenda-list > li {
    margin: 20px 0;
}

    .details-page .event-agenda-list > li .list-col-left {
        float: left;
        line-height: 24px;
        width: 18.63354037267081%;
    }

    .details-page .event-agenda-list > li .list-col-right {
        float: left;
        width: 81.36645962732919%;
    }

.details-page .stat-inline {
    display: inline-block;
    margin: 60rem 60rem 60rem 0;
}

    .details-page .stat-inline h1 {
        margin-bottom: 0;
        margin-left: -.07em;
    }

@media (max-width:1024px) {
    .details-page .stat-inline {
        display: block;
    }
}

.details-page p + h5 {
    margin-top: 2em;
}

.details-page p {
    color: #666;
    margin: 1em 0;
}

    .details-page p:not(h5+p):first-of-type {
        margin-top: 0;
    }

    .details-page p:last-child {
        margin-bottom: 0;
    }

.details-page .aside-note p {
    width: 75%;
    line-height: 1.4285em;
}

.details-page .group {
    margin-bottom: 55rem;
    margin-top: 55rem;
}

    .details-page .group:first-child {
        margin-top: 0;
    }

    .details-page .group:last-child {
        margin-bottom: 0;
    }

.details-page .copy-text {
    margin: 0 15px;
}

@media (min-width:768px) {
    .details-page .copy-text {
        margin: 0;
    }
}

.details-page .copy-text ul {
    margin-top: 1.7em;
}

    .details-page .copy-text ul > li:first-child h5 {
        margin-top: 0;
    }

    .details-page .copy-text ul li:not(:last-child) {
        margin-bottom: 1.5em;
    }

.details-page .sns-connect, .details-page .sns-share {
    margin: 40px 0;
}

.details-page .sep-none {
    margin-bottom: 0;
}

.details-page .sep-large {
    margin-bottom: 45px;
}

@media (min-width:1024px) {
    .details-page .sep-large {
        margin-bottom: 90px;
    }
}

.details-page .sep-medium {
    margin-bottom: 30px;
}

@media (min-width:1024px) {
    .details-page .sep-medium {
        margin-bottom: 60px;
    }
}

.details-page .sep-medium-baseline, .details-page .sep-small {
    margin-bottom: 30px;
}

@media (min-width:1024px) {
    .details-page .sep-medium-baseline {
        margin-bottom: 50px;
    }
}

@media (max-width:1024px) {
    #main-content.details-article-page {
        margin-top: 15px;
    }
}

.details-article-page .controls-top {
    margin-bottom: 60px;
}

@media (max-width:768px) {
    .details-page .article-toolbar:not(.m-article-toolbar) {
        display: none;
    }

    .details-page .m-article-toolbar {
        display: block;
        border-bottom: none;
    }

    .details-article-page .controls-top {
        margin-bottom: 50px;
    }
}

.details-article-page .hero {
    margin-bottom: 60px;
}

    .details-article-page .hero .hero-title {
        margin-bottom: 45px;
    }

    .details-article-page .hero .hero-authors {
        margin-bottom: 60px;
    }

    .details-article-page .hero h1 {
        color: #d6002a;
    }

    .details-article-page .hero img {
        width: 100%;
        height: auto;
        display: block;
    }

    .details-article-page .hero .authors .authors-mobile {
        display: none;
    }

        .details-article-page .hero .authors .authors-mobile .sns-connect-image {
            margin-left: -55px;
        }

    .details-article-page .hero .authors-desktop {
        display: block;
    }

@media (max-width:768px) {
    .details-article-page .hero img {
        width: calc(100% + 15px);
        margin-right: -15px;
    }

    .details-article-page .hero .hero-authors {
        margin-bottom: 30px;
    }

        .details-article-page .hero .hero-authors > .row > * {
            margin-bottom: 0;
        }

    .details-article-page .hero .m-article-toolbar {
        display: block;
        margin-right: -15px;
        margin-bottom: 10px;
    }

    .details-article-page .hero .authors .authors-mobile {
        display: block;
    }

    .details-article-page .hero .authors .authors-desktop {
        display: none;
    }
}

@media (max-width:320px) {
    .details-article-page .hero h1 {
        font-size: 36px;
    }
}

.details-article-page .copy-text {
    margin: 0 15px;
}

@media (min-width:768px) {
    .details-article-page .copy-text {
        margin: 0;
    }
}

.details-article-page .article-content {
    overflow: hidden;
}

    .details-article-page .article-content img {
        width: 100%;
        height: auto;
        display: block;
    }

    .details-article-page .article-content blockquote {
        overflow: hidden;
        height: 0;
    }

@media (max-width:768px) {
    .details-article-page .article-content blockquote {
        display: block;
        height: auto;
        font-size: 36px;
        margin: 40px 0 40px -16.66667%;
    }

    .details-article-page .article-col-left {
        display: none;
    }

    .details-article-page .article-col-right {
        width: auto;
    }
}

.details-article-page .photo-subtext {
    color: #999;
    margin-top: 15px;
}

    .details-article-page .photo-subtext .icon-camera {
        margin-right: 9px;
    }

        .details-article-page .photo-subtext .icon-camera:after {
            width: 24px;
            height: 24px;
            background: url("data:image/svg+xml,%3Csvg width='24px' height='24px' fill='%23c2c2c2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C14a2.84%2C2.84%2C0%2C1%2C1-2.88%2C2.84A2.86%2C2.86%2C0%2C0%2C1%2C16%2C14Z' transform='translate%28-4 -4%29'/%3E %3Cpath d='M13.3%2C8L11.65%2C9.78H8.8A1.79%2C1.79%2C0%2C0%2C0%2C7%2C11.56V22.22A1.79%2C1.79%2C0%2C0%2C0%2C8.8%2C24H23.2A1.79%2C1.79%2C0%2C0%2C0%2C25%2C22.22V11.56a1.79%2C1.79%2C0%2C0%2C0-1.8-1.78H20.35L18.7%2C8H13.3ZM16%2C21.33a4.44%2C4.44%2C0%2C1%2C1%2C4.5-4.44A4.47%2C4.47%2C0%2C0%2C1%2C16%2C21.33Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
            fill: #c2c2c2;
        }

            .details-article-page .photo-subtext .icon-camera:after:hover {
                background: url("data:image/svg+xml,%3Csvg fill='%23c2c2c2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16%2C14a2.84%2C2.84%2C0%2C1%2C1-2.88%2C2.84A2.86%2C2.86%2C0%2C0%2C1%2C16%2C14Z' transform='translate%28-4 -4%29'/%3E %3Cpath d='M13.3%2C8L11.65%2C9.78H8.8A1.79%2C1.79%2C0%2C0%2C0%2C7%2C11.56V22.22A1.79%2C1.79%2C0%2C0%2C0%2C8.8%2C24H23.2A1.79%2C1.79%2C0%2C0%2C0%2C25%2C22.22V11.56a1.79%2C1.79%2C0%2C0%2C0-1.8-1.78H20.35L18.7%2C8H13.3ZM16%2C21.33a4.44%2C4.44%2C0%2C1%2C1%2C4.5-4.44A4.47%2C4.47%2C0%2C0%2C1%2C16%2C21.33Z' transform='translate%28-4 -4%29'/%3E %3C/svg%3E");
                fill: #c2c2c2;
            }

.details-article-page p {
    color: #666;
}

.details-article-page h4 {
    margin: 55px 0 30px;
}

.details-article-page p.drop-cap {
    margin-top: 0;
}

    .details-article-page p.drop-cap:first-child:first-letter {
        float: left;
        display: inline-block;
        margin: 0 10px -.12em 0;
        padding: 0;
        color: #d6002a;
        line-height: 1em;
    }

.details-article-page .copy-text {
    padding-right: 115rem;
}

.details-article-page blockquote {
    margin: 0;
    padding: 0;
}

    .details-article-page blockquote .quote {
        display: block;
    }

        .details-article-page blockquote .quote:before {
            content: "\201C";
            display: block;
            margin-bottom: -.4em;
        }

        .details-article-page blockquote .quote:after {
            content: "\201D";
            display: block;
            margin-top: .2em;
        }

    .details-article-page blockquote .author {
        font-size: 14px;
        display: block;
    }

        .details-article-page blockquote .author:before {
            content: "\2014";
            display: inline-block;
            margin-right: 5px;
        }

.details-article-page .body-image {
    margin: 40px 0;
}

@media (max-width:768px) {
    .details-article-page h4 {
        font-size: 24px;
        line-height: 1.25em;
        margin: 50px 0 20px;
    }

    .details-article-page .photo-subtext {
        margin-left: -33px;
        margin-top: 5px;
        font-size: 12px;
    }

    .details-article-page .copy-text {
        margin-left: 16.66667%;
        margin-right: 0;
        padding-right: 0;
    }

    .details-article-page .body-image img {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }

    .details-article-page .article-content {
        overflow: visible;
    }

        .details-article-page .article-content .photo-subtext {
            margin-left: calc(16.66667% - 33px);
        }

    .details-article-page .m-article-toolbar {
        display: block;
    }

    .base-page-landing .news-list li h5 {
        font-size: 14px;
    }
}

.details-article-page .sep-none {
    margin-bottom: 0;
}

.details-article-page .sep-large {
    margin-bottom: 90px;
}

.details-article-page .sep-medium {
    margin-bottom: 60px;
}

.details-article-page .sep-small {
    margin-bottom: 30px;
}

.base-page-landing .news-list {
    margin-top: 40rem;
}

    .base-page-landing .news-list .button, .base-page-landing .news-list a, .base-page-landing .news-list button {
        white-space: normal;
    }

    .base-page-landing .news-list li {
        padding: 30rem 0;
        border-top: 1px solid #e8eae8;
    }

        .base-page-landing .news-list li h5 {
            color: #000;
            margin-bottom: 15rem;
        }

    .base-page-landing .news-list .news-list-date {
        font-size: 12px;
        color: #999;
    }

.page-insights .sub-featured-section {
    margin-top: 60rem;
}

.page-insights .top-news {
    margin: 0 44rem;
}

.card .page-corp-resp .corp-resp-contacts .author, .card.card-event .event-dates .page-corp-resp .corp-resp-contacts .date-month, .card.card-event-feature .event-dates .page-corp-resp .corp-resp-contacts .date-month, .details-article-page .hero .page-corp-resp .corp-resp-contacts .authors, .page-corp-resp .corp-resp-contacts .card .author, .page-corp-resp .corp-resp-contacts .card.card-event .event-dates .date-month, .page-corp-resp .corp-resp-contacts .card.card-event-feature .event-dates .date-month, .page-corp-resp .corp-resp-contacts .details-article-page .hero .authors, .page-corp-resp .corp-resp-contacts .find-list-label, .page-corp-resp .corp-resp-contacts .section-headline {
    color: #000;
}

.card .card__content .page-corp-resp .corp-resp-contacts .body, .card.card-event .page-corp-resp .corp-resp-contacts .location, .card.card-event-feature .page-corp-resp .corp-resp-contacts .location, .details-article-page .page-corp-resp .corp-resp-contacts .photo-subtext, .details-page .stat-inline .page-corp-resp .corp-resp-contacts span, .main-footer .page-corp-resp .corp-resp-contacts .secondary-nav, .main-footer .secondary-nav .page-corp-resp .corp-resp-contacts .button, .main-footer .secondary-nav .page-corp-resp .corp-resp-contacts a, .main-footer .secondary-nav .page-corp-resp .corp-resp-contacts button, .map-overlay .page-corp-resp .corp-resp-contacts p, .page-contact .location-list .page-corp-resp .corp-resp-contacts .details, .page-corp-resp .corp-resp-contacts .body-02, .page-corp-resp .corp-resp-contacts .card .card__content .body, .page-corp-resp .corp-resp-contacts .card.card-event .location, .page-corp-resp .corp-resp-contacts .card.card-event-feature .location, .page-corp-resp .corp-resp-contacts .details-article-page .photo-subtext, .page-corp-resp .corp-resp-contacts .details-page .stat-inline span, .page-corp-resp .corp-resp-contacts .find-detail-contact, .page-corp-resp .corp-resp-contacts .main-footer .secondary-nav, .page-corp-resp .corp-resp-contacts .main-footer .secondary-nav .button, .page-corp-resp .corp-resp-contacts .main-footer .secondary-nav a, .page-corp-resp .corp-resp-contacts .main-footer .secondary-nav button, .page-corp-resp .corp-resp-contacts .map-overlay p, .page-corp-resp .corp-resp-contacts .page-contact .location-list .details, .page-corp-resp .corp-resp-contacts p {
    color: #999;
}

.page-corp-resp .corp-resp-contacts .contact-info .row {
    margin-bottom: 50px;
}

    .page-corp-resp .corp-resp-contacts .contact-info .row > * > * {
        margin-bottom: 5px;
    }

.page-corp-resp .row-logos {
    margin-bottom: 60px;
}

    .page-corp-resp .row-logos > div {
        margin-top: 60px;
    }

.page-corp-resp-env .detail-chart {
    font-size: 14px;
    padding-top: 8.33333%;
    padding-bottom: 8.33333%;
}

    .page-corp-resp-env .detail-chart.bg-beige {
        background-color: #f3f4f3;
    }

    .page-corp-resp-env .detail-chart .big-num {
        font-size: 36px;
    }

    .page-corp-resp-env .detail-chart .med-num {
        font-size: 24px;
        color: #999;
    }

    .page-corp-resp-env .detail-chart .heading {
        font-size: 14px;
        color: #999;
    }

    .page-corp-resp-env .detail-chart .chart-footnote {
        text-align: right;
        margin: 20px 0;
    }

    .page-corp-resp-env .detail-chart .chart {
        display: table;
        width: 100%;
    }

        .page-corp-resp-env .detail-chart .chart .chart-row {
            display: table-row;
        }

        .page-corp-resp-env .detail-chart .chart .chart-col {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            border-bottom: 1px solid #e2ddd7;
        }

            .page-corp-resp-env .detail-chart .chart .chart-col > * {
                text-align: center;
                display: inline-block;
            }

        .page-corp-resp-env .detail-chart .chart .chart-row > .chart-col:first-child, .page-corp-resp-env .detail-chart .chart .chart-row > .chart-col:first-child > * {
            text-align: left;
        }

        .page-corp-resp-env .detail-chart .chart .center {
            text-align: center;
        }

        .page-corp-resp-env .detail-chart .chart .chart-arrow-down {
            display: block;
            margin: 0 auto;
            content: ' ';
            width: 44px;
            height: 44px;
            background: url("data:image/svg+xml,%3Csvg width='44px' height='44px' fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-5' data-name='shape' points='14.83 16.24 23.31 7.76 20.48 4.93 12 13.41 3.52 4.93 0.69 7.76 9.35 16.42 12 19.07 14.83 16.24'/%3E %3C/svg%3E");
            fill: #d6002a;
        }

        .page-corp-resp-env .detail-chart .chart .chart-arrow-up {
            display: block;
            content: ' ';
            margin: 0 auto;
            width: 44px;
            height: 44px;
            background: url("data:image/svg+xml,%3Csvg width='44px' height='44px' fill='%23d6002a' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon id='shape-6' data-name='shape' points='9.17 7.76 0.69 16.24 3.52 19.07 12 10.59 20.48 19.07 23.31 16.24 14.65 7.58 12 4.93 9.17 7.76'/%3E %3C/svg%3E");
            fill: #d6002a;
        }

    .page-corp-resp-env .detail-chart .chart-env-01 {
        min-size: 350px;
    }

        .page-corp-resp-env .detail-chart .chart-env-01 .chart-col {
            width: 20%;
            padding: 20rem 10rem;
        }

    .page-corp-resp-env .detail-chart .chart-overflow-container {
        overflow: auto;
    }

    .page-corp-resp-env .detail-chart .chart-env-02 {
        margin-top: 70px;
        min-width: 768px;
    }

        .page-corp-resp-env .detail-chart .chart-env-02 .chart-row, .page-corp-resp-env .detail-chart .chart-env-02 .chart-row:first-child {
            font-size: 12px;
        }

        .page-corp-resp-env .detail-chart .chart-env-02 .chart-col {
            width: 9.58029197080292%;
            padding: 15rem 0;
            text-align: left;
        }

            .page-corp-resp-env .detail-chart .chart-env-02 .chart-col:first-child {
                width: 23.35766423357664%;
            }

.page-whoweare-history {
    height: 100%;
}

    .page-whoweare-history.history-last-section .main-footer {
        display: block;
    }

    .page-whoweare-history.history-last-section body {
        overflow-y: auto;
    }

    .page-whoweare-history body {
        box-sizing: border-box;
        overflow-y: scroll;
    }

@media (max-width:768px) {
    .page-whoweare-history body {
        overflow-y: auto;
    }
}

.page-whoweare-history #main-content {
    margin: 0 auto;
}

    .card.card-small-text ul .page-whoweare-history #main-content .page-subnav li:not(:last-of-type):after, .page-whoweare-history #main-content .page-subnav .break, .page-whoweare-history #main-content .page-subnav .break-2, .page-whoweare-history #main-content .page-subnav .card.card-small-text ul li:not(:last-of-type):after {
        margin-bottom: 0;
    }

    .page-whoweare-history #main-content.loading {
        cursor: wait;
    }

    .page-whoweare-history #main-content .page-content-whoweare-history {
        overflow: hidden;
        height: 100%;
        position: relative;
        margin-bottom: 30px;
        z-index: 0;
    }

    .page-whoweare-history #main-content .history-nav {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 1;
    }

        .page-whoweare-history #main-content .history-nav li {
            position: relative;
            padding-left: 3.0303vw;
            margin: 12px 0;
        }

            .page-whoweare-history #main-content .history-nav li:before {
                content: ' ';
                position: absolute;
                left: 0;
                top: 47%;
                background-color: #000;
                height: 1px;
                width: 32rem;
                width: 2.42424vw;
                display: block;
            }

            .page-whoweare-history #main-content .history-nav li.selected:before {
                background-color: #999;
            }

            .page-whoweare-history #main-content .history-nav li.selected .button, .page-whoweare-history #main-content .history-nav li.selected .button:hover, .page-whoweare-history #main-content .history-nav li.selected .video-cta:hover .video-link .button, .page-whoweare-history #main-content .history-nav li.selected .video-cta:hover .video-link a, .page-whoweare-history #main-content .history-nav li.selected .video-cta:hover .video-link button, .page-whoweare-history #main-content .history-nav li.selected a, .page-whoweare-history #main-content .history-nav li.selected a:hover, .page-whoweare-history #main-content .history-nav li.selected button, .page-whoweare-history #main-content .history-nav li.selected button:hover, .video-cta:hover .video-link .page-whoweare-history #main-content .history-nav li.selected .button, .video-cta:hover .video-link .page-whoweare-history #main-content .history-nav li.selected a, .video-cta:hover .video-link .page-whoweare-history #main-content .history-nav li.selected button {
                color: #999;
            }

    .page-whoweare-history #main-content .section {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .page-whoweare-history #main-content .section.bg-beige {
            background-color: #ece7e1;
        }

        .page-whoweare-history #main-content .section .intro-content {
            position: absolute;
            top: 0;
            left: 14.77272727272727%;
            right: 14.77272727272727%;
            margin: auto;
        }

            .page-whoweare-history #main-content .section .intro-content h1 {
                color: #000;
            }

        .page-whoweare-history #main-content .section h1 {
            font-size: 9.09091vw;
            color: #d6002a;
        }

.page-contact .contact-email, .page-search ul li input[type=checkbox]:checked + label {
    color: #999;
}

@media (min-width:1320px) {
    .page-whoweare-history #main-content .history-nav li {
        padding-left: 40px;
    }

        .page-whoweare-history #main-content .history-nav li:before {
            width: 32px;
        }

    .page-whoweare-history #main-content .section h1 {
        font-size: 120px;
    }
}

.page-whoweare-history #main-content .section .left-content, .page-whoweare-history #main-content .section .right-content {
    position: absolute;
    width: 25.60606vw;
    text-align: right;
    left: 15.45455vw;
    top: 0;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .page-whoweare-history #main-content .section .left-content img, .page-whoweare-history #main-content .section .right-content img {
        max-width: 25.60606vw;
    }

@media (min-width:1320px) {
    .page-whoweare-history #main-content .section .left-content, .page-whoweare-history #main-content .section .right-content {
        width: 338px;
        left: 204px;
    }

        .page-whoweare-history #main-content .section .left-content img, .page-whoweare-history #main-content .section .right-content img {
            max-width: 338px;
        }
}

.page-whoweare-history #main-content .section .right-content {
    right: 15.45455vw;
    left: auto;
    text-align: left;
}

@media (min-width:1320px) {
    .page-whoweare-history #main-content .section .right-content {
        right: 204px;
    }
}

.page-whoweare-history #main-content .section .line {
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    .page-whoweare-history #main-content .section .line:before {
        content: ' ';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: .1;
        background-color: #000;
    }

    .page-whoweare-history #main-content .section .line .dot {
        background-color: #a4a4a4;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: -5px;
    }

@media (max-width:768px) {
    .page-whoweare-history #main-content {
        bottom: 0;
        overflow: visible;
        margin-top: 50px;
        margin-bottom: 0;
        padding-top: 0;
        height: auto;
    }

        .page-whoweare-history #main-content .page-content-whoweare-history {
            height: auto;
        }

        .page-whoweare-history #main-content .section {
            position: static;
            display: block!important;
            margin-bottom: 15px;
            padding: 30px;
            height: 450px;
        }

            .page-whoweare-history #main-content .history-nav, .page-whoweare-history #main-content .section .line {
                display: none;
            }

            .page-whoweare-history #main-content .section .intro-content, .page-whoweare-history #main-content .section .left-content, .page-whoweare-history #main-content .section .right-content {
                position: static;
                width: auto;
                text-align: left;
            }

            .page-whoweare-history #main-content .section h1 {
                font-size: 48px;
                margin-bottom: 20px;
            }

            .page-whoweare-history #main-content .section h4 {
                font-size: 18px;
                margin-bottom: 12px;
            }

            .page-whoweare-history #main-content .section p {
                font-size: 12px;
                margin-bottom: 20px;
            }

            .page-whoweare-history #main-content .section img {
                width: 116px;
                height: auto;
            }
}

.page-whoweare-history .main-footer {
    display: none;
}

.page-whatwedo-ratings .ratings-header h2 {
    margin-bottom: 0;
}

.page-whatwedo-ratings .container {
    margin-bottom: 60px;
}

.card.card-small-text ul .page-whatwedo-ratings li:not(:last-of-type):after, .page-whatwedo-ratings .break, .page-whatwedo-ratings .break-2, .page-whatwedo-ratings .card.card-small-text ul li:not(:last-of-type):after {
    margin: 60px 0;
}

.page-whatwedo-ratings .stat {
    margin-bottom: 80px;
}

    .page-whatwedo-ratings .stat h1 {
        white-space: nowrap;
    }

        .page-whatwedo-ratings .stat h1 .hanging {
            margin-left: -.5em;
            font-size: .5em;
            line-height: 2em;
            vertical-align: top;
        }

        .page-whatwedo-ratings .stat h1 span {
            line-height: 1em;
            display: inline-block;
        }

.page-contact .button, .page-contact a, .page-contact button {
    white-space: normal;
}

.page-contact .section-01 .col-2 h2 {
    margin-left: 113px;
    margin-bottom: 40px;
}

@media (max-width:768px) {
    .page-contact .section-01 .col-2 h2 {
        margin-left: 0;
    }
}

.page-contact .location-list li {
    margin-bottom: 20px;
}

.page-contact .location-list .location {
    float: left;
    width: 83px;
    text-align: right;
}

.page-contact .location-list .details {
    float: left;
    margin-left: 30px;
}

    .page-contact .location-list .details .address {
        margin-bottom: 14px;
    }

.page-contact .contact-location {
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 1em;
}

.page-contact .contact-name {
    font-size: 14px;
    margin-bottom: 3px;
}

.page-contact .contact-phone, .page-contact .contact-title {
    margin-bottom: 14px;
    color: #999;
}

.page-search ul li {
    margin-bottom: 20px;
}

    .page-search ul li label {
        font-size: 14px;
    }

.page-search .results-header {
    padding: 85px 0 40px;
}

    .page-search .results-header .search-query {
        color: #d6002a;
    }

@media (max-width:768px) {
    .page-contact .location-list .details, .page-contact .location-list .location {
        float: none;
        text-align: left;
    }

    .page-search .results-header {
        padding: 30px 0 0;
    }
}

.card .page-search .search-filters .author, .card.card-event .event-dates .page-search .search-filters .date-month, .card.card-event-feature .event-dates .page-search .search-filters .date-month, .details-article-page .hero .page-search .search-filters .authors, .page-search .search-filters .card .author, .page-search .search-filters .card.card-event .event-dates .date-month, .page-search .search-filters .card.card-event-feature .event-dates .date-month, .page-search .search-filters .details-article-page .hero .authors, .page-search .search-filters .find-list-label, .page-search .search-filters .section-headline {
    text-transform: uppercase;
    margin-bottom: 25px;
}

.page-search .search-results {
    border-top: 2px solid #e5e5e5;
}

    .page-search .search-results ul li {
        margin-bottom: 0;
        border-bottom: 1px solid #e8eae8;
    }

    .page-search .search-results .result-item {
        padding: 25px 0;
    }

        .page-search .search-results .result-item p {
            margin: 15px 0;
            color: #666;
        }

        .page-search .search-results .result-item .result-date {
            text-transform: uppercase;
            font-size: 12px;
        }

.page-search .pagination-row {
    margin: 45px 0;
}

.page-homepage .feed-grid-break {
    margin-bottom: 18px;
}

    .card.card-small-text ul .page-homepage .feed-grid-break li:not(:last-of-type):after, .page-homepage .feed-grid-break .break, .page-homepage .feed-grid-break .break-2, .page-homepage .feed-grid-break .card.card-small-text ul li:not(:last-of-type):after {
        margin-bottom: 0;
    }

.page-404 > .container:first-child {
    padding-top: 135rem;
}

.page-404 h1 {
    font-size: 350rem;
}

.page-legal .useful-links {
    display: inline-block;
}

    .card .page-legal .useful-links .author, .card.card-event .event-dates .page-legal .useful-links .date-month, .card.card-event-feature .event-dates .page-legal .useful-links .date-month, .details-article-page .hero .page-legal .useful-links .authors, .page-legal .useful-links .card .author, .page-legal .useful-links .card.card-event .event-dates .date-month, .page-legal .useful-links .card.card-event-feature .event-dates .date-month, .page-legal .useful-links .details-article-page .hero .authors, .page-legal .useful-links .find-list-label, .page-legal .useful-links .section-headline {
        border-bottom: 1px solid #e8eae8;
        padding-bottom: 15px;
    }

    .page-legal .useful-links ul {
        display: block;
    }

.page-legal ul.lang-list li {
    position: relative;
    padding-left: 44px;
    margin-bottom: 10px;
}

    .page-legal ul.lang-list li:before {
        content: ' ';
        position: absolute;
        left: 0;
        top: 47%;
        background-color: #000;
        height: 1px;
        width: 32px;
        display: block;
    }

    .page-legal ul.lang-list li.active, .page-legal ul.lang-list li.active .button, .page-legal ul.lang-list li.active a, .page-legal ul.lang-list li.active button {
        color: #999;
    }

        .page-legal ul.lang-list li.active:before {
            background-color: #999;
        }

.page-legal ul.legal-list {
    color: #666;
    margin: 0 30px;
    line-height: 1.4em;
}

.page-press-contacts .filter-table .contact-title, .page-press-contacts .filter-table .filter-table-headers, .page-press-contacts .filter-table .phone-type, .page-press-releases .filter-table .filter-table-headers {
    color: #999;
}

.page-erg .section-01 {
    margin-bottom: 60px;
}

.page-erg-detail .hero .logo {
    margin-top: 140px;
}

    .page-erg-detail .hero .logo img {
        width: auto;
        height: auto;
    }

    .page-erg-detail .hero .logo + p {
        margin-top: 30px;
    }

@media (max-width:768px) {
    .page-erg-detail .hero .logo {
        margin-top: 90px;
    }
}

.page-press .list-row {
    margin-bottom: 30px;
}

.page-press-contacts .filter-table, .page-press-releases .filter-table {
    margin-bottom: 115px;
}

.page-press .card-large-text {
    min-height: 36.81818vw;
}

@media (min-width:1320px) {
    .page-press .card-large-text {
        min-height: 486px;
    }
}

.page-press-releases .filter-table .button, .page-press-releases .filter-table a, .page-press-releases .filter-table button {
    line-height: 1.22222em;
}

    .page-press-releases .filter-table .icon-pdf.button, .page-press-releases .filter-table a.icon-pdf, .page-press-releases .filter-table button.icon-pdf {
        line-height: 1em;
    }

.page-press-releases .filter-table .col-1 {
    width: 10.75%;
}

.page-press-releases .filter-table .col-2 {
    width: 41.5%;
}

.page-press-releases .filter-table .col-3, .page-press-releases .filter-table .col-4 {
    width: 17.5%;
}

.page-press-releases .filter-table .col-5 {
    width: 12.75%;
    text-align: left;
}

@media (max-width:1024px) {
    .page-press-releases .filter-table .filter-table-results .col-2 .button, .page-press-releases .filter-table .filter-table-results .col-2 a, .page-press-releases .filter-table .filter-table-results .col-2 button, .page-press-releases .filter-table .filter-table-results .col-3, .page-press-releases .filter-table .filter-table-results .col-4 {
        font-size: 18px;
        line-height: 22px;
    }

    .page-press-releases .filter-table .filter-table-results .col-5 {
        margin-top: 18px;
        line-height: 22px;
    }
}

.page-press-contacts .filter-table .col-1 {
    width: 10%;
}

.page-press-contacts .filter-table .col-2 {
    width: 16%;
}

.page-press-contacts .filter-table .col-3 {
    width: 32%;
}

.page-press-contacts .filter-table .col-4 {
    width: 26%;
}

.page-press-contacts .filter-table .col-5 {
    width: 16%;
    text-align: right;
}

@media (max-width:767px) {
    .page-press-contacts .filter-table span.contact-name {
        font-size: 14px;
    }
}

@media (max-width:1024px) {
    .page-press-contacts .filter-table .filter-table-results .col-1, .page-press-contacts .filter-table .filter-table-results .col-2, .page-press-contacts .filter-table .filter-table-results .col-3 .button, .page-press-contacts .filter-table .filter-table-results .col-3 a, .page-press-contacts .filter-table .filter-table-results .col-3 button {
        font-size: 18px;
    }

    .page-press-contacts .filter-table .filter-table-results .col-3 .contact-title {
        font-size: 12px;
    }

    .page-press-contacts .filter-table .filter-table-results .col-5 {
        margin-top: 15px;
        text-align: left;
    }

        .page-press-contacts .filter-table .filter-table-results .col-5 .button::after, .page-press-contacts .filter-table .filter-table-results .col-5 a::after, .page-press-contacts .filter-table .filter-table-results .col-5 button::after {
            vertical-align: top;
        }

    .page-press-contacts .filter-table .contact-title {
        display: block;
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    .page-press-contacts .filter-table .phone-item .button, .page-press-contacts .filter-table .phone-item a, .page-press-contacts .filter-table .phone-item button {
        font-size: 18px;
    }

    .page-press-contacts .filter-table .phone-item:first-child {
        margin-bottom: 7px;
    }
}

.page-press-contacts .section-01, .page-press-releases .section-01 {
    margin-bottom: 35px;
}

    .page-press-contacts .section-01 .col-2 p, .page-press-releases .section-01 .col-2 p {
        margin-top: 0;
    }

@media (max-width:1024px) {
    .page-press-contacts .filter-table .filter-table-col, .page-press-releases .filter-table .filter-table-col {
        width: auto;
        padding: 0;
        margin-bottom: 15px;
    }
}

.page-press-news .news-results .card {
    width: calc(50% - 15px);
    margin-right: 30px;
}

    .page-press-news .news-results .card:last-child {
        margin-right: 0;
    }

.card.card-small-text ul .page-press-news .pagination-row li:not(:last-of-type):after, .page-press-news .pagination-row .break, .page-press-news .pagination-row .break-2, .page-press-news .pagination-row .card.card-small-text ul li:not(:last-of-type):after {
    margin: 45px 0;
}

@media (max-width:544px) {
    .page-press-news .news-results .card {
        width: auto;
    }
}

.page-press-social-media .smd-col {
    float: left;
    width: 33.3333%;
    padding: 0 15px;
}

    .page-press-social-media .smd-col .smd-group:not(:first-child) {
        margin-top: 40px;
    }

    .page-press-social-media .smd-col .smd-title {
        font-size: 14px;
        color: #999;
        margin-bottom: 30px;
    }

    .page-press-social-media .smd-col .sns-connect {
        margin: 0;
    }

    .page-press-social-media .smd-col ul .sns-connect-info {
        margin-left: 0;
    }

    .page-press-social-media .smd-col ul li {
        margin-bottom: 15px;
    }

@media (max-width:544px) {
    .page-press-social-media .smd-col {
        float: none;
        width: auto;
    }

        .page-press-social-media .smd-col .smd-group {
            margin-top: 40px;
        }
}



@font-face {
	font-family: Conv_AkkRg_Pro;
	src: url("../fonts/irw/akkrg_pro.eot");
	src: url("../fonts/irw/akkrg_pro.woff") format("woff"), url("../fonts/irw/akkrg_pro.ttf") format("truetype"), url("../fonts/irw/akkrg_pro.svg") format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: Alt-FontAwesome;
	src: url("../fonts/irw/fontawesome-webfont_2.eot");
	src: url("../fonts/irw/fontawesome-webfont_1.woff") format("woff"), url("../fonts/irw/fontawesome-webfont_1.ttf") format("truetype"), url("../fonts/irw/fontawesome-webfont_1.svg") format("svg");
	font-weight: 400;
	font-style: normal
}

.footer {
    background: #1a1a1a;
    color: #fff;
    margin-top: 10.25em;
    padding: .5em 1em 1.2em;
}

@media print, screen and (min-width:48em) {
    .footer {
        margin-top: 75px
    }
}

@media print, screen and (min-width:64em) {
    .footer {
        padding: 5.7em 0 2em
    }
}

.footer__content {
    display: block
}

@media print, screen and (min-width:64em) {
    .footer__content {
        padding: 0 40px
    }
}

@media screen and (min-width:75em) {
    .footer__content {
        padding: 0 100px
    }
}

.footer__links, .footer__secondary-links {
    font-family: Conv_AkkBd_Pro, sans-serif;
    font-weight: 700
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .footer__links, .footer__secondary-links {
        font-weight: 400
    }
}

@media print, screen and (min-width:64em) {
    .footer__links, .footer__secondary-links {
        margin: 0 auto;
        max-width: 1360px;
        width: 100%
    }
}

.footer__links li, .footer__secondary-links li {
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: -.02em;
    padding: .4em .3em
}

@media print, screen and (min-width:64em) {
    .footer__links li, .footer__secondary-links li {
        display: inline-block;
        letter-spacing: -.02em;
        font-size: 1.1vw;
        padding: 0 .8em 0 0
    }
}

@media screen and (min-width:75em) {
    .footer__links li, .footer__secondary-links li {
        font-size: 1vw;
        padding-right: .9em
    }
}

@media screen and (min-width:85em) {
    .footer__links li, .footer__secondary-links li {
        font-size: 1vw;
        padding-right: 1.1em
    }
}

@media screen and (min-width:97.5em) {
    .footer__links li, .footer__secondary-links li {
        font-size: 1.1em;
        padding-right: 1.3em
    }
}

.footer__links a, .footer__secondary-links a {
    color: #fff;
    /*font-size: 1em;*/
    line-height: 1.6em;
    letter-spacing: -.02rem;
    transition: all .25s cubic-bezier(.06, .72, .93, 1)
}

    .footer__links a:hover, .footer__secondary-links a:hover {
        color: #767676
    }

.footer__links {
    margin-bottom: 1.35em
}

.footer__secondary-links {
    border-top: 1px solid #767676;
    margin-top: 0;
    padding-top: 1.35em
}

    .footer__secondary-links li > a {
        line-height: 1.35em
    }

.footer__notice, .footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%
}

@media print, screen and (min-width:48em) {
    .footer__notice, .footer__social {
        max-width: 50%
    }
}

@media print, screen and (min-width:64em) {
    .footer__notice, .footer__social {
        display: block
    }

        .footer__notice:after, .footer__notice:before, .footer__social:after, .footer__social:before {
            display: table;
            content: " "
        }

        .footer__notice:after, .footer__social:after {
            clear: both
        }
}

.footer__notice li, .footer__social li {
    color: #767676;
    display: inline-block
}

    .footer__notice li a, .footer__social li a {
        color: #767676;
        font-family: Conv_AkkRg_Pro, sans-serif;
        font-size: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        transition: all .25s cubic-bezier(.06, .72, .93, 1)
    }

        .footer__notice li a:hover, .footer__social li a:hover {
            color: #fff !important;
        }

.footer__social {
    border-bottom: 1px solid #767676;
    margin-top: 2.4em;
    padding: 0 .3em .7em
}

@media print, screen and (min-width:64em) {
    .footer__social {
        border: none;
        display: inline-block;
        float: right;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        text-align: right
    }
}

.footer__social li {
    font-size: 1.3em
}

@media print, screen and (min-width:64em) {
	.footer__social li {
		font-size: 1.1em;
		/*margin-left: 1em*/
		margin-left:0.8em
	}
}

.footer__notice {
    font-family: Conv_AkkRg_Pro, sans-serif;
    font-size: 9px;
    margin-top: 1.9em
}

@media print, screen and (min-width:64em) {
    .footer__notice {
        display: inline-block;
        float: left;
        font-size: 13px;
        letter-spacing: -.03em;
        margin: 0;
        vertical-align: middle
    }
}

@media print, screen and (min-width:64em) {
    .footer__notice li {
        margin: 0 1.4em 0 0
    }
}

@media print, screen and (min-width:64em) {
    .footer__bottom-wrapper {
        display: block;
        margin: 5.2em auto 0;
        max-width: 1360px;
        overflow: hidden;
        padding: 0;
        position: relative
    }
}

@media (max-width:767px) {
    .home-data-widget footer {
        padding-bottom: 4em
    }
}


.footer {
    background: #1a1a1a;
    color: #fff;
    margin-top: 10.25em;
    padding: .5em 1em 1.2em;
}

@media print, screen and (min-width: 48em) {
    .footer {
        margin-top: 75px;
    }
}

@media print, screen and (min-width:64em) {
   

    .footer {
        padding: 5.7em 0 6em;
    }
}



footer {
    font-size: 16px;
}

    footer ul {
        padding-left: 0px;
    }

.irmenucustom{position:relative; overflow:visible !important;}
    .irmenucustom .dropdown-content {
        right: 0px;
        top: 100%;
    }

    #main-header .main-nav {
        height:70px;
    }
    
    #main-header .logo {
        top: 0;
    }
    
    #main-header.active.closed .main-nav .row, #main-header.active .main-nav .row {
        top: 0px;
    }
    
    .topnav {
        background-color: #1a1a1a;
        position: fixed;
        z-index: 3051;
        width: 100%;
        top: 0px;
    }
    
        .topnav .top-nav-inner {
            max-width: 1320px;
            margin: 0 auto;
        }
    
        .topnav a {
            float: left;
            display: block;
            color: #8c8c8c;
            text-align: center;
            padding: 8px 7px 4px 7px;
            text-decoration: none;
            font-size: 11px !important;
            font-weight: bold !important;
            line-height: 20px !important;
            font-family: Akkurat Pro Regular;
            letter-spacing: .7px;
        }
    
            .topnav a:hover {
                color: #fff !important;
            }
    
            .topnav a.login-right {
                color: #a5b6d0;
                line-height: 20px !important;
            }
    
    .active-top {
        color: white !important;
    }
    
    .topnav .icon {
        display: none;
    }
    
    .dropdown {
        float: left;
        overflow: hidden;
    }
    
        .dropdown .dropbtn {
            font-size: 11px !important;
            font-weight: bold !important;
            border: none;
            outline: none;
            color: #8c8c8c;
            padding: 8px 7px 8px 7px;
            background-color: inherit;
            font-family: inherit;
            margin: 0;
            line-height: 20px !important;
            background: none;
        }
    
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #808080;
        min-width: 200px;
        z-index: 9999;
    }
    
        .dropdown-content a {
            float: none;
            color: #fff;
            padding: 7px 11px 7px 11px;
            text-decoration: none;
            display: block;
            text-transform: uppercase;
            text-align: left;
            background: gray;
            border-bottom: 1px solid #999;
            color: #fff;
            line-height:13px !important;
            font-family: Conv_AkkRg_Pro,sans-serif;
            font-size: 12px;
            letter-spacing: -.2px;
            text-transform: capitalize;
        }
    
    .topnav a:hover, .dropdown:hover .dropbtn {
        color: #fff;
    }
    
    .dropdown-content a:hover {
        background: #4d4d4d;
        color: #fff;
    }
    
    .dropdown:hover .dropdown-content {
        display: block;
    }
    /*========----------Footer Class start here------------======*/
    .footer-divider-bottom {border-bottom:1px solid #484848;padding-bottom:30px !important;}
    .footer-divider-bottom-one {
        padding-top: 20px !important;
    }
    .secondarynav_bottom {
        margin-top: 80px !important;
    }
    
    #ir-menu-sp {
        margin-top: 105px;
        border-bottom: 1px solid #efefef;
        border-top: 1px solid #efefef;
        position: relative;
        overflow: visible;
        height: 50px;
    }
    
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        #ir-menu-sp {
            margin-top: 17px;
        }
    }
    
    @supports (-ms-accelerator:true) {
        #ir-menu-sp {
            margin-top: 50px;
        }
    }
    
    ul.ir-desktop-menu {
        height: 48px;
        max-width: 90%;
        overflow: hidden;
        float:left;
        padding-left: 0px;
    }
    
        ul.ir-desktop-menu > li {
            display: block;
            float: left;
            height: auto;
            white-space: nowrap;
            padding: 4px 40px 4px 0px;
        }
    
    ul.collect {
        float:right;
        padding: 4px 8px;
    }
    ul#submenu {
        display: none;
        padding: 10px;
        position: absolute;
        width: 200px;
        right: 0;
        z-index: 9;
        background-color: #fff;
        padding: 10px
    }
    ul#submenu li {
        padding:8px;
    }
    
    .top-nav-inner .active {
        color:#fff;
    }
    /*========----------Footer Class end here------------======*/
    @media screen and (max-width: 600px) {
        .topnav a.icon {
            float: right;
            display: block;
        }
    }
    
    @media screen and (max-width: 600px) {
        .topnav.responsive {
            position: relative;
        }
    
            .topnav.responsive a.icon {
                position: absolute;
                right: 0;
                top: 0;
            }
    
            .topnav.responsive a {
                float: none;
                display: block;
                text-align: left;
            }
    
            .topnav.responsive .dropdown {
                float: none;
            }
    
            .topnav.responsive .dropdown-content {
                position: relative;
            }
    
            .topnav.responsive .dropdown .dropbtn {
                display: block;
                width: 100%;
                text-align: left;
            }
    }
    
    @media screen and (max-width: 1024px) {
        /*.topnav { display: none;  }*/
        #ir-menu-sp {
            display:none;
        }
    }
    
    .topnav a.login-right:after {
        content: ' ';
        height: 19px;
        width: 20px;
        background: url(../images/irw/user_icon.png) no-repeat right;
        float: right;
    }
    
    .mobile-top-icon:after {
        content: ' ';
        height: 19px;
        width: 20px;
        background: url(../images/irw/user_icon.png) no-repeat right;
        float: right;
    }
    .main-footer .ico-google:before {
        content: "\f003" !important;
    }
    .main-footer .ico-linkedin:before {
        content: "\f08c" !important;
    }
    .main-footer .secondarynav_bottom li, .main-footer .secondarynav_bottom li a{color:#fff !important
    }
    .main-footer .secondarynav_bottom li a:hover {
            color: #d6002a !important
    }
    .main-footer .icon-rss:after {
        content: "\f09e" !important;
    }