img.wp-smiley {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}.rare-label, .rare-btn, .site-search .search-submit { font-family: "Montserrat", Helvetica, Arial, sans-serif; background-color: #BE1E2D; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 12px; padding: 4px 8px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.rare-label--inverse { background-color: #fff; color: #BE1E2D; padding: 2px 8px; font-size: 10px; letter-spacing: 2px; }

.rare-label--alt { text-transform: none; font-family: "Bitter", Georgia, "Times New Roman", Times, serif; font-style: italic; padding: 8px 15px; }

.rare-label a, .rare-btn a, .site-search .search-submit a { color: #fff; }

.rare-headline, .main-nav-multi .sub-menu, .post-callout__text { font-family: "Bitter", Georgia, "Times New Roman", Times, serif; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.rare-note { font-family: "Bitter", Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 1.7; font-size: 12px; }

.rare-byline { font-family: "Bitter", Georgia, "Times New Roman", Times, serif; color: #707070; }

.rare-byline__name { font-weight: bold; font-style: normal; }

.rare-byline__title { font-style: italic; }

.rare-body, body { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }

.rare-btn, .site-search .search-submit { padding: 10px 20px; font-size: 14px; }

.rare-tag { font-family: "Montserrat", Helvetica, Arial, sans-serif; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 12px; padding: 5px 15px; background-color: #f2f2f2; }

.rare-subtitle { font-family: "Bitter", Georgia, "Times New Roman", Times, serif; font-style: italic; }

.rare-title, .modal__btn span, .post-header-full__headline .split-title__headline { font-family: "Montserrat", Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container:before, .container:after { content: " "; display: table; }

.container:after { clear: both; }

@media (min-width: 768px) { .container { width: 750px; } }

@media (min-width: 992px) { .container { width: 970px; } }

@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid, .post-body--full .post-callout-footer { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container-fluid:before, .post-body--full .post-callout-footer:before, .container-fluid:after, .post-body--full .post-callout-footer:after { content: " "; display: table; }

.container-fluid:after, .post-body--full .post-callout-footer:after { clear: both; }

@media (min-width: 768px) { .container-fluid, .post-body--full .post-callout-footer { max-width: 675px; } }

@media (min-width: 992px) { .container-fluid, .post-body--full .post-callout-footer { max-width: 745px; } }

@media (min-width: 1200px) { .container-fluid, .post-body--full .post-callout-footer { max-width: 945px; } }

.container-fluid.ad, .post-body--full .ad.post-callout-footer { padding: 0px; }

.container-flush--all { padding: 0; }

@media only screen and (max-width: 991px) { .container-flush--sm { width: 100% !important; padding: 0 !important; } }

.container-custom { padding: 0 1em; max-width: 75em; margin: 0 auto; }

@media only screen and (min-width: 1400px) { .container-custom { padding: 0; } }

.clearfix:before, .lt-ie10 .header:before, .post-wrapper:before, .post-card-v3:before, .clearfix:after, .lt-ie10 .header:after, .post-wrapper:after, .post-card-v3:after { content: " "; display: table; }

.clearfix:after, .lt-ie10 .header:after, .post-wrapper:after, .post-card-v3:after { clear: both; }

.menu-push__icon, .utility__icon, .utility__text, .modal__btn span, .modal__btn .icon { display: inline-block; vertical-align: middle; }

@media only screen and (max-width: 767px) { .mobile-break { display: block; } }

@media only screen and (min-width: 992px) { .desktop-break { display: block; } }

.text-right { text-align: right; }

.text-left { text-align: left; }

.text-center { text-align: center; }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }

@media (min-width: 1200px) { .hidden-lg { display: none !important; } }

@-webkit-keyframes slideIn { from { bottom: -300px;
    opacity: 0; }
  to { bottom: 0;
    opacity: 1; } }

@keyframes slideIn { from { bottom: -300px;
    opacity: 0; }
  to { bottom: 0;
    opacity: 1; } }

@-webkit-keyframes slideOut { from { bottom: 0;
    opacity: 1; }
  to { bottom: -300px;
    opacity: 0;
    visibility: hidden; } }

@keyframes slideOut { from { bottom: 0;
    opacity: 1; }
  to { bottom: -300px;
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes slideOutSubtle { from { bottom: 0;
    opacity: 1; }
  to { bottom: -50px;
    opacity: 0;
    visibility: hidden; } }

@keyframes slideOutSubtle { from { bottom: 0;
    opacity: 1; }
  to { bottom: -50px;
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes slideInTop { from { top: -50px;
    opacity: 0; }
  to { top: 0;
    opacity: 1; } }

@keyframes slideInTop { from { top: -50px;
    opacity: 0; }
  to { top: 0;
    opacity: 1; } }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

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

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

@-webkit-keyframes dash { to { stroke-dashoffset: 0; } }

@keyframes dash { to { stroke-dashoffset: 0; } }

@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px); transform: perspective(400px); } }

@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px); transform: perspective(400px); } }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    z-index: -1;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    z-index: 2;
    -webkit-transform: none;
            transform: none; } }

@keyframes fadeInRight { 0% { opacity: 0;
    z-index: -1;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    z-index: 2;
    -webkit-transform: none;
            transform: none; } }

.no-objectfit .image-cover-wrap { background-size: cover; background-position: center center; }

.no-objectfit .image-cover-wrap .image-cover { opacity: 0; }

body { color: #000; }

a { color: #BE1E2D; text-decoration: none; }

html { font-size: 100%; }

img { height: auto; }

*, *:before, *:after { box-sizing: border-box; }

#wpstats { display: none; }

html #wpadminbar { top: 0 !important; }

.content { padding-bottom: 1em; }

.content__block--spaced { padding-top: 2em; }

@media only screen and (min-width: 992px) { .content { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; padding-bottom: 2em; }
  .content__block { width: 70%; padding-right: 4em; }
  .content__block--secondary { width: 30%; padding-right: 0; } }

@media only screen and (min-width: 1200px) { .content__block { width: 75%; }
  .content__block--secondary { width: 25%; } }

/* Wordpress Alignments */
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

a { color: #BE1E2D; text-decoration: none; }

html { font-size: 100%; }

img { height: auto; }

*, *:before, *:after { box-sizing: border-box; }

#wpstats { display: none; }

.ad-container { overflow: hidden; }

body { padding-top: 50px; }

@media only screen and (min-width: 992px) { body { padding-top: 60px; } }

body.logged-in { /* Allow wpadminbar to be always fixed to save from having to override with JS on mobile */ }

body.logged-in #sticky #stickyInner.smooth-stick { top: 94px; }

body.logged-in .header { top: 46px; }

@media only screen and (min-width: 783px) { body.logged-in .header { top: 32px; }
  body.logged-in #sticky #stickyInner.smooth-stick { top: 82px; } }

body.logged-in .menu-container { z-index: 999999; }

body.logged-in #wpadminbar { position: fixed; }

.header { background-color: #fff; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); font-family: "Montserrat", Helvetica, Arial, sans-serif; font-size: 11px; position: fixed; z-index: 500; width: 100%; top: 0; left: 0; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); }

.header__inner { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; height: 50px; }

.header__item { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; max-width: 65%; width: 65%; position: relative; }

.header__item--first { height: 100%; max-width: 35%; width: 35%; background-color: #BE1E2D; padding-right: 10px; padding-left: 15px; }

.header__item--last { position: absolute; right: 0; top: 0; margin-left: auto; background-color: #fff; }

.header__menu { text-align: right; }

@media only screen and (min-width: 768px) { .header__item { width: auto; }
  .header__item--first { padding-right: 20px; } }

@media only screen and (min-width: 992px) { .header__inner { height: 60px; }
  .header__item { padding-right: 30px; }
  .header__item--first { min-width: 250px; } }

@media only screen and (min-width: 1200px) { .header__item--first { padding-left: 30px; } }

.page-template-page-home .header__menu { text-align: left; }

.page-template-page-home .header__item--first { min-width: 0; padding: 0 15px; width: auto; }

.page-template-page-home .header .menu-push { margin-left: 0; }

.page-template-page-home .header .menu-push__text { display: inline-block; vertical-align: middle; }

@media only screen and (min-width: 768px) { .page-template-page-home .header__item--first { min-width: 100px; } }

.site-logo { margin-right: 5px; display: block; }

.site-logo__icon { width: 50px; height: 45px; fill: #fff; }

@media only screen and (min-width: 375px) { .site-logo__icon { width: 75px; } }

@media only screen and (min-width: 768px) { .site-logo__icon { width: 100px; } }

@media only screen and (min-width: 992px) { .site-logo__icon { height: 55px; } }

.menu-push { margin-left: 10px; text-transform: uppercase; font-size: 14px; display: inline-block; }

.menu-push__icon { width: 20px; height: 20px; fill: #fff; }

.menu-push__text { display: none; color: #fff; }

@media only screen and (min-width: 992px) { .menu-push { margin-left: 35px; min-width: 75px; }
  .menu-push__text { display: inline-block; vertical-align: middle; } }

.utility__item { padding: 0 4px; }

.utility__item:first-child { margin-left: 3px; }

.utility__icon { width: 15px; height: 15px; }

.utility__icon--search { fill: #777777; }

.utility__icon--facebook { fill: #325799; }

.utility__icon--twitter { fill: #21B9F4; }

.utility__icon--email { fill: #BE1E2D; }

.utility__text { font-family: "Bitter", Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; font-size: 13px; }

@media only screen and (min-width: 375px) { .utility__item { padding: 0 8px; }
  .utility__icon { width: 20px; height: 20px; } }

@media only screen and (min-width: 480px) { .utility__item { padding: 0 10px; }
  .utility__item:first-child { margin-left: 20px; } }

@media only screen and (min-width: 768px) { .utility__icon { width: 20px; height: 20px; }
  .utility__text { margin-left: 3px; font-size: 14px; } }

.search-toggle { height: 50px; width: 25px; position: relative; display: block; }

.search-toggle .icon { transition: all .3s; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.search-toggle .icon-search { visibility: visible; opacity: 1; }

.search-toggle .icon-close { visibility: hidden; opacity: 0; }

.search-toggle.open .icon-close { visibility: visible; opacity: 1; }

.search-toggle.open .icon-search { visibility: hidden; opacity: 0; }

@media only screen and (min-width: 992px) { .search-toggle { height: 60px; } }

.search-container { transition: ease-in-out .25s; width: 0px; height: 100%; overflow: hidden; position: absolute; top: 0; left: auto; margin-left: 30px; }

.search-container.open { width: 90%; }

.site-search .search-form { position: relative; height: 50px; max-width: 90%; margin: 0; }

.site-search .search-field { transition: ease-in-out .25s; background: #fff; font-size: 14px; border: 1px solid #eee; width: 100%; height: 100%; box-shadow: 0 0 2px rgba(190, 30, 45, 0); padding: 8px 28px 8px 10px; -webkit-appearance: none; font-family: "Montserrat", Helvetica, Arial, sans-serif; }

.site-search .search-field:focus { outline: none; transition: ease-in-out .25s; box-shadow: 0 0 1px rgba(190, 30, 45, 0.3); border: 1px solid rgba(190, 30, 45, 0.3); }

.site-search .search-submit { width: auto; height: 100%; position: absolute; top: 0; right: 0; border: none; display: none; }

@media only screen and (min-width: 992px) { .site-search .search-form { height: 60px; } }

.site-search--full { max-width: 400px; }

.site-search--full .search-submit { display: block; }

.lt-ie10 .utility__item { display: table-cell; vertical-align: middle; }

.lt-ie10 .header__item { float: left; display: table; height: 60px; }

.lt-ie10 .header .flex-1 { display: table-cell; vertical-align: middle; }

.reveal { transition: all .4s; opacity: 0; visibility: hidden; height: 0; overflow: hidden; }

.scrolled-down { transition: all .3s; }

.scrolled-down .reveal { opacity: 1; visibility: visible; -webkit-backface-visibility: hidden; height: 100%; }

@media only screen and (max-width: 767px) { .scrolled-down .scroll-hide { transition: all .3s; opacity: 0; visibility: hidden; display: none; }
  .scrolled-down .reveal { display: -webkit-flex; display: -ms-flexbox; display: flex; } }

.rare-alert-bar { background: #eee; padding: 5px 15px; font-size: 14px; }

.rare-alert-bar__title { color: #BE1E2D; letter-spacing: 2px; }

.rare-alert-bar__headline { color: #000; }

.content { position: relative; overflow-x: hidden; }

.content--spaced { padding-top: 50px; }

@media only screen and (min-width: 768px) { .content--spaced { padding-top: 0; } }

.content--4 .container { width: 100%; padding: 0; }

.content--4 .post-wrapper { padding-top: 0; }

.rare-mobile .content { padding-top: 0; }

.post-wrapper { padding: 30px 0; }

.post-wrapper--flush { padding: 0; }

.post-wrapper .sidebar { background: none; padding: 0 0 30px; float: none; width: auto; }

.post-wrapper .sidebar--branded { border-top: 10px solid #000; border-color: #BE1E2D; position: relative; }

.post-wrapper .sidebar--branded:after { content: ''; height: 10px; left: 100%; top: -10px; width: 9999px; position: absolute; background-color: #BE1E2D; }

.post-wrapper .sidebar__block { position: relative; padding: 20px 10px; }

.post-wrapper .sidebar__block--lined { border-bottom: 1px solid #b0b0b0; }

@media only screen and (min-width: 375px) { .post-wrapper .sidebar__block { padding: 20px; } }

.post-wrapper .content-area { padding-bottom: 30px; }

.post-wrapper .content-area--spaced { padding-top: 25px; }

@media only screen and (min-width: 992px) { .post-wrapper .content-area { float: left; width: 68%; padding-right: 50px; }
  .post-wrapper .content-area--flush { padding-right: 0; }
  .post-wrapper .content-area--lined { border-right: 1px solid #b0b0b0; }
  .post-wrapper .content-area--full { width: 100%; float: none; border: none; padding-right: 0; }
  .post-wrapper .sidebar { float: right; width: 300px; position: relative; }
  .post-wrapper .sidebar--lined { width: 32%; }
  .post-wrapper .sidebar--lined:before { content: ''; height: 100%; width: 1px; right: 100%; background-color: #b0b0b0; position: absolute; top: 0; } }

@media only screen and (min-width: 1200px) { .post-wrapper .content-area { width: 73%; }
  .post-wrapper .content-area--full { width: 100%; }
  .post-wrapper .sidebar--lined { width: 27%; } }

.home-sidebar { display: none; }

@media only screen and (min-width: 992px) { .home-sidebar { display: block; margin-top: 40px; } }

.footer { background-color: #eee; text-align: center; font-family: "Montserrat", Helvetica, Arial, sans-serif; font-size: 10px; text-transform: uppercase; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media only screen and (max-width: 991px) { .footer__copy { background-color: #fff; padding: 10px 0; color: #999; }
  .footer__copy a { color: #999; } }

@media only screen and (min-width: 768px) { .footer { font-size: 12px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) { .footer { font-size: 10px; } }

@media only screen and (min-width: 992px) { .footer__copy { color: #000; }
  .footer__copy a { color: #000; }
  .footer__nav { text-align: left; } }

.footer-link-list { padding: 0; }

.footer-link-list ul { margin: 10px 0; padding: 0; list-style: none; }

.footer-link-list li { display: inline-block; color: #000; }

.footer-link-list li:before { content: ' | '; padding: 0 4px; }

.footer-link-list li:first-child:before { content: ''; padding: 0; }

.footer-link-list li a { color: #000; }

.lt-ie10 .footer-link-list { text-align: center; }

.menu-container { transition: ease-in-out .25s; overflow: hidden; width: 100%; height: 100%; position: fixed; top: 0; z-index: 999; overflow-y: scroll; background-color: #BE1E2D; max-width: 280px; left: -280px; visibility: hidden; }

.menu-container.open { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); left: 0; visibility: visible; }

body { width: 100%; }

body .header { transition: ease-in-out .25s; }

body.menu-open { overflow-x: hidden; }

body.menu-open .header { left: 280px; }

.body-wrap { transition: ease-in-out .25s; position: relative; overflow-x: hidden; left: 0; }

.body-wrap:before { transition: background-color ease-in-out .25s; content: ''; width: 100%; height: 100%; left: 0; top: 0; background-color: transparent; visibility: hidden; z-index: -1; position: fixed; }

.menu-open .body-wrap { left: 280px; }

.menu-open .body-wrap:before { background-color: rgba(0, 0, 0, 0.75); visibility: visible; z-index: 501; }

.content-wrap { transition: ease-in-out .25s; -webkit-backface-visibility: hidden; backface-visibility: hidden; width: 100%; height: 100%; position: relative; left: 0; position: relative; }

.content-wrap.menu-open { left: 280px; }

.main-nav { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 55px 15px 30px; line-height: 1.3; position: relative; }

.main-nav a { color: #fff; }

.main-nav a:focus, .main-nav a:hover, .main-nav button:focus, .main-nav button:hover { outline: none; }

.main-nav ul { list-style: none; padding: 0; margin: 0; }

.main-nav__list a { display: block; }

.main-nav__list .menu-item { position: relative; }

.main-nav__list > .menu-item { margin-top: 20px; }

.main-nav__list > .menu-item:first-child { margin-top: 0; }

.main-nav__list > .menu-item > a { transition: all .3s; font-size: 16px; text-transform: uppercase; letter-spacing: .1em; padding-bottom: 5px; border-bottom: 1px solid #fff; }

.main-nav__list .dropdown-toggle { transition: all .3s; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); background: none; border: none; width: 15px; height: 15px; position: absolute; right: 0; top: 0; z-index: 1; }

.main-nav__list .dropdown-toggle:after { content: ''; transition: all .3s; background-image: url(/wp-content/themes/vip/cox-rare-platform/assets/brands/rare/../img/svg/angle-down.svg); background-repeat: no-repeat; background-position: center center; background-size: 15px 15px; position: absolute; right: 0; top: 0; width: 15px; height: 15px; }

.main-nav__list .dropdown-toggle--parent { height: 25px; }

.main-nav__list .dropdown-toggle.toggle-on:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.main-nav__list a:not([href]) + .dropdown-toggle { width: 100%; }

.main-nav__list .sub-menu { transition: ease-in-out .3s; max-height: 0px; overflow: hidden; }

.main-nav__list .sub-menu a { font-size: 14px; text-transform: uppercase; padding: 3px 0; }

.main-nav__list .sub-menu a:first-child { margin-top: 5px; }

.main-nav__list .sub-menu .sub-menu a { text-transform: none; }

.main-nav__list .toggle-on + .sub-menu { max-height: 800px; }

.main-nav__close { position: absolute; right: 0; top: 0; background-color: transparent; padding: 10px; border: none; }

.main-nav__close .icon { width: 30px; height: 30px; fill: #fff; }

.menu-container--alt { overflow: hidden; }

.menu-container--alt .menu-primary-container, .menu-container--alt .menu-primary-navigation-container { padding: 55px 20px; }

.main-nav-multi { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 0 0 30px; line-height: 1.3; position: fixed; width: 100%; max-width: 280px; height: 100%; overflow-y: auto; }

.main-nav-multi:before { content: ''; height: 80px; background-color: #BE1E2D; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; }

body.category-rare-country .main-nav-multi:before, body.rare-country .main-nav-multi:before { background-color: #BE1E2D; }

.main-nav-multi a { color: #fff; }

.main-nav-multi a:focus, .main-nav-multi a:hover, .main-nav-multi button:focus, .main-nav-multi button:hover { outline: none; }

.main-nav-multi ul { list-style: none; padding: 0; margin: 0; }

.main-nav-multi__close { position: absolute; right: 0; top: 0; background-color: transparent; padding: 10px; border: none; z-index: 4; }

.main-nav-multi__close .icon { width: 30px; height: 30px; fill: #fff; }

.main-nav-multi__list { position: relative; z-index: 3; }

.main-nav-multi__list a { display: block; }

.main-nav-multi .menu-item { text-align: center; transition: all .3s; position: relative; }

.main-nav-multi .menu-item__wrap { display: block; position: relative; }

.main-nav-multi .menu-item .icon-wrap { margin: 0 auto 15px; text-align: center; display: block; width: 56px; height: 56px; border-radius: 50%; padding: 8px 15px; background-color: #a81b28; }

body.category-rare-country .main-nav-multi .menu-item .icon-wrap, body.rare-country .main-nav-multi .menu-item .icon-wrap { background-color: #a81b28; }

.main-nav-multi .menu-item .icon-wrap--menu-page, .main-nav-multi .menu-item .icon-wrap--menu-user { padding: 8px 20px; }

.main-nav-multi .menu-item .icon { max-width: 100%; display: inline-block; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.main-nav-multi .menu-item--first-level { margin-bottom: 55px; font-size: 14px; }

.main-nav-multi .menu-item--first-level > .menu-item__wrap { font-weight: 400; position: relative; letter-spacing: 0.25em; }

.main-nav-multi .menu-item--first-level > .menu-item__wrap a { margin: 0 auto; max-width: 185px; padding-bottom: 15px; }

.main-nav-multi .menu-item--first-level > .menu-item__wrap:after { content: ''; width: 30%; height: 1px; position: absolute; top: 100%; left: 0; right: 0; margin: 0 auto; background-color: #fff; }

.main-nav-multi .menu-item--second-level { font-size: 13px; }

.main-nav-multi .dropdown-toggle { transition: opacity .3s; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); border: none; background: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; color: #fff; font-size: 12px; text-transform: uppercase; }

.main-nav-multi .dropdown-toggle:before { content: ''; background-image: url(/wp-content/themes/vip/cox-rare-platform/assets/brands/rare/../img/svg/arrow.svg); background-repeat: no-repeat; background-position: center center; background-size: 13px 13px; width: 13px; height: 13px; opacity: 0; position: absolute; left: 0; top: 50%; -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.main-nav-multi .sub-menu { display: none; }

.main-nav-multi .sub-menu .menu-item { margin-top: 30px; font-size: 14px; }

.main-nav-multi .sub-menu a { text-transform: none; padding: 3px 0; }

.main-nav-multi .sub-menu a:first-child { margin-top: 5px; }

.main-nav-multi .sub-menu .sub-menu a { text-transform: none; }

.main-nav-multi .sub-menu .sub-menu .menu-item { margin-top: 5px; font-size: 12px; }

.main-nav-multi .menu-trending { transition: all .3s; opacity: 1; }

.main-nav-multi.toggled { background-color: #a81b28; }

body.category-rare-country .main-nav-multi.toggled, body.rare-country .main-nav-multi.toggled { background-color: #a81b28; }

.main-nav-multi.toggled .menu-trending { opacity: 0; visibility: hidden; position: absolute; }

.main-nav-multi .toggle-on { position: relative; -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); transform: translate(0, -5px); }

.main-nav-multi .toggle-off { position: absolute; -webkit-transform: translate(-500px, 0); -ms-transform: translate(-500px, 0); transform: translate(-500px, 0); }

.main-nav-multi .toggle-on .sub-menu { display: block; position: relative; -webkit-animation: slideInTop .25s; animation: slideInTop .25s; }

.main-nav-multi .toggle-on .dropdown-toggle:before { opacity: 1; }

.main-nav-multi::-webkit-scrollbar { width: 12px; }

.main-nav-multi::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px transparent; border-radius: 10px; background-color: #BE1E2D; }

body.category-rare-country .main-nav-multi::-webkit-scrollbar-track, body.rare-country .main-nav-multi::-webkit-scrollbar-track { background-color: #BE1E2D; }

.main-nav-multi::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 3px transparent; background-color: #a81b28; }

body.category-rare-country .main-nav-multi::-webkit-scrollbar-thumb, body.rare-country .main-nav-multi::-webkit-scrollbar-thumb { background-color: #a81b28; }

.menu-trending { background-color: #a81b28; color: #fff; text-align: center; padding-top: 30px; display: none; position: relative; z-index: 3; }

body.category-rare-country .menu-trending, body.rare-country .menu-trending { background-color: #a81b28; }

.menu-trending__title { border-bottom: 1px solid #fff; display: inline-block; padding-bottom: 10px; font-weight: 400; letter-spacing: 0.25em; }

.menu-trending__headline { display: block; font-size: 14px; padding: 0 30px; text-transform: none; }

.menu-trending__cta { display: block; border-top: 1px solid #fff; padding: 10px 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 13px; text-transform: none; }

.menu-trending__cta .icon { width: 13px; height: 13px; fill: #fff; margin-right: 5px; }

.post-callout { position: relative; color: #fff; font-size: 0.75rem; }

.post-callout__inner { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.post-callout__inner > * { max-width: 100%; }

.post-callout__block { position: relative; }

.post-callout__block--secondary { position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; }

.post-callout__img { position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; background-size: cover; background-position: center center; display: block; background-color: #BE1E2D; }

.post-callout__text { padding: 20px; margin: 0; position: relative; z-index: 1; text-align: center; white-space: normal; font-size: 1.5em; }

.post-callout__text span { position: relative; }

.post-callout__icon { position: absolute; width: 40px; height: 40px; left: -10px; top: -10px; fill: #fff; opacity: .3; z-index: -1; }

.post-callout__icon--last { right: -15px; left: auto; top: auto; bottom: -15px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.post-callout__overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; }

.post-callout__logo { width: auto; max-height: 6em; max-width: 100%; display: block; left: 0; right: 0; margin: -3em auto 0; position: absolute; top: 50%; }

.post-callout--full .post-callout__block--main { width: 100%; }

@media only screen and (min-width: 768px) { .post-callout { font-size: 1rem; }
  .post-callout__logo { max-height: 7em; margin-top: -3.5em; } }

@media only screen and (min-width: 992px) { .post-callout__text { padding: 90px 75px; }
  .post-callout__img--fixed { background-attachment: fixed; background-position: center center; } }

@media only screen and (min-width: 1200px) { .post-callout__icon { width: 100px; height: 80px; top: -33px; left: -50px; }
  .post-callout__icon--last { left: auto; right: -70px; top: 0px; } }

.post-callout--split { color: #BE1E2D; padding: 20px 0; position: relative; position: relative; }

.post-callout--split:before { content: ''; background-color: #eee; height: 2px; width: 100%; position: absolute; left: 0; right: 0; margin: 0 auto; top: 0; }

@media (min-width: 768px) { .post-callout--split:before { max-width: 990px; } }

@media (min-width: 992px) { .post-callout--split:before { max-width: 1210px; } }

@media (min-width: 1200px) { .post-callout--split:before { max-width: 1410px; } }

.post-callout--split:after { content: ''; background-color: #eee; height: 2px; width: 100%; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; }

@media (min-width: 768px) { .post-callout--split:after { max-width: 990px; } }

@media (min-width: 992px) { .post-callout--split:after { max-width: 1210px; } }

@media (min-width: 1200px) { .post-callout--split:after { max-width: 1410px; } }

.post-callout--split .post-callout__inner { display: block; }

.post-callout--split .post-callout__block, .post-callout--split .post-callout__img { position: relative; }

.post-callout--split .post-callout__icon { fill: #b0b0b0; }

.post-callout--split .post-callout__text { text-align: left; font-size: 1.25em; }

@media only screen and (min-width: 768px) { .post-callout--split .post-callout__inner { display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .post-callout--split .post-callout__block { position: relative; width: 50%; }
  .post-callout--split .post-callout__block--secondary { margin-right: 40px; }
  .post-callout--split .lt-ie10 .post-callout__block { float: left; width: 50%; } }

@media only screen and (min-width: 992px) { .post-callout--split { padding: 50px 0; }
  .post-callout--split .post-callout__text { padding: 50px 0; }
  .post-callout--split .post-callout__block--secondary { margin-right: 100px; } }

.post-callout-footer { font-size: 1rem; margin: 1em 0; background-color: #f1f2f2; }

.post-callout-footer__img { height: 9em; background-color: #BE1E2D; background-size: cover; background-position: center center; }

.post-callout-footer__text { margin: 0; padding: 0.5em 1em; background-color: #BE1E2D; color: #fff; font-size: 1em; }

.post-callout-footer__text--inverse { color: #5d5e5e; background-color: #f1f2f2; font-size: .88em; font-weight: normal; padding: 1em; }

.post-callout-footer__text--inverse p { margin: 0 0 0.8em; }

.post-callout-footer__text--inverse a { color: #5d5e5e; }

.post-callout-footer__caption { border-top: 1px solid #b0b0b0; font-size: .9em; padding-top: .5em; }

.post-callout-footer__desc { padding-bottom: .3em; }

.post-body--full .post-callout-footer { padding-left: 0; padding-right: 0; }

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) { .post-callout-footer { display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .post-callout-footer__img { width: 25%; height: auto; }
  .post-callout-footer__desc { width: 75%; } }

.post-indicator { background-color: #BE1E2D; padding: 0px 10px; line-height: 20px; height: 20px; color: #fff; font-weight: bold; font-size: 11px; display: inline-block; position: relative; font-family: "Montserrat", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: 0.025em; }

.post-indicator:after { content: ""; width: 0; bottom: 0; position: absolute; display: block; border: 10px solid #000; border-color: #BE1E2D; right: -10px; border-right-color: transparent !important; }

div[data-dy-product-id="753620"] { display: none; }

.main-nav-multi .dropdown-toggle:before { background-image: url(/wp-content/themes/vip/cox-rare-platform/assets/brands/rare/../../img/svg-global/arrow.svg); }

/* Owl Carousel */
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

.owl-height { transition: height 500ms ease-in-out; }

.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.no-js .owl-carousel { display: block; }

.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("http://www.owlcarousel.owlgraphic.com/assets/owlcarousel/assets/owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; }

/* Owl Carousel End */
.modal { display: none; position: fixed; z-index: 999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: black; background-color: rgba(0, 0, 0, 0.4); -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; }

.modal__content { position: absolute; margin: 0 auto; left: 0; right: 0; bottom: 0; width: 100%; text-align: center; -webkit-animation-name: slideIn; animation-name: slideIn; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; }

.modal__close { position: absolute; right: 10px; top: 10px; display: block; width: 30px; height: 30px; border-radius: 50%; border: 2px solid #b0b0b0; }

.modal__close .icon { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; width: 20px; height: 20px; fill: #b0b0b0; }

.modal__close:hover, .modal__close:focus { text-decoration: none; cursor: pointer; }

.modal__headline { color: #BE1E2D; margin: 10px auto; line-height: 1.2; font-size: 20px; }

.modal__icon { width: 80px; height: 40px; }

.modal__icon--email-fanbuzz { width: 110px; }

.modal__header { padding: 20px 10px 30px; border-top: 6px solid #BE1E2D; background-color: #fff; position: relative; overflow: hidden; }

.modal__form-wrap { position: relative; margin: 0 auto; }

.modal__form-wrap.success { max-width: 260px; }

.modal__form { transition: all .3s; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.success .modal__form { position: absolute; -webkit-transform: translateX(500px); -ms-transform: translateX(500px); transform: translateX(500px); }

.modal__field { border-radius: 8px; border: none; padding-left: 10px; padding-right: 10px; }

.modal__field--input { transition: all .3s; width: 60%; background-color: #eee; border: 2px solid #eee; padding-right: 40px; }

.modal__field--input:focus { outline: none; border: 2px solid #BE1E2D; }

.modal__field--input:focus::-webkit-input-placeholder { color: #989898; }

.modal__field--input:focus:-moz-placeholder { color: #989898; }

.modal__field--input:focus::-moz-placeholder { color: #989898; }

.modal__field--input:focus:-ms-input-placeholder { color: #989898; }

.modal__field--input::-webkit-input-placeholder { color: #565656; }

.modal__field--input:-moz-placeholder { color: #565656; }

.modal__field--input::-moz-placeholder { color: #565656; }

.modal__field--input:-ms-input-placeholder { color: #565656; }

.modal__field--submit { width: 40%; margin-left: 10px; }

.modal__message { height: 0; bottom: 0; opacity: 0; text-align: left; transition: opacity .3s; }

.modal__message--loading { transition: all .3s; position: absolute; left: 50%; top: 10px; }

.error .modal__message--error { opacity: 1; height: auto; }

.success .modal__message--success { opacity: 1; height: auto; padding: 10px 0; }

.success .modal__message--loading { opacity: 1; height: auto; left: -40px; }

.loading .modal__message--loading { opacity: 1; height: auto; }

.modal__img { width: 100%; display: block; }

.modal__btn { background: none; border: none; display: block; background: none; border: none; display: block; padding: 0; color: #BE1E2D; position: absolute; right: 6px; bottom: 6px; font-size: 12px; }

.modal__btn:active, .modal__btn:focus { outline: none; color: #e03e4d; }

.modal__btn:active .icon, .modal__btn:focus .icon { fill: #e03e4d; }

.modal__btn span.less { display: none; }

.modal__btn .icon { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); width: 10px; height: 10px; fill: #BE1E2D; margin-left: 1px; }

.modal__body { transition: max-height 0.3s ease; overflow: hidden; max-height: 0; }

@media only screen and (min-width: 768px) { .modal__header { padding: 20px 40px; }
  .modal__btn { display: none; }
  .modal__body { max-height: 1024px; }
  .modal__outer { display: table; height: 100%; max-width: 450px; margin: 0 auto; }
  .modal__content { display: table-cell; vertical-align: middle; position: relative; padding-bottom: 0; -webkit-animation-name: fadeIn; animation-name: fadeIn; } }

.modal.closing { -webkit-animation-name: fadeOut; animation-name: fadeOut; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; }

.modal.closing .modal__content { -webkit-animation-name: slideOut; animation-name: slideOut; }

.modal__btn { display: none; }

@media only screen and (max-width: 767px) { .modal.expand .modal__body { max-height: 270px; }
  .modal.expand .modal__btn span { display: none; }
  .modal.expand .modal__btn span.less { display: inline-block; vertical-align: middle; }
  .modal.expand .modal__btn .icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } }

@media (max-width: 767px) and (orientation: landscape) { .modal.expand .modal__body { max-height: 200px; } }

.modal.alternate .modal__form-wrap { display: none; }

.modal.alternate .modal__btn { display: block; }

.modal.alternate .modal__icon { width: 40px; height: 40px; }

.modal.alternate .modal__icon--sports { width: 167px; height: 35px; }

.modal.alternate .modal__header { padding-left: 40px; padding-right: 40px; }

@media only screen and (min-width: 768px) { .modal.alternate .modal__content { max-width: 330px; }
  .modal.alternate .modal__btn { display: none; } }

.modal.fanbuzz.alternate .modal__headline { margin-top: 4px; }

.loading-icon { width: 25px; }

.loading-icon .check-path { opacity: 0; }

.loading-icon .check-path, .loading-icon .r-path { fill: #BE1E2D; }

.success .loading-icon .check-path { opacity: 1; }

.success .loading-icon .r-path { opacity: 0; }

.success .loading-icon .circle-path { stroke-dashoffset: 0; }

.loading-icon .circle-path { fill: none; stroke: #BE1E2D; stroke-miterlimit: 10; stroke-dasharray: 2000; stroke-dashoffset: 2000; stroke-width: 10px; }

.loading .loading-icon .circle-path { -webkit-animation: dash 2s linear forwards; animation: dash 2s linear forwards; }

.local__meta { display: block; font-size: 14px; margin-top: 15px; margin-bottom: 30px; color: #777777; }

.local__item { display: inline-block; vertical-align: middle; }

.local__item a { color: #000; display: block; }

.local__item img { width: 100%; }

.local__item h4 { font-size: 8px; font-size: 0.8rem; margin-top: 0px; }

.local__label { color: #b0b0b0; }

.local__headline { transition: color .15s; color: #000; font-size: 20px; line-height: 1.3; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.local__headline:hover, .local__headline:active, .local__headline:focus { color: #BE1E2D; }

.local__cat { color: #BE1E2D; display: block; letter-spacing: 0.1em; font-size: 15px; transition: color .15s; text-transform: uppercase; font-weight: 700; }

.local__cat:hover, .local__cat:active, .local__cat:focus { color: #d42132; }

.local .post-card__author { display: inline-block; font-size: 14px; color: #BE1E2D; }

.local__sidebar--date { display: inline-block; font-size: 14px; color: #777777; }

@media only screen and (min-width: 768px) { .local__item { display: block; margin-bottom: 10px; }
  .local__item h4 { margin-bottom: 0px; }
  .local__cat { letter-spacing: 0.09em; padding: 10px 0 0px 0; position: relative; margin-bottom: 3px; } }

.category-local .content-area { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; position: relative; padding: 0 20px; }

@media only screen and (min-width: 992px) { .category-local .content-area { padding: 0 60px; } }

.category-local .post-card { -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.category-local .post-card img { width: 100%; }

.category-local .post-card:nth-of-type(1) { padding-right: 20px; }

@media only screen and (max-width: 991px) { .category-chicago .utility__text.h-inline, .category-houston .utility__text.h-inline, .tag-rare-chicago .utility__text.h-inline, .tag-rare-houston .utility__text.h-inline { display: none; } }

.category-chicago .banner--image, .category-houston .banner--image, .tag-rare-chicago .banner--image, .tag-rare-houston .banner--image { min-height: 158px; }

@media only screen and (max-width: 991px) { .category-chicago .header__item, .category-houston .header__item, .tag-rare-chicago .header__item, .tag-rare-houston .header__item { max-width: 45%; width: 45%; } }

@media only screen and (max-width: 991px) { .category-chicago .header__item--first, .category-houston .header__item--first, .tag-rare-chicago .header__item--first, .tag-rare-houston .header__item--first { max-width: 55%; width: 55%; } }

.category-chicago .trending, .category-houston .trending, .tag-rare-chicago .trending, .tag-rare-houston .trending { display: none; }

@media only screen and (max-width: 991px) { .category-chicago .trending__tab, .category-houston .trending__tab, .tag-rare-chicago .trending__tab, .tag-rare-houston .trending__tab { display: none; } }

.category-chicago .archive-custom .archive-custom__marquee-block--wide, .category-houston .archive-custom .archive-custom__marquee-block--wide, .tag-rare-chicago .archive-custom .archive-custom__marquee-block--wide, .tag-rare-houston .archive-custom .archive-custom__marquee-block--wide { padding: 0px; }

.category-chicago .archive-custom__marquee, .category-houston .archive-custom__marquee, .tag-rare-chicago .archive-custom__marquee, .tag-rare-houston .archive-custom__marquee { margin-top: 0px; }

.category-chicago .archive-custom__marquee-block, .category-houston .archive-custom__marquee-block, .tag-rare-chicago .archive-custom__marquee-block, .tag-rare-houston .archive-custom__marquee-block { margin-bottom: 0px; }

.category-chicago .owl-carousel .owl-nav span, .category-houston .owl-carousel .owl-nav span, .tag-rare-chicago .owl-carousel .owl-nav span, .tag-rare-houston .owl-carousel .owl-nav span { color: #000; }

.category-chicago .owl-carousel .owl-nav .icon, .category-houston .owl-carousel .owl-nav .icon, .tag-rare-chicago .owl-carousel .owl-nav .icon, .tag-rare-houston .owl-carousel .owl-nav .icon { fill: #000; }

@media only screen and (max-width: 991px) { .single-post.chicago .utility__text.h-inline, .single-post.houston .utility__text.h-inline { display: none; } }

@media only screen and (max-width: 991px) { .single-post.chicago .header__item, .single-post.houston .header__item { max-width: 45%; width: 45%; } }

@media only screen and (max-width: 991px) { .single-post.chicago .header__item--first, .single-post.houston .header__item--first { max-width: 55%; width: 55%; } }

@media only screen and (max-width: 767px) { .single-post.chicago .scrolled-down .reveal, .single-post.houston .scrolled-down .reveal, .chicago .scrolled-down .reveal, .houston .scrolled-down .reveal { display: none; }
  .single-post.chicago .scrolled-down .scroll-hide, .single-post.houston .scrolled-down .scroll-hide, .chicago .scrolled-down .scroll-hide, .houston .scrolled-down .scroll-hide { opacity: 1; visibility: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; } }

.category-chicago .site-logo__icon, .single-post.chicago .site-logo__icon, .tag-rare-chicago .site-logo__icon, .chicago .site-logo__icon { width: 206px; height: 23px; }

@media only screen and (max-width: 991px) { .category-chicago .site-logo__icon, .single-post.chicago .site-logo__icon, .tag-rare-chicago .site-logo__icon, .chicago .site-logo__icon { width: 100%; height: auto; } }

@media only screen and (min-width: 992px) { .category-chicago .site-logo__icon, .single-post.chicago .site-logo__icon, .tag-rare-chicago .site-logo__icon, .chicago .site-logo__icon { height: 23px; } }

.category-chicago .header__item--first, .single-post.chicago .header__item--first, .tag-rare-chicago .header__item--first, .chicago .header__item--first { background-color: #94d6ed; }

.category-houston .site-logo__icon, .single-post.houston .site-logo__icon, .tag-rare-houston .site-logo__icon { width: 178px; height: 23px; }

@media only screen and (max-width: 991px) { .category-houston .site-logo__icon, .single-post.houston .site-logo__icon, .tag-rare-houston .site-logo__icon { width: 100%; } }

@media only screen and (min-width: 992px) { .category-houston .site-logo__icon, .single-post.houston .site-logo__icon, .tag-rare-houston .site-logo__icon { height: 23px; } }

.flex-ad { background-color: #f6f6f6; font-size: .6em; color: #aeaeae; padding: 1em 1em 2em; }

.flex-ad__text { margin-bottom: 1em; }

.flex-ad__button { position: absolute; right: .3em; top: .3em; background-color: transparent; border: none; padding: 0; }

.flex-ad__button .icon { width: 3em; height: 3em; }

.flex-ad.sticky-ad { width: 100%; position: fixed; left: 0; bottom: 0; z-index: 500; padding: .5em; max-height: 80px; }

.flex-ad.sticky-ad.stick-abs { position: absolute; }

@media only screen and (min-width: 768px) { .flex-ad.sticky-ad { transition: max-height .3s; max-height: 0; visibility: hidden; z-index: -1; }
  .flex-ad.sticky-ad.stick, .flex-ad.sticky-ad.stick-abs { max-height: 80px; visibility: visible; z-index: 9999; } }

@media only screen and (min-width: 992px) { .flex-ad.sticky-ad.stick, .flex-ad.sticky-ad.stick-abs { max-height: 120px; } }

.form-mc-rare__form-wrap { position: relative; }

.form-mc-rare__fields { margin-bottom: 20px; }

.form-mc-rare__field--input { transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; position: relative; margin: 25px 0 5px; }

.form-mc-rare__field--submit { width: 100%; }

.form-mc-rare__label { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #707070; cursor: initial; font-size: 12px; }

.form-mc-rare__label--hide { display: none; }

.form-mc-rare__input { border: 1px solid #000; padding: 10px; width: 100%; height: 43px; outline: none; padding-right: 2em; }

.form-mc-rare__input:focus { border-color: #BE1E2D; }

.form-mc-rare__submit { border: none; width: 100%; letter-spacing: 0.2em; height: 43px; line-height: 45px; padding: 0 20px; }

.form-mc-rare__headline { color: #BE1E2D; letter-spacing: 0.13em; font-size: 1.1em; margin-bottom: .5em; text-align: left; }

.form-mc-rare__subheadline { margin-bottom: 1em; font-size: .95em; }

.form-mc-rare__social { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; padding: 0; }

.form-mc-rare__social-link { font-size: 14px; display: block; }

.form-mc-rare__social-link .icon { width: 30px; height: 30px; fill: #BE1E2D; display: block; margin: 0 auto 10px; padding: 0; }

.form-mc-rare__social-link .icon--sm { width: 20px; height: 20px; margin-bottom: 0; }

.form-mc-rare__message { height: 0; bottom: 0; opacity: 0; text-align: left; transition: opacity .3s; color: #BE1E2D; font-weight: bold; z-index: -1; }

.form-mc-rare__message--loading { transition: all .3s; position: absolute; right: 0; top: 5px; }

.error .form-mc-rare__message--error { opacity: 1; height: auto; width: auto; z-index: 1; }

.error-email .form-mc-rare__message--error-email { opacity: 1; height: auto; width: auto; z-index: 1; }

.error-list .form-mc-rare__message--error-list { opacity: 1; height: auto; width: auto; z-index: 1; }

.success .form-mc-rare__message--success { opacity: 1; height: auto; width: auto; padding: 10px 0 10px 30px; z-index: 1; }

.success .form-mc-rare__message--loading { opacity: 1; left: 0; right: auto; -webkit-transform: translateX(-999px); -ms-transform: translateX(-999px); transform: translateX(-999px); z-index: 1; }

.success .form-mc-rare__message .loading-icon .check-path { opacity: 1; }

.success .form-mc-rare__message .loading-icon .r-path { opacity: 0; }

.success .form-mc-rare__message .loading-icon .circle-path { stroke-dashoffset: 0; }

.loading .form-mc-rare__message--loading { opacity: 1; height: auto; z-index: 1; }

.loading .form-mc-rare__message .circle-path { -webkit-animation: dash 2s linear forwards; animation: dash 2s linear forwards; }

.success .form-mc-rare__field { position: absolute; -webkit-transform: translateX(999px); -ms-transform: translateX(999px); transform: translateX(999px); }

.form-mc-rare .loading-icon { width: 25px; height: 25px; }

.form-mc-rare .loading-icon .check-path { opacity: 0; }

.form-mc-rare .loading-icon .check-path, .form-mc-rare .loading-icon .r-path { fill: #BE1E2D; }

.form-mc-rare .loading-icon .circle-path { fill: none; stroke: #BE1E2D; stroke-miterlimit: 10; stroke-dasharray: 2000; stroke-dashoffset: 2000; stroke-width: 10px; }

.form-mc-rare__grid-item { margin-bottom: 10px; }

@media only screen and (min-width: 768px) { .form-mc-rare__field { display: inline-block; vertical-align: middle; position: relative; width: auto; margin: 0; }
  .form-mc-rare__field--input { width: 65%; }
  .form-mc-rare__field--submit { margin-left: 5px; }
  .form-mc-rare__grid { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .form-mc-rare__grid-item { width: 33%; } }

.form-mc-rare #subscribePageAlt, .form-mc-rare #subscribePage { margin-top: 20px; }

.form-mc-rare #subscribePageAlt .form-mc-rare__label, .form-mc-rare #subscribePage .form-mc-rare__label { transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; letter-spacing: 0.2em; text-transform: uppercase; color: #707070; padding-left: 10px; }

.form-mc-rare #subscribePageAlt .form-mc-rare__input:focus + label, .form-mc-rare #subscribePageAlt .form-mc-rare__input.edited + label, .form-mc-rare #subscribePage .form-mc-rare__input:focus + label, .form-mc-rare #subscribePage .form-mc-rare__input.edited + label { top: 0; margin-top: -1px; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); padding-left: 0px; color: #000; }

.form-mc-rare #subscribeSidebar .form-mc-rare__fields, .form-mc-rare #modalMC .form-mc-rare__fields, .form-mc-rare #storyMC .form-mc-rare__fields { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.form-mc-rare #subscribeSidebar .form-mc-rare__field, .form-mc-rare #modalMC .form-mc-rare__field, .form-mc-rare #storyMC .form-mc-rare__field { margin: 0; }

.form-mc-rare #subscribeSidebar .form-mc-rare__field--input, .form-mc-rare #modalMC .form-mc-rare__field--input, .form-mc-rare #storyMC .form-mc-rare__field--input { width: 75%; }

.form-mc-rare #subscribeSidebar .form-mc-rare__field--submit, .form-mc-rare #modalMC .form-mc-rare__field--submit, .form-mc-rare #storyMC .form-mc-rare__field--submit { width: 25%; }

.form-mc-rare #subscribeSidebar .form-mc-rare__subheadline { color: #000; }

.form-mc-rare #subscribeSidebar .form-mc-rare__label { transition: opacity .3s; font-size: 12px; font-style: italic; font-family: "Bitter", Georgia, "Times New Roman", Times, serif; }

.form-mc-rare #subscribeSidebar .form-mc-rare__input:focus + label, .form-mc-rare #subscribeSidebar .form-mc-rare__input.edited + label { opacity: 0; visibility: hidden; z-index: -1; }

.form-mc-rare #subscribeSidebar .form-mc-rare__submit { background: none; }

.form-mc-rare #subscribeSidebar .form-mc-rare__submit-icon { width: 30px; height: 30px; fill: #BE1E2D; }

.form-mc-rare #subscribeSidebar .form-mc-rare__input { border: none; border-bottom: 2px solid #b0b0b0; height: 36px; position: relative; padding: 10px 10px 0px 0px; font-size: 14px; border-radius: 0px; outline: none; }

.form-mc-rare .success #subscribeSidebar .form-mc-rare__message--loading { top: 60%; bottom: auto; }

.form-mc-rare .loading #subscribePageAlt .form-mc-rare__message--loading .r-path { display: none; }

@media only screen and (max-width: 767px) { .form-mc-rare .success #subscribePage .form-mc-rare__message--loading, .form-mc-rare .success #subscribePageAlt .form-mc-rare__message--loading { top: -15px; } }

@media only screen and (min-width: 768px) { .form-mc-rare .success #subscribePageAlt .form-mc-rare__message--success { text-align: center; }
  .form-mc-rare .success #subscribePageAlt .form-mc-rare__message--loading { left: -8em; } }

.form-mc-rare #modalMC .form-mc-rare__fields, .form-mc-rare #storyMC .form-mc-rare__fields { margin-bottom: 0; }

.form-mc-rare #modalMC .form-mc-rare__field, .form-mc-rare #storyMC .form-mc-rare__field { margin: 0; }

.form-mc-rare #modalMC .form-mc-rare__field--input, .form-mc-rare #storyMC .form-mc-rare__field--input { width: 60%; }

.form-mc-rare #modalMC .form-mc-rare__field--submit, .form-mc-rare #storyMC .form-mc-rare__field--submit { width: 40%; padding-left: 10px; }

.form-mc-rare #modalMC .form-mc-rare__input, .form-mc-rare #storyMC .form-mc-rare__input { background-color: #eee; border: 2px solid #eee; }

.form-mc-rare #modalMC .form-mc-rare__input:focus, .form-mc-rare #storyMC .form-mc-rare__input:focus { border-color: #BE1E2D; }

.form-mc-rare #modalMC .form-mc-rare__submit, .form-mc-rare #storyMC .form-mc-rare__submit { padding: 0 10px; text-align: center; }

.form-mc-rare #modalMC .form-mc-rare__input, .form-mc-rare #modalMC .form-mc-rare__submit, .form-mc-rare #storyMC .form-mc-rare__input, .form-mc-rare #storyMC .form-mc-rare__submit { border-radius: 8px; }

@media only screen and (min-width: 768px) { .form-mc-rare #modalMC, .form-mc-rare #storyMC { padding: 0; } }

.form-mc-rare #storyMC .loading-icon .check-path, .form-mc-rare #storyMC .loading-icon .r-path { stroke: #fff; fill: #fff; }

.form-mc-rare #storyMC .form-mc-rare__input { background-color: #fff; border-radius: 8px 0 0 8px; border: none; }

.form-mc-rare #storyMC .form-mc-rare__field { width: 70%; }

.form-mc-rare #storyMC .form-mc-rare__field--submit { padding-left: 0; position: relative; width: 30%; }

.form-mc-rare #storyMC .form-mc-rare__field--submit:before { content: ''; left: 0; top: 0; width: 2em; height: 100%; background-color: #fff; position: absolute; z-index: 1; }

.form-mc-rare #storyMC .form-mc-rare__submit { background-color: #85151f; position: relative; z-index: 2; line-height: 35px; font-size: .70em; }

.form-mc-rare #storyMC .form-mc-rare__input, .form-mc-rare #storyMC .form-mc-rare__submit { height: 35px; }

.form-mc-rare #storyMC .form-mc-rare__message { color: #fff; }

.form-mc-rare #storyMC .form-mc-rare__message--success { top: 0; position: absolute; }

.form-mc-rare #subscribePageAlt .form-mc-rare__input { background-color: #fff; border-radius: 0; border: 1px solid #000; }

.form-mc-rare #subscribePageAlt .form-mc-rare__submit { border-radius: 0; }

.logo-display { border-bottom: 1px solid #bbbcba; padding-bottom: 10px; margin-bottom: 10px; }

.logo-display__field { transition: all .15s; display: none; fill: #bbbcba; }

.logo-display__field:checked + label .icon { fill: #BE1E2D; }

.logo-display__field:checked + label .icon .rc-st0, .logo-display__field:checked + label .icon .rc-st1 { fill: #BE1E2D; }

.logo-display__field:checked + label .icon .rc-st2 { fill: transparent; stroke: #BE1E2D; }

.logo-display .icon { transition: all .15s; width: 100px; height: 75px; fill: #bbbcba; display: inline-block; position: relative; }

.logo-display .icon--custom svg { position: absolute; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; }

.logo-display .icon .rc-st0, .logo-display .icon .rc-st1 { transition: all .15s; fill: #bbbcba; }

.logo-display .icon .rc-st2 { transition: all .15s; fill: transparent; fill-opacity: 0; stroke: #bbbcba; stroke-width: 5; stroke-linecap: round; stroke-linejoin: round; }

.logo-display__content { cursor: pointer; display: table; }

.logo-display__item { display: table-cell; vertical-align: middle; }

.logo-display__item--desc { padding-left: 20px; }

@media only screen and (min-width: 768px) { .logo-display { border-bottom: none; }
  .logo-display__item { display: block; padding-left: 0; }
  .logo-display__item--desc { padding-right: 20px; } }

@media only screen and (min-width: 992px) { .logo-display__content { margin-bottom: 30px; }
  .logo-display .icon { width: 135px; height: 75px; } }

.lt-ie10 .form-mc-rare__grid-item, .lt-ie10 .form-mc-rare__image-wrap, .lt-ie10 .form-mc-rare__content { display: inline-block; }

.author-card { padding: 1em; font-size: 1rem; }

.author-card__item { margin-top: 1em; }

.author-card__item.first { margin-top: 0; }

.author-card__image-wrap { border-radius: 100%; height: 50px; width: 50px; overflow: hidden; margin-right: 1em; position: relative; }

.author-card__image-wrap img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; display: block; border-radius: 100%; }

.author-card__label { font-weight: bold; }

.author-card__block { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.author-card__cta { display: none; }

.author-card__desc { white-space: normal; max-width: 100%; }

.author-card__desc a { text-decoration: underline; }

@media only screen and (min-width: 768px) { .author-card__block { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .author-card__block--top { font-size: 1.2em; margin-bottom: .8em; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .author-card__label { margin-right: .5em; } }

.author-card.post-header { background-color: transparent; padding: 0; }

.author-card.post-header .author-card__link { color: #BE1E2D; }

.author-card.post-header .author-card__image-wrap { width: 36px; height: 36px; margin-right: .5em; }

.author-card.post-header .author-card__block--top { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }

@media only screen and (min-width: 768px) { .author-card.post-header .author-card__block--top { font-size: 1em; margin-bottom: 0; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.author-card.dark { background-color: #707070; margin-top: 4em; position: relative; padding-bottom: 4em; color: #fff; }

.author-card.dark a { color: #fff; }

.author-card.dark .author-card__block--top { font-size: 1.5em; margin-bottom: .5em; color: #BE1E2D; }

.author-card.dark .author-card__link { color: #BE1E2D; font-weight: bold; }

.author-card.dark .author-card__image-wrap { width: 80px; height: 80px; margin: -2em 0 0; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25); }

.author-card.dark .author-card__label { margin-right: 0; font-weight: normal; }

.author-card.dark .author-card__role { display: none; }

.author-card.dark .author-card__cta { display: block; position: absolute; right: 0; text-transform: none; bottom: 1em; text-transform: lowercase; }

@media only screen and (min-width: 768px) { .author-card.dark { padding-bottom: 1em; }
  .author-card.dark .author-card__label { margin: 0 .5em; }
  .author-card.dark .author-card__cta { bottom: auto; top: .8em; } }

.author-card.split a { color: #000; }

.author-card.split .author-card__image-wrap { width: 80px; height: 80px; margin-right: 0; }

.author-card.split .author-card__label { color: #BE1E2D; }

.author-card.split .author-card__block--top { margin-bottom: 1em; }

.author-card.split .author-card__link { color: #BE1E2D; }

@media only screen and (min-width: 768px) { .author-card.split .author-card__item { padding-left: 7em; position: relative; }
  .author-card.split .author-card__block--top { margin-bottom: .2em; }
  .author-card.split .author-card__image-wrap { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }

.author-card.alt { margin: .5em 0; text-align: center; }

.author-card.alt .author-card__block--top { font-size: 1em; }

.author-card.alt .author-card__role, .author-card.alt .author-card__label { color: #707070; }

.author-card.alt .author-card__image-wrap { width: 60px; height: 60px; }

.author-card.alt .author-card__desc { text-align: left; }

@media only screen and (max-width: 767px) { .author-card.alt .author-card__desc { text-align: center; } }

@media only screen and (min-width: 768px) { .author-card.alt { padding: 0; }
  .author-card.alt .author-card__item { padding-left: 5em; } }

.single-voice .author-card { margin: 1em 0; }

.breadcrumbs { display: inline-block; list-style: none; }

.breadcrumbs .cat-item { display: none; }

.breadcrumbs__list, .breadcrumbs .children, .breadcrumbs .cat-item--parent, .breadcrumbs .current-cat-parent, .breadcrumbs .current-cat-ancestor, .breadcrumbs .current-cat, .breadcrumbs .cat-item a:after, .breadcrumbs a { list-style: none; padding: 0; margin: 0; display: inline-block; vertical-align: baseline; }

.breadcrumbs .cat-item a:after { content: '/'; margin: 0 .5em; color: #fff; }

.breadcrumbs .current-cat { font-weight: normal; }

.breadcrumbs .current-cat a:after { display: none; }

.breadcrumbs li.cat-item--post { display: inline-block; }

.breadcrumbs li.cat-item--post a { text-decoration: none; }

.breadcrumbs li.cat-item--post a:before { content: '/'; margin: 0 .5em; color: #fff; }

.breadcrumbs li.cat-item--post a:after { display: none; }

.breadcrumbs li.cat-item--post.no-tax a:before { display: none; }

.breadcrumbs.inverse .current-cat a, .breadcrumbs.inverse .cat-item--post a, .breadcrumbs.inverse .cat-item a:after { color: #7d7d7d; }

.breadcrumbs.inverse .cat-item--post a { font-weight: normal; }

.breadcrumbs.rare { display: block; font-size: .75em; color: #b0b0b0; letter-spacing: 0.06em; }

.breadcrumbs.rare a { white-space: nowrap; color: #b0b0b0; }

.breadcrumbs.rare .current-cat a { font-weight: bold; color: #BE1E2D; }

.breadcrumbs.rare .cat-item--post { display: none; }

.archive .breadcrumbs.rare { text-align: center; margin-bottom: -10px; }

.single .breadcrumbs.rare { margin: 0 0 10px; }

@media only screen and (min-width: 768px) { .archive .breadcrumbs.rare { text-align: left; padding-left: 15px; } }

@media only screen and (min-width: 992px) { .archive .breadcrumbs.rare { padding-left: 100px; margin: 30px 0 0; }
  .single .breadcrumbs.rare { margin: 0 0 30px; } }

.signup__body { background-color: #BE1E2D; color: #fff; text-align: left; }

.signup__inner { position: relative; padding: 1em; }

.signup__icon { fill: #fff; position: absolute; left: 1em; top: 1em; width: 2em; height: 5em; display: none; }

.signup__title { font-size: 1.2em; letter-spacing: 0.1em; margin: 0; }

.signup__form { color: #000; margin: 1em 0; }

.signup__text { display: none; }

.signup__close { background-color: transparent; border: none; padding: 0; position: absolute; right: .5em; top: .5em; display: none; }

.signup__close .icon { fill: #fff; width: 1.5em; height: 1.5em; }

@media (min-width: 365px) { .signup__inner { padding: 1em 1em 1em 1em; }
  .signup__icon { display: block; } }

@media only screen and (max-width: 767px) { .signup { overflow: hidden; }
  .signup__tab { display: none; }
  .signup--state-init { z-index: -1; visibility: hidden; }
  .signup.show { visibility: visible; z-index: 1; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: flipInX; animation-name: flipInX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } }

@media only screen and (min-width: 768px) { .signup { padding: 0; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .signup__tab { border: none; background: none; padding: 0; background-color: #BE1E2D; color: #fff; z-index: 20; position: relative; outline: none; }
  .signup__tab:focus, .signup__tab:active { box-shadow: 0 0 10px #be1e2d; }
  .signup__tab img { display: block; }
  .signup__tab[aria-expanded="true"] + .signup__body { visibility: visible; z-index: 10; position: relative; }
  .signup__body { visibility: hidden; position: absolute; z-index: -1; top: 0; left: 0; width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .signup__inner { position: relative; width: 100%; }
  .signup__close { display: block; } }

@media only screen and (min-width: 768px) and (max-width: 1400px) { .signup__body { transition: all .3s; width: 0; height: 259px; overflow: hidden; display: none; }
  .signup__inner { min-width: 30em; }
  .signup__tab { transition: all .3s; position: relative; }
  .signup__tab[aria-expanded="true"] + .signup__body { visibility: visible; z-index: 10; width: 32em; display: -webkit-flex; display: -ms-flexbox; display: flex; } }

@media (min-width: 1400px) { .signup { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .signup__tab { padding: .5em 0 .8em; display: block; width: 100%; letter-spacing: 0.05em; font-size: 1.1em; }
  .signup__tab img { display: none; }
  .signup__text { display: block; }
  .signup__text span, .signup__text .icon { display: inline-block; vertical-align: middle; line-height: 3em; height: 2.5em; }
  .signup__text .icon { width: 2.5em; height: 2.5em; fill: #fff; margin-right: 1em; }
  .signup__body { transition: max-height .3s; font-size: .75em; height: auto; max-height: 0; width: 100%; }
  .signup__tab[aria-expanded="true"] + .signup__body { max-height: 30em; } }

.tag-list { list-style: none; padding: 2em 0; text-align: center; border: 2px solid #eee; border-left: none; border-right: none; }

.tag-list__item { display: inline-block; margin-bottom: .5em; }

.tag-list .rare-tag { background-color: #919191; color: #fff; }

.post-body { padding-bottom: 20px; }

.post-body img, .post-body figure, .post-body iframe { max-width: 100% !important; }

.post-body figure { margin: 0; }

.post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 { color: #BE1E2D; }

.post-body a { text-decoration: underline; }

.post-body__video { height: 498px; position: relative; margin-top: 20px; overflow: hidden; }

.post-body__video.facebook { height: auto; }

.post-body__video--megaphone { height: 200px; }

.post-body__video iframe, .post-body__video object { bottom: 0; width: 100%; height: 100% !important; left: 0; position: absolute !important; right: 0; top: 0; }

.post-body__video img.video-fail { height: 498px; width: 100%; }

@media screen and (max-width: 1050px) { .post-body__video img.video-fail { height: auto; } }

.post-body__video .fb_iframe_widget_fluid_desktop { overflow: hidden; }

@media screen and (max-width: 800px) { .post-body__video .fb_iframe_widget_fluid_desktop { height: auto; } }

@media screen and (max-width: 800px) { .post-body__video { height: auto; min-height: 380px; }
  .post-body__video--megaphone { min-height: 200px; } }

@media screen and (max-width: 580px) { .post-body__video { height: auto; min-height: 300px; }
  .post-body__video--megaphone { min-height: 200px; } }

@media screen and (max-width: 410px) { .post-body__video { height: auto; min-height: 250px; }
  .post-body__video--megaphone { min-height: 200px; } }

.post-body-v3 { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; text-align: left; padding-bottom: 3em; }

.post-body-v3__text { font-size: 1em; line-height: 1.58; letter-spacing: -.003em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; color: rgba(0, 0, 0, 0.8); word-break: break-word; word-wrap: break-word; }

.post-body-v3__image-wrap { position: relative; font-size: .75em; }

.post-body-v3__image-wrap img { width: 100%; }

.post-body-v3__image-wrap span { position: absolute; color: #fff; right: 0; top: 0; padding: .3em 1em; background-color: rgba(0, 0, 0, 0.5); }

.post-body-v3__footer { border-top: 1px solid #eee; padding-top: 1em; margin-top: 1em; }

@media only screen and (min-width: 768px) { .post-body-v3__text { font-size: 1.05em; } }

.post-body-v3 hr { border: 1px solid #eee; }

.post-body-v3__video { position: relative; margin: 2em 0; }

.post-body-v3__video--anvato { padding-top: 56%; }

.post-body-v3__video--anvato iframe { position: absolute !important; top: 0; left: 0; }

.post-body-v3__video--ndn { z-index: 1; }

.post-body-v3 .fb_iframe_widget span { max-width: 100%; }

.post-body-v3 iframe, .post-body-v3 figure, .post-body-v3 img { max-width: 100%; }

.post-body-v3 h1, .post-body-v3 h2, .post-body-v3 h3:not(.post-callout__text), .post-body-v3 h4, .post-body-v3 h5, .post-body-v3 h6 { font-family: "Bitter", Georgia, "Times New Roman", Times, serif; color: #BE1E2D; font-weight: normal; }

.post-body-v3 h2 { font-size: 1.1em; line-height: 1.25em; margin-top: 1em; margin-bottom: .5em; }

.post-body-v3 blockquote { border-left: 10px solid #981824; border-right: 10px solid #981824; margin: 1em 0; padding: 1.5em; font-size: 1.2em; }

.post-body-v3 blockquote h1, .post-body-v3 blockquote h2, .post-body-v3 blockquote h3, .post-body-v3 blockquote h4, .post-body-v3 blockquote h5, .post-body-v3 blockquote h6 { font-size: 40px; line-height: 1.25em; font-style: italic; font-weight: 300; }

.post-body-v3 table { border-collapse: collapse; border-spacing: 0; border-color: transparent; width: 100%; }

.post-body-v3 table tr:nth-child(even) { background-color: #b0b0b0; }

.post-body-v3 table tr:nth-child(odd) { background-color: #bdbdbd; }

.post-body-v3 table thead tr { background-color: #000; color: #fff; }

.post-body-v3 table td { vertical-align: top; padding: 1em; }

.post-body-v3 .ndn_embedContainer { width: 100% !important; }

.post-body-v3 .video-preview-text { background: #981824; color: #fff; margin-bottom: 0; padding: 10px 15px; }

.post-card-v3 { display: block; margin-bottom: 1.5em; text-align: left; margin: 0 auto 2em; }

.post-card-v3__image { margin-bottom: .3em; display: block; background-size: cover; }

.post-card-v3__image img { width: 100%; }

.post-card-v3__cat { display: block; letter-spacing: 0.1em; font-size: .8em; color: #BE1E2D; }

.post-card-v3__headline { display: block; font-size: 1.2em; line-height: 1.3; margin: .5em 0; }

.post-card-v3__headline a { color: #000; }

.post-card-v3__meta { display: block; font-size: .8em; margin-top: 1em; color: #777777; }

.post-card-v3__flag { margin-top: .5em; }

.post-card-v3__share-button { background-color: #eee; color: #707070; padding: .1em .5em .3em; border-radius: 6px; display: inline-block; vertical-align: middle; font-size: .8em; cursor: pointer; }

.post-card-v3__share-button--blank { padding: 0; margin-right: .5em; background-color: transparent; }

.post-card-v3__share-button .icon { fill: #707070; width: 1.2em; height: 1.2em; }

.post-card-v3__share-button .icon, .post-card-v3__share-button span { display: inline-block; vertical-align: middle; }

.post-card-v3__date { margin-bottom: .8em; color: #707070; }

@media only screen and (min-width: 768px) { .post-card-v3 { padding-right: 0; margin: 0 0 1.5em; }
  .post-card-v3.default .post-card-v3__image { width: 40%; float: left; overflow: hidden; position: relative; }
  .post-card-v3.default .post-card-v3__image img { width: 100%; }
  .post-card-v3.default .post-card-v3__text { width: 60%; float: left; padding-left: 2em; }
  .post-card-v3.compact { background-color: #fbfbfb; padding: 1em 2em 1em 1em; margin-bottom: 0; }
  .post-card-v3.compact .post-card-v3__image, .post-card-v3.compact .post-card-v3__date { display: none; }
  .post-card-v3.compact .post-card-v3__text { float: none; width: 100%; display: block; padding: 0; }
  .post-card-v3.compact .post-card-v3__headline { font-size: 1em; } }

@media only screen and (min-width: 992px) { .post-card-v3 { margin-bottom: 2em; } }

@supports (object-fit: cover) { .post-card-slide-v3__image-wrap img { height: 100%; object-fit: cover; } }

.post-card-slide-v3__image-wrap { position: relative; height: 200px; overflow: hidden; }

.post-card-slide-v3__image-wrap img { position: absolute; width: 100%; left: 0; top: 0; }

.post-card-slide-v3__headline { font-size: 1.2em; color: #000; }

.post-card-slide-v3__play-wrap { position: absolute; top: 50%; left: 0; right: 0; margin: -2.25em auto 0; z-index: 10; }

.post-card-slide-v3__play-wrap .play { fill: #fff; width: 4.5em; height: 4.5em; -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.8)); filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.8)); }

@media only screen and (min-width: 992px) { .post-card-slide-v3__image-wrap { height: 400px; }
  .post-card-slide-v3__headline { font-size: 1.4em; } }

.slider-video .owl-nav { position: absolute; top: 100px; width: 100%; }

@media only screen and (min-width: 992px) { .slider-video .owl-nav { top: 200px; } }

.slider-video .owl-nav .icon { fill: #fff; width: 3em; height: 3em; }

.slider-video .owl-next, .slider-video .owl-prev { position: absolute; top: 0; margin-top: -1.5em; width: 3em; height: 3em; text-align: center; }

.slider-video .owl-prev { left: 5px; }

.slider-video .owl-prev .icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }

.slider-video .owl-prev.hide { display: none; }

.slider-video .owl-next { right: 5px; }

.post-header-v3 { text-align: center; }

.post-header-v3__label { display: inline-block; margin: 1em 0 .5em; font-size: .75em; padding: .5em 1.5em .65em; letter-spacing: 0.15em; }

.post-header-v3__top { position: relative; z-index: 10; }

.post-header-v3__date { font-size: .75em; display: block; color: #b0b0b0; }

.post-header-v3__headline { line-height: 1.1; margin: .3em 0; font-size: 1.75em; }

.post-header-v3__social { transition: opacity 2.5s; margin: 1em 0; height: 40px; max-width: 22em; opacity: 1; }

.post-header-v3__social.appear { opacity: 1; }

.post-header-v3__cta { position: absolute; top: 0; right: 0; width: 100%; z-index: 1; }

.post-header-v3__related { display: none; }

.post-header-v3__related-title { position: relative; padding: .3em 0 .3em 1.5em; border-left: 12px solid #BE1E2D; letter-spacing: 0.1em; text-align: left; font-size: 1.1em; color: #BE1E2D; margin-bottom: 2em; }

.post-header-v3__summary { margin: 1em 0; color: #707070; font-size: .75em; }

.post-header-v3__summary ul { display: inline-block; text-align: left; line-height: 1.4; }

.post-header-v3__summary ul li { margin-bottom: .4em; }

@media only screen and (min-width: 768px) { .post-header-v3__headline-wrap { position: relative; }
  .post-header-v3__cta { width: auto; right: 0; left: auto; }
  .post-header-v3__cta.stick { position: fixed; z-index: 2; } }

@media only screen and (min-width: 992px) { .post-header-v3__top { font-size: 1.2em; }
  .post-header-v3__label { font-size: .9em; }
  .post-header-v3__headline-wrap { position: relative; padding: 0 3em; font-size: 1.2em; }
  .post-header-v3__social { height: 15em; position: absolute; left: 0; top: 0; margin: 0; }
  .post-header-v3__social.stick { position: fixed; } }

@media (min-width: 1400px) { .post-header-v3__cta { top: -8em; }
  .post-header-v3__cta.stick { position: absolute; }
  .post-header-v3__related { display: block; }
  .alert-on .post-header-v3 .post-header-v3__cta { top: -5em; } }

.post-header-v3.signup-move-parent .post-header-v3__top { z-index: 0; }

.post-header-full__image-wrap { position: relative; }

.post-header-full__image-wrap img { width: 100%; display: block; }

.post-header-full__image-inner { position: relative; }

.post-header-full__attr { background-color: rgba(0, 0, 0, 0.4); padding: .5em; color: #fff; position: absolute; top: 0; right: 0; font-size: .8em; z-index: 1; }

.post-header-full__date { font-size: .9em; text-transform: none; display: inline-block; margin-bottom: 1em; }

.post-header-full__headline { line-height: 1.1; margin: 1em auto; font-size: .8em; max-width: 900px; }

.post-header-full__headline .split-title__headline { display: block; color: #BE1E2D; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: .5em; font-size: 1.2em; }

.post-header-full__author { font-size: 1em; display: block; }

.post-header-full__social { margin: 1em 0; height: 35px; }

@media only screen and (min-width: 1200px) { .post-header-full__headline { font-size: 1em; } }

.single-v3 { margin: 0 auto; text-align: center; max-width: 1500px; }

.single-v3__inner { padding: 1em 0; margin-bottom: 5em; }

.single-v3__container { padding: 0 1em; }

.single-v3__container--flex { margin: 0em; }

.single-v3__max-container { max-width: 790px; margin-left: auto; margin-right: auto; }

.single-v3__header { display: block; color: #b0b0b0; padding: 1.5em 0 2em; margin: 2.5em 0 0; position: relative; font-size: 1em; letter-spacing: 0.06em; }

.single-v3__header:before { content: ''; height: 2px; width: 8em; background-color: #b0b0b0; position: absolute; left: 0; right: 0; margin: 0 auto; top: 0; }

.single-v3__newsfeed { text-align: left; }

@media only screen and (min-width: 768px) { .single-v3__inner { margin-bottom: 7em; }
  .single-v3__container { padding: 0 6em; }
  .single-v3__container--flex { margin: 2em 0; }
  .single-v3__footer { margin: 3em auto; } }

@media only screen and (min-width: 992px) { .single-v3__inner { padding-top: 2.5em; }
  .single-v3__item { width: 2.7em; margin-left: -1.35em; left: 4.15em; }
  .single-v3__container { padding: 0 11em; } }

@media only screen and (min-width: 1200px) { .single-v3__item { left: 2.5em; }
  .single-v3__container { padding: 0 6em; } }

@media (min-width: 1400px) { .single-v3 { padding-bottom: 4em; }
  .single-v3__item { left: 2em; }
  .single-v3__item--alt { width: 14.75em; max-width: 16em; }
  .single-v3__container { padding: 0 21.25em 0 4.6em; }
  .single-v3__hidden-xl { display: none; } }

@media (min-width: 1600px) { .single-v3__item { left: 0; } }

.single-v3--magazine { max-width: none; }

.single-v3--magazine .single-v3__inner { padding: 0; }

.single-v3--magazine .single-v3__container { padding: 0 !important; }

.single-v3--magazine .single-v3__util { max-width: 750px; margin: 2em auto; display: block; }

.single-v3--magazine .single-v3__hidden-xl { display: block !important; }

.single-v3--magazine .post-body-v3__text p, .single-v3--magazine .post-body-v3__video { max-width: 750px; margin: 2em auto; }

@media only screen and (max-width: 767px) { .single-v3--magazine .post-body-v3__text p, .single-v3--magazine .post-body-v3__video { padding: 1em; } }

/* Custom Footer Style */
@media only screen and (min-width: 992px) { .footer__inner { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }
