/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

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

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

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

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

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

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

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: 0
}

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

legend {
    border: 0;
    padding: 0
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,input {
    line-height: normal
}

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
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

@font-face {
    font-family: "Ampersand";
    src: local("Georgia"),local("Garamond"),local("Palatino"),local("Book Antiqua");
    unicode-range: U+0026
}

@font-face {
    font-family: "Ampersand";
    src: local("Georgia");
    unicode-range: U+270C
}

body {
    word-wrap: break-word
}

html {
    font: normal 100%/1.65 serif
}

body {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    color: #444
}

h1,h2,h3,h4,h5,h6 {
    text-rendering: optimizeLegibility;
    line-height: 1;
    margin-top: 0
}

.tera {
    font-size: 117px;
    font-size: 7.3125 rem;
    margin-bottom: .2256410256 rem
}

.giga {
    font-size: 90px;
    font-size: 5.625 rem;
    margin-bottom: .2933333333 rem
}

.mega {
    font-size: 72px;
    font-size: 4.5 rem;
    margin-bottom: .3666666667 rem
}

.alpha,h1 {
    font-size: 60px;
    font-size: 3.75 rem;
    margin-bottom: .44 rem
}

.beta,h2 {
    font-size: 48px;
    font-size: 3 rem;
    margin-bottom: .55 rem
}

.gamma,h3 {
    font-size: 36px;
    font-size: 2.25 rem;
    margin-bottom: .7333333333 rem
}

.delta,h4 {
    font-size: 24px;
    font-size: 1.5 rem;
    margin-bottom: 1.1 rem
}

.epsilon,h5 {
    font-size: 21px;
    font-size: 1.3125 rem;
    margin-bottom: 1.2571428571 rem
}

.zeta,h6 {
    font-size: 18px;
    font-size: 1.125 rem;
    margin-bottom: 1.4666666667 rem
}

p {
    margin: 0 0 1.5em
}

abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none
}

h1,h2,h3,h4,h5,h6 {
    -webkit-font-smoothing: antialiased
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

input[readonly="readonly"] {
    background-color: #ddd;
    color: #555
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ''
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.article-featured-image__caption p:last-child {
    margin-bottom: 0px
}

.page-publication-show__image-element {
    cursor: pointer
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.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;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

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

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled {
    display: none
}

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

.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.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 {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

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

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

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

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

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

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

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

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

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

.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    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("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: 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;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;*display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*!
 *  Font Awesome 4.1.0 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/fontawesome-webfont.eot?v=4.1.0");
    src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.browse-videos__body .video-article__image:before,.featured-videos .featured-video__image .featured-video__link:before,.featured-video-taxonomy__image:before,.video-main-player__player .vjs-default-skin .vjs-big-play-button:before,.video-main-player__player .vjs-default-skin:hover .vjs-big-play-button:before,.nav-drawer__button,.cookie-policy__close,.main-podcast__rss-link:before,.podcast-file__download-link:before,.podcast-player__listen-link:before,.directory-search .directory-search__search-icon:before,.social-share__reddit-share:before,.social-share__facebook-share:before,.social-share__twitter-share:before,.social-share__linkedin-share:before,.social-share__email-link:before,.social-share__print-link:before,.upcoming-events__more-link:after,.home-featured-classified__more-link:after,.featured-poll-wrapper__more-link:after,.featured-podcasts__more-link:after,.brightcove-featured-videos__more-link:after,.home-featured-products__more-link:after,.newswire-headlines-feed__more-link:after,.article-summary__teaser+.more:after,.featured-on-topic-pages__more a:after,.regional-microsite-articles__wrapper>.more:after,.microsite-articles__more-link:after,.authors .back-to-top:after,.page-title .rss a:before,.blog-home .rss a:before,.blog .rss a:before,.blog-topic .rss a:before,.taxonomy-detail .rss a:before,#notice:before,#alert:before,#comment_notice h3:before,.error_explanation li:before,.see_all .next_page:after,.rss-link:before,.main-header__mobile-action .search-nav-link:before,.main-header__hamburger-nav-link,.top-nav,.top-nav__search-link,.top-nav__cart-link,.featured-classifieds__submit-link:after,.sponsored-content__help-close:before,.social-media-links .editorial-content__body a,.subscribe-now__subscribe-link:before,.subscribe-now--dropdown .subscribe-now__subscribe-link:after,.directory-nav .level3-li__link.is-selected:before,.directory-nav .level4-li__link.is-selected:before,.directory-nav .level5-li__link.is-selected:before,.directory-nav .level2-li__link.is-selected:before,.page-article-show .file_list a:before,.page-blog-post .file_list a:before,.page-article-teaser .file_list a:before,.blog-post .file_list a:before,.article-preview #subscribeBannerLarge:before,.article-preview-banner:before,.article-subscription-banner-paid:before,.article-subscription-banner-free:before,.publication-section__back-to-top-link,.featured-event:before,.event-registration__no-registration:before,.podcast #subscribeBannerLarge a:before,.products-show .product-sidebar .product-prices-header .cart-icon,.store-payment .edit:before,.checkout-steps .selected:after,.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a:before,.directory-listing-profile-header__star:before,.directory-listing-custom-social-media__items a,.search-directories__title:after,.directory-listing--sponsor .directory-listing__company:before,.page-directory-listing .sponsored .directory-listing-profile__star:before,.page-directories-show .sponsored .directory-listing-profile__star:before,.listing-master-detail.star-rating .js-star,.rfp-recipients__supplier .close-button,.rfp-recipients__supplier .MultiFile-remove,.MultiFile-label .close-button,.MultiFile-label .MultiFile-remove,.rfp-add-supplier-button-submit:before,.rfp-add-supplier-button:before,.page-advanced-search .page-title:after,.metered-close,.restricted-modal-content .message:before,.order-history .overlay .close,.comment-details:before,.classified-list .body .more:after,.classified-show .back_to_listings:before,.eventmicrosite .hamburger-nav-link,.main-nav-container__cart,.main-nav-container__search-button,.main-nav-container .hamburger-nav-link,.ec-carousel__nav-button,.photo-gallery .owl-next:after,.photo-gallery .owl-next:before,.photo-gallery .owl-prev:after,.photo-gallery .owl-prev:before,.gallery-list-ids .owl-next:after,.gallery-list-ids .owl-next:before,.gallery-list-ids .owl-prev:after,.gallery-list-ids .owl-prev:before,.prestitial-ad__continue:after,.poststitial-ad__continue:after,#notice-banner:before,.video-brightcove-home .video-list__still,.video-brightcove-media .video-list__still,.video-list .video-list__still,.bk-video .video-list__still,.video-brightcove-home .owl-nav .owl-prev:before,.video-brightcove-media .owl-nav .owl-prev:before,.video-list .owl-nav .owl-prev:before,.bk-video .owl-nav .owl-prev:before,.video-brightcove-home .owl-nav .owl-next:after,.video-brightcove-media .owl-nav .owl-next:after,.video-list .owl-nav .owl-next:after,.bk-video .owl-nav .owl-next:after,.main-header__social-links .facebook,.main-header__social-links .twitter,.main-header__social-links .linkedin,.main-header__social-links .youtube,.main-header__social-links .instagram,.quick-search__button:before,.sponsored-content-list__help-close:before,.sponsored-content-widget__help-close:before,.home-subscribe-cta__subscribe-link:after,.brightcove-featured-videos__nav .owl-prev:before,.brightcove-featured-videos__nav .owl-next:after,.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing-profile__star:before,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing-profile__star:before,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing-profile__star:before,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing-profile__star:before,.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing .-directory-sponsor-star:before,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing .-directory-sponsor-star:before,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing .-directory-sponsor-star:before,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing .-directory-sponsor-star:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.directory-search .directory-search__search-icon:before,.main-header__mobile-action .search-nav-link:before,.top-nav__search-link:before,.main-nav-container__search-button:before,.quick-search__button:before {
    content: ""
}

.listing-master-detail.star-rating .js-star:before {
    content: ""
}

.listing-master-detail.star-rating .js-star.js-star-empty:before {
    content: ""
}

.sponsored-content__help-close:before,.sponsored-content-list__help-close:before,.sponsored-content-widget__help-close:before {
    content: ""
}

.podcast-file__download-link:before {
    content: ""
}

.restricted-modal-content .message:before {
    content: ""
}

.rfp-add-supplier-button-submit:before {
    content: ""
}

.subscribe-now__subscribe-link:before,.article-subscription-banner-paid:before,.article-subscription-banner-free:before,.store-payment .edit:before,.home-subscribe-cta__subscribe-link:before {
    content: ""
}

.podcast-player__listen-link:before {
    content: ""
}

.podcast-player__listen-link.js-is-playing:before {
    content: ""
}

.ec-carousel__nav-button--prev:before {
    content: ""
}

.ec-carousel__nav-button--next:before {
    content: ""
}

.rfp-add-supplier-button:before {
    content: ""
}

.rfp-recipients__supplier .close-button:before,.rfp-recipients__supplier .MultiFile-remove:before,.MultiFile-label .close-button:before,.MultiFile-label .MultiFile-remove:before,.rfp-add-supplier-button.is-complete:hover:before,.directories-show .rfp-add-supplier-button.is-complete:hover:before,.metered-close:before,.js-active-show-quick-search .main-nav-container__search-button:before {
    content: ""
}

.rfp-add-supplier-button.is-complete:before,.directories-show .rfp-add-supplier-button.is-complete:before,#notice-banner:before {
    content: ""
}

.order-history .overlay .close:before {
    content: ""
}

#notice:before,#alert:before,.error_explanation li:before,.event-registration__no-registration:before,#notice-banner.js-has-error:before {
    content: ""
}

.top-nav__cart-link:before,.products-show .product-sidebar .product-prices-header .cart-icon:before,.main-nav-container__cart:before {
    content: ""
}

#comment_notice h3:before {
    content: ""
}

.social-media-links .editorial-content__body .linkedin:before {
    content: ""
}

.article-preview #subscribeBannerLarge:before,.article-preview-banner:before {
    content: ""
}

.social-media-links .editorial-content__body .twitter:before,.directory-listing-custom-social-media__items .twitter:before,.main-header__social-links .twitter:before {
    content: ""
}

.social-media-links .editorial-content__body .facebook:before,.directory-listing-custom-social-media__items .facebook:before,.main-header__social-links .facebook:before {
    content: ""
}

.main-podcast__rss-link:before,.page-title .rss a:before,.blog-home .rss a:before,.blog .rss a:before,.blog-topic .rss a:before,.taxonomy-detail .rss a:before,.rss-link:before,.podcast #subscribeBannerLarge a:before {
    content: ""
}

.main-header__hamburger-nav-link:before,.eventmicrosite .hamburger-nav-link:before,.main-nav-container .hamburger-nav-link:before {
    content: ""
}

.directory-listing-custom-social-media__items .googleplus:before {
    content: ""
}

.directory-nav .level3-li__link.is-selected:before,.directory-nav .level4-li__link.is-selected:before,.directory-nav .level5-li__link.is-selected:before,.directory-nav .level2-li__link.is-selected:before {
    content: ""
}

.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a:before {
    content: ""
}

.directory-listing-custom-social-media__items .linkedin:before,.main-header__social-links .linkedin:before {
    content: ""
}

.page-article-show .file_list a:before,.page-blog-post .file_list a:before,.page-article-teaser .file_list a:before,.blog-post .file_list a:before {
    content: ""
}

.featured-event:before {
    content: ""
}

.photo-gallery .owl-prev:before,.gallery-list-ids .owl-prev:before {
    content: ""
}

.publication-section__back-to-top-link:before {
    content: ""
}

.video-brightcove-home .video-list__still:before,.video-brightcove-media .video-list__still:before,.video-list .video-list__still:before,.bk-video .video-list__still:before {
    content: ""
}

.comment-details:before {
    content: ""
}

.browse-videos__body .video-article__image:before,.featured-videos .featured-video__image .featured-video__link:before,.featured-video-taxonomy__image:before,.video-main-player__player .vjs-default-skin .vjs-big-play-button:before,.video-main-player__player .vjs-default-skin:hover .vjs-big-play-button:before,.social-media-links .editorial-content__body .youtube:before,.directory-listing-custom-social-media__items .youtube:before,.main-header__social-links .youtube:before {
    content: ""
}

.social-media-links .editorial-content__body .instagram:before,.directory-listing-custom-social-media__items .instagram:before,.main-header__social-links .instagram:before {
    content: ""
}

.video-brightcove-home .owl-nav .owl-prev:before,.video-brightcove-media .owl-nav .owl-prev:before,.video-list .owl-nav .owl-prev:before,.bk-video .owl-nav .owl-prev:before,.brightcove-featured-videos__nav .owl-prev:before {
    content: ""
}

.main-header__hamburger-nav-link:before,.eventmicrosite .hamburger-nav-link:before,.main-nav-container .hamburger-nav-link:before {
    content: ""
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0px;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y {
    opacity: 0.6
}

.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow:auto !important
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}

/*! Tablesaw - v1.0.4 - 2015-02-19
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed MIT */
table.tablesaw {
    empty-cells: show;
    max-width: 100%;
    width: 100%
}

.tablesaw {
    border-collapse: collapse;
    width: 100%
}

.tablesaw {
    border: 0;
    padding: 0
}

.tablesaw th,.tablesaw td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5em .7em
}

.tablesaw thead tr:first-child th {
    padding-top: .9em;
    padding-bottom: .7em
}

.tablesaw-enhanced .tablesaw-bar .btn {
    border: 1px solid #ccc;
    background: none;
    background-color: #fafafa;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    color: #4a4a4a;
    clear: both;
    cursor: pointer;
    display: block;
    font: bold 20px/1 sans-serif;
    margin: 0;
    padding: .5em .85em .4em .85em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: 0 1px 0 #fff;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.1)), color-stop(50%, rgba(255,255,255,0.1)), color-stop(55%, rgba(170,170,170,0.1)), to(rgba(120,120,120,0.15)));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 50%, rgba(170,170,170,0.1) 55%, rgba(120,120,120,0.15) 100%);
    background-image: linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 50%, rgba(170,170,170,0.1) 55%, rgba(120,120,120,0.15) 100%);
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    border-radius: .25em
}

.tablesaw-enhanced .tablesaw-bar a.btn {
    color: #1c95d4
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
    text-decoration: none
}

.tablesaw-enhanced .tablesaw-bar .btn:active {
    background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100,100,100,0.35)), to(rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top, rgba(100,100,100,0.35) 0%, rgba(255,255,255,0) 70%);
    background-image: linear-gradient(top, rgba(100,100,100,0.35) 0%, rgba(255,255,255,0) 70%)
}

.tablesaw-enhanced .tablesaw-bar .btn:hover,.tablesaw-enhanced .tablesaw-bar .btn:focus {
    color: #208de3;
    background-color: #fff;
    outline: none
}

.tablesaw-bar .btn:focus {
    -webkit-box-shadow: 0 0 .35em #4faeef !important;
    box-shadow: 0 0 .35em #4faeef !important
}

.ie-lte8 .tablesaw-bar .btn:hover,.ie-lte8 .tablesaw-bar .btn:focus {
    color: #208de3;
    background-color: #fff;
    border-color: #aaa;
    outline: none
}

.tablesaw-bar .btn-select select {
    background: none;
    border: none;
    display: block;
    position: absolute;
    font-weight: inherit;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    min-height: 1em
}

.tablesaw-bar .btn-select select {
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    color: transparent
}

.tablesaw-bar .btn select option {
    background: #fff;
    color: #000;
    font-family: sans-serif
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
    color: #4d4d4d;
    padding-right: 2.5em;
    min-width: 7.25em;
    text-align: left;
    text-indent: 0
}

.ie-lte8 .tablesaw-bar .btn-select {
    min-width: 6.1em
}

.tablesaw-bar .btn.btn-small,.tablesaw-bar .btn.btn-micro {
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
    top: 0
}

.tablesaw-bar .btn.btn-small {
    font-size: 1.0625em;
    line-height: 19px;
    padding: .3em 1em .3em 1em
}

.tablesaw-bar .btn.btn-micro {
    font-size: .8125em;
    padding: .4em .7em .25em .7em
}

.tablesaw-enhanced .tablesaw-bar .btn-select {
    text-align: left
}

.tablesaw-bar .btn-select:after {
    background: #e5e5e5;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 2px rgba(255,255,255,0.25);
    box-shadow: 0 2px 2px rgba(255,255,255,0.25);
    content: " ";
    display: block;
    position: absolute
}

.tablesaw-bar .btn-select.btn-small,.tablesaw-bar .btn-select.btn-micro {
    padding-right: 1.5em
}

.tablesaw-bar .btn-select:after {
    background: none;
    background-repeat: no-repeat;
    background-position: .25em .45em;
    content: "\25bc";
    font-size: .55em;
    padding-top: 1.2em;
    padding-left: 1em;
    left: auto;
    right: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    width: 1.8em
}

.tablesaw-bar .btn-select.btn-small:after,.tablesaw-bar .btn-select.btn-micro:after {
    width: 1.2em;
    font-size: .5em;
    padding-top: 1em;
    padding-right: .5em;
    line-height: 1.65;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left-width: 0
}

.tablesaw-advance .btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0 1px 0 #fff;
    border-radius: .25em
}

.tablesaw-advance .btn.btn-micro {
    font-size: .8125em;
    padding: .3em .7em .25em .7em
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
    display: inline-block;
    overflow: hidden;
    width: 1.8em;
    height: 1.8em;
    background-position: 50% 50%;
    margin-left: .5em;
    position: relative
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
    content: "\0020";
    overflow: hidden;
    width: 0;
    height: 0;
    position: absolute
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
    left: .5em;
    top: .65em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #808080
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
    left: .5em;
    top: .65em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #808080
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    top: .45em;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
    left: .6em;
    border-right: 5px solid #808080
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    left: .7em;
    border-left: 5px solid #808080
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
    opacity: .25;
    filter: alpha(opacity=25);
    cursor: default;
    pointer-events: none
}

.tablesaw-bar {
    clear: both;
    font-family: sans-serif
}

.tablesaw-toolbar {
    font-size: .875em;
    float: left
}

.tablesaw-toolbar label {
    padding: .5em 0;
    clear: both;
    display: block;
    color: #888;
    margin-right: .5em;
    text-transform: uppercase
}

.tablesaw-bar .btn,.tablesaw-enhanced .tablesaw-bar .btn {
    margin-top: .5em;
    margin-bottom: .5em
}

.tablesaw-bar .btn-select,.tablesaw-enhanced .tablesaw-bar .btn-select {
    margin-bottom: 0
}

.tablesaw-bar .tablesaw-toolbar .btn {
    margin-left: .4em;
    margin-top: 0;
    text-transform: uppercase;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    font-family: sans-serif;
    font-size: 1em;
    padding-left: .3em
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
    min-width: 0
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
    padding-top: .9em
}

.tablesaw-bar .tablesaw-toolbar select {
    color: #888;
    text-transform: none;
    background: transparent
}

.tablesaw-toolbar ~ table {
    clear: both
}

.tablesaw-toolbar .a11y-sm {
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

@media (min-width: 24em) {
    .tablesaw-toolbar .a11y-sm {
        clip:none;
        height: auto;
        width: auto;
        position: static;
        overflow: visible
    }
}

.tablesaw-stack tbody tr {
    border-bottom: 1px solid #dfdfdf
}

.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label {
    display: none
}

@media only all {
    .tablesaw-stack td,.tablesaw-stack th {
        text-align: left;
        display: block
    }

    .tablesaw-stack tr {
        clear: both;
        display: table-row
    }

    .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label {
        display: block;
        padding: 0 .6em 0 0;
        width: 30%;
        display: inline-block
    }

    .tablesaw-stack th .tablesaw-cell-label-top,.tablesaw-stack td .tablesaw-cell-label-top {
        display: block;
        padding: .4em 0;
        margin: .4em 0
    }

    .tablesaw-cell-label {
        display: block
    }

    .tablesaw-stack tbody th.group {
        margin-top: -1px
    }

    .tablesaw-stack th.group b.tablesaw-cell-label {
        display: none !important
    }
}

@media (max-width: 39.9375em) {
    .tablesaw-stack thead td,.tablesaw-stack thead th {
        display:none
    }

    .tablesaw-stack tbody td,.tablesaw-stack tbody th {
        clear: left;
        float: left;
        width: 100%
    }

    .tablesaw-cell-label {
        vertical-align: top
    }

    .tablesaw-cell-content {
        max-width: 67%;
        display: inline-block
    }

    .tablesaw-stack td:empty,.tablesaw-stack th:empty {
        display: none
    }
}

@media (min-width: 40em) {
    .tablesaw-stack tr {
        display:table-row
    }

    .tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th {
        display: table-cell;
        margin: 0
    }

    .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label {
        display: none !important
    }
}

.tablesaw-fix-persist {
    table-layout: fixed
}

@media only all {
    .tablesaw-swipe th.tablesaw-cell-hidden,.tablesaw-swipe td.tablesaw-cell-hidden {
        display: none
    }
}

.btn.tablesaw-columntoggle-btn span {
    text-indent: -9999px;
    display: inline-block
}

.tablesaw-columntoggle-btnwrap {
    position: relative
}

.tablesaw-columntoggle-btnwrap .dialog-content {
    padding: .5em
}

.tablesaw-columntoggle tbody td {
    line-height: 1.5
}

.tablesaw-columntoggle-popup {
    display: none
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
    display: block;
    position: absolute;
    top: 2em;
    right: 0;
    background-color: #fff;
    padding: .5em .8em;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    border-radius: .2em;
    z-index: 1
}

.tablesaw-columntoggle-popup fieldset {
    margin: 0
}

@media only all {
    .tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6,.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5,.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4,.tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3,.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2,.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1 {
        display: none
    }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
    top: 0 !important;
    right: 1em;
    left: auto !important;
    width: 12em;
    max-width: 18em;
    margin: -.5em auto 0
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
    outline-style: none
}

@media (min-width: 20em) {
    .tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1 {
        display:table-cell
    }
}

@media (min-width: 30em) {
    .tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2 {
        display:table-cell
    }
}

@media (min-width: 40em) {
    .tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3 {
        display:table-cell
    }

    .tablesaw-columntoggle tbody td {
        line-height: 2
    }
}

@media (min-width: 50em) {
    .tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4 {
        display:table-cell
    }
}

@media (min-width: 60em) {
    .tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5 {
        display:table-cell
    }
}

@media (min-width: 70em) {
    .tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6 {
        display:table-cell
    }
}

@media only all {
    .tablesaw-columntoggle th.tablesaw-cell-hidden,.tablesaw-columntoggle td.tablesaw-cell-hidden {
        display: none
    }

    .tablesaw-columntoggle th.tablesaw-cell-visible,.tablesaw-columntoggle td.tablesaw-cell-visible {
        display: table-cell
    }
}

.tablesaw-columntoggle-popup .btn-group>label {
    display: block;
    padding: .2em 0;
    white-space: nowrap
}

.tablesaw-columntoggle-popup .btn-group>label input {
    margin-right: .8em
}

.tablesaw-sortable,.tablesaw-sortable thead,.tablesaw-sortable thead tr,.tablesaw-sortable thead tr th {
    position: relative
}

.tablesaw-sortable thead tr th {
    padding-right: 1.6em;
    vertical-align: top
}

.tablesaw-sortable th.tablesaw-sortable-head,.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
    padding: 0
}

.tablesaw-sortable th.tablesaw-sortable-head button {
    padding-top: .9em;
    padding-bottom: .7em;
    padding-left: .6em;
    padding-right: 1.6em
}

.tablesaw-sortable .tablesaw-sortable-head button {
    min-width: 100%;
    color: inherit;
    background: transparent;
    border: 0;
    padding: 0;
    text-align: left;
    font: inherit;
    text-transform: inherit;
    position: relative
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    width: 7px;
    height: 10px;
    content: "\0020";
    position: absolute;
    right: .5em
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
    content: "↑"
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    content: "↓"
}

.tablesaw-sortable .not-applicable:after {
    content: "--";
    display: block
}

.tablesaw-sortable .not-applicable span {
    display: none
}

.tablesaw-advance {
    float: right
}

.tablesaw-advance.minimap {
    margin-right: .4em
}

.tablesaw-advance-dots {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.tablesaw-advance-dots li {
    display: table-cell;
    margin: 0;
    padding: .4em .2em
}

.tablesaw-advance-dots li i {
    width: .25em;
    height: .25em;
    background: #555;
    border-radius: 100%;
    display: inline-block
}

.tablesaw-advance-dots-hide {
    opacity: .25;
    filter: alpha(opacity=25);
    cursor: default;
    pointer-events: none
}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */
.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img {
    -webkit-box-shadow: 10px 10px 5px 0px #cccccc;
    -moz-box-shadow: 10px 10px 5px 0px #cccccc;
    box-shadow: 10px 10px 5px 0px #cccccc
}

.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img {
    border: solid 5px #CCC
}

.fr-view img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-view .fr-img-caption.fr-bordered img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-view {
    word-wrap: break-word
}

.fr-view span[style~="color:"] a {
    color: inherit
}

.fr-view strong {
    font-weight: 700
}

.fr-view table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%
}

.fr-view table td {
    min-width: 5px
}

.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th {
    border-style: dashed
}

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: whitesmoke
}

.fr-view table td,.fr-view table th {
    border: 1px solid #DDD
}

.fr-view table td:empty,.fr-view table th:empty {
    height: 20px
}

.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted {
    border: 1px double red
}

.fr-view table td.fr-thick,.fr-view table th.fr-thick {
    border-width: 2px
}

.fr-view table th {
    background: #ececec
}

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    break-after: always;
    page-break-after: always
}

.fr-view .fr-file {
    position: relative
}

.fr-view .fr-file::after {
    position: relative;
    content: "\1F4CE";
    font-weight: normal
}

.fr-view pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: visible
}

.fr-view[dir="rtl"] blockquote {
    border-left: none;
    border-right: solid 2px #5E35B1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0
}

.fr-view[dir="rtl"] blockquote blockquote {
    border-color: #00BCD4
}

.fr-view[dir="rtl"] blockquote blockquote blockquote {
    border-color: #43A047
}

.fr-view blockquote {
    border-left: solid 2px #5E35B1;
    margin-left: 0;
    padding-left: 5px;
    color: #5E35B1
}

.fr-view blockquote blockquote {
    border-color: #00BCD4;
    color: #00BCD4
}

.fr-view blockquote blockquote blockquote {
    border-color: #43A047;
    color: #43A047
}

.fr-view span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";
    display: inline;
    line-height: 0
}

.fr-view span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.1em .1em .1em;
    line-height: 1;
    vertical-align: middle
}

.fr-view .fr-text-gray {
    color: #AAA !important
}

.fr-view .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0
}

.fr-view .fr-text-spaced {
    letter-spacing: 1px
}

.fr-view .fr-text-uppercase {
    text-transform: uppercase
}

.fr-view .fr-class-highlighted {
    background-color: #ffff00
}

.fr-view .fr-class-code {
    border-color: #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f5f5f5;
    padding: 10px;
    font-family: "Courier New", Courier, monospace
}

.fr-view .fr-class-transparency {
    opacity: 0.5
}

.fr-view img {
    position: relative;
    max-width: 100%
}

.fr-view img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view img.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.fr-view img.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.fr-view img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

.fr-view img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

.fr-view img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.fr-view span.fr-img-caption {
    position: relative;
    max-width: 100%
}

.fr-view span.fr-img-caption.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view span.fr-img-caption.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.fr-view span.fr-img-caption.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.fr-view span.fr-img-caption.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

.fr-view span.fr-img-caption.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

.fr-view span.fr-img-caption.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.fr-view .fr-video {
    text-align: center;
    position: relative
}

.fr-view .fr-video.fr-rv {
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-view .fr-video>* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border: none
}

.fr-view .fr-video.fr-dvb {
    display: block;
    clear: both
}

.fr-view .fr-video.fr-dvb.fr-fvl {
    text-align: left
}

.fr-view .fr-video.fr-dvb.fr-fvr {
    text-align: right
}

.fr-view .fr-video.fr-dvi {
    display: inline-block
}

.fr-view .fr-video.fr-dvi.fr-fvl {
    float: left
}

.fr-view .fr-video.fr-dvi.fr-fvr {
    float: right
}

.fr-view a.fr-strong {
    font-weight: 700
}

.fr-view a.fr-green {
    color: green
}

.fr-view .fr-img-caption {
    text-align: center
}

.fr-view .fr-img-caption .fr-img-wrap {
    padding: 0;
    margin: auto;
    text-align: center;
    width: 100%
}

.fr-view .fr-img-caption .fr-img-wrap a {
    display: block
}

.fr-view .fr-img-caption .fr-img-wrap img {
    display: block;
    margin: auto;
    width: 100%
}

.fr-view .fr-img-caption .fr-img-wrap>span {
    margin: auto;
    display: block;
    padding: 5px 5px 10px;
    font-size: 14px;
    font-weight: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 100%;
    text-align: center
}

.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large {
    font-size: 24px
}

.fr-view ul,.fr-view ol {
    list-style-position: inside
}

a.fr-view.fr-strong {
    font-weight: 700
}

a.fr-view.fr-green {
    color: green
}

img.fr-view {
    position: relative;
    max-width: 100%
}

img.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

img.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

img.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

img.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

img.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

img.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

span.fr-img-caption.fr-view {
    position: relative;
    max-width: 100%
}

span.fr-img-caption.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

span.fr-img-caption.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

span.fr-img-caption.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

span.fr-img-caption.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

span.fr-img-caption.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

span.fr-img-caption.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.owl-dot,.owl-prev,.owl-next {
    border: none;
    background-color: transparent
}

.owl-dot.disabled,.owl-prev.disabled,.owl-next.disabled {
    display: none
}

@media (max-width: 39.9375em) {
    .tablesaw-stack tbody td,.tablesaw-stack tbody th {
        width:100% !important
    }
}

.fr-view .fr-img-caption .fr-img-wrap img {
    width: unset
}

.fr-img-caption {
    display: block
}

.fr-view img {
    display: block;
    float: none;
    vertical-align: top
}

.fr-view .fr-img-caption .fr-img-wrap>span {
    display: inline-block
}

.half-width-container {
    display: inline;
    max-width: calc(100% - 10px)
}

.table-align-right {
    float: right;
    margin-left: 10px
}

.table-align-left {
    float: left;
    margin-right: 10px
}

.table-cell-padding-0 th,.table-cell-padding-0 td {
    padding: 0px
}

.table-cell-padding-1 th,.table-cell-padding-1 td {
    padding: 1px
}

.table-cell-padding-2 th,.table-cell-padding-2 td {
    padding: 2px
}

.table-cell-padding-3 th,.table-cell-padding-3 td {
    padding: 3px
}

.table-cell-padding-4 th,.table-cell-padding-4 td {
    padding: 4px
}

.table-cell-padding-5 th,.table-cell-padding-5 td {
    padding: 5px
}

.table-cell-padding-6 th,.table-cell-padding-6 td {
    padding: 6px
}

.table-cell-padding-7 th,.table-cell-padding-7 td {
    padding: 7px
}

.table-cell-padding-8 th,.table-cell-padding-8 td {
    padding: 8px
}

.table-cell-padding-9 th,.table-cell-padding-9 td {
    padding: 9px
}

.table-cell-padding-10 th,.table-cell-padding-10 td {
    padding: 10px
}

.table-cell-padding-11 th,.table-cell-padding-11 td {
    padding: 11px
}

.table-cell-padding-12 th,.table-cell-padding-12 td {
    padding: 12px
}

.table-cell-padding-13 th,.table-cell-padding-13 td {
    padding: 13px
}

.table-cell-padding-14 th,.table-cell-padding-14 td {
    padding: 14px
}

.table-cell-padding-15 th,.table-cell-padding-15 td {
    padding: 15px
}

.table-cell-padding-16 th,.table-cell-padding-16 td {
    padding: 16px
}

.table-cell-padding-17 th,.table-cell-padding-17 td {
    padding: 17px
}

.table-cell-padding-18 th,.table-cell-padding-18 td {
    padding: 18px
}

.table-cell-padding-19 th,.table-cell-padding-19 td {
    padding: 19px
}

.table-cell-padding-20 th,.table-cell-padding-20 td {
    padding: 20px
}

td.single-cell-padding-0 {
    padding: 0px
}

td.single-cell-padding-1 {
    padding: 1px
}

td.single-cell-padding-2 {
    padding: 2px
}

td.single-cell-padding-3 {
    padding: 3px
}

td.single-cell-padding-4 {
    padding: 4px
}

td.single-cell-padding-5 {
    padding: 5px
}

td.single-cell-padding-6 {
    padding: 6px
}

td.single-cell-padding-7 {
    padding: 7px
}

td.single-cell-padding-8 {
    padding: 8px
}

td.single-cell-padding-9 {
    padding: 9px
}

td.single-cell-padding-10 {
    padding: 10px
}

td.single-cell-padding-11 {
    padding: 11px
}

td.single-cell-padding-12 {
    padding: 12px
}

td.single-cell-padding-13 {
    padding: 13px
}

td.single-cell-padding-14 {
    padding: 14px
}

td.single-cell-padding-15 {
    padding: 15px
}

td.single-cell-padding-16 {
    padding: 16px
}

td.single-cell-padding-17 {
    padding: 17px
}

td.single-cell-padding-18 {
    padding: 18px
}

td.single-cell-padding-19 {
    padding: 19px
}

td.single-cell-padding-20 {
    padding: 20px
}

.fr-view table.table-border-width-0 th,.fr-view table.table-border-width-0 td {
    border-width: 0px
}

.fr-view table.table-border-width-1 th,.fr-view table.table-border-width-1 td {
    border-width: 1px
}

.fr-view table.table-border-width-2 th,.fr-view table.table-border-width-2 td {
    border-width: 2px
}

.fr-view table.table-border-width-3 th,.fr-view table.table-border-width-3 td {
    border-width: 3px
}

.fr-view table.table-border-width-4 th,.fr-view table.table-border-width-4 td {
    border-width: 4px
}

.fr-view table.table-border-width-5 th,.fr-view table.table-border-width-5 td {
    border-width: 5px
}

.fr-view table.table-border-width-6 th,.fr-view table.table-border-width-6 td {
    border-width: 6px
}

.fr-view table.table-border-width-7 th,.fr-view table.table-border-width-7 td {
    border-width: 7px
}

.fr-view table.table-border-width-8 th,.fr-view table.table-border-width-8 td {
    border-width: 8px
}

.fr-view table.table-border-width-9 th,.fr-view table.table-border-width-9 td {
    border-width: 9px
}

.fr-view table.table-border-width-10 th,.fr-view table.table-border-width-10 td {
    border-width: 10px
}

.fr-view .main-body table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: #ffffff
}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */
.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img {
    -webkit-box-shadow: 10px 10px 5px 0px #cccccc;
    -moz-box-shadow: 10px 10px 5px 0px #cccccc;
    box-shadow: 10px 10px 5px 0px #cccccc
}

.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img {
    border: solid 5px #CCC
}

.fr-view img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-view .fr-img-caption.fr-bordered img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-view {
    word-wrap: break-word
}

.fr-view span[style~="color:"] a {
    color: inherit
}

.fr-view strong {
    font-weight: 700
}

.fr-view table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%
}

.fr-view table td {
    min-width: 5px
}

.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th {
    border-style: dashed
}

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: whitesmoke
}

.fr-view table td,.fr-view table th {
    border: 1px solid #DDD
}

.fr-view table td:empty,.fr-view table th:empty {
    height: 20px
}

.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted {
    border: 1px double red
}

.fr-view table td.fr-thick,.fr-view table th.fr-thick {
    border-width: 2px
}

.fr-view table th {
    background: #ececec
}

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    break-after: always;
    page-break-after: always
}

.fr-view .fr-file {
    position: relative
}

.fr-view .fr-file::after {
    position: relative;
    content: "\1F4CE";
    font-weight: normal
}

.fr-view pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: visible
}

.fr-view[dir="rtl"] blockquote {
    border-left: none;
    border-right: solid 2px #5E35B1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0
}

.fr-view[dir="rtl"] blockquote blockquote {
    border-color: #00BCD4
}

.fr-view[dir="rtl"] blockquote blockquote blockquote {
    border-color: #43A047
}

.fr-view blockquote {
    border-left: solid 2px #5E35B1;
    margin-left: 0;
    padding-left: 5px;
    color: #5E35B1
}

.fr-view blockquote blockquote {
    border-color: #00BCD4;
    color: #00BCD4
}

.fr-view blockquote blockquote blockquote {
    border-color: #43A047;
    color: #43A047
}

.fr-view span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";
    display: inline;
    line-height: 0
}

.fr-view span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.1em .1em .1em;
    line-height: 1;
    vertical-align: middle
}

.fr-view .fr-text-gray {
    color: #AAA !important
}

.fr-view .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0
}

.fr-view .fr-text-spaced {
    letter-spacing: 1px
}

.fr-view .fr-text-uppercase {
    text-transform: uppercase
}

.fr-view .fr-class-highlighted {
    background-color: #ffff00
}

.fr-view .fr-class-code {
    border-color: #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f5f5f5;
    padding: 10px;
    font-family: "Courier New", Courier, monospace
}

.fr-view .fr-class-transparency {
    opacity: 0.5
}

.fr-view img {
    position: relative;
    max-width: 100%
}

.fr-view img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view img.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.fr-view img.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.fr-view img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

.fr-view img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

.fr-view img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.fr-view span.fr-img-caption {
    position: relative;
    max-width: 100%
}

.fr-view span.fr-img-caption.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view span.fr-img-caption.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.fr-view span.fr-img-caption.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.fr-view span.fr-img-caption.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

.fr-view span.fr-img-caption.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

.fr-view span.fr-img-caption.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

.fr-view .fr-video {
    text-align: center;
    position: relative
}

.fr-view .fr-video.fr-rv {
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-view .fr-video>* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border: none
}

.fr-view .fr-video.fr-dvb {
    display: block;
    clear: both
}

.fr-view .fr-video.fr-dvb.fr-fvl {
    text-align: left
}

.fr-view .fr-video.fr-dvb.fr-fvr {
    text-align: right
}

.fr-view .fr-video.fr-dvi {
    display: inline-block
}

.fr-view .fr-video.fr-dvi.fr-fvl {
    float: left
}

.fr-view .fr-video.fr-dvi.fr-fvr {
    float: right
}

.fr-view a.fr-strong {
    font-weight: 700
}

.fr-view a.fr-green {
    color: green
}

.fr-view .fr-img-caption {
    text-align: center
}

.fr-view .fr-img-caption .fr-img-wrap {
    padding: 0;
    margin: auto;
    text-align: center;
    width: 100%
}

.fr-view .fr-img-caption .fr-img-wrap a {
    display: block
}

.fr-view .fr-img-caption .fr-img-wrap img {
    display: block;
    margin: auto;
    width: 100%
}

.fr-view .fr-img-caption .fr-img-wrap>span {
    margin: auto;
    display: block;
    padding: 5px 5px 10px;
    font-size: 14px;
    font-weight: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 100%;
    text-align: center
}

.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large {
    font-size: 24px
}

.fr-view ul,.fr-view ol {
    list-style-position: inside
}

a.fr-view.fr-strong {
    font-weight: 700
}

a.fr-view.fr-green {
    color: green
}

img.fr-view {
    position: relative;
    max-width: 100%
}

img.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

img.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

img.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

img.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

img.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

img.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

span.fr-img-caption.fr-view {
    position: relative;
    max-width: 100%
}

span.fr-img-caption.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

span.fr-img-caption.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

span.fr-img-caption.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

span.fr-img-caption.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px))
}

span.fr-img-caption.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

span.fr-img-caption.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px)
}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */
.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-box .fr-counter {
    padding: 10px;
    float: right;
    color: #999999;
    content: attr(data-chars);
    font-size: 14px;
    font-family: sans-serif;
    z-index: 1;
    border-radius: 2px 0 0 0;
    -moz-border-radius: 2px 0 0 0;
    -webkit-border-radius: 2px 0 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-rtl .fr-counter {
    left: 0;
    right: auto;
    border-left: none;
    border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0 2px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-code-view .fr-counter {
    display: none
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

textarea.fr-code {
    display: none;
    width: 100%;
    resize: none;
    -moz-resize: none;
    -webkit-resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 10px;
    margin: 0;
    font-family: "Courier New",monospace;
    font-size: 14px;
    background: #FFF;
    color: #000;
    outline: none
}

.fr-box.fr-rtl textarea.fr-code {
    direction: rtl
}

.fr-box .CodeMirror {
    display: none
}

.fr-box.fr-code-view textarea.fr-code {
    display: block
}

.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe {
    display: none
}

.fr-box.fr-code-view .CodeMirror {
    display: block
}

.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
    display: block
}

.fr-box.fr-inline .fr-command.fr-btn.html-switch {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    background: #FFF;
    color: #333333;
    -moz-outline: 0;
    outline: 0;
    border: 0;
    line-height: 1;
    cursor: pointer;
    text-align: left;
    padding: 8px 7px;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
    font-size: 24px;
    width: 24px;
    text-align: center
}

.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
    background: #ebebeb
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-popup .fr-layer.fr-color-hex-layer {
    margin: 0;
    padding: 20px;
    padding-top: 0;
    float: left
}

.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
    float: left;
    width: calc(100% - 50px);
    padding: 15px 0 0
}

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
    float: right;
    width: 38px;
    height: 40px;
    padding: 17px 0 0;
    margin: 0
}

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
    height: 40px;
    width: 38px
}

.fr-popup .fr-separator+.fr-colors-tabs {
    margin-left: 2px;
    margin-right: 2px
}

.fr-popup .fr-color-set {
    line-height: 0;
    display: none
}

.fr-popup .fr-color-set.fr-selected-set {
    display: block;
    padding: 20px;
    padding-bottom: 0
}

.fr-popup .fr-color-set>span {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1
}

.fr-popup .fr-color-set>span>i,.fr-popup .fr-color-set>span>svg {
    text-align: center;
    line-height: 32px;
    height: 24px;
    width: 24px;
    margin: 4px;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    cursor: default;
    left: 0
}

.fr-popup .fr-color-set>span>i path,.fr-popup .fr-color-set>span>svg path {
    fill: #222222
}

.fr-popup .fr-color-set>span .fr-selected-color {
    color: #FFF;
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    cursor: default
}

.fr-popup .fr-color-set>span:hover,.fr-popup .fr-color-set>span:focus {
    outline: 1px solid #222222;
    z-index: 2
}

.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-drag-helper {
    background: #0098f7;
    height: 2px;
    margin-top: -1px;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    z-index: 2147483640;
    display: none
}

.fr-drag-helper.fr-visible {
    display: block
}

.fr-dragging {
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-popup .fr-emoticon {
    width: 24px;
    height: 24px;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols
}

.fr-popup .fr-emoticon img {
    height: 24px;
    width: 24px
}

.fr-popup .fr-command.fr-btn.fr-tabs-unicode {
    padding: 0 0 0 14px
}

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
    .fr-popup .fr-icon-container.fr-emoticon-container {
        width:368px
    }
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-popup .fr-file-upload-layer {
    border: dashed 2px #bdbdbd;
    padding: 25px 0;
    margin: 20px;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 140%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.fr-popup .fr-file-upload-layer:hover {
    background: #ebebeb
}

.fr-popup .fr-file-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7
}

.fr-popup .fr-file-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.fr-popup .fr-file-upload-layer .fr-form input {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500%;
    height: 100%;
    margin: 0;
    font-size: 400px
}

.fr-popup .fr-file-progress-bar-layer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-popup .fr-file-progress-bar-layer>h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal
}

.fr-popup .fr-file-progress-bar-layer>div.fr-action-buttons {
    display: none
}

.fr-popup .fr-file-progress-bar-layer>div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.fr-popup .fr-file-progress-bar-layer>div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s
}

.fr-popup .fr-file-progress-bar-layer>div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    -moz-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}

.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-loader {
    display: none
}

.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-action-buttons {
    display: block
}

@keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-webkit-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-moz-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-o-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element img {
    cursor: pointer;
    padding: 0 1px
}

.fr-height-auto {
    height: auto !important
}

.fr-file-loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #53777a;
    display: inline-block !important;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    width: 20px;
    height: 20px;
    display: block !important;
    align-items: center
}

.fr-trim-button {
    margin-top: 5px;
    height: 36px;
    line-height: 1;
    color: #0098f7;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: none;
    font-size: 16px;
    border-radius: 5px;
    background-color: #eff5fa;
    outline: none
}

.fr-trim-button:hover {
    background: #ebebeb
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fr-image-resizer {
    position: absolute;
    border: solid 1px #0098f7;
    display: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-image-resizer.fr-active {
    display: block
}

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-image-resizer .fr-handler.fr-hnw {
    cursor: nw-resize
}

.fr-image-resizer .fr-handler.fr-hne {
    cursor: ne-resize
}

.fr-image-resizer .fr-handler.fr-hsw {
    cursor: sw-resize
}

.fr-image-resizer .fr-handler.fr-hse {
    cursor: se-resize
}

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px
}

.fr-image-resizer .fr-handler.fr-hnw {
    left: -6px;
    top: -6px
}

.fr-image-resizer .fr-handler.fr-hne {
    right: -6px;
    top: -6px
}

.fr-image-resizer .fr-handler.fr-hsw {
    left: -6px;
    bottom: -6px
}

.fr-image-resizer .fr-handler.fr-hse {
    right: -6px;
    bottom: -6px
}

@media (min-width: 1200px) {
    .fr-image-resizer .fr-handler {
        width:10px;
        height: 10px
    }

    .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px
    }

    .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px
    }

    .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px
    }

    .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px
    }
}

.fr-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483640;
    display: none
}

.fr-by-url-padding {
    padding: 11.5px 0
}

.fr-popup .fr-upload-progress-layer {
    border-radius: 0;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 15px;
    margin: auto !important;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100% !important;
    overscroll-behavior: contain
}

.fr-popup .fr-files-by-url-layer {
    width: calc(100% - 40px) !important
}

.fr-popup .fr-files-embed-layer {
    width: calc(100% - 40px) !important
}

.fr-popup .fr-files-upload-layer {
    border: dashed 2px #bdbdbd;
    margin: 20px;
    position: relative;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 140%;
    text-align: center;
    width: calc(100% - 40px) !important
}

.fr-popup .fr-files-upload-layer:hover {
    background: #ebebeb
}

.fr-popup .fr-files-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7
}

.fr-popup .fr-files-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.fr-popup .fr-files-upload-layer .fr-form input {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500%;
    height: 100%;
    margin: 0;
    font-size: 400px
}

.fr-popup .fr-files-progress-bar-layer {
    width: calc(100% - 40px);
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available
}

.fr-popup .fr-files-progress-bar-layer>h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal
}

.fr-popup .fr-files-progress-bar-layer>div.fr-action-buttons {
    display: none
}

.fr-popup .fr-files-progress-bar-layer>div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.fr-popup .fr-files-progress-bar-layer>div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s
}

.fr-popup .fr-files-progress-bar-layer>div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    -moz-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}

.fr-popup .fr-files-progress-bar-layer.fr-error>div.fr-loader {
    display: none
}

.fr-popup .fr-files-progress-bar-layer.fr-error>div.fr-action-buttons {
    display: block
}

.fr-image-size-layer .fr-image-group .fr-input-line {
    width: calc(50% - 5px);
    display: inline-block
}

.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line {
    margin-left: 10px
}

.fr-progress-bar-style {
    width: calc(100% - 40px)
}

.fr-progress-bar {
    position: relative;
    background-color: #4CAF50;
    height: 8px;
    margin-bottom: 8px;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available
}

.fr-uploading {
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

@-webkit-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-moz-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-o-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

.fr-pull-left {
    float: left
}

.fr-pull-right {
    float: right
}

.fr-icons {
    padding: 10px 20px 0;
    display: inline
}

.fr-transform-135 {
    transform: rotate(135deg)
}

.fr-icons i {
    margin: 4px;
    padding: 2px;
    cursor: pointer;
    color: #999588;
    font-size: 20px
}

.fr-blue-decorator {
    background: #4a7fba;
    color: white;
    display: grid;
    padding: 5px
}

.fr-upload-progress {
    padding: 1px
}

.fr-upload-section {
    position: relative;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available
}

@media screen and (max-width: 399px) {
    .fr-upload-section {
        margin-left:7px;
        margin-right: 7px
    }

    .fr-files-upload-layer {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media screen and (min-width: 400px) and (max-width: 469px) {
    .fr-upload-section {
        margin-left:7px;
        margin-right: 7px
    }

    .fr-files-upload-layer {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media screen and (min-width: 470px) and (max-width: 680px) {
    .fr-upload-section {
        margin-left:7px;
        margin-right: 7px
    }

    .fr-files-upload-layer {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media screen and (min-width: 681px) {
    .fr-upload-section {
        margin-left:35px;
        margin-right: 35px
    }

    .fr-files-upload-layer {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.half-circle {
    width: 60px;
    height: 25px;
    background-color: white;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    transform: rotate(180deg);
    border-bottom: 0;
    position: relative;
    left: 50%;
    z-index: 1;
    left: 50%;
    margin-top: -1px;
    margin-left: -25px
}

.decorated {
    overflow: hidden;
    text-align: center
}

.decorated>span {
    position: relative;
    display: inline-block
}

.decorated>span:before,.decorated>span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 2px solid #ffffff;
    width: 100%;
    margin: 0 20px
}

.decorated>span:before {
    right: 100%
}

.decorated>span:after {
    left: 100%
}

.fr-align-right {
    float: right
}

.checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fr-files-checkbox-line {
    display: flex;
    align-items: center;
    font-size: 10px
}

.fr-files-checkbox-line label {
    cursor: pointer;
    vertical-align: middle
}

.fr-insert-checkbox input {
    height: 13px !important;
    width: 13px !important
}

.fr-autoplay-checkbox input {
    height: 13px !important;
    width: 13px !important
}

button[data-cmd="insertFiles"] {
    padding-left: 2px !important;
    padding-top: 2.7px !important
}

button[data-cmd="autoplay"] svg {
    position: relative !important;
    top: 3.2px !important
}

button[data-cmd="insertAll"] {
    padding-left: 4px !important
}

button[data-cmd="insertAll"] svg {
    position: relative !important;
    top: 3.2px !important
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee
}

.fr-file-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 7px;
    flex-wrap: wrap;
    position: relative;
    top: -20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px
}

.fr-file-item-left {
    display: flex;
    flex-wrap: wrap
}

.fr-file-item-icon {
    display: flex;
    align-items: center;
    padding-left: 7px
}

.fr-file-item-description {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    max-width: 400px;
    margin-left: 5px
}

.fr-cloud-icon {
    height: 30px;
    width: 32px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    margin-top: -18px
}

.fr-files-checkbox {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    padding-right: 5px;
    border-radius: 100%;
    line-height: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle
}

.fr-files-checkbox svg {
    margin-left: 0px;
    margin-top: 0px;
    display: none;
    width: 10px;
    height: 10px
}

.fr-files-checkbox span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s
}

.fr-files-checkbox input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: pointer;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px
}

.fr-files-checkbox input:not(:checked)+span {
    border: solid 2px #999999
}

.fr-files-checkbox input:not(:checked):active+span {
    background-color: #f5f5f5
}

.fr-files-checkbox input:not(:checked):focus+span,.fr-files-checkbox input:not(:checked):hover+span {
    border-color: #515151
}

.fr-files-checkbox input:checked+span {
    background: #0098f7;
    border: solid 2px #0098f7
}

.fr-files-checkbox input:checked+span svg {
    display: block
}

.fr-files-checkbox input:checked:active+span {
    background-color: #EcF5Ff
}

.fr-files-checkbox input:checked:focus+span,.fr-files-checkbox input:checked:hover+span {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-checkbox-disabled {
    opacity: 0.4;
    position: relative;
    display: inline-block;
    width: 13px !important;
    height: 13px !important;
    padding-right: 5px;
    border-radius: 100%;
    line-height: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle
}

.fr-checkbox-disabled svg {
    margin-left: 2px;
    margin-top: 2px;
    display: none;
    width: 10px;
    height: 10px
}

.fr-checkbox-disabled span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s
}

.fr-checkbox-disabled input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: default;
    height: 13px !important;
    margin: 0;
    padding: 0;
    width: 13px !important;
    top: 7px;
    left: 7px
}

.fr-checkbox-disabled input:not(:checked)+span {
    border: solid 2px #999999
}

.fr-checkbox-disabled input:not(:checked):active+span {
    background-color: #f5f5f5
}

.fr-checkbox-disabled input:checked+span {
    background: #0098f7;
    border: solid 2px #0098f7
}

.fr-checkbox-disabled input:checked+span svg {
    display: block
}

.fr-checkbox-disabled input:checked:active+span {
    background-color: #EcF5Ff
}

.fr-file-view {
    position: absolute;
    max-width: 60%;
    right: 10%;
    z-index: 2147483642
}

.file-item-thumbnail-hover {
    transition: transform .2s
}

.file-item-thumbnail-hover:hover {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.fr-file-name {
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold
}

.fr-margin-16 {
    margin-bottom: 16px
}

.fr-none {
    display: none
}

.fr-display-block {
    display: block
}

.fr-files-manager-tooltip {
    position: relative
}

.padding-top-15 {
    padding-top: 15px !important;
    padding-bottom: 0px !important
}

.fr-files-manager-tooltip .tooltiptext {
    visibility: hidden;
    width: max-content;
    max-width: 250px;
    word-break: break-word;
    word-wrap: break-word;
    background-color: black;
    color: #fff;
    text-align: left;
    padding: 4px;
    border-radius: 2px;
    font-weight: 100;
    font-size: 10px;
    position: absolute;
    top: 80%;
    left: 50%;
    z-index: 2147483647
}

.fr-files-manager-tooltip:hover .tooltiptext {
    visibility: visible
}

.fr-file-details {
    display: flex;
    flex-wrap: wrap;
    font-size: 10px
}

.fr-file-date {
    word-break: break-word;
    word-wrap: break-word;
    max-width: 110px;
    color: #444;
    padding-top: 2px;
    padding-bottom: 2px
}

.fr-file-size {
    color: #444;
    padding-top: 2px;
    padding-bottom: 2px
}

.dot {
    width: 20px;
    height: 20px;
    background-image: radial-gradient(circle, grey 1px, transparent 2px);
    background-size: 100% 33.33%;
    margin-left: 2px;
    margin-right: 2px
}

.fr-file-action-icons {
    margin-right: 5px;
    margin-left: 5px !important;
    color: #999;
    height: 25px !important;
    padding: 5px !important
}

@media screen and (max-width: 700px) {
    .fr-files-manager-tooltip .tooltiptext {
        max-width:250px;
        visibility: hidden;
        word-break: break-word;
        word-wrap: break-word;
        top: 90%;
        left: 0%;
        font-size: 8px
    }
}

@media screen and (max-width: 500px) {
    .fr-files-manager-tooltip .tooltiptext {
        max-width:100px;
        visibility: hidden;
        word-break: break-word;
        word-wrap: break-word;
        top: 90%;
        left: 0%
    }

    .fr-file-item-description {
        width: 130px
    }

    .fr-file-item-right {
        width: 100%
    }

    .progress-circle {
        font-size: 6px
    }
}

@media screen and (max-width: 320px) {
    .fr-files-manager-tooltip .tooltiptext {
        max-width:100px;
        visibility: hidden;
        word-break: break-word;
        word-wrap: break-word;
        top: 90%;
        left: -50%;
        font-size: 8px
    }

    .dot {
        width: 20px;
        margin-left: 0px;
        margin-right: 3px
    }

    .fr-file-item-description {
        width: 80px
    }

    .fr-file-details {
        display: flex;
        flex-wrap: wrap;
        font-size: 9px
    }

    .fr-file-name {
        font-size: 10px
    }

    .fr-file-action-icons {
        padding: 0px !important
    }
}

@media screen and (min-width: 501px) {
    .progress-circle {
        font-size:9px
    }
}

.fr-file-view-modal {
    display: block;
    position: fixed;
    position: -ms-page;
    z-index: 2147483641;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    background-color: rgba(0,0,0,0.7)
}

.fr-file-view-modal-content {
    display: inline-block;
    text-align: center
}

.fr-file-view-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 80%;
    max-height: 70%
}

.fr-file-view-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s
}

.fr-file-view-close:hover,.fr-file-view-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.fr-file-error {
    color: red;
    font-weight: 200;
    font-size: 12px;
    padding-bottom: 5px
}

.fr-file-error-h5 {
    margin: 0
}

.fr-file-item-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 20px
}

.fr-file-item-action-buttons {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.fr-file-item-autoplay-checkbox {
    align-items: center;
    margin: 0px;
    padding: 0px;
    margin-right: 5px
}

.fr-autoplay-checkbox-label {
    margin: 0;
    cursor: default !important
}

.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc
}

.checkbox-container input:checked ~ .checkmark {
    background-color: #2196F3
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block
}

.checkbox-container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.file-item-details .file-name {
    font-weight: bold;
    display: inline
}

.file-item-details .file-description {
    font-weight: 300;
    font-size: 11px;
    display: inline
}

.fr-width-10 {
    width: 10%;
    display: inline-block
}

.fr-width-20 {
    width: 20%;
    display: inline-block
}

.fr-width-30 {
    width: 30%;
    display: inline-block
}

.fr-width-40 {
    width: 40%;
    display: inline-block
}

.fr-width-50 {
    width: 50%;
    display: inline-block
}

.fr-width-60 {
    width: 60%;
    display: inline-block
}

.fr-width-100 {
    width: 100%;
    display: inline-block
}

.fr-width-80 {
    width: 80%;
    display: inline-block
}

.fr-width-90 {
    width: 90%;
    display: inline-block
}

.fr-width-85 {
    width: 85%;
    display: inline-block
}

.fr-width-5 {
    width: 5%;
    display: inline-block
}

.fr-width-7 {
    width: 7%;
    display: inline-block
}

.fr-img-icon {
    color: #aaaaaa;
    font-size: 16px;
    padding: 0px 4px
}

.fr-position-content {
    position: relative;
    top: 10px
}

.file-error {
    color: red
}

#myprogressBar {
    width: 10%;
    height: 5px;
    background-color: #4CAF50;
    position: relative;
    top: -30px
}

.fr-files-manager {
    z-index: 2147483641 !important
}

.progress-circle {
    margin: 0px;
    margin-left: 10px;
    position: relative;
    padding: 0;
    width: 5em;
    height: 5.1em;
    background-color: #f2e9e1;
    border-radius: 50%;
    line-height: 5em
}

.progress-circle:after {
    border: none;
    position: absolute;
    top: 0.35em;
    left: 0.35em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: white;
    content: " "
}

.progress-circle span {
    position: absolute;
    line-height: 5em;
    width: 5em;
    text-align: center;
    display: block;
    color: #53777a;
    z-index: 2
}

.progress-circle.over50 .left-half-clipper {
    clip: rect(auto, auto, auto, auto)
}

.progress-circle.over50 .first50-bar {
    position: absolute;
    clip: rect(0, 5em, 5em, 2.5em);
    background-color: #53777a;
    border-radius: 50%;
    width: 5em;
    height: 5em
}

.progress-circle:not(.over50) .first50-bar {
    display: none
}

.progress-circle.p0 .value-bar {
    display: none
}

.progress-circle.p1 .value-bar {
    transform: rotate(4deg)
}

.progress-circle.p2 .value-bar {
    transform: rotate(7deg)
}

.progress-circle.p3 .value-bar {
    transform: rotate(11deg)
}

.progress-circle.p4 .value-bar {
    transform: rotate(14deg)
}

.progress-circle.p5 .value-bar {
    transform: rotate(18deg)
}

.progress-circle.p6 .value-bar {
    transform: rotate(22deg)
}

.progress-circle.p7 .value-bar {
    transform: rotate(25deg)
}

.progress-circle.p8 .value-bar {
    transform: rotate(29deg)
}

.progress-circle.p9 .value-bar {
    transform: rotate(32deg)
}

.progress-circle.p10 .value-bar {
    transform: rotate(36deg)
}

.progress-circle.p11 .value-bar {
    transform: rotate(40deg)
}

.progress-circle.p12 .value-bar {
    transform: rotate(43deg)
}

.progress-circle.p13 .value-bar {
    transform: rotate(47deg)
}

.progress-circle.p14 .value-bar {
    transform: rotate(50deg)
}

.progress-circle.p15 .value-bar {
    transform: rotate(54deg)
}

.progress-circle.p16 .value-bar {
    transform: rotate(58deg)
}

.progress-circle.p17 .value-bar {
    transform: rotate(61deg)
}

.progress-circle.p18 .value-bar {
    transform: rotate(65deg)
}

.progress-circle.p19 .value-bar {
    transform: rotate(68deg)
}

.progress-circle.p20 .value-bar {
    transform: rotate(72deg)
}

.progress-circle.p21 .value-bar {
    transform: rotate(76deg)
}

.progress-circle.p22 .value-bar {
    transform: rotate(79deg)
}

.progress-circle.p23 .value-bar {
    transform: rotate(83deg)
}

.progress-circle.p24 .value-bar {
    transform: rotate(86deg)
}

.progress-circle.p25 .value-bar {
    transform: rotate(90deg)
}

.progress-circle.p26 .value-bar {
    transform: rotate(94deg)
}

.progress-circle.p27 .value-bar {
    transform: rotate(97deg)
}

.progress-circle.p28 .value-bar {
    transform: rotate(101deg)
}

.progress-circle.p29 .value-bar {
    transform: rotate(104deg)
}

.progress-circle.p30 .value-bar {
    transform: rotate(108deg)
}

.progress-circle.p31 .value-bar {
    transform: rotate(112deg)
}

.progress-circle.p32 .value-bar {
    transform: rotate(115deg)
}

.progress-circle.p33 .value-bar {
    transform: rotate(119deg)
}

.progress-circle.p34 .value-bar {
    transform: rotate(122deg)
}

.progress-circle.p35 .value-bar {
    transform: rotate(126deg)
}

.progress-circle.p36 .value-bar {
    transform: rotate(130deg)
}

.progress-circle.p37 .value-bar {
    transform: rotate(133deg)
}

.progress-circle.p38 .value-bar {
    transform: rotate(137deg)
}

.progress-circle.p39 .value-bar {
    transform: rotate(140deg)
}

.progress-circle.p40 .value-bar {
    transform: rotate(144deg)
}

.progress-circle.p41 .value-bar {
    transform: rotate(148deg)
}

.progress-circle.p42 .value-bar {
    transform: rotate(151deg)
}

.progress-circle.p43 .value-bar {
    transform: rotate(155deg)
}

.progress-circle.p44 .value-bar {
    transform: rotate(158deg)
}

.progress-circle.p45 .value-bar {
    transform: rotate(162deg)
}

.progress-circle.p46 .value-bar {
    transform: rotate(166deg)
}

.progress-circle.p47 .value-bar {
    transform: rotate(169deg)
}

.progress-circle.p48 .value-bar {
    transform: rotate(173deg)
}

.progress-circle.p49 .value-bar {
    transform: rotate(176deg)
}

.progress-circle.p50 .value-bar {
    transform: rotate(180deg)
}

.progress-circle.p51 .value-bar {
    transform: rotate(184deg)
}

.progress-circle.p52 .value-bar {
    transform: rotate(187deg)
}

.progress-circle.p53 .value-bar {
    transform: rotate(191deg)
}

.progress-circle.p54 .value-bar {
    transform: rotate(194deg)
}

.progress-circle.p55 .value-bar {
    transform: rotate(198deg)
}

.progress-circle.p56 .value-bar {
    transform: rotate(202deg)
}

.progress-circle.p57 .value-bar {
    transform: rotate(205deg)
}

.progress-circle.p58 .value-bar {
    transform: rotate(209deg)
}

.progress-circle.p59 .value-bar {
    transform: rotate(212deg)
}

.progress-circle.p60 .value-bar {
    transform: rotate(216deg)
}

.progress-circle.p61 .value-bar {
    transform: rotate(220deg)
}

.progress-circle.p62 .value-bar {
    transform: rotate(223deg)
}

.progress-circle.p63 .value-bar {
    transform: rotate(227deg)
}

.progress-circle.p64 .value-bar {
    transform: rotate(230deg)
}

.progress-circle.p65 .value-bar {
    transform: rotate(234deg)
}

.progress-circle.p66 .value-bar {
    transform: rotate(238deg)
}

.progress-circle.p67 .value-bar {
    transform: rotate(241deg)
}

.progress-circle.p68 .value-bar {
    transform: rotate(245deg)
}

.progress-circle.p69 .value-bar {
    transform: rotate(248deg)
}

.progress-circle.p70 .value-bar {
    transform: rotate(252deg)
}

.progress-circle.p71 .value-bar {
    transform: rotate(256deg)
}

.progress-circle.p72 .value-bar {
    transform: rotate(259deg)
}

.progress-circle.p73 .value-bar {
    transform: rotate(263deg)
}

.progress-circle.p74 .value-bar {
    transform: rotate(266deg)
}

.progress-circle.p75 .value-bar {
    transform: rotate(270deg)
}

.progress-circle.p76 .value-bar {
    transform: rotate(274deg)
}

.progress-circle.p77 .value-bar {
    transform: rotate(277deg)
}

.progress-circle.p78 .value-bar {
    transform: rotate(281deg)
}

.progress-circle.p79 .value-bar {
    transform: rotate(284deg)
}

.progress-circle.p80 .value-bar {
    transform: rotate(288deg)
}

.progress-circle.p81 .value-bar {
    transform: rotate(292deg)
}

.progress-circle.p82 .value-bar {
    transform: rotate(295deg)
}

.progress-circle.p83 .value-bar {
    transform: rotate(299deg)
}

.progress-circle.p84 .value-bar {
    transform: rotate(302deg)
}

.progress-circle.p85 .value-bar {
    transform: rotate(306deg)
}

.progress-circle.p86 .value-bar {
    transform: rotate(310deg)
}

.progress-circle.p87 .value-bar {
    transform: rotate(313deg)
}

.progress-circle.p88 .value-bar {
    transform: rotate(317deg)
}

.progress-circle.p89 .value-bar {
    transform: rotate(320deg)
}

.progress-circle.p90 .value-bar {
    transform: rotate(324deg)
}

.progress-circle.p91 .value-bar {
    transform: rotate(328deg)
}

.progress-circle.p92 .value-bar {
    transform: rotate(331deg)
}

.progress-circle.p93 .value-bar {
    transform: rotate(335deg)
}

.progress-circle.p94 .value-bar {
    transform: rotate(338deg)
}

.progress-circle.p95 .value-bar {
    transform: rotate(342deg)
}

.progress-circle.p96 .value-bar {
    transform: rotate(346deg)
}

.progress-circle.p97 .value-bar {
    transform: rotate(349deg)
}

.progress-circle.p98 .value-bar {
    transform: rotate(353deg)
}

.progress-circle.p99 .value-bar {
    transform: rotate(356deg)
}

.progress-circle.p100 .value-bar {
    transform: rotate(360deg)
}

.left-half-clipper {
    border-radius: 50%;
    width: 5em;
    height: 5em;
    position: absolute;
    clip: rect(0, 5em, 5em, 2.5em)
}

.value-bar {
    position: absolute;
    clip: rect(0, 2.5em, 5em, 0);
    width: 5em;
    height: 5em;
    border-radius: 50%;
    border: 0.45em solid #53777a;
    box-sizing: border-box
}

.align-autoplay {
    align-items: flex-end;
    margin-right: 7px
}

.fr-hovered-over-file {
    background-color: #F0F0F0
}

.thumbnail-padding {
    padding-right: 4px
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

body.fr-fullscreen {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed
}

.fr-box.fr-fullscreen {
    margin: 0 !important;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483630 !important;
    width: auto !important
}

.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-fullscreen .fr-toolbar {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-fullscreen .fr-toolbar.fr-top {
    top: 0 !important
}

.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
    bottom: 0 !important
}

.fr-box.fr-fullscreen .fr-second-toolbar {
    margin-top: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-fullscreen-wrapper {
    z-index: 2147483640 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
    text-align: left;
    padding: 20px 20px 10px
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5;
    width: 100%
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table+table {
    margin-top: 20px
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
    border: 0
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th {
    text-align: left
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
    padding: 6px 0 4px
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
    border-bottom: solid 1px #ebebeb
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
    width: 60%;
    color: #646464
}

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
    letter-spacing: 0.5px
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element img {
    cursor: pointer;
    padding: 0 1px
}

.fr-image-resizer {
    position: absolute;
    border: solid 1px #0098f7;
    display: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-image-resizer.fr-active {
    display: block
}

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-image-resizer .fr-handler.fr-hnw {
    cursor: nw-resize
}

.fr-image-resizer .fr-handler.fr-hne {
    cursor: ne-resize
}

.fr-image-resizer .fr-handler.fr-hsw {
    cursor: sw-resize
}

.fr-image-resizer .fr-handler.fr-hse {
    cursor: se-resize
}

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px
}

.fr-image-resizer .fr-handler.fr-hnw {
    left: -6px;
    top: -6px
}

.fr-image-resizer .fr-handler.fr-hne {
    right: -6px;
    top: -6px
}

.fr-image-resizer .fr-handler.fr-hsw {
    left: -6px;
    bottom: -6px
}

.fr-image-resizer .fr-handler.fr-hse {
    right: -6px;
    bottom: -6px
}

@media (min-width: 1200px) {
    .fr-image-resizer .fr-handler {
        width:10px;
        height: 10px
    }

    .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px
    }

    .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px
    }

    .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px
    }

    .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px
    }
}

.fr-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483640;
    display: none
}

.fr-popup .fr-image-upload-layer {
    border: dashed 2px #bdbdbd;
    padding: 25px 0;
    margin: 20px;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 140%;
    text-align: center
}

.fr-popup .fr-image-upload-layer:hover {
    background: #ebebeb
}

.fr-popup .fr-image-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7
}

.fr-popup .fr-image-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.fr-popup .fr-image-upload-layer .fr-form input {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500%;
    height: 100%;
    margin: 0;
    font-size: 400px
}

.fr-popup .fr-image-progress-bar-layer>h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal
}

.fr-popup .fr-image-progress-bar-layer>div.fr-action-buttons {
    display: none
}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s
}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    -moz-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}

.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-loader {
    display: none
}

.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-action-buttons {
    display: block
}

.fr-image-size-layer .fr-image-group .fr-input-line {
    width: calc(50% - 5px);
    display: inline-block
}

.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line {
    margin-left: 10px
}

.fr-uploading {
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

@-webkit-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-moz-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-o-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-modal .fr-modal-head .fr-modal-head-line::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
    margin-top: 10px
}

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
    opacity: 0;
    width: 0;
    padding: 12px 0
}

.fr-modal .fr-modal-head .fr-modal-tags {
    padding: 0 20px;
    display: none;
    text-align: left
}

.fr-modal .fr-modal-head .fr-modal-tags a {
    display: inline-block;
    opacity: 0;
    padding: 6px 12px;
    margin: 8px 0 8px 8px;
    text-decoration: none;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    cursor: pointer;
    background-color: #f5f5f5
}

.fr-modal .fr-modal-head .fr-modal-tags a:focus {
    outline: none;
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a:hover {
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a:active {
    background-color: #d6d6d6
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
    background-color: #EcF5Ff;
    color: #0098f7
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
    outline: none;
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
    background-color: #d6d6d6
}

.fr-show-tags .fr-modal-more svg path {
    fill: #0098f7
}

div.fr-modal-body {
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s
}

div.fr-modal-body .fr-preloader {
    display: block;
    margin: 50px auto
}

div.fr-modal-body div.fr-image-list {
    text-align: center;
    margin: 0 20px;
    padding: 0
}

div.fr-modal-body div.fr-image-list .fr-list-column {
    float: left;
    width: calc((100% - 20px) / 2)
}

@media (min-width: 768px) and (max-width: 1199px) {
    div.fr-modal-body div.fr-image-list .fr-list-column {
        width:calc((100% - 40px) / 3)
    }
}

@media (min-width: 1200px) {
    div.fr-modal-body div.fr-image-list .fr-list-column {
        width:calc((100% - 60px) / 4)
    }
}

div.fr-modal-body div.fr-image-list .fr-list-column+.fr-list-column {
    margin-left: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden
}

div.fr-modal-body div.fr-image-list div.fr-image-container:first-child {
    margin-top: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container+div {
    margin-top: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
    position: absolute;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    background: #000;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
    content: attr(data-deleting);
    color: #FFF;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 3;
    font-size: 15px;
    height: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
    height: 95px;
    background: #CCCCCC;
    z-index: 1
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: attr(data-loading);
    display: inline-block;
    height: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container img {
    width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img,div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img {
    display: inline-block
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img,div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
    display: none;
    top: 50%;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    cursor: pointer;
    margin: 0;
    line-height: 40px;
    text-decoration: none;
    z-index: 3
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
    background: #B8312F;
    fill: #FFF;
    padding: 8px;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(25%);
    -moz-transform: translateY(-50%) translateX(25%);
    -ms-transform: translateY(-50%) translateX(25%);
    -o-transform: translateY(-50%) translateX(25%)
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
    background: #FFF;
    fill: #0098f7;
    padding: 8px;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-125%);
    -moz-transform: translateY(-50%) translateX(-125%);
    -ms-transform: translateY(-50%) translateX(-125%);
    -o-transform: translateY(-50%) translateX(-125%)
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img,.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
    display: inline-block;
    width: 40px;
    height: 40px
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
    background: #bf4644;
    color: #FFF
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
    background: #ebebeb
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-line-breaker {
    cursor: text;
    border-top: 1px solid #0098f7;
    position: fixed;
    z-index: 2;
    display: none
}

.fr-line-breaker.fr-visible {
    display: block
}

.fr-line-breaker a.fr-floating-btn {
    position: absolute;
    left: calc(50% - (40px / 2));
    top: -20px
}

.fr-line-breaker a.fr-floating-btn svg {
    margin: 8px;
    height: 24px;
    width: 24px
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-quick-insert {
    position: absolute;
    z-index: 2147483639;
    white-space: nowrap;
    padding-right: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-quick-insert a.fr-floating-btn svg {
    margin: 8px;
    width: 24px;
    height: 24px
}

.fr-quick-insert.fr-on a.fr-floating-btn svg {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg)
}

.fr-quick-insert.fr-hidden {
    display: none
}

.fr-qi-helper {
    position: absolute;
    z-index: 3;
    padding-left: 20px;
    white-space: nowrap
}

.fr-qi-helper a.fr-btn.fr-floating-btn {
    text-align: center;
    padding: 6px 10px 10px 10px;
    display: inline-block;
    color: #222222;
    background: #FFF;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

.fr-qi-helper a.fr-btn.fr-floating-btn svg {
    fill: #222222
}

.fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
    padding: 10px 15px
}

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
    font-weight: normal;
    font-size: 16px
}

.fr-popup .fr-special-character {
    width: 24px;
    height: 24px
}

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
    .fr-popup .fr-icon-container.fr-sc-container {
        width:368px
    }
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element table td.fr-selected-cell,.fr-element table th.fr-selected-cell {
    border: 1px double #0098f7
}

.fr-element table tr {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-element table td,.fr-element table th {
    user-select: text;
    -o-user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text
}

.fr-element .fr-no-selection table td,.fr-element .fr-no-selection table th {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-table-resizer {
    cursor: col-resize;
    position: absolute;
    z-index: 3;
    display: none
}

.fr-table-resizer.fr-moving {
    z-index: 2
}

.fr-table-resizer div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-right: 1px solid #0098f7
}

.fr-no-selection {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-popup .fr-table-size {
    margin: 20px
}

.fr-popup .fr-table-size .fr-table-size-info {
    text-align: center;
    font-size: 14px
}

.fr-popup .fr-table-size .fr-select-table-size {
    line-height: 0;
    padding: 5px;
    white-space: nowrap
}

.fr-popup .fr-table-size .fr-select-table-size>span {
    display: inline-block;
    padding: 0 4px 4px 0;
    background: transparent
}

.fr-popup .fr-table-size .fr-select-table-size>span>span {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #DDD
}

.fr-popup .fr-table-size .fr-select-table-size>span.hover {
    background: transparent
}

.fr-popup .fr-table-size .fr-select-table-size>span.hover>span {
    background: rgba(0,152,247,0.3);
    border: solid 1px #0098f7
}

.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-popup.fr-above .fr-table-size .fr-select-table-size>span {
    display: inline-block !important
}

.fr-popup .fr-table-colors {
    display: block;
    padding: 20px;
    padding-bottom: 0
}

.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span {
    width: 12px;
    height: 12px
}

.fr-insert-helper {
    position: absolute;
    z-index: 9999;
    white-space: nowrap
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#fr-form-container {
    margin: auto;
    position: relative;
    top: 10%;
    background-color: #f5f5f5;
    width: 60%;
    border-radius: 5px;
    z-index: 9002;
    overflow: auto;
    background-color: #fefefe
}

.fr-trim-video-name {
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 15px
}

.fr-file-loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #53777a;
    display: inline-block !important;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    width: 20px;
    height: 20px;
    display: block !important;
    align-items: center
}

.fr-trim-button {
    margin-top: 5px;
    height: 36px;
    line-height: 1;
    color: #0098f7;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: none;
    font-size: 16px;
    border-radius: 5px;
    background-color: #eff5fa;
    outline: none
}

.fr-trim-button:hover {
    background: #ebebeb
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fr-slidecontainer {
    width: 100%
}

.fr-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    background: #d3d3d3
}

.fr-video-trim-buttons {
    text-align: right;
    padding-bottom: 5px;
    padding-right: 15px;
    margin-top: 10px
}

.fr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer
}

.fr-slider::-moz-range-thumb {
    width: 15px;
    height: 15px;
    background: #3498db;
    border-radius: 50%;
    cursor: pointer
}

.fr-range-value-start {
    position: absolute
}

.fr-range-value-start>span {
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #03a9f4;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-85%, 0);
    border-radius: 6px
}

.fr-range-value-start>span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 86%;
    margin-left: -5px;
    margin-top: -1px
}

.fr-range-value-end {
    position: absolute
}

.fr-range-value-end>span {
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #03a9f4;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 14%;
    transform: translate(-8%, 0);
    border-radius: 6px
}

.fr-range-value-end>span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 14%;
    margin-left: -5px;
    margin-top: -1px
}

#startTimeValue {
    top: -153% !important
}

#startTimeValue span:before {
    border-top: 10px solid #03a9f4;
    top: 100%
}

#endTimeValue {
    top: -153% !important
}

#endTimeValue span:before {
    border-top: 10px solid #03a9f4;
    top: 100%
}

.fr-range-slider {
    position: relative;
    width: 80%;
    height: 15px
}

.fr-range-slider>input {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    outline: none;
    height: 6px;
    border-radius: 10px
}

.fr-range-slider>input::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    background: #3498db;
    cursor: pointer;
    border-radius: 7px;
    margin-top: -3.6px
}

.fr-range-slider>input::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    width: 9px;
    height: 15px;
    border-radius: 7px;
    margin-top: -3.6px
}

.fr-range-slider>input::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: black;
    border: 0;
    height: 15px;
    border-radius: 50%;
    margin-top: -3.6px
}

.fr-range-slider>input:last-of-type::-moz-range-track {
    -moz-appearance: none;
    background: none transparent;
    border: 0
}

.fr-range-slider>input[type="range"]::-moz-focus-outer {
    border: 0
}

@media screen and (max-width: 430px) {
    .range-value span {
        width:40px;
        font-size: 10px
    }

    #fr-form-container {
        top: 20%
    }
}

#fr-video-edit {
    width: 80%;
    text-align: center;
    height: 50%;
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 8px
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element .fr-video {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-element .fr-video::after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    display: block;
    background: transparent
}

.fr-element .fr-video.fr-active>* {
    z-index: 2;
    position: relative
}

.fr-element .fr-video>* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border: none
}

.fr-box .fr-video-resizer {
    position: absolute;
    border: solid 1px #0098f7;
    display: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-box .fr-video-resizer.fr-active {
    display: block
}

.fr-box .fr-video-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    z-index: 4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
    cursor: nw-resize
}

.fr-box .fr-video-resizer .fr-handler.fr-hne {
    cursor: ne-resize
}

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
    cursor: sw-resize
}

.fr-box .fr-video-resizer .fr-handler.fr-hse {
    cursor: se-resize
}

.fr-box .fr-video-resizer .fr-handler {
    width: 12px;
    height: 12px
}

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
    left: -6px;
    top: -6px
}

.fr-box .fr-video-resizer .fr-handler.fr-hne {
    right: -6px;
    top: -6px
}

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
    left: -6px;
    bottom: -6px
}

.fr-box .fr-video-resizer .fr-handler.fr-hse {
    right: -6px;
    bottom: -6px
}

@media (min-width: 1200px) {
    .fr-box .fr-video-resizer .fr-handler {
        width:10px;
        height: 10px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px
    }
}

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
    width: calc(50% - 5px);
    display: inline-block
}

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line {
    margin-left: 10px
}

.fr-popup .fr-video-upload-layer {
    border: dashed 2px #bdbdbd;
    padding: 25px 0;
    margin: 20px;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 140%;
    text-align: center
}

.fr-popup .fr-video-upload-layer:hover {
    background: #ebebeb
}

.fr-popup .fr-video-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7
}

.fr-popup .fr-video-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.fr-popup .fr-video-upload-layer .fr-form input {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500%;
    height: 100%;
    margin: 0;
    font-size: 400px
}

.fr-popup .fr-video-progress-bar-layer>h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal
}

.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons {
    display: none
}

.fr-popup .fr-video-progress-bar-layer>div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.fr-popup .fr-video-progress-bar-layer>div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s
}

.fr-popup .fr-video-progress-bar-layer>div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    -moz-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}

.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader {
    display: none
}

.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons {
    display: block
}

.fr-video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483640;
    display: none
}

.fr-autoplay-margin {
    margin-top: 0px !important
}

.directory-search .navigation .level1 {
    text-align: center;
    margin: 0 auto;
    display: table
}

.directory-search .navigation .level1 li {
    display: table-cell
}

.main-nav--horizontal.headroom .level1 {
    position: relative
}

.main-nav--horizontal.headroom .level1:before,.main-nav--horizontal.headroom .level1:after {
    display: block;
    width: 100%;
    min-width: 2500px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: inherit;
    content: ""
}

.main-nav--horizontal.headroom .level1:before {
    left: -100%
}

.main-nav--horizontal.headroom .level1:after {
    right: -100%
}

.main-body:before,.navigation-top-nav .level1:before,.blog-menu:before,.directory-search .navigation .level1:before,.author-show .navigation .level1:before,.publication-navigation .level1:before,.page-directory-listing .company-navigation .level1:before,.page-directories-show .company-navigation .level1:before,.search-results-navigation .level1:before,.taxonomy-detail-lists .navigation .level1:before,.keywords-show .navigation .level1:before,.article-keyword .navigation .level1:before,.article-topic .navigation .level1:before,.user-edit .navigation .level1:before,.playlist-video:before,.column-row:before,.video-main-player-wrapper:before,.share-video:before,.share-video__social-share:before,.browse-videos:before,.browse-videos__video-list:before,.browse-videos__pagination:before,.featured-videos .featured-video:before,.featured-videos-by-taxonomy:before,.main-podcast:before,.podcast-file:before,.podcast-file__article:before,.podcast-categories:before,.multi-currency-pricing__info:before,.calendar-links:before,.social-share:before,.author-show .articles-list .record:before,.author-show .product-list .record:before,.taxonomy-list .record:before,.publications-index .record:before,.page-directory-listing .articles .record:before,.directory-listing-downloads .record:before,.poll .records .record:before,.pagination:before,.article-topic .pager:before,.products-index-page .box1 .record:before,.products-index-page .products-category .record:before,.page-products-category .box1 .record:before,.page-products-category .products-category .record:before,.page-authors-products .box1 .record:before,.page-authors-products .products-category .record:before,.products-keyword .record:before,.cart-recommended-products .record:before,.order-history .overlay .address:before,.page-article-show .additional:before,.page-blog-post .additional:before,.page-article-teaser .additional:before,.blog-post .additional:before,.blog-post .blog-post-meta:before,.page-article .sidebar .articles:before,.page-article .sidebar .events:before,.page-article .sidebar .products:before,.page-blog-post .sidebar:before,.see_all:before,.main-header:before,.main-footer:before,.current-editions__issue:before,.stories-by-topic__articles:before,.stories-by-topic__featured-article:before,.stories-by-topic__topics:before,.owl-carousel--thumbnails .owl-dots:before,.user-new .demographics:before,.user-edit .demographics:before,.subscription-form .demographics:before,.main-nav--horizontal .wrapper:before,.social-media-links:before,.main-header .user-actions:before,.main-header .user-actions__list:before,.main-footer-nav .navigation-level1__items:before,.page-article-show .date-author:before,.page-blog-post .date-author:before,.page-article-teaser .date-author:before,.blog-post .date-author:before,.page-article-show .content:before,.page-blog-post .content:before,.page-article-teaser .content:before,.blog-post .content:before,.page-article-show .related-content:before,.page-blog-post .related-content:before,.page-article-teaser .related-content:before,.blog-post .related-content:before,.page-article-show .pager:before,.page-blog-post .pager:before,.page-article-teaser .pager:before,.blog-post .pager:before,.page-article .sidebar:before,.related-directory-listing .record:before,.article-slideshow__gallery:before,.article-slideshow__thumbnails:before,.article-summary:before,.article-author-bio .record:before,.page-blog-post .advertisement:before,.page-article-show .advertisement:before,.article-container .advertisement:before,.sponsor-bio:before,.blog-section__teaser:before,.blog-header:before,.authors .author-nav:before,.publications-show .record:before,.publication-section__header:before,.featured-event:before,.events-index .date-range:before,.events-show .date-range:before,.events-category .date-range:before,.events-keyword .date-range:before,.events-index .content:before,.events-show .content:before,.events-category .content:before,.events-keyword .content:before,.events-show .related-content:before,.event:before,.event .properties:before,.event .sponsor:before,.event-list__event:before,.events-keyword .record:before,.events-category .record:before,.page-events-show:before,.event-navigation__bar:before,.event-products-header:before,.event-products-row:before,.event-products-price:before,.event-products-header__prices:before,.event-product-row__form:before,.event-products-header__quantity:before,.event-description:before,.event-section:before,.event-block:before,.event-keywords:before,.event-related-articles:before,.event-related-articles__item:before,.photo-list .records:before,.products-index-page .box1 .records:before,.products-index-page .products-category .records:before,.page-products-category .box1 .records:before,.page-products-category .products-category .records:before,.page-authors-products .box1 .records:before,.page-authors-products .products-category .records:before,.quick-search-products form:before,.products-keyword .records:before,.products-show .record:before,.featured-products:before,.featured-products__container:before,.cart-recommended-products .records:before,.store-customer-info .form-field:before,.store-customer-info .comment .field:before,.comment .store-customer-info .field:before,.store-customer-info .user-new .demographics .record div:before,.user-new .demographics .record .store-customer-info div:before,.store-customer-info .user-edit .demographics .record div:before,.user-edit .demographics .record .store-customer-info div:before,.store-customer-info .subscription-form .demographics .record div:before,.subscription-form .demographics .record .store-customer-info div:before,.store-payment .form-field:before,.store-payment .comment .field:before,.comment .store-payment .field:before,.store-payment .user-new .demographics .record div:before,.user-new .demographics .record .store-payment div:before,.store-payment .user-edit .demographics .record div:before,.user-edit .demographics .record .store-payment div:before,.store-payment .subscription-form .demographics .record div:before,.subscription-form .demographics .record .store-payment div:before,.store-thanks .form-field:before,.store-thanks .comment .field:before,.comment .store-thanks .field:before,.store-thanks .user-new .demographics .record div:before,.user-new .demographics .record .store-thanks div:before,.store-thanks .user-edit .demographics .record div:before,.user-edit .demographics .record .store-thanks div:before,.store-thanks .subscription-form .demographics .record div:before,.subscription-form .demographics .record .store-thanks div:before,.store-payment .clear:before,.store-thanks .clear:before,.checkout-steps:before,.directory-listing-profile__description:before,.directory-listing-profile__agency-account ul:before,.directory-listing-products:before,.directory-listing-products .product-summary:before,.directory-listing-multimedia:before,.directory-listing-multimedia-video__description:before,.directory-listing-events:before,.featured-listing:before,.directory-search:before,.directory-listing:before,.listing-master-detail:before,.listing-master-detail__value-container:before,.downloadable-article:before,.pages-show .body:before,.taxonomy-detail-lists .articles-list__row:before,.keywords-show .articles-list__row:before,.article-keyword .articles-list__row:before,.article-topic .articles-list__row:before,.taxonomy-detail-lists .product-list .record:before,.taxonomy-detail-lists .file-list .record:before,.keywords-show .product-list .record:before,.keywords-show .file-list .record:before,.article-keyword .product-list .record:before,.article-keyword .file-list .record:before,.article-topic .product-list .record:before,.article-topic .file-list .record:before,.taxonomy-detail-lists .photos-list .record:before,.keywords-show .photos-list .record:before,.article-keyword .photos-list .record:before,.article-topic .photos-list .record:before,.taxonomy-detail-lists .file-list .file-summary:before,.keywords-show .file-list .file-summary:before,.article-keyword .file-list .file-summary:before,.article-topic .file-list .file-summary:before,.featured-on-topic-pages__article:before,.order-history .overlay:before,.issue-articles-list__article:before,.newsletters-list__item:before,.comment-details .supplemental:before,.subscription .pricing:before,.quick-search-classifieds:before,.classified-index:before,.classified-list:before,.classified-show:before,.classified-index .get_listed:before,.classified-list .get_listed:before,.classified-show .get_listed:before,.classified-list .record:before,.featured-classified-list__item:before,.eventmicrosite .main-content:before,.main-nav-container:before,.home-main-content__floats:before,.expandable-nav__items:before,.video-brightcove-home .owl-nav:before,.video-brightcove-media .owl-nav:before,.video-list .owl-nav:before,.bk-video .owl-nav:before,.main-nav--vertical #social-links-clone:before,.brightcove-featured-videos__nav:before,.regional-microsite-articles__item:before,.microsite-articles__item:before,.main-body:after,.navigation-top-nav .level1:after,.blog-menu:after,.directory-search .navigation .level1:after,.author-show .navigation .level1:after,.publication-navigation .level1:after,.page-directory-listing .company-navigation .level1:after,.page-directories-show .company-navigation .level1:after,.search-results-navigation .level1:after,.taxonomy-detail-lists .navigation .level1:after,.keywords-show .navigation .level1:after,.article-keyword .navigation .level1:after,.article-topic .navigation .level1:after,.user-edit .navigation .level1:after,.playlist-video:after,.column-row:after,.video-main-player-wrapper:after,.share-video:after,.share-video__social-share:after,.browse-videos:after,.browse-videos__video-list:after,.browse-videos__pagination:after,.featured-videos .featured-video:after,.featured-videos-by-taxonomy:after,.main-podcast:after,.podcast-file:after,.podcast-file__article:after,.podcast-categories:after,.multi-currency-pricing__info:after,.calendar-links:after,.social-share:after,.author-show .articles-list .record:after,.author-show .product-list .record:after,.taxonomy-list .record:after,.publications-index .record:after,.page-directory-listing .articles .record:after,.directory-listing-downloads .record:after,.poll .records .record:after,.pagination:after,.article-topic .pager:after,.products-index-page .box1 .record:after,.products-index-page .products-category .record:after,.page-products-category .box1 .record:after,.page-products-category .products-category .record:after,.page-authors-products .box1 .record:after,.page-authors-products .products-category .record:after,.products-keyword .record:after,.cart-recommended-products .record:after,.order-history .overlay .address:after,.page-article-show .additional:after,.page-blog-post .additional:after,.page-article-teaser .additional:after,.blog-post .additional:after,.blog-post .blog-post-meta:after,.page-article .sidebar .articles:after,.page-article .sidebar .events:after,.page-article .sidebar .products:after,.page-blog-post .sidebar:after,.see_all:after,.main-header:after,.main-footer:after,.current-editions__issue:after,.stories-by-topic__articles:after,.stories-by-topic__featured-article:after,.stories-by-topic__topics:after,.owl-carousel--thumbnails .owl-dots:after,.user-new .demographics:after,.user-edit .demographics:after,.subscription-form .demographics:after,.main-nav--horizontal .wrapper:after,.social-media-links:after,.main-header .user-actions:after,.main-header .user-actions__list:after,.main-footer-nav .navigation-level1__items:after,.page-article-show .date-author:after,.page-blog-post .date-author:after,.page-article-teaser .date-author:after,.blog-post .date-author:after,.page-article-show .content:after,.page-blog-post .content:after,.page-article-teaser .content:after,.blog-post .content:after,.page-article-show .related-content:after,.page-blog-post .related-content:after,.page-article-teaser .related-content:after,.blog-post .related-content:after,.page-article-show .pager:after,.page-blog-post .pager:after,.page-article-teaser .pager:after,.blog-post .pager:after,.page-article .sidebar:after,.related-directory-listing .record:after,.article-slideshow__gallery:after,.article-slideshow__thumbnails:after,.article-summary:after,.article-author-bio .record:after,.page-blog-post .advertisement:after,.page-article-show .advertisement:after,.article-container .advertisement:after,.sponsor-bio:after,.blog-section__teaser:after,.blog-header:after,.authors .author-nav:after,.publications-show .record:after,.publication-section__header:after,.featured-event:after,.events-index .date-range:after,.events-show .date-range:after,.events-category .date-range:after,.events-keyword .date-range:after,.events-index .content:after,.events-show .content:after,.events-category .content:after,.events-keyword .content:after,.events-show .related-content:after,.event:after,.event .properties:after,.event .sponsor:after,.event-list__event:after,.events-keyword .record:after,.events-category .record:after,.page-events-show:after,.event-navigation__bar:after,.event-products-header:after,.event-products-row:after,.event-products-price:after,.event-products-header__prices:after,.event-product-row__form:after,.event-products-header__quantity:after,.event-description:after,.event-section:after,.event-block:after,.event-keywords:after,.event-related-articles:after,.event-related-articles__item:after,.photo-list .records:after,.products-index-page .box1 .records:after,.products-index-page .products-category .records:after,.page-products-category .box1 .records:after,.page-products-category .products-category .records:after,.page-authors-products .box1 .records:after,.page-authors-products .products-category .records:after,.quick-search-products form:after,.products-keyword .records:after,.products-show .record:after,.featured-products:after,.featured-products__container:after,.cart-recommended-products .records:after,.store-customer-info .form-field:after,.store-customer-info .comment .field:after,.comment .store-customer-info .field:after,.store-customer-info .user-new .demographics .record div:after,.user-new .demographics .record .store-customer-info div:after,.store-customer-info .user-edit .demographics .record div:after,.user-edit .demographics .record .store-customer-info div:after,.store-customer-info .subscription-form .demographics .record div:after,.subscription-form .demographics .record .store-customer-info div:after,.store-payment .form-field:after,.store-payment .comment .field:after,.comment .store-payment .field:after,.store-payment .user-new .demographics .record div:after,.user-new .demographics .record .store-payment div:after,.store-payment .user-edit .demographics .record div:after,.user-edit .demographics .record .store-payment div:after,.store-payment .subscription-form .demographics .record div:after,.subscription-form .demographics .record .store-payment div:after,.store-thanks .form-field:after,.store-thanks .comment .field:after,.comment .store-thanks .field:after,.store-thanks .user-new .demographics .record div:after,.user-new .demographics .record .store-thanks div:after,.store-thanks .user-edit .demographics .record div:after,.user-edit .demographics .record .store-thanks div:after,.store-thanks .subscription-form .demographics .record div:after,.subscription-form .demographics .record .store-thanks div:after,.store-payment .clear:after,.store-thanks .clear:after,.checkout-steps:after,.directory-listing-profile__description:after,.directory-listing-profile__agency-account ul:after,.directory-listing-products:after,.directory-listing-products .product-summary:after,.directory-listing-multimedia:after,.directory-listing-multimedia-video__description:after,.directory-listing-events:after,.featured-listing:after,.directory-search:after,.directory-listing:after,.listing-master-detail:after,.listing-master-detail__value-container:after,.downloadable-article:after,.pages-show .body:after,.taxonomy-detail-lists .articles-list__row:after,.keywords-show .articles-list__row:after,.article-keyword .articles-list__row:after,.article-topic .articles-list__row:after,.taxonomy-detail-lists .product-list .record:after,.taxonomy-detail-lists .file-list .record:after,.keywords-show .product-list .record:after,.keywords-show .file-list .record:after,.article-keyword .product-list .record:after,.article-keyword .file-list .record:after,.article-topic .product-list .record:after,.article-topic .file-list .record:after,.taxonomy-detail-lists .photos-list .record:after,.keywords-show .photos-list .record:after,.article-keyword .photos-list .record:after,.article-topic .photos-list .record:after,.taxonomy-detail-lists .file-list .file-summary:after,.keywords-show .file-list .file-summary:after,.article-keyword .file-list .file-summary:after,.article-topic .file-list .file-summary:after,.featured-on-topic-pages__article:after,.order-history .overlay:after,.issue-articles-list__article:after,.newsletters-list__item:after,.comment-details .supplemental:after,.subscription .pricing:after,.quick-search-classifieds:after,.classified-index:after,.classified-list:after,.classified-show:after,.classified-index .get_listed:after,.classified-list .get_listed:after,.classified-show .get_listed:after,.classified-list .record:after,.featured-classified-list__item:after,.eventmicrosite .main-content:after,.main-nav-container:after,.home-main-content__floats:after,.expandable-nav__items:after,.video-brightcove-home .owl-nav:after,.video-brightcove-media .owl-nav:after,.video-list .owl-nav:after,.bk-video .owl-nav:after,.main-nav--vertical #social-links-clone:after,.brightcove-featured-videos__nav:after,.regional-microsite-articles__item:after,.microsite-articles__item:after {
    content: ' ';
    display: table
}

.main-body:after,.navigation-top-nav .level1:after,.blog-menu:after,.directory-search .navigation .level1:after,.author-show .navigation .level1:after,.publication-navigation .level1:after,.page-directory-listing .company-navigation .level1:after,.page-directories-show .company-navigation .level1:after,.search-results-navigation .level1:after,.taxonomy-detail-lists .navigation .level1:after,.keywords-show .navigation .level1:after,.article-keyword .navigation .level1:after,.article-topic .navigation .level1:after,.user-edit .navigation .level1:after,.playlist-video:after,.column-row:after,.video-main-player-wrapper:after,.share-video:after,.share-video__social-share:after,.browse-videos:after,.browse-videos__video-list:after,.browse-videos__pagination:after,.featured-videos .featured-video:after,.featured-videos-by-taxonomy:after,.main-podcast:after,.podcast-file:after,.podcast-file__article:after,.podcast-categories:after,.multi-currency-pricing__info:after,.calendar-links:after,.social-share:after,.author-show .articles-list .record:after,.author-show .product-list .record:after,.taxonomy-list .record:after,.publications-index .record:after,.page-directory-listing .articles .record:after,.directory-listing-downloads .record:after,.poll .records .record:after,.pagination:after,.article-topic .pager:after,.products-index-page .box1 .record:after,.products-index-page .products-category .record:after,.page-products-category .box1 .record:after,.page-products-category .products-category .record:after,.page-authors-products .box1 .record:after,.page-authors-products .products-category .record:after,.products-keyword .record:after,.cart-recommended-products .record:after,.order-history .overlay .address:after,.page-article-show .additional:after,.page-blog-post .additional:after,.page-article-teaser .additional:after,.blog-post .additional:after,.blog-post .blog-post-meta:after,.page-article .sidebar .articles:after,.page-article .sidebar .events:after,.page-article .sidebar .products:after,.page-blog-post .sidebar:after,.see_all:after,.main-header:after,.main-footer:after,.current-editions__issue:after,.stories-by-topic__articles:after,.stories-by-topic__featured-article:after,.stories-by-topic__topics:after,.owl-carousel--thumbnails .owl-dots:after,.user-new .demographics:after,.user-edit .demographics:after,.subscription-form .demographics:after,.main-nav--horizontal .wrapper:after,.social-media-links:after,.main-header .user-actions:after,.main-header .user-actions__list:after,.main-footer-nav .navigation-level1__items:after,.page-article-show .date-author:after,.page-blog-post .date-author:after,.page-article-teaser .date-author:after,.blog-post .date-author:after,.page-article-show .content:after,.page-blog-post .content:after,.page-article-teaser .content:after,.blog-post .content:after,.page-article-show .related-content:after,.page-blog-post .related-content:after,.page-article-teaser .related-content:after,.blog-post .related-content:after,.page-article-show .pager:after,.page-blog-post .pager:after,.page-article-teaser .pager:after,.blog-post .pager:after,.page-article .sidebar:after,.related-directory-listing .record:after,.article-slideshow__gallery:after,.article-slideshow__thumbnails:after,.article-summary:after,.article-author-bio .record:after,.page-blog-post .advertisement:after,.page-article-show .advertisement:after,.article-container .advertisement:after,.sponsor-bio:after,.blog-section__teaser:after,.blog-header:after,.authors .author-nav:after,.publications-show .record:after,.publication-section__header:after,.featured-event:after,.events-index .date-range:after,.events-show .date-range:after,.events-category .date-range:after,.events-keyword .date-range:after,.events-index .content:after,.events-show .content:after,.events-category .content:after,.events-keyword .content:after,.events-show .related-content:after,.event:after,.event .properties:after,.event .sponsor:after,.event-list__event:after,.events-keyword .record:after,.events-category .record:after,.page-events-show:after,.event-navigation__bar:after,.event-products-header:after,.event-products-row:after,.event-products-price:after,.event-products-header__prices:after,.event-product-row__form:after,.event-products-header__quantity:after,.event-description:after,.event-section:after,.event-block:after,.event-keywords:after,.event-related-articles:after,.event-related-articles__item:after,.photo-list .records:after,.products-index-page .box1 .records:after,.products-index-page .products-category .records:after,.page-products-category .box1 .records:after,.page-products-category .products-category .records:after,.page-authors-products .box1 .records:after,.page-authors-products .products-category .records:after,.quick-search-products form:after,.products-keyword .records:after,.products-show .record:after,.featured-products:after,.featured-products__container:after,.cart-recommended-products .records:after,.store-customer-info .form-field:after,.store-customer-info .comment .field:after,.comment .store-customer-info .field:after,.store-customer-info .user-new .demographics .record div:after,.user-new .demographics .record .store-customer-info div:after,.store-customer-info .user-edit .demographics .record div:after,.user-edit .demographics .record .store-customer-info div:after,.store-customer-info .subscription-form .demographics .record div:after,.subscription-form .demographics .record .store-customer-info div:after,.store-payment .form-field:after,.store-payment .comment .field:after,.comment .store-payment .field:after,.store-payment .user-new .demographics .record div:after,.user-new .demographics .record .store-payment div:after,.store-payment .user-edit .demographics .record div:after,.user-edit .demographics .record .store-payment div:after,.store-payment .subscription-form .demographics .record div:after,.subscription-form .demographics .record .store-payment div:after,.store-thanks .form-field:after,.store-thanks .comment .field:after,.comment .store-thanks .field:after,.store-thanks .user-new .demographics .record div:after,.user-new .demographics .record .store-thanks div:after,.store-thanks .user-edit .demographics .record div:after,.user-edit .demographics .record .store-thanks div:after,.store-thanks .subscription-form .demographics .record div:after,.subscription-form .demographics .record .store-thanks div:after,.store-payment .clear:after,.store-thanks .clear:after,.checkout-steps:after,.directory-listing-profile__description:after,.directory-listing-profile__agency-account ul:after,.directory-listing-products:after,.directory-listing-products .product-summary:after,.directory-listing-multimedia:after,.directory-listing-multimedia-video__description:after,.directory-listing-events:after,.featured-listing:after,.directory-search:after,.directory-listing:after,.listing-master-detail:after,.listing-master-detail__value-container:after,.downloadable-article:after,.pages-show .body:after,.taxonomy-detail-lists .articles-list__row:after,.keywords-show .articles-list__row:after,.article-keyword .articles-list__row:after,.article-topic .articles-list__row:after,.taxonomy-detail-lists .product-list .record:after,.taxonomy-detail-lists .file-list .record:after,.keywords-show .product-list .record:after,.keywords-show .file-list .record:after,.article-keyword .product-list .record:after,.article-keyword .file-list .record:after,.article-topic .product-list .record:after,.article-topic .file-list .record:after,.taxonomy-detail-lists .photos-list .record:after,.keywords-show .photos-list .record:after,.article-keyword .photos-list .record:after,.article-topic .photos-list .record:after,.taxonomy-detail-lists .file-list .file-summary:after,.keywords-show .file-list .file-summary:after,.article-keyword .file-list .file-summary:after,.article-topic .file-list .file-summary:after,.featured-on-topic-pages__article:after,.order-history .overlay:after,.issue-articles-list__article:after,.newsletters-list__item:after,.comment-details .supplemental:after,.subscription .pricing:after,.quick-search-classifieds:after,.classified-index:after,.classified-list:after,.classified-show:after,.classified-index .get_listed:after,.classified-list .get_listed:after,.classified-show .get_listed:after,.classified-list .record:after,.featured-classified-list__item:after,.eventmicrosite .main-content:after,.main-nav-container:after,.home-main-content__floats:after,.expandable-nav__items:after,.video-brightcove-home .owl-nav:after,.video-brightcove-media .owl-nav:after,.video-list .owl-nav:after,.bk-video .owl-nav:after,.main-nav--vertical #social-links-clone:after,.brightcove-featured-videos__nav:after,.regional-microsite-articles__item:after,.microsite-articles__item:after {
    clear: both
}

.browse-videos-navigation .nav-drawer,.nav-drawer,.pagination .disabled,.article-topic .pager .disabled,.page-title .rss img,.blog-home .rss img,.blog .rss img,.blog-topic .rss img,.taxonomy-detail .rss img,.user-login .page-title,.page-article-show .pager .pager-label,.page-blog-post .pager .pager-label,.page-article-teaser .pager .pager-label,.blog-post .pager .pager-label,.related-directory-listing h3,.related-directory-listing .contact_information,.related-directory-listing .address,.article-summary__teaser+.more,.products-index-page .box1 .comment-count,.products-index-page .products-category .comment-count,.page-products-category .box1 .comment-count,.page-products-category .products-category .comment-count,.page-authors-products .box1 .comment-count,.page-authors-products .products-category .comment-count,.products-keyword .comment-count,.products-keyword .author,.metered-close img,.restricted-modal-content .pop-out,.taxonomy-detail-lists .product-list .author,.taxonomy-detail-lists .file-list .author,.keywords-show .product-list .author,.keywords-show .file-list .author,.article-keyword .product-list .author,.article-keyword .file-list .author,.article-topic .product-list .author,.article-topic .file-list .author,.taxonomy-detail-lists .product-list .comment-count,.taxonomy-detail-lists .file-list .comment-count,.keywords-show .product-list .comment-count,.keywords-show .file-list .comment-count,.article-keyword .product-list .comment-count,.article-keyword .file-list .comment-count,.article-topic .product-list .comment-count,.article-topic .file-list .comment-count {
    display: none !important;
    visibility: hidden
}

.navigation-top-nav .level1,.blog-menu,.directory-search .navigation .level1 {
    padding: 0;
    margin: 0
}

.navigation-top-nav .level1 .level1-li,.blog-menu .level1-li,.directory-search .navigation .level1 .level1-li {
    list-style: none;
    float: left
}

.navigation-top-nav .level1 .level1-li>a,.blog-menu .level1-li>a,.directory-search .navigation .level1 .level1-li>a {
    text-decoration: none
}

.author-show .navigation .level1,.publication-navigation .level1,.page-directory-listing .company-navigation .level1,.page-directories-show .company-navigation .level1,.search-results-navigation .level1,.taxonomy-detail-lists .navigation .level1,.keywords-show .navigation .level1,.article-keyword .navigation .level1,.article-topic .navigation .level1,.user-edit .navigation .level1 {
    margin: 20px 0;
    margin: 1.25rem 0;
    padding: 0
}

.author-show .navigation .level1 .level1-li,.publication-navigation .level1 .level1-li,.page-directory-listing .company-navigation .level1 .level1-li,.page-directories-show .company-navigation .level1 .level1-li,.search-results-navigation .level1 .level1-li,.taxonomy-detail-lists .navigation .level1 .level1-li,.keywords-show .navigation .level1 .level1-li,.article-keyword .navigation .level1 .level1-li,.article-topic .navigation .level1 .level1-li,.user-edit .navigation .level1 .level1-li {
    margin: 0;
    float: left;
    list-style: none;
    border-bottom: 1px solid #4565AE
}

.author-show .navigation .level1 .level1-li a,.publication-navigation .level1 .level1-li a,.page-directory-listing .company-navigation .level1 .level1-li a,.page-directories-show .company-navigation .level1 .level1-li a,.search-results-navigation .level1 .level1-li a,.taxonomy-detail-lists .navigation .level1 .level1-li a,.keywords-show .navigation .level1 .level1-li a,.article-keyword .navigation .level1 .level1-li a,.article-topic .navigation .level1 .level1-li a,.user-edit .navigation .level1 .level1-li a {
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block
}

.author-show .navigation .level1 .level1-li .current,.publication-navigation .level1 .level1-li .current,.page-directory-listing .company-navigation .level1 .level1-li .current,.page-directories-show .company-navigation .level1 .level1-li .current,.search-results-navigation .level1 .level1-li .current,.taxonomy-detail-lists .navigation .level1 .level1-li .current,.keywords-show .navigation .level1 .level1-li .current,.article-keyword .navigation .level1 .level1-li .current,.article-topic .navigation .level1 .level1-li .current,.user-edit .navigation .level1 .level1-li .current {
    background-color: #4565AE;
    color: #4565AE
}

.video-player-embed,.article-video {
    position: relative;
    padding-bottom: 57%;
    height: 0;
    overflow: hidden
}

.video-player-embed iframe,.article-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.video-search__label {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.browse-videos__body .video-article__image,.featured-videos .featured-video__image .featured-video__link,.featured-video-taxonomy__image {
    position: relative;
    display: block
}

.browse-videos__body .video-article__image:before,.featured-videos .featured-video__image .featured-video__link:before,.featured-video-taxonomy__image:before {
    color: #fff;
    position: absolute;
    margin: auto;
    text-align: center;
    opacity: .8;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.featured-videos .owl-theme .owl-controls,.featured-videos-by-taxonomy-wrapper .owl-theme .owl-controls {
    padding: 10px;
    padding: .625rem;
    position: relative;
    margin: 0;
    background-color: #ddd
}

.featured-videos .owl-theme .owl-controls .owl-page span,.featured-videos-by-taxonomy-wrapper .owl-theme .owl-controls .owl-page span {
    margin: 0 5px;
    margin: 0 .3125rem;
    background-color: #999
}

.featured-videos .owl-theme .owl-controls .owl-prev,.featured-videos-by-taxonomy-wrapper .owl-theme .owl-controls .owl-prev,.featured-videos .owl-theme .owl-controls .owl-next,.featured-videos-by-taxonomy-wrapper .owl-theme .owl-controls .owl-next {
    position: absolute;
    top: 10px;
    margin: 0;
    opacity: 1;
    background-color: #bbb;
    color: #fff
}

.featured-videos .owl-theme .owl-controls .owl-prev,.featured-videos-by-taxonomy-wrapper .owl-theme .owl-controls .owl-prev {
    left: 20px
}

.featured-videos .owl-theme .owl-controls .owl-next,.featured-videos-by-taxonomy-wrapper .owl-theme .owl-controls .owl-next {
    right: 20px
}

.owl-item.loading {
    background: url("/images/AjaxLoader.gif") no-repeat center center
}

.video-main-playlist {
    height: 100%;
    overflow: hidden;
    background-color: #eee;
    display: none
}

@media (min-width: 0) and (max-width: 650px) {
    .video-main-playlist {
        padding-left:44px;
        padding-left: 2.75rem;
        width: 300px
    }
}

.column-playlist {
    width: 32%;
    float: right;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1
}

@media (min-width: 0) and (max-width: 650px) {
    .column-playlist {
        right:-256px;
        width: 300px
    }

    .column-playlist .nav-drawer {
        display: block !important;
        visibility: visible
    }
}

.playlist-video {
    padding: 10px;
    padding: .625rem;
    border-bottom: 1px solid #ddd
}

.playlist-video.is-selected {
    background-color: #ddd
}

.playlist-video:hover {
    background-color: #ddd
}

.playlist-video__title {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    line-height: 1.45
}

.playlist-video__image {
    width: 30.612244898%;
    float: left;
    margin-right: 4.0816326531%
}

@media (min-width: 0) and (max-width: 480px) {
    .playlist-video__image {
        display:none
    }
}

.playlist-video__details {
    width: 65.306122449%;
    float: left;
    margin-right: 4.0816326531%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 480px) {
    .playlist-video__details {
        float:none
    }
}

.column-row {
    position: relative
}

.column-player {
    width: 100%;
    float: left;
    margin-right: 2%;
    padding-right: 34%;
    position: relative
}

@media (min-width: 0) and (max-width: 650px) {
    .column-player {
        padding-right:44px;
        padding-right: 2.75rem
    }
}

.video-main-player-wrapper {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    overflow: hidden
}

.video-main-player-wrapper__title {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.video-main-player__player object,.video-main-player__player iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.video-main-player__player video {
    width: 100% !important;
    height: 100% !important
}

.video-main-player__player div.video-js {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.video-main-player__player .vjs-fullscreen {
    padding-top: 0
}

.video-main-player__player .vjs-default-skin .vjs-big-play-button,.video-main-player__player .vjs-default-skin:hover .vjs-big-play-button {
    border: none;
    background: none;
    border-radius: 0;
    text-align: center;
    opacity: .8;
    top: 50%;
    left: 50%;
    box-shadow: none;
    transform: translate(-50%, -50%);
    z-index: 1
}

.video-main-player__player .vjs-default-skin .vjs-big-play-button:before,.video-main-player__player .vjs-default-skin:hover .vjs-big-play-button:before {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: -25px
}

.video-main-player__player .vjs-poster {
    position: absolute;
    bottom: 0
}

.video-main-player__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 10px;
    margin-top: .625rem
}

.video-main-player__sponsor {
    margin-top: 10px;
    margin-top: .625rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center
}

.video-main-player__sponsor-logo {
    margin-right: 10px;
    margin-right: .625rem;
    max-height: 60px;
    max-width: 150px
}

.video-main-player__sponsor-title {
    font-size: 14px;
    font-size: .875rem;
    color: #000
}

.video-main-player__duration,.video-main-player__date {
    font-size: 14px;
    font-size: .875rem
}

.video-main-player__date {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.video-main-player__teaser {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45
}

.video-main-player__duration-label,.video-main-player__date-label {
    font-weight: bold
}

.share-video {
    margin-top: 20px;
    margin-top: 1.25rem
}

.share-video__embed-button {
    font-size: 14px;
    font-size: .875rem;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    margin: 0 10px 10px 0;
    margin: 0 .625rem .625rem 0;
    background-color: #ddd;
    border-radius: 3px;
    border: none;
    float: left
}

.share-video__embed-overlay {
    clear: both;
    display: none
}

.share-video__embed-overlay textarea {
    padding: 10px;
    padding: .625rem;
    font-size: 14px;
    font-size: .875rem;
    border: 1px solid #eee
}

.share-video__social-share {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.share-video__social-share .facebook,.share-video__social-share .twitter,.share-video__social-share .linkedin,.share-video__social-share .google-plus {
    margin-right: 10px;
    margin-right: .625rem;
    float: left;
    line-height: 1
}

.vjs-vimeo .vjs-control-bar {
    display: none !important
}

.video-lead-form {
    padding: 20px;
    padding: 1.25rem;
    display: none;
    overflow: auto;
    background-color: #eee
}

.video-lead-form .form-field select,.video-lead-form .comment .field select,.comment .video-lead-form .field select,.video-lead-form .user-new .demographics .record div select,.user-new .demographics .record .video-lead-form div select,.video-lead-form .user-edit .demographics .record div select,.user-edit .demographics .record .video-lead-form div select,.video-lead-form .subscription-form .demographics .record div select,.subscription-form .demographics .record .video-lead-form div select {
    width: 100%
}

.video-lead-form-intro {
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.video-lead-form-disclaimer {
    font-size: 14px;
    font-size: .875rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    line-height: 1.45
}

.browse-videos {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    position: relative;
    overflow: hidden;
    min-height: 400px
}

.browse-videos-navigation {
    width: 226px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #eee;
    z-index: 2
}

@media (min-width: 0) and (max-width: 650px) {
    .browse-videos-navigation {
        left:-182px;
        padding-right: 44px;
        padding-right: 2.75rem
    }
}

@media (min-width: 0) and (max-width: 650px) {
    .browse-videos-navigation .nav-drawer {
        display:block !important;
        visibility: visible
    }
}

.browse-videos-navigation .nav-drawer {
    right: 0
}

.browse-videos-navigation ul {
    margin: 0;
    padding: 0
}

.browse-videos-navigation li {
    list-style: none
}

.browse-videos-navigation .link1 {
    padding-left: 40px;
    padding-left: 2.5rem
}

.browse-videos-navigation .level2 {
    display: none
}

.browse-videos-navigation .ps,.browse-videos-navigation .ps-container {
    height: 100%;
    overflow: hidden
}

.browse-videos-navigation .view-by-topic {
    margin-top: 30px;
    margin-top: 1.875rem
}

.browse-videos-navigation .view-by-topic a {
    padding: 10px;
    padding: .625rem;
    color: #000
}

.browse-videos-navigation .view-by-topic li {
    line-height: 1.2
}

.browse-videos-navigation__all a,.browse-videos-navigation__view-by-topic-title a,.browse-videos-navigation__view-by-topic a,.browse-videos-navigation__gallery a {
    padding: 10px;
    padding: .625rem;
    display: block
}

.browse-videos-navigation__all.is-selected .link2,.browse-videos-navigation__view-by-topic-title.is-selected .link2,.browse-videos-navigation__view-by-topic.is-selected .link2,.browse-videos-navigation__gallery.is-selected .link2 {
    background-color: #ddd
}

.browse-videos-navigation__view-by-topic-title {
    background-color: #ddd;
    font-weight: bold;
    pointer-events: none
}

.browse-videos-navigation__sub-gallery.is-selected .link1 {
    background-color: #ccc
}

.browse-videos__body {
    width: 100%;
    float: left;
    margin-right: 2%;
    padding-left: 244px;
    padding-left: 15.25rem
}

@media (min-width: 0) and (max-width: 650px) {
    .browse-videos__body {
        padding-left:64px;
        padding-left: 4rem
    }
}

.browse-videos__body .video-article {
    width: 31.5436241611%;
    float: left;
    margin-right: 2.6845637584%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

@media (min-width: 769px) {
    .browse-videos__body .video-article:nth-child(3n) {
        float:right;
        margin-right: 0
    }

    .browse-videos__body .video-article:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 0) and (max-width: 768px) {
    .browse-videos__body .video-article {
        width:48.4848484848%;
        float: left;
        margin-right: 3.0303030303%
    }

    .browse-videos__body .video-article:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .browse-videos__body .video-article:nth-child(2n+1) {
        clear: both
    }
}

.browse-videos__body .video-article__sponsor {
    margin-top: 10px;
    margin-top: .625rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start
}

.browse-videos__body .video-article__sponsor-logo {
    margin-right: 10px;
    margin-right: .625rem;
    max-height: 60px;
    max-width: 150px
}

.browse-videos__body .video-article__sponsor-title {
    font-size: 14px;
    font-size: .875rem;
    color: #000
}

.browse-videos__body .video-article__image {
    font-size: 75px;
    font-size: 4.6875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.browse-videos__body .video-article__image:before {
    content: none
}

.browse-videos__body .video-article__image .video-article__link:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    position: absolute;
    margin: auto;
    text-align: center;
    opacity: 0.8;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: ""
}

.browse-videos__body .video-article__image img {
    display: block
}

.browse-videos__video-list .video-article__title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.45
}

.browse-videos__pagination {
    margin: 0;
    padding: 0
}

.browse-videos__pagination li {
    margin-right: 2px;
    margin-right: .125rem;
    list-style: none;
    float: left
}

.browse-videos__pagination li a {
    padding: 5px;
    padding: .3125rem;
    display: block;
    background-color: #eee
}

.browse-videos__pagination li a.js-is-active {
    background: none;
    color: #000
}

.video-search {
    margin: 0;
    padding: 0
}

.video-search__wrapper {
    padding: 0 10px;
    padding: 0 .625rem;
    margin-top: 30px;
    margin-top: 1.875rem;
    position: relative;
    display: flex
}

.video-search input[type='text'],.video-search__input {
    padding-right: 30px;
    padding-right: 1.875rem
}

.video-search input[type='submit'],.video-search__submit {
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    color: #000;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.video-search input[type='submit']:before,.video-search__submit:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='M15.7812 13.8344l-3.1156-3.1156c-.1406-.1407-.3312-.2188-.5312-.2188h-.5094C12.4875 9.39688 13 8.00937 13 6.5 13 2.90937 10.0906 0 6.5 0 2.90937 0 0 2.90937 0 6.5 0 10.0906 2.90937 13 6.5 13c1.50937 0 2.89688-.5125 4-1.375v.5094c0 .2.0781.3906.2188.5312l3.1156 3.1156c.2937.2938.7687.2938 1.0594 0l.8843-.8843c.2938-.2938.2938-.7688.0031-1.0625zM6.5 10.5c-2.20937 0-4-1.7875-4-4 0-2.20937 1.7875-4 4-4 2.20937 0 4 1.7875 4 4 0 2.20937-1.7875 4-4 4z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 15px;
    width: 15px
}

.video-display-pages {
    margin-top: 30px;
    margin-top: 1.875rem
}

.video-display-pages .editorial-content__link {
    padding: 0 10px;
    padding: 0 .625rem
}

.video-display-pages .editorial-content__link a {
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    font-size: 14px;
    font-size: .875rem;
    background-color: #ddd;
    border-radius: 3px;
    border: none;
    color: #000;
    display: inline-block;
    font-weight: 700;
    line-height: 1.125;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.1s ease-in-out
}

.video-display-pages .editorial-content__link a:hover {
    background-color: #d0d0d0
}

.featured-videos {
    margin: 40px 0 20px;
    margin: 2.5rem 0 1.25rem;
    background-color: #fff
}

.featured-videos .featured-video__player,.featured-videos .featured-video__image {
    width: 66%;
    float: left;
    margin-right: 2%;
    float: right;
    margin-right: 0;
    float: right
}

@media (min-width: 0) and (max-width: 650px) {
    .featured-videos .featured-video__player,.featured-videos .featured-video__image {
        width:100%;
        float: left;
        margin-right: 2%
    }
}

.featured-videos .featured-video__sponsor {
    margin-top: 10px;
    margin-top: .625rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start
}

.featured-videos .featured-video__sponsor-logo {
    margin-right: 10px;
    margin-right: .625rem;
    max-height: 60px;
    max-width: 150px
}

.featured-videos .featured-video__sponsor-title {
    font-size: 14px;
    font-size: .875rem;
    color: #000
}

.featured-videos .featured-video__image .featured-video__link {
    font-size: 120px;
    font-size: 7.5rem
}

.featured-videos .featured-video__details {
    width: 32%;
    float: left;
    margin-right: 2%;
    float: left
}

@media (min-width: 0) and (max-width: 650px) {
    .featured-videos .featured-video__details {
        width:100%;
        float: left;
        margin-right: 2%
    }
}

.featured-video__title {
    font-size: 24px;
    font-size: 1.5rem
}

.featured-video__teaser {
    font-size: 14px;
    font-size: .875rem
}

.featured-videos-by-taxonomy {
    margin: 40px 0;
    margin: 2.5rem 0
}

.featured-videos-by-taxonomy .owl-theme .owl-controls {
    margin-left: -10px;
    margin-left: -.625rem;
    margin-right: -10px;
    margin-right: -.625rem
}

.featured-videos-by-taxonomy__videos {
    padding: 10px 10px 0;
    padding: .625rem .625rem 0;
    background-color: #eee
}

.featured-video-taxonomy {
    padding: 20px;
    padding: 1.25rem;
    margin: 10px;
    margin: .625rem;
    background-color: #fff
}

.featured-video-taxonomy img {
    width: 100%
}

.featured-video-taxonomy__image {
    font-size: 75px;
    font-size: 4.6875rem
}

.featured-video-taxonomy__image img {
    display: block;
    width: 100%;
    height: auto
}

.featured-videos-by-taxonomy__title {
    font-size: 24px;
    font-size: 1.5rem
}

.featured-video-taxonomy__link {
    color: inherit;
    text-decoration: none
}

.featured-video-taxonomy__title {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.45
}

.featured-video-taxonomy__teaser {
    font-size: 14px;
    font-size: .875rem;
    color: #000
}

.media-videos-more-link {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    font-size: 14px;
    font-size: .875rem;
    color: #113B68;
    float: left
}

.media-videos-more-link:hover {
    color: #113B68
}

.nav-drawer {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #ddd
}

.nav-drawer__button {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 10px;
    padding: .625rem;
    background: none;
    border: none;
    color: #000
}

.nav-drawer__button:focus {
    outline: 0
}

.nav-drawer__button:after {
    content: ""
}

.cookie-policy {
    padding: 20px 40px 20px 20px;
    padding: 1.25rem 2.5rem 1.25rem 1.25rem;
    background-color: #eee;
    display: none;
    position: relative;
    text-align: center;
    z-index: 100;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0
}

.cookie-policy__close {
    color: #000;
    position: absolute;
    right: 20px;
    top: 20px
}

.cookie-policy__close:before {
    content: "";
    font-size: 24px
}

.cookie-policy__close:hover {
    color: #333;
    cursor: pointer
}

.cookie-policy .ec-cookie-policy__link {
    color: #000;
    text-decoration: underline
}

.cookie-policy .ec-cookie-policy__link:hover {
    color: #333
}

.cookie-policy-v2 {
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    background-color: #eee;
    display: none;
    position: relative;
    text-align: left;
    z-index: 100;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .cookie-policy-v2 {
        flex-direction:column
    }
}

.cookie-policy-v2__body {
    display: flex;
    align-items: center;
    flex-grow: 1
}

.cookie-policy-v2__body .consumer-privacy-banner-message {
    display: flex;
    align-items: center
}

.cookie-policy-v2__body p {
    text-align: left;
    margin-bottom: 0
}

.consumer-privacy-buttons {
    display: flex
}

@media (min-width: 0) and (max-width: 640px) {
    .consumer-privacy-buttons {
        justify-content:center
    }
}

.consumer-privacy-buttons__accept,.consumer-privacy-buttons__deny {
    padding: 15px 40px;
    padding: .9375rem 2.5rem;
    margin: 5px;
    margin: .3125rem;
    outline: none;
    border: none;
    border-radius: 3px;
    text-decoration: none;
    font-family: sans-serif;
    background-color: #007795;
    color: #fff
}

.consumer-privacy-buttons__accept:hover,.consumer-privacy-buttons__deny:hover {
    background-color: #004e62
}

.consumer-privacy-buttons__deny {
    background-color: #007795
}

.consumer-privacy-confirm-page .consumer-privacy-buttons {
    margin-top: 40px;
    margin-top: 2.5rem
}

.consumer-privacy-confirm-page .consumer-privacy-buttons a:first-child {
    margin-left: 0
}

.article-incognito-message {
    background-color: #f6e58d;
    padding: 30px;
    font-size: 21px
}

form .recaptcha.--v2 {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

form .captcha {
    clear: both
}

.admin-keyword-edit__title {
    margin: 10px 0 0 0;
    margin: .625rem 0 0 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1.45;
    clear: both;
    color: #333
}

.admin-keyword-edit__input[type="text"] {
    font-size: 14px;
    font-size: .875rem;
    padding: 8px 0 8px 10px;
    padding: .5rem 0 .5rem .625rem;
    margin: 10px 0 30px 0;
    margin: .625rem 0 1.875rem 0;
    width: 300px;
    float: left;
    border: 1px solid #CCC;
    border-radius: 3px
}

.admin-keyword-edit__save {
    margin: 10px 0;
    margin: .625rem 0;
    background-color: #5B9853;
    float: left;
    clear: both
}

.admin-keyword-edit__save:hover {
    background-color: #5B9853
}

.admin-keyword-edit__delete {
    margin: 10px;
    margin: .625rem;
    background-color: #777;
    float: left
}

.admin-keyword-edit__delete:hover {
    background-color: #777
}

.admin-keyword-edit__confirm {
    padding: 15px 0;
    padding: .9375rem 0;
    color: #777;
    float: left
}

.admin-keyword-edit__delete,.admin-keyword-edit__save {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 6px 15px;
    padding: .375rem .9375rem;
    border: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px
}

.admin-keyword-list__title {
    margin: 10px 0;
    margin: .625rem 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1.45;
    clear: both;
    color: #333
}

.admin-keyword-list__items {
    list-style: none;
    padding: 0;
    margin-top: 0
}

.admin-keyword-list__item {
    padding: 10px;
    padding: .625rem;
    margin: 0 10px 10px 0;
    margin: 0 .625rem .625rem 0;
    transition: all .5s ease-in-out;
    display: inline-block;
    border: 1px solid #CCC
}

.admin-keyword-list__item:hover {
    transition: all .5s ease-in-out;
    background-color: #EEE
}

.admin-keyword-list__keyword-link,.admin-keyword-list__id-link {
    color: #333;
    text-decoration: none
}

.admin-keyword-list__id-link {
    font-size: 12px;
    font-size: .75rem
}

.admin-keyword-search {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.admin-keyword-search__title {
    margin: 10px 0;
    margin: .625rem 0;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1.45;
    clear: both;
    color: #333
}

.admin-keyword-search__input {
    font-size: 14px;
    font-size: .875rem;
    padding: 8px 0 8px 10px;
    padding: .5rem 0 .5rem .625rem;
    margin: 10px 0;
    margin: .625rem 0;
    border: 1px solid #CCC;
    border-radius: 3px;
    width: 100%
}

.admin-keyword-search__input-container {
    width: 400px;
    display: inline-block
}

.admin-keyword-search__submit {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 6px 15px;
    padding: .375rem .9375rem;
    margin: 10px 0 10px 20px;
    margin: .625rem 0 .625rem 1.25rem;
    border: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    background-color: #4F7298;
    vertical-align: top
}

.admin-keyword-search__submit:hover {
    background-color: #4F7298
}

.page-admin-keyword-management-index .pager {
    text-align: right
}

.page-admin-keyword-management-index .pager .page-number-form__label {
    text-transform: uppercase;
    display: inline-block;
    color: #999
}

.page-admin-keyword-management-index .pager .page-number-form__input {
    padding: 6px 0 6px 10px;
    padding: .375rem 0 .375rem .625rem;
    border: 1px solid #CCC;
    border-radius: 3px;
    width: 50px
}

.page-admin-keyword-management-index .pager .page-number-form__submit {
    padding: 7px 14px;
    padding: .4375rem .875rem;
    border-radius: 3px;
    background-color: #4F7298;
    color: #fff;
    border: none
}

.main-podcast {
    margin: 0 0 40px;
    margin: 0 0 2.5rem;
    padding: 40px;
    padding: 2.5rem;
    background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.main-podcast .full-container {
    margin: 0 -10px 40px;
    margin: 0 -.625rem 2.5rem
}

.main-podcast.-has-image:before {
    background-color: rgba(0,0,0,0.6)
}

.main-podcast:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.main-podcast__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.65;
    margin: 0;
    text-align: center
}

.main-podcast__rss-link {
    transition: all 0.5s ease-in-out;
    font-size: 13px;
    font-size: .8125rem;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    text-decoration: none;
    display: inline-block;
    color: #4d4d4d
}

.main-podcast__rss-link:before {
    margin-right: 10px;
    margin-right: .625rem;
    color: #4d4d4d
}

.main-podcast__rss-link:hover {
    color: #fff;
    background-color: #4d4d4d
}

.main-podcast__rss-link:hover:before {
    color: #fff
}

.main-podcast__details {
    padding: 20px;
    padding: 1.25rem;
    width: 65%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    text-align: center;
    border: 3px solid #222;
    color: #222
}

@media (min-width: 0) and (max-width: 768px) {
    .main-podcast__details {
        width:75%
    }
}

.main-podcast.-has-image .main-podcast__details {
    border: 3px solid #fff;
    color: #fff
}

.main-podcast__description {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: center
}

.podcast-file__article {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.podcast-file__article:nth-child(even) {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .podcast-file__article:nth-child(even) {
        float:none
    }
}

.podcast-file__article:nth-child(odd) {
    clear: both
}

@media (min-width: 0) and (max-width: 600px) {
    .podcast-file__article {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.podcast-file__image {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.podcast-file__details {
    float: none;
    width: auto;
    margin-right: auto;
    width: 100%
}

.podcast-file__details.-has-image {
    width: 66%;
    float: right;
    margin-right: 0
}

.podcast-file__headline-link {
    color: #00609c;
    text-decoration: none
}

.podcast-file .podcast-player-auth-link {
    color: #00609c;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 768px) {
    .podcast-file__image {
        float:none;
        width: auto;
        margin-right: auto
    }

    .podcast-file__details,.podcast-file__details.-has-image {
        float: none;
        width: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        width: 100%
    }
}

.podcast-file__headline {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.45
}

.podcast-file__duration {
    font-size: 12px;
    font-size: .75rem
}

.podcast-file__created-at,.podcast-file__released-at {
    font-size: 12px;
    font-size: .75rem
}

.podcast-file__teaser {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 14px;
    font-size: .875rem
}

.podcast-file__download-link {
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #00609c;
    display: inline-block
}

.podcast-file__download-link:hover {
    color: #00609c
}

.podcast-file__download-link:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.page-show-podcast-audio-file .podcast-file__article:nth-child(odd) {
    float: right;
    margin-right: 0;
    clear: none
}

.page-show-podcast-audio-file .podcast-file__article:nth-child(even) {
    float: left;
    margin-right: 2%;
    clear: both
}

.page-show-podcast-audio-file .podcast-file__article-index-0 {
    float: none;
    width: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    width: 100%
}

.page-show-podcast-audio-file .podcast-file__article-index-0:nth-child(odd) {
    float: none
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__headline {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__image {
    width: 32%;
    float: left;
    margin-right: 2%
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details {
    float: none;
    width: auto;
    margin-right: auto
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details.-has-related-content {
    width: 32%;
    float: left;
    margin-right: 2%
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details.-has-image {
    width: 32%;
    float: left;
    margin-right: 2%
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__related-content {
    width: 32%;
    float: right;
    margin-right: 0
}

@media (min-width: 601px) and (max-width: 900px) {
    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__image {
        width:49%;
        float: left;
        margin-right: 2%
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details {
        width: 49%;
        float: right;
        margin-right: 0
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__related-content {
        float: none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__image {
        float:none;
        width: auto;
        margin-right: auto
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details {
        float: none;
        width: auto;
        margin-right: auto
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__related-content {
        float: none;
        width: auto;
        margin-right: auto
    }
}

.podcast-player__listen-link {
    color: #00609c;
    text-decoration: none
}

.podcast-player__listen-link:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.podcast-player__error {
    font-size: 14px;
    font-size: .875rem
}

.podcasts-article-msg {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.podcast-related-dir-listings,.podcast-related-articles,.podcast-related-products {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

@media (min-width: 0) and (max-width: 900px) {
    .podcast-related-dir-listings,.podcast-related-articles,.podcast-related-products {
        width:32%;
        float: left;
        margin-right: 2%
    }

    .podcast-related-dir-listings:last-child,.podcast-related-articles:last-child,.podcast-related-products:last-child {
        float: right;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .podcast-related-dir-listings,.podcast-related-articles,.podcast-related-products {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.podcast-related-dir-listings__title,.podcast-related-articles__title,.podcast-related-products__title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    text-transform: uppercase;
    color: #ccc
}

.podcast-related-dir-listings__listing-title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    font-weight: normal
}

.podcast-related-articles__headline {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    font-weight: normal
}

.podcast-related-products__product {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65
}

.podcasts-more-links {
    margin: 60px 0;
    margin: 3.75rem 0;
    text-align: center;
    text-transform: uppercase
}

.podcasts-more-links__podcast-link {
    margin-right: 40px;
    margin-right: 2.5rem;
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    display: inline-block;
    border: 1px solid #00609c;
    color: #00609c;
    text-decoration: none
}

.podcasts-more-links__podcasts-link {
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    display: inline-block;
    border: 1px solid #00609c;
    color: #00609c;
    text-decoration: none
}

.podcast-categories__title {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.65;
    font-weight: normal
}

.podcast-categories__title a {
    color: inherit;
    text-decoration: none
}

.podcast-categories__category {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.podcast-categories__category:nth-child(3n) {
    float: right;
    margin-right: 0
}

.podcast-categories__category:nth-child(3n+1) {
    clear: both
}

.podcast-categories__category-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.45
}

.podcast-categories__category-title a {
    color: inherit;
    text-decoration: none
}

.podcast-categories__image {
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    height: 100px;
    overflow: hidden
}

.podcast-categories__description {
    font-size: 13px;
    font-size: .8125rem
}

.shortcode-cinchcast iframe {
    width: 100%;
    min-height: 500px;
    border: 1px solid #eee
}

.epub-newsletter-form {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    background-color: #F9F9F9
}

.epub-newsletter-form__form {
    margin-top: 10px;
    margin-top: .625rem
}

.epub-newsletter-form__submit-button {
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    border: none;
    background-color: #117C81;
    color: #fff
}

.epub-aside {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 10px 10px 10px 0;
    margin: .625rem .625rem .625rem 0;
    padding: 10px;
    padding: .625rem;
    width: 300px;
    background-color: #EFEFEF
}

.epub-aside.is-left {
    padding-right: 20px;
    padding-right: 1.25rem;
    border-right: 3px solid #B0B0B0;
    float: left
}

.epub-aside.is-right {
    margin: 10px 0 10px 10px;
    margin: .625rem 0 .625rem .625rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    border-left: 3px solid #B0B0B0;
    float: right
}

@media (min-width: 0) and (max-width: 640px) {
    .epub-aside.is-left,.epub-aside.is-right {
        padding:10px;
        padding: .625rem;
        margin: 20px 0;
        margin: 1.25rem 0;
        width: 100%;
        border: none
    }
}

.epub-image-with-caption {
    width: 100%;
    background-color: #efefef;
    text-align: center;
    border-bottom: 3px solid #ddd;
    color: #555;
    padding: 5px
}

.epub-image-with-caption figcaption {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 0;
    padding: .625rem 0;
    font-style: italic;
    text-align: left
}

.epub-image-with-caption.is-left {
    margin: 0 20px 10px 0;
    margin: 0 1.25rem .625rem 0;
    float: left
}

.epub-image-with-caption.is-right {
    margin: 0 0 10px 20px;
    margin: 0 0 .625rem 1.25rem;
    float: right
}

.epub-image-with-caption.is-left,.epub-image-with-caption.is-right {
    width: 300px
}

@media (min-width: 0) and (max-width: 640px) {
    .epub-image-with-caption.is-left,.epub-image-with-caption.is-right {
        width:100%
    }
}

.video-player-embed {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.popular-stories__items,.most-emailed-articles__items {
    margin: 0;
    padding: 0
}

.popular-stories__item,.most-emailed-articles__item {
    list-style-type: none
}

.recurring-products__items {
    list-style: none;
    padding-left: 0
}

.recurring-products__item {
    margin-bottom: 1rem
}

.newsletter-files__items {
    padding-left: 12px;
    padding-left: .75rem;
    list-style: none;
    margin-top: 0
}

.newsletter-files__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: 16;
    font-style: italic
}

.newsletter-files__sub-title {
    font-size: 14px;
    font-size: .875rem;
    color: #333;
    font-family: 16;
    font-weight: 100;
    text-transform: uppercase
}

.newsletter-files__link {
    color: #000;
    text-decoration: underline
}

.newsletter-files__title .newsletter-files__link {
    text-decoration: none
}

.directory-search .directory-search__category-list .directory-search__category-list-item {
    padding: 10px 0 10px 10px;
    padding: .625rem 0 .625rem .625rem;
    align-items: center;
    display: flex
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-link {
    margin-left: 5px;
    margin-left: .3125rem;
    margin-bottom: 7px;
    margin-bottom: .4375rem;
    font-size: 15px;
    font-size: .9375rem;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    white-space: normal
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox {
    margin-right: 5px;
    margin-right: .3125rem;
    margin-bottom: 7px;
    margin-bottom: .4375rem;
    border: 2px solid #a1a1a1;
    display: inline-block;
    height: 25px;
    min-width: 25px;
    overflow: visible;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 25px
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox-hidden {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox-hidden:checked ~ .directory-search__category-checkbox {
    margin-bottom: 7px;
    margin-bottom: .4375rem;
    background-color: #7d80ff;
    border: 0
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox-hidden:checked ~ .directory-search__category-checkbox .directory-search__category-check {
    margin-left: 5px;
    margin-left: .3125rem;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    bottom: 9px;
    display: inline-block;
    height: 16px;
    position: absolute;
    right: 5px;
    transform: rotate(45deg);
    width: 10px
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox {
    margin-right: 5px;
    margin-right: .3125rem;
    margin-bottom: 7px;
    margin-bottom: .4375rem;
    border: 2px solid #a1a1a1;
    display: inline-block;
    height: 25px;
    min-width: 25px;
    overflow: visible;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 25px
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox-hidden {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox-hidden:checked ~ .directory-search__category-checkbox {
    margin-bottom: 7px;
    margin-bottom: .4375rem;
    background-color: #7d80ff;
    border: 0
}

.directory-search .directory-search__category-list .directory-search__category-list-item .directory-search__category-checkbox-hidden:checked ~ .directory-search__category-checkbox .directory-search__category-check {
    margin-left: 5px;
    margin-left: .3125rem;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    bottom: 9px;
    display: inline-block;
    height: 16px;
    position: absolute;
    right: 5px;
    transform: rotate(45deg);
    width: 10px
}

.directory-search .directory-search__filters {
    min-width: 200px
}

.directory-search .directory-search__by-category-lbl {
    font-size: 20px;
    font-size: 1.25rem
}

@media (min-width: 0) and (max-width: 640px) {
    .directory-search .directory-search__column-row.search-row {
        display:flex;
        flex-direction: column-reverse
    }
}

.directory-search .directory-search__column-row .full-span {
    width: 100%
}

.directory-search .directory-search__column-row .full-span .directory-search__search-btn {
    float: left;
    width: 10em
}

.directory-search .directory-search__column-row .full-span .directory-search__location-filters {
    max-width: 28em
}

.directory-search .directory-search .directory-search__column-row .full-span input[type='text'].directory-search__city-search {
    width: 15em
}

.directory-search .directory-search__column-row .empty {
    display: none
}

.directory-search .directory-search__search {
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.directory-search .directory-search__filter-topics {
    margin: 5px -10px;
    margin: .3125rem -.625rem;
    display: flex;
    flex-wrap: wrap
}

.directory-search .directory-search__topic-tile {
    margin: 5px;
    margin: .3125rem;
    margin-right: 10px;
    margin-right: .625rem;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    font-size: 14px;
    font-size: .875rem;
    border: 1px solid #b6b8f7;
    border-radius: 5px;
    color: #b6b8f7
}

.directory-search .directory-search__topic-tile:before {
    margin-right: 5px;
    margin-right: .3125rem;
    content: 'x'
}

.directory-search .directory-search__search-field {
    height: 45px
}

.directory-search .directory-search .directory-search__seperator-wrapper {
    margin-left: 20px;
    margin-left: 1.25rem;
    display: inline;
    line-height: .5
}

.directory-search .directory-search .directory-search__seperator-wrapper .directory-search__seperator {
    color: #a1a1a1;
    display: inline-block;
    position: relative
}

.directory-search .directory-search .directory-search__seperator-wrapper .directory-search__seperator:before,.directory-search .directory-search .directory-search__seperator-wrapper .directory-search__seperator:after {
    border-bottom: 2px solid #a1a1a1;
    content: '';
    height: 2px;
    position: absolute;
    top: 0;
    width: 10px
}

.directory-search .directory-search .directory-search__seperator-wrapper .directory-search__seperator:before {
    margin-right: 5px;
    right: 100%
}

.directory-search .directory-search .directory-search__seperator-wrapper .directory-search__seperator:after {
    left: 100%;
    margin-left: 5px
}

.directory-search .directory-search__location-search {
    margin: 5px 0;
    margin: .3125rem 0
}

.directory-search .directory-search__location-filters {
    margin-top: 5px;
    margin-top: .3125rem;
    display: flex
}

.directory-search .directory-search__location-filters #state-selectized,.directory-search .directory-search__location-filters #country-selectized {
    font-size: 16px;
    font-size: 1rem;
    color: #a5a5a5
}

.directory-search .directory-search__state,.directory-search .directory-search__country {
    flex: .5;
    text-align: center
}

.directory-search .directory-search__state {
    margin-right: 20px;
    margin-right: 1.25rem
}

.directory-search .directory-search input[type='text'].directory-search__city-search {
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    height: 45px;
    width: 65%
}

@media (min-width: 0) and (max-width: 768px) {
    .directory-search .directory-search input[type='text'].directory-search__city-search {
        width:100%
    }
}

.directory-search .directory-search__search-icon {
    margin-right: 10px;
    margin-right: .625rem
}

.directory-search .directory-search__search-icon {
    margin-right: 10px;
    margin-right: .625rem
}

.directory-search .directory-search .directory-search__search-btn {
    font-size: 16px;
    font-size: 1rem;
    width: 100%
}

.article-summary__image {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.article-summary__thumbnail-link {
    display: inline-block
}

.-is-portrait .article-summary__thumbnail-link,.-is-portrait .article-summary__image-thumb {
    bottom: 0;
    height: 100%;
    left: 50%;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-50%)
}

.page-send-to-friend * {
    font-family: Open Sans Condensed,sans-serif
}

.multi-currency-pricing__info {
    margin-top: 15px;
    margin-top: .9375rem
}

.multi-currency-pricing__container {
    width: 48.4848484848%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .multi-currency-pricing__container {
        margin-top:10px;
        margin-top: .625rem;
        float: none;
        width: auto;
        margin-right: auto
    }
}

.multi-currency-pricing__submit {
    width: 48.4848484848%;
    float: left;
    margin-right: 3.0303030303%;
    white-space: initial
}

@media (min-width: 0) and (max-width: 640px) {
    .multi-currency-pricing__submit {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.products-index-page .products-category-wrapper .record .multi-currency-produce-price,.page-products-category .products-category-wrapper .record .multi-currency-produce-price,.page-authors-products .products-category-wrapper .record .multi-currency-produce-price {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.products-index-page .products-category-wrapper .record .multi-currency-produce-price .pricing,.page-products-category .products-category-wrapper .record .multi-currency-produce-price .pricing,.page-authors-products .products-category-wrapper .record .multi-currency-produce-price .pricing {
    margin: 8px 8px 0 0;
    margin: .5rem .5rem 0 0;
    flex: 0 1 31.0580204778%
}

.products-index-page .products-category-wrapper .record .multi-currency-produce-price .pricing:nth-child(3n),.page-products-category .products-category-wrapper .record .multi-currency-produce-price .pricing:nth-child(3n),.page-authors-products .products-category-wrapper .record .multi-currency-produce-price .pricing:nth-child(3n) {
    margin-right: 0
}

.products-index-page .products-category-wrapper .record .multi-currency-produce-price .add-to-cart.-multi-currency,.page-products-category .products-category-wrapper .record .multi-currency-produce-price .add-to-cart.-multi-currency,.page-authors-products .products-category-wrapper .record .multi-currency-produce-price .add-to-cart.-multi-currency {
    margin-right: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.products-index-page .products-category-wrapper .record .multi-currency-produce-price .add-to-cart.-multi-currency:after,.page-products-category .products-category-wrapper .record .multi-currency-produce-price .add-to-cart.-multi-currency:after,.page-authors-products .products-category-wrapper .record .multi-currency-produce-price .add-to-cart.-multi-currency:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px;
    margin-left: .3125rem;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1
}

.page-rfq-new__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Lora",serif
}

.page-rfq-new .form {
    padding: 20px;
    padding: 1.25rem;
    border: 1px solid #eee
}

.page-rfq-new .field-comments {
    max-width: 100%;
    width: 100%
}

.page-rfq-new .field-recipient .selectize-control {
    max-width: 100%;
    width: 100%
}

.directory-listing-container .directory-listing__multi-rfq {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    position: relative
}

.directory-listing-container .directory-listing__add-to-rfq {
    position: absolute;
    bottom: 10px;
    right: 10px
}

.directory-listing-profile__title .directory-listing__add-to-rfq {
    margin-left: 10px;
    margin-left: .625rem
}

.rfq-prompt {
    padding: 10px;
    padding: .625rem;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    display: inline-block;
    width: 100%;
    width: 100%;
    z-index: 9999
}

.rfq-prompt__wrapper {
    margin: 10px 0;
    margin: .625rem 0;
    display: inline-block;
    width: 100%
}

.rfq-prompt .button {
    background-color: #177bbe
}

.rfq-prompt .button:active,.rfq-prompt .button:focus,.rfq-prompt .button:hover {
    background-color: #115e91
}

.rfq-prompt__button {
    width: 48.4848484848%;
    float: left;
    margin-right: 3.0303030303%
}

.rfq-prompt__button:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
    margin-right: .625rem;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1
}

.rfq-prompt .listings-count {
    padding: 5px 0;
    padding: .3125rem 0;
    width: 48.4848484848%;
    float: right;
    margin-right: 0;
    display: inline-block;
    height: 100%;
    line-height: 2.048
}

.rfq-prompt.sticky {
    position: fixed;
    top: 0
}

.page-rfq-new__title,.page-rfq-thanks__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Lora",serif
}

.page-rfq-new__introduction,.page-rfq-thanks__introduction {
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.events-register .button-divider,.attendee-fields .button-divider {
    margin: 0 10px
}

.events-register .label-required::after,.attendee-fields .label-required::after {
    content: "*";
    color: #fa5348;
    margin-left: 5px
}

.calendar-links {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.calendar-links__link {
    margin-right: 5px;
    margin-right: .3125rem
}

.calendar-links__link:last-child {
    margin-right: 0
}

.user-login .forgot-password-link {
    clear: both;
    margin-top: 20px;
    margin-top: 1.25rem
}

h1,h2,h3,h4,h5,h6 {
    -webkit-font-smoothing: antialiased
}

.container,.main-header,.main-footer .wrapper,.ad-leaderboard-container,.page-send-to-friend,.main-nav--horizontal .wrapper,.-is-homepage-v2 .page-article-show.page-article-show--v2,.-is-homepage-v2 .page-blog-post.page-article-show--v2,.-is-homepage-v2 .page-article-teaser.page-article-show--v2,.-is-homepage-v2 .blog-post.page-article-show--v2,.blank-page .page-events-show,.eventmicrosite .main-header,.main-nav-container__wrapper,.home-main-content__container,.home-content {
    max-width: 1200px;
    max-width: 75rem;
    padding-left: 15px;
    padding-left: .9375rem;
    padding-right: 15px;
    padding-right: .9375rem;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.dynamic-home-section,.page-blog-post .social-share,.page-article-show .social-share,.page-article-teaser .social-share,.related-articles__items,.related-articles__article,.page-article-teaser.page-article-show--v2 .article-author,.page-article-show.page-article-show--v2 .article-author,.article-footer,.article-footer__ads,.popular-stories-v2--recommended .popular-stories-v2__items,.article-meta,.page-article-show--v2 .article-meta__author {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative
}

.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 {
    height: auto !important;
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    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;
    -webkit-transform: translate3d(0px, 0, 0)
}

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

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

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-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-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.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;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    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(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

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

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

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

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;*display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.mm-menu.mm-horizontal>.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.mm-menu .mm-hidden {
    display: none
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu,.mm-menu>.mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0
}

.mm-menu>.mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.mm-menu>.mm-panel.mm-opened {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0)
}

.mm-menu>.mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0)
}

.mm-menu>.mm-panel.mm-highest {
    z-index: 1
}

.mm-menu .mm-list {
    padding: 20px 0
}

.mm-menu>.mm-list {
    padding-bottom: 0
}

.mm-menu>.mm-list:after {
    content: '';
    display: block;
    height: 40px
}

.mm-panel>.mm-list {
    margin-left: -20px;
    margin-right: -20px
}

.mm-panel>.mm-list:first-child {
    padding-top: 0
}

.mm-list,.mm-list>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-list {
    font: inherit;
    font-size: 16px
}

.mm-list a,.mm-list a:hover {
    text-decoration: none
}

.mm-list>li {
    position: relative
}

.mm-list>li>a,.mm-list>li>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto
}

.mm-list a.mm-subopen {
    background: rgba(3,2,1,0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none
}

.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span {
    padding-right: 5px;
    margin-right: 40px
}

.mm-list>li.mm-selected>a.mm-subopen {
    background: transparent
}

.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span {
    padding-right: 45px;
    margin-right: 0
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px
}

.mm-list>li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px
}

.mm-list>li.mm-spacer {
    padding-top: 40px
}

.mm-list>li.mm-spacer.mm-label {
    padding-top: 25px
}

.mm-list a.mm-subopen:after,.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%
}

.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px
}

.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent
}

.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
    display: block
}

.mm-menu.mm-vertical .mm-list>li>a.mm-subopen {
    height: 40px
}

.mm-menu.mm-vertical .mm-list>li>a.mm-subopen:after {
    top: 16px;
    bottom: auto
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen {
    height: 25px
}

html.mm-opened .mm-page {
    box-shadow: none
}

.mm-menu {
    background: #4565AE;
    color: #fff
}

.mm-menu .mm-list>li:after {
    border-color: #4565AE
}

.mm-menu .mm-list>li>a.mm-subclose {
    background: #4565AE;
    color: #f6f8fc
}

.mm-menu .mm-list>li>a.mm-subopen:after,.mm-menu .mm-list>li>a.mm-subclose:before {
    border-color: #f6f8fc
}

.mm-menu .mm-list>li>a.mm-subopen:before {
    border-color: #4565AE
}

.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span {
    background: #4565AE
}

.mm-menu .mm-list>li.mm-label {
    background: #4565AE
}

.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul {
    background: #4565AE
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease
}

html.mm-opened {
    overflow: hidden;
    position: relative
}

html.mm-opened body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3,2,1,0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999
}

html.mm-opened #mm-blocker,html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed
}

.mm-menu.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 350px
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform:translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0)
    }
}

@media all and (min-width: 437.5px) {
    html.mm-opening .mm-slideout {
        -webkit-transform:translate(350px, 0);
        -moz-transform: translate(350px, 0);
        -ms-transform: translate(350px, 0);
        -o-transform: translate(350px, 0);
        transform: translate(350px, 0)
    }
}

.mm-menu.mm-top,.mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.mm-menu.mm-right {
    left: auto;
    right: 0
}

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0)
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform:translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }
}

@media all and (min-width: 437.5px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform:translate(-350px, 0);
        -moz-transform: translate(-350px, 0);
        -ms-transform: translate(-350px, 0);
        -o-transform: translate(-350px, 0);
        transform: translate(-350px, 0)
    }
}

html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0,0,0,0.5)
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none
}

.mm-menu.mm-front,.mm-menu.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.mm-menu.mm-front.mm-top,.mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0,0,0,0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
    color: #000000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #d0d0d0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0,0,0,0.05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #ffffff
}

.selectize-control {
    position: relative
}

.selectize-dropdown,.selectize-input,.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

.selectize-input,.selectize-control.single .selectize-input.input-active {
    background: #ffffff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-input.full {
    background-color: #ffffff
}

.selectize-input.disabled,.selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom:1;*display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active {
    color: #7d7d7d;
    background: #ffffff;
    border: 0 solid #ffffff
}

.selectize-input>input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none !important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125,168,208,0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header {
    padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #ffffff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48,48,48,0.5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #808080 transparent transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #808080 transparent
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0,0,0,0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
    color: #000000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #0073bb;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0,0,0,0.05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #00578d
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaaaaa
}

.selectize-control {
    position: relative
}

.selectize-dropdown,.selectize-input,.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

.selectize-input,.selectize-control.single .selectize-input.input-active {
    background: #ffffff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px
}

.selectize-input.full {
    background-color: #ffffff
}

.selectize-input.disabled,.selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom:1;*display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #1da7ee;
    color: #ffffff;
    border: 1px solid #0073bb
}

.selectize-control.multi .selectize-input>div.active {
    background: #92c836;
    color: #ffffff;
    border: 1px solid #00578d
}

.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active {
    color: #ffffff;
    background: #d2d2d2;
    border: 1px solid #aaaaaa
}

.selectize-input>input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 1px !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none !important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125,168,208,0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header {
    padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #ffffff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48,48,48,0.5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #808080 transparent transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #808080 transparent
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: none
}

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0,51,83,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #1b9dec;
    background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03)
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o-linear-gradient(top, #008fd8, #0075cf);
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0)
}

.selectize-control.single .selectize-input {
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);
    box-shadow: 0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0)
}

.selectize-control.single .selectize-input,.selectize-dropdown.single {
    border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: bold;
    font-size: 0.85em
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none
}

.social-share {
    margin: 0
}

.social-share__reddit {
    margin-right: 5px;
    margin-right: .3125rem;
    float: left
}

.social-share__facebook {
    margin-right: 5px;
    margin-right: .3125rem;
    float: left
}

.social-share__twitter {
    margin-right: 5px;
    margin-right: .3125rem;
    float: left
}

.social-share__linkedin {
    margin-right: 5px;
    margin-right: .3125rem;
    float: left
}

.social-share__email {
    margin-right: 5px;
    margin-right: .3125rem;
    float: left
}

.social-share__print {
    margin-right: 5px;
    margin-right: .3125rem;
    float: left
}

.social-share__reddit-share {
    transition: 250ms;
    text-decoration: none;
    opacity: 0.70
}

.social-share__reddit-share:active,.social-share__reddit-share:focus,.social-share__reddit-share:hover {
    text-decoration: none;
    opacity: 1
}

.social-share__reddit-share:active:before,.social-share__reddit-share:focus:before,.social-share__reddit-share:hover:before {
    transform: scale(1.2);
    background-color: #ff4500
}

.social-share__reddit-share:before {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    background-color: #a66e59;
    height: 35px;
    width: 35px;
    line-height: 2.3;
    text-align: center;
    transition: 0.30s ease-in-out;
    content: ""
}

.social-share__facebook-share {
    transition: 250ms;
    text-decoration: none;
    opacity: 0.70
}

.social-share__facebook-share:active,.social-share__facebook-share:focus,.social-share__facebook-share:hover {
    text-decoration: none;
    opacity: 1
}

.social-share__facebook-share:active:before,.social-share__facebook-share:focus:before,.social-share__facebook-share:hover:before {
    transform: scale(1.2);
    background-color: #3b5998
}

.social-share__facebook-share:before {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    background-color: #69696a;
    height: 35px;
    width: 35px;
    line-height: 2.3;
    text-align: center;
    transition: 0.30s ease-in-out;
    content: ""
}

.social-share__twitter-share {
    transition: 250ms;
    text-decoration: none;
    opacity: 0.70
}

.social-share__twitter-share:active,.social-share__twitter-share:focus,.social-share__twitter-share:hover {
    text-decoration: none;
    opacity: 1
}

.social-share__twitter-share:active:before,.social-share__twitter-share:focus:before,.social-share__twitter-share:hover:before {
    transform: scale(1.2);
    background-color: #00aced
}

.social-share__twitter-share:before {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    background-color: #53879a;
    height: 35px;
    width: 35px;
    line-height: 2.3;
    text-align: center;
    transition: 0.30s ease-in-out;
    content: ""
}

.social-share__linkedin-share {
    transition: 250ms;
    text-decoration: none;
    opacity: 0.70
}

.social-share__linkedin-share:active,.social-share__linkedin-share:focus,.social-share__linkedin-share:hover {
    text-decoration: none;
    opacity: 1
}

.social-share__linkedin-share:active:before,.social-share__linkedin-share:focus:before,.social-share__linkedin-share:hover:before {
    transform: scale(1.2);
    background-color: #007bb6
}

.social-share__linkedin-share:before {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    background-color: #406576;
    height: 35px;
    width: 35px;
    line-height: 2.3;
    text-align: center;
    transition: 0.30s ease-in-out;
    content: ""
}

.social-share__email-link {
    transition: 250ms;
    text-decoration: none;
    opacity: 0.70
}

.social-share__email-link:active,.social-share__email-link:focus,.social-share__email-link:hover {
    text-decoration: none;
    opacity: 1
}

.social-share__email-link:active:before,.social-share__email-link:focus:before,.social-share__email-link:hover:before {
    transform: scale(1.2);
    background-color: #117c81
}

.social-share__email-link:before {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    background-color: #444d4e;
    height: 35px;
    width: 35px;
    line-height: 2.3;
    text-align: center;
    transition: 0.30s ease-in-out;
    content: ""
}

.social-share__print-link {
    transition: 250ms;
    text-decoration: none;
    opacity: 0.70
}

.social-share__print-link:active,.social-share__print-link:focus,.social-share__print-link:hover {
    text-decoration: none;
    opacity: 1
}

.social-share__print-link:active:before,.social-share__print-link:focus:before,.social-share__print-link:hover:before {
    transform: scale(1.2);
    background-color: #117c81
}

.social-share__print-link:before {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    background-color: #444d4e;
    height: 35px;
    width: 35px;
    line-height: 2.3;
    text-align: center;
    transition: 0.30s ease-in-out;
    content: ""
}

.social-share__facebook-share-counter,.social-share__linkedin-share-counter {
    padding: 5px;
    padding: .3125rem;
    margin-left: 3px;
    margin-left: .1875rem;
    font-size: 11px;
    font-size: .6875rem;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 1px #999999;
    display: inline-block;
    position: relative;
    top: 0;
    color: #777
}

.social-share__facebook-share-counter:after,.social-share__linkedin-share-counter:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px
}

.page-events-show .social-share {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.page-articles-show__meta-container .social-share {
    margin: 0 0 10px 0;
    margin: 0 0 10px 0;
    display: flex
}

@media (min-width: 0) and (max-width: 640px) {
    .page-articles-show__meta-container .social-share {
        margin:10px 0;
        margin: 10px 0;
        display: flex
    }
}

@-webkit-keyframes fadeDown {
    from {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes fadeDown {
    from {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes fadeDown {
    from {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes fadeDown {
    from {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@keyframes fadeDown {
    from {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes fadeUp {
    from {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fadeUp {
    from {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }
}

@-ms-keyframes fadeUp {
    from {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }
}

@-o-keyframes fadeUp {
    from {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fadeUp {
    from {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(-40px);
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes fadeDownHide {
    from {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fadeDownHide {
    from {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }
}

@-ms-keyframes fadeDownHide {
    from {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }
}

@-o-keyframes fadeDownHide {
    from {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fadeDownHide {
    from {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }

    to {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes fadeUpShow {
    from {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes fadeUpShow {
    from {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes fadeUpShow {
    from {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes fadeUpShow {
    from {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }
}

@keyframes fadeUpShow {
    from {
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden
    }

    to {
        transform: translateY(-10px);
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@-ms-keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@-o-keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

.upcoming-events__item,.home-featured-classified__article,.featured-poll form,.featured-home-poll,.featured-podcasts__article,.brightcove-featured-videos__article,.home-featured-products__item,.featured-product,.newswire-headlines-feed__item {
    box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}

.upcoming-events__more-link,.home-featured-classified__more-link,.featured-poll-wrapper__more-link,.featured-podcasts__more-link,.brightcove-featured-videos__more-link,.home-featured-products__more-link,.newswire-headlines-feed__more-link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    text-decoration: none;
    margin-left: auto;
    display: flex;
    align-items: center
}

.upcoming-events__more-link:after,.home-featured-classified__more-link:after,.featured-poll-wrapper__more-link:after,.featured-podcasts__more-link:after,.brightcove-featured-videos__more-link:after,.home-featured-products__more-link:after,.newswire-headlines-feed__more-link:after {
    margin-left: 10px;
    margin-left: .625rem;
    font-size: 18px;
    font-size: 1.125rem;
    content: ""
}

.-is-homepage-v2 .event-list__type a,.-is-homepage-v2 .events-keyword h3 a,.events-keyword .-is-homepage-v2 h3 a,.-is-homepage-v2 .events-category h3 a,.events-category .-is-homepage-v2 h3 a,.featured-articles__topic-link,.latest-articles__topic-link,.sponsored-content-list__topic-link,.sponsored-content-article__topic-link,.sponsored-content-widget__topic-link {
    font-size: 10px;
    font-size: .625rem;
    padding: 5px 10px;
    padding: 5px 10px;
    background: #ebeff7;
    border: none;
    border-radius: 3px;
    color: #4565AE;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block
}

.-is-portrait.featured-classified-list__image,.-is-portrait.sponsored-content-article__image,.-is-portrait.sponsored-content-widget__image {
    background-size: cover;
    position: relative
}

.-is-portrait.featured-classified-list__image:before,.-is-portrait.sponsored-content-article__image:before,.-is-portrait.sponsored-content-widget__image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    backdrop-filter: blur(3px);
    background-color: rgba(0,0,0,0.5)
}

.-is-portrait.featured-classified-list__image img,.-is-portrait.sponsored-content-article__image img,.-is-portrait.sponsored-content-widget__image img {
    position: relative;
    z-index: 1
}

.directory-search .navigation .level1 {
    text-align: center;
    margin: 0 auto;
    display: table
}

.directory-search .navigation .level1 li {
    display: table-cell
}

.main-nav--horizontal.headroom .level1:before,.main-nav--horizontal.headroom .level1:after {
    display: block;
    width: 100%;
    min-width: 2500px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: inherit;
    content: ""
}

.main-nav--horizontal.headroom .level1:before {
    left: -100%
}

.main-nav--horizontal.headroom .level1:after {
    right: -100%
}

.order-history .overlay .address h3,#notice,#alert,#comment_notice h3,.error_explanation h2,.editorial-content__body h1,.editorial-content__body h2,.editorial-content__body h3,.error-404 .body h1,.error-404 .body h2,.error-404 .body h3,.hint h4,.fieldset-slideshow h4,.fieldset-downloadable-materials h4,.events-register h2,.user-login-page-registration-msg .editorial-content__title,.user-retrieve-password .editorial-content__title,.user-retrieve-password-bottom .editorial-content__title,.blog-section__title,.blog-roll h3,.author-bio .author-name,.featured-event__title,.events-index .date-range-title,.events-show .date-range-title,.events-category .date-range-title,.events-keyword .date-range-title,.events-category__type-title,.event-list__title,.refine-results__title,.event-related-polls .feature-title,.photo-intro-title,.featured-videos-by-taxonomy__title,.podcast-intro-title,.podcast .record h3,.quick-search-products h3,.cart .editorial-content__title,.cart-sidebar .editorial-content__title,.store-customer-info .editorial-content__title,.store-payment .editorial-content__title,.store-thanks .editorial-content__title,.directory-listing-profile-header__title,.directory-listing-profile__company-name,.directory-listing-profile__contact-title,.directory-listing-profile__address-title,.directory-listing-product-categories__title,.directory-listing-products__title,.directory-listing-multimedia__title,.page-directory-listing .articles h3,.directory-listing-events__title,.directory-listing-rfp__title,.directory-listing-downloads__title,.directory-listing-rfq__title,.directory-listing-branches__branch-title,.featured-listing__title,.directories-alpha-title,.page-directory-listing .company-navigation .title,.page-directories-show .company-navigation .title,.directory-tier-basic__headline,.directory-tier-premium__headline,.listing-master-detail__label,.downloadable-article__title,.featured-poll .feature-title,.featured-poll .question,.poll .question,.search-results__title,.search-title,.restricted-modal-content h3,.taxonomy-detail-lists .articles-list__title,.taxonomy-detail-lists .feature-title,.keywords-show .articles-list__title,.keywords-show .feature-title,.article-keyword .articles-list__title,.article-keyword .feature-title,.article-topic .articles-list__title,.article-topic .feature-title,.sponsored-content-title,.subscriptions-landing-page-top .editorial-content__title,.classified-show .record>.custom-classified-field,.classified-footer-message .editorial-content__title,.classified-children__title,.related-categories__title,.author-show .articles-list .headline,.author-show .product-list .headline,.taxonomy-list .headline,.publications-index .headline,.page-directory-listing .articles .headline,.directory-listing-downloads .headline,.poll .records .headline,.products-index-page .box1 .record .headline,.products-index-page .products-category .record .headline,.page-products-category .box1 .record .headline,.page-products-category .products-category .record .headline,.page-authors-products .box1 .record .headline,.page-authors-products .products-category .record .headline,.products-keyword .record .headline,.cart-recommended-products .record .headline,.featured-classified__topic-link,.sidebar-article__topic-link,.stories-by-topic__topic,.page-article-show .topics .topic,.page-blog-post .topics .topic,.page-article-teaser .topics .topic,.blog-post .topics .topic,.sidebar-article__headline,.latest-blog-post__headline,.author-bylines__author-link,.post-meta__date,.page-article .sidebar .articles .headline,.page-article .sidebar .events .headline,.page-article .sidebar .products .headline,.page-blog-post .sidebar .headline,.current-editions__headline,.featured-classified__headline,.latest-blog-post__authors,.stories-by-topic__headline,label,.page-article-show .headline,.page-blog-post .headline,.page-article-teaser .headline,.blog-post .headline,.page-article-show .sub-headline,.page-blog-post .sub-headline,.page-article-teaser .sub-headline,.blog-post .sub-headline,.page-article-show .related-content .headline,.page-blog-post .related-content .headline,.page-article-teaser .related-content .headline,.blog-post .related-content .headline,.recent-articles .headline,.related-directory-listing .related-directory-listing__title,.related-directory-listing .company_name,.article-summary__sub-headline,.article-summary__headline,.sponsor-bio__name,.page-blogs-show .sidebar .headline,.blog-topic .sidebar .headline,.blog-roll .headline,.author-bio .headline,.taxonomy-list .single-taxonomy .headline,.pages-list__title,.events-show .page-title,.events-show .related-content .headline,.event .sidebar .headline,.event-list__headline,.events-category .record .headline,.events-keyword .record .headline,.events-keyword .headline,.events-category .headline,.event-related-articles__headline,.featured-video__headline,.featured-video__title,.video-article__title,.browse-videos-navigation__all,.browse-videos-navigation__gallery,.photo-list h3,.photo-list h3 a,.photo-list h3 .more,.products-index-page .sidebar .headline,.page-products-category .sidebar .headline,.page-authors-products .sidebar .headline,.products-index-page .sidebar .topics h3,.page-products-category .sidebar .topics h3,.page-authors-products .sidebar .topics h3,.products-index-page .box1 h3,.products-index-page .products-category h3,.page-products-category .box1 h3,.page-products-category .products-category h3,.page-authors-products .box1 h3,.page-authors-products .products-category h3,.products-keyword h3,.products-show .headline,.featured-product__headline,.directory-listing-products .product-summary__headline,.directory-listing-multimedia-video__title,.directory-listing-company-accounts__headline,.directory-listing-company-agencies__headline,.directories-index .headline,.directories-topic-title,.directory-listing__company,.update_listing,.get_listed,.listing-master-detail__value-container,.poll h2,.results .answer-text,.search-results .headline,.rss-list .headline,.taxonomy-detail-lists .product-list .headline,.taxonomy-detail-lists .file-list .headline,.keywords-show .product-list .headline,.keywords-show .file-list .headline,.article-keyword .product-list .headline,.article-keyword .file-list .headline,.article-topic .product-list .headline,.article-topic .file-list .headline,.taxonomy-detail-lists .photos-list h3,.keywords-show .photos-list h3,.article-keyword .photos-list h3,.article-topic .photos-list h3,.featured-on-topic-pages__headline,.user-edit .subscriptions h2,.issue-articles-list__headline,.newsletters-list__headline,.comment-details .headline,.subscription .headline,.classified-index .headline,.classified-list .headline,.classified-show .headline,.classified-categories__count,.classified-categories__headline,.featured-classified-list__headline,.main-body .podcast__title,.popular-stories__headline,.most-emailed-articles__headline,.rss-callout__sub-title,.rss-callout__headline,.video-brightcove-home,.video-brightcove-media,.video-list,.bk-video,.video-brightcove-home .video-list__title,.video-brightcove-media .video-list__title,.video-list .video-list__title,.bk-video .video-list__title,.featured-upcoming-events__headline,.regional-microsite-articles .headline,.microsite-articles__headline {
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.45
}

.order-history .overlay .address h3 a,#notice a,#alert a,#comment_notice h3 a,.error_explanation h2 a,.editorial-content__body h1 a,.editorial-content__body h2 a,.editorial-content__body h3 a,.error-404 .body h1 a,.error-404 .body h2 a,.error-404 .body h3 a,.hint h4 a,.fieldset-slideshow h4 a,.fieldset-downloadable-materials h4 a,.events-register h2 a,.user-login-page-registration-msg .editorial-content__title a,.user-retrieve-password .editorial-content__title a,.user-retrieve-password-bottom .editorial-content__title a,.blog-section__title a,.blog-roll h3 a,.author-bio .author-name a,.featured-event__title a,.events-index .date-range-title a,.events-show .date-range-title a,.events-category .date-range-title a,.events-keyword .date-range-title a,.events-category__type-title a,.event-list__title a,.refine-results__title a,.event-related-polls .feature-title a,.photo-intro-title a,.featured-videos-by-taxonomy__title a,.podcast-intro-title a,.podcast .record h3 a,.quick-search-products h3 a,.cart .editorial-content__title a,.cart-sidebar .editorial-content__title a,.store-customer-info .editorial-content__title a,.store-payment .editorial-content__title a,.store-thanks .editorial-content__title a,.directory-listing-profile-header__title a,.directory-listing-profile__company-name a,.directory-listing-profile__contact-title a,.directory-listing-profile__address-title a,.directory-listing-product-categories__title a,.directory-listing-products__title a,.directory-listing-multimedia__title a,.page-directory-listing .articles h3 a,.directory-listing-events__title a,.directory-listing-rfp__title a,.directory-listing-downloads__title a,.directory-listing-rfq__title a,.directory-listing-branches__branch-title a,.featured-listing__title a,.directories-alpha-title a,.page-directory-listing .company-navigation .title a,.page-directories-show .company-navigation .title a,.directory-tier-basic__headline a,.directory-tier-premium__headline a,.listing-master-detail__label a,.downloadable-article__title a,.featured-poll .feature-title a,.featured-poll .question a,.poll .question a,.search-results__title a,.search-title a,.restricted-modal-content h3 a,.taxonomy-detail-lists .articles-list__title a,.taxonomy-detail-lists .feature-title a,.keywords-show .articles-list__title a,.keywords-show .feature-title a,.article-keyword .articles-list__title a,.article-keyword .feature-title a,.article-topic .articles-list__title a,.article-topic .feature-title a,.sponsored-content-title a,.subscriptions-landing-page-top .editorial-content__title a,.classified-show .record>.custom-classified-field a,.classified-footer-message .editorial-content__title a,.classified-children__title a,.related-categories__title a,.author-show .articles-list .headline a,.author-show .product-list .headline a,.taxonomy-list .headline a,.publications-index .headline a,.page-directory-listing .articles .headline a,.directory-listing-downloads .headline a,.poll .records .headline a,.products-index-page .box1 .record .headline a,.products-index-page .products-category .record .headline a,.page-products-category .box1 .record .headline a,.page-products-category .products-category .record .headline a,.page-authors-products .box1 .record .headline a,.page-authors-products .products-category .record .headline a,.products-keyword .record .headline a,.cart-recommended-products .record .headline a,.featured-classified__topic-link a,.sidebar-article__topic-link a,.stories-by-topic__topic a,.page-article-show .topics .topic a,.page-blog-post .topics .topic a,.page-article-teaser .topics .topic a,.blog-post .topics .topic a,.sidebar-article__headline a,.latest-blog-post__headline a,.author-bylines__author-link a,.post-meta__date a,.page-article .sidebar .articles .headline a,.page-article .sidebar .events .headline a,.page-article .sidebar .products .headline a,.page-blog-post .sidebar .headline a,.current-editions__headline a,.featured-classified__headline a,.latest-blog-post__authors a,.stories-by-topic__headline a,label a,.page-article-show .headline a,.page-blog-post .headline a,.page-article-teaser .headline a,.blog-post .headline a,.page-article-show .sub-headline a,.page-blog-post .sub-headline a,.page-article-teaser .sub-headline a,.blog-post .sub-headline a,.page-article-show .related-content .headline a,.page-blog-post .related-content .headline a,.page-article-teaser .related-content .headline a,.blog-post .related-content .headline a,.recent-articles .headline a,.related-directory-listing .related-directory-listing__title a,.related-directory-listing .company_name a,.article-summary__sub-headline a,.article-summary__headline a,.sponsor-bio__name a,.page-blogs-show .sidebar .headline a,.blog-topic .sidebar .headline a,.blog-roll .headline a,.author-bio .headline a,.taxonomy-list .single-taxonomy .headline a,.pages-list__title a,.events-show .page-title a,.events-show .related-content .headline a,.event .sidebar .headline a,.event-list__headline a,.events-category .record .headline a,.events-keyword .record .headline a,.events-keyword .headline a,.events-category .headline a,.event-related-articles__headline a,.featured-video__headline a,.featured-video__title a,.video-article__title a,.browse-videos-navigation__all a,.browse-videos-navigation__gallery a,.photo-list h3 a,.photo-list h3 a a,.photo-list h3 .more a,.products-index-page .sidebar .headline a,.page-products-category .sidebar .headline a,.page-authors-products .sidebar .headline a,.products-index-page .sidebar .topics h3 a,.page-products-category .sidebar .topics h3 a,.page-authors-products .sidebar .topics h3 a,.products-index-page .box1 h3 a,.products-index-page .products-category h3 a,.page-products-category .box1 h3 a,.page-products-category .products-category h3 a,.page-authors-products .box1 h3 a,.page-authors-products .products-category h3 a,.products-keyword h3 a,.products-show .headline a,.featured-product__headline a,.directory-listing-products .product-summary__headline a,.directory-listing-multimedia-video__title a,.directory-listing-company-accounts__headline a,.directory-listing-company-agencies__headline a,.directories-index .headline a,.directories-topic-title a,.directory-listing__company a,.update_listing a,.get_listed a,.listing-master-detail__value-container a,.poll h2 a,.results .answer-text a,.search-results .headline a,.rss-list .headline a,.taxonomy-detail-lists .product-list .headline a,.taxonomy-detail-lists .file-list .headline a,.keywords-show .product-list .headline a,.keywords-show .file-list .headline a,.article-keyword .product-list .headline a,.article-keyword .file-list .headline a,.article-topic .product-list .headline a,.article-topic .file-list .headline a,.taxonomy-detail-lists .photos-list h3 a,.keywords-show .photos-list h3 a,.article-keyword .photos-list h3 a,.article-topic .photos-list h3 a,.featured-on-topic-pages__headline a,.user-edit .subscriptions h2 a,.issue-articles-list__headline a,.newsletters-list__headline a,.comment-details .headline a,.subscription .headline a,.classified-index .headline a,.classified-list .headline a,.classified-show .headline a,.classified-categories__count a,.classified-categories__headline a,.featured-classified-list__headline a,.main-body .podcast__title a,.popular-stories__headline a,.most-emailed-articles__headline a,.rss-callout__sub-title a,.rss-callout__headline a,.video-brightcove-home a,.video-brightcove-media a,.video-list a,.bk-video a,.video-brightcove-home .video-list__title a,.video-brightcove-media .video-list__title a,.video-list .video-list__title a,.bk-video .video-list__title a,.featured-upcoming-events__headline a,.regional-microsite-articles .headline a,.microsite-articles__headline a {
    color: #364353;
    text-decoration: none
}

.author-show .articles-list .abstract,.author-show .product-list .abstract,.taxonomy-list .abstract,.publications-index .abstract,.page-directory-listing .articles .abstract,.directory-listing-downloads .abstract,.poll .records .abstract,.products-index-page .box1 .record .pricing,.products-index-page .products-category .record .pricing,.page-products-category .box1 .record .pricing,.page-products-category .products-category .record .pricing,.page-authors-products .box1 .record .pricing,.page-authors-products .products-category .record .pricing,.products-keyword .record .pricing,.cart-recommended-products .record .pricing,.products-index-page .box1 .record .abstract,.products-index-page .products-category .record .abstract,.page-products-category .box1 .record .abstract,.page-products-category .products-category .record .abstract,.page-authors-products .box1 .record .abstract,.page-authors-products .products-category .record .abstract,.products-keyword .record .abstract,.cart-recommended-products .record .abstract,.error_explanation p,.error_explanation li,.page-description,.current-editions__teaser,.sidebar-article__teaser,.latest-blog-post__teaser,.user-login-page-registration-msg .editorial-content__body,.user-retrieve-password .editorial-content__body,.user-retrieve-password-bottom .editorial-content__body,.page-article-show .kicker,.page-blog-post .kicker,.page-article-teaser .kicker,.blog-post .kicker,.page-article-show .body,.page-blog-post .body,.page-article-teaser .body,.blog-post .body,.article-canonical-reference,.event .body,.event .properties,.event .products,.event-submit p,.event-thanks p,.event-list .properties,.event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties,.event-list__teaser,.events-keyword .abstract,.events-category .abstract,.event-registration,.event-details,.event-description__body,.event-section__body,.event-block__column-1-1,.event-block__column-1-2,.event-block__column-1-3,.event-related-articles__teaser,.photo-gallery__caption,.products-show .content,.products-show .product-sidebar,.cart table,.cart .editorial-content__body,.cart-sidebar .editorial-content__body,.store-customer-info .editorial-content__body,.store-payment .editorial-content__body,.store-thanks .editorial-content__body,.store-payment .address,.store-thanks .address,.directory-listing-products .product-summary__description,.directory-listing-multimedia-video__description,.directory-listing-multimedia-video__description p,.directory-tier-basic__body,.directory-tier-premium__body,.directory-submission-thankyou__body,.search-results .abstract,.metered-paywall-registration-message,.metered-paywall-final-registration-message,.rss-list .abstract,.pages-show .body,.taxonomy-description-container__description,.user-edit .body,.user-edit table tbody td,.user-new-user-thanks .record,.order-history .overlay table td,.issue-articles-list__teaser,.newsletters-list__description,.subscriptions-landing-page-top .editorial-content__body,.classified-list .body,.classified-show .record .body,.classified-footer-message .editorial-content__body,.classified-footer-message .editorial-content__body p,.classified-categories__abstract,.classified-categories__abstract p,.featured-upcoming-events__description,.featured-upcoming-events__actions {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

.author-show .articles-list .abstract a,.author-show .product-list .abstract a,.taxonomy-list .abstract a,.publications-index .abstract a,.page-directory-listing .articles .abstract a,.directory-listing-downloads .abstract a,.poll .records .abstract a,.products-index-page .box1 .record .pricing a,.products-index-page .products-category .record .pricing a,.page-products-category .box1 .record .pricing a,.page-products-category .products-category .record .pricing a,.page-authors-products .box1 .record .pricing a,.page-authors-products .products-category .record .pricing a,.products-keyword .record .pricing a,.cart-recommended-products .record .pricing a,.products-index-page .box1 .record .abstract a,.products-index-page .products-category .record .abstract a,.page-products-category .box1 .record .abstract a,.page-products-category .products-category .record .abstract a,.page-authors-products .box1 .record .abstract a,.page-authors-products .products-category .record .abstract a,.products-keyword .record .abstract a,.cart-recommended-products .record .abstract a,.error_explanation p a,.error_explanation li a,.page-description a,.current-editions__teaser a,.sidebar-article__teaser a,.latest-blog-post__teaser a,.user-login-page-registration-msg .editorial-content__body a,.user-retrieve-password .editorial-content__body a,.user-retrieve-password-bottom .editorial-content__body a,.page-article-show .kicker a,.page-blog-post .kicker a,.page-article-teaser .kicker a,.blog-post .kicker a,.page-article-show .body a,.page-blog-post .body a,.page-article-teaser .body a,.blog-post .body a,.article-canonical-reference a,.event .body a,.event .properties a,.event .products a,.event-submit p a,.event-thanks p a,.event-list .properties a,.event-list__event .properties a,.events-keyword .record .properties a,.events-category .record .properties a,.event-list__teaser a,.events-keyword .abstract a,.events-category .abstract a,.event-registration a,.event-details a,.event-description__body a,.event-section__body a,.event-block__column-1-1 a,.event-block__column-1-2 a,.event-block__column-1-3 a,.event-related-articles__teaser a,.photo-gallery__caption a,.products-show .content a,.products-show .product-sidebar a,.cart table a,.cart .editorial-content__body a,.cart-sidebar .editorial-content__body a,.store-customer-info .editorial-content__body a,.store-payment .editorial-content__body a,.store-thanks .editorial-content__body a,.store-payment .address a,.store-thanks .address a,.directory-listing-products .product-summary__description a,.directory-listing-multimedia-video__description a,.directory-listing-multimedia-video__description p a,.directory-tier-basic__body a,.directory-tier-premium__body a,.directory-submission-thankyou__body a,.search-results .abstract a,.metered-paywall-registration-message a,.metered-paywall-final-registration-message a,.rss-list .abstract a,.pages-show .body a,.taxonomy-description-container__description a,.user-edit .body a,.user-edit table tbody td a,.user-new-user-thanks .record a,.order-history .overlay table td a,.issue-articles-list__teaser a,.newsletters-list__description a,.subscriptions-landing-page-top .editorial-content__body a,.classified-list .body a,.classified-show .record .body a,.classified-footer-message .editorial-content__body a,.classified-footer-message .editorial-content__body p a,.classified-categories__abstract a,.classified-categories__abstract p a,.featured-upcoming-events__description a,.featured-upcoming-events__actions a {
    color: #244583
}

.calendar-links__link,.products-index-page .box1 .record .add-to-cart,.products-index-page .products-category .record .add-to-cart,.page-products-category .box1 .record .add-to-cart,.page-products-category .products-category .record .add-to-cart,.page-authors-products .box1 .record .add-to-cart,.page-authors-products .products-category .record .add-to-cart,.products-keyword .record .add-to-cart,.cart-recommended-products .record .add-to-cart,.products-index-page .box1 .record .product-more,.products-index-page .products-category .record .product-more,.page-products-category .box1 .record .product-more,.page-products-category .products-category .record .product-more,.page-authors-products .box1 .record .product-more,.page-authors-products .products-category .record .product-more,.products-keyword .record .product-more,.cart-recommended-products .record .product-more,.button,.cancel-button,.featured-classifieds__submit-link,input[type="reset"],#mail_form .button,.events-register .add-attendant,.hallmark-register__submit,.page-article-show .body a.button,.events-index .submit a,.event-registration__button,.event-related-polls .button,.products-index-page .products-index .record .content-details .abstract .url,.products-index-page .products-category .featured .record .content-details .abstract .url,.page-products-category .products-index .record .content-details .abstract .url,.page-products-category .products-category .featured .record .content-details .abstract .url,.page-authors-products .products-index .record .content-details .abstract .url,.page-authors-products .products-category .featured .record .content-details .abstract .url,.products-show .product-sidebar .product-prices-header .add-to-cart,.cart .proceed-checkout,.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a,.directory-tier-basic__purchase-link,.directory-tier-premium__purchase-link,.rfp-form__button-container button,.rfp-form__button-container input[type="button"],.rfp-form__button-container input[type="submit"],.rfp-add-supplier-button-submit,.rfp-add-supplier-button,.featured-poll .button,.search .button2,.submit-form-button,.reset-form-button,.newsletters-show__download-button,.classified-index .get_listed a,.classified-list .get_listed a,.classified-show .get_listed a,.home-featured-classified__topic-link,.home-featured-classified__submit-link,.home-promotion-area__link,.home-more-articles .editorial-content__a-link,.featured-poll form .button,.featured-poll .first,.featured-poll .more,.featured-home-poll__submit,.home-more-publications .editorial-content__a-link,.home-featured-products__cart-action .add-to-cart,.interior-sidebar .featured-upcoming-events__actions .more,.featured-products__more-link {
    padding: 10px 20px;
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1rem;
    transition: background-color 0.3s ease-in-out;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background-color: #4565AE;
    color: #fff;
    text-decoration: none
}

.calendar-links__link:hover,.products-index-page .box1 .record .add-to-cart:hover,.products-index-page .products-category .record .add-to-cart:hover,.page-products-category .box1 .record .add-to-cart:hover,.page-products-category .products-category .record .add-to-cart:hover,.page-authors-products .box1 .record .add-to-cart:hover,.page-authors-products .products-category .record .add-to-cart:hover,.products-keyword .record .add-to-cart:hover,.cart-recommended-products .record .add-to-cart:hover,.products-index-page .box1 .record .product-more:hover,.products-index-page .products-category .record .product-more:hover,.page-products-category .box1 .record .product-more:hover,.page-products-category .products-category .record .product-more:hover,.page-authors-products .box1 .record .product-more:hover,.page-authors-products .products-category .record .product-more:hover,.products-keyword .record .product-more:hover,.cart-recommended-products .record .product-more:hover,.button:hover,.cancel-button:hover,.featured-classifieds__submit-link:hover,input[type="reset"]:hover,#mail_form .button:hover,.events-register .add-attendant:hover,.hallmark-register__submit:hover,.page-article-show .body a.button:hover,.events-index .submit a:hover,.event-registration__button:hover,.products-index-page .products-index .record .content-details .abstract .url:hover,.products-index-page .products-category .featured .record .content-details .abstract .url:hover,.page-products-category .products-index .record .content-details .abstract .url:hover,.page-products-category .products-category .featured .record .content-details .abstract .url:hover,.page-authors-products .products-index .record .content-details .abstract .url:hover,.page-authors-products .products-category .featured .record .content-details .abstract .url:hover,.products-show .product-sidebar .product-prices-header .add-to-cart:hover,.cart .proceed-checkout:hover,.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a:hover,.directory-tier-basic__purchase-link:hover,.directory-tier-premium__purchase-link:hover,.rfp-form__button-container button:hover,.rfp-form__button-container input[type="button"]:hover,.rfp-form__button-container input[type="submit"]:hover,.rfp-add-supplier-button-submit:hover,.rfp-add-supplier-button:hover,.search .button2:hover,.submit-form-button:hover,.reset-form-button:hover,.newsletters-show__download-button:hover,.classified-index .get_listed a:hover,.classified-list .get_listed a:hover,.classified-show .get_listed a:hover,.home-featured-classified__topic-link:hover,.home-featured-classified__submit-link:hover,.home-promotion-area__link:hover,.home-more-articles .editorial-content__a-link:hover,.featured-poll form .button:hover,.featured-poll .first:hover,.featured-poll .more:hover,.featured-home-poll__submit:hover,.home-more-publications .editorial-content__a-link:hover,.home-featured-products__cart-action .add-to-cart:hover,.interior-sidebar .featured-upcoming-events__actions .more:hover,.featured-products__more-link:hover {
    background-color: #3e5a9c
}

.author-show .articles-list .feature-title,.author-show .product-list .feature-title,.taxonomy-list .feature-title,.publications-index .feature-title,.page-directory-listing .articles .feature-title,.directory-listing-downloads .feature-title,.poll .records .feature-title,.page-article .sidebar .articles h3,.page-article .sidebar .events h3,.page-article .sidebar .products h3,.page-blog-post .sidebar h3,.page-title,.current-editions__title,.featured-classifieds__title,.latest-blog-posts__title,.sponsored-content__title,legend,.comment .title,#mail_form h3,.main-footer-nav .navigation-level1__item .navigation__link,.page-article-show .related-content h3,.page-blog-post .related-content h3,.page-article-teaser .related-content h3,.blog-post .related-content h3,.recent-articles .feature-title,.page-blogs-show .sidebar h3,.blog-topic .sidebar h3,.authors>h3,.publications-editorial-top .editorial-content__title,.publication-section__title,.featured-events__title,.events-show .related-content h3,.event .sidebar h3,.event .properties .date,.event .products h3,.event-list .properties .date,.event-list__event .properties .date,.events-keyword .record .properties .date,.events-category .record .properties .date,.event-search-range__title,.event-registration__title,.event-details__title,.event-description__title,.event-section__title,.event-block__title,.event-related-articles__title,.event-related-polls__title,.featured-videos-widget__title,.photo-list h2,.podcast-list .podcast-intro-title,.video-brightcove-media .editorial-content__title,.products-index-page h3,.page-products-category h3,.products-show h3,.products-show .product-sidebar .product-prices .title,.featured-products__title,.cart h3,.cart-recommended-products .title,.store-customer-info h3,.store-payment h3,.store-thanks h3,.store-customer-info .print-title,.store-payment .print-title,.store-thanks .print-title,.order-cart-msg .editorial-content__title,.order-customer-info-msg .editorial-content__title,.directory-listing-profile__description h3,.featured-directory-listings__title,.downloadable-content-articles__title,.featured-poll__title,.poll h1,.rss-list h3,.user-edit table thead th,.user-account-info__title,.user-subscriptions__title,.user-order-history__title,.user-directory-listings__title,.user-edit .demographics h2,.order-history .overlay h2,.order-history .overlay table th,.newsletters-show__view-issues,.featured-classified-list__title,.main-body .podcast-list__title,.popular-stories__title,.most-emailed-articles__title,.rss-callout__title,.featured-upcoming-events__title,.regional-microsite-articles__title,.microsite-articles__title {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-family: "Nunito Sans","Open Sans Condensed",sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    text-transform: capitalize;
    color: #404144
}

.author-show .articles-list .feature-title a,.author-show .product-list .feature-title a,.taxonomy-list .feature-title a,.publications-index .feature-title a,.page-directory-listing .articles .feature-title a,.directory-listing-downloads .feature-title a,.poll .records .feature-title a,.page-article .sidebar .articles h3 a,.page-article .sidebar .events h3 a,.page-article .sidebar .products h3 a,.page-blog-post .sidebar h3 a,.page-title a,.current-editions__title a,.featured-classifieds__title a,.latest-blog-posts__title a,.sponsored-content__title a,legend a,.comment .title a,#mail_form h3 a,.main-footer-nav .navigation-level1__item .navigation__link a,.page-article-show .related-content h3 a,.page-blog-post .related-content h3 a,.page-article-teaser .related-content h3 a,.blog-post .related-content h3 a,.recent-articles .feature-title a,.page-blogs-show .sidebar h3 a,.blog-topic .sidebar h3 a,.authors>h3 a,.publications-editorial-top .editorial-content__title a,.publication-section__title a,.featured-events__title a,.events-show .related-content h3 a,.event .sidebar h3 a,.event .properties .date a,.event .products h3 a,.event-list .properties .date a,.event-list__event .properties .date a,.events-keyword .record .properties .date a,.events-category .record .properties .date a,.event-search-range__title a,.event-registration__title a,.event-details__title a,.event-description__title a,.event-section__title a,.event-block__title a,.event-related-articles__title a,.event-related-polls__title a,.featured-videos-widget__title a,.photo-list h2 a,.podcast-list .podcast-intro-title a,.video-brightcove-media .editorial-content__title a,.products-index-page h3 a,.page-products-category h3 a,.products-show h3 a,.products-show .product-sidebar .product-prices .title a,.featured-products__title a,.cart h3 a,.cart-recommended-products .title a,.store-customer-info h3 a,.store-payment h3 a,.store-thanks h3 a,.store-customer-info .print-title a,.store-payment .print-title a,.store-thanks .print-title a,.order-cart-msg .editorial-content__title a,.order-customer-info-msg .editorial-content__title a,.directory-listing-profile__description h3 a,.featured-directory-listings__title a,.downloadable-content-articles__title a,.featured-poll__title a,.poll h1 a,.rss-list h3 a,.user-edit table thead th a,.user-account-info__title a,.user-subscriptions__title a,.user-order-history__title a,.user-directory-listings__title a,.user-edit .demographics h2 a,.order-history .overlay h2 a,.order-history .overlay table th a,.newsletters-show__view-issues a,.featured-classified-list__title a,.main-body .podcast-list__title a,.popular-stories__title a,.most-emailed-articles__title a,.rss-callout__title a,.featured-upcoming-events__title a,.regional-microsite-articles__title a,.microsite-articles__title a {
    color: #5D5E62;
    text-decoration: none
}

.order-history .overlay .address h3,#notice,#alert,#comment_notice h3,.error_explanation h2,.editorial-content__body h1,.editorial-content__body h2,.editorial-content__body h3,.error-404 .body h1,.error-404 .body h2,.error-404 .body h3,.hint h4,.fieldset-slideshow h4,.fieldset-downloadable-materials h4,.events-register h2,.user-login-page-registration-msg .editorial-content__title,.user-retrieve-password .editorial-content__title,.user-retrieve-password-bottom .editorial-content__title,.blog-section__title,.blog-roll h3,.author-bio .author-name,.featured-event__title,.events-index .date-range-title,.events-show .date-range-title,.events-category .date-range-title,.events-keyword .date-range-title,.events-category__type-title,.event-list__title,.refine-results__title,.event-related-polls .feature-title,.photo-intro-title,.featured-videos-by-taxonomy__title,.podcast-intro-title,.podcast .record h3,.quick-search-products h3,.cart .editorial-content__title,.cart-sidebar .editorial-content__title,.store-customer-info .editorial-content__title,.store-payment .editorial-content__title,.store-thanks .editorial-content__title,.directory-listing-profile-header__title,.directory-listing-profile__company-name,.directory-listing-profile__contact-title,.directory-listing-profile__address-title,.directory-listing-product-categories__title,.directory-listing-products__title,.directory-listing-multimedia__title,.page-directory-listing .articles h3,.directory-listing-events__title,.directory-listing-rfp__title,.directory-listing-downloads__title,.directory-listing-rfq__title,.directory-listing-branches__branch-title,.featured-listing__title,.directories-alpha-title,.page-directory-listing .company-navigation .title,.page-directories-show .company-navigation .title,.directory-tier-basic__headline,.directory-tier-premium__headline,.listing-master-detail__label,.downloadable-article__title,.featured-poll .feature-title,.featured-poll .question,.poll .question,.search-results__title,.search-title,.restricted-modal-content h3,.taxonomy-detail-lists .articles-list__title,.taxonomy-detail-lists .feature-title,.keywords-show .articles-list__title,.keywords-show .feature-title,.article-keyword .articles-list__title,.article-keyword .feature-title,.article-topic .articles-list__title,.article-topic .feature-title,.sponsored-content-title,.subscriptions-landing-page-top .editorial-content__title,.classified-show .record>.custom-classified-field,.classified-footer-message .editorial-content__title,.classified-children__title,.related-categories__title {
    font-size: 16px;
    font-size: 1rem
}

.order-history .overlay .address h3 a,#notice a,#alert a,#comment_notice h3 a,.error_explanation h2 a,.editorial-content__body h1 a,.editorial-content__body h2 a,.editorial-content__body h3 a,.error-404 .body h1 a,.error-404 .body h2 a,.error-404 .body h3 a,.hint h4 a,.fieldset-slideshow h4 a,.fieldset-downloadable-materials h4 a,.events-register h2 a,.user-login-page-registration-msg .editorial-content__title a,.user-retrieve-password .editorial-content__title a,.user-retrieve-password-bottom .editorial-content__title a,.blog-section__title a,.blog-roll h3 a,.author-bio .author-name a,.featured-event__title a,.events-index .date-range-title a,.events-show .date-range-title a,.events-category .date-range-title a,.events-keyword .date-range-title a,.events-category__type-title a,.event-list__title a,.refine-results__title a,.event-related-polls .feature-title a,.photo-intro-title a,.featured-videos-by-taxonomy__title a,.podcast-intro-title a,.podcast .record h3 a,.quick-search-products h3 a,.cart .editorial-content__title a,.cart-sidebar .editorial-content__title a,.store-customer-info .editorial-content__title a,.store-payment .editorial-content__title a,.store-thanks .editorial-content__title a,.directory-listing-profile-header__title a,.directory-listing-profile__company-name a,.directory-listing-profile__contact-title a,.directory-listing-profile__address-title a,.directory-listing-product-categories__title a,.directory-listing-products__title a,.directory-listing-multimedia__title a,.page-directory-listing .articles h3 a,.directory-listing-events__title a,.directory-listing-rfp__title a,.directory-listing-downloads__title a,.directory-listing-rfq__title a,.directory-listing-branches__branch-title a,.featured-listing__title a,.directories-alpha-title a,.page-directory-listing .company-navigation .title a,.page-directories-show .company-navigation .title a,.directory-tier-basic__headline a,.directory-tier-premium__headline a,.listing-master-detail__label a,.downloadable-article__title a,.featured-poll .feature-title a,.featured-poll .question a,.poll .question a,.search-results__title a,.search-title a,.restricted-modal-content h3 a,.taxonomy-detail-lists .articles-list__title a,.taxonomy-detail-lists .feature-title a,.keywords-show .articles-list__title a,.keywords-show .feature-title a,.article-keyword .articles-list__title a,.article-keyword .feature-title a,.article-topic .articles-list__title a,.article-topic .feature-title a,.sponsored-content-title a,.subscriptions-landing-page-top .editorial-content__title a,.classified-show .record>.custom-classified-field a,.classified-footer-message .editorial-content__title a,.classified-children__title a,.related-categories__title a {
    color: #333;
    text-decoration: none
}

.article-summary__teaser+.more:after,.featured-on-topic-pages__more a:after,.regional-microsite-articles__wrapper>.more:after,.microsite-articles__more-link:after {
    margin-left: 5px;
    margin-left: .3125rem;
    content: ""
}

.editorial-content__body a,.error-404 .body a,.page-article-show .file_list a,.page-blog-post .file_list a,.page-article-teaser .file_list a,.blog-post .file_list a,.article-toolbar .tags a,.article-toolbar__print-link,.article-toolbar__reprints-link,.article-show-bottom a,.article-summary__teaser a,.hallmark-register__login-link,.hallmark-register__privacy-link,.article-author-bio a,.article-registration-box-paid-bottom .editorial-content__body a,.article-registration-box-free-bottom .editorial-content__body a,.blog-section__teaser a,.blog-menu a,.author-bio .abstract a,.publication-section__back-to-top-link,.events-index .date-range .date-range-title a,.events-index .date-range .range a,.events-show .date-range .date-range-title a,.events-show .date-range .range a,.events-category .date-range .date-range-title a,.events-category .date-range .range a,.events-keyword .date-range .date-range-title a,.events-keyword .date-range .range a,.event-list .properties a,.events-category .properties a,.events-keyword .properties a,.event-list__event .properties a,.podcast-list .podcast_download a,.featured-poll .answer a,.poll .answer a,.comment a,.classified-children__link,.regional-microsite-articles__wrapper .comment-count>a,.microsite-articles__wrapper .comment-count>a {
    color: #244583;
    text-decoration: none
}

.article-summary__teaser+.more,.featured-on-topic-pages__more a,.regional-microsite-articles__wrapper>.more,.microsite-articles__more-link,.view-more,.current-editions__more-link,.current-editions__subscribe-link,.featured-classifieds__more-link,.blog-section__teaser .more,.event-list__more-link,.events-keyword .abstract .url,.events-keyword .abstract .more,.events-category .abstract .url,.events-category .abstract .more,.event-related-articles__teaser .more,.featured-videos-by-taxonomy-wrapper .more,.photo-list .more,.back_to_listings a,.products-index-page .more .more,.page-products-category .more .more,.page-authors-products .more .more,.featured-products__more-link,.directory-listing__more,.page-directory-listing .more,.page-directories-show .more,.taxonomy-detail-lists .product-list .abstract .url,.taxonomy-detail-lists .file-list .abstract .url,.keywords-show .product-list .abstract .url,.keywords-show .file-list .abstract .url,.article-keyword .product-list .abstract .url,.article-keyword .file-list .abstract .url,.article-topic .product-list .abstract .url,.article-topic .file-list .abstract .url {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.45;
    text-transform: capitalize;
    text-decoration: none;
    border-bottom: 1px solid #244583;
    color: #244583;
    clear: both
}

.authors .back-to-top {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #244583;
    border-top: 3px solid #244583;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    display: block;
    text-decoration: none
}

.authors .back-to-top:after {
    margin-left: 5px;
    margin-left: .3125rem;
    content: ""
}

.author-show .articles-list .record,.author-show .product-list .record,.taxonomy-list .record,.publications-index .record,.page-directory-listing .articles .record,.directory-listing-downloads .record,.poll .records .record {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #EAEAEA;
    font-size: 14px;
    font-size: .875rem
}

.author-show .articles-list .feature-title,.author-show .product-list .feature-title,.taxonomy-list .feature-title,.publications-index .feature-title,.page-directory-listing .articles .feature-title,.directory-listing-downloads .feature-title,.poll .records .feature-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.65;
    color: #333
}

.author-show .articles-list a,.author-show .product-list a,.taxonomy-list a,.publications-index a,.page-directory-listing .articles a,.directory-listing-downloads a,.poll .records a {
    text-decoration: none;
    color: #333
}

.author-show .articles-list .image,.author-show .product-list .image,.taxonomy-list .image,.publications-index .image,.page-directory-listing .articles .image,.directory-listing-downloads .image,.poll .records .image {
    float: left;
    margin: 0 10px 10px 0;
    margin: 0 10px 10px 0;
    width: 150px;
    height: auto
}

.author-show .articles-list .headline,.author-show .product-list .headline,.taxonomy-list .headline,.publications-index .headline,.page-directory-listing .articles .headline,.directory-listing-downloads .headline,.poll .records .headline {
    font-size: 16px;
    font-size: 1rem
}

.author-show .articles-list .headline a,.author-show .product-list .headline a,.taxonomy-list .headline a,.publications-index .headline a,.page-directory-listing .articles .headline a,.directory-listing-downloads .headline a,.poll .records .headline a {
    color: #000;
    text-decoration: none
}

.author-show .articles-list .author,.author-show .product-list .author,.taxonomy-list .author,.publications-index .author,.page-directory-listing .articles .author,.directory-listing-downloads .author,.poll .records .author,.author-show .articles-list .date,.author-show .product-list .date,.taxonomy-list .date,.publications-index .date,.page-directory-listing .articles .date,.directory-listing-downloads .date,.poll .records .date,.author-show .articles-list .comment-count,.author-show .product-list .comment-count,.taxonomy-list .comment-count,.publications-index .comment-count,.page-directory-listing .articles .comment-count,.directory-listing-downloads .comment-count,.poll .records .comment-count {
    font-size: 12px;
    font-size: .75rem
}

.author-show .articles-list .author,.author-show .product-list .author,.taxonomy-list .author,.publications-index .author,.page-directory-listing .articles .author,.directory-listing-downloads .author,.poll .records .author,.author-show .articles-list .date,.author-show .product-list .date,.taxonomy-list .date,.publications-index .date,.page-directory-listing .articles .date,.directory-listing-downloads .date,.poll .records .date {
    display: inline-block;
    padding-right: 13px;
    padding-right: .8125rem;
    color: #8c8c8c
}

.author-show .articles-list .comment-count,.author-show .product-list .comment-count,.taxonomy-list .comment-count,.publications-index .comment-count,.page-directory-listing .articles .comment-count,.directory-listing-downloads .comment-count,.poll .records .comment-count {
    display: inline-block
}

.author-show .articles-list .comment-count .more,.author-show .product-list .comment-count .more,.taxonomy-list .comment-count .more,.publications-index .comment-count .more,.page-directory-listing .articles .comment-count .more,.directory-listing-downloads .comment-count .more,.poll .records .comment-count .more {
    color: #8c8c8c;
    font-size: 12px;
    font-size: .75rem
}

.author-show .articles-list .comment-count .more:after,.author-show .product-list .comment-count .more:after,.taxonomy-list .comment-count .more:after,.publications-index .comment-count .more:after,.page-directory-listing .articles .comment-count .more:after,.directory-listing-downloads .comment-count .more:after,.poll .records .comment-count .more:after {
    content: ""
}

.author-show .articles-list .abstract,.author-show .product-list .abstract,.taxonomy-list .abstract,.publications-index .abstract,.page-directory-listing .articles .abstract,.directory-listing-downloads .abstract,.poll .records .abstract {
    font-size: 14px;
    font-size: .875rem
}

.author-show .articles-list a.more,.author-show .product-list a.more,.taxonomy-list a.more,.publications-index a.more,.page-directory-listing .articles a.more,.directory-listing-downloads a.more,.poll .records a.more {
    font-family: "Helvetica", "Arial", sans-serif;
    color: #244583
}

.author-show .articles-list .see_all,.author-show .product-list .see_all,.taxonomy-list .see_all,.publications-index .see_all,.page-directory-listing .articles .see_all,.directory-listing-downloads .see_all,.poll .records .see_all {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.pagination,.article-topic .pager {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.pagination .pagination,.article-topic .pager .pagination {
    float: right;
    background-color: #4565AE
}

.pagination a,.article-topic .pager a,.pagination span,.article-topic .pager span,.pagination em,.article-topic .pager em {
    padding: 5px 10px;
    padding: 5px 10px;
    display: inline-block
}

.pagination a,.article-topic .pager a,.pagination span,.article-topic .pager span {
    margin-top: 10px;
    margin-top: .625rem;
    text-decoration: none;
    background-color: #4565AE;
    color: #fff
}

.pagination em,.article-topic .pager em {
    font-style: normal;
    background-color: #117C81;
    color: #fff
}

.page-title .rss,.blog-home .rss,.blog .rss,.blog-topic .rss,.taxonomy-detail .rss {
    float: right
}

.page-title .rss a,.blog-home .rss a,.blog .rss a,.blog-topic .rss a,.taxonomy-detail .rss a {
    font-size: 14px;
    font-size: .875rem;
    padding: 5px 10px;
    padding: 5px 10px;
    border: 1px solid #404144;
    color: #404144;
    text-decoration: none;
    display: block
}

.page-title .rss a:before,.blog-home .rss a:before,.blog .rss a:before,.blog-topic .rss a:before,.taxonomy-detail .rss a:before {
    margin-right: 10px;
    margin-right: .625rem;
    color: #404144
}

.image-gallery,.directory-listing-media__images {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.image-gallery .gallery-button,.directory-listing-media__images .gallery-button {
    width: 7%;
    float: left
}

.image-gallery a.browse,.directory-listing-media__images a.browse {
    background: url(/images/icons/arrows.gif) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    font-size: 1px;
    margin: 55px 10px
}

.image-gallery .prevImage,.directory-listing-media__images .prevImage,.image-gallery .nextImage,.directory-listing-media__images .nextImage {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 100px;
    width: 18px;
    position: absolute
}

.image-gallery .nextImage,.directory-listing-media__images .nextImage {
    top: 150px;
    right: 0px;
    background: url("/images/gallery_next.png") no-repeat scroll 0 0 transparent;
    margin-left: 5px
}

.image-gallery .prevImage,.directory-listing-media__images .prevImage {
    top: 150px;
    left: 0px;
    background: url("/images/gallery_prev.png") no-repeat scroll 0 0 transparent;
    margin-left: 5px
}

.image-gallery a.right,.directory-listing-media__images a.right {
    background-position: 0 -30px;
    clear: right;
    margin-right: 0
}

.image-gallery a.right:hover,.directory-listing-media__images a.right:hover {
    background-position: -30px -30px
}

.image-gallery a.right:active,.directory-listing-media__images a.right:active {
    background-position: -60px -30px
}

.image-gallery a.left,.directory-listing-media__images a.left {
    margin-left: 10px
}

.image-gallery a.left:hover,.directory-listing-media__images a.left:hover {
    background-position: -30px 0
}

.image-gallery a.left:active,.directory-listing-media__images a.left:active {
    background-position: -60px 0
}

.image-gallery a.disabled,.directory-listing-media__images a.disabled {
    visibility: hidden !important
}

.image-gallery .slideshow-gallery,.directory-listing-media__images .slideshow-gallery {
    overflow: hidden;
    position: relative;
    margin-top: 20px
}

.image-gallery .gallery-records,.directory-listing-media__images .gallery-records {
    width: 20000em;
    position: absolute;
    clear: both
}

.image-gallery .gallery-records .gallery-item,.directory-listing-media__images .gallery-records .gallery-item,.image-gallery .gallery-records>.record,.directory-listing-media__images .gallery-records>.record {
    float: left;
    background-color: #fff;
    border: 1px solid #989898;
    cursor: pointer;
    width: 100px;
    overflow: hidden;
    margin: 10px 5px 10px 24px;
    padding: 0
}

.image-gallery .gallery-records .gallery-item .record,.directory-listing-media__images .gallery-records .gallery-item .record,.image-gallery .gallery-records>.record .record,.directory-listing-media__images .gallery-records>.record .record {
    text-align: center
}

.image-gallery .gallery-records .gallery-item .image,.directory-listing-media__images .gallery-records .gallery-item .image,.image-gallery .gallery-records>.record .image,.directory-listing-media__images .gallery-records>.record .image {
    float: none
}

.image-gallery .gallery-records .gallery-item.active,.directory-listing-media__images .gallery-records .gallery-item.active,.image-gallery .gallery-records>.record.active,.directory-listing-media__images .gallery-records>.record.active {
    border: 3px solid #989898
}

.image-gallery #image_wrap,.directory-listing-media__images #image_wrap {
    display: block;
    text-align: center
}

.image-gallery #photo_title,.directory-listing-media__images #photo_title {
    font-size: 12px;
    line-height: 1.5em;
    width: 80%;
    margin: 0 auto;
    padding: 5px;
    margin-bottom: 20px
}

.author-show .navigation .level1,.publication-navigation .level1,.page-directory-listing .company-navigation .level1,.page-directories-show .company-navigation .level1,.search-results-navigation .level1,.taxonomy-detail-lists .navigation .level1,.keywords-show .navigation .level1,.article-keyword .navigation .level1,.article-topic .navigation .level1,.user-edit .navigation .level1 {
    border-bottom: 1px solid #4565AE
}

.author-show .navigation .level1 .level1-li,.publication-navigation .level1 .level1-li,.page-directory-listing .company-navigation .level1 .level1-li,.page-directories-show .company-navigation .level1 .level1-li,.search-results-navigation .level1 .level1-li,.taxonomy-detail-lists .navigation .level1 .level1-li,.keywords-show .navigation .level1 .level1-li,.article-keyword .navigation .level1 .level1-li,.article-topic .navigation .level1 .level1-li,.user-edit .navigation .level1 .level1-li {
    border-bottom: none
}

.author-show .navigation .level1 .level1-li a,.publication-navigation .level1 .level1-li a,.page-directory-listing .company-navigation .level1 .level1-li a,.page-directories-show .company-navigation .level1 .level1-li a,.search-results-navigation .level1 .level1-li a,.taxonomy-detail-lists .navigation .level1 .level1-li a,.keywords-show .navigation .level1 .level1-li a,.article-keyword .navigation .level1 .level1-li a,.article-topic .navigation .level1 .level1-li a,.user-edit .navigation .level1 .level1-li a {
    color: #244583;
    text-transform: capitalize;
    font-size: 14px;
    font-size: .875rem
}

.author-show .navigation .level1 .level1-li .current,.publication-navigation .level1 .level1-li .current,.page-directory-listing .company-navigation .level1 .level1-li .current,.page-directories-show .company-navigation .level1 .level1-li .current,.search-results-navigation .level1 .level1-li .current,.taxonomy-detail-lists .navigation .level1 .level1-li .current,.keywords-show .navigation .level1 .level1-li .current,.article-keyword .navigation .level1 .level1-li .current,.article-topic .navigation .level1 .level1-li .current,.user-edit .navigation .level1 .level1-li .current,.author-show .navigation .level1 .level1-li.current a,.publication-navigation .level1 .level1-li.current a,.page-directory-listing .company-navigation .level1 .level1-li.current a,.page-directories-show .company-navigation .level1 .level1-li.current a,.search-results-navigation .level1 .level1-li.current a,.taxonomy-detail-lists .navigation .level1 .level1-li.current a,.keywords-show .navigation .level1 .level1-li.current a,.article-keyword .navigation .level1 .level1-li.current a,.article-topic .navigation .level1 .level1-li.current a,.user-edit .navigation .level1 .level1-li.current a {
    background: #4565AE;
    color: #fff;
    font-weight: 700
}

.author-show .navigation a,.publication-navigation a,.page-directory-listing .company-navigation a,.page-directories-show .company-navigation a,.search-results-navigation a,.taxonomy-detail-lists .navigation a,.keywords-show .navigation a,.article-keyword .navigation a,.article-topic .navigation a,.user-edit .navigation a {
    display: block;
    color: #244583;
    text-decoration: none;
    font-size: 14px;
    font-size: .875rem
}

.products-index-page .box1 .record,.products-index-page .products-category .record,.page-products-category .box1 .record,.page-products-category .products-category .record,.page-authors-products .box1 .record,.page-authors-products .products-category .record,.products-keyword .record,.cart-recommended-products .record {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 10px;
    padding: .625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #F4F5F6;
    border: 1px solid #d8dcdf;
    min-height: 300px
}

@media (min-width: 851px) {
    .products-index-page .box1 .record:nth-child(3n),.products-index-page .products-category .record:nth-child(3n),.page-products-category .box1 .record:nth-child(3n),.page-products-category .products-category .record:nth-child(3n),.page-authors-products .box1 .record:nth-child(3n),.page-authors-products .products-category .record:nth-child(3n),.products-keyword .record:nth-child(3n),.cart-recommended-products .record:nth-child(3n) {
        margin-right:0
    }

    .products-index-page .box1 .record:nth-child(3n+1),.products-index-page .products-category .record:nth-child(3n+1),.page-products-category .box1 .record:nth-child(3n+1),.page-products-category .products-category .record:nth-child(3n+1),.page-authors-products .box1 .record:nth-child(3n+1),.page-authors-products .products-category .record:nth-child(3n+1),.products-keyword .record:nth-child(3n+1),.cart-recommended-products .record:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 0) and (max-width: 850px) {
    .products-index-page .box1 .record,.products-index-page .products-category .record,.page-products-category .box1 .record,.page-products-category .products-category .record,.page-authors-products .box1 .record,.page-authors-products .products-category .record,.products-keyword .record,.cart-recommended-products .record {
        width:49%;
        float: left;
        margin-right: 2%
    }

    .products-index-page .box1 .record:nth-child(2n),.products-index-page .products-category .record:nth-child(2n),.page-products-category .box1 .record:nth-child(2n),.page-products-category .products-category .record:nth-child(2n),.page-authors-products .box1 .record:nth-child(2n),.page-authors-products .products-category .record:nth-child(2n),.products-keyword .record:nth-child(2n),.cart-recommended-products .record:nth-child(2n) {
        margin-right: 0
    }

    .products-index-page .box1 .record:nth-child(2n+1),.products-index-page .products-category .record:nth-child(2n+1),.page-products-category .box1 .record:nth-child(2n+1),.page-products-category .products-category .record:nth-child(2n+1),.page-authors-products .box1 .record:nth-child(2n+1),.page-authors-products .products-category .record:nth-child(2n+1),.products-keyword .record:nth-child(2n+1),.cart-recommended-products .record:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 0) and (max-width: 460px) {
    .products-index-page .box1 .record,.products-index-page .products-category .record,.page-products-category .box1 .record,.page-products-category .products-category .record,.page-authors-products .box1 .record,.page-authors-products .products-category .record,.products-keyword .record,.cart-recommended-products .record {
        min-height:100%
    }
}

.products-index-page .box1 .record .image,.products-index-page .products-category .record .image,.page-products-category .box1 .record .image,.page-products-category .products-category .record .image,.page-authors-products .box1 .record .image,.page-authors-products .products-category .record .image,.products-keyword .record .image,.cart-recommended-products .record .image {
    text-align: center;
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.products-index-page .box1 .record .headline,.products-index-page .products-category .record .headline,.page-products-category .box1 .record .headline,.page-products-category .products-category .record .headline,.page-authors-products .box1 .record .headline,.page-authors-products .products-category .record .headline,.products-keyword .record .headline,.cart-recommended-products .record .headline {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.products-index-page .box1 .record .headline a,.products-index-page .products-category .record .headline a,.page-products-category .box1 .record .headline a,.page-products-category .products-category .record .headline a,.page-authors-products .box1 .record .headline a,.page-authors-products .products-category .record .headline a,.products-keyword .record .headline a,.cart-recommended-products .record .headline a {
    color: #000;
    text-decoration: none
}

.products-index-page .box1 .record .pricing,.products-index-page .products-category .record .pricing,.page-products-category .box1 .record .pricing,.page-products-category .products-category .record .pricing,.page-authors-products .box1 .record .pricing,.page-authors-products .products-category .record .pricing,.products-keyword .record .pricing,.cart-recommended-products .record .pricing {
    font-size: 14px;
    font-size: .875rem;
    margin: 10px 0;
    margin: 10px 0
}

.products-index-page .box1 .record .our-price label,.products-index-page .products-category .record .our-price label,.page-products-category .box1 .record .our-price label,.page-products-category .products-category .record .our-price label,.page-authors-products .box1 .record .our-price label,.page-authors-products .products-category .record .our-price label,.products-keyword .record .our-price label,.cart-recommended-products .record .our-price label {
    margin: 0
}

.products-index-page .box1 .record .abstract,.products-index-page .products-category .record .abstract,.page-products-category .box1 .record .abstract,.page-products-category .products-category .record .abstract,.page-authors-products .box1 .record .abstract,.page-authors-products .products-category .record .abstract,.products-keyword .record .abstract,.cart-recommended-products .record .abstract {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.45
}

.products-index-page .box1 .record .url,.products-index-page .products-category .record .url,.page-products-category .box1 .record .url,.page-products-category .products-category .record .url,.page-authors-products .box1 .record .url,.page-authors-products .products-category .record .url,.products-keyword .record .url,.cart-recommended-products .record .url {
    font-family: "Helvetica", "Arial", sans-serif;
    color: #244583;
    text-decoration: none
}

.products-index-page .box1 .record .add-to-cart,.products-index-page .products-category .record .add-to-cart,.page-products-category .box1 .record .add-to-cart,.page-products-category .products-category .record .add-to-cart,.page-authors-products .box1 .record .add-to-cart,.page-authors-products .products-category .record .add-to-cart,.products-keyword .record .add-to-cart,.cart-recommended-products .record .add-to-cart {
    font-size: 12px;
    font-size: .75rem;
    background-color: #244583;
    border: none;
    color: #fff;
    text-transform: uppercase;
    float: left
}

@media (min-width: 641px) and (max-width: 768px) {
    .products-index-page .box1 .record .add-to-cart,.products-index-page .products-category .record .add-to-cart,.page-products-category .box1 .record .add-to-cart,.page-products-category .products-category .record .add-to-cart,.page-authors-products .box1 .record .add-to-cart,.page-authors-products .products-category .record .add-to-cart,.products-keyword .record .add-to-cart,.cart-recommended-products .record .add-to-cart {
        margin-bottom:10px;
        margin-bottom: .625rem;
        float: none;
        width: 100%
    }
}

.products-index-page .box1 .record .product-more,.products-index-page .products-category .record .product-more,.page-products-category .box1 .record .product-more,.page-products-category .products-category .record .product-more,.page-authors-products .box1 .record .product-more,.page-authors-products .products-category .record .product-more,.products-keyword .record .product-more,.cart-recommended-products .record .product-more {
    font-size: 12px;
    font-size: .75rem;
    float: right;
    background-color: #333;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: 0px none;
    line-height: normal
}

@media (min-width: 641px) and (max-width: 768px) {
    .products-index-page .box1 .record .product-more,.products-index-page .products-category .record .product-more,.page-products-category .box1 .record .product-more,.page-products-category .products-category .record .product-more,.page-authors-products .box1 .record .product-more,.page-authors-products .products-category .record .product-more,.products-keyword .record .product-more,.cart-recommended-products .record .product-more {
        float:none;
        width: 100%;
        display: block;
        text-align: center
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .products-index-page .box1 .record,.products-index-page .products-category .record,.page-products-category .box1 .record,.page-products-category .products-category .record,.page-authors-products .box1 .record,.page-authors-products .products-category .record,.products-keyword .record,.cart-recommended-products .record {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.order-history .overlay .address {
    font-size: 12px;
    font-size: .75rem;
    margin-right: 20px;
    margin-right: 1.25rem;
    float: left
}

.order-history .overlay .address h3 {
    font-size: 18px;
    font-size: 1.125rem
}

.order-history .overlay .address .edit {
    color: #244583
}

.order-history .overlay .address .city,.order-history .overlay .address .state,.order-history .overlay .address .zip {
    display: inline
}

.page-article-show .body h1,.page-blog-post .body h1,.page-article-teaser .body h1,.blog-post .body h1,.event-description__body h1,.page-article-show .body h2,.page-blog-post .body h2,.page-article-teaser .body h2,.blog-post .body h2,.event-description__body h2,.page-article-show .body h3,.page-blog-post .body h3,.page-article-teaser .body h3,.blog-post .body h3,.event-description__body h3,.page-article-show .body h4,.page-blog-post .body h4,.page-article-teaser .body h4,.blog-post .body h4,.event-description__body h4,.page-article-show .body h5,.page-blog-post .body h5,.page-article-teaser .body h5,.blog-post .body h5,.event-description__body h5,.page-article-show .body h6,.page-blog-post .body h6,.page-article-teaser .body h6,.blog-post .body h6,.event-description__body h6 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.25
}

.page-article-show .body h1,.page-blog-post .body h1,.page-article-teaser .body h1,.blog-post .body h1,.event-description__body h1 {
    font-size: 36px;
    font-size: 2.25rem;
    color: #404144
}

.page-article-show .body h2,.page-blog-post .body h2,.page-article-teaser .body h2,.blog-post .body h2,.event-description__body h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: #404144
}

.page-article-show .body h3,.page-blog-post .body h3,.page-article-teaser .body h3,.blog-post .body h3,.event-description__body h3 {
    font-size: 21px;
    font-size: 1.3125rem
}

.page-article-show .body h4,.page-blog-post .body h4,.page-article-teaser .body h4,.blog-post .body h4,.event-description__body h4,.page-article-show .body h5,.page-blog-post .body h5,.page-article-teaser .body h5,.blog-post .body h5,.event-description__body h5,.page-article-show .body h6,.page-blog-post .body h6,.page-article-teaser .body h6,.blog-post .body h6,.event-description__body h6 {
    font-size: 18px;
    font-size: 1.125rem
}

.page-article-show .body a,.page-blog-post .body a,.page-article-teaser .body a,.blog-post .body a,.event-description__body a {
    text-decoration: none;
    border-bottom: 1px solid #244583;
    color: #244583
}

.page-article-show .body hr,.page-blog-post .body hr,.page-article-teaser .body hr,.blog-post .body hr,.event-description__body hr {
    margin: 20px 0;
    margin: 20px 0;
    border: none;
    border-bottom: 1px solid #ddd
}

.page-article-show .body blockquote,.page-blog-post .body blockquote,.page-article-teaser .body blockquote,.blog-post .body blockquote,.event-description__body blockquote {
    margin: 10px 20px;
    margin: 10px 20px;
    padding-left: 40px;
    padding-left: 2.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    float: left;
    margin-left: -30%;
    max-width: 65%;
    line-height: 1.45;
    font-family: Georgia, serif;
    font-style: italic
}

@media (min-width: 940px) and (max-width: 1000px) {
    .page-article-show .body blockquote,.page-blog-post .body blockquote,.page-article-teaser .body blockquote,.blog-post .body blockquote,.event-description__body blockquote {
        padding-left:80px;
        padding-left: 5rem
    }
}

@media (min-width: 885px) and (max-width: 940px) {
    .page-article-show .body blockquote,.page-blog-post .body blockquote,.page-article-teaser .body blockquote,.blog-post .body blockquote,.event-description__body blockquote {
        padding-left:120px;
        padding-left: 7.5rem
    }
}

@media (min-width: 0px) and (max-width: 885px) {
    .page-article-show .body blockquote,.page-blog-post .body blockquote,.page-article-teaser .body blockquote,.blog-post .body blockquote,.event-description__body blockquote {
        margin:20px 0;
        margin: 20px 0;
        float: none;
        padding: 0;
        max-width: 100%
    }
}

.page-article-show .additional,.page-blog-post .additional,.page-article-teaser .additional,.blog-post .additional,.blog-post .blog-post-meta {
    margin: 5px 20px 0 0;
    margin: 5px 20px 0 0;
    padding: 10px 0;
    padding: 10px 0;
    border-top: 3px solid #F4F5F6;
    border-bottom: 3px solid #F4F5F6;
    float: right;
    width: 200px
}

.page-article-show .additional a,.page-blog-post .additional a,.page-article-teaser .additional a,.blog-post .additional a,.blog-post .blog-post-meta a {
    color: #244583;
    text-decoration: none
}

.page-article-show .additional .comment-count,.page-blog-post .additional .comment-count,.page-article-teaser .additional .comment-count,.blog-post .additional .comment-count,.blog-post .blog-post-meta .comment-count,.page-article-show .additional .reprints,.page-blog-post .additional .reprints,.page-article-teaser .additional .reprints,.blog-post .additional .reprints,.blog-post .blog-post-meta .reprints {
    font-size: 14px;
    font-size: .875rem
}

.page-article-show .additional .reprints,.page-blog-post .additional .reprints,.page-article-teaser .additional .reprints,.blog-post .additional .reprints,.blog-post .blog-post-meta .reprints {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    display: block
}

.article-toolbar,.event-toolbar {
    margin-top: 20px;
    margin-top: 1.25rem
}

.article-toolbar .reprints,.event-toolbar .reprints {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #4565AE;
    text-decoration: none;
    text-transform: uppercase;
    display: block
}

.main-nav--horizontal .level2,.subscribe-now__nav,.microsite-main-nav--horizontal .main-nav-level2__items,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__items,.home-subscribe-cta__nav {
    position: absolute;
    left: 0;
    z-index: 1
}

.csstransitions .main-nav--horizontal .level2,.main-nav--horizontal .csstransitions .level2,.csstransitions .subscribe-now__nav,.csstransitions .microsite-main-nav--horizontal .main-nav-level2__items,.microsite-main-nav--horizontal .csstransitions .main-nav-level2__items,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__items,div[class^='eventmicrosite'] .main-nav--horizontal .csstransitions .main-nav-level2__items,.csstransitions .home-subscribe-cta__nav {
    max-height: 0;
    display: block;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease
}

.main-nav--horizontal .level3,.microsite-main-nav--horizontal .main-nav-level3__items,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__items {
    right: 0;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.csstransitions .js-animate--flip-open,.csstransitions .main-nav--horizontal .link2:hover+.level2,.csstransitions .main-nav--horizontal .level2:hover,.csstransitions .microsite-main-nav--horizontal a:hover+.main-nav-level2__items,.csstransitions .microsite-main-nav--horizontal .main-nav-level2__items:hover,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal a:hover+.main-nav-level2__items,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__items:hover {
    max-height: 1000px;
    -webkit-transform: perspective(400px) rotate3d(0, 0, 0, 0);
    transform: perspective(400px) rotate3d(0, 0, 0, 0)
}

.csstransitions .main-nav--horizontal .link2:hover+.level2,.csstransitions .main-nav--horizontal .level2:hover {
    display: block
}

.csstransitions .main-nav--horizontal a:focus+.level3,.csstransitions .main-nav--horizontal a:hover+.level3,.csstransitions .main-nav--horizontal .level3:focus,.csstransitions .main-nav--horizontal .level3:focus-within,.csstransitions .main-nav--horizontal .level3:hover {
    display: block;
    clip: unset;
    height: auto
}

.featured-classified__topic-link,.sidebar-article__topic-link,.stories-by-topic__topic,.page-article-show .topics .topic,.page-blog-post .topics .topic,.page-article-teaser .topics .topic,.blog-post .topics .topic {
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    padding: 5px 10px;
    padding: 5px 10px;
    transition: background-color 0.3s ease-in-out;
    font-weight: 400;
    display: inline-block;
    border: 1px solid #0e4982;
    border-radius: 3px;
    text-decoration: none;
    color: #0e4982;
    background-color: transparent
}

.featured-classified__topic-link:hover,.sidebar-article__topic-link:hover,.stories-by-topic__topic:hover,.page-article-show .topics .topic:hover,.page-blog-post .topics .topic:hover,.page-article-teaser .topics .topic:hover,.blog-post .topics .topic:hover {
    background-color: #fff
}

body:not([data-controller="directories"]) .interior-sidebar .advertisement:after,.interior-sidebar-1:after,.editorial-content__body hr:after,.error-404 .body hr:after,.featured-products:after,.featured-poll:after,.featured-upcoming-events:after,.sidebar-article:after,.divider {
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ddd;
    display: block;
    content: "";
    width: 50%
}

body:not([data-controller="directories"]) .interior-sidebar .advertisement:after,.interior-sidebar-1:after,.editorial-content__body hr:after,.error-404 .body hr:after,.featured-products:after,.featured-poll:after,.featured-upcoming-events:after {
    margin-top: 20px;
    margin-top: 1.25rem
}

.sidebar-article:after {
    margin-top: 40px;
    margin-top: 2.5rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.sidebar-article__headline,.latest-blog-post__headline {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 400
}

@media (min-width: 0) and (max-width: 640px) {
    .sidebar-article__headline,.latest-blog-post__headline {
        font-size:21px;
        font-size: 1.3125rem
    }
}

.sidebar-article__headline a,.latest-blog-post__headline a {
    transition: color 0.5s ease-in-out;
    color: #333;
    text-decoration: none
}

.sidebar-article__headline a:hover,.latest-blog-post__headline a:hover {
    color: #364353
}

.author-bylines__author-link {
    font-size: 20px;
    font-size: 1.25rem;
    color: #333;
    line-height: 1;
    text-decoration: none;
    font-weight: 400;
    font-style: italic;
    display: inline-block
}

@media (min-width: 0) and (max-width: 640px) {
    .author-bylines__author-link {
        font-size:18px;
        font-size: 1.125rem
    }
}

.author-bylines__author-image,.article-author-bio .author_image {
    margin: 5px 5px 5px 0;
    margin: 5px 5px 5px 0;
    height: 30px;
    width: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.author-bylines__author-image img,.article-author-bio .author_image img {
    border-radius: 15px;
    vertical-align: top
}

.author-bylines__author-link-name {
    color: #244583;
    border-bottom: 1px solid #244583;
    display: inline-block;
    vertical-align: middle
}

.post-meta__date {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.45;
    font-weight: 400;
    font-style: italic
}

.event-list__teaser,.events-keyword .abstract,.events-category .abstract {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.55
}

.event-registration__button,.event-products-row__add-to-cart,.event-related-polls .button {
    -webkit-font-smoothing: antialiased
}

.page-article .sidebar .articles,.page-article .sidebar .events,.page-article .sidebar .products,.page-blog-post .sidebar {
    margin: 20px 0;
    margin: 20px 0
}

.page-article .sidebar .articles .records,.page-article .sidebar .events .records,.page-article .sidebar .products .records,.page-blog-post .sidebar .records {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.page-article .sidebar .articles .records:nth-child(2n),.page-article .sidebar .events .records:nth-child(2n),.page-article .sidebar .products .records:nth-child(2n),.page-blog-post .sidebar .records:nth-child(2n) {
    float: right;
    margin-right: 0
}

.page-article .sidebar .articles .records:nth-child(2n+1),.page-article .sidebar .events .records:nth-child(2n+1),.page-article .sidebar .products .records:nth-child(2n+1),.page-blog-post .sidebar .records:nth-child(2n+1) {
    clear: both
}

.page-article .sidebar .articles h3,.page-article .sidebar .events h3,.page-article .sidebar .products h3,.page-blog-post .sidebar h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border-bottom: 3px solid #F4F5F6;
    color: #404144;
    line-height: 1.65
}

.page-article .sidebar .articles .headline,.page-article .sidebar .events .headline,.page-article .sidebar .products .headline,.page-blog-post .sidebar .headline {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.page-article .sidebar .articles .headline a,.page-article .sidebar .events .headline a,.page-article .sidebar .products .headline a,.page-blog-post .sidebar .headline a {
    color: #4565AE;
    text-decoration: none
}

.article-featured-image__image {
    position: relative
}

.article-featured-image__image:before {
    background-color: #fff;
    opacity: 0.7;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.article-featured-image__image img {
    position: relative;
    z-index: 1
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.page-directory-listing .rfp-add-supplier-button:not(.is-complete) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.page-directory-listing .rfp-add-supplier-button:not(.is-complete) {
    -webkit-animation-name: tada;
    animation-name: tada
}

.main-nav--horizontal .level3,.microsite-main-nav--horizontal .main-nav-level3__items,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__items {
    position: absolute;
    right: 0;
    width: 200px;
    display: none
}

.csstransitions .js-animate--flip-open,.csstransitions .main-nav--horizontal .link2:hover+.level2,.csstransitions .main-nav--horizontal .level2:hover,.csstransitions .microsite-main-nav--horizontal a:hover+.main-nav-level2__items,.csstransitions .microsite-main-nav--horizontal .main-nav-level2__items:hover,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal a:hover+.main-nav-level2__items,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__items:hover {
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0)
}

.main-nav-container {
    background-color: #FFFFFF;
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.03)
}

.top-nav__search-link-label,.top-nav__cart-link-label,.social-media-links .editorial-content__body .facebook__text,.social-media-links .editorial-content__body .twitter__text,.social-media-links .editorial-content__body .linkedin__text,.social-media-links .editorial-content__body .youtube__text,.social-media-links .editorial-content__body .instagram__text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0
}

p {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

#notice,#alert {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 16px;
    font-size: 1rem;
    background-color: #FEDFDD;
    text-align: center;
    color: #222
}

#notice:before,#alert:before {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 18px;
    font-size: 1.125rem
}

#comment_notice h3 {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 16px;
    font-size: 1rem;
    background-color: #cddfc6;
    text-align: center
}

#comment_notice h3:before {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 18px;
    font-size: 1.125rem
}

.error_explanation {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #FEDFDD
}

.error_explanation h2 {
    font-size: 18px;
    font-size: 1.125rem
}

.error_explanation li {
    list-style: none
}

.error_explanation li:before {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 18px;
    font-size: 1.125rem
}

.pager {
    clear: both
}

.see_all {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.see_all .next_page:after {
    margin-left: 10px;
    margin-left: .625rem;
    content: ""
}

.button {
    background-color: #244583;
    border: none;
    color: #fff;
    text-transform: uppercase
}

.cancel-button {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #404144;
    border: none;
    color: #fff
}

.page-title {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    line-height: 1.45;
    text-transform: none
}

.page-description a {
    color: #244583;
    text-decoration: none
}

.rss-link {
    font-size: 13px;
    font-size: .8125rem;
    padding: 3px 10px;
    padding: 3px 10px;
    margin-right: 5px;
    margin-right: .3125rem;
    border: 1px solid #eee;
    color: #244583;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px
}

.rss-link:before {
    margin-right: 10px;
    margin-right: .625rem;
    color: #ddd
}

.breadcrumbs {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 12px;
    font-size: .75rem;
    -webkit-font-smoothing: antialiased;
    color: #0b5154
}

.breadcrumbs a {
    color: #244583;
    text-decoration: none
}

.pages-show .social-networking {
    display: none
}

.divider {
    padding-top: 20px;
    padding-top: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border-top: none;
    border-left: none;
    border-right: none;
    clear: both
}

body {
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background-color: #F4F5F6;
    color: #333;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    -o-hyphens: manual;
    hyphens: manual
}

.mmenu-placeholder {
    overflow: hidden
}

.mmenu-placeholder>.container {
    display: flex
}

@media (min-width: 0) and (max-width: 875px) {
    .mmenu-placeholder>.container {
        flex-direction:column
    }
}

.container {
    position: relative
}

.main-header {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    position: relative;
    background-color: #fff
}

.main-header__mobile-action {
    margin-right: 10px;
    margin-right: .625rem;
    display: flex
}

.main-header__mobile-action .search-nav-link {
    display: none
}

.main-header__mobile-action .search-nav-link:before {
    font-size: 18px;
    font-size: 1.125rem;
    color: #5D5E62
}

@media (max-width: 640px) {
    .main-header__mobile-action .search-nav-link {
        display:block
    }
}

.main-header__hamburger-nav-link {
    margin-left: 30px;
    margin-left: 1.875rem;
    font-size: 24px;
    font-size: 1.5rem;
    color: #4565AE;
    text-decoration: none;
    display: none
}

@media (max-width: 960px) {
    .main-header__hamburger-nav-link {
        display:block
    }
}

.main-header__top-nav-actions {
    float: right
}

@media (min-width: 0) and (max-width: 640px) {
    .main-header__top-nav-actions {
        display:none
    }
}

.main-header.headroom {
    border-bottom: 5px solid #4565AE;
    z-index: 999
}

.site-logo {
    line-height: 1;
    float: left;
    overflow: hidden
}

@media (min-width: 0) and (max-width: 640px) {
    .site-logo .svg-logo {
        max-width:210px
    }
}

.main-header .site-logo {
    width: 260px
}

.main-nav .site-logo {
    margin: 10px 20px 10px 0;
    margin: 10px 20px 10px 0;
    width: 190px;
    height: 0;
    padding-bottom: 42px;
    position: relative;
    display: none;
    z-index: 2
}

.main-nav .site-logo .svg-logo,.main-nav .site-logo .microsite-logo__image {
    position: absolute;
    top: 0;
    left: 0
}

.headroom .site-logo {
    display: block
}

.headroom .site-logo img {
    height: 42px
}

.svg-logo,.microsite-logo__image {
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

.top-nav__search-link,.top-nav__cart-link {
    font-size: 28px;
    font-size: 1.75rem;
    color: #333;
    text-decoration: none
}

.top-nav__cart-link {
    margin-right: 30px;
    margin-right: 1.875rem;
    color: #5D5E62
}

@media (min-width: 0) and (max-width: 768px) {
    .top-nav__cart-link {
        display:none
    }
}

.main-nav--vertical .top-nav__cart-link {
    margin-right: 15px;
    margin-right: .9375rem;
    color: #fff
}

.main-sidebar,.interior-sidebar {
    margin-left: 30px;
    margin-left: 1.875rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    flex: 0 0 auto;
    width: 300px;
    position: relative;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .main-sidebar,.interior-sidebar {
        order:2
    }
}

@media (min-width: 0) and (max-width: 875px) {
    .main-sidebar,.interior-sidebar {
        margin-left:0;
        width: 100%
    }
}

.main-sidebar .editorial-content,.interior-sidebar .editorial-content {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.main-sidebar .editorial-content__title,.interior-sidebar .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.main-sidebar .editorial-content__body,.interior-sidebar .editorial-content__body {
    line-height: 1.45
}

@media (min-width: 641px) and (max-width: 768px) {
    .main-sidebar {
        width:74.2857142857%;
        float: right;
        margin-right: 0
    }
}

.main-sidebar .advertisement {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media (min-width: 641px) and (max-width: 768px) {
    .interior-sidebar .divider {
        clear:none
    }

    .interior-sidebar .view-more+.divider {
        clear: both
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .page-article-show+.interior-sidebar .advertisement,.page-article-show+.interior-sidebar .subscribe-now,.page-article-show+.interior-sidebar .video-brightcove-home,.page-article-show+.interior-sidebar .bk-video,.page-article-show+.interior-sidebar .bk-right-1,.page-article-show+.interior-sidebar .stay-connected,.page-article-show+.interior-sidebar .interior-sidebar-1,.page-article-show+.interior-sidebar .featured-poll,.page-article-show+.interior-sidebar .featured-products,.page-article-show+.interior-sidebar .interior-sidebar-2,.page-article-show+.interior-sidebar .divider {
        width:49%;
        float: left;
        margin-right: 2%
    }

    .page-article-show+.interior-sidebar .subscribe-now,.page-article-show+.interior-sidebar .video-brightcove-home,.page-article-show+.interior-sidebar .bk-video,.page-article-show+.interior-sidebar .bk-right-1,.page-article-show+.interior-sidebar .stay-connected,.page-article-show+.interior-sidebar .interior-sidebar-1,.page-article-show+.interior-sidebar .featured-poll,.page-article-show+.interior-sidebar .interior-sidebar-2,.page-article-show+.interior-sidebar .divider,.page-article-show+.interior-sidebar #div-gpt-ad-interior-sidebar {
        float: right;
        margin-right: 0
    }
}
.see_all{
    
}
.see_all li{
    float: left;
    list-style: none;
    margin: 0 20px;
    background: #35538bb5;
    padding: 0 20px;
    border-radius: 20px;
}
.see_all li a{
    text-decoration: unset;
    color: #fff;
}

.main-body {
    margin: 20px 0 40px 0;
    margin: 20px 0 40px 0;
    padding: 20px;
    padding: 1.25rem;
    background-color: #fff;
    width: calc(100%)
}

.container--no-sidebar .main-body {
    width: 100%
}

@media (min-width: 0) and (max-width: 875px) {
    .main-body {
        width:100%
    }
}

.main-footer {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    background-color: #fff
}

.main-footer__copyright {
    font-size: 12px;
    font-size: .75rem;
    clear: both
}

.main-footer__copyright a {
    color: #244583;
    text-decoration: none
}

.current-editions {
    width: 57.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media (min-width: 641px) and (max-width: 900px) {
    .current-editions {
        width:74.2857142857%;
        float: left;
        margin-right: 2.8571428571%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .current-editions {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.current-editions__title {
    text-transform: none
}

.current-editions__title a {
    color: #333
}

.current-editions__issue {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.current-editions__image {
    width: 40.8695652174%;
    float: left;
    margin-right: 3.4782608696%
}

@media (min-width: 641px) and (max-width: 900px) {
    .current-editions__image {
        width:30.7692307692%;
        float: left;
        margin-right: 3.8461538462%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .current-editions__image {
        width:48.5714285714%;
        float: left;
        margin-right: 2.8571428571%
    }
}

.current-editions__content {
    width: 55.652173913%;
    float: right;
    margin-right: 0
}

@media (min-width: 641px) and (max-width: 900px) {
    .current-editions__content {
        width:65.3846153846%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .current-editions__content {
        width:100%;
        float: right;
        margin-right: 0
    }
}

.current-editions__headline {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.current-editions__headline a {
    color: #404144;
    text-decoration: none
}

.current-editions__teaser {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45;
    text-transform: none
}

.current-editions__teaser p {
    margin: 0
}

.current-editions__more-link,.current-editions__subscribe-link {
    margin-top: 10px;
    margin-top: .625rem;
    float: left;
    text-transform: none
}

.featured-classifieds {
    margin: 40px 0;
    margin: 40px 0;
    text-align: center
}

.featured-classifieds__title {
    text-align: left
}

.featured-classifieds__submit-link {
    margin: 15px 0 0;
    margin: 15px 0 0;
    display: inline-block;
    text-align: center
}

.featured-classifieds__submit-link:after {
    margin-left: 10px;
    margin-left: .625rem;
    content: ""
}

.featured-classifieds__more-link {
    font-size: 14px;
    font-size: .875rem;
    text-align: center;
    float: none;
    display: inline-block
}

.featured-classified__headline {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.featured-classified__headline a {
    color: #333
}

.featured-classified__teaser {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45;
    text-align: left
}

.featured-classified__topic-link {
    margin-top: 20px;
    margin-top: 1.25rem;
    color: #203F8F;
    border-color: #203F8F;
    margin-left: auto;
    margin-right: auto
}

.featured-classified__topic-link:hover {
    background-color: #fcfdfe
}

.featured-classifieds-container {
    padding: 20px;
    padding: 1.25rem;
    background-color: #eee
}

.headroom {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99
}

.headroom--pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.sidebar-article__image {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-align: center
}

.sidebar-article__image img {
    max-height: 220px
}

@media (min-width: 0) and (max-width: 640px) {
    .sidebar-article__image img {
        max-height:370px
    }
}

.sidebar-article__headline {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.45
}

.sidebar-article__teaser {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45
}

@media (min-width: 0) and (max-width: 640px) {
    .sidebar-article__teaser {
        display:none
    }
}

.sidebar-article .author-bylines__author-link {
    font-size: 16px;
    font-size: 1rem
}

.author-bylines {
    margin: 5px 0;
    margin: 5px 0
}

.author-bylines__author-link+.author-bylines__author-link:before {
    content: ","
}

.author-bylines__author-image {
    display: inline-block
}

.latest-blog-posts {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.latest-blog-post {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.latest-blog-post__image {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.latest-blog-post__headline {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.45
}

.latest-blog-post__headline a {
    color: #244583
}

.latest-blog-post__authors {
    margin: 5px 0;
    margin: 5px 0;
    font-size: 16px;
    font-size: 1rem;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    font-style: italic
}

.latest-blog-post__authors a {
    color: #244583;
    border-bottom: 1px solid #244583
}

.latest-blog-post__teaser {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45
}

.sponsored-content {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    position: relative
}

.sponsored-content__title .sponsored-content__help-icon {
    color: #333
}

.sponsored-content__title .sponsored-content__help-icon:before {
    color: #333
}

.sponsored-content__help-icon {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Open Sans Condensed", sans-serif
}

.sponsored-content__help {
    font-size: 14px;
    font-size: .875rem;
    padding: 20px 20px 0 20px;
    padding: 20px 20px 0 20px;
    line-height: 1.45;
    background-color: #244583;
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    color: #fff
}

.sponsored-content__help:after {
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #1d3769;
    top: 100%;
    left: 50%;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-top-color: #1d3769;
    border-width: 20px;
    margin-left: -20px
}

.sponsored-content__help a {
    text-decoration: none;
    color: #fff
}

.sponsored-content__help.js-is-active {
    animation: fadeUpShow 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content__help.js-is-inactive {
    animation: fadeDownHide 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content__help-close {
    margin-left: -20px;
    margin-left: -1.25rem;
    margin-right: -20px;
    margin-right: -1.25rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 10px 20px;
    padding: 10px 20px;
    display: block;
    background-color: #1d3769;
    text-align: center
}

.sponsored-content__help-close:before {
    margin-right: 10px;
    margin-right: .625rem
}

.interior-sidebar .video-brightcove-home,.main-sidebar .video-brightcove-home,.interior-sidebar .video-brightcove-media,.main-sidebar .video-brightcove-media,.interior-sidebar .video-list,.main-sidebar .video-list,.interior-sidebar .bk-video,.main-sidebar .bk-video {
    margin-bottom: 0
}

.interior-sidebar .home-rail-promo,.main-sidebar .home-rail-promo {
    margin-bottom: 0
}

.advertisement {
    text-align: center
}

.interior-sidebar .advertisement {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-home-content-wrapper .advertisement {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.interior-sidebar .interior-sidebar-1 {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.picker {
    left: 0;
    right: 0
}

.filter-results-search-form .picker {
    left: inherit;
    right: inherit
}

.editorial-content__body h1,.error-404 .body h1 {
    font-size: 24px;
    font-size: 1.5rem
}

.editorial-content__body h2,.error-404 .body h2 {
    font-size: 21px;
    font-size: 1.3125rem
}

.editorial-content__body h3,.error-404 .body h3 {
    font-size: 18px;
    font-size: 1.125rem
}

.editorial-content__body hr,.error-404 .body hr {
    background: none;
    border: none
}

.dynamic-home-section {
    margin: 60px 0;
    margin: 60px 0
}

@media (min-width: 0) and (max-width: 768px) {
    .dynamic-home-section {
        flex-wrap:wrap
    }

    .dynamic-home-section>:last-child {
        flex: 1 1 auto;
        width: 100%
    }

    .dynamic-home-section>:last-child {
        margin-right: 0
    }

    .dynamic-home-section>:last-child:after {
        content: none
    }

    .dynamic-home-section>:nth-child(2) {
        margin-right: 0
    }
}

.page-send-to-friend {
    padding: 30px;
    padding: 1.875rem
}

.stories-by-topic__articles {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #eee
}

.stories-by-topic__featured-article {
    margin-right: 10px;
    margin-right: .625rem;
    padding-right: 10px;
    padding-right: .625rem;
    border-right: 1px solid #eee;
    float: left;
    width: 70%
}

@media (min-width: 641px) and (max-width: 768px) {
    .stories-by-topic__featured-article {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        width: 100%;
        float: none;
        margin-right: 0;
        padding-right: 0;
        border: none
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .stories-by-topic__featured-article {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        width: 100%;
        float: none;
        margin-right: 0;
        padding-right: 0;
        border: none
    }
}

.stories-by-topic__featured-article .stories-by-topic__headline {
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    font-size: 18px;
    font-size: 1.125rem
}

.stories-by-topic__topic {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.stories-by-topic__image {
    width: 22.4561403509%;
    float: left;
    margin-right: 1.4035087719%
}

@media (min-width: 0) and (max-width: 640px) {
    .stories-by-topic__image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.stories-by-topic__details.has-image {
    width: 76.1403508772%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .stories-by-topic__details.has-image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.stories-by-topic__headline {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-weight: 400
}

.stories-by-topic__headline a {
    color: #4565AE;
    text-decoration: none
}

.stories-by-topic__headline:hover a {
    color: #222
}

.stories-by-topic__teaser {
    font-size: 14px;
    font-size: .875rem
}

.owl-carousel--thumbnails .owl-dot {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #eee
}

.owl-carousel--thumbnails .owl-dot:nth-child(8n) {
    float: right;
    margin-right: 0
}

.owl-carousel--thumbnails .owl-dot:nth-child(8n+1) {
    clear: both
}

input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="file"],textarea {
    font-size: 14px;
    font-size: .875rem;
    padding: 10px;
    padding: .625rem;
    border: 1px solid #ddd;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    width: 100%
}

input[type="file"] {
    padding: 10px;
    padding: .625rem;
    background-color: #eee
}

input[type="checkbox"] {
    margin-right: 10px;
    margin-right: .625rem
}

input[type="reset"] {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #404144;
    border: none;
    color: #fff
}

label {
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    display: block
}

label.error {
    font-size: 14px;
    font-size: .875rem;
    color: #EA1506
}

.form-field-checkbox label {
    display: inline
}

.required .red {
    color: #EA1506
}

input.error {
    border: 1px solid #EA1506
}

fieldset {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 20px;
    padding: 1.25rem;
    border: 1px solid #eee
}

legend {
    margin: 0
}

.hint {
    margin: 10px 0 20px;
    margin: 10px 0 20px;
    font-size: 12px;
    font-size: .75rem;
    font-style: italic
}

.hint h4 {
    font-size: 16px;
    font-size: 1rem
}

.hint a {
    color: #244583;
    text-decoration: none
}

.fieldset-slideshow h4,.fieldset-downloadable-materials h4 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 16px;
    font-size: 1rem
}

.form-field,.comment .field,.user-new .demographics .record div,.user-edit .demographics .record div,.subscription-form .demographics .record div {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.comment .title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.65;
    color: #333
}

.page-user-registration .page-description {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.user-new small,.user-edit small {
    margin-top: 5px;
    margin-top: .3125rem;
    line-height: 1.25;
    display: block;
    color: #999
}

.user-new .field-first-name,.user-new .field-middle-name,.user-new .field-last-name,.user-new .field-home-phone,.user-new .field-work-phone,.user-new .field-mobile-phone,.user-new .field-city,.user-new .field-state,.user-new .field-postal-code,.user-edit .field-first-name,.user-edit .field-middle-name,.user-edit .field-last-name,.user-edit .field-home-phone,.user-edit .field-work-phone,.user-edit .field-mobile-phone,.user-edit .field-city,.user-edit .field-state,.user-edit .field-postal-code {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 600px) {
    .user-new .field-first-name,.user-new .field-middle-name,.user-new .field-last-name,.user-new .field-home-phone,.user-new .field-work-phone,.user-new .field-mobile-phone,.user-new .field-city,.user-new .field-state,.user-new .field-postal-code,.user-edit .field-first-name,.user-edit .field-middle-name,.user-edit .field-last-name,.user-edit .field-home-phone,.user-edit .field-work-phone,.user-edit .field-mobile-phone,.user-edit .field-city,.user-edit .field-state,.user-edit .field-postal-code {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.user-new .field-last-name,.user-new .field-mobile-phone,.user-new .field-postal-code,.user-edit .field-last-name,.user-edit .field-mobile-phone,.user-edit .field-postal-code {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .user-new .field-last-name,.user-new .field-mobile-phone,.user-new .field-postal-code,.user-edit .field-last-name,.user-edit .field-mobile-phone,.user-edit .field-postal-code {
        float:left;
        margin-right: 2%
    }
}

.user-new .field-password,.user-new .field-company,.user-new .field-address1,.user-new .field-address2,.user-edit .field-password,.user-edit .field-company,.user-edit .field-address1,.user-edit .field-address2 {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 600px) {
    .user-new .field-password,.user-new .field-company,.user-new .field-address1,.user-new .field-address2,.user-edit .field-password,.user-edit .field-company,.user-edit .field-address1,.user-edit .field-address2 {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.user-new .field-password-confirmation,.user-new .field-job-title,.user-new .field-address2,.user-edit .field-password-confirmation,.user-edit .field-job-title,.user-edit .field-address2 {
    width: 49%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .user-new .field-password-confirmation,.user-new .field-job-title,.user-new .field-address2,.user-edit .field-password-confirmation,.user-edit .field-job-title,.user-edit .field-address2 {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.user-new .field-country,.user-new .field-fax,.user-new .field-suffix,.user-edit .field-country,.user-edit .field-fax,.user-edit .field-suffix {
    clear: both
}

.user-new .field-suffix,.user-new .field-password,.user-new .field-fax,.user-new .field-country,.user-edit .field-suffix,.user-edit .field-password,.user-edit .field-fax,.user-edit .field-country {
    margin-bottom: 60px;
    margin-bottom: 3.75rem
}

.user-new .form-field-checkbox,.user-edit .form-field-checkbox {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 10px;
    padding: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #eee;
    line-height: 0
}

@media (min-width: 401px) and (max-width: 600px) {
    .user-new .form-field-checkbox,.user-edit .form-field-checkbox {
        width:49%;
        float: left;
        margin-right: 2%
    }

    .user-new .form-field-checkbox:nth-child(2n),.user-edit .form-field-checkbox:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .user-new .form-field-checkbox:nth-child(2n+1),.user-edit .form-field-checkbox:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 601px) {
    .user-new .form-field-checkbox:nth-child(3n),.user-edit .form-field-checkbox:nth-child(3n) {
        float:right;
        margin-right: 0
    }

    .user-new .form-field-checkbox:nth-child(3n+4),.user-edit .form-field-checkbox:nth-child(3n+4) {
        clear: both
    }
}

@media (min-width: 0) and (max-width: 400px) {
    .user-new .form-field-checkbox,.user-edit .form-field-checkbox {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.user-new .form-field-checkbox .label-checkbox,.user-edit .form-field-checkbox .label-checkbox {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;
    display: inline;
    float: none
}

.user-new .field-mailing-lists,.user-edit .field-mailing-lists {
    margin-top: 20px;
    margin-top: 1.25rem
}

.user-new .demographics .record div small,.user-edit .demographics .record div small {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-family: Georgia, serif;
    font-style: italic;
    display: block;
    color: #404144
}

.user-new .demographics .record div select[multiple="multiple"],.user-edit .demographics .record div select[multiple="multiple"] {
    height: 175px
}

.subscription-form small {
    margin-top: 5px;
    margin-top: .3125rem;
    line-height: 1.25;
    display: block;
    color: #999
}

.subscription-form .field-first-name,.subscription-form .field-last-name,.subscription-form .field-password,.subscription-form .field-company,.subscription-form .field-address1,.subscription-form .field-address2 {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 600px) {
    .subscription-form .field-first-name,.subscription-form .field-last-name,.subscription-form .field-password,.subscription-form .field-company,.subscription-form .field-address1,.subscription-form .field-address2 {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.subscription-form .field-city,.subscription-form .field-state,.subscription-form .field-postal-code {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 600px) {
    .subscription-form .field-city,.subscription-form .field-state,.subscription-form .field-postal-code {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.subscription-form .field-last-name,.subscription-form .field-postal-code {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .subscription-form .field-last-name,.subscription-form .field-postal-code {
        float:none
    }
}

.subscription-form .field-password-confirmation,.subscription-form .field-job-title,.subscription-form .field-address2 {
    width: 49%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .subscription-form .field-password-confirmation,.subscription-form .field-job-title,.subscription-form .field-address2 {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.subscription-form .field-country,.subscription-form .field-fax,.subscription-form .field-suffix {
    clear: both
}

.subscription-form .field-suffix,.subscription-form .field-password,.subscription-form .field-fax,.subscription-form .field-country {
    margin-bottom: 60px;
    margin-bottom: 3.75rem
}

.subscription-form .form-field-checkbox {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 10px;
    padding: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #eee;
    line-height: 0
}

@media (min-width: 401px) and (max-width: 600px) {
    .subscription-form .form-field-checkbox {
        width:49%;
        float: left;
        margin-right: 2%
    }

    .subscription-form .form-field-checkbox:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .subscription-form .form-field-checkbox:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 601px) {
    .subscription-form .form-field-checkbox:nth-child(3n) {
        float:right;
        margin-right: 0
    }

    .subscription-form .form-field-checkbox:nth-child(3n+4) {
        clear: both
    }
}

@media (min-width: 0) and (max-width: 400px) {
    .subscription-form .form-field-checkbox {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.subscription-form .form-field-checkbox .label-checkbox {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;
    display: inline;
    float: none
}

.subscription-form .field-mailing-lists {
    margin-top: 20px;
    margin-top: 1.25rem
}

.subscription-form .demographics .record div small {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-family: Georgia, serif;
    font-style: italic;
    display: block;
    color: #404144
}

.subscription-form .demographics .record div select[multiple="multiple"] {
    height: 175px
}

#mail_form h3 {
    margin-top: 20px;
    margin-top: 1.25rem
}

#mail_form .button {
    background-color: #244583;
    border: none;
    color: #fff;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.events-register fieldset>div {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.events-register label .red {
    color: #EA1506
}

.events-register h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.events-register .add-attendant {
    background-color: #244583;
    color: #fff;
    text-decoration: none
}

.recaptcha {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.badge-container {
    display: inline-block;
    position: relative
}

.badge-dot-edit {
    background: #f5222d;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    display: none;
    height: 6px;
    position: absolute;
    right: 8px;
    top: -3px;
    width: 6px;
    z-index: auto
}

.main-nav {
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 800
}

.main-nav--vertical a.mm-subopen {
    background-color: #4565AE
}

.main-nav--vertical .wrapper {
    padding: 0
}

.main-nav--vertical .navigation {
    padding: 0
}

.main-nav--vertical .navigation .user-actions {
    padding: 20px 20px 10px;
    padding: 20px 20px 10px
}

.main-nav--vertical .navigation .user-actions li:after {
    border: none !important
}

.main-nav--vertical .navigation .user-actions__list {
    padding: 0
}

.main-nav--vertical .link2,.main-nav--vertical__link {
    font-size: 15px;
    font-size: .9375rem;
    transition: background-color 0.25s ease-in-out;
    background-color: #4565AE;
    font-weight: 800
}

.main-nav--vertical .link2:hover,.main-nav--vertical .link2:active,.main-nav--vertical__link:hover,.main-nav--vertical__link:active {
    background-color: #4565AE
}

.main-nav--vertical #cart-link-clone {
    display: none
}

.main-nav--vertical #social-links-clone {
    display: none
}

.main-nav--vertical .quick-search {
    background-color: #365293
}

.main-nav--horizontal {
    margin: 0 0 20px 0;
    margin: 0 0 20px 0;
    font-size: 16px;
    font-size: 1rem;
    background-color: #4565AE
}

@media (max-width: 1080px) {
    .main-nav--horizontal {
        font-size:14px;
        font-size: .875rem
    }
}

@media (max-width: 960px) {
    .main-nav--horizontal {
        display:none;
        visibility: hidden
    }
}

.main-nav--horizontal.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99
}

.main-nav--horizontal.headroom .navigation {
    margin-top: 3px;
    margin-top: .1875rem
}

.main-nav--horizontal.headroom .level1 {
    font-size: 14px;
    font-size: .875rem;
    background-color: #4565AE;
    z-index: 1
}

.main-nav--horizontal.headroom .level1-li {
    font-family: inherit;
    padding: 5px 0;
    padding: 5px 0;
    z-index: 2
}

.main-nav--horizontal .wrapper {
    background-color: #4565AE;
    position: relative;
    z-index: 2
}

.main-nav--horizontal .level1 {
    padding: 0;
    margin: 0
}

.main-nav--horizontal .level1-li {
    position: relative;
    list-style: none;
    display: inline-block
}

.main-nav--horizontal .level1-li.first {
    margin-left: 10px;
    margin-left: .625rem
}

.main-nav--horizontal .level2 {
    font-size: 14px;
    font-size: .875rem;
    background-color: #3e5a9c;
    margin: 0;
    padding: 0;
    width: 250px;
    z-index: 20
}

.no-csstransitions .main-nav--horizontal .level2 {
    display: none
}

.main-nav--horizontal .level3 {
    background-color: #375089;
    margin: 0;
    padding: 0;
    top: 0;
    right: -200px;
    width: 200px;
    list-style: none
}

.main-nav--horizontal .level4 {
    background-color: #375089;
    margin: 0;
    padding: 0;
    list-style: none
}

.main-nav--horizontal .level4-li {
    padding-left: 10px
}

.main-nav--horizontal .link2 {
    padding: 10px;
    padding: .625rem;
    transition: background-color 0.3s ease-in-out;
    background-color: #4565AE;
    display: block;
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.main-nav--horizontal .link2:hover {
    background-color: #5272ba
}

.main-nav--horizontal .link1 {
    padding: 5px 10px;
    padding: 5px 10px;
    transition: background-color 0.2s ease-in-out;
    color: #fff;
    display: block;
    text-decoration: none
}

.main-nav--horizontal .link1:hover {
    background-color: #2f4577
}

.main-nav--horizontal .level2-li {
    list-style: none;
    position: relative
}

.main-nav--horizontal .level3-li .link1 {
    padding-left: 20px;
    padding-left: 1.25rem
}

.main-header .navigation-top-nav {
    margin-top: 10px;
    margin-top: .625rem;
    float: left
}

@media (min-width: 0px) and (max-width: 604px) {
    .main-header .navigation-top-nav {
        margin-top:20px;
        margin-top: 1.25rem;
        clear: both;
        display: block
    }

    .main-header .navigation-top-nav:before {
        display: none
    }
}

.navigation-top-nav .level1-li {
    margin-right: 20px;
    margin-right: 1.25rem
}

.navigation-top-nav .link2 {
    font-size: 16px;
    font-size: 1rem;
    color: #809095
}

#social-links {
    display: inline
}

.social-media-links {
    float: right;
    height: 43px;
    overflow: hidden
}

.social-media-links .editorial-content__body a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 12px 0;
    padding: 12px 0;
    display: block;
    float: left;
    width: 45px;
    text-decoration: none;
    color: #fff;
    line-height: 1.1;
    background-color: #eee;
    text-align: center;
    margin: 0 2px;
    margin: 0 2px
}

.social-media-links .editorial-content__body .twitter {
    background-color: #00a8f0
}

.social-media-links .editorial-content__body .facebook {
    font-size: 34px;
    font-size: 2.125rem;
    padding-left: 10px;
    padding-left: .625rem;
    background-color: #1877f2;
    border-radius: 50%;
    height: 43px;
    width: 43px;
    padding-bottom: 0
}

.social-media-links .editorial-content__body .facebook:before {
    padding-right: 7px;
    padding-right: .4375rem
}

.social-media-links .editorial-content__body .linkedin {
    background-color: #006eb3
}

.social-media-links .editorial-content__body .youtube {
    background-color: #e0462e
}

.social-media-links .editorial-content__body .instagram {
    background-color: #F00075
}

.main-header .user-actions {
    margin-top: 10px;
    margin-top: .625rem;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400
}

@media (min-width: 641px) and (max-width: 768px) {
    .main-header .user-actions {
        display:none
    }
}

.main-header .user-actions__list {
    margin: 0;
    padding: 0;
    float: right
}

.main-header .user-actions__list li {
    display: none
}

.main-header .user-actions__signin,.main-header .user-actions__register,.main-header .user-actions__signout,.main-header .user-actions__account {
    margin-left: 20px;
    margin-left: 1.25rem;
    list-style: none;
    float: left
}

.main-header .user-actions__signin-link,.main-header .user-actions__register-link,.main-header .user-actions__signout-link {
    color: #4565AE;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase
}

.main-header .user-actions__account-link {
    color: #333;
    font-size: 16px;
    font-weight: 800
}

.main-nav--vertical .user-actions {
    background-color: #4565AE
}

.main-nav--vertical .user-actions__signin-link,.main-nav--vertical .user-actions__register-link,.main-nav--vertical .user-actions__signout-link,.main-nav--vertical .user-actions__account-link {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 800;
    padding-left: 0
}

.footer-main-nav-container {
    background-color: #4565AE
}

.subscribe-now {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    background-color: #134a81;
    text-align: center;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400;
    position: relative
}

.subscribe-now__subscribe-link {
    padding: 15px 20px 15px 60px;
    padding: 15px 20px 15px 60px;
    font-size: 18px;
    font-size: 1.125rem;
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: left
}

.subscribe-now__subscribe-link:before {
    margin-right: 20px;
    margin-right: 1.25rem;
    font-size: 32px;
    font-size: 2rem;
    padding: 15px 20px;
    padding: 15px 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.subscribe-now--dropdown .subscribe-now__subscribe-link:after {
    padding: 17px 20px;
    padding: 17px 20px;
    font-size: 24px;
    font-size: 1.5rem;
    display: block;
    background-color: #2d7aac;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.subscribe-now__nav {
    width: 100%;
    text-align: left;
    background-color: #2d7aac;
    z-index: 3
}

.no-csstransitions .subscribe-now__nav {
    display: none
}

.subscribe-now__nav .navigation-level1__items {
    margin: 0;
    padding: 0
}

.subscribe-now__nav .navigation-level1__item {
    list-style: none;
    margin: 0
}

.subscribe-now__nav .navigation__link {
    padding: 10px 20px;
    padding: 10px 20px;
    display: block;
    color: #fff;
    text-decoration: none
}

.subscribe-now__nav .navigation__link:hover {
    background-color: #2a71a0
}

.main-footer-nav {
    width: 142.5%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 900px) {
    .main-footer-nav {
        float:none;
        width: auto;
        margin-right: auto;
        clear: both
    }
}

.main-footer-nav .navigation-level1__items,.main-footer-nav .navigation-level2__items {
    margin: 0;
    padding: 0
}

.main-footer-nav .navigation-level1__item,.main-footer-nav .navigation-level2__item {
    list-style: none
}

.main-footer-nav .navigation-level1__item {
    margin-right: 20px;
    margin-right: 1.25rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    float: left;
    display: block;
    width: 150px
}

.main-footer-nav .navigation-level1__item.last {
    margin-right: 0
}

.main-footer-nav .navigation-level1__item .navigation__link {
    color: #333
}

.main-footer-nav .navigation-level2__items {
    margin: 0;
    padding: 0
}

.main-footer-nav .navigation-level2__items .navigation__link {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400;
    color: #244583;
    text-decoration: none
}

.directory-nav {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 13px;
    font-size: .8125rem;
    background-color: #f4f5f6;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 600;
    line-height: 1.45;
    -webkit-font-smoothing: antialiased
}

.directory-nav ul {
    margin: 0;
    padding: 0
}

.directory-nav li {
    list-style: none
}

.directory-nav .level2 {
    display: none
}

.directory-nav .level1-li.is-active {
    background-color: #eaeac4
}

.directory-nav .level1-li.is-active .level1-li__link {
    background-color: #cacaca
}

.directory-nav .level1-li.is-active .level2 {
    display: block
}

.directory-nav .level1-li__link,.directory-nav .level2-li__link {
    display: block;
    text-decoration: none
}

.directory-nav .level1-li__link {
    padding: 5px 10px 5px 40px;
    padding: 5px 10px 5px 40px;
    background-color: #f4f5f6;
    color: #244583;
    position: relative;
    font-size: 15px;
    font-size: .9375rem
}

@media (min-width: 0) and (max-width: 960px) {
    .directory-nav .level1-li__link {
        font-size:13px;
        font-size: .8125rem
    }
}

.directory-nav .level1-li__link:hover {
    background-color: #cacaca
}

.directory-nav .level1-li__link img {
    width: 23px;
    left: 10px;
    position: absolute;
    top: 4px
}

.directory-nav .level3-li__link .directory-nav__link-title,.directory-nav .level4-li__link .directory-nav__link-title,.directory-nav .level5-li__link .directory-nav__link-title,.directory-nav .level2-li__link .directory-nav__link-title {
    display: inline-block
}

.directory-nav .level3-li__link.is-selected,.directory-nav .level4-li__link.is-selected,.directory-nav .level5-li__link.is-selected,.directory-nav .level2-li__link.is-selected {
    display: flex
}

.directory-nav .level3-li__link.is-selected:before,.directory-nav .level4-li__link.is-selected:before,.directory-nav .level5-li__link.is-selected:before,.directory-nav .level2-li__link.is-selected:before {
    position: relative;
    right: 3px
}

.directory-nav .level2-li__link {
    padding: 5px 10px 5px 54px;
    padding: 5px 10px 5px 54px;
    background-color: #333;
    color: #fff;
    display: block
}

.directory-nav .level2-li__link.is-selected {
    padding: 5px 10px 5px 44px;
    padding: 5px 10px 5px 44px;
    background-color: #666;
    color: #fff
}

.directory-nav .level2-li__link:hover {
    background-color: #666;
    color: #fff
}

.directory-nav .level3 {
    display: none
}

.directory-nav .level2-li.is-active>.level3 {
    display: block
}

.directory-nav .level3-li__link {
    padding: 5px 10px 5px 64px;
    padding: 5px 10px 5px 64px;
    background-color: #333;
    color: #fff;
    display: block
}

.directory-nav .level3-li__link.is-selected {
    background-color: #666
}

.directory-nav .level3-li__link:hover {
    background-color: #666
}

.directory-nav .level4 {
    display: none
}

.directory-nav .level3-li.is-active>.level4 {
    display: block
}

.directory-nav .level4-li__link {
    padding: 5px 10px 5px 84px;
    padding: 5px 10px 5px 84px;
    background-color: #333;
    color: #fff;
    display: block
}

.directory-nav .level4-li__link.is-selected {
    background-color: #666
}

.directory-nav .level4-li__link:hover {
    background-color: #666
}

.directory-nav .level5 {
    display: none
}

.directory-nav .level4-li.is-active>.level5 {
    display: block
}

.directory-nav .level5-li__link {
    padding: 5px 10px 5px 84px;
    padding: 5px 10px 5px 84px;
    background-color: #333;
    color: #fff;
    display: block
}

.directory-nav .level5-li__link.is-selected {
    background-color: #666
}

.directory-nav .level5-li__link:hover {
    background-color: #666
}

.directory-nav__header {
    padding: 10px 10px 0;
    padding: 10px 10px 0;
    margin-bottom: -10px;
    margin-bottom: -.625rem;
    font-size: 16px;
    font-size: 1rem;
    color: #306987;
    display: none
}

@media (min-width: 0) and (max-width: 950px) {
    .directory-nav__header {
        display:block
    }
}

.user-login-page-registration-msg,.user-retrieve-password,.user-retrieve-password-bottom {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.user-login-page-registration-msg .editorial-content__title,.user-retrieve-password .editorial-content__title,.user-retrieve-password-bottom .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem
}

.user-retrieve-password-bottom {
    margin-top: 20px;
    margin-top: 1.25rem
}

.user-login .form-field,.user-login .comment .field,.comment .user-login .field,.user-login .user-new .demographics .record div,.user-new .demographics .record .user-login div,.user-login .user-edit .demographics .record div,.user-edit .demographics .record .user-login div,.user-login .subscription-form .demographics .record div,.subscription-form .demographics .record .user-login div {
    width: 50%
}

.user-login .field-remember-me {
    margin-bottom: 0
}

.user-login .field-remember-me label {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0;
    font-size: 14px;
    font-size: .875rem;
    float: left;
    line-height: 1.85
}

.user-login .button {
    margin: 20px 0;
    margin: 20px 0
}

.forgot-password-link {
    font-size: 14px;
    font-size: .875rem;
    color: #244583;
    text-decoration: none;
    display: block
}

.user-reminder .form td {
    vertical-align: bottom
}

.page-article-show,.page-blog-post,.page-article-teaser,.blog-post {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.-is-homepage-v2 .page-article-show,.-is-homepage-v2 .page-blog-post,.-is-homepage-v2 .page-article-teaser,.-is-homepage-v2 .blog-post {
    background-color: #fff;
    padding: 30px
}

.-is-homepage-v2 .page-article-show.page-article-show--v2,.-is-homepage-v2 .page-blog-post.page-article-show--v2,.-is-homepage-v2 .page-article-teaser.page-article-show--v2,.-is-homepage-v2 .blog-post.page-article-show--v2 {
    margin-top: 20px;
    margin-top: 1.25rem;
    padding-top: 0
}

.page-article-show .headline,.page-blog-post .headline,.page-article-teaser .headline,.blog-post .headline {
    margin: 10px 0;
    margin: 10px 0;
    font-size: 28px;
    font-size: 1.75rem;
    clear: both;
    line-height: 1.45;
    color: #364353
}

.page-article-show .sub-headline,.page-blog-post .sub-headline,.page-article-teaser .sub-headline,.blog-post .sub-headline {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-weight: 300
}

.page-article-show .sub-headline a,.page-blog-post .sub-headline a,.page-article-teaser .sub-headline a,.blog-post .sub-headline a {
    color: #244583;
    text-decoration: none
}

.page-article-show .author,.page-blog-post .author,.page-article-teaser .author,.blog-post .author {
    font-size: 14px;
    font-size: .875rem;
    font-family: Georgia, Times, serif;
    font-style: italic
}

.page-article-show .author a,.page-blog-post .author a,.page-article-teaser .author a,.blog-post .author a {
    text-decoration: none;
    color: #222
}

.page-article-show .date,.page-blog-post .date,.page-article-teaser .date,.blog-post .date {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 16px;
    font-size: 1rem;
    font-style: italic;
    color: #333
}

.page-article-show .kicker,.page-blog-post .kicker,.page-article-teaser .kicker,.blog-post .kicker {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.45
}

.page-article-show .additional,.page-blog-post .additional,.page-article-teaser .additional,.blog-post .additional {
    float: left;
    position: relative;
    width: 185px;
    z-index: 1
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-show .additional,.page-blog-post .additional,.page-article-teaser .additional,.blog-post .additional {
        margin:0 0 20px;
        margin: 0 0 20px;
        width: 100%;
        float: none
    }
}

.page-article-show .additional .advertisement,.page-blog-post .additional .advertisement,.page-article-teaser .additional .advertisement,.blog-post .additional .advertisement {
    margin-top: 20px;
    margin-top: 1.25rem
}

.page-article-show .additional ~ .body,.page-blog-post .additional ~ .body,.page-article-teaser .additional ~ .body,.blog-post .additional ~ .body {
    max-width: 74%;
    margin-left: auto
}

@media (min-width: 0) and (max-width: 950px) {
    .page-article-show .additional ~ .body,.page-blog-post .additional ~ .body,.page-article-teaser .additional ~ .body,.blog-post .additional ~ .body {
        max-width:100%;
        margin: 0
    }
}

.-is-homepage-v2 .page-article-show .body,.-is-homepage-v2 .page-blog-post .body,.-is-homepage-v2 .page-article-teaser .body,.-is-homepage-v2 .blog-post .body {
    font-family: "Lora",serif;
    font-weight: 400
}

.page-article-show--v2 .page-article-show .body,.page-article-show--v2 .page-blog-post .body,.page-article-show--v2 .page-article-teaser .body,.page-article-show--v2 .blog-post .body {
    margin-top: 64px;
    margin-top: 4rem
}

.page-article-show .body img,.page-blog-post .body img,.page-article-teaser .body img,.blog-post .body img {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0
}

.page-article-show .topics .topic,.page-blog-post .topics .topic,.page-article-teaser .topics .topic,.blog-post .topics .topic {
    margin-right: 10px;
    margin-right: .625rem
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-show .topics .topic,.page-blog-post .topics .topic,.page-article-teaser .topics .topic,.blog-post .topics .topic {
        display:block;
        float: left
    }
}

.page-article-show .related-content,.page-blog-post .related-content,.page-article-teaser .related-content,.blog-post .related-content {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.page-article-show .related-content .records,.page-blog-post .related-content .records,.page-article-teaser .related-content .records,.blog-post .related-content .records {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.page-article-show .related-content .records:nth-child(2n),.page-blog-post .related-content .records:nth-child(2n),.page-article-teaser .related-content .records:nth-child(2n),.blog-post .related-content .records:nth-child(2n) {
    float: right;
    margin-right: 0
}

.page-article-show .related-content .records:nth-child(2n+1),.page-blog-post .related-content .records:nth-child(2n+1),.page-article-teaser .related-content .records:nth-child(2n+1),.blog-post .related-content .records:nth-child(2n+1) {
    clear: both
}

.page-article-show .related-content h3,.page-blog-post .related-content h3,.page-article-teaser .related-content h3,.blog-post .related-content h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border-bottom: 3px solid #F4F5F6;
    color: #333;
    line-height: 1.65
}

.page-article-show .related-content .headline,.page-blog-post .related-content .headline,.page-article-teaser .related-content .headline,.blog-post .related-content .headline {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.page-article-show .related-content .headline a,.page-blog-post .related-content .headline a,.page-article-teaser .related-content .headline a,.blog-post .related-content .headline a {
    color: #696969
}

.page-article-show .comment,.page-blog-post .comment,.page-article-teaser .comment,.blog-post .comment {
    clear: both
}

.page-article-show .pager .pagination,.page-blog-post .pager .pagination,.page-article-teaser .pager .pagination,.blog-post .pager .pagination {
    float: right
}

.page-article-show .file_list a:before,.page-blog-post .file_list a:before,.page-article-teaser .file_list a:before,.blog-post .file_list a:before {
    margin: 0 10px;
    margin: 0 10px
}

.article-toolbar .tags {
    font-size: 12px;
    font-size: .75rem
}

.article-toolbar__print-link {
    display: block
}

.article-toolbar__reprints-link {
    display: block
}

.page-article .sidebar {
    margin: 20px 0;
    margin: 20px 0
}

.recent-articles {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.recent-articles .feature-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.65
}

.recent-articles .feature-title a {
    color: #244583
}

.recent-articles .headline {
    font-size: 14px;
    font-size: .875rem
}

.recent-articles .headline a {
    color: #244583;
    text-decoration: none
}

.related-directory-listing {
    margin-left: 20px;
    margin-left: 1.25rem;
    float: right;
    width: 250px
}

@media (min-width: 0px) and (max-width: 450px) {
    .related-directory-listing {
        float:none;
        width: 100%;
        margin: 0 0 20px 0;
        margin: 0 0 20px 0
    }
}

.related-directory-listing .related-directory-listing__title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    color: #244583
}

.related-directory-listing .record {
    padding: 10px 0;
    padding: 10px 0
}

.related-directory-listing .records {
    padding: 0 10px;
    padding: 0 10px;
    background-color: #eee
}

.related-directory-listing .records:hover {
    background-color: #eabf31
}

.related-directory-listing .records:hover .image {
    border: 3px solid #222
}

.related-directory-listing .company_name {
    margin-left: 34.693877551%;
    font-size: 14px;
    font-size: .875rem
}

.related-directory-listing .company_name a {
    color: #222;
    text-decoration: none
}

.related-directory-listing .image {
    margin-right: 10px;
    margin-right: .625rem;
    width: 70px;
    float: left;
    overflow: hidden;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #e8c95c;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle
}

.related-directory-listing .image:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.related-directory-listing .image img {
    position: relative;
    left: -3px
}

.article-featured-image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: center
}

.article-featured-image__image img {
    max-height: 550px
}

.article-featured-image__caption {
    padding: 20px;
    padding: 1.25rem;
    font-size: 14px;
    font-size: .875rem;
    background-color: #F4F5F6;
    color: #222
}

.article-slideshow {
    margin: 20px 0;
    margin: 20px 0
}

.article-slideshow__gallery {
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    text-align: center;
    max-height: 430px;
    overflow: hidden
}

.article-slideshow__gallery .owl-item img {
    width: auto;
    margin: 0 auto
}

.article-slideshow__thumbnails .owl-item {
    margin-right: 5px;
    margin-right: .3125rem
}

.article-slideshow__thumbnail-image {
    width: 165px;
    height: 110px;
    overflow: hidden;
    border-bottom: 5px solid #eee;
    cursor: pointer;
    -webkit-transition: border 0.2s;
    -moz-transition: border 0.2s;
    transition: border 0.2s
}

.synced .article-slideshow__thumbnail-image,.article-slideshow__thumbnail-image:hover {
    border-bottom: 5px solid #244583
}

.article-show-bottom {
    margin: 40px 0;
    margin: 40px 0;
    clear: both
}

.article-summary {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd
}

.article-summary .image {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 1024px) {
    .article-summary .image {
        width:49%;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 0) and (max-width: 900px) {
    .article-summary .image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.article-summary__details.has-image {
    width: 66%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 1024px) {
    .article-summary__details.has-image {
        width:49%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 900px) {
    .article-summary__details.has-image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.article-summary__sub-headline {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    color: #333;
    font-weight: 400
}

.article-summary__author,.article-summary__comment-count,.article-summary__post-date {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 10px;
    margin-right: .625rem;
    display: inline-block;
    font-style: italic;
    color: #333
}

.article-summary__author a {
    color: #4565AE;
    text-decoration: none
}

.article-summary__comment-count .more {
    color: #4565AE;
    text-decoration: none
}

.article-summary__headline {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    font-weight: 400
}

.article-summary__headline a {
    color: #364353;
    text-decoration: none
}

.article-summary__headline:hover a {
    color: #0e1115
}

.article-summary .author-bylines__author-link {
    font-size: 16px;
    font-size: 1rem
}

.post-meta {
    margin: 10px 0;
    margin: 10px 0
}

.post-meta__post-date {
    font-size: 14px;
    font-size: .875rem;
    font-style: italic;
    color: #999
}

.article-preview .body .teaser {
    position: relative
}

.article-preview .body .teaser:after {
    padding: 60px 0;
    padding: 60px 0;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    /*background-image: linear-gradient(to bottom, transparent, #fff)*/
}

.article-preview #subscribeBannerLarge,.article-preview-banner {
    margin: 30px 0 0;
    margin: 30px 0 0;
    padding: 20px;
    padding: 1.25rem;
    border: 1px solid #b4b4b4;
    display: table
}

.article-preview #subscribeBannerLarge:before,.article-preview-banner:before {
    font-size: 24px;
    font-size: 1.5rem;
    margin-right: 20px;
    margin-right: 1.25rem;
    color: #244583
}

.article-preview #subscribeBannerLarge .subscribe-link,.article-preview-banner .subscribe-link {
    font-size: 24px;
    font-size: 1.5rem;
    color: #244583;
    text-decoration: none;
    border-bottom: 1px solid #fff
}

.page-article-teaser .article-preview #subscribeBannerLarge a,.page-article-teaser .article-preview-banner a {
    border: none;
    text-decoration: none
}

.article-preview-banner {
    background-color: #fff
}

.-is-homepage-v2 .article-preview-banner {
    box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}

section[class*="topic-specific-content"] {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.hallmark-register .form-field,.hallmark-register .comment .field,.comment .hallmark-register .field,.hallmark-register .user-new .demographics .record div,.user-new .demographics .record .hallmark-register div,.hallmark-register .user-edit .demographics .record div,.user-edit .demographics .record .hallmark-register div,.hallmark-register .subscription-form .demographics .record div,.subscription-form .demographics .record .hallmark-register div {
    margin: 20px 0;
    margin: 20px 0
}

.hallmark-register label {
    color: #222
}

.hallmark-register label.error {
    margin-top: 5px;
    margin-top: .3125rem;
    font-size: 14px;
    font-size: .875rem;
    color: #ac4939;
    font-weight: normal
}

.hallmark-register label .red {
    color: #ac4939
}

.hallmark-register input[type="email"] {
    border-color: #c8c8c8
}

.hallmark-register input[type="email"].error {
    border: 1px solid #ac4939
}

.hallmark-register__submit {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border: none
}

.hallmark-register__login-link {
    display: block
}

.hallmark-register__privacy-link {
    display: block
}

.hallmark-register__read-more,.hallmark-register__signup,.hallmark-register__minute {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    color: #fff
}

.hallmark-register__minute {
    border-bottom: 1px solid #fff
}

.article-video {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.article-video iframe {
    border: none
}

.page-article-show .article-author-bio {
    width: 49%;
    float: left;
    margin-right: 2%;
    float: right;
    margin-right: 0
}

.article-author-bio .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #F4F5F6;
    text-align: center
}

.article-author-bio .author_image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 20px 0 0 20px;
    padding: 20px 0 0 20px;
    max-width: 100px;
    max-height: 100px;
    height: auto;
    width: auto
}

.page-blog-post .article-author-bio .author_image {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0;
    float: left
}

.article-author-bio .author_image img {
    border-radius: 50px
}

.article-author-bio .author_image:last-child {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.article-author-bio .author_bio {
    padding: 20px;
    padding: 1.25rem;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.45;
    text-align: left
}

.article-author-bio a {
    text-decoration: underline
}

.page-blog-post .photo-gallery__image,.page-article-show .photo-gallery__image,.page-article-teaser .photo-gallery__image {
    cursor: pointer
}

.page-blog-post .topics,.page-article-show .topics,.page-article-teaser .topics {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    display: inline-block
}

.page-blog-post .topics .topic,.page-article-show .topics .topic,.page-article-teaser .topics .topic {
    font-size: 11px;
    font-size: .6875rem;
    font-family: "Nunito Sans","Open Sans",serif;
    line-height: 1.6;
    margin-right: 0;
    padding: 0;
    border: none;
    display: inline;
    font-weight: 700;
    color: #4565AE;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block
}

.page-blog-post .topics .topic:after,.page-article-show .topics .topic:after,.page-article-teaser .topics .topic:after {
    content: ' | ';
    display: inline-flex;
    width: 20px;
    justify-content: center;
    color: #4565AE
}

.page-blog-post .topics .topic:last-child:after,.page-article-show .topics .topic:last-child:after,.page-article-teaser .topics .topic:last-child:after {
    content: none
}

.page-blog-post .topics .topic:hover,.page-article-show .topics .topic:hover,.page-article-teaser .topics .topic:hover {
    background-color: transparent;
    color: #375089
}

@media (min-width: 0) and (max-width: 640px) {
    .page-blog-post .topics .topic,.page-article-show .topics .topic,.page-article-teaser .topics .topic {
        display:block;
        float: left
    }
}

.page-blog-post .kicker,.page-article-show .kicker,.page-article-teaser .kicker {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.4;
    color: #404144;
    display: block
}

.page-blog-post .headline,.page-article-show .headline,.page-article-teaser .headline {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 0
}

.page-blog-post .sub-headline,.page-article-show .sub-headline,.page-article-teaser .sub-headline {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.35
}

.page-blog-post .author,.page-article-show .author,.page-article-teaser .author {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    display: block;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    font-style: normal
}

.page-blog-post .author a:hover,.page-article-show .author a:hover,.page-article-teaser .author a:hover {
    text-decoration: underline;
    color: #1a1919
}

.page-blog-post .article-date-social,.page-article-show .article-date-social,.page-article-teaser .article-date-social {
    padding: 16px 0;
    padding: 16px 0;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    display: flex;
    align-items: center
}

@media (min-width: 0) and (max-width: 640px) {
    .page-blog-post .article-date-social,.page-article-show .article-date-social,.page-article-teaser .article-date-social {
        padding:32px 0;
        padding: 32px 0
    }
}

.page-blog-post .article-date-social .date,.page-article-show .article-date-social .date,.page-article-teaser .article-date-social .date {
    font-size: 16px;
    font-size: 1rem;
    flex: 1;
    margin-bottom: 0;
    font-family: "Nunito Sans","Open Sans",serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.31
}

@media (min-width: 0) and (max-width: 640px) {
    .page-blog-post .article-date-social .date,.page-article-show .article-date-social .date,.page-article-teaser .article-date-social .date {
        font-size:14px;
        font-size: .875rem;
        margin-bottom: 8px;
        margin-bottom: .5rem
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-blog-post .article-date-social,.page-article-show .article-date-social,.page-article-teaser .article-date-social {
        flex-direction:column;
        align-items: flex-start
    }
}

.page-blog-post .social-share,.page-article-show .social-share,.page-article-teaser .social-share {
    margin-top: 6px;
    margin-top: .375rem
}

.page-blog-post .print_button>.at-icon-wrapper,.page-article-show .print_button>.at-icon-wrapper,.page-article-teaser .print_button>.at-icon-wrapper {
    background-color: #595959
}

.page-blog-post .print_button,.page-article-show .print_button,.page-article-teaser .print_button {
    margin-left: 16px;
    margin-left: 1rem;
    order: 4
}

.page-blog-post .article-keywords,.page-article-show .article-keywords,.page-article-teaser .article-keywords {
    margin-top: 32px;
    margin-top: 2rem;
    display: block
}

.page-blog-post .article-keywords .tags,.page-article-show .article-keywords .tags,.page-article-teaser .article-keywords .tags {
    font-size: 16px;
    font-size: 1rem;
    color: #404144;
    line-height: 22px;
    font-style: normal;
    text-transform: capitalize
}

.page-blog-post .article-keywords .tags a,.page-article-show .article-keywords .tags a,.page-article-teaser .article-keywords .tags a {
    text-transform: none;
    color: #4565AE;
    text-decoration: none
}

.page-blog-post .article-keywords .tags a:after,.page-article-show .article-keywords .tags a:after,.page-article-teaser .article-keywords .tags a:after {
    content: ' / ';
    display: inline;
    color: #4565AE
}

.page-blog-post .article-keywords .tags a:last-child:after,.page-article-show .article-keywords .tags a:last-child:after,.page-article-teaser .article-keywords .tags a:last-child:after {
    content: ''
}

.page-blog-post .article-keywords .tags a:hover,.page-blog-post .article-keywords .tags a:active,.page-blog-post .article-keywords .tags a:focus,.page-article-show .article-keywords .tags a:hover,.page-article-show .article-keywords .tags a:active,.page-article-show .article-keywords .tags a:focus,.page-article-teaser .article-keywords .tags a:hover,.page-article-teaser .article-keywords .tags a:active,.page-article-teaser .article-keywords .tags a:focus {
    color: #375089
}

.page-blog-post .share-this,.page-article-show .share-this,.page-article-teaser .share-this {
    margin-top: 64px;
    margin-top: 4rem;
    margin-bottom: 64px;
    margin-bottom: 4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.page-blog-post .share-this__title,.page-article-show .share-this__title,.page-article-teaser .share-this__title {
    font-size: 38px;
    font-size: 2.375rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.05;
    text-align: center;
    color: #000000;
    flex: 1 0 100%;
    width: 100%
}

.page-blog-post .share-this .social-share,.page-article-show .share-this .social-share,.page-article-teaser .share-this .social-share {
    margin-top: 32px;
    margin-top: 2rem;
    flex: 0 0 auto
}

.page-blog-post .article-author,.page-article-show .article-author,.page-article-teaser .article-author {
    padding: 16px;
    padding: 1rem;
    margin-bottom: 64px;
    margin-bottom: 4rem;
    background-color: #f4f5f6;
    display: flex;
    justify-content: center;
    clear: both;
    flex-direction: column;
    align-items: center
}

.page-blog-post .article-author__description,.page-article-show .article-author__description,.page-article-teaser .article-author__description {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 16px;
    padding: 0 16px;
    line-height: 1.375;
    display: inline-block;
    text-align: center
}

@media (min-width: 0) and (max-width: 640px) {
    .page-blog-post .article-author__description,.page-article-show .article-author__description,.page-article-teaser .article-author__description {
        padding:0
    }
}

.page-blog-post .article-author__description a,.page-article-show .article-author__description a,.page-article-teaser .article-author__description a {
    color: #4565AE;
    font-weight: 700
}

.page-blog-post .article-author__thumbnail-url,.page-article-show .article-author__thumbnail-url,.page-article-teaser .article-author__thumbnail-url {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.page-blog-post .article-author__img-thumb,.page-article-show .article-author__img-thumb,.page-article-teaser .article-author__img-thumb {
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    object-fit: cover
}

.page-blog-post .article-body .fr-img-caption,.page-article-show .article-body .fr-img-caption,.page-article-teaser .article-body .fr-img-caption {
    max-width: 100% !important;
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #333333
}

.page-blog-post .comment .records,.page-article-show .comment .records,.page-article-teaser .comment .records {
    padding: 0
}

.page-blog-post .comment h3.title,.page-article-show .comment h3.title,.page-article-teaser .comment h3.title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.429;
    font-weight: 700;
    color: #404144
}

.page-blog-post .comment h2.headline,.page-article-show .comment h2.headline,.page-article-teaser .comment h2.headline {
    display: none
}

.page-blog-post .comment .button,.page-article-show .comment .button,.page-article-teaser .comment .button {
    border-radius: 5px
}

.page-blog-post .comment input[type='reset'].button,.page-article-show .comment input[type='reset'].button,.page-article-teaser .comment input[type='reset'].button {
    margin-left: 16px;
    margin-left: 1rem
}

.page-blog-post .comment .abstract,.page-article-show .comment .abstract,.page-article-teaser .comment .abstract {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.375
}

.page-blog-post .comment .supplemental,.page-article-show .comment .supplemental,.page-article-teaser .comment .supplemental {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.375;
    display: inline-block
}

.page-blog-post .comment .supplemental:after,.page-blog-post .comment .supplemental:before,.page-article-show .comment .supplemental:after,.page-article-show .comment .supplemental:before,.page-article-teaser .comment .supplemental:after,.page-article-teaser .comment .supplemental:before {
    content: none
}

.page-blog-post .comment .supplemental .author:after,.page-article-show .comment .supplemental .author:after,.page-article-teaser .comment .supplemental .author:after {
    content: ' | ';
    display: inline
}

.page-blog-post .comment .supplemental .author,.page-blog-post .comment .supplemental .date,.page-article-show .comment .supplemental .author,.page-article-show .comment .supplemental .date,.page-article-teaser .comment .supplemental .author,.page-article-teaser .comment .supplemental .date {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    margin-bottom: 0;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.375;
    font-style: normal
}

.page-blog-post .fr-img-wrap img[data-enlarge='true'],.page-blog-post .fr-img-wrap img[data-slideshow='true'],.page-article-show .fr-img-wrap img[data-enlarge='true'],.page-article-show .fr-img-wrap img[data-slideshow='true'],.page-article-teaser .fr-img-wrap img[data-enlarge='true'],.page-article-teaser .fr-img-wrap img[data-slideshow='true'] {
    cursor: pointer;
    transition: box-shadow 0.3s ease
}

.page-blog-post .fr-img-wrap img[data-enlarge='true']:hover,.page-blog-post .fr-img-wrap img[data-slideshow='true']:hover,.page-article-show .fr-img-wrap img[data-enlarge='true']:hover,.page-article-show .fr-img-wrap img[data-slideshow='true']:hover,.page-article-teaser .fr-img-wrap img[data-enlarge='true']:hover,.page-article-teaser .fr-img-wrap img[data-slideshow='true']:hover {
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75)
}

.article-container {
    max-width: 1240px;
    max-width: 77.5rem;
    padding-left: 15px;
    padding-left: .9375rem;
    padding-right: 15px;
    padding-right: .9375rem;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.related-articles--events .related-articles__more-link,.related-articles--products .related-articles__more-link,.related-articles__submit-event-link {
    font-size: 16px;
    font-size: 1rem;
    padding: 11px 16px;
    padding: 11px 16px;
    line-height: 1.125;
    text-transform: uppercase;
    color: #fff;
    background: #4565AE;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none
}

.related-articles--events .related-articles__more-link:hover,.related-articles--products .related-articles__more-link:hover,.related-articles__submit-event-link:hover {
    background-color: #375089;
    color: #fff
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles--events .related-articles__more-link,.related-articles--products .related-articles__more-link,.related-articles__submit-event-link {
        margin-right:20px;
        margin-right: 1.25rem;
        position: static;
        float: left
    }
}

.related-articles {
    margin-bottom: 64px;
    margin-bottom: 4rem;
    position: relative
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles {
        margin-bottom:114px;
        margin-bottom: 7.125rem
    }
}

.related-articles__items {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles__items {
        margin-bottom:30px;
        margin-bottom: 1.875rem;
        flex-direction: column
    }
}

.related-articles__title-link {
    color: inherit;
    text-decoration: none
}

.related-articles__item {
    flex: 0 1 79.381443299%;
    width: 79.381443299%;
    margin-right: 3.0927835052%;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

.related-articles__item:last-child {
    margin-right: 0
}

.related-articles__item:last-child:after {
    content: none
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles__item {
        margin-bottom:16px;
        margin-bottom: 1rem;
        max-width: 570px;
        max-width: 35.625rem;
        margin-left: auto;
        margin-right: auto;
        flex: 1 1 auto;
        width: 100%
    }

    .related-articles__item:last-child {
        margin-right: auto;
        margin-bottom: 0
    }
}

.related-articles--directories .related-articles__item {
    padding: 20px;
    padding: 1.25rem
}

.related-articles--events .related-articles__item {
    padding: 20px;
    padding: 1.25rem;
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%
}

.related-articles--events .related-articles__item:last-child {
    margin-right: 0
}

.related-articles--events .related-articles__item:last-child:after {
    content: none
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles--events .related-articles__item {
        margin-left:auto;
        margin-right: auto;
        flex: 1 1 auto;
        width: 100%
    }

    .related-articles--events .related-articles__item:last-child {
        margin-right: auto;
        margin-bottom: 0
    }
}

.related-articles__title {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 700;
    line-height: 40px;
    color: #404144
}

.related-articles__date {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.357
}

.related-articles__article {
    height: 100%
}

.related-articles--events .related-articles__article {
    display: block
}

.related-articles--directories .related-articles__article {
    display: block
}

.related-articles__image {
    flex: 0 1 50%;
    width: 50%;
    max-width: 200px;
    min-height: 200px;
    background-color: #fbfbfb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.related-articles__details {
    padding: 20px;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    flex: 1 0 100%
}

.-has-image .related-articles__details {
    flex: 1 0 50%;
    width: 50%
}

.related-articles__more-link {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 700;
    line-height: 1.285;
    color: #e6141f;
    text-decoration: none
}

.related-articles__more-link:hover {
    color: #375089
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles--events .related-articles__more-link:first-of-type {
        display:none
    }
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles--products .related-articles__more-link:first-of-type {
        display:none
    }
}

.related-articles__submit-event-link {
    right: 129px;
    background-color: #404144
}

.related-articles__submit-event-link:hover {
    background-color: #27282a
}

@media (min-width: 0) and (max-width: 1000px) {
    .related-articles__submit-event-link {
        display:none
    }

    .related-articles__submit-event-link:nth-child(6) {
        display: block
    }
}

.related-articles__teaser {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.375
}

.related-articles__headline {
    margin-bottom: 8px;
    margin-bottom: .5rem
}

.related-articles__headline,.related-articles__article-title-link {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 700;
    line-height: 1.388;
    color: #404144;
    text-decoration: none
}

.related-articles__headline:hover,.related-articles__article-title-link:hover {
    color: #27282a
}

.page-article-show .body a.button {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    display: inline-block;
    color: #fff
}

.image-overlay {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%
}

.image-overlay img.skip:first-child {
    width: 100%
}

.image-overlay:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='58' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='29' cy='29' r='29' fill='%23E6141F'/%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='9' y='9' width='40' height='40'%3E%3Cpath fill='%23D9D9D9' d='M9 9h40v40H9z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath d='M27.333 40.667v-10h-10v-3.334h10v-10h3.334v10h10v3.334h-10v10h-3.334Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 58px;
    height: 58px;
    display: block;
    pointer-events: none;
    position: absolute;
    left: calc(100% - 90px);
    top: calc(100% - 90px);
    border-radius: 50%;
    transition: box-shadow 0.3s ease
}

@media (min-width: 0) and (max-width: 640px) {
    .image-overlay:after {
        transform:scale(0.36);
        top: calc(100% - 50px);
        left: calc(100% - 50px)
    }
}

.image-overlay:hover:after {
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75)
}

.comment-details .action-links a {
    font-size: 1rem !important;
    font-family: 'Nunito Sans';
    font-weight: 600;
    line-height: 1.375;
    color: #4565AE;
    text-decoration: none;
    border-bottom: none
}

.comment-details .action-links a:not(:last-child):after {
    content: ' | ';
    display: inline
}

[data-controller='blogs'][data-action='show_post'] .mmenu-placeholder>.container,[data-controller='articles'][data-action='show_preview'] .mmenu-placeholder>.container,[data-controller='articles'][data-action='show'] .mmenu-placeholder>.container {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 0) and (max-width: 640px) {
    [data-controller='blogs'][data-action='show_post'] .page-article-show,[data-controller='articles'][data-action='show_preview'] .page-article-show,[data-controller='articles'][data-action='show'] .page-article-show {
        flex:1 1 auto;
        width: 100%;
        order: 1
    }

    [data-controller='blogs'][data-action='show_post'] .page-article-show,[data-controller='articles'][data-action='show_preview'] .page-article-show,[data-controller='articles'][data-action='show'] .page-article-show {
        margin-right: 0
    }

    [data-controller='blogs'][data-action='show_post'] .page-article-show:after,[data-controller='articles'][data-action='show_preview'] .page-article-show:after,[data-controller='articles'][data-action='show'] .page-article-show:after {
        content: none
    }

    [data-controller='blogs'][data-action='show_post'] .article-container,[data-controller='articles'][data-action='show_preview'] .article-container,[data-controller='articles'][data-action='show'] .article-container {
        flex: 1 1 auto;
        width: 100%;
        order: 2
    }

    [data-controller='blogs'][data-action='show_post'] .article-container,[data-controller='articles'][data-action='show_preview'] .article-container,[data-controller='articles'][data-action='show'] .article-container {
        margin-right: 0
    }

    [data-controller='blogs'][data-action='show_post'] .article-container:after,[data-controller='articles'][data-action='show_preview'] .article-container:after,[data-controller='articles'][data-action='show'] .article-container:after {
        content: none
    }

    [data-controller='blogs'][data-action='show_post'] .interior-sidebar,[data-controller='articles'][data-action='show_preview'] .interior-sidebar,[data-controller='articles'][data-action='show'] .interior-sidebar {
        flex: 1 1 auto;
        width: 100%;
        order: 3
    }

    [data-controller='blogs'][data-action='show_post'] .interior-sidebar,[data-controller='articles'][data-action='show_preview'] .interior-sidebar,[data-controller='articles'][data-action='show'] .interior-sidebar {
        margin-right: 0
    }

    [data-controller='blogs'][data-action='show_post'] .interior-sidebar:after,[data-controller='articles'][data-action='show_preview'] .interior-sidebar:after,[data-controller='articles'][data-action='show'] .interior-sidebar:after {
        content: none
    }
}

.page-blog-post .advertisement,.page-article-show .advertisement,.article-container .advertisement {
    padding: 54px 0 32px;
    padding: 54px 0 32px;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: auto
}

.page-blog-post .advertisement:before,.page-article-show .advertisement:before,.article-container .advertisement:before {
    font-size: 11px;
    font-size: .6875rem;
    font-family: 'Nunito Sans';
    font-weight: 700;
    font-size: 11px;
    line-height: 1.636;
    content: 'ADVERTISEMENT';
    position: absolute;
    top: 4px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    color: #c0c0c0
}

.article-container .advertisement {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto
}

.body.gsd-paywall {
    margin-left: 0 !important
}

.column {
    max-width: none !important
}

.page-article-teaser.page-article-show--v2 .article-author,.page-article-show.page-article-show--v2 .article-author {
    padding: 0 0 64px 0;
    padding: 0 0 64px 0;
    flex-direction: row;
    justify-content: center;
    background-color: #fff
}

.page-article-teaser.page-article-show--v2 .article-author:after,.page-article-show.page-article-show--v2 .article-author:after {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .page-article-teaser.page-article-show--v2 .article-author:after,.page-article-show.page-article-show--v2 .article-author:after {
        width:calc(100vw - 32px)
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .article-author,.page-article-show.page-article-show--v2 .article-author {
        padding:0 0 20px 0;
        padding: 0 0 20px 0;
        flex-wrap: wrap
    }
}

.page-article-teaser.page-article-show--v2 .article-author .article-author__thumbnail-url,.page-article-show.page-article-show--v2 .article-author .article-author__thumbnail-url {
    flex: 0 0 250px
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .article-author .article-author__thumbnail-url,.page-article-show.page-article-show--v2 .article-author .article-author__thumbnail-url {
        flex:1 1 auto;
        width: 100%
    }

    .page-article-teaser.page-article-show--v2 .article-author .article-author__thumbnail-url,.page-article-show.page-article-show--v2 .article-author .article-author__thumbnail-url {
        margin-right: 0
    }

    .page-article-teaser.page-article-show--v2 .article-author .article-author__thumbnail-url:after,.page-article-show.page-article-show--v2 .article-author .article-author__thumbnail-url:after {
        content: none
    }
}

.page-article-teaser.page-article-show--v2 .article-author .article-author__description,.page-article-show.page-article-show--v2 .article-author .article-author__description {
    flex: 0 1 500px;
    text-align: left
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .article-author .article-author__description,.page-article-show.page-article-show--v2 .article-author .article-author__description {
        flex:1 1 auto;
        width: 100%
    }

    .page-article-teaser.page-article-show--v2 .article-author .article-author__description,.page-article-show.page-article-show--v2 .article-author .article-author__description {
        margin-right: 0
    }

    .page-article-teaser.page-article-show--v2 .article-author .article-author__description:after,.page-article-show.page-article-show--v2 .article-author .article-author__description:after {
        content: none
    }
}

.page-article-teaser.page-article-show--v2 .article-author .article-author__thumbnail-url,.page-article-show.page-article-show--v2 .article-author .article-author__thumbnail-url {
    margin-right: 90px;
    margin-right: 5.625rem;
    display: flex;
    margin-bottom: 0;
    align-items: center;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .article-author .article-author__thumbnail-url,.page-article-show.page-article-show--v2 .article-author .article-author__thumbnail-url {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        margin-right: 0
    }
}

.page-article-teaser.page-article-show--v2 .article-author .article-author__name,.page-article-show.page-article-show--v2 .article-author .article-author__name {
    margin-left: 20px;
    margin-left: 1.25rem;
    display: inline-block;
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #333333;
    text-decoration: none
}

.page-article-teaser.page-article-show--v2 .article-author .article-author__description,.page-article-show.page-article-show--v2 .article-author .article-author__description {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #333333
}

.page-article-teaser.page-article-show--v2 .article-author .article-author__description a,.page-article-show.page-article-show--v2 .article-author .article-author__description a {
    text-decoration: none
}

.page-article-teaser.page-article-show--v2 .body,.page-article-teaser.page-article-show--v2 .article-body,.page-article-show.page-article-show--v2 .body,.page-article-show.page-article-show--v2 .article-body {
    margin-top: 64px;
    margin-top: 4rem;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Lora", serif;
    font-weight: 400;
    line-height: 1.458333333;
    color: #333333;
    position: relative
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .body,.page-article-teaser.page-article-show--v2 .article-body,.page-article-show.page-article-show--v2 .body,.page-article-show.page-article-show--v2 .article-body {
        margin-top:20px;
        margin-top: 1.25rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25
    }
}

.page-article-teaser.page-article-show--v2 .body>p,.page-article-teaser.page-article-show--v2 .article-body>p,.page-article-show.page-article-show--v2 .body>p,.page-article-show.page-article-show--v2 .article-body>p {
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.page-article-teaser.page-article-show--v2 .body>p:last-child,.page-article-teaser.page-article-show--v2 .article-body>p:last-child,.page-article-show.page-article-show--v2 .body>p:last-child,.page-article-show.page-article-show--v2 .article-body>p:last-child {
    margin-bottom: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .body>p,.page-article-teaser.page-article-show--v2 .article-body>p,.page-article-show.page-article-show--v2 .body>p,.page-article-show.page-article-show--v2 .article-body>p {
        margin-bottom:20px;
        margin-bottom: 1.25rem
    }
}

.page-article-teaser.page-article-show--v2 .body .advertisement,.page-article-teaser.page-article-show--v2 .article-body .advertisement,.page-article-show.page-article-show--v2 .body .advertisement,.page-article-show.page-article-show--v2 .article-body .advertisement {
    position: relative;
    margin-bottom: 64px;
    margin-bottom: 4rem;
    border-bottom: none;
    border-top: none;
    overflow: visible
}

.page-article-teaser.page-article-show--v2 .body .advertisement:before,.page-article-teaser.page-article-show--v2 .article-body .advertisement:before,.page-article-show.page-article-show--v2 .body .advertisement:before,.page-article-show.page-article-show--v2 .article-body .advertisement:before {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .page-article-teaser.page-article-show--v2 .body .advertisement:before,.page-article-teaser.page-article-show--v2 .article-body .advertisement:before,.page-article-show.page-article-show--v2 .body .advertisement:before,.page-article-show.page-article-show--v2 .article-body .advertisement:before {
        width:calc(100vw - 32px)
    }
}

.page-article-teaser.page-article-show--v2 .body .advertisement:after,.page-article-teaser.page-article-show--v2 .article-body .advertisement:after,.page-article-show.page-article-show--v2 .body .advertisement:after,.page-article-show.page-article-show--v2 .article-body .advertisement:after {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .page-article-teaser.page-article-show--v2 .body .advertisement:after,.page-article-teaser.page-article-show--v2 .article-body .advertisement:after,.page-article-show.page-article-show--v2 .body .advertisement:after,.page-article-show.page-article-show--v2 .article-body .advertisement:after {
        width:calc(100vw - 32px)
    }
}

.page-article-teaser.page-article-show--v2 .body .advertisement:before,.page-article-teaser.page-article-show--v2 .article-body .advertisement:before,.page-article-show.page-article-show--v2 .body .advertisement:before,.page-article-show.page-article-show--v2 .article-body .advertisement:before {
    content: "ADVERTISEMENT"
}

.page-article-teaser.page-article-show--v2 .body .advertisement:before,.page-article-teaser.page-article-show--v2 .body .advertisement:after,.page-article-teaser.page-article-show--v2 .article-body .advertisement:before,.page-article-teaser.page-article-show--v2 .article-body .advertisement:after,.page-article-show.page-article-show--v2 .body .advertisement:before,.page-article-show.page-article-show--v2 .body .advertisement:after,.page-article-show.page-article-show--v2 .article-body .advertisement:before,.page-article-show.page-article-show--v2 .article-body .advertisement:after {
    width: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .body .advertisement,.page-article-teaser.page-article-show--v2 .article-body .advertisement,.page-article-show.page-article-show--v2 .body .advertisement,.page-article-show.page-article-show--v2 .article-body .advertisement {
        margin-bottom:20px;
        margin-bottom: 1.25rem
    }
}

.page-article-teaser.page-article-show--v2 .body blockquote,.page-article-teaser.page-article-show--v2 .article-body blockquote,.page-article-show.page-article-show--v2 .body blockquote,.page-article-show.page-article-show--v2 .article-body blockquote {
    font-size: 28px;
    font-size: 1.75rem;
    padding-left: 32px;
    padding-left: 2rem;
    margin-left: 0;
    max-width: none;
    border-left: 5px solid #e6141f;
    display: inline-block;
    margin-left: 0;
    max-width: none;
    font-weight: 600;
    line-height: 1.428571429;
    color: #333;
    width: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .body blockquote,.page-article-teaser.page-article-show--v2 .article-body blockquote,.page-article-show.page-article-show--v2 .body blockquote,.page-article-show.page-article-show--v2 .article-body blockquote {
        padding-left:16px;
        padding-left: 1rem;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.3
    }
}

.page-article-teaser.page-article-show--v2 .body blockquote>span,.page-article-teaser.page-article-show--v2 .article-body blockquote>span,.page-article-show.page-article-show--v2 .body blockquote>span,.page-article-show.page-article-show--v2 .article-body blockquote>span {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 16px;
    margin-top: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 600;
    line-height: 1.375
}

.page-article-teaser.page-article-show--v2 .article-keywords .tags,.page-article-show.page-article-show--v2 .article-keywords .tags {
    text-transform: capitalize
}

.page-article-teaser.page-article-show--v2 .share-this,.page-article-show.page-article-show--v2 .share-this {
    padding-top: 64px;
    padding-top: 4rem;
    padding-bottom: 64px;
    padding-bottom: 4rem;
    position: relative
}

.page-article-teaser.page-article-show--v2 .share-this:before,.page-article-show.page-article-show--v2 .share-this:before {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .page-article-teaser.page-article-show--v2 .share-this:before,.page-article-show.page-article-show--v2 .share-this:before {
        width:calc(100vw - 32px)
    }
}

.page-article-teaser.page-article-show--v2 .share-this:after,.page-article-show.page-article-show--v2 .share-this:after {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .page-article-teaser.page-article-show--v2 .share-this:after,.page-article-show.page-article-show--v2 .share-this:after {
        width:calc(100vw - 32px)
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .share-this,.page-article-show.page-article-show--v2 .share-this {
        padding-top:64px;
        padding-top: 4rem;
        padding-bottom: 32px;
        padding-bottom: 2rem
    }
}

.page-article-teaser.page-article-show--v2 .article-template-2-bottom,.page-article-teaser.page-article-show--v2 .article-template-2-callout,.page-article-show.page-article-show--v2 .article-template-2-bottom,.page-article-show.page-article-show--v2 .article-template-2-callout {
    margin-bottom: 64px;
    margin-bottom: 4rem
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-teaser.page-article-show--v2 .article-template-2-bottom,.page-article-teaser.page-article-show--v2 .article-template-2-callout,.page-article-show.page-article-show--v2 .article-template-2-bottom,.page-article-show.page-article-show--v2 .article-template-2-callout {
        margin-bottom:20px;
        margin-bottom: 1.25rem
    }
}

.container-wide,.-is-homepage-v2 .page-article-show.page-article-show--v2 {
    max-width: 92rem
}

.article-footer {
    margin-bottom: 64px;
    margin-bottom: 4rem;
    flex-wrap: wrap
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer {
        margin-bottom:32px;
        margin-bottom: 2rem;
        flex-wrap: wrap
    }
}

.article-footer .related-articles,.article-footer .popular-stories-v2 {
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer .related-articles,.article-footer .popular-stories-v2 {
        flex:1 1 auto;
        width: 100%
    }

    .article-footer .related-articles,.article-footer .popular-stories-v2 {
        margin-right: 0
    }

    .article-footer .related-articles:after,.article-footer .popular-stories-v2:after {
        content: none
    }
}

.article-footer #article-recommendations {
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 64px;
    margin-bottom: 4rem
}

.article-footer #article-recommendations {
    margin-right: 0
}

.article-footer #article-recommendations:after {
    content: none
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer #article-recommendations {
        margin-bottom:20px;
        margin-bottom: 1.25rem
    }
}

.article-footer .popular-stories-v2--recommended {
    flex: 1 1 auto;
    width: 100%
}

.article-footer .popular-stories-v2--recommended {
    margin-right: 0
}

.article-footer .popular-stories-v2--recommended:after {
    content: none
}

.article-footer .related-articles {
    margin-right: 0
}

.article-footer .related-articles:after {
    content: none
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer .related-articles {
        flex:1 1 auto;
        width: 100%
    }

    .article-footer .related-articles {
        margin-right: 0
    }

    .article-footer .related-articles:after {
        content: none
    }
}

.article-footer .related-articles .related-articles__items {
    flex-wrap: wrap
}

.article-footer .related-articles .related-articles__item {
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.article-footer .related-articles .related-articles__item {
    margin-right: 0
}

.article-footer .related-articles .related-articles__item:after {
    content: none
}

.article-footer .related-articles .related-articles__item:last-child {
    margin-bottom: 0
}

.article-footer .article-template-2-bottom {
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 64px;
    margin-bottom: 4rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    position: relative
}

.article-footer .article-template-2-bottom {
    margin-right: 0
}

.article-footer .article-template-2-bottom:after {
    content: none
}

.article-footer .article-template-2-bottom:after {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .article-footer .article-template-2-bottom:after {
        width:calc(100vw - 32px)
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer .article-template-2-bottom {
        margin-bottom:20px;
        margin-bottom: 1.25rem
    }
}

.article-footer__ads {
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    justify-content: center
}

.article-footer__ads {
    margin-right: 0
}

.article-footer__ads:after {
    content: none
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer__ads {
        flex-direction:column
    }
}

.article-footer__ads .advertisement {
    margin-left: unset;
    margin-right: unset;
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%;
    min-width: 300px;
    min-height: 250px
}

.article-footer__ads .advertisement:first-child {
    margin-right: 64px;
    margin-right: 4rem
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer__ads .advertisement:first-child {
        margin-right:0
    }
}

.article-footer__ads .advertisement:last-child {
    margin-right: 0
}

.article-footer__ads .advertisement:last-child:after {
    content: none
}

@media (min-width: 0) and (max-width: 640px) {
    .article-footer__ads .advertisement {
        flex:1 1 auto;
        width: 100%
    }

    .article-footer__ads .advertisement {
        margin-right: 0
    }

    .article-footer__ads .advertisement:after {
        content: none
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .popular-stories-v2 {
        margin-bottom:32px;
        margin-bottom: 2rem
    }
}

.popular-stories-v2__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px
}

.popular-stories-v2__items {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (min-width: 0) and (max-width: 1000px) {
    .popular-stories-v2--recommended .popular-stories-v2__items {
        flex-wrap:wrap
    }
}

.popular-stories-v2__item {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.popular-stories-v2__item:last-child {
    margin-bottom: 0
}

.popular-stories-v2--recommended .popular-stories-v2__item {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-bottom: 0
}

.popular-stories-v2--recommended .popular-stories-v2__item:last-child {
    margin-right: 0
}

.popular-stories-v2--recommended .popular-stories-v2__item:last-child:after {
    content: none
}

@media (min-width: 0) and (max-width: 1000px) {
    .popular-stories-v2--recommended .popular-stories-v2__item {
        flex:1 1 auto;
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.25rem
    }

    .popular-stories-v2--recommended .popular-stories-v2__item {
        margin-right: 0
    }

    .popular-stories-v2--recommended .popular-stories-v2__item:after {
        content: none
    }

    .popular-stories-v2--recommended .popular-stories-v2__item:last-child {
        margin-bottom: 0
    }
}

.popular-stories-v2__details {
    padding: 20px;
    padding: 1.25rem;
    flex: 1 1 auto;
    width: auto
}

.popular-stories-v2__article {
    display: flex;
    background: #ffffff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08);
    align-items: center
}

.popular-stories-v2--recommended .popular-stories-v2__article {
    height: 100%
}

.popular-stories-v2__image {
    flex: 1 0 200px;
    max-width: 200px;
    aspect-ratio: 200 / 200
}

@media (min-width: 0px) and (max-width: 1239px) {
    .popular-stories-v2--recommended .popular-stories-v2__image {
        flex:1 0 150px
    }
}

.popular-stories-v2__thumbnail-link {
    display: flex;
    height: 100%
}

.popular-stories-v2__image-thumb {
    object-fit: cover
}

.popular-stories-v2__headline {
    padding: 20px;
    padding: 1.25rem
}

.popular-stories-v2--recommended .popular-stories-v2__headline {
    margin-bottom: 8px;
    margin-bottom: .5rem;
    padding: 0
}

.popular-stories-v2__more-link {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 700;
    line-height: 1.285714286;
    color: #4565AE;
    text-decoration: none
}

.popular-stories-v2__article-title-link,.popular-stories-v2__headline {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #404144;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.article-v2__wrapper {
    max-width: 970px;
    max-width: 60.625rem;
    margin-left: auto;
    margin-right: auto
}

.hero {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 50%);
    background-size: cover;
    background-repeat: no-repeat;
    aspect-ratio: 1440 / 750
}

.page-article-show--light .hero {
    background: linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.6) 50%)
}

.page-article-show--dark .hero {
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 50%)
}

@media (min-width: 1440px) {
    .hero {
        height:750px;
        height: 46.875rem;
        width: 1440px;
        width: 90rem
    }
}

@media (max-width: 1439px) {
    .hero {
        width:calc(100% + 30px)
    }
}

@media (min-width: 0) and (max-width: 870px) {
    .hero {
        background:linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 50%);
        min-height: auto
    }
}

.hero__content {
    max-width: 1240px;
    max-width: 77.5rem;
    width: calc(100% + 128px);
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 1244px) {
    .hero__content {
        width:100vw
    }
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__content {
        padding:20px 0;
        padding: 20px 0;
        bottom: 20px
    }
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__content {
        display:none
    }
}

.hero__content--mobile {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    display: none;
    position: relative;
    transform: none;
    left: unset;
    width: auto;
    bottom: unset;
    padding: 0
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__content--mobile {
        display:block
    }
}

.hero__content-text {
    padding: 32px;
    padding: 2rem;
    margin: 0 20px;
    margin: 0 20px
}

.page-article-show--light .hero__content-text {
    background: rgba(64,65,68,0.35)
}

.page-article-show--dark .hero__content-text {
    background: rgba(64,65,68,0.15)
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__content-text {
        padding:20px;
        padding: 1.25rem
    }
}

.hero__content--mobile .hero__content-text {
    padding: 0;
    margin: 0;
    background: none
}

.hero__content--mobile .hero__content-text:before {
    content: none
}

.hero__img--mobile {
    display: none
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__img--mobile {
        display:block;
        width: 100%
    }
}

.hero__headline {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 64px;
    font-size: 4rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 800;
    line-height: 1.171875;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__headline {
        font-size:32px;
        font-size: 2rem;
        margin-bottom: 4px;
        margin-bottom: .25rem;
        line-height: 1.375
    }
}

.hero__content--mobile .hero__headline {
    color: #333;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: visible
}

.hero__kicker {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 700;
    line-height: 1.428571429;
    color: #fff
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__kicker {
        font-size:20px;
        font-size: 1.25rem;
        margin-bottom: 4px;
        margin-bottom: .25rem;
        line-height: 2
    }
}

.hero__content--mobile .hero__kicker {
    color: #333
}

.hero__post-date {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.1;
    color: #ffffff
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__post-date {
        font-size:16px;
        font-size: 1rem;
        line-height: 1.375
    }
}

.hero__content--mobile .hero__post-date {
    color: #333
}

.hero__caption {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.375;
    text-align: right
}

@media (min-width: 0) and (max-width: 870px) {
    .hero__caption {
        text-align:left
    }
}

.article-meta {
    position: relative;
    margin-top: 32px;
    margin-top: 2rem;
    padding: 32px 0;
    padding: 32px 0;
    position: relative
}

.article-meta:after {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .article-meta:after {
        width:calc(100vw - 32px)
    }
}

.article-meta:before {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .article-meta:before {
        width:calc(100vw - 32px)
    }
}

.page-article-show--v2 .article-meta:before,.page-article-show--v2 .article-meta:after {
    width: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .article-meta {
        margin-top:20px;
        margin-top: 1.25rem;
        padding: 20px 0;
        padding: 20px 0;
        flex-direction: column
    }
}

.article-meta__author {
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%;
    flex-shrink: 0;
    display: flex
}

.page-article-show--v2 .article-meta__author {
    flex-wrap: wrap
}

@media (min-width: 0) and (max-width: 640px) {
    .article-meta__author {
        flex:1 1 auto;
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.25rem
    }

    .article-meta__author {
        margin-right: 0
    }

    .article-meta__author:after {
        content: none
    }
}

.article-meta__author-thumbnail-url {
    font-size: 20px;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333333;
    min-width: 263px;
    min-width: 16.4375rem
}

.page-article-show--v2 .article-meta__author-thumbnail-url {
    flex: 0 1 47.3684210526%;
    width: 47.3684210526%;
    margin-right: 5.2631578947%
}

.page-article-show--v2 .article-meta__author-thumbnail-url:nth-child(2n) {
    margin-right: 0
}

.page-article-show--v2 .article-meta__author-thumbnail-url:nth-child(2n):after {
    content: none
}

.page-article-show--v2 .article-meta__author-thumbnail-url:nth-child(n+3) {
    margin-top: 20px;
    margin-top: 1.25rem
}

@media (min-width: 0px) and (max-width: 1199px) {
    .page-article-show--v2 .article-meta__author-thumbnail-url {
        margin-top:20px;
        margin-top: 1.25rem
    }
}

.article-meta__author-img-thumb {
    margin-right: 20px;
    margin-right: 1.25rem;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition-property: box-shadow;
    transition-duration: 0.3s;
    transform: perspective(1px) translateZ(0);
    display: inline-block;
    vertical-align: middle
}

.article-meta__author-img-thumb:hover {
    box-shadow: 0 0 4px rgba(0,0,0,0.6)
}

.article-meta__author-meta {
    font-size: 20px;
    font-size: 1.25rem;
    flex: 1 0 auto;
    width: auto;
    font-weight: 600;
    line-height: 1.35
}

.article-meta__social {
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: center
}

.article-meta__social {
    margin-right: 0
}

.article-meta__social:after {
    content: none
}

@media (min-width: 0) and (max-width: 640px) {
    .article-meta__social {
        flex:1 1 auto;
        width: 100%;
        justify-content: flex-start
    }

    .article-meta__social {
        margin-right: 0
    }

    .article-meta__social:after {
        content: none
    }
}

.article-meta__social .social-share {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    margin-top: 0;
    flex: 1 1 100%;
    width: 100%;
    display: flex;
    justify-content: flex-end
}

@media (min-width: 0) and (max-width: 640px) {
    .article-meta__social .social-share {
        justify-content:flex-start
    }
}

.article-meta__social .topics {
    margin-bottom: 0
}

.article-meta__social .topics .topic {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.357142857;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    color: #4565AE
}

.article-meta__subheadline {
    padding-top: 64px;
    padding-top: 4rem;
    padding-bottom: 64px;
    padding-bottom: 4rem;
    font-size: 32px;
    font-size: 2rem;
    position: relative;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.375;
    color: #404144
}

.article-meta__subheadline:after {
    width: 1240px;
    width: 77.5rem;
    height: 1px;
    display: block;
    background-color: #dadada;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 100%
}

@media (max-width: 1272px) {
    .article-meta__subheadline:after {
        width:calc(100vw - 32px)
    }
}

.page-article-show--v2 .article-meta__subheadline:after {
    width: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .article-meta {
        font-size:18px;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.388888889
    }
}

.sponsor-bio {
    margin: 20px 0;
    margin: 20px 0;
    padding: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    clear: both
}

.sponsor-bio__logo {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 500px) {
    .sponsor-bio__logo {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.sponsor-bio__details {
    width: 66%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 500px) {
    .sponsor-bio__details {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.article-subscription-banner-paid,.article-subscription-banner-free {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 15px 20px 15px 60px;
    padding: 15px 20px 15px 60px;
    background-color: #134a81;
    color: #fff;
    position: relative
}

.article-subscription-banner-paid .editorial-content__body a,.article-subscription-banner-free .editorial-content__body a {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400;
    text-align: left;
    text-decoration: none
}

.article-subscription-banner-paid:before,.article-subscription-banner-free:before {
    margin-right: 20px;
    margin-right: 1.25rem;
    font-size: 32px;
    font-size: 2rem;
    padding: 15px 20px;
    padding: 15px 20px;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0
}

.article-registration-box-paid-top,.article-registration-box-free-top {
    display: inline-block
}

.article-registration-box-paid-top .editorial-content__body a,.article-registration-box-free-top .editorial-content__body a {
    font-size: 24px;
    font-size: 1.5rem;
    color: #244583;
    text-decoration: none
}

.article-registration-box-paid-bottom .editorial-content__body a,.article-registration-box-free-bottom .editorial-content__body a {
    display: block
}

.blog-home a.more,.blog a.more,.blog-topic a.more {
    font-size: 14px;
    font-size: .875rem;
    color: #4565AE;
    text-decoration: none;
    display: block
}

.blog-home .abstract,.blog .abstract,.blog-topic .abstract {
    font-size: 14px;
    font-size: .875rem
}

.blog-section__teaser {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.blog-section__title {
    font-size: 24px;
    font-size: 1.5rem
}

.blog-section__title a {
    text-decoration: none;
    color: #000000
}

.blog-section__image {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.blog-post .page-title {
    font-style: italic
}

.blog-post .article-image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.blog-post .article-author-bio {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    font-size: 12px;
    font-size: .75rem;
    font-style: italic;
    clear: both
}

.blog-post .author {
    float: none
}

.page-blogs-show .sidebar,.blog-topic .sidebar {
    width: 26.821192053%;
    float: left;
    margin-right: 1.3245033113%
}

@media (min-width: 0px) and (max-width: 900px) {
    .page-blogs-show .sidebar,.blog-topic .sidebar {
        float:none;
        width: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-bottom: 1.25rem
    }
}

.page-blogs-show .sidebar h3,.blog-topic .sidebar h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border-bottom: 3px solid #F4F5F6;
    color: #404144;
    line-height: 1.65
}

.page-blogs-show .sidebar .headline,.blog-topic .sidebar .headline {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.page-blogs-show .sidebar .headline a,.blog-topic .sidebar .headline a {
    color: #4565AE;
    text-decoration: none
}

.page-blogs-show .blog-articles-list,.blog-topic .blog-articles-list {
    width: 71.8543046358%;
    float: right;
    margin-right: 0
}

@media (min-width: 0px) and (max-width: 900px) {
    .page-blogs-show .blog-articles-list,.blog-topic .blog-articles-list {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.page-blogs-show .social-networking {
    margin: 0
}

.blog-menu {
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.blog-menu .level1 {
    margin: 0;
    padding: 0
}

.blog-menu .level1-li {
    margin-right: 20px;
    margin-right: 1.25rem
}

.blog-roll {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.blog-roll h3 {
    font-size: 16px;
    font-size: 1rem
}

.blog-roll .headline {
    font-size: 14px;
    font-size: .875rem
}

.blog-header {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.blog-header__image {
    width: 49%;
    float: left;
    margin-right: 2%
}

.blog-header__teaser {
    width: 49%;
    float: right;
    margin-right: 0;
    font-size: 12px;
    font-size: .75rem
}

.author-show .feature-title {
    color: #727272
}

.sponsored-author-bio {
    border-top: 5px solid #244583
}

.sponsored-author-bio .articles__sponsor-image {
    width: 43.3333333333%;
    float: left;
    margin-right: 13.3333333333%;
    float: right;
    margin-right: 0;
    maring-bottom: 10px;
    maring-bottom: .625rem
}

.sponsored-author-bio__image {
    width: 20.3125%;
    float: left;
    margin-right: 6.25%;
    clear: both
}

.sponsored-author-bio__name,.sponsored-author-bio__description {
    width: 73.4375%;
    float: left;
    margin-right: 6.25%;
    float: right;
    margin-right: 0
}

.author-bio {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    padding: 20px;
    padding: 1.25rem;
    background-color: #F4F5F6;
    overflow: hidden;
    height: 100%
}

.author-bio a {
    color: #222;
    text-decoration: none
}

.author-bio .headline {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    color: #222;
    margin: 0
}

.author-bio .articles,.author-bio .products {
    display: none
}

.author-bio .author-name {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.author-bio .author-name a {
    color: #333;
    text-decoration: none
}

.author-bio .abstract {
    font-size: 12px;
    font-size: .75rem
}

.author-bio .abstract a {
    text-decoration: underline
}

.author-bio .twitter_account a {
    color: #1B3F77;
    text-decoration: none
}

.featured>h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    color: #404144
}

.featured .records {
    overflow: hidden
}

.featured .record {
    margin: 16px 0;
    margin: 16px 0;
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 750px) {
    .featured .record {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.featured .record:nth-child(3) {
    float: right;
    margin-right: 0
}

.featured .author-bio .image {
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.featured .author-bio .author-name {
    font-size: 18px;
    font-size: 1.125rem
}

.featured .author-bio .abstract {
    display: none
}

.authors>h3 {
    color: #000
}

.authors {
    padding-bottom: 15px;
    padding-bottom: .9375rem
}

.authors .author-nav .level1-li {
    margin: 0 5px 5px 0;
    margin: 0 5px 5px 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    background-color: #E3E3E3;
    float: left;
    list-style: none
}

.authors .author-nav .level1-li a {
    color: #404144;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 26px;
    padding: 3px;
    padding: .1875rem
}

.authors .author-letter {
    overflow: hidden;
    height: 100%;
    margin: 20px 0;
    margin: 20px 0
}

.authors .author-letter>a {
    display: block;
    margin: 0 0 10px 0;
    margin: 0 0 10px 0;
    text-decoration: none
}

.authors .author-letter>a h4 {
    background-color: #EAEAEA;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    padding: 5px;
    padding: .3125rem
}

.authors .author-letter .author-letter-row {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
    float: left;
    width: 210px;
    margin: 0 10px 0 0;
    margin: 0 10px 0 0
}

.authors .author-letter .author-letter-row .record {
    margin: 0 0 6px 0;
    margin: 0 0 6px 0
}

.authors .author-letter .author-letter-row a {
    color: #53575A;
    text-decoration: none
}

.authors .back-to-top {
    text-decoration: none;
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.page-taxonomies-show .taxonomy-list {
    width: 32%;
    float: right;
    margin-left: 2%
}

@media (min-width: 0) and (max-width: 900px) {
    .page-taxonomies-show .taxonomy-list {
        float:none;
        width: auto;
        margin-left: auto
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-taxonomies-show .taxonomy-list {
        width:32%;
        float: right;
        margin-left: 2%
    }
}

@media (min-width: 0) and (max-width: 500px) {
    .page-taxonomies-show .taxonomy-list {
        float:none;
        width: auto;
        margin-left: auto
    }
}

.page-taxonomies-show .taxonomy-detail-lists {
    width: 66%;
    float: right;
    margin-left: 0
}

@media (min-width: 0) and (max-width: 900px) {
    .page-taxonomies-show .taxonomy-detail-lists {
        float:none;
        width: auto;
        margin-left: auto
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-taxonomies-show .taxonomy-detail-lists {
        width:66%;
        float: right;
        margin-left: 0
    }
}

@media (min-width: 0) and (max-width: 500px) {
    .page-taxonomies-show .taxonomy-detail-lists {
        float:none;
        width: auto;
        margin-left: auto;
        float: none
    }
}

@media (min-width: 0) and (max-width: 900px) {
    .page-taxonomies-show .taxonomy-detail-lists .article-summary__teaser,.page-taxonomies-show .taxonomy-detail-lists .article-summary .post-meta {
        display:none
    }
}

.page-taxonomies-show .no-child-topics .taxonomy-detail-lists {
    float: none;
    width: auto;
    margin-left: auto
}

.page-taxonomies-show .no-content .taxonomy-list {
    float: none;
    width: auto;
    margin-left: auto
}

#div-gpt-ad-article-list-mrect+.article-summary {
    margin-top: 20px;
    margin-top: 1.25rem;
    padding-top: 20px;
    padding-top: 1.25rem;
    border-top: 1px solid #DDDDDD
}

@media (min-width: 0) and (max-width: 900px) {
    .taxonomy-list .single-taxonomy {
        margin:0 0 10px 0;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        padding: 0 0 10px 0
    }
}

@media (min-width: 0) and (max-width: 900px) {
    .taxonomy-list .single-taxonomy__description {
        display:none
    }
}

.taxonomy-detail .page-title {
    font-size: 24px;
    font-size: 1.5rem
}

.taxonomy-detail .taxonomy__image {
    margin: 20px 0;
    margin: 20px 0;
    width: 49%;
    float: left;
    margin-right: 2%
}

.taxonomy-detail .taxonomy__image+.taxonomy-description {
    width: 49%;
    float: left;
    margin-right: 2%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 900px) {
    .taxonomy-detail .taxonomy__image {
        float:none;
        width: auto;
        margin-right: auto
    }

    .taxonomy-detail .taxonomy__image+.taxonomy-description {
        float: none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .taxonomy-detail .taxonomy-detail-lists .photos-list .image {
        float:none
    }
}

.pages-list__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    font-weight: 400
}

.pages-list__title-link {
    color: #364353;
    text-decoration: none
}

.pages-list__title-link:hover {
    color: #0e1115
}

.publications-index .records>.body {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.publications-show .page-title {
    margin-top: 20px;
    margin-top: 1.25rem
}

.publications-show h2 {
    font-size: 20px;
    font-size: 1.25rem
}

.publications-show .selectize-control {
    margin-top: 10px;
    margin-top: .625rem
}

.publication {
    clear: both
}

.page-publications-show__image {
    padding: 0 10px 10px 0px;
    padding: 0 10px 10px 0px;
    float: left
}

@media (min-width: 641px) and (max-width: 960px) {
    .page-publications-show__image {
        float:none;
        text-align: center
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-publications-show__image {
        float:none;
        text-align: center
    }
}

.page-publications-show__edition-nav {
    font-size: 16px;
    font-size: 1rem;
    margin-left: 20px;
    margin-left: 1.25rem;
    width: 195px;
    float: right
}

@media (min-width: 641px) and (max-width: 960px) {
    .page-publications-show__edition-nav {
        float:none;
        margin: 0 auto
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .page-publications-show__edition-nav {
        float:none;
        margin: 0 auto
    }
}

.publication-section {
    margin-top: 30px;
    margin-top: 1.875rem;
    clear: both
}

.publication-section__header {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 5px;
    padding-bottom: .3125rem;
    border-bottom: 2px solid #244583
}

.publication-section__title {
    width: 49%;
    float: left;
    margin-right: 2%;
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0
}

.publication-section__back-to-top-link {
    width: 49%;
    float: right;
    margin-right: 0;
    margin-top: 8px;
    margin-top: .5rem;
    text-align: right
}

.publication-section__back-to-top-link:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.featured-events {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.featured-events .view-more {
    color: #004b8d
}

.featured-event__date,.featured-event__location {
    font-size: 14px;
    font-size: .875rem;
    color: #004b8d
}

.featured-event {
    margin: 20px 0;
    margin: 20px 0;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px dashed #004b8d
}

.featured-event:before {
    font-size: 48px;
    font-size: 3rem;
    width: 20.3125%;
    float: left;
    margin-right: 6.25%;
    content: "" !important;
    color: #004b8d
}

.featured-event__details {
    width: 73.4375%;
    float: right;
    margin-right: 0
}

.featured-event__location-status {
    font-size: 14px;
    font-size: .875rem
}

.events-index .date-range,.events-show .date-range,.events-category .date-range,.events-keyword .date-range {
    padding: 10px 0;
    padding: 10px 0;
    margin: 10px 0 20px 0;
    margin: 10px 0 20px 0;
    clear: both;
    border-top: 1px solid #eee;
    border-bottom: 3px solid #eee
}

.events-index .date-range li,.events-show .date-range li,.events-category .date-range li,.events-keyword .date-range li {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 14px;
    font-size: .875rem;
    list-style: none;
    float: left
}

.events-index .date-range .range,.events-show .date-range .range,.events-category .date-range .range,.events-keyword .date-range .range {
    margin-right: 10px;
    margin-right: .625rem
}

.events-index .date-range .range a,.events-show .date-range .range a,.events-category .date-range .range a,.events-keyword .date-range .range a {
    color: #244583;
    text-decoration: none
}

.events-index .content,.events-show .content,.events-category .content,.events-keyword .content {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    float: left
}

@media (min-width: 0) and (max-width: 980px) {
    .events-index .content,.events-show .content,.events-category .content,.events-keyword .content {
        float:none;
        width: 100%
    }
}

.events-show .page-title {
    font-size: 18px;
    font-size: 1.125rem
}

.events-show .related-content {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.events-show .related-content .records {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.events-show .related-content .records:nth-child(2n) {
    float: right;
    margin-right: 0
}

.events-show .related-content .records:nth-child(2n+1) {
    clear: both
}

@media (min-width: 0) and (max-width: 640px) {
    .events-show .related-content .records {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.events-show .related-content h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border-bottom: 3px solid #F4F5F6;
    color: #7e7e7e;
    line-height: 1.65
}

.events-show .related-content .headline {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.events-show .related-content .headline a {
    color: dimgray
}

.event .sidebar .records {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.event .sidebar h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border-bottom: 2px solid #999;
    color: #7e7e7e;
    line-height: 1.65
}

.event .sidebar .headline {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.event .sidebar .headline a {
    color: dimgray
}

@media (min-width: 0) and (max-width: 640px) {
    .event .body {
        clear:both
    }
}

.event .properties {
    margin: 0 20px 20px 0;
    margin: 0 20px 20px 0;
    clear: both
}

.event .properties .date {
    text-transform: none
}

.event .products {
    float: left
}

.event .products h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    border-bottom: 2px solid #999;
    line-height: 1.65;
    color: #7e7e7e
}

.event .products .quantity {
    margin-right: 20px;
    margin-right: 1.25rem;
    float: left
}

.event .products .quantity .selectize-input {
    width: 75px
}

.event .products .our-price label {
    font-weight: bold;
    margin: 0
}

.event .register {
    margin-top: 20px;
    margin-top: 1.25rem
}

.event .button {
    text-decoration: none
}

.event .sponsor {
    margin: 10px 0;
    margin: 10px 0
}

.event .sponsor .current {
    padding: 10px;
    padding: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #92ade1;
    float: left;
    background-color: #1d3769;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400
}

.event .sponsor .headline {
    padding: 10px;
    padding: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    float: left;
    background-color: #244583;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 400
}

.events-category__type-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal
}

.events-category .Webinar .event-list__type,.events-category .Webinar .record h3,.events-category .record .Webinar h3,.events-category .Webinar .events-keyword h3,.events-keyword .events-category .Webinar h3,.events-category .Webinar h3 {
    display: none
}

.event-list .properties,.event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties,.events-category .record .properties,.events-keyword .record .properties {
    font-size: 12px;
    font-size: .75rem;
    margin: 0 20px 20px 0;
    margin: 0 20px 20px 0;
    padding-right: 20px;
    padding-right: 1.25rem;
    float: left;
    width: 175px;
    border-right: 1px solid #eee
}

.Featured .event-list__type a,.Featured .events-keyword h3 a,.events-keyword .Featured h3 a,.Featured .events-category h3 a,.events-category .Featured h3 a,.Sponsored .event-list__type a,.Sponsored .events-keyword h3 a,.events-keyword .Sponsored h3 a,.Sponsored .events-category h3 a,.events-category .Sponsored h3 a {
    background: #F4F5F6;
    color: #0e4982
}

.Featured .more,.Sponsored .more {
    color: #0e4982
}

.event-list__row .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

.event-list__title {
    font-size: 18px;
    font-size: 1.125rem
}

.event-list__headline,.events-category .record .headline,.events-keyword .record .headline,.events-keyword .headline,.events-category .headline {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.event-list__headline a,.events-category .record .headline a,.events-keyword .record .headline a,.events-keyword .headline a,.events-category .headline a {
    color: #244583;
    text-decoration: none
}

.Featured .event-list__headline a,.Featured .events-keyword .headline a,.events-keyword .Featured .headline a,.Featured .events-category .headline a,.events-category .Featured .headline a,.Sponsored .event-list__headline a,.Sponsored .events-keyword .headline a,.events-keyword .Sponsored .headline a,.Sponsored .events-category .headline a,.events-category .Sponsored .headline a {
    color: #0e4982
}

.event-list__teaser,.events-keyword .abstract,.events-category .abstract {
    font-size: 14px;
    font-size: .875rem
}

.event-list__event,.events-keyword .record,.events-category .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

.event-toolbar {
    margin: 20px 0;
    margin: 20px 0;
    display: flex;
    align-items: center
}

.event-toolbar .tags {
    margin-right: 20px;
    margin-right: 1.25rem;
    font-size: 12px;
    font-size: .75rem
}

.event-toolbar .tags a {
    color: #244583
}

.event-keywords {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 12px;
    font-size: .75rem
}

.event-keywords a {
    text-decoration: none;
    color: #4565AE
}

.events-index .submit {
    float: right
}

.events-index .submit a {
    background-color: #244583;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.events-index .date-range,.events-show .date-range,.events-category .date-range,.events-keyword .date-range {
    padding: 10px 0;
    padding: 10px 0;
    margin: 10px 0 20px 0;
    margin: 10px 0 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.events-index .date-range li,.events-show .date-range li,.events-category .date-range li,.events-keyword .date-range li {
    list-style: none
}

.events-index .date-range .date-range-title,.events-index .date-range .range,.events-show .date-range .date-range-title,.events-show .date-range .range,.events-category .date-range .date-range-title,.events-category .date-range .range,.events-keyword .date-range .date-range-title,.events-keyword .date-range .range {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 16px;
    font-size: 1rem;
    float: left
}

.event-list__event,.events-keyword .record,.events-category .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

.event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

@media (min-width: 641px) and (max-width: 1200px) {
    .event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties {
        width:40.5%;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.event-list__type,.events-category .record h3,.events-keyword .record h3,.events-keyword h3,.events-category h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #7e7e7e;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400
}

.-is-homepage-v2 .event-list__type,.-is-homepage-v2 .events-keyword h3,.events-keyword .-is-homepage-v2 h3,.-is-homepage-v2 .events-category h3,.events-category .-is-homepage-v2 h3 {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.-is-homepage-v2 .event-list__type a,.-is-homepage-v2 .events-keyword h3 a,.events-keyword .-is-homepage-v2 h3 a,.-is-homepage-v2 .events-category h3 a,.events-category .-is-homepage-v2 h3 a {
    margin-right: 5px;
    margin-right: .3125rem
}

.event-list__headline,.events-category .record .headline,.events-keyword .record .headline,.events-keyword .headline,.events-category .headline {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    width: 74.5%;
    float: right;
    margin-right: 0;
    font-size: 21px;
    font-size: 1.3125rem
}

@media (min-width: 641px) and (max-width: 1200px) {
    .event-list__headline,.events-category .record .headline,.events-keyword .record .headline,.events-keyword .headline,.events-category .headline {
        width:57.5%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .event-list__headline,.events-category .record .headline,.events-keyword .record .headline,.events-keyword .headline,.events-category .headline {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.event-list__teaser,.events-keyword .abstract,.events-category .abstract {
    width: 74.5%;
    float: right;
    margin-right: 0
}

@media (min-width: 641px) and (max-width: 1200px) {
    .event-list__teaser,.events-keyword .abstract,.events-category .abstract {
        width:57.5%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .event-list__teaser,.events-keyword .abstract,.events-category .abstract {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.events-category__type-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal
}

.events-keyword .properties,.events-category .properties {
    width: 23.5%;
    float: left;
    margin-right: 2%
}

@media (min-width: 641px) and (max-width: 1200px) {
    .events-keyword .properties,.events-category .properties {
        width:40.5%;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .events-keyword .properties,.events-category .properties {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.event-list .properties,.events-category .properties,.events-keyword .properties,.event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties {
    font-size: 14px;
    font-size: .875rem;
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    line-height: 1.65;
    border-right: 1px solid #ddd
}

.event-list .properties .date,.events-category .properties .date,.events-keyword .properties .date,.event-list__event .properties .date,.events-keyword .record .properties .date,.events-category .record .properties .date {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.65
}

.event-list .properties a,.events-category .properties a,.events-keyword .properties a,.event-list__event .properties a,.events-keyword .record .properties a,.events-category .record .properties a {
    color: #5C6F7A
}

.event-list .properties a:hover,.events-category .properties a:hover,.events-keyword .properties a:hover,.event-list__event .properties a:hover,.events-keyword .record .properties a:hover,.events-category .record .properties a:hover {
    color: #3d4a51
}

@media (min-width: 0) and (max-width: 640px) {
    .event-list .properties,.events-category .properties,.events-keyword .properties,.event-list__event .properties,.events-keyword .record .properties,.events-category .record .properties {
        margin-bottom:10px;
        margin-bottom: .625rem
    }
}

.event-keywords {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 12px;
    font-size: .75rem
}

.event-keywords a {
    text-decoration: none;
    color: #4565AE
}

.refine-results {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding-bottom: 10px;
    padding-bottom: .625rem;
    border-bottom: 3px solid #eee;
    display: flex;
    align-items: center
}

.refine-results__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-right: 20px;
    margin-right: 1.25rem;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-weight: normal
}

.refine-results .selectize-control {
    margin-right: 10px;
    margin-right: .625rem;
    width: 250px
}

.blank-page .page-events-show {
    float: none;
    width: auto;
    margin-right: auto;
    border: none
}

.page-events-show__image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.page-events-show__title {
    font-size: 24px;
    font-size: 1.5rem
}

.page-events-show__back-to-top {
    font-size: 12px;
    font-size: .75rem;
    float: right;
    font-weight: 300
}

.page-events-show__back-to-top a {
    text-decoration: none
}

.event-search-range {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 20px 20px 18px 20px;
    padding: 20px 20px 18px 20px;
    border: 1px solid #eee;
    display: table;
    width: 100%
}

.event-search-range__title {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.65
}

.event-search-range__dropdown {
    display: table-cell;
    vertical-align: middle;
    font-size: 0
}

.event-search-range__classification {
    margin: 0 10px 0 0;
    margin: 0 10px 0 0;
    width: 180px;
    display: none
}

.event-search-range__date-range {
    display: inline-block;
    width: 132px;
    float: right
}

.event-search-range .selectize-control {
    margin-left: 10px;
    margin-left: .625rem
}

.event-navigation {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.event-navigation__bar {
    margin: 0;
    padding: 0
}

.event-navigation__item {
    margin: 0 5px 5px 0;
    margin: 0 5px 5px 0;
    float: left;
    list-style: none
}

.event-navigation__item:last-child {
    margin-right: 0
}

.event-navigation__link {
    padding: 4px 12px;
    padding: 4px 12px;
    background-color: #fff;
    border: 2px solid #4565AE;
    color: #4565AE;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.event-navigation__link:hover {
    background-color: #4565AE;
    color: #fff
}

.event-registration {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 20px 20px 10px;
    padding: 20px 20px 10px;
    border: 1px solid #eee
}

.blank-page .event-registration,.no-sidebar .event-registration,.container-full .event-registration {
    width: 66%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0px) and (max-width: 780px) {
    .blank-page .event-registration,.no-sidebar .event-registration,.container-full .event-registration {
        float:none;
        width: auto;
        margin-right: auto;
        display: block
    }
}

.event-registration__title {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.65
}

.event-registration__button {
    color: #fff !important;
    text-decoration: none;
    border-bottom: none
}

.event-registration__no-registration {
    display: inline-block;
    float: right
}

.event-registration__no-registration:before {
    margin-right: 4px;
    margin-right: .25rem
}

.event-products {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.event-products:last-child {
    margin: 0
}

.event-products-header {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-header {
        display:none
    }
}

.event-products-header h1 {
    font-size: 14px;
    font-size: .875rem
}

.event-products-row {
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-row {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        padding-bottom: 20px;
        padding-bottom: 1.25rem;
        border-bottom: 1px solid #eee
    }

    .event-products-row:last-child {
        margin-bottom: 10px;
        margin-bottom: .625rem;
        padding: 0;
        border: none
    }
}

.event-products-row__description,.event-products-price,.event-products-price__list-price {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.25
}

.event-products-row__description,.event-products-header__headline {
    width: 31.5436241611%;
    float: left;
    margin-right: 2.6845637584%;
    min-height: 1px
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-row__description,.event-products-header__headline {
        margin-bottom:5px;
        margin-bottom: .3125rem;
        float: none;
        width: auto;
        margin-right: auto;
        font-size: 18px;
        font-size: 1.125rem;
        display: block;
        font-weight: normal
    }
}

.register-off-site .event-products-row__description,.register-off-site .event-products-header__headline {
    width: 65.7718120805%;
    float: left;
    margin-right: 2.6845637584%
}

@media (min-width: 0) and (max-width: 640px) {
    .register-off-site .event-products-row__description,.register-off-site .event-products-header__headline {
        margin-bottom:5px;
        margin-bottom: .3125rem;
        float: none;
        width: auto;
        margin-right: auto;
        font-size: 18px;
        font-size: 1.125rem;
        display: block;
        font-weight: normal
    }
}

.event-products-price,.event-products-header__prices {
    width: 31.5436241611%;
    float: left;
    margin-right: 2.6845637584%
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-price,.event-products-header__prices {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.register-off-site .event-products-price,.register-off-site .event-products-header__prices {
    float: right;
    margin-right: 0
}

.event-products-price__list-price,.event-products-header__list-price {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-price__list-price,.event-products-header__list-price {
        float:none;
        width: auto;
        margin-right: auto;
        display: block
    }
}

.event-products-price__our-price,.event-products-header__our-price {
    width: 49%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-price__our-price,.event-products-header__our-price {
        margin-bottom:10px;
        margin-bottom: .625rem;
        float: none;
        width: auto;
        margin-right: auto;
        display: block
    }
}

.event-products-price__label {
    display: none
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-price__label {
        display:inline-block;
        font-weight: 300;
        margin: 0
    }
}

.event-product-row__form,.event-products-header__quantity {
    width: 31.5436241611%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .event-product-row__form,.event-products-header__quantity {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.event-product-row__form .selectize-input,.event-products-header__quantity .selectize-input {
    min-width: 50px
}

.event-products-row__quantity {
    float: left
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-row__quantity {
        margin-right:6px;
        margin-right: .375rem
    }
}

.event-products-row__add-to-cart {
    padding: 7px 12px 5px 12px;
    padding: 7px 12px 5px 12px;
    font-size: 12px;
    font-size: .75rem;
    float: right
}

@media (min-width: 0) and (max-width: 640px) {
    .event-products-row__add-to-cart {
        float:left
    }
}

.event-details {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 20px;
    padding: 1.25rem;
    border: 1px solid #eee
}

.blank-page .event-details,.no-sidebar .event-details,.container-full .event-details {
    width: 32%;
    float: right;
    margin-right: 0
}

@media (min-width: 0px) and (max-width: 780px) {
    .blank-page .event-details,.no-sidebar .event-details,.container-full .event-details {
        float:none;
        width: auto;
        margin-right: auto;
        display: block
    }
}

.event-details__title {
    margin: 10px 0 0 0;
    margin: 10px 0 0 0;
    line-height: 1.65
}

.event-details__title:first-child {
    margin: 0
}

.event-description {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.blank-page .event-description,.container-full .event-description {
    width: 66%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0px) and (max-width: 780px) {
    .blank-page .event-description,.container-full .event-description {
        float:none;
        width: auto;
        margin-right: auto;
        display: block
    }
}

.event-description__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: normal
}

.event-section {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-top: 20px;
    padding-top: 1.25rem;
    width: 100%;
    float: right;
    margin-right: 0;
    border-top: 1px solid #eee
}

.event-section__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: normal
}

.event-block {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.event-block:last-child {
    margin: 0
}

.event-block__column-1-2 {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0px) and (max-width: 550px) {
    .event-block__column-1-2 {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        float: none;
        width: auto;
        margin-right: auto
    }

    .event-block__column-1-2:last-child {
        margin-bottom: 0
    }
}

.event-block__column-1-2.last {
    float: right;
    margin-right: 0
}

.event-block__column-1-3 {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0px) and (max-width: 550px) {
    .event-block__column-1-3 {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        float: none;
        width: auto;
        margin-right: auto
    }

    .event-block__column-1-3:last-child {
        margin-bottom: 0
    }
}

.event-block__column-1-3.last {
    float: right;
    margin-right: 0
}

.event-keywords {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 20px 0 18px 0;
    padding: 20px 0 18px 0;
    width: 100%;
    float: right;
    margin-right: 0;
    font-size: 12px;
    font-size: .75rem;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee
}

.event-keywords .tags {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 11px;
    font-size: .6875rem;
    text-transform: uppercase;
    float: left
}

.event-keywords .tags a {
    margin: 0 3px 3px 0;
    margin: 0 3px 3px 0;
    padding: 2px 8px;
    padding: 2px 8px;
    background-color: #F1F1F1;
    border-radius: 3px;
    color: #333;
    text-decoration: none;
    transition: 250ms
}

.event-keywords .tags a:first-child {
    margin-left: 3px;
    margin-left: .1875rem
}

.event-keywords .tags a:hover {
    background-color: #cbcbcb;
    color: #FFF
}

.event-related-articles {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    clear: both
}

.event-related-articles__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: normal
}

.event-related-articles__item {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

.event-related-articles__item:last-child {
    border: none
}

.event-related-articles__item .image {
    width: 15%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 900px) {
    .event-related-articles__item .image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.event-related-articles__headline {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 21px;
    font-size: 1.3125rem
}

.event-related-articles__teaser .more {
    margin-top: 10px;
    margin-top: .625rem
}

.event-related-polls {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    clear: both
}

.event-related-polls__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: normal
}

.event-related-polls .feature-title {
    font-size: 24px;
    font-size: 1.5rem;
    color: #244583
}

.event-related-polls .question {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 16px;
    font-size: 1rem
}

.event-related-polls .answers {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.event-related-polls .answer {
    font-size: 14px;
    font-size: .875rem;
    font-style: italic;
    display: block
}

.event-related-polls .answer label {
    margin-left: 5px;
    margin-left: .3125rem;
    display: inline;
    margin-bottom: 0
}

.event-related-polls .button {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.event-related-polls .more {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 10px;
    margin-right: .625rem;
    display: inline-block
}

.events-register fieldset h2 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.events-register .attendee-fields:not(:first-child) {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.events-register .attendee-fields__title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.featured-videos-widget {
    margin: 10px 0;
    margin: 10px 0;
    padding: 20px;
    padding: 1.25rem
}

.featured-video__image {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.featured-video__headline {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 18px;
    font-size: 1.125rem
}

.featured-video__headline a {
    color: #222;
    text-decoration: none
}

.featured-video__title {
    font-size: 24px;
    font-size: 1.5rem
}

.featured-video__title a {
    color: #222;
    text-decoration: none
}

.playlist-video__title {
    color: #222
}

.video-article__link {
    color: #222;
    text-decoration: none
}

.browse-videos-navigation {
    z-index: 1
}

.browse-videos-navigation__all a,.browse-videos-navigation__gallery a {
    color: #222;
    text-decoration: none
}

.featured-videos-by-taxonomy-wrapper .more {
    border: 0px none
}

.photo-intro-title,.featured-videos-by-taxonomy__title,.podcast-intro-title {
    font-size: 20px;
    font-size: 1.25rem
}

.photo-list {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.photo-list a {
    color: #244583
}

.photo-list .record {
    width: 32.4503311258%;
    float: left;
    margin-right: 1.3245033113%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    min-height: 150px;
    overflow: hidden
}

@media (min-width: 0) and (max-width: 600px) {
    .photo-list .record {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.photo-list .record:nth-child(3n) {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .photo-list .record:nth-child(3n) {
        float:none
    }
}

.photo-list .record:nth-child(3n+1) {
    clear: both
}

.photo-list .image {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.photo-list h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.photo-list h3 a,.photo-list h3 .more {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #364353;
    text-decoration: none;
    float: none;
    border-bottom: none
}

.photo-list .abstract {
    font-size: 14px;
    font-size: .875rem
}

.video-brightcove-media {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.video-brightcove-media .video-list__title {
    font-size: 18px;
    font-size: 1.125rem
}

.video-list__main {
    background-color: #244583;
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.video-list__thumbnail-image {
    cursor: pointer
}

.back_to_listings a {
    border: 0px none
}

.podcast .podcast-container {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.podcast .image {
    float: left;
    margin: 0 20px 20px 0;
    margin: 0 20px 20px 0
}

.podcast #subscribeBannerLarge {
    float: right
}

.podcast #subscribeBannerLarge a {
    font-size: 13px;
    font-size: .8125rem;
    padding: 5px 10px;
    padding: 5px 10px;
    border: 1px solid #eee;
    color: #244583;
    text-decoration: none;
    display: block
}

.podcast #subscribeBannerLarge a:before {
    margin-right: 10px;
    margin-right: .625rem;
    color: #ddd
}

.podcast .record h3 {
    font-size: 18px;
    font-size: 1.125rem
}

.photos a {
    color: #4565AE
}

.photo-gallery {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.photo-gallery__caption-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.photo-gallery__credits {
    font-style: italic
}

.photo-gallery__thumbnail-image {
    cursor: pointer
}

.photo-gallery .owl-item {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.photo-gallery .owl-prev,.photo-gallery .owl-next {
    color: #404144;
    margin: 20px;
    margin: 1.25rem
}

@media (min-width: 1025px) {
    .photo-gallery .owl-prev,.photo-gallery .owl-next {
        font-weight:700
    }
}

.photo-gallery .owl-prev {
    float: left
}

.photo-gallery .owl-next {
    float: right
}

.photo-gallery .owl-nav .disabled {
    display: none
}

.owl-carousel .photo-gallery__image img {
    max-height: 550px;
    width: auto;
    max-width: 100%;
    margin: 0 auto
}

.photo-gallery__caption {
    padding-top: 10px;
    padding-top: .625rem
}

.photo-gallery__caption a {
    color: #244583
}

.photo-gallery__caption-title {
    margin: 10px 0;
    margin: 10px 0;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem
}

.products-index-page h3,.page-products-category h3 {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.products-index-page h3 a,.page-products-category h3 a {
    color: #000
}

.products-index-page__content,.page-products-category__content,.page-authors-products__content {
    width: 74.5%;
    float: left;
    margin-right: 2%;
    margin-right: 0
}

.products-index-page .sidebar,.page-products-category .sidebar,.page-authors-products .sidebar {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    padding-right: 10px;
    padding-right: .625rem;
    border-right: 1px solid #eee
}

@media (min-width: 0px) and (max-width: 600px) {
    .products-index-page .sidebar,.page-products-category .sidebar,.page-authors-products .sidebar {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.products-index-page .sidebar .headline,.page-products-category .sidebar .headline,.page-authors-products .sidebar .headline {
    font-size: 16px;
    font-size: 1rem
}

.products-index-page .sidebar a,.page-products-category .sidebar a,.page-authors-products .sidebar a {
    color: #4565AE;
    text-decoration: none
}

.products-index-page .sidebar .topics h3,.page-products-category .sidebar .topics h3,.page-authors-products .sidebar .topics h3 {
    font-size: 16px;
    font-size: 1rem
}

.products-index-page__sidebar-wrapper .topics,.page-products-category__sidebar-wrapper .topics,.page-authors-products__sidebar-wrapper .topics {
    padding-bottom: 50px;
    padding-bottom: 3.125rem
}

@media (min-width: 0px) and (max-width: 600px) {
    .products-index-page .box1,.products-index-page .products-category,.page-products-category .box1,.page-products-category .products-category,.page-authors-products .box1,.page-authors-products .products-category {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.products-index-page .box1 h3,.products-index-page .products-category h3,.page-products-category .box1 h3,.page-products-category .products-category h3,.page-authors-products .box1 h3,.page-authors-products .products-category h3 {
    font-size: 16px;
    font-size: 1rem
}

.products-index-page .products-index,.products-index-page .products-category .featured,.page-products-category .products-index,.page-products-category .products-category .featured,.page-authors-products .products-index,.page-authors-products .products-category .featured {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.products-index-page .products-index h3,.products-index-page .products-category .featured h3,.page-products-category .products-index h3,.page-products-category .products-category .featured h3,.page-authors-products .products-index h3,.page-authors-products .products-category .featured h3 {
    color: #000
}

.products-index-page .products-index .record,.products-index-page .products-category .featured .record,.page-products-category .products-index .record,.page-products-category .products-category .featured .record,.page-authors-products .products-index .record,.page-authors-products .products-category .featured .record {
    width: 49%;
    float: left;
    margin-right: 2%;
    min-height: 0
}

@media (min-width: 801px) {
    .products-index-page .products-index .record:nth-child(2n),.products-index-page .products-category .featured .record:nth-child(2n),.page-products-category .products-index .record:nth-child(2n),.page-products-category .products-category .featured .record:nth-child(2n),.page-authors-products .products-index .record:nth-child(2n),.page-authors-products .products-category .featured .record:nth-child(2n) {
        float:right;
        margin-right: 0
    }
}

@media (min-width: 801px) and (min-width: 0) and (max-width: 600px) {
    .products-index-page .products-index .record:nth-child(2n),.products-index-page .products-category .featured .record:nth-child(2n),.page-products-category .products-index .record:nth-child(2n),.page-products-category .products-category .featured .record:nth-child(2n),.page-authors-products .products-index .record:nth-child(2n),.page-authors-products .products-category .featured .record:nth-child(2n) {
        float:none;
        width: auto;
        margin-right: auto
    }
}

@media (min-width: 801px) {
    .products-index-page .products-index .record:nth-child(2n+1),.products-index-page .products-category .featured .record:nth-child(2n+1),.page-products-category .products-index .record:nth-child(2n+1),.page-products-category .products-category .featured .record:nth-child(2n+1),.page-authors-products .products-index .record:nth-child(2n+1),.page-authors-products .products-category .featured .record:nth-child(2n+1) {
        clear:both
    }
}

@media (min-width: 0px) and (max-width: 800px) {
    .products-index-page .products-index .record,.products-index-page .products-category .featured .record,.page-products-category .products-index .record,.page-products-category .products-category .featured .record,.page-authors-products .products-index .record,.page-authors-products .products-category .featured .record {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.products-index-page .products-index .record .image,.products-index-page .products-category .featured .record .image,.page-products-category .products-index .record .image,.page-products-category .products-category .featured .record .image,.page-authors-products .products-index .record .image,.page-authors-products .products-category .featured .record .image {
    margin: 0 10px 10px 0;
    margin: 0 10px 10px 0;
    float: left;
    text-align: left
}

@media (min-width: 0) and (max-width: 460px) {
    .products-index-page .products-index .record .image,.products-index-page .products-category .featured .record .image,.page-products-category .products-index .record .image,.page-products-category .products-category .featured .record .image,.page-authors-products .products-index .record .image,.page-authors-products .products-category .featured .record .image {
        margin:0 0 10px 0;
        margin: 0 0 10px 0;
        float: none
    }
}

.products-index-page .products-index .record .content-details,.products-index-page .products-category .featured .record .content-details,.page-products-category .products-index .record .content-details,.page-products-category .products-category .featured .record .content-details,.page-authors-products .products-index .record .content-details,.page-authors-products .products-category .featured .record .content-details {
    overflow: hidden
}

.products-index-page .products-index .record .content-details .abstract .url,.products-index-page .products-category .featured .record .content-details .abstract .url,.page-products-category .products-index .record .content-details .abstract .url,.page-products-category .products-category .featured .record .content-details .abstract .url,.page-authors-products .products-index .record .content-details .abstract .url,.page-authors-products .products-category .featured .record .content-details .abstract .url {
    font-size: 12px;
    font-size: .75rem;
    background: #333;
    color: #fff;
    text-transform: uppercase
}

.products-index-page .more .more,.page-products-category .more .more,.page-authors-products .more .more {
    border: 0px none;
    margin-top: 0px;
    margin-top: 0rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.products-index-page .product {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.quick-search-products {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.quick-search-products h3 {
    font-size: 18px;
    font-size: 1.125rem
}

.quick-search-products input[type="text"] {
    width: 61.3636363636%;
    float: left;
    margin-right: 3.0303030303%;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

@media (min-width: 641px) and (max-width: 768px) {
    .quick-search-products input[type="text"] {
        float:none;
        width: auto;
        margin-right: auto;
        width: 100%
    }
}

.quick-search-products .button {
    width: 35.6060606061%;
    float: right;
    margin-right: 0;
    padding: 11px 0;
    padding: 11px 0;
    font-size: 12px;
    font-size: .75rem
}

@media (min-width: 641px) and (max-width: 768px) {
    .quick-search-products .button {
        float:none;
        width: auto;
        margin-right: auto;
        width: 100%
    }
}

.products-keyword {
    width: 100%
}

@media (min-width: 0px) and (max-width: 600px) {
    .products-keyword {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.products-keyword .record {
    width: 49%;
    float: left;
    margin-right: 2%;
    height: 350px
}

.products-keyword .record:nth-child(3n+3) {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .products-keyword .record:nth-child(3n+3) {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.products-keyword .record:nth-child(3n+1) {
    clear: both
}

.products-keyword h3 {
    font-size: 16px;
    font-size: 1rem
}

.products-show {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.products-show .current_rating {
    display: none
}

.products-show .content {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45
}

@media (min-width: 0px) and (max-width: 600px) {
    .products-show .content {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.products-show .pricing {
    margin: 10px 0;
    margin: 10px 0
}

.products-show .list-price label {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: normal;
    display: inline
}

.products-show .list-price .sale {
    text-decoration: line-through
}

.products-show .our-price label {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: normal;
    display: inline
}

.products-show .our-price span {
    font-size: 21px;
    font-size: 1.3125rem;
    color: #4565AE
}

.products-show .savings label {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: normal;
    display: inline
}

.products-show .savings span {
    color: #244583
}

.products-show .image {
    margin: 0 15px 15px 0;
    margin: 0 15px 15px 0;
    float: left;
    width: 250px
}

.products-show .headline {
    font-size: 24px;
    font-size: 1.5rem
}

.products-show h3 {
    margin: 15px 0;
    margin: 15px 0;
    clear: both
}

.products-show .book {
    margin: 15px 0;
    margin: 15px 0
}

.products-show .book label {
    display: inline
}

.products-show .product-sidebar {
    width: 49%;
    float: right;
    margin-right: 0;
    margin-left: 30px;
    margin-left: 1.875rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45
}

.-is-homepage-v2 .products-show .product-sidebar {
    width: 32%;
    float: right;
    margin-right: 0
}

.products-show .product-sidebar .button {
    margin-top: 10px;
    margin-top: .625rem;
    display: block;
    color: #fff;
    text-decoration: none
}

.products-show .product-sidebar .product-prices-header {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    text-align: center;
    position: relative
}

.products-show .product-sidebar .product-prices-header select {
    margin: 0 auto 10px;
    display: inline
}

.products-show .product-sidebar .product-prices-header .selectize-control {
    width: 75px;
    text-align: left;
    margin: 0 auto
}

.products-show .product-sidebar .product-prices-header label {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    display: block
}

.products-show .product-sidebar .product-prices-header .cart-icon {
    font-size: 64px;
    font-size: 4rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    display: block
}

.products-show .product-sidebar .product-prices-header .add-to-cart {
    margin-top: 10px;
    margin-top: .625rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #244583;
    border: none;
    color: #fff;
    text-transform: uppercase
}

.products-show .product-sidebar .product-prices .title {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.products-show .product-sidebar .product-prices .pricing h2 {
    font-size: 16px;
    font-size: 1rem
}

.products-show .product-sidebar .product-prices .product {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.products-show .product-sidebar .product-prices label {
    margin-right: 10px;
    margin-right: .625rem;
    display: inline
}

.products-show .product-sidebar .product-prices .selectize-control {
    width: 75px
}

@media (min-width: 0px) and (max-width: 600px) {
    .products-show .product-sidebar {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.products-show .product-email {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    display: block
}

.product-variations {
    width: 250px
}

.featured-products {
    margin: 20px 0;
    margin: 20px 0
}

.featured-products__more-link {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-products__container {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.featured-product {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-product__headline {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

.featured-product__teaser {
    font-size: 12px;
    font-size: .75rem
}

.featured-product__image {
    margin: 0 15px 0 0;
    margin: 0 15px 0 0;
    float: left;
    max-width: 40%
}

.cart h3 {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.cart th {
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    padding: 10px
}

.cart th.total {
    text-align: center
}

.cart .description {
    width: 400px;
    text-align: left
}

.cart table {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.cart td {
    padding: 10px;
    padding: .625rem
}

.cart .cart-action,.cart .cart-quantity,.cart .cart-price,.cart .cart-unit_price {
    padding: 10px;
    padding: .625rem;
    text-align: center
}

.cart .cart-quantity .selectize-control {
    width: 75px
}

.cart .cart-title {
    padding: 10px;
    padding: .625rem;
    text-align: left
}

@media (min-width: 0) and (max-width: 640px) {
    .cart .cart-title strong {
        display:block
    }
}

.cart .cart-action-empty {
    display: none;
    visibility: hidden
}

.cart .cart-product-item-image {
    float: left;
    margin-right: 10px;
    margin-right: .625rem
}

@media (min-width: 0) and (max-width: 640px) {
    .cart .cart-product-item-image {
        float:none;
        margin-right: 0
    }
}

.cart .cart-action-update,.cart .cart-action-empty {
    margin-right: 20px;
    margin-right: 1.25rem;
    float: right;
    font-size: 14px;
    font-size: .875rem
}

.cart .promotional-code {
    text-align: right;
    padding: 10px 0;
    padding: 10px 0
}

.cart .promotional-code input {
    display: inline;
    width: auto;
    margin-left: 10px
}

.cart .total {
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    padding: 10px 20px;
    padding: 10px 20px;
    text-align: right
}

.cart .total label {
    display: inline
}

.cart .proceed-checkout {
    background-color: #244583;
    color: #fff;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 20px;
    margin-top: 1.25rem
}

.cart .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem
}

.cart-sidebar {
    width: 49%;
    float: right;
    margin-right: 0;
    margin-top: 100px;
    margin-top: 6.25rem
}

@media (min-width: 0px) and (max-width: 850px) {
    .cart-sidebar {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.cart-sidebar .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem
}

.cart-recommended-products .title {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.container--no-sidebar .page-store-payment,.container--no-sidebar .cart {
    width: 151%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0px) and (max-width: 850px) {
    .container--no-sidebar .page-store-payment,.container--no-sidebar .cart {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.store-customer-info,.store-thanks {
    width: 49%;
    margin: 0 auto
}

@media (min-width: 0px) and (max-width: 850px) {
    .store-customer-info,.store-thanks {
        width:100%
    }
}

.store-customer-info .same-address label {
    display: inline
}

.store-customer-info,.store-payment,.store-thanks {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.store-customer-info .page-title,.store-payment .page-title,.store-thanks .page-title {
    margin: 0
}

.store-customer-info h3,.store-payment h3,.store-thanks h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.store-customer-info .print-title,.store-payment .print-title,.store-thanks .print-title {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.store-customer-info em.error,.store-payment em.error,.store-thanks em.error {
    font-size: 14px;
    font-size: .875rem;
    color: #EA1506
}

.store-customer-info .editorial-content__title,.store-payment .editorial-content__title,.store-thanks .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem
}

.store-payment .address,.store-thanks .address {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media (min-width: 0px) and (max-width: 560px) {
    .store-payment .address,.store-thanks .address {
        float:none;
        width: auto;
        margin-right: auto;
        margin-right: 20px;
        margin-right: 1.25rem;
        float: left
    }
}

.store-payment .address .address1,.store-payment .address .state,.store-payment .address .zip,.store-thanks .address .address1,.store-thanks .address .state,.store-thanks .address .zip {
    display: inline
}

.store-payment .shipping_options_container,.store-thanks .shipping_options_container {
    width: 32%;
    float: right;
    margin-right: 0;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media (min-width: 0px) and (max-width: 560px) {
    .store-payment .shipping_options_container,.store-thanks .shipping_options_container {
        float:none;
        width: auto;
        margin-right: auto;
        clear: both
    }
}

.store-payment .shipping_options_container label,.store-thanks .shipping_options_container label {
    display: inline
}

.store-payment #payment,.store-thanks #payment {
    clear: both
}

.store-payment .edit {
    text-decoration: none;
    border-bottom: 1px solid #4565AE
}

.store-payment .edit:before {
    margin-right: 10px;
    margin-right: .625rem
}

.checkout-steps {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.checkout-steps .step {
    width: 33.3333333333%;
    float: left;
    margin-right: 0%;
    padding: 6px 0;
    padding: 6px 0;
    font-size: 14px;
    font-size: .875rem;
    background-color: #BBC4C5;
    text-align: center
}

.checkout-steps .step a {
    color: #222;
    text-decoration: none
}

.checkout-steps .step3 {
    float: right;
    margin-right: 0
}

.checkout-steps .selected {
    background-color: #E1ECCD
}

.checkout-steps .selected:after {
    margin-left: 10px;
    margin-left: .625rem;
    content: ""
}

.order-cart-msg {
    margin-top: 20px;
    margin-top: 1.25rem
}

.order-cart-msg .editorial-content__title {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.order-customer-info-msg {
    margin: 20px 0 20px;
    margin: 20px 0 20px
}

.payment-options-msg {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.card-info .holder,.card-info .card-no {
    width: 47.9591836735%;
    float: left;
    margin-right: 4.0816326531%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.card-info .card-type,.card-info .exp-month,.card-info .exp-year {
    width: 32.4503311258%;
    float: left;
    margin-right: 1.3245033113%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.card-info .card-code {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    float: left;
    width: 100px
}

.card-info .exp-year {
    float: right;
    margin-right: 0
}

.card-info .card-type,.card-info .card-no {
    clear: both
}

@media (min-width: 0) and (max-width: 560px) {
    .card-info .holder,.card-info .card-type,.card-info .exp-month,.card-info .exp-year,.card-info .card-no,.card-info .card-code {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.billing-address .field-first-name,.billing-address .field-last-name,.billing-address .field-job-title,.billing-address .field-company,.billing-address .field-address2,.billing-address .field-city,.billing-address .field-state,.billing-address .field-zip {
    width: 47.9591836735%;
    float: left;
    margin-right: 4.0816326531%
}

@media (min-width: 0) and (max-width: 600px) {
    .billing-address .field-first-name,.billing-address .field-last-name,.billing-address .field-job-title,.billing-address .field-company,.billing-address .field-address2,.billing-address .field-city,.billing-address .field-state,.billing-address .field-zip {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.billing-address .field-last-name,.billing-address .field-company,.billing-address .field-city,.billing-address .field-zip {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .billing-address .field-last-name,.billing-address .field-company,.billing-address .field-city,.billing-address .field-zip {
        float:left;
        margin-right: 2%
    }
}

.billing-address .field-phone,.billing-address .field-email {
    width: 65.306122449%
}

@media (min-width: 0) and (max-width: 600px) {
    .billing-address .field-phone,.billing-address .field-email {
        width:100%
    }
}

.billing-address .field-first-name,.billing-address .field-job-title,.billing-address .field-address1,.billing-address .field-address2,.billing-address .field-state,.billing-address .field-province {
    clear: both
}

.directory-listing-profile {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    position: relative
}

.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email {
    margin-right: 10px;
    margin-right: .625rem;
    display: inline-block
}

.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a {
    margin: 10px 0;
    margin: 10px 0;
    padding: 8px;
    padding: .5rem;
    font-size: 14px;
    font-size: .875rem;
    border: 0px none;
    background-color: #244583;
    color: #fff;
    clear: both;
    display: inline-block;
    max-width: 100%
}

@media (min-width: 0) and (max-width: 450px) {
    .directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a {
        width:100%
    }
}

.directory-listing-profile .directory-listing-profile__address .directory-listing-profile__email a:before {
    margin-right: 10px;
    margin-right: .625rem
}

.directory-listing-profile-header__title {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-profile-header__title {
    width: 40.350877193%;
    float: left;
    margin-right: 1.4035087719%
}

.directory-listing-profile-header__premium_listing {
    width: 28.4210526316%;
    float: right;
    margin-right: 0;
    max-width: 200px;
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.directory-listing-profile-header__premium_listing .directory-listing-profile__exhibitor-image {
    display: block;
    margin: auto;
    padding-top: 10px;
    padding-top: .625rem
}

.directory-listing-profile-header__premium_listing .directory-listing-profile-header_premium-listing {
    font-size: 14px;
    font-size: .875rem;
    text-align: center
}

@media (min-width: 0) and (max-width: 640px) {
    .directory-listing-profile-header__premium_listing .directory-listing-profile-header_premium-listing {
        margin-bottom:10px;
        text-align: left
    }
}

.directory-listing-profile-header__star {
    transform: translate(40%, 0%);
    position: relative
}

.directory-listing-profile-header__star:before {
    margin-left: 10px;
    margin-left: .625rem;
    font-size: 32px;
    font-size: 2rem;
    content: "";
    color: #d7b144;
    magin-left: 40px;
    magin-left: 2.5rem
}

@media (min-width: 0px) and (max-width: 373px) {
    .directory-listing-profile-event-icon__image {
        width:32%;
        float: right;
        margin-right: 0
    }
}

.directory-listing-profile__basic-info {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 14px;
    font-size: .875rem;
    float: none;
    width: auto;
    margin-right: auto
}

.directory-listing-profile__basic-info a {
    color: #244583;
    text-decoration: none
}

.directory-listing-profile__image {
    width: 34.3859649123%;
    float: left;
    margin-right: 1.4035087719%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    clear: both
}

.directory-listing-profile__details {
    width: 64.2105263158%;
    float: left;
    margin-right: 1.4035087719%;
    margin-right: 0
}

.directory-listing-profile__details-exhibitor-present {
    width: 34.3859649123%;
    float: left;
    margin-right: 1.4035087719%
}

.directory-listing-profile__details.-no-company-logo,.directory-listing-profile__details-exhibitor-present.-no-company-logo {
    clear: both;
    width: 88.0701754386%;
    float: left;
    margin-right: 1.4035087719%
}

.directory-listing-profile__details.-no-company-logo .rfp-add-supplier-button,.directory-listing-profile__details-exhibitor-present.-no-company-logo .rfp-add-supplier-button {
    float: left
}

.directory-listing-profile__details.-no-company-logo .address,.directory-listing-profile__details-exhibitor-present.-no-company-logo .address {
    width: 64.2105263158%;
    float: left;
    margin-right: 1.4035087719%
}

.directory-listing-profile__details.-no-company-logo .contact_information,.directory-listing-profile__details-exhibitor-present.-no-company-logo .contact_information {
    width: 28.4210526316%;
    float: left;
    margin-right: 1.4035087719%;
    min-width: 150px
}

.directory-listing-profile__details .directory-listing-profile__address {
    width: 53.5519125683%;
    float: left;
    margin-right: 2.1857923497%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 14px;
    font-size: .875rem
}

.directory-listing-profile__details .directory-listing-profile__address-exhibitor-present {
    width: 35.6060606061%;
    float: left;
    margin-right: 3.0303030303%
}

@media (min-width: 0) and (max-width: 975px) {
    .directory-listing-profile__details .directory-listing-profile__address {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.directory-listing-profile__details .directory-listing-profile__contact-info {
    width: 34.9726775956%;
    float: left;
    margin-right: 2.1857923497%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 14px;
    font-size: .875rem
}

.directory-listing-profile__details .directory-listing-profile__contact-info a {
    color: #244583;
    text-decoration: none
}

.directory-listing-profile__details .directory-listing-profile__contact-info a.twitter {
    color: #00a8f0
}

.directory-listing-profile__details .directory-listing-profile__contact-info a.facebook {
    color: #1778F2
}

.directory-listing-profile__details .directory-listing-profile__contact-info a.linkedin {
    color: #0077B5
}

.directory-listing-profile__details .directory-listing-profile__contact-info a.youtube {
    color: #e0462e
}

.directory-listing-profile__details .directory-listing-profile__contact-info a.instagram {
    color: #E1306C
}

@media (min-width: 0) and (max-width: 975px) {
    .directory-listing-profile__details .directory-listing-profile__contact-info {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.directory-listing .directory-listing-profile__exhibitor-image {
    padding-top: 10px;
    padding-top: .625rem;
    width: 10.5263157895%;
    float: left;
    margin-right: 1.4035087719%;
    float: right;
    margin-right: 0
}

.directory-listing .directory-listing-profile__exhibitor-image img {
    display: block;
    margin: auto;
    padding-top: 10px;
    padding-top: .625rem
}

.directory-listing-profile__company-name {
    font-size: 18px;
    font-size: 1.125rem;
    color: #244583
}

.directory-listing-profile__contact-title,.directory-listing-profile__address-title {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

.directory-listing-profile__free-phone {
    margin-left: 40px;
    margin-left: 2.5rem
}

.directory-listing-custom-social-media {
    width: 28.4210526316%;
    float: left;
    margin-right: 1.4035087719%;
    min-width: 150px
}

.directory-listing-custom-social-media__items {
    padding: 0;
    margin: 0
}

.directory-listing-custom-social-media__items li {
    list-style: none;
    float: left;
    font-size: 18px;
    font-size: 1.125rem;
    margin-right: 5px
}

.directory-listing-profile__description {
    font-family: "Nunito Sans","Open Sans",serif;
    font-weight: 400;
    clear: both
}

.directory-listing-profile__description h3 {
    margin-top: 20px;
    margin-top: 1.25rem
}

.directory-listing-profile__agency-account ul {
    margin: 0 0 20px 0;
    margin: 0 0 20px 0;
    padding: 0
}

.directory-listing-profile__agency-account li {
    margin-right: 20px;
    margin-right: 1.25rem;
    list-style: none;
    float: left
}

.directory-listing-profile__agency-account li a {
    color: #4565AE;
    text-decoration: none
}

.directory-listing-product-categories {
    margin-top: 20px;
    margin-top: 1.25rem
}

.directory-listing-product-categories__title {
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase
}

.directory-listing-product-categories__categories {
    margin: 0;
    padding: 0
}

.directory-listing-product-categories__categories li {
    font-size: 14px;
    font-size: .875rem;
    list-style: none;
    margin: 0
}

.directory-listing-product-categories__categories a {
    text-decoration: underline;
    color: #4565AE
}

.directory-listing--basic .directory-listing__exhibitor-image {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.directory-listing .directory-listing-profile__exhibitor-image {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.directory-listing-products .product-summary {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.directory-listing-products .product-summary__image {
    margin-right: 10px;
    margin-right: .625rem;
    float: left
}

.directory-listing-products .product-summary__headline {
    font-size: 18px;
    font-size: 1.125rem
}

.directory-listing-products .product-summary__headline a {
    color: #4565AE;
    text-decoration: none
}

.directory-listing-products .product-summary__description {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.45
}

.directory-listing-products__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-multimedia__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-multimedia-video__title {
    margin: 10px 0;
    margin: 10px 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: 'PT Serif', serif
}

.directory-listing-multimedia-video__description p {
    margin: 0
}

.directory-listing-multimedia-video__description>div {
    position: relative
}

.page-directory-listing .articles h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    text-transform: uppercase
}

.directory-listing-events__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-rfp__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-downloads__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-rfq__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.new_rfq {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.directory-listing-branches__branch-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #B8D3DB
}

.directory-listing-company-accounts__items,.directory-listing-company-agencies__items {
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-size: .875rem
}

.directory-listing-company-accounts__item,.directory-listing-company-agencies__item {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.two-columns .directory-listing-company-accounts__item {
    width: 49%;
    float: left;
    margin-right: 2%
}

.two-columns .directory-listing-company-accounts__item:nth-child(2n) {
    float: right;
    margin-right: 0
}

.two-columns .directory-listing-company-accounts__item:nth-child(2n+1) {
    clear: both
}

.directory-listing-company-accounts__headline,.directory-listing-company-agencies__headline {
    font-size: 14px;
    font-size: .875rem
}

.directory-listing-company-accounts__headline a,.directory-listing-company-agencies__headline a {
    color: #244583;
    text-decoration: underline
}

.featured-directory-listings {
    padding: 20px;
    padding: 1.25rem
}

.featured-listing {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-listing__image {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-: 0px) and (max-: 12) {
    .featured-listing__image {
        width: 32%;
        float: left;
        margin-right: 2%
    }
}

.featured-listing__details {
    width: 49%;
    float: right;
    margin-right: 0
}

@media (min-: 0px) and (max-: 12) {
    .featured-listing__details {
        width: 66%;
        float: right;
        margin-right: 0
    }
}

.featured-listing__description {
    font-size: 11px;
    font-size: .6875rem;
    font-style: italic
}

.directories-index .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.directories-index .headline {
    font-size: 24px;
    font-size: 1.5rem
}

.directories-index .headline a {
    color: #244583;
    text-decoration: none
}

.directories-index .abstract {
    font-size: 16px;
    font-size: 1rem
}

.directories-index .abstract a {
    color: #244583;
    text-decoration: none
}

.directory-entry__abstract {
    color: #404144
}

.directories-sidebar {
    width: 57.5%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 950px) {
    .directories-sidebar {
        display:none
    }
}

.directories-show,.directories-listing {
    width: 142.5%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 950px) {
    .directories-show,.directories-listing {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.view_by_category {
    display: none
}

.directory-actions {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center
}

.directory-search {
    margin: 20px 0;
    margin: 20px 0;
    clear: both;
    position: relative;
    z-index: 2
}

.directory-search .search_directories {
    padding-top: 10px;
    padding-top: .625rem;
    clear: both;
    overflow: visible
}

.directory-search .search_directories input[type="text"] {
    width: 74.5%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 780px) {
    .directory-search .search_directories input[type="text"] {
        width:125.5%;
        float: left;
        margin-right: 2%
    }
}

.directory-search .search_directories .search-directories__field {
    width: 74.5%;
    float: left;
    margin-right: 2%;
    border-color: #CCC
}

@media (min-width: 0) and (max-width: 780px) {
    .directory-search .search_directories .search-directories__field {
        width:74.5%;
        float: right;
        margin-right: 0
    }
}

.directory-search .search_directories .search-directories__field.selectize-dropdown {
    width: 100%
}

.directory-search .search_directories .button {
    width: 49%;
    float: right;
    margin-right: 0;
    font-size: 13px;
    font-size: .8125rem
}

@media (min-width: 0) and (max-width: 780px) {
    .directory-search .search_directories .button {
        margin-bottom:10px;
        margin-bottom: .625rem;
        width: 202%;
        float: left;
        margin-right: 2%
    }
}

.directory-search .view_by_categories {
    width: 32%;
    float: right;
    margin-right: 0
}

.directory-search .navigation {
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 5px 0;
    padding: 5px 0;
    clear: both;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.directory-search .navigation .level1-li {
    margin: 0 5px;
    margin: 0 5px;
    font-size: 14px;
    font-size: .875rem;
    font-family: Georgia, Times, serif;
    font-weight: bold
}

.directory-search .navigation .level1-li a {
    padding: 2px 5px;
    padding: 2px 5px;
    display: block;
    border: 1px solid #244583;
    color: #244583;
    border-radius: 3px;
    -webkit-transition: background 0.2s, border 0.2s;
    -moz-transition: background 0.2s, border 0.2s;
    transition: background 0.2s, border 0.2s;
    background: transparent
}

.directory-search .navigation .level1-li a:hover {
    background-color: #244583;
    border: 1px solid #244583;
    color: #fff
}

.search-directories__label {
    cursor: pointer
}

.search-directories__title:after {
    padding: 5px;
    padding: .3125rem;
    font-size: 24px;
    font-size: 1.5rem;
    content: ""
}

.search-directories__content {
    margin: 5px 0;
    margin: 5px 0;
    overflow: visible
}

.directories-alpha-title {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center
}

.directories-topic-title {
    font-size: 22px;
    font-size: 1.375rem;
    border-bottom: 1px solid #404144;
    color: #404144;
    line-height: 1;
    text-decoration: none;
    font-weight: 400;
    font-style: italic;
    text-align: left
}

.directory-category__description {
    margin: 20px 0;
    margin: 20px 0;
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Open Sans',sans-serif;
    line-height: 1.2;
    font-weight: 600
}

.directory-listing {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 10px;
    padding: .625rem;
    border-bottom: 1px solid #eee
}

.directory-listing .directory-listing__exhibitor-image {
    float: right
}

.directory-listing__image {
    margin: 0 20px 10px 0;
    margin: 0 20px 10px 0;
    float: left;
    width: 150px
}

.directory-listing__company {
    font-size: 18px;
    font-size: 1.125rem;
    display: inline
}

.directory-listing__company a {
    color: #222;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 900px) {
    .directory-listing__company {
        clear:both
    }
}

.directory-listing__teaser {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 16px;
    font-size: 1rem;
    font-family: Georgia, Times, serif
}

.directory-listing__more {
    text-decoration: underline;
    float: none;
    border: 0px none
}

.update_listing a,.get_listed a {
    color: #404144
}

.directory-listing--sponsor .directory-listing__company:before {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 24px;
    font-size: 1.5rem;
    content: "";
    color: #d7b144
}

.page-directory-listing,.page-directories-show {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.page-directory-listing .company-navigation .title,.page-directories-show .company-navigation .title {
    font-size: 24px;
    font-size: 1.5rem
}

.page-directory-listing .company-navigation .level1 .current a,.page-directories-show .company-navigation .level1 .current a {
    background: #244583
}

.page-directory-listing .more,.page-directories-show .more {
    text-transform: none
}

.page-directory-listing .directory-listing-profile__premium-indicator,.page-directories-show .directory-listing-profile__premium-indicator {
    display: none
}

.page-directory-listing .sponsored .directory-listing-profile__premium-indicator,.page-directories-show .sponsored .directory-listing-profile__premium-indicator {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center
}

.page-directory-listing .sponsored .directory-listing-profile__premium-indicator h3,.page-directories-show .sponsored .directory-listing-profile__premium-indicator h3 {
    font-size: 14px;
    font-size: .875rem
}

.page-directory-listing .sponsored .directory-listing-profile__star:before,.page-directories-show .sponsored .directory-listing-profile__star:before {
    margin-left: 10px;
    margin-left: .625rem;
    font-size: 32px;
    font-size: 2rem;
    content: "";
    color: #d7b144
}

.directory-tier-basic {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.directory-tier-basic__headline,.directory-tier-premium__headline {
    font-size: 28px;
    font-size: 1.75rem
}

.directory-tier-basic__purchase-link,.directory-tier-premium__purchase-link {
    background-color: #244583;
    border: none;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block
}

.listing-master-details {
    margin: 20px 0;
    margin: 20px 0
}

.listing-master-detail {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.listing-master-detail.star-rating {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding-top: 10px;
    padding-top: .625rem;
    border-top: 1px solid #eee
}

.listing-master-detail.star-rating .listing-master-detail__label {
    width: 250px;
    line-height: 2.5
}

@media (min-width: 0) and (max-width: 850px) {
    .listing-master-detail.star-rating .listing-master-detail__label {
        width:100%
    }
}

.listing-master-detail.star-rating .listing-master-detail__value {
    margin: 0 20px;
    margin: 0 20px;
    float: left;
    display: none
}

.listing-master-detail.star-rating .js-star-label {
    font-size: 12px;
    font-size: .75rem;
    display: block
}

.listing-master-detail.star-rating .js-star {
    color: #222
}

.listing-master-detail.star-rating .js-star.js-star-empty {
    color: #ddd
}

.listing-master-detail.star-rating .js-full-stars .js-star {
    color: #244583
}

.listing-master-detail__label {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    float: left
}

@media (min-width: 0) and (max-width: 850px) {
    .listing-master-detail__label {
        float:none
    }
}

.listing-master-detail__value-container {
    font-size: 16px;
    font-size: 1rem
}

.page-directory-listing .rfp-add-supplier-button:not(.is-complete) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.page-directory-listing .rfp-add-supplier-button:not(.is-complete) {
    -webkit-animation-name: tada;
    animation-name: tada
}

.rfp-page {
    margin-top: 2rem
}

.rfp-form {
    color: #5e5e5e;
    overflow: hidden;
    font-size: 14px;
    font-size: .875rem
}

.rfp-form h1 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-weight: 800;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    color: #000;
    line-height: 1.65
}

.rfp-intro__welcome-container,.rfp-personal-info,.rfp-details,.rfp-details__title,.rfp-details__desc-and-goals-container,.rfp-details__due-date-container,.rfp-details__timetable-and-business-requirements-container,.rfp-details__supplier-differentiation,.rfp-details__comments-container,.rfp-details__attachements,.rfp-details__comments-label,.rfp-details__comments,.rfp-details__description,.rfp-details__description label,.rfp-details__description textarea,.rfp-details__goals-and-objectives label,.rfp-details__goals-and-objectives textarea,.rfp-details__timetable-and-business-requirements-container label,.rfp-details__timetable-and-business-requirements-container textarea,.rfp-details__business-requirements label,.rfp-details__business-requirements textarea,.rfp-form__button-container,.rfp-recipients,.rfp-recipients__suppliers,.rfp-recipients__meeting-questions,.rfp-recipients__other-emails,.rfp-recipients__other-emails-textarea {
    float: left;
    width: 100%
}

.rfp-details {
    margin-bottom: 1rem
}

.rfp-details__desc-and-goals-container,.rfp-details__timetable-and-business-requirements-container,.rfp-details__supplier-differentiation,.rfp-details__attachments,.rfp-details__due-date-container,.rfp-details__comments,.rfp-recipients__suppliers,.rfp-recipients__meeting-questions {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #DFDBEA
}

.rfp-recipients__other-emails {
    margin-bottom: 1rem
}

.rfp-name {
    border: 0
}

.rfp-name .rfp-name__label {
    font-weight: 800
}

.rfp-name .rfp-name__label,.rfp-name .rfp-name__container small,.rfp-name .rfp-name__input {
    width: 100%
}

.rfp-name .rfp-name__input {
    float: left
}

.rfp-personal-info,.rfp-details,.rfp-recipients {
    background-color: #f5f5f5;
    border: 0
}

.rfp-personal-info label {
    display: inline-block
}

.rfp-details label,.rfp-recipients label {
    font-size: 14px;
    font-size: .875rem;
    text-align: left
}

.rfp-details__textarea-description-text {
    font-size: 12px;
    font-size: .75rem
}

.rfp-recipients h1,.rfp-personal-info h1,.rfp-details__supplier-differentiation h1,.rfp-recipients__meeting-questions h1,.rfp-details__attachments h1 {
    width: 100%
}

.rfp-recipients__suppliers-add {
    font-size: 12px;
    font-size: .75rem;
    padding: 3px 7px;
    padding: 3px 7px;
    background-image: -owg-linear-gradient(#b7b7b7,#949494);
    background-image: -webkit-linear-gradient(#b7b7b7,#949494);
    background-image: -moz-linear-gradient(#b7b7b7,#949494);
    background-image: -o-linear-gradient(#b7b7b7,#949494);
    background-image: linear-gradient(#b7b7b7,#949494);
    border-radius: 2px;
    font-style: italic;
    text-decoration: none;
    color: #ffffff
}

.rfp-details__supplier-differentiation label,.rfp-recipients__meeting-questions label {
    margin: 18px;
    margin: 1.125rem;
    color: #5e5e5e;
    display: block
}

.rfp-details__supplier-differentiation input[type=checkbox],.rfp-recipients__meeting-questions input[type=checkbox] {
    margin: 5px 10px 0 0;
    margin: 5px 10px 0 0;
    float: left
}

.rfp-intro__instructions-container,.rfp-personal-info__container1,.rfp-personal-info__container2,.rfp-details__goals-and-objectives,.rfp-details__timetable-schedule-considerations,.rfp-details__business-requirements {
    float: left;
    width: 49%
}

@media (min-width: 0) and (max-width: 900px) {
    .rfp-intro__instructions-container,.rfp-personal-info__container1,.rfp-personal-info__container2,.rfp-details__goals-and-objectives,.rfp-details__timetable-schedule-considerations,.rfp-details__business-requirements {
        width:100%
    }
}

.rfp-intro__welcome-container {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.rfp-details__due-date-label,.rfp-details__due-date-field {
    width: 49%;
    float: left;
    margin-right: 2%
}

.rfp-intro__instructions-container,.rfp-personal-info__container2,.rfp-details__goals-and-objectives,.rfp-details__business-requirements {
    float: right;
    margin-right: 0
}

.rfp-details textarea {
    height: 6rem
}

.rfp-intro__instructions-container {
    font-size: 12px;
    font-size: .75rem
}

.rfp-intro__instructions-container ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}

.rfp-intro__instructions-container ol>li {
    list-style: none
}

.rfp-intro__instructions-container ol>li:before {
    content: counter(li);
    counter-increment: li;
    background-color: #bbc242;
    color: #fff;
    border-radius: .6rem;
    font-size: 1.08rem;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0;
    display: inline-block;
    text-align: center
}

.rfp-intro__instructions-container h1,.rfp-intro__instructions-container h2,.rfp-intro__instructions-container h3,.rfp-intro__instructions-container h4,.rfp-intro__instructions-container h5,.rfp-intro__instructions-container h6 {
    margin: 0
}

.rfp-intro__instructions-container p,.rfp-intro__instructions-container em {
    margin-left: 1.2rem
}

.rfp-form__button-container {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem
}

.rfp-form__button-container button,.rfp-form__button-container input[type="button"],.rfp-form__button-container input[type="submit"] {
    background-color: #244583
}

.rfp-recipients__suppliers-list,.MultiFile-list {
    border: 1px solid #dcdbdb;
    background-color: #fff;
    min-height: 4rem;
    padding: 0;
    margin: 0
}

.rfp-recipients__supplier,.MultiFile-label {
    font-size: 16px;
    font-size: 1rem;
    border: 1px solid #365c95;
    background-color: #d9e3f1;
    color: #365c95;
    border-radius: 1rem;
    padding: 0 0.3rem 0 0.3rem;
    margin: 0.3rem 0.3rem 0.3rem 0.3rem;
    display: inline-block;
    list-style-type: none
}

.rfp-recipients__supplier .close-button,.rfp-recipients__supplier .MultiFile-remove,.MultiFile-label .close-button,.MultiFile-label .MultiFile-remove {
    margin-left: 0.2rem;
    cursor: pointer;
    text-decoration: none;
    color: #365c95
}

.rfp-recipients__supplier .close-button:hover,.rfp-recipients__supplier .MultiFile-remove:hover,.MultiFile-label .close-button:hover,.MultiFile-label .MultiFile-remove:hover {
    color: #698fc8
}

.rfp-recipients__supplier:hover,.MultiFile-label:hover {
    background-color: #ecf1f8
}

.rfp-details__file {
    color: transparent
}

.rfp-add-supplier-button-submit {
    background-color: #244583;
    float: right;
    font-weight: bold
}

@media (min-width: 0px) and (max-width: 750px) {
    .rfp-add-supplier-button-submit {
        margin-bottom:20px;
        margin-bottom: 1.25rem;
        float: none;
        display: block
    }
}

.rfp-add-supplier-button-submit:before {
    margin-right: 10px;
    margin-right: .625rem
}

.directory-search .search-directories__button.button {
    font-weight: bold
}

.rfp-add-supplier-button {
    margin: 10px 0px;
    margin: 10px 0px;
    padding: 10px 8px;
    padding: 10px 8px;
    font-size: 14px;
    font-size: .875rem;
    border: 0px none;
    background-color: #244583;
    clear: both;
    display: block;
    max-width: 100%;
    z-index: 99
}

@media (min-width: 0) and (max-width: 750px) {
    .rfp-add-supplier-button {
        margin:10px 0 0;
        margin: 10px 0 0;
        float: none;
        width: 50%
    }
}

@media (min-width: 0) and (max-width: 450px) {
    .rfp-add-supplier-button {
        width:100%
    }
}

.rfp-add-supplier-button:before {
    margin-right: 10px;
    margin-right: .625rem
}

.rfp-add-supplier-button.is-complete {
    background-color: #fff;
    color: #333
}

.rfp-add-supplier-button.is-complete:hover {
    color: #740023
}

.directories-show .rfp-add-supplier-button {
    background-color: transparent;
    color: #244583;
    bottom: 0;
    height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 32px
}

.directories-show .rfp-add-supplier-button:hover {
    background-color: #244583;
    color: #fff;
    width: auto;
    padding-top: 0;
    padding-bottom: 0
}

.directories-show .rfp-add-supplier-button.is-complete {
    background-color: transparent;
    color: #333
}

.directories-show .rfp-add-supplier-button.is-complete:hover {
    background-color: #244583;
    color: #fff;
    line-height: 0.75
}

.page-directories-show .more {
    text-decoration: underline;
    float: none;
    border: 0px none
}

.directories-active-rfp-reminder {
    padding: 15px;
    padding: .9375rem;
    background: #404144;
    box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.35);
    border-radius: 3px;
    bottom: 60px;
    color: #fff;
    display: none;
    left: 0;
    position: absolute;
    width: 320px;
    z-index: 1
}

.directories-active-rfp-reminder:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #404144;
    bottom: -10px;
    content: "";
    height: 0;
    left: 70px;
    position: absolute;
    width: 0
}

@media (min-width: 0) and (max-width: 750px) {
    .directories-active-rfp-reminder {
        bottom:80px
    }
}

.directories-active-rfp-reminder__close {
    border-radius: 50%;
    border: 2px #404144 solid;
    background: #fff;
    color: #404144;
    cursor: pointer;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 30px
}

.directories-active-rfp-reminder__headline {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    text-align: center
}

.directories-active-rfp-reminder__content {
    padding: 10px 0 0;
    padding: 10px 0 0;
    text-align: center
}

.directories-active-rfp-reminder__link {
    margin: 5px 0;
    margin: 5px 0;
    padding: 5px;
    padding: .3125rem;
    font-size: 16px;
    font-size: 1rem;
    background: #4565AE;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    width: 100%
}

.downloadable-content-articles {
    padding: 20px;
    padding: 1.25rem
}

.downloadable-article {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.downloadable-article__image {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-: 0px) and (max-: 12) {
    .downloadable-article__image {
        width: 32%;
        float: left;
        margin-right: 2%
    }
}

.downloadable-article__details {
    width: 49%;
    float: right;
    margin-right: 0
}

@media (min-: 0px) and (max-: 12) {
    .downloadable-article__details {
        width: 66%;
        float: right;
        margin-right: 0
    }
}

.downloadable-article__description {
    font-size: 11px;
    font-size: .6875rem;
    font-style: italic
}

.featured-poll__title {
    text-transform: none
}

.featured-poll .feature-title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    text-transform: none
}

.featured-poll .question {
    font-size: 16px;
    font-size: 1rem
}

.featured-poll .answers {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-poll .answer {
    font-size: 14px;
    font-size: .875rem;
    margin: 5px 0;
    margin: 5px 0;
    align-items: baseline;
    display: flex
}

.featured-poll .answer input[data-eventaction="poll-answer-radio-button"] {
    margin-right: 15px;
    margin-right: .9375rem
}

.featured-poll .answer label {
    margin-left: 5px;
    margin-left: .3125rem;
    display: inline;
    margin-bottom: 0;
    font-weight: 400
}

.featured-poll .answer label img {
    height: auto !important;
    max-width: 300px
}

.featured-poll .answer a {
    text-decoration: underline
}

.featured-poll .button {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #244583;
    border: none;
    color: #fff
}

.featured-poll .more {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 10px;
    margin-right: .625rem;
    color: #244583;
    text-decoration: none
}

.poll .page-title {
    margin-top: 20px;
    margin-top: 1.25rem
}

.poll h1 {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    text-transform: none
}

.poll h2 {
    font-size: 21px;
    font-size: 1.3125rem
}

.poll .records .feature-title {
    text-transform: none
}

.poll .question {
    font-size: 18px;
    font-size: 1.125rem
}

.poll .answers {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.poll .answer {
    font-size: 14px;
    font-size: .875rem;
    margin: 5px;
    margin: .3125rem
}

.poll .answer label {
    display: inline;
    margin-left: 5px;
    margin-left: .3125rem
}

.poll .answer a {
    text-decoration: underline
}

.poll .more {
    margin: 10px 20px 0 0;
    margin: 10px 20px 0 0;
    display: inline-block
}

.results .answer-text {
    font-size: 14px;
    font-size: .875rem
}

.results .answers {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.results .answer {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.results .answer-bar-container {
    background: #DDD;
    line-height: 25px;
    margin-top: 5px;
    margin-top: .3125rem;
    display: block
}

.results .answer-bar {
    line-height: 25px;
    margin-top: 2px;
    margin-top: .125rem;
    display: block;
    background-repeat: no-repeat;
    background-color: #244583
}

.search-results .headline {
    font-size: 21px;
    font-size: 1.3125rem
}

.search-results .headline a {
    text-decoration: none;
    color: #244583
}

.search-results .headline .search-type {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
    font-style: italic
}

.search-results .date {
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-style: italic
}

.search-results .abstract {
    font-size: 14px;
    font-size: .875rem
}

.search-results .record {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.search-results__title {
    font-size: 24px;
    font-size: 1.5rem
}

.search-sort {
    margin: 20px 0;
    margin: 20px 0;
    display: inline-block
}

.search-sort a {
    color: #244583
}

.refine {
    margin-left: 50px;
    margin-left: 3.125rem;
    display: inline-block
}

.refine .advanced-search-link {
    color: #244583
}

@media (min-width: 641px) and (max-width: 960px) {
    .refine {
        display:block;
        margin-left: 0
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .refine {
        display:block;
        margin-left: 0
    }
}

.search-title {
    font-size: 16px;
    font-size: 1rem
}

.search .button2 {
    background-color: #244583;
    border: none;
    color: #fff;
    text-transform: uppercase
}

.search input[type="text"] {
    width: auto
}

.search-results-navigation a {
    text-transform: capitalize
}

.search-tips {
    padding: 20px 20px 10px 20px;
    padding: 20px 20px 10px 20px;
    font-style: italic;
    background-color: #F7FE9F
}

.search-tips h3 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-family: "Nunito Sans","Open Sans",sans-serif
}

.search-tips p {
    font-size: 14px;
    font-size: .875rem
}

.search-tips a {
    color: #4565AE
}

.page-advanced-search .page-title:after {
    margin-left: 10px;
    margin-left: .625rem;
    content: ""
}

.advanced-search-form-container {
    width: 49.3377483444%;
    float: left;
    margin-right: 1.3245033113%;
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    background-color: #f5f5f5
}

@media (min-width: 641px) and (max-width: 768px) {
    .advanced-search-form-container {
        float:none;
        width: auto;
        margin-right: auto
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .advanced-search-form-container {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.other-search-options {
    width: 49.3377483444%;
    float: right;
    margin-right: 0;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media (min-width: 641px) and (max-width: 768px) {
    .other-search-options {
        float:none;
        width: auto;
        margin-right: auto
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .other-search-options {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.advanced-search-form .form-field,.advanced-search-form .comment .field,.comment .advanced-search-form .field,.advanced-search-form .user-new .demographics .record div,.user-new .demographics .record .advanced-search-form div,.advanced-search-form .user-edit .demographics .record div,.user-edit .demographics .record .advanced-search-form div,.advanced-search-form .subscription-form .demographics .record div,.subscription-form .demographics .record .advanced-search-form div {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd
}

.advanced-search-form .field-search-terms label,.advanced-search-form .field-author label {
    display: block
}

.advanced-search-form .field-search-terms input,.advanced-search-form .field-author input {
    width: 100%
}

.advanced-search-form .field-data-type label,.advanced-search-form .field-edition label {
    display: block
}

.advanced-search-form .field-data-type select,.advanced-search-form .field-edition select {
    width: 100%
}

.advanced-search-form .field-data-type label,.advanced-search-form .field-edition label {
    display: block
}

.advanced-search-form .field-date-range__from {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.advanced-search-form .field-date-range__from label,.advanced-search-form .field-date-range__to label {
    font-size: 12px;
    font-size: .75rem;
    color: #404144
}

.other-search-options .field-archived-issues {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd;
    display: none
}

.advanced-search-topics .record a {
    font-size: 14px;
    font-size: .875rem;
    color: #244583
}

.advanced-search-topics__title {
    font-size: 18px;
    font-size: 1.125rem
}

.submit-form-button,.reset-form-button {
    border: none;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.submit-form-button {
    background-color: #244583
}

.reset-form-button {
    background-color: #999
}

.filter-results-search-form {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    overflow: hidden;
    *zoom:1}

.filter-results-search-form label {
    font-weight: normal
}

.filter-results-search-form .form-field,.filter-results-search-form .comment .field,.comment .filter-results-search-form .field,.filter-results-search-form .user-new .demographics .record div,.user-new .demographics .record .filter-results-search-form div,.filter-results-search-form .user-edit .demographics .record div,.user-edit .demographics .record .filter-results-search-form div,.filter-results-search-form .subscription-form .demographics .record div,.subscription-form .demographics .record .filter-results-search-form div {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding-bottom: 0
}

.filter-results-search-form .field-search-options label {
    vertical-align: middle;
    display: inline
}

.filter-results-search-form .field-search-options input {
    margin-left: 5px;
    margin-left: .3125rem;
    margin-right: 5px;
    margin-right: .3125rem
}

.filter-results-search-form .search-filter-wrapper {
    margin-top: 20px;
    margin-top: 1.25rem;
    width: 100%
}

.filter-results-search-form .field-search-terms,.filter-results-search-form .field-date-range {
    width: 49%;
    float: left;
    margin-right: 2%
}

@media (min-width: 641px) and (max-width: 960px) {
    .filter-results-search-form .field-search-terms,.filter-results-search-form .field-date-range {
        float:none;
        width: auto;
        margin-right: auto
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .filter-results-search-form .field-search-terms,.filter-results-search-form .field-date-range {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.filter-results-search-form .field-search-terms {
    overflow: hidden;
    *zoom:1}

.filter-results-search-form .field-search-terms input {
    width: 100%
}

.filter-results-search-form .field-date-range {
    float: right;
    margin-right: 0;
    overflow: hidden;
    *zoom:1}

@media (min-width: 641px) and (max-width: 960px) {
    .filter-results-search-form .field-date-range {
        float:left;
        margin-right: 2%;
        width: 100%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .filter-results-search-form .field-date-range {
        float:left;
        margin-right: 2%;
        width: 100%
    }
}

.filter-results-search-form .field-date-range__from {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    width: 49%;
    float: left;
    margin-right: 2%
}

.filter-results-search-form .field-date-range__from label,.filter-results-search-form .field-date-range__to label {
    font-size: 12px;
    font-size: .75rem;
    color: #404144
}

.filter-results-search-form .field-date-range__from input,.filter-results-search-form .field-date-range__to input {
    width: 100%
}

.filter-results-search-form .field-date-range__to {
    width: 49%;
    float: right;
    margin-right: 0
}

.filter-results-search-form .field-search-wrapper {
    clear: both
}

.filter-results-search-form .field-search-options {
    display: inline-block
}

@media (min-width: 641px) and (max-width: 960px) {
    .filter-results-search-form .field-search-options {
        float:none;
        width: auto;
        margin-right: auto;
        width: 100%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .filter-results-search-form .field-search-options {
        float:none;
        width: auto;
        margin-right: auto;
        width: 100%
    }
}

.filter-results-search-form .field-exact-match {
    margin-left: 15px;
    margin-left: .9375rem;
    margin-top: 8px;
    margin-top: .5rem;
    padding-left: 15px;
    padding-left: .9375rem;
    display: inline-block;
    border-left: 1px solid #777
}

.filter-results-search-form .field-exact-match label {
    display: inline;
    vertical-align: middle;
    font-weight: normal
}

@media (min-width: 641px) and (max-width: 960px) {
    .filter-results-search-form .field-exact-match {
        margin-left:5px;
        margin-left: .3125rem;
        border: none;
        padding-left: 0
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .filter-results-search-form .field-exact-match {
        margin-left:5px;
        margin-left: .3125rem;
        border: none;
        padding-left: 0
    }
}

.filter-results-search-form .form-buttons {
    float: right
}

.metered-message {
    box-shadow: 0 0 2px 1000px rgba(0,0,0,0.5);
    position: fixed;
    font-family: sans-serif;
    top: 35%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 500px;
    z-index: 9999999
}

@media (min-width: 0) and (max-width: 640px) {
    .metered-message {
        width:100%
    }
}

.metered-message.final {
    background: rgba(0,0,0,0.7);
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -o-animation: fadein 1s;
    -ms-animation: fadein 1s;
    animation: fadein 1s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden
}

.metered-message .counter {
    font-size: 18px;
    font-size: 1.125rem
}

.metered-message.final {
    top: 0;
    background: rgba(0,0,0,0.6);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@-webkit-keyframes fadein {
    from {
        animation-timing-function: ease-in;
        background: transparent
    }

    to {
        animation-timing-function: ease-in;
        background: rgba(0,0,0,0.6)
    }
}

@-moz-keyframes fadein {
    from {
        animation-timing-function: ease-in;
        background: transparent
    }

    to {
        animation-timing-function: ease-in;
        background: rgba(0,0,0,0.6)
    }
}

@-ms-keyframes fadein {
    from {
        animation-timing-function: ease-in;
        background: transparent
    }

    to {
        animation-timing-function: ease-in;
        background: rgba(0,0,0,0.6)
    }
}

@-o-keyframes fadein {
    from {
        animation-timing-function: ease-in;
        background: transparent
    }

    to {
        animation-timing-function: ease-in;
        background: rgba(0,0,0,0.6)
    }
}

@keyframes fadein {
    from {
        animation-timing-function: ease-in;
        background: transparent
    }

    to {
        animation-timing-function: ease-in;
        background: rgba(0,0,0,0.6)
    }
}

.metered-modal {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    z-index: 9999;
    background-color: #eee;
    text-align: center
}

.metered-modal .message {
    padding: 20px 20px 0 20px;
    padding: 20px 20px 0 20px
}

.metered-modal .subscribe {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.metered-modal .dangle {
    font-size: 14px;
    font-size: .875rem;
    padding: 20px;
    padding: 1.25rem;
    color: #fff;
    background-color: #244583;
    text-align: center
}

.metered-modal .dangle a {
    color: #fff;
    text-decoration: none
}

.metered-close {
    font-size: 18px;
    font-size: 1.125rem;
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 7px
}

.metered-modal .body {
    height: 63px;
    margin-top: 10px;
    margin-top: .625rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    background-color: #fffeff;
    color: #666666;
    float: left;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.65;
    width: 280px
}

.restricted-modal-content {
    position: absolute;
    margin: 25% auto;
    z-index: 2000;
    text-align: left;
    left: 15%;
    right: 15%;
    text-align: center;
    background-color: #ddd;
    width: 50%
}

.restricted-modal-content .message {
    margin: 3px;
    margin: .1875rem;
    padding: 10px;
    padding: .625rem;
    overflow: visible;
    z-index: 2000;
    height: 223px
}

.restricted-modal-content .message:before {
    font-size: 64px;
    font-size: 4rem;
    color: #bbb
}

.restricted-modal-content .pop-out {
    margin-top: -58px;
    margin-top: -3.625rem;
    z-index: 2001
}

.restricted-modal-content .subscribeLink {
    color: #014077;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: bold;
    line-height: 1.65
}

.restricted-modal-content h3 {
    font-size: 30px;
    font-size: 1.875rem
}

.restricted-modal-content p {
    font-size: 15px;
    font-size: .9375rem;
    color: #757575
}

.restricted-modal-content .subscribeBanner {
    width: 100% !important;
    margin: 0 !important
}

.restricted-modal-content .subscribeBanner a {
    text-decoration: none;
    color: #244583
}

.metered-paywall-final-registration-message {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.rss-list .rss-description-top {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.rss-list .editorial-content__title {
    font-size: 30px;
    font-size: 1.875rem
}

.rss-list h3 {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.rss-list .records {
    overflow: hidden
}

.rss-list .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-right: 15px;
    padding-right: .9375rem;
    border-bottom: 1px solid #EEEEEE;
    min-height: 100px;
    overflow: hidden;
    margin-right: 2%;
    width: 48%;
    float: left
}

.rss-list .headline {
    font-size: 16px;
    font-size: 1rem
}

.rss-list .headline a {
    color: #000;
    text-decoration: none
}

.rss-list .abstract {
    font-size: 14px;
    font-size: .875rem
}

.pages-show .page-title {
    margin-top: 20px;
    margin-top: 1.25rem
}

.taxonomy-detail-lists .articles-list__row .record,.keywords-show .articles-list__row .record,.article-keyword .articles-list__row .record,.article-topic .articles-list__row .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd
}

.taxonomy-detail-lists .articles-list__row #div-gpt-ad-bottom-left-mrect,.keywords-show .articles-list__row #div-gpt-ad-bottom-left-mrect,.article-keyword .articles-list__row #div-gpt-ad-bottom-left-mrect,.article-topic .articles-list__row #div-gpt-ad-bottom-left-mrect {
    margin: 0 auto 20px
}

.taxonomy-detail-lists .articles-list__title,.taxonomy-detail-lists .feature-title,.keywords-show .articles-list__title,.keywords-show .feature-title,.article-keyword .articles-list__title,.article-keyword .feature-title,.article-topic .articles-list__title,.article-topic .feature-title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.taxonomy-detail-lists .navigation .level1 .level1-li a,.keywords-show .navigation .level1 .level1-li a,.article-keyword .navigation .level1 .level1-li a,.article-topic .navigation .level1 .level1-li a {
    font-size: 14px;
    font-size: .875rem
}

.taxonomy-detail-lists .product-list .record,.taxonomy-detail-lists .file-list .record,.keywords-show .product-list .record,.keywords-show .file-list .record,.article-keyword .product-list .record,.article-keyword .file-list .record,.article-topic .product-list .record,.article-topic .file-list .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd
}

.taxonomy-detail-lists .product-list .image,.taxonomy-detail-lists .file-list .image,.keywords-show .product-list .image,.keywords-show .file-list .image,.article-keyword .product-list .image,.article-keyword .file-list .image,.article-topic .product-list .image,.article-topic .file-list .image {
    margin-right: 10px;
    margin-right: .625rem;
    float: left
}

.taxonomy-detail-lists .product-list .image img,.taxonomy-detail-lists .file-list .image img,.keywords-show .product-list .image img,.keywords-show .file-list .image img,.article-keyword .product-list .image img,.article-keyword .file-list .image img,.article-topic .product-list .image img,.article-topic .file-list .image img {
    width: auto
}

.taxonomy-detail-lists .product-list .headline,.taxonomy-detail-lists .file-list .headline,.keywords-show .product-list .headline,.keywords-show .file-list .headline,.article-keyword .product-list .headline,.article-keyword .file-list .headline,.article-topic .product-list .headline,.article-topic .file-list .headline {
    font-size: 18px;
    font-size: 1.125rem
}

.taxonomy-detail-lists .product-list .headline a,.taxonomy-detail-lists .file-list .headline a,.keywords-show .product-list .headline a,.keywords-show .file-list .headline a,.article-keyword .product-list .headline a,.article-keyword .file-list .headline a,.article-topic .product-list .headline a,.article-topic .file-list .headline a {
    color: #4565AE;
    text-decoration: none
}

.taxonomy-detail-lists .photos-list .record,.keywords-show .photos-list .record,.article-keyword .photos-list .record,.article-topic .photos-list .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd
}

.taxonomy-detail-lists .photos-list .image,.keywords-show .photos-list .image,.article-keyword .photos-list .image,.article-topic .photos-list .image {
    margin-right: 10px;
    margin-right: .625rem;
    float: left
}

.taxonomy-detail-lists .photos-list h3,.keywords-show .photos-list h3,.article-keyword .photos-list h3,.article-topic .photos-list h3 {
    font-size: 18px;
    font-size: 1.125rem
}

.taxonomy-detail-lists .photos-list h3 a,.keywords-show .photos-list h3 a,.article-keyword .photos-list h3 a,.article-topic .photos-list h3 a {
    color: #4565AE;
    text-decoration: none
}

.taxonomy-detail-lists .file-list .file-summary__headline a,.keywords-show .file-list .file-summary__headline a,.article-keyword .file-list .file-summary__headline a,.article-topic .file-list .file-summary__headline a {
    color: #244583
}

.taxonomy-description-container__image {
    padding-right: 20px;
    padding-right: 1.25rem;
    float: left
}

.taxonomy-description-container__description {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.sponsored-content-title {
    font-size: 24px;
    font-size: 1.5rem;
    color: #244583
}

.sponsored-content-title a {
    color: #244583
}

.featured-on-topic-pages {
    margin: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #eee;
    clear: both
}

.featured-on-topic-pages__article {
    padding: 20px 0;
    padding: 20px 0;
    margin: 20px 0;
    margin: 20px 0;
    border-bottom: 1px solid #eee;
    clear: both
}

.featured-on-topic-pages__image {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-on-topic-pages__image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.featured-on-topic-pages__headline {
    width: 66%;
    float: right;
    margin-right: 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-on-topic-pages__headline {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.featured-on-topic-pages__teaser {
    width: 66%;
    float: right;
    margin-right: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-on-topic-pages__teaser {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.user-edit table {
    width: 100%
}

.user-edit table thead {
    background-color: #eee
}

.user-edit table thead th {
    font-size: 14px;
    font-size: .875rem;
    text-align: left
}

.user-edit table tbody td {
    font-size: 14px;
    font-size: .875rem
}

.user-edit .subscriptions h2 {
    font-size: 18px;
    font-size: 1.125rem
}

.user-edit .subscriptions h2 a {
    color: #4565AE;
    text-decoration: none
}

.user-edit .subscriptions .date {
    font-size: 14px;
    font-size: .875rem
}

.user-edit .subscriptions .record {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.user-edit .subscriptions .button {
    margin-top: 10px;
    margin-top: .625rem;
    display: inline-block;
    text-decoration: none
}

.user-edit .renew-subscription-link {
    margin-top: 10px;
    margin-top: .625rem;
    display: inline-block;
    text-decoration: none
}

.user-account-info__title,.user-subscriptions__title,.user-order-history__title,.user-directory-listings__title,.user-edit .demographics h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.order-history .overlay {
    padding: 10px;
    padding: .625rem;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0,0,0,0.2)
}

.order-history .overlay .close {
    font-size: 24px;
    font-size: 1.5rem;
    float: right;
    cursor: pointer
}

.order-history .overlay h2 {
    font-size: 18px;
    font-size: 1.125rem
}

.order-history .overlay table {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    width: 100%
}

.order-history .overlay table th {
    font-size: 14px;
    font-size: .875rem;
    padding: 5px 10px;
    padding: 5px 10px;
    background-color: #eee;
    text-align: left
}

.order-history .overlay table td {
    font-size: 14px;
    font-size: .875rem
}

.order-history .overlay .total {
    font-weight: bold;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: right
}

.newsletters-show__post-date {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.newsletters-show__view-issues {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    float: right
}

.newsletters-show__view-issues select {
    margin-top: 10px;
    margin-top: .625rem;
    display: block
}

.issue-articles-list {
    margin: 20px 0;
    margin: 20px 0;
    clear: both
}

.issue-articles-list__article,.newsletters-list__item {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.issue-articles-list__image {
    margin-right: 10px;
    margin-right: .625rem;
    float: left
}

.issue-articles-list__headline,.newsletters-list__headline {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.issue-articles-list__headline a,.newsletters-list__headline a {
    color: #222;
    text-decoration: none
}

.newsletters-list__headline a {
    color: #244583
}

.newsletters-show__download-button {
    background-color: #244583;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: none
}

.comment-details {
    margin: 10px 0;
    margin: 10px 0;
    padding: 20px;
    padding: 1.25rem;
    border-bottom: 1px solid #e6e8eb;
    background-color: #F4F5F6;
    position: relative
}

.comment-details:before {
    font-size: 32px;
    font-size: 2rem;
    position: absolute;
    top: 0;
    left: -32px;
    color: #F4F5F6
}

.comment-details .headline {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.comment-details .supplemental {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 14px;
    font-size: .875rem
}

.comment-details .author,.comment-details .date {
    margin-right: 10px;
    margin-right: .625rem;
    float: left
}

.comment-details .action-links a {
    font-size: 12px;
    font-size: .75rem;
    color: #4565AE;
    text-decoration: none;
    border-bottom: 1px solid #4565AE
}

.comment-details .abstract {
    font-size: 14px;
    font-size: .875rem
}

.comment {
    clear: both
}

.comment .records {
    padding: 0 0 0 50px;
    padding: 0 0 0 50px
}

.subscription .record {
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.subscription .headline {
    font-size: 24px;
    font-size: 1.5rem
}

.subscription .abstract {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.subscription .pricing {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.subscription .list-price,.subscription .our-price,.subscription .savings {
    width: 32%;
    float: left;
    margin-right: 2%;
    font-size: 12px;
    font-size: .75rem;
    border-right: 1px solid #eee
}

.subscription .list-price label,.subscription .our-price label,.subscription .savings label {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    text-transform: uppercase
}

.subscription .savings {
    float: right;
    margin-right: 0;
    border: none
}

.subscriptions-landing-page-top {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.subscriptions-landing-page-top .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem
}

.quick-search-classifieds {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

.quick-search-classifieds h3 {
    margin: 0;
    font-size: 24px;
    font-size: 1.5rem
}

@media (min-width: 0px) and (max-width: 800px) {
    .quick-search-classifieds h3 {
        margin-bottom:10px;
        margin-bottom: .625rem
    }
}

.quick-search-classifieds__title {
    float: left
}

@media (min-width: 0px) and (max-width: 800px) {
    .quick-search-classifieds__title {
        float:none
    }
}

.quick-search-classifieds .form {
    float: right
}

@media (min-width: 0px) and (max-width: 800px) {
    .quick-search-classifieds .form {
        float:none
    }
}

.quick-search-classifieds__search-field {
    margin-right: 5px;
    margin-right: .3125rem;
    padding: 9px;
    padding: .5625rem;
    width: 150px
}

@media (min-width: 0px) and (max-width: 800px) {
    .quick-search-classifieds__search-field {
        margin-right:2%;
        width: 56%
    }
}

.quick-search-classifieds__submit {
    display: inline-block
}

@media (min-width: 0px) and (max-width: 800px) {
    .quick-search-classifieds__submit {
        padding:13px 6px;
        padding: 13px 6px;
        font-size: 14px;
        font-size: .875rem;
        width: 28%
    }
}

.classified-index .get_listed,.classified-list .get_listed,.classified-show .get_listed {
    float: left
}

@media (min-width: 0px) and (max-width: 900px) {
    .classified-index .get_listed,.classified-list .get_listed,.classified-show .get_listed {
        float:none
    }
}

.classified-index .get_listed a,.classified-list .get_listed a,.classified-show .get_listed a {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #244583;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left
}

@media (min-width: 0px) and (max-width: 900px) {
    .classified-index .get_listed a,.classified-list .get_listed a,.classified-show .get_listed a {
        margin-bottom:10px;
        margin-bottom: .625rem
    }
}

.classified-index .page-title,.classified-list .page-title,.classified-show .page-title {
    color: #000
}

.classified-index .category,.classified-list .category,.classified-show .category {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 12px;
    font-size: .75rem;
    float: right;
    width: 250px
}

@media (min-width: 0px) and (max-width: 900px) {
    .classified-index .category,.classified-list .category,.classified-show .category {
        margin:0px 0px 20px 0px;
        margin: 0px 0px 20px 0px;
        float: none
    }
}

.classified-index .headline,.classified-list .headline,.classified-show .headline {
    font-size: 18px;
    font-size: 1.125rem
}

.classified-index .headline a,.classified-list .headline a,.classified-show .headline a {
    color: #4565AE;
    text-decoration: none
}

.classified-index .get_listed {
    float: none
}

.classified-list .records {
    margin-top: 20px;
    margin-top: 1.25rem;
    padding-top: 20px;
    padding-top: 1.25rem;
    border-top: 1px solid #eee;
    clear: both
}

.classified-list .record {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

@media (min-width: 0) and (max-width: 900px) {
    .classified-list .record {
        flex-direction:column
    }
}

.classified-list .classified-date {
    font-size: 14px;
    font-size: .875rem;
    color: #7790c9
}

.classified-list .headline {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.classified-list .contact,.classified-list .location {
    font-size: 16px;
    font-size: 1rem
}

.classified-list .image {
    display: flex;
    flex-shrink: 0;
    margin: 0 20px;
    margin: 0 20px
}

@media (min-width: 0) and (max-width: 900px) {
    .classified-list .image {
        margin:0
    }
}

.classified-list .image img {
    object-fit: contain;
    width: 275px
}

.classified-list .body .more {
    font-size: 14px;
    font-size: .875rem;
    color: #4565AE;
    display: inline-block
}

.classified-list .body .more:hover {
    color: #5272ba
}

.classified-list .body .more:after {
    margin-left: 4px;
    margin-left: .25rem;
    color: #fff;
    content: "\f061"
}

.classified-show .records {
    padding-top: 20px;
    padding-top: 1.25rem;
    border-top: 1px solid #eee;
    clear: both
}

.classified-show .record .classified-date {
    font-size: 14px;
    font-size: .875rem;
    color: #7790c9
}

.classified-show .record .headline {
    font-size: 32px;
    font-size: 2rem;
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.classified-show .record>.custom-classified-field {
    text-transform: none
}

.classified-show .record .image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.classified-show .record .body {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #eee
}

.classified-show .record .body br {
    display: none
}

.classified-show .back_to_listings {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #999;
    display: inline-block
}

.classified-show .back_to_listings:hover {
    color: #4565AE
}

.classified-show .back_to_listings:before {
    margin-right: 4px;
    margin-right: .25rem;
    color: #fff;
    content: "\f060"
}

.classified-footer-message .editorial-content__body p {
    margin: 0
}

.classified-new .field {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.classified-new .field:last-child {
    margin: none
}

.classified-new .classified-description br {
    display: none
}

.classified-new .classified-description .note-editor {
    margin: 0 !important
}

.classified-new #classified_img {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.classified-categories {
    list-style: none;
    padding: 0
}

.classified-categories__category {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    width: 49%;
    float: left;
    margin-right: 2%;
    padding: 10px 20px;
    padding: 10px 20px;
    background-color: #F9F9F9;
    overflow: auto;
    border-bottom: 3px solid #eee
}

.classified-categories__category:nth-child(2n) {
    float: right;
    margin-right: 0
}

.classified-categories__category:nth-child(2n+1) {
    clear: both
}

@media (min-width: 0) and (max-width: 900px) {
    .classified-categories__category {
        float:none;
        width: auto;
        margin-right: auto
    }

    .classified-categories__category:nth-child(2n) {
        float: none
    }

    .classified-categories__category:nth-child(3n+1) {
        clear: initial
    }

    .classified-categories__category:nth-child(3n) {
        float: none;
        width: auto;
        margin-right: auto
    }
}

.classified-categories__count {
    float: right
}

.classified-categories__count a {
    border-radius: 8px;
    color: #bbb;
    padding: 1px 6px;
    text-decoration: none
}

.classified-categories__count a:hover {
    color: #5272ba
}

.classified-categories__headline {
    font-size: 18px;
    font-size: 1.125rem;
    float: left;
    width: 79.9511002445%;
    float: left;
    margin-right: .2444987775%
}

.classified-categories__headline a.classified-categories__link {
    color: #4565AE;
    text-decoration: none
}

.classified-categories__abstract {
    width: 100%;
    float: right;
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.classified-categories__abstract p {
    margin: 0
}

.classified-children {
    clear: both;
    list-style: none;
    padding: 0
}

.classified-children__title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400
}

.-total-1 .featured-classified-list__item {
    width: 100%
}

@media (max-width: 768px) {
    .-total-1 .featured-classified-list__item {
        width:100%
    }
}

.-total-1 .featured-classified-list__image {
    flex: none;
    margin: 0
}

@media (min-width: 500px) {
    .-total-1 .featured-classified-list__image {
        width:275px
    }
}

.-total-1 .featured-classified-list__headline {
    text-align: left
}

@media (max-width: 600px) {
    .-total-2 .featured-classified-list__items {
        flex-direction:column
    }
}

.-total-2 .featured-classified-list__item {
    margin-right: 30px;
    margin-right: 1.875rem;
    width: 100%
}

.-total-2 .featured-classified-list__item:last-child {
    margin-right: 0
}

@media (min-width: 1100px) {
    .-total-2 .featured-classified-list__image {
        width:275px
    }
}

@media (max-width: 900px) {
    .-total-3 .featured-classified-list__items {
        flex-direction:column
    }
}

.-total-3 .featured-classified-list__item {
    margin-right: 30px;
    margin-right: 1.875rem;
    width: 100%
}

.-total-3 .featured-classified-list__item:last-child {
    margin-right: 0
}

.featured-classified-list__title {
    font-size: 30px;
    font-size: 1.875rem
}

.featured-classified-list__items {
    padding: 0;
    align-items: stretch;
    align-content: stretch;
    display: flex;
    list-style: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-classified-list__item {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.featured-classified-list__image {
    display: flex;
    flex: 1 0 50%;
    margin: 0 auto
}

.featured-classified-list__image img {
    object-fit: cover;
    height: 168px;
    width: 275px
}

.featured-classified-list__headline {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    text-align: center
}

@media (min-width: 0) and (max-width: 640px) {
    .ad-leaderboard-container {
        padding:0;
        height: auto
    }
}

@media (min-width: 0) and (max-width: 350px) {
    #div-gpt-ad-featured-column-banner {
        left:-10px;
        left: -.625rem;
        padding: 0;
        position: relative
    }
}

@media (min-width: 0) and (max-width: 950px) {
    #div-gpt-ad-leaderboard {
        margin:0 auto;
        height: auto
    }
}

.is-homepage #div-gpt-ad-leaderboard {
    margin-left: 42.5%
}

@media (min-width: 0) and (max-width: 950px) {
    .is-homepage #div-gpt-ad-leaderboard {
        margin:0 auto
    }
}

.selectize-dropdown {
    width: 100%
}

#div-gpt-ad-interstitial,#div-gpt-ad-slider {
    display: none
}

#div-gpt-ad-article-sponsor {
    height: 150px;
    margin: 0 auto;
    width: 180px
}

#div-gpt-ad-search-body-mrect,#div-gpt-ad-article-list-mrect {
    height: 250px;
    margin: 0 auto 20px;
    width: 300px
}

.taxonomy-detail__bottom-ads {
    float: none;
    width: auto;
    margin-right: auto;
    clear: both
}

.taxonomy-detail__bottom-ads .taxonomy-detail__bottom-left-ad {
    width: 43.3333333333%;
    float: left;
    margin-right: 13.3333333333%
}

.taxonomy-detail__bottom-ads .taxonomy-detail__bottom-right-ad {
    width: 43.3333333333%;
    float: right;
    margin-right: 0
}

.taxonomy-detail__bottom-ads #div-gpt-ad-bottom-right-mrect,.taxonomy-detail__bottom-ads #div-gpt-ad-bottom-left-mrect {
    margin: 0 auto 20px;
    width: 300px
}

@media (min-width: 0) and (max-width: 850px) {
    .taxonomy-detail__bottom-ads {
        margin-bottom:40px;
        margin-bottom: 2.5rem
    }

    .taxonomy-detail__bottom-ads .taxonomy-detail__bottom-right-ad,.taxonomy-detail__bottom-ads .taxonomy-detail__bottom-left-ad {
        float: none;
        width: auto;
        margin-right: auto;
        margin: 0 auto;
        text-align: center
    }
}

#div-gpt-ad-article-billboard-mobile-1,#div-gpt-ad-article-billboard-mobile-2,#div-gpt-ad-article-body-sky-mobile,#div-gpt-ad-sidebar-sky-mobile,#div-gpt-ad-sidebar-mrect-mobile,#div-gpt-ad-article-body-mrect2-mobile,#div-gpt-ad-article-list-mrect-mobile {
    text-align: center;
    display: none
}

#div-gpt-ad-article-billboard-mobile-1>div,#div-gpt-ad-article-billboard-mobile-2>div,#div-gpt-ad-article-body-sky-mobile>div,#div-gpt-ad-sidebar-sky-mobile>div,#div-gpt-ad-sidebar-mrect-mobile>div,#div-gpt-ad-article-body-mrect2-mobile>div,#div-gpt-ad-article-list-mrect-mobile>div {
    margin: 30px 0;
    margin: 30px 0
}

@media (min-width: 0) and (max-width: 720px) {
    #div-gpt-ad-article-billboard-mobile-1,#div-gpt-ad-article-billboard-mobile-2,#div-gpt-ad-article-body-sky-mobile,#div-gpt-ad-sidebar-sky-mobile,#div-gpt-ad-sidebar-mrect-mobile,#div-gpt-ad-article-body-mrect2-mobile,#div-gpt-ad-article-list-mrect-mobile {
        display:inline-block
    }
}

@media (min-width: 0) and (max-width: 720px) {
    #div-gpt-ad-article-billboard-1,#div-gpt-ad-article-billboard-2,#div-gpt-ad-article-body-mrect2 {
        display:none
    }
}

.articles-list #div-gpt-ad-article-body-sky-mobile,.articles-list #div-gpt-ad-sidebar-sky-mobile,.articles-list #div-gpt-ad-sidebar-mrect-mobile,.articles-list #div-gpt-ad-article-body-mrect2-mobile,.articles-list #div-gpt-ad-article-list-mrect-mobile,.article-topic #div-gpt-ad-article-body-sky-mobile,.article-topic #div-gpt-ad-sidebar-sky-mobile,.article-topic #div-gpt-ad-sidebar-mrect-mobile,.article-topic #div-gpt-ad-article-body-mrect2-mobile,.article-topic #div-gpt-ad-article-list-mrect-mobile {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 30px
}

.interior-sidebar #div-gpt-ad-sidebar-mrect-mobile {
    padding-bottom: 0;
    width: 100%
}

.page-article-show--v2 .article-body>.advertisement {
    margin-top: 48px;
    margin-top: 3rem;
    clear: both
}

.main-body .podcast__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.main-body .podcast-player__listen-link {
    color: #244583;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 945px) {
    .main-body .podcast-file__article {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.main-body .podcast-file__headline-link {
    color: #244583;
    text-decoration: none
}

.main-body .podcast-file__download-link {
    color: #244583
}

.main-body .podcast-file a {
    text-decoration-color: #244583
}

.main-body .main-podcast__details {
    border: 0;
    padding: 0;
    width: 100%
}

.eventmicrosite {
    font-family: sans-serif;
    background-color: #fff
}

.eventmicrosite .event-microsite>.wrapper {
    display: flex;
    align-items: center
}

.eventmicrosite .main-header {
    display: block
}

.eventmicrosite .main-header__hamburger-nav-link {
    margin: 20px 10px 0 0;
    margin: 20px 10px 0 0;
    font-size: 32px;
    font-size: 2rem
}

.eventmicrosite .pages-show .body {
    font-family: "Nunito Sans","Open Sans",serif
}

.eventmicrosite .main-footer {
    padding: 20px;
    padding: 1.25rem
}

.eventmicrosite .main-footer a {
    font-weight: bold;
    text-decoration: none
}

.eventmicrosite [class*='-ad-leaderboard'] .editorial-content__title,.eventmicrosite .main-interior-sidebar .editorial-content__title {
    font-size: 21px;
    font-size: 1.3125rem
}

.eventmicrosite .ad-leaderboard-container {
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    text-align: center
}

.eventmicrosite .sidebar-video__player iframe {
    border: 0
}

.eventmicrosite .home-main-content .editorial-content__title,.eventmicrosite .home-main-content .editorial-content__body {
    font-family: sans-serif
}

.eventmicrosite .home-main-content .editorial-content__title {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.eventmicrosite .home-main-content__float .editorial-content:before {
    left: 0;
    margin: auto;
    right: 0;
    transform: none
}

.eventmicrosite .home-main-content__float .editorial-content__title {
    font-size: 21px;
    font-size: 1.3125rem
}

.eventmicrosite .main-content__yield .main-body {
    float: none;
    width: auto;
    margin-right: auto
}

.eventmicrosite .main-content__yield--has-sidebar {
    width: 66%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 768px) {
    .eventmicrosite .main-content__yield--has-sidebar {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.eventmicrosite .main-content__yield--has-sidebar .main-body {
    float: none;
    margin-right: 0;
    width: 100%
}

.eventmicrosite .main-content .main-interior-sidebar {
    width: 32%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 768px) {
    .eventmicrosite .main-content .main-interior-sidebar {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.eventmicrosite .main-content .main-interior-sidebar .editorial-content {
    margin: 20px 0;
    margin: 20px 0
}

.eventmicrosite .main-content .main-interior-sidebar .editorial-content__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.eventmicrosite .main-content .main-interior-sidebar .editorial-content__body {
    line-height: 1.45
}

.eventmicrosite .main-content .main-interior-sidebar .advertisement {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    text-align: center
}

.eventmicrosite .container .body a,.eventmicrosite .container .main-content__yield a,.eventmicrosite .container .main-content__yield--has-sidebar a {
    border-bottom: none;
    color: var(--link-color);
    font-weight: bold;
    text-decoration: none
}

.eventmicrosite .container .body .button,.eventmicrosite .container .main-content__yield .button,.eventmicrosite .container .main-content__yield--has-sidebar .button {
    color: #fff;
    display: inline-block;
    margin: 10px 0 20px
}

.eventmicrosite .container .body .topic,.eventmicrosite .container .main-content__yield .topic,.eventmicrosite .container .main-content__yield--has-sidebar .topic {
    border-bottom: 1px solid var(--topic-link-color, #0e4982)
}

.eventmicrosite .container .body .article-subscription-banner-free a,.eventmicrosite .container .body .article-subscription-banner-paid a,.eventmicrosite .container .main-content__yield .article-subscription-banner-free a,.eventmicrosite .container .main-content__yield .article-subscription-banner-paid a,.eventmicrosite .container .main-content__yield--has-sidebar .article-subscription-banner-free a,.eventmicrosite .container .main-content__yield--has-sidebar .article-subscription-banner-paid a {
    color: inherit
}

.eventmicrosite .home-content--featured .editorial-content__title {
    border-bottom-color: var(--featured-home-content-color, #d65126);
    color: var(--featured-home-content-color, #d65126)
}

.eventmicrosite .main-header .wrapper .hamburger-nav-link {
    background-color: var(--dropdown-background)
}

.eventmicrosite.sticky-header .hamburger-nav-link {
    background-color: var(--dropdown-background)
}

.eventmicrosite .main-nav {
    background-color: var(--nav)
}

.eventmicrosite .main-nav .main-nav-level1__item .main-nav__link {
    color: var(--nav-text, #fff)
}

.eventmicrosite .main-nav .main-nav-level1__item .main-nav__link:hover {
    color: var(--nav-text-hover)
}

.eventmicrosite .main-nav .main-nav-level1__item.-js-standout {
    background-color: var(--nav-standout)
}

.eventmicrosite .main-nav .main-nav-level1__item.-js-standout .main-nav__link {
    color: var(--nav-standout-text, #fff)
}

.eventmicrosite .main-nav .main-nav-level1__item.-js-standout .main-nav__link:hover {
    background-color: var(--nav-standout-hover);
    color: var(--nav-standout-text-hover, #fff)
}

.eventmicrosite .main-nav .main-nav-level1__item.-js-standout .main-nav-level2__item .main-nav__link {
    color: var(--nav-secondary-text)
}

.eventmicrosite .main-nav .main-nav-level1__item.-js-standout .main-nav-level2__item .main-nav__link:hover {
    background-color: var(--nav-secondary-background-hover);
    color: var(--nav-secondary-text-hover)
}

.eventmicrosite .main-footer {
    background-color: var(--footer-background-color);
    color: var(--footer-color);
    font-size: 16px;
    line-height: 26px
}

.eventmicrosite .main-footer a {
    color: var(--footer-link-color)
}

.eventmicrosite .main-nav-container {
    background-color: var(--nav)
}

@media (min-width: 941px) {
    .eventmicrosite .main-nav-container__wrapper {
        background-color:var(--nav)
    }
}

@media (min-width: 0) and (max-width: 940px) {
    .eventmicrosite .main-nav-container__wrapper {
        background-color:#FFF
    }
}

.eventmicrosite .ec-carousel:hover .ec-carousel__overlay {
    opacity: .8
}

.eventmicrosite .ec-carousel__nav-button,.eventmicrosite .ec-carousel__overlay {
    background-color: var(--carousel-overlay-background-color)
}

.eventmicrosite .ec-carousel__nav-button:hover,.eventmicrosite .ec-carousel__overlay:hover {
    background-color: var(--carousel-overlay-background-color)
}

.eventmicrosite .sidebar-video__title {
    background-color: var(--sidebar-video-background);
    color: var(--sidebar-video-text)
}

.eventmicrosite .sidebar-video__title-link {
    color: var(--sidebar-video-text)
}

.eventmicrosite .home-main-content {
    background-color: var(--floats-background)
}

.eventmicrosite .home-main-content div[class*='home-main-content-float-']::before {
    background-color: var(--floats-background)
}

.eventmicrosite .home-main-content .home-main-content__float .editorial-content__link {
    border-color: var(--floats-background);
    color: var(--floats-background)
}

.eventmicrosite.main-nav.main-nav--vertical {
    background-color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .navigation .mm-panel {
    padding-left: 0;
    padding-right: 0
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item::after {
    border-color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav__link {
    color: var(--nav-text, #fff);
    background-color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav__link:hover,.eventmicrosite.main-nav.main-nav--vertical .main-nav__link:active,.eventmicrosite.main-nav.main-nav--vertical .main-nav__link:visited {
    background-color: var(--hamburger-menu-background-hover-active)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav__link::after {
    color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item {
    border: 0
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .main-nav__link,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .main-nav__link {
    background-color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .main-nav__link:hover,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .main-nav__link:hover {
    background-color: var(--hamburger-menu-background-hover-active)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item::after,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item::after {
    border-color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .mm-subopen,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .mm-subopen {
    background-color: var(--hamburger-menu-background-open-close)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .mm-subopen:before,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .mm-subopen:before {
    border-color: var(--hamburger-menu-background-open-close)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .mm-subopen:after,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .mm-subopen:after {
    border-color: var(--hamburger-menu-color-open-close, #fff)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .mm-subopen+.main-nav__link,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .mm-subopen+.main-nav__link {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: var(--hamburger-menu-background)
}

.eventmicrosite.main-nav.main-nav--vertical .main-nav-level1__item .mm-subopen+.main-nav__link:hover,.eventmicrosite.main-nav.main-nav--vertical .main-nav-level2__item .mm-subopen+.main-nav__link:hover {
    border-color: var(--hamburger-menu-background-hover-active)
}

.eventmicrosite.main-nav.main-nav--vertical .mm-list .mm-subclose {
    background-color: var(--hamburger-menu-background-open-close);
    color: var(--nav-text, #fff)
}

.eventmicrosite.main-nav.main-nav--vertical .mm-list .mm-subclose:before {
    border-color: var(--hamburger-menu-color-open-close, #fff);
    margin-bottom: -5px
}

.microsite-main-nav--vertical .main-nav-level2__items .main-nav-level2__item .main-nav__link,.microsite-main-nav--horizontal .main-nav-level2__items .main-nav-level2__item .main-nav__link {
    background-color: var(--nav-secondary-background);
    color: var(--nav-secondary-text)
}

.microsite-main-nav--vertical .main-nav-level2__items .main-nav-level2__item .main-nav__link:hover,.microsite-main-nav--horizontal .main-nav-level2__items .main-nav-level2__item .main-nav__link:hover {
    background-color: var(--nav-secondary-background-hover);
    color: var(--nav-secondary-text-hover)
}

.eventmicrosite.main-nav--vertical {
    background-color: #4565AE
}

.eventmicrosite.main-nav--vertical .navigation {
    padding: 20px;
    padding: 1.25rem
}

.eventmicrosite.main-nav--vertical .navigation .user-actions {
    padding: 20px;
    padding: 1.25rem
}

.eventmicrosite.main-nav--vertical a {
    background-color: #4565AE;
    transition: background-color .25s ease-in-out
}

.eventmicrosite.main-nav--vertical a:hover,.eventmicrosite.main-nav--vertical a:active {
    background-color: #4565AE
}

.eventmicrosite.main-nav--vertical a .mm-subopen {
    background-color: #4565AE
}

.eventmicrosite.main-nav--vertical .mm-list {
    font-size: 16px;
    font-size: 1rem
}

.eventmicrosite.main-nav--vertical .mm-list li:after {
    border-color: #4565AE
}

.eventmicrosite.main-nav--vertical .mm-list li>a {
    padding: 15px 10px 15px 20px;
    padding: 15px 10px 15px 20px
}

.eventmicrosite.main-nav--vertical .mm-panel>.mm-list {
    margin: 0
}

.eventmicrosite.main-nav--vertical .mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after {
    border-bottom-width: 0
}

.microsite-main-nav--horizontal {
    float: right
}

.csstransitions .microsite-main-nav--horizontal a:hover+.main-nav-level2__items,.csstransitions .microsite-main-nav--horizontal .main-nav-level2__items:hover {
    display: block
}

.csstransitions .microsite-main-nav--horizontal a:hover+.main-nav-level3__items,.csstransitions .microsite-main-nav--horizontal .main-nav-level3__items:hover {
    display: block
}

@media (min-width: 0) and (max-width: 940px) {
    .microsite-main-nav--horizontal {
        display:none
    }
}

.microsite-main-nav--horizontal .main-nav-level1__items {
    transform: translateY(0);
    transition: all .3s ease-in-out
}

.microsite-main-nav--horizontal .main-nav-level1__items>.main-nav-level1__item:last-child .main-nav-level2__items {
    right: 0
}

.js-active-show-quick-search .microsite-main-nav--horizontal {
    overflow: hidden
}

.js-active-show-quick-search .microsite-main-nav--horizontal .main-nav-level1__items {
    transform: translateY(44px)
}

.microsite-main-nav--horizontal .main-nav {
    position: relative
}

.microsite-main-nav--horizontal .main-nav__link {
    padding: 20px;
    padding: 1.25rem;
    color: #fff;
    display: block;
    text-decoration: none
}

.microsite-main-nav--horizontal .main-nav__link:hover {
    color: #ffce00
}

.microsite-main-nav--horizontal .main-nav-level1__item {
    transition: background-color .3s ease
}

.microsite-main-nav--horizontal .main-nav-level1__item.-js-standout {
    background-color: #d65126
}

.microsite-main-nav--horizontal .main-nav-level1__item.-js-standout .main-nav__link:hover {
    background-color: #dc613a;
    color: #fff
}

.microsite-main-nav--horizontal .main-nav-level2__item .main-nav__link,.microsite-main-nav--horizontal .main-nav-level3__item a {
    padding: 10px 20px;
    padding: 10px 20px;
    color: #fff;
    display: block
}

.microsite-main-nav--horizontal .main-nav-level2__item .main-nav__link:hover,.microsite-main-nav--horizontal .main-nav-level3__item a:hover {
    background-color: #ffce00
}

.microsite-main-nav--horizontal .main-nav-level3__items {
    background-color: #0d0d0d;
    padding-left: 0;
    position: absolute;
    right: -200px;
    top: 0;
    width: 200px
}

.microsite-main-nav--horizontal .main-nav-level4__items {
    background-color: #1a1919;
    padding-left: 0
}

.microsite-main-nav--horizontal .main-nav-level3__item,.microsite-main-nav--horizontal .main-nav-level4__item {
    color: #fff;
    cursor: pointer;
    display: block;
    padding-left: 0;
    text-align: left;
    z-index: 50
}

.microsite-main-nav--horizontal .main-nav-level3__item:hover,.microsite-main-nav--horizontal .main-nav-level4__item:hover {
    background-color: #ffce00;
    color: #fff
}

.microsite-main-nav--horizontal .main-nav-level3__item>a,.microsite-main-nav--horizontal .main-nav-level4__item>a {
    color: #fff;
    display: block;
    text-decoration: none
}

.microsite-main-nav--horizontal .main-nav-level1__items {
    margin-left: -20px;
    margin-left: -1.25rem;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999
}

.headroom .microsite-main-nav--horizontal .main-nav-level1 {
    margin-top: 5px;
    margin-top: .3125rem
}

.microsite-main-nav--horizontal .main-nav-level1__item {
    display: inline-block;
    list-style: none
}

.microsite-main-nav--horizontal .main-nav-level1__item:hover {
    color: #ffce00
}

.microsite-main-nav--horizontal .main-nav-level2__items {
    background-color: #000;
    color: #fff;
    display: block;
    left: auto;
    padding-left: 0;
    right: auto;
    text-align: left;
    width: 200px;
    z-index: 50
}

.microsite-main-nav--horizontal .main-nav-level2__item {
    list-style: none;
    margin-right: 0;
    max-width: 300px;
    position: relative;
    z-index: 60
}

.microsite-main-nav--horizontal .main-nav-level2__item:last-child {
    margin-right: 0
}

.microsite-main-nav--horizontal .main-nav-level2__item__link {
    padding: 5px 20px;
    padding: 5px 20px;
    color: #fff;
    display: block
}

.microsite-main-nav--horizontal .main-nav-level2__item__link:hover {
    background: #ffce00
}

.microsite-main-nav--horizontal .main-nav-level2__item:first-child>a {
    padding-top: 10px;
    padding-top: .625rem
}

.microsite-main-nav--horizontal .main-nav-level2__item:last-child>a {
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.eventmicrosite .main-header {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 10px;
    padding-bottom: .625rem;
    background-color: #fff
}

.eventmicrosite .site-logo__image {
    max-height: 148px;
    height: auto
}

@media (min-width: 0) and (max-width: 640px) {
    .eventmicrosite .site-logo__image {
        height:inherit;
        max-width: 100%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .eventmicrosite .event-microsite>.wrapper {
        display:block
    }

    .eventmicrosite .hamburger-container {
        width: 20.0495049505%;
        float: left;
        margin-right: .9900990099%;
        margin-bottom: 10px;
        margin-bottom: .625rem
    }

    .eventmicrosite .event-microsite-logo {
        width: 78.9603960396%;
        float: right;
        margin-right: 0;
        margin-bottom: 10px;
        margin-bottom: .625rem;
        float: left
    }

    .eventmicrosite .main-header__right {
        float: none;
        width: auto;
        margin-right: auto;
        clear: both
    }
}

@media (min-width: 641px) and (max-width: 941px) {
    .eventmicrosite .hamburger-container {
        width:11.6336633663%;
        float: left;
        margin-right: .9900990099%;
        margin-bottom: 10px;
        margin-bottom: .625rem
    }

    .eventmicrosite .event-microsite-logo {
        width: 45.297029703%;
        float: left;
        margin-right: .9900990099%;
        margin-bottom: 10px;
        margin-bottom: .625rem
    }

    .eventmicrosite .main-header__right {
        width: 41.0891089109%;
        float: right;
        margin-right: 0;
        margin-bottom: 10px;
        margin-bottom: .625rem
    }
}

@media (min-width: 942px) {
    .eventmicrosite .event-microsite-logo {
        width:49.504950495%;
        float: left;
        margin-right: .9900990099%;
        margin-bottom: 10px;
        margin-bottom: .625rem;
        max-height: 148px
    }

    .eventmicrosite .main-header__right {
        width: 49.504950495%;
        float: right;
        margin-right: 0;
        margin-bottom: 10px;
        margin-bottom: .625rem
    }
}

.eventmicrosite .hamburger-nav-link {
    margin: 0 20px 0 0;
    margin: 0 20px 0 0;
    padding: 5px 9px;
    padding: 5px 9px;
    font-size: 42px;
    font-size: 2.625rem;
    background-color: #117C81;
    color: #fff;
    display: none;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 940px) {
    .eventmicrosite .hamburger-nav-link {
        display:inline-block;
        float: left
    }
}

.eventmicrosite .hamburger-nav-link:hover {
    cursor: pointer
}

.sticky-header {
    background-color: white;
    display: none
}

.sticky-header.visible {
    display: block
}

.sticky-header__container {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3)
}

.sticky-header.-js-mobile-nav-open {
    left: 275px
}

@media (min-width: 0) and (max-width: 640px) {
    .sticky-header .main-header__right {
        display:none
    }
}

.ec-carousel {
    padding: 12px 0;
    padding: 12px 0
}

.ec-carousel__overlay {
    display: none
}

.ec-carousel__overlay,.ec-carousel__nav-button {
    text-decoration: none
}

.eventmicrosite .container .ec-carousel__overlay {
    color: #FFF
}

.eventmicrosite .container .ec-carousel__nav-button {
    color: #FFF
}

.eventmicrosite .sidebar-video {
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.eventmicrosite .sidebar-video__title {
    font-size: 16px;
    font-size: 1rem;
    padding: 20px;
    padding: 1.25rem;
    background-color: #a8bf44;
    color: #fff;
    line-height: 1.625
}

.eventmicrosite .sidebar-video__title-link {
    color: #fff;
    text-decoration: none
}

.lightbox {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(255,255,255,0.96);
    backdrop-filter: blur(10px)
}

.lightbox__close {
    font-size: 35px;
    font-size: 2.1875rem;
    color: #404144;
    position: absolute;
    top: 20px;
    right: 40px;
    font-weight: bold
}

.lightbox__close:hover {
    cursor: pointer
}

.lightbox__image-container {
    padding: 0 20px;
    padding: 0 20px;
    position: relative;
    max-width: 1040px
}

@media (min-width: 0px) and (max-width: 809px) {
    .lightbox__image-container {
        padding:0;
        width: 100%
    }
}

.lightbox__content {
    position: relative;
    margin: auto;
    padding: 0;
    max-width: 1440px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 0px) and (max-width: 809px) {
    .lightbox__content {
        width:100vw
    }
}

.lightbox__image {
    display: none;
    flex-wrap: wrap;
    justify-content: center
}

.lightbox--single .lightbox__image {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center
}

.lightbox__img-thumb {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    flex: 1 0 100%;
    width: 100%;
    max-width: 1000px
}

.lightbox--single .lightbox__img-thumb {
    margin-right: 32px;
    margin-right: 2rem;
    flex: 1 0 69%;
    width: 69%
}

.lightbox__image-container {
    max-width: 1000px
}

.lightbox__caption {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Lora",serif;
    font-weight: 400;
    line-height: 1.625;
    color: #404144;
    flex: 1 0 100%;
    width: 100%;
    max-width: 1000px
}

.lightbox--single .lightbox__caption {
    flex: 0 1 31%
}

.lightbox__next {
    left: 100%
}

.lightbox__next:after {
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.534.333 22.2 11 11.534 21.666l-1.9-1.866 7.466-7.467H.867V9.666H17.1L9.634 2.2l1.9-1.867Z' fill='%23404144'/%3E%3C/svg%3E")
}

@media (min-width: 0px) and (max-width: 809px) {
    .lightbox__next {
        left:calc(100% - 31px)
    }

    .lightbox__next:after {
        background-image: url("data:image/svg+xml,%3Csvg width='23' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.534.333 22.2 11 11.534 21.666l-1.9-1.866 7.466-7.467H.867V9.666H17.1L9.634 2.2l1.9-1.867Z' fill='%23FFFFFF'/%3E%3C/svg%3E")
    }
}

.lightbox__prev {
    right: 100%
}

.lightbox__prev:after {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 21.667.333 11.001 11 .334l1.9 1.867-7.466 7.466h16.233v2.667H5.434l7.466 7.467-1.9 1.866Z' fill='%23404144'/%3E%3C/svg%3E")
}

@media (min-width: 0px) and (max-width: 809px) {
    .lightbox__prev {
        right:calc(100% - 31px)
    }

    .lightbox__prev:after {
        background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 21.667.333 11.001 11 .334l1.9 1.867-7.466 7.466h16.233v2.667H5.434l7.466 7.467-1.9 1.866Z' fill='%23FFFFFF'/%3E%3C/svg%3E")
    }
}

.lightbox__prev,.lightbox__next {
    padding: 5px;
    padding: .3125rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    background: transparent;
    cursor: pointer;
    text-align: center
}

.lightbox__prev:after,.lightbox__next:after {
    content: "";
    display: block;
    width: 22px;
    height: 22px
}

.event-topic__image {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.event-topic__description {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.event-topic__header {
    text-align: center
}

body[data-controller="events"][data-action="category"] .mfp-content {
    max-width: 33%
}

@media (min-width: 769px) and (max-width: 1200px) {
    body[data-controller="events"][data-action="category"] .mfp-content {
        max-width:55%
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    body[data-controller="events"][data-action="category"] .mfp-content {
        max-width:75%
    }
}

@media (min-width: 0) and (max-width: 640px) {
    body[data-controller="events"][data-action="category"] .mfp-content {
        max-width:100%
    }
}

body[data-controller="events"][data-action="category"] .mfp-wrap,body[data-controller="events"][data-action="category"] .mfp-bg {
    z-index: 9999999
}

.live-and-upcoming {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.live-and-upcoming__classification-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: sans-serif
}

.live-and-upcoming__items {
    margin-top: 5px;
    margin-top: .3125rem;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0
}

.live-and-upcoming__event-item {
    padding-top: 14px;
    padding-top: .875rem;
    margin: 25px 0;
    margin: 25px 0;
    display: flex;
    flex: 1 0 100%
}

@media (min-width: 940px) {
    .live-and-upcoming__event-item {
        max-width:50%
    }

    .live-and-upcoming__event-item:nth-child(even) {
        padding-left: 25px;
        padding-left: 1.5625rem
    }
}

.live-and-upcoming__last-item {
    flex-grow: 1000
}

.live-and-upcoming__image-wrapper {
    margin-right: 10px;
    margin-right: .625rem;
    align-self: flex-start;
    width: 33%
}

.live-and-upcoming__image {
    width: 100%
}

.live-and-upcoming__register {
    padding-top: 5px;
    padding-top: .3125rem;
    background-color: #244583;
    color: white;
    display: block;
    font-family: sans-serif;
    font-size: 15px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.live-and-upcoming__details {
    width: 66%;
    text-align: left
}

.live-and-upcoming__date {
    font-size: 14px;
    font-size: .875rem
}

.live-and-upcoming__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    padding-right: 10px;
    padding-right: .625rem;
    color: #244583;
    display: block;
    text-decoration: none
}

.live-and-upcoming__description--truncated,.live-and-upcoming__description--full {
    font-size: 16px;
    font-size: 1rem
}

.live-and-upcoming__description--full {
    display: none
}

.live-and-upcoming__see-full-description {
    color: #999;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase
}

.on-demand {
    margin-top: 50px;
    margin-top: 3.125rem
}

.on-demand__classification-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: sans-serif
}

.on-demand__items {
    margin-top: 5px;
    margin-top: .3125rem;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0
}

.on-demand__event-item {
    padding-top: 14px;
    padding-top: .875rem;
    padding-bottom: 5px;
    padding-bottom: .3125rem;
    margin: 25px 0;
    margin: 25px 0;
    display: flex;
    flex: 1 0 100%
}

@media (min-width: 940px) {
    .on-demand__event-item {
        max-width:50%
    }

    .on-demand__event-item:nth-child(even) {
        padding-left: 25px;
        padding-left: 1.5625rem
    }
}

.on-demand__image {
    margin-right: 10px;
    margin-right: .625rem;
    align-self: flex-start;
    width: 33%
}

.on-demand__register {
    margin-right: 20px;
    margin-right: 1.25rem;
    padding-top: 5px;
    padding-top: .3125rem;
    background-color: #244583;
    color: white;
    font-family: sans-serif;
    font-size: 15px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.on-demand__details {
    display: flex;
    flex-direction: column;
    width: 66%;
    text-align: left
}

.on-demand__date {
    font-size: 14px;
    font-size: .875rem
}

.on-demand__details-bottom-wrapper {
    align-items: baseline;
    display: flex
}

.on-demand__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    padding-right: 10px;
    padding-right: .625rem;
    color: #244583;
    display: block;
    text-decoration: none
}

.on-demand__see-details {
    color: #244583;
    font-family: sans-serif;
    font-size: 12px;
    text-transform: uppercase
}

div[class^='eventmicrosite'] .main-nav--vertical {
    background-color: #4565AE
}

div[class^='eventmicrosite'] .main-nav--vertical .navigation {
    padding: 20px;
    padding: 1.25rem
}

div[class^='eventmicrosite'] .main-nav--vertical a {
    background-color: #4565AE;
    transition: background-color .25s ease-in-out
}

div[class^='eventmicrosite'] .main-nav--vertical a .mm-subopen {
    background-color: #4565AE
}

div[class^='eventmicrosite'] .main-nav--vertical a:hover,div[class^='eventmicrosite'] .main-nav--vertical a:active {
    background-color: #4565AE
}

div[class^='eventmicrosite'] .main-nav--vertical .mm-list {
    font-size: 16px;
    font-size: 1rem
}

div[class^='eventmicrosite'] .main-nav--vertical .mm-list li:after {
    border-color: #4565AE
}

div[class^='eventmicrosite'] .main-nav--vertical .mm-list li>a {
    padding: 15px 10px 15px 20px;
    padding: 15px 10px 15px 20px
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level1__items {
    margin-left: -20px;
    margin-left: -1.25rem;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999
}

.headroom .main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level1 {
    margin-top: 5px;
    margin-top: .3125rem
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level1__item {
    display: inline-block;
    list-style: none
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level1__item:hover {
    color: #ffce00
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__items {
    background-color: #000;
    color: #fff;
    display: block;
    left: auto;
    padding-left: 0;
    right: auto;
    text-align: left;
    width: 200px;
    z-index: 50
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__item {
    list-style: none;
    margin-right: 0;
    max-width: 300px;
    position: relative;
    z-index: 60
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__item:last-child {
    margin-right: 0
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__item__link {
    padding: 5px 20px;
    padding: 5px 20px;
    color: #fff;
    display: block
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__item__link:hover {
    background: #5272ba
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__item:first-child>a {
    padding-top: 10px;
    padding-top: .625rem
}

.main-nav--horizontal div[class^='eventmicrosite'] .main-nav-level2__item:last-child>a {
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal a:hover+.main-nav-level2__items,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__items:hover {
    display: block
}

.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal a:hover+.main-nav-level3__items,.csstransitions div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__items:hover {
    display: block
}

div[class^='eventmicrosite--'] div[class^='eventmicrosite'] .main-nav--horizontal {
    float: right
}

@media (min-width: 0) and (max-width: 940px) {
    div[class^='eventmicrosite'] .main-nav--horizontal {
        display:none
    }
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level1__items {
    transform: translateY(0);
    transition: all .3s ease-in-out
}

.js-active-show-quick-search div[class^='eventmicrosite'] .main-nav--horizontal {
    overflow: hidden
}

.js-active-show-quick-search div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level1__items {
    transform: translateY(44px)
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav {
    position: relative
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav__link {
    padding: 20px;
    padding: 1.25rem;
    color: #fff;
    display: block;
    text-decoration: none
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav__link:hover {
    color: #ffce00
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level1__item {
    transition: background-color .3s ease
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level1__item.-js-standout {
    background-color: #d65126
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level1__item.-js-standout .main-nav__link:hover {
    background-color: #dc613a;
    color: #fff
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__item .main-nav__link,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__item a {
    padding: 10px 20px;
    padding: 10px 20px;
    color: #fff;
    display: block
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level2__item .main-nav__link:hover,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__item a:hover {
    background-color: #5272ba
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__items {
    background-color: #0d0d0d;
    padding-left: 0;
    position: absolute;
    right: -200px;
    top: 0;
    width: 200px
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level4__items {
    background-color: #1a1919;
    padding-left: 0
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__item,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level4__item {
    color: #fff;
    cursor: pointer;
    display: block;
    padding-left: 0;
    text-align: left;
    z-index: 50
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__item:hover,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level4__item:hover {
    background-color: #5272ba;
    color: #fff
}

div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level3__item>a,div[class^='eventmicrosite'] .main-nav--horizontal .main-nav-level4__item>a {
    color: #fff;
    display: block;
    text-decoration: none
}

.main-nav-container {
    background-color: #000;
    z-index: 9999
}

@media (min-width: 0) and (max-width: 768px) {
    .main-nav-container {
        background-color:#fff;
        box-shadow: none
    }
}

.main-nav-container:not(.headroom) {
    position: relative
}

.main-nav-container__wrapper {
    position: relative
}

@media (min-width: 0) and (max-width: 768px) {
    .main-nav-container__wrapper {
        padding-left:20px;
        padding-left: 1.25rem;
        display: table;
        width: 100%
    }
}

.main-nav-container__nav2 {
    float: right;
    text-align: right
}

@media (min-width: 0) and (max-width: 768px) {
    .main-nav-container__nav2 {
        display:table-cell
    }
}

.main-nav-container__cart {
    margin: 12px 0;
    margin: 12px 0;
    font-size: 24px;
    font-size: 1.5rem;
    color: #5c6f7a;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

.main-nav-container__search-button {
    margin: 12px 0 12px 20px;
    margin: 12px 0 12px 20px;
    font-size: 24px;
    font-size: 1.5rem;
    color: #5c6f7a;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    width: 22px
}

.main-nav-container__mobile-nav {
    display: none
}

@media (min-width: 0) and (max-width: 768px) {
    .main-nav-container__mobile-nav {
        display:table-cell;
        text-align: center;
        vertical-align: middle
    }
}

.main-nav-container__subscribe-link {
    padding: 5px 20px;
    padding: 5px 20px;
    font-size: 14px;
    font-size: .875rem;
    background-color: #244583;
    color: #fff;
    line-height: 1.9;
    text-decoration: none
}

@media (min-width: 641px) and (max-width: 768px) {
    .main-nav-container__subscribe-link {
        display:inline-block
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .main-nav-container__subscribe-link {
        display:none
    }
}

.main-nav-container .hamburger-nav-link {
    margin: 0 20px 0 0;
    margin: 0 20px 0 0;
    padding: 5px 9px;
    padding: 5px 9px;
    font-size: 42px;
    font-size: 2.625rem;
    background-color: #117C81;
    color: #fff;
    display: none;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 940px) {
    .main-nav-container .hamburger-nav-link {
        display:inline-block;
        float: left
    }
}

.main-nav-container .hamburger-nav-link:hover {
    cursor: pointer
}

.home-main-content {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
    background: #244583;
    color: #fff
}

.home-main-content__top {
    float: none;
    width: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    text-align: center
}

.home-main-content__top .editorial-content__title {
    margin-top: 20px;
    margin-top: 1.25rem;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 400;
    line-height: 1.3
}

.home-main-content__top .editorial-content__details {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Nunito Sans","Open Sans",serif;
    line-height: 1.625
}

.home-main-content__float {
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

@media (min-width: 1024px) {
    .home-main-content__float {
        width:32%;
        float: left;
        margin-right: 2%;
        margin-bottom: 0
    }

    .home-main-content__float:nth-child(3n) {
        float: right;
        margin-right: 0
    }
}

.home-main-content__float .editorial-content {
    padding: 40px 40px 0;
    padding: 40px 40px 0;
    box-shadow: 0 0 0 2px #fff;
    position: relative
}

.home-main-content__float .editorial-content:before {
    background-color: #244583;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: -2px;
    transform: translateX(-50%);
    width: 45%
}

@media (min-width: 1024px) {
    .home-main-content__float .editorial-content:before {
        width:50%
    }
}

.home-main-content__float .editorial-content__image {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 50px
}

.home-main-content__float .editorial-content__title {
    text-align: center
}

.home-main-content__float .editorial-content__details {
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
    text-align: center
}

.home-main-content__float .editorial-content__link {
    padding: 10px 5px;
    padding: 10px 5px;
    background-color: #fff;
    border: 20px solid #244583;
    border-bottom: 0;
    border-top: 0;
    bottom: -20px;
    color: #244583;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 60%
}

@media (min-width: 0) and (max-width: 640px) {
    .home-main-content__float .editorial-content__link {
        width:100%
    }
}

.home-content {
    text-align: center;
    width: 75%
}

.home-content a {
    color: #244583
}

.home-content .editorial-content {
    margin-bottom: 50px;
    margin-bottom: 3.125rem
}

.home-content.home-content .editorial-content__title {
    font-size: 26px;
    font-size: 1.625rem;
    padding: 0 20px 10px;
    padding: 0 20px 10px;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    display: inline-block;
    font-weight: 400;
    line-height: 1.3
}

.home-content.home-content .editorial-content__details {
    font-size: 16px;
    font-size: 1rem;
    font-family: sans-serif;
    line-height: 1.625
}

.home-content.home-content--featured .editorial-content__title {
    border-bottom: 2px solid #d65126;
    color: #d65126
}

.ec-carousel {
    margin-bottom: 12px;
    margin-bottom: .75rem;
    max-height: 0;
    opacity: 0;
    position: relative;
    transition: all 300ms ease
}

.ec-carousel.-js-initialized {
    max-height: 999px;
    opacity: 1
}

.ec-carousel:hover .ec-carousel__overlay {
    opacity: 1
}

.ec-carousel .owl-dots {
    display: none
}

.ec-carousel__overlay {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 10px 20px;
    background-color: rgba(36,69,131,0.8);
    color: #fff;
    display: block;
    left: 50%;
    min-height: 130px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 400ms;
    width: 60%;
    z-index: 3
}

@media (max-width: 768px) {
    .ec-carousel__overlay {
        font-size:18px;
        font-size: 1.125rem;
        margin-top: 20px;
        margin-top: 1.25rem;
        line-height: 1.25;
        width: 100%
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .ec-carousel__overlay {
        font-size:18px;
        font-size: 1.125rem;
        margin-bottom: 12px;
        margin-bottom: .75rem;
        bottom: 0;
        left: 0;
        line-height: 1.25;
        right: 0;
        top: auto;
        transform: translate(0, 0)
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .ec-carousel__overlay {
        font-size:18px;
        font-size: 1.125rem;
        background-color: #244583;
        line-height: 1.25;
        opacity: 1;
        position: static;
        transform: translate(0, 0)
    }
}

.ec-carousel__nav-button {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 10px;
    padding: .625rem;
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    display: block;
    line-height: 2;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: background-color 350ms, padding 350ms;
    z-index: 4
}

@media (min-width: 0) and (max-width: 640px) {
    .ec-carousel__nav-button {
        display:none
    }
}

.ec-carousel__nav-button:hover {
    background-color: rgba(0,0,0,0.4)
}

.ec-carousel__nav-button:focus {
    outline: none
}

.ec-carousel__nav-button--prev {
    padding-left: 5px;
    padding-left: .3125rem;
    left: 0
}

.ec-carousel__nav-button--prev:hover {
    padding-left: 15px;
    padding-left: .9375rem
}

.ec-carousel__nav-button--next {
    padding-right: 5px;
    padding-right: .3125rem;
    right: 0
}

.ec-carousel__nav-button--next:hover {
    padding-right: 15px;
    padding-right: .9375rem
}

.ec-carousel__slide-overlay-text {
    display: none
}

.photo-gallery {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    display: none
}

.photo-gallery__main {
    clear: both
}

.photo-gallery__credit {
    text-align: right;
    font-style: italic
}

.photo-gallery__caption-title {
    font-size: 20px;
    font-size: 1.25rem
}

.photo-gallery__caption {
    padding: 15px 20px;
    padding: 15px 20px;
    background-color: #F9F9F9;
    font-size: 14px;
    font-size: .875rem;
    position: relative
}

.photo-gallery__image {
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.photo-gallery__image:before {
    background-color: #ffffff;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.photo-gallery__image img {
    position: relative;
    z-index: 1
}

.photo-gallery__gallery-nav-container {
    transition: 500ms;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1;
    overflow: hidden;
    width: 100%
}

.photo-gallery__description a:link,.photo-gallery__description a:active,.photo-gallery__description a:hover,.photo-gallery__description a:visited {
    color: #3d8eb9
}

.photo-gallery .owl-next,.photo-gallery .owl-prev {
    font-size: 16px;
    font-size: 1rem;
    transition: 500ms;
    color: #222;
    cursor: pointer;
    text-transform: uppercase
}

.photo-gallery .owl-next:hover,.photo-gallery .owl-prev:hover {
    color: #626262
}

.photo-gallery .owl-next {
    float: right
}

.photo-gallery .owl-next:after {
    margin-left: 5px;
    margin-left: .3125rem;
    content: "\f138"
}

.photo-gallery .owl-prev {
    float: left
}

.photo-gallery .owl-prev:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.photo-gallery .owl-stage {
    margin: 0 auto
}

.photo-gallery .owl-nav .disabled {
    display: none
}

.photo-gallery .owl-carousel .photo-gallery__image img {
    width: auto;
    max-height: 600px;
    max-width: 100%;
    margin: 0 auto;
    opacity: 1
}

.photo-gallery .owl-carousel .photo-gallery__thumbnail-image img {
    height: 100%;
    margin: 0 auto;
    height: 73px;
    object-fit: scale-down;
    font-family: "object-fit: scale-down;";
    opacity: 1
}

.photo-gallery .owl-dots {
    margin: 10px 0 0;
    margin: 10px 0 0;
    text-align: center
}

.photo-gallery__thumbnails-nav-container {
    margin: 10px 0;
    margin: 10px 0;
    overflow: hidden
}

.gallery-list-ids .photo-list {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    display: none
}

.gallery-list-ids .photo-main {
    clear: both
}

.gallery-list-ids .photo-credit {
    text-align: right;
    font-style: italic
}

.gallery-list-ids .photo-caption-title {
    font-size: 20px;
    font-size: 1.25rem
}

.gallery-list-ids .photo-caption {
    padding: 15px 20px;
    padding: 15px 20px;
    background-color: #F9F9F9;
    font-size: 14px;
    font-size: .875rem;
    position: relative
}

.gallery-list-ids .photo-image {
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.gallery-list-ids .photo-image:before {
    background-color: #ffffff;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.gallery-list-ids .photo-image img {
    position: relative;
    z-index: 1
}

.gallery-list-ids .photo-gallery-nav-container {
    transition: 500ms;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1;
    overflow: hidden;
    width: 100%
}

.gallery-list-ids .photo-description a:link,.gallery-list-ids .photo-description a:active,.gallery-list-ids .photo-description a:hover,.gallery-list-ids .photo-description a:visited {
    color: #3d8eb9
}

.gallery-list-ids .owl-next,.gallery-list-ids .owl-prev {
    font-size: 16px;
    font-size: 1rem;
    transition: 500ms;
    color: #222;
    cursor: pointer;
    text-transform: uppercase
}

.gallery-list-ids .owl-next:hover,.gallery-list-ids .owl-prev:hover {
    color: #626262
}

.gallery-list-ids .owl-next {
    float: right
}

.gallery-list-ids .owl-next:after {
    margin-left: 5px;
    margin-left: .3125rem;
    content: "\f138"
}

.gallery-list-ids .owl-prev {
    float: left
}

.gallery-list-ids .owl-prev:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.gallery-list-ids .owl-stage {
    margin: 0 auto
}

.gallery-list-ids .owl-nav .disabled {
    display: none
}

.gallery-list-ids .owl-carousel .photo-image img {
    width: auto;
    max-height: 600px;
    max-width: 100%;
    margin: 0 auto;
    opacity: 1
}

.gallery-list-ids .owl-carousel .photo-thumbnail-image img {
    height: 100%;
    margin: 0 auto;
    height: 73px;
    object-fit: scale-down;
    font-family: "object-fit: scale-down;";
    opacity: 1
}

.gallery-list-ids .owl-dots {
    margin: 10px 0 0;
    margin: 10px 0 0;
    text-align: center
}

.gallery-list-ids .photo-thumbnails-nav-container {
    margin: 10px 0;
    margin: 10px 0;
    overflow: hidden
}

.photo-gallery__gallery-nav-container {
    display: none
}

.addthis-toolbox__button {
    margin-left: 5px;
    margin-left: .3125rem;
    float: left
}

.addthis-toolbox__button:first-child {
    margin-left: 0
}

.addthis-toolbox__button a {
    float: left
}

html.-show-prestitial-ad,body.-show-prestitial-ad {
    overflow: hidden
}

.prestitial-wrapper,.poststitial-wrapper {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.prestitial-ad,.poststitial-ad {
    display: flex;
    flex-flow: column;
    height: 100%
}

.prestitial-ad__header,.poststitial-ad__header {
    padding: 0 24px;
    padding: 0 24px;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #000;
    display: flex;
    flex: 0 1 auto;
    justify-content: space-between;
    min-height: 50px;
    width: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .prestitial-ad__header,.poststitial-ad__header {
        padding:0 12px;
        padding: 0 12px
    }
}

.prestitial-ad__content,.poststitial-ad__content {
    align-items: center;
    background-color: #eee;
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    width: 100%;
    z-index: 1000000
}

.prestitial-ad__content>div,.poststitial-ad__content>div {
    z-index: 1000001
}

.prestitial-ad__logo,.poststitial-ad__logo {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 12px 0;
    margin: 12px 0;
    color: #000;
    text-decoration: none;
    max-width: 50%;
    max-height: 75px
}

.prestitial-ad__logo-img,.poststitial-ad__logo-img {
    max-width: 400px;
    max-height: 75px
}

@media (min-width: 0) and (max-width: 640px) {
    .prestitial-ad__logo-img,.poststitial-ad__logo-img {
        max-width:inherit
    }
}

.prestitial-ad__continue,.poststitial-ad__continue {
    margin: 0 12px 0 0;
    margin: 0 12px 0 0;
    font-size: 18px;
    font-size: 1.125rem;
    color: #000;
    position: relative;
    text-align: right;
    text-decoration: none;
    max-width: 50%;
    z-index: 1000000
}

@media (min-width: 0) and (max-width: 640px) {
    .prestitial-ad__continue,.poststitial-ad__continue {
        font-size:12px;
        font-size: .75rem
    }
}

.prestitial-ad__continue:hover,.prestitial-ad__continue:focus,.poststitial-ad__continue:hover,.poststitial-ad__continue:focus {
    border: 0;
    outline: none
}

.prestitial-ad__continue:after,.poststitial-ad__continue:after {
    margin-left: 7px;
    margin-left: .4375rem;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.poststitial-wrapper {
    display: none
}

.order-history__title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.order-history-item {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
    border: 1px solid #ddd
}

.order-history-item__header {
    font-size: 15px;
    font-size: .9375rem;
    padding: 5px 10px;
    padding: 5px 10px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    background-color: #EEEEEE;
    width: 100%
}

.order-history-item__header--left {
    display: inline-block
}

.order-history-item__status,.order-history-item__title {
    margin-right: 5px;
    margin-right: .3125rem;
    font-weight: 600
}

.order-history-item__details {
    float: right;
    text-align: right
}

@media (min-width: 0) and (max-width: 400px) {
    .order-history-item__details {
        float:none;
        text-align: left
    }
}

.order-history-item__order-id {
    display: block
}

.order-history-item__product-title {
    width: 300px
}

.order-history-item table thead {
    background-color: #F9F9F9
}

.order-history-overlay__order-number-text {
    font-weight: 600
}

.overlay-container {
    margin: 20px 0;
    margin: 20px 0;
    padding: 20px;
    padding: 1.25rem;
    background: #FFFFFF;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    width: auto
}

@media (min-width: 0) and (max-width: 650px) {
    .overlay-container {
        max-width:95%
    }
}

.order-history-address {
    margin: 20px 0;
    margin: 20px 0;
    display: block;
    overflow: hidden
}

.order-history-billing-info {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    float: left;
    width: 50%
}

@media (min-width: 0) and (max-width: 650px) {
    .order-history-billing-info {
        width:100%
    }
}

.order-history-billing-info__title {
    font-size: 20px;
    font-size: 1.25rem
}

.order-history-billing-info__title:not(:first-child) {
    margin-top: 20px;
    margin-top: 1.25rem
}

.order-history-shipping-info {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    float: left;
    width: 50%
}

@media (min-width: 0) and (max-width: 650px) {
    .order-history-shipping-info {
        width:100%
    }
}

.order-history-shipping-info__title {
    font-size: 20px;
    font-size: 1.25rem
}

.order-history-shipping-info__title:not(:first-child) {
    margin-top: 20px;
    margin-top: 1.25rem
}

.order-details {
    margin: 20px 0;
    margin: 20px 0
}

.order-details table thead {
    background-color: #F9F9F9
}

.order-details__title {
    font-size: 20px;
    font-size: 1.25rem
}

.order-details__product-title {
    width: 300px
}

.order-details__column-hide {
    display: none !important
}

#notice-banner {
    padding: 20px;
    padding: 1.25rem;
    background-color: #3498db;
    color: #fff;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9999
}

#notice-banner:before {
    margin-right: 10px;
    margin-right: .625rem
}

#notice-banner.js-has-error {
    background-color: #e74c3c
}

.purchased-content__links {
    padding-left: 0 !important;
    list-style-type: none
}

.purchased-content__link {
    padding: 0 8px;
    padding: 0 8px;
    display: inline
}

.purchased-content__title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.purchased-content-files {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.purchased-content-files__title {
    margin: 10px;
    margin: .625rem;
    font-size: 20px;
    font-size: 1.25rem
}

.purchased-content-files__product-title {
    width: 75%
}

.purchased-content-videos {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.purchased-content-videos__title {
    margin: 10px;
    margin: .625rem;
    font-size: 20px;
    font-size: 1.25rem
}

.purchased-content-videos__product-title {
    width: 75%
}

.purchased-content-audio {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.purchased-content-audio__title {
    margin: 10px;
    margin: .625rem;
    font-size: 20px;
    font-size: 1.25rem
}

.purchased-content-audio__product-title {
    width: 75%
}

.purchased-content-online-content {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.purchased-content-online-content__title {
    margin: 10px;
    margin: .625rem;
    font-size: 20px;
    font-size: 1.25rem
}

.purchased-content-online-content__product-title {
    width: 75%
}

.print-invoice {
    padding: 10px;
    padding: .625rem;
    margin: 0 auto;
    width: 660px
}

.print-invoice__header img {
    max-width: 50%
}

.print-invoice__title {
    font-weight: 600;
    float: right
}

.main-podcast {
    margin: 0 0 40px;
    margin: 0 0 40px;
    padding: 40px;
    padding: 2.5rem;
    background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.main-podcast .full-container {
    margin: 0 -10px 40px;
    margin: 0 -10px 40px
}

.main-podcast.-has-image:before {
    background-color: rgba(0,0,0,0.6)
}

.main-podcast:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.main-podcast__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.65;
    margin: 0;
    text-align: center
}

.main-podcast__rss-link {
    transition: all 0.5s ease-in-out;
    font-size: 13px;
    font-size: .8125rem;
    padding: 5px 10px;
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    text-decoration: none;
    display: inline-block;
    color: #4d4d4d
}

.main-podcast__rss-link:before {
    margin-right: 10px;
    margin-right: .625rem;
    color: #4d4d4d
}

.main-podcast__rss-link:hover {
    color: #fff;
    background-color: #4d4d4d
}

.main-podcast__rss-link:hover:before {
    color: #fff
}

.main-podcast__details {
    padding: 20px;
    padding: 1.25rem;
    width: 65%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    text-align: center;
    border: 3px solid #222;
    color: #222
}

@media (min-width: 0) and (max-width: 768px) {
    .main-podcast__details {
        width:75%
    }
}

.main-podcast.-has-image .main-podcast__details {
    border: 3px solid #fff;
    color: #fff
}

.main-podcast__description {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: center
}

.podcast-file__article {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.podcast-file__article:nth-child(even) {
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .podcast-file__article:nth-child(even) {
        float:none
    }
}

.podcast-file__article:nth-child(odd) {
    clear: both
}

@media (min-width: 0) and (max-width: 600px) {
    .podcast-file__article {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.podcast-file__image {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.podcast-file__details {
    float: none;
    width: auto;
    margin-right: auto;
    width: 100%
}

.podcast-file__details.-has-image {
    width: 66%;
    float: right;
    margin-right: 0
}

.podcast-file__headline-link {
    color: #00609c;
    text-decoration: none
}

.podcast-file .podcast-player-auth-link {
    color: #00609c;
    text-decoration: none
}

@media (min-width: 0) and (max-width: 768px) {
    .podcast-file__image {
        float:none;
        width: auto;
        margin-right: auto
    }

    .podcast-file__details,.podcast-file__details.-has-image {
        float: none;
        width: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        width: 100%
    }
}

.podcast-file__headline {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.45
}

.podcast-file__duration {
    font-size: 12px;
    font-size: .75rem
}

.podcast-file__created-at,.podcast-file__released-at {
    font-size: 12px;
    font-size: .75rem
}

.podcast-file__teaser {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 14px;
    font-size: .875rem
}

.podcast-file__download-link {
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 14px;
    font-size: .875rem;
    color: #00609c;
    display: inline-block
}

.podcast-file__download-link:hover {
    color: #00609c
}

.podcast-file__download-link:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.page-show-podcast-audio-file .podcast-file__article:nth-child(odd) {
    float: right;
    margin-right: 0;
    clear: none
}

.page-show-podcast-audio-file .podcast-file__article:nth-child(even) {
    float: left;
    margin-right: 2%;
    clear: both
}

.page-show-podcast-audio-file .podcast-file__article-index-0 {
    float: none;
    width: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    width: 100%
}

.page-show-podcast-audio-file .podcast-file__article-index-0:nth-child(odd) {
    float: none
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__headline {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__image {
    width: 32%;
    float: left;
    margin-right: 2%
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details {
    float: none;
    width: auto;
    margin-right: auto
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details.-has-related-content {
    width: 32%;
    float: left;
    margin-right: 2%
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details.-has-image {
    width: 32%;
    float: left;
    margin-right: 2%
}

.page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__related-content {
    width: 32%;
    float: right;
    margin-right: 0
}

@media (min-width: 601px) and (max-width: 900px) {
    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__image {
        width:49%;
        float: left;
        margin-right: 2%
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details {
        width: 49%;
        float: right;
        margin-right: 0
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__related-content {
        float: none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__image {
        float:none;
        width: auto;
        margin-right: auto
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__details {
        float: none;
        width: auto;
        margin-right: auto
    }

    .page-show-podcast-audio-file .podcast-file__article-index-0 .podcast-file__related-content {
        float: none;
        width: auto;
        margin-right: auto
    }
}

.podcast-player__listen-link {
    color: #00609c;
    text-decoration: none
}

.podcast-player__listen-link:before {
    margin-right: 5px;
    margin-right: .3125rem
}

.podcast-player__error {
    font-size: 14px;
    font-size: .875rem
}

.podcasts-article-msg {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.podcast-related-dir-listings,.podcast-related-articles,.podcast-related-products {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

@media (min-width: 0) and (max-width: 900px) {
    .podcast-related-dir-listings,.podcast-related-articles,.podcast-related-products {
        width:32%;
        float: left;
        margin-right: 2%
    }

    .podcast-related-dir-listings:last-child,.podcast-related-articles:last-child,.podcast-related-products:last-child {
        float: right;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .podcast-related-dir-listings,.podcast-related-articles,.podcast-related-products {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.podcast-related-dir-listings__title,.podcast-related-articles__title,.podcast-related-products__title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    text-transform: uppercase;
    color: #ccc
}

.podcast-related-dir-listings__listing-title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    font-weight: normal
}

.podcast-related-articles__headline {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65;
    font-weight: normal
}

.podcast-related-products__product {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.65
}

.podcasts-more-links {
    margin: 60px 0;
    margin: 60px 0;
    text-align: center;
    text-transform: uppercase
}

.podcasts-more-links__podcast-link {
    margin-right: 40px;
    margin-right: 2.5rem;
    padding: 10px 20px;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #00609c;
    color: #00609c;
    text-decoration: none
}

.podcasts-more-links__podcasts-link {
    padding: 10px 20px;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #00609c;
    color: #00609c;
    text-decoration: none
}

.podcast-categories__title {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.65;
    font-weight: normal
}

.podcast-categories__title a {
    color: inherit;
    text-decoration: none
}

.podcast-categories__category {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.podcast-categories__category:nth-child(3n) {
    float: right;
    margin-right: 0
}

.podcast-categories__category:nth-child(3n+1) {
    clear: both
}

.podcast-categories__category-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.45
}

.podcast-categories__category-title a {
    color: inherit;
    text-decoration: none
}

.podcast-categories__image {
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    height: 100px;
    overflow: hidden
}

.podcast-categories__description {
    font-size: 13px;
    font-size: .8125rem
}

.popular-stories__items,.most-emailed-articles__items {
    margin: 0;
    padding: 0
}

.popular-stories__item,.most-emailed-articles__item {
    list-style-type: none
}

.popular-stories__title,.most-emailed-articles__title {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    color: #999;
    line-height: 1.65
}

.popular-stories__item,.most-emailed-articles__item {
    margin: 10px 0;
    margin: 10px 0
}

.popular-stories {
    background-color: #f9f9f9
}

.popular-stories__item {
    border-bottom: 1px solid #71898a;
    background: none;
    padding: 0
}

.popular-stories__link {
    display: flex;
    flex-direction: row;
    text-decoration: none;
    margin-bottom: 10px
}

.popular-stories__image img {
    margin-right: 10px;
    max-width: none
}

.popular-stories__headline {
    font-size: 14px;
    font-size: .875rem;
    color: #4565AE
}

.popular-stories__title {
    color: #333
}

.most-emailed-articles__headline {
    font-size: 14px;
    font-size: .875rem
}

.most-emailed-articles__headline a {
    color: #4565AE
}

.rss-callout__title {
    font-size: 21px;
    font-size: 1.3125rem
}

.rss-callout__sub-title {
    font-size: 18px;
    font-size: 1.125rem
}

.rss-callout__item {
    margin: 10px 0;
    margin: 10px 0
}

.rss-callout__date {
    font-size: 14px;
    font-size: .875rem
}

.rss-callout__headline {
    font-size: 18px;
    font-size: 1.125rem
}

.rss-callout__description {
    font-size: 16px;
    font-size: 1rem
}

.expandable-nav {
    margin-top: 5px;
    margin-top: .3125rem
}

.expandable-nav__see-more a {
    background-color: #244583;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer
}

.expandable-nav__see-less a {
    background-color: #244583;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer
}

.expandable-nav__items {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0
}

.expandable-nav__item,.expandable-nav__see-more,.expandable-nav__see-less {
    margin-right: 10px;
    margin-right: .625rem;
    display: none;
    float: left;
    list-style: none
}

.expandable-nav__item:first-child,.expandable-nav__see-more:first-child,.expandable-nav__see-less:first-child {
    padding-left: 0
}

.expandable-nav__item {
    display: none
}

.expandable-nav__link {
    margin: 5px 0;
    margin: 5px 0;
    padding: 5px 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-size: .75rem;
    background-color: #fff;
    border: 1px solid #0e4982;
    border-radius: 5px;
    color: #0e4982;
    display: block;
    text-decoration: none
}

.expandable-nav__link {
    font-family: "Nunito Sans","Open Sans",sans-serif
}

.related-categories {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.related-categories__title {
    font-size: 14px;
    font-size: .875rem
}

.video-brightcove-home,.video-brightcove-media,.video-list,.bk-video {
    font-weight: 400
}

.video-brightcove-home .video-list__still,.video-brightcove-media .video-list__still,.video-list .video-list__still,.bk-video .video-list__still {
    position: relative;
    width: 100%;
    cursor: pointer
}

.video-brightcove-home .video-list__still:before,.video-brightcove-media .video-list__still:before,.video-list .video-list__still:before,.bk-video .video-list__still:before {
    font-size: 72px;
    font-size: 4.5rem;
    margin-top: -10%;
    margin-left: -7%;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #244583;
    z-index: 2
}

.video-brightcove-home .video-list__title,.video-brightcove-media .video-list__title,.video-list .video-list__title,.bk-video .video-list__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

.video-brightcove-home .video-list__text,.video-brightcove-media .video-list__text,.video-list .video-list__text,.bk-video .video-list__text {
    padding: 15px;
    padding: .9375rem;
    color: #fff
}

.video-brightcove-home .video-list__more,.video-brightcove-media .video-list__more,.video-list .video-list__more,.bk-video .video-list__more {
    padding: 0 20px 20px;
    padding: 0 20px 20px;
    color: #333
}

.video-brightcove-home .video-list__more a,.video-brightcove-media .video-list__more a,.video-list .video-list__more a,.bk-video .video-list__more a {
    color: #333;
    text-decoration: none
}

.video-brightcove-home .owl-nav,.video-brightcove-media .owl-nav,.video-list .owl-nav,.bk-video .owl-nav {
    padding: 10px;
    padding: .625rem;
    font-size: 14px;
    font-size: .875rem
}

.video-brightcove-home .owl-nav .owl-prev,.video-brightcove-media .owl-nav .owl-prev,.video-list .owl-nav .owl-prev,.bk-video .owl-nav .owl-prev,.video-brightcove-home .owl-nav .owl-next,.video-brightcove-media .owl-nav .owl-next,.video-list .owl-nav .owl-next,.bk-video .owl-nav .owl-next {
    background: #244583
}

.video-brightcove-home .owl-nav .owl-prev:hover,.video-brightcove-media .owl-nav .owl-prev:hover,.video-list .owl-nav .owl-prev:hover,.bk-video .owl-nav .owl-prev:hover,.video-brightcove-home .owl-nav .owl-next:hover,.video-brightcove-media .owl-nav .owl-next:hover,.video-list .owl-nav .owl-next:hover,.bk-video .owl-nav .owl-next:hover {
    background: #D5711B
}

.video-brightcove-home .owl-nav .owl-prev.disabled,.video-brightcove-media .owl-nav .owl-prev.disabled,.video-list .owl-nav .owl-prev.disabled,.bk-video .owl-nav .owl-prev.disabled,.video-brightcove-home .owl-nav .owl-next.disabled,.video-brightcove-media .owl-nav .owl-next.disabled,.video-list .owl-nav .owl-next.disabled,.bk-video .owl-nav .owl-next.disabled {
    display: none
}

.video-brightcove-home .owl-nav .owl-prev,.video-brightcove-media .owl-nav .owl-prev,.video-list .owl-nav .owl-prev,.bk-video .owl-nav .owl-prev {
    float: left
}

.video-brightcove-home .owl-nav .owl-prev:before,.video-brightcove-media .owl-nav .owl-prev:before,.video-list .owl-nav .owl-prev:before,.bk-video .owl-nav .owl-prev:before {
    margin-right: 10px;
    margin-right: .625rem
}

.video-brightcove-home .owl-nav .owl-next,.video-brightcove-media .owl-nav .owl-next,.video-list .owl-nav .owl-next,.bk-video .owl-nav .owl-next {
    float: right
}

.video-brightcove-home .owl-nav .owl-next:after,.video-brightcove-media .owl-nav .owl-next:after,.video-list .owl-nav .owl-next:after,.bk-video .owl-nav .owl-next:after {
    margin-left: 10px;
    margin-left: .625rem;
    content: ""
}

.featured-upcoming-events {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

@media (min-width: 641px) and (max-width: 768px) {
    .featured-upcoming-events {
        width:66%;
        float: left;
        margin-right: 2%
    }
}

.featured-upcoming-events__event {
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.featured-upcoming-events__headline {
    font-size: 18px;
    font-size: 1.125rem
}

.featured-upcoming-events__description {
    line-height: 1.45
}

.featured-upcoming-events__date {
    font-size: 14px;
    font-size: .875rem
}

.featured-upcoming-events__actions .more {
    display: block
}

.upcoming-events {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

@media (min-width: 601px) and (max-width: 768px) {
    .upcoming-events {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .upcoming-events {
        flex:1 1 auto;
        width: 100%
    }

    .upcoming-events {
        margin-right: 0
    }

    .upcoming-events:after {
        content: none
    }
}

.upcoming-events__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.upcoming-events__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.upcoming-events__title-link {
    color: #404144;
    text-decoration: none
}

.upcoming-events__items {
    margin: 0;
    padding: 0
}

.upcoming-events__item {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding: 20px;
    padding: 1.25rem;
    list-style: none;
    background-color: #fff;
    display: flex;
    align-items: center
}

.upcoming-events__item:last-child {
    margin-bottom: 0
}

.upcoming-events__date {
    margin-right: 20px;
    margin-right: 1.25rem;
    text-align: center
}

.upcoming-events__day {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 800;
    line-height: 1.25;
    display: block;
    color: #404144
}

.upcoming-events__month {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    line-height: 1.25;
    display: block;
    color: #404144
}

.upcoming-events__headline {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.45
}

.upcoming-events__headline-link {
    color: #404144;
    text-decoration: none
}

.upcoming-events__location {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 600
}

.home-featured-classified {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

@media (min-width: 601px) and (max-width: 768px) {
    .home-featured-classified {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .home-featured-classified {
        flex:1 1 auto;
        width: 100%
    }

    .home-featured-classified {
        margin-right: 0
    }

    .home-featured-classified:after {
        content: none
    }
}

.home-featured-classified__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.home-featured-classified__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.home-featured-classified__title-link {
    color: #404144;
    text-decoration: none
}

.home-featured-classified__article {
    padding: 30px;
    padding: 1.875rem;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    background-color: #fff
}

.home-featured-classified__headline {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.45
}

.home-featured-classified__headline-link {
    color: #404144;
    text-decoration: none
}

.home-featured-classified__teaser a {
    text-decoration: none
}

.home-featured-classified__cta {
    margin-top: 15px;
    margin-top: .9375rem
}

.home-featured-classified__topic-link {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none
}

.home-featured-classified__submit-link {
    margin: 15px 0 0;
    margin: 15px 0 0;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none
}

.main-header-wrapper {
    background-color: #fff
}

@media (min-width: 0) and (max-width: 960px) {
    .main-header-wrapper {
        margin-bottom:20px;
        margin-bottom: 1.25rem
    }
}

.cart-social-wrapper {
    margin-left: 30px;
    margin-left: 1.875rem;
    display: flex;
    align-items: center
}

@media (min-width: 0) and (max-width: 768px) {
    .cart-social-wrapper {
        display:none
    }
}

.main-nav--vertical .cart-social-wrapper {
    display: inline-flex;
    margin: 0
}

.main-header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-header .top-nav {
    display: flex;
    align-items: center
}

.main-header__top-nav-actions {
    margin-left: auto
}

.main-header__social-links .facebook,.main-header__social-links .twitter,.main-header__social-links .linkedin,.main-header__social-links .youtube,.main-header__social-links .instagram {
    margin: 0 3px;
    margin: 0 3px;
    font-size: 22px;
    font-size: 1.375rem;
    color: #5D5E62;
    text-decoration: none
}

.main-nav--vertical .main-header__social-links .facebook,.main-nav--vertical .main-header__social-links .twitter,.main-nav--vertical .main-header__social-links .linkedin,.main-nav--vertical .main-header__social-links .youtube,.main-nav--vertical .main-header__social-links .instagram {
    margin: 0 10px;
    margin: 0 10px;
    color: #fff
}

.main-header__social-links .facebook span,.main-header__social-links .twitter span,.main-header__social-links .linkedin span,.main-header__social-links .youtube span,.main-header__social-links .instagram span {
    font-size: 0
}

.main-header__social-links .youtube {
    margin-left: 4px;
    margin-left: .25rem
}

.quick-search-wrapper {
    position: relative
}

.quick-search-wrapper .top-nav__search-link {
    display: none
}

.main-nav--vertical .quick-search {
    position: relative
}

.main-nav--vertical .quick-search__button {
    color: #fff
}

.quick-search__label {
    display: none
}

.quick-search input[type="search"] {
    padding: 10px 15px;
    padding: 10px 15px;
    font-size: 14px;
    font-size: .875rem;
    background: #F4F5F6;
    border: none;
    border-radius: 20px;
    color: #5D5E62;
    font-family: "Nunito Sans","Open Sans",serif;
    width: 180px
}

.main-nav--vertical .quick-search input[type="search"] {
    padding: 20px;
    padding: 1.25rem;
    background: #375089;
    border-radius: 0;
    color: #fff;
    font-weight: 800;
    width: 100%
}

.main-nav--vertical .quick-search input[type="search"]:-webkit-autofill,.main-nav--vertical .quick-search input[type="search"]:-webkit-autofill:hover,.main-nav--vertical .quick-search input[type="search"]:-webkit-autofill:focus,.main-nav--vertical .quick-search input[type="search"]:-webkit-autofill:active {
    border: none;
    transition: background-color 5000s;
    -webkit-text-fill-color: #fff
}

.main-nav--vertical .quick-search input[type="search"]::placeholder {
    color: #fff
}

.quick-search__button {
    position: absolute;
    top: 11px;
    right: 10px;
    background: none;
    border: none;
    font-size: 0
}

.quick-search__button:before {
    font-size: 14px;
    font-size: .875rem;
    color: #5D5E62
}

.main-nav--vertical .quick-search__button:before {
    font-size: 18px;
    font-size: 1.125rem;
    color: #D7E4FF
}

.main-nav--vertical .quick-search__button {
    top: 19px
}

.quick-search__close-button {
    display: none
}

.main-nav--horizontal {
    background: #fff;
    border-top: 1px #eee solid
}

.main-nav--horizontal .wrapper {
    background-color: #fff
}

.main-nav--horizontal .navigation {
    float: left
}

.main-nav--horizontal .navigation .level1 {
    background: #fff
}

.main-nav--horizontal .navigation .level1 .level1-li {
    font-family: inherit;
    margin: 0px;
    margin: 0rem;
    font-size: 13px;
    font-size: .8125rem
}

.main-nav--horizontal .navigation .level1 .level1-li .link2 {
    padding: 16px 10px 17px;
    padding: 16px 10px 17px;
    background: none;
    color: #404144;
    font-weight: 600
}

.main-nav--horizontal .navigation .level1 .level1-li .level2 {
    background: #EAF1F7
}

.main-nav--horizontal .navigation .level1 .level1-li .level2 .link1 {
    color: #404144;
    font-weight: 400;
    text-transform: uppercase
}

.main-nav--horizontal .navigation .level1 .level1-li .level2 .link1:hover {
    background: #4565AE;
    color: #fff
}

@media (min-width: 0) and (max-width: 1080px) {
    .main-nav--horizontal .navigation .level1 .level1-li.last .level2 {
        left:unset;
        right: 0
    }

    .main-nav--horizontal .navigation .level1 .level1-li.last .level2 .level3,.main-nav--horizontal .navigation .level1 .level1-li.last .level2 .level4 {
        left: -200px;
        right: unset
    }

    .main-nav--horizontal .navigation .level1 .level1-li:nth-last-child(2) .level2 {
        left: unset;
        right: -110px
    }

    .main-nav--horizontal .navigation .level1 .level1-li:nth-last-child(2) .level2 .level3,.main-nav--horizontal .navigation .level1 .level1-li:nth-last-child(2) .level2 .level4 {
        left: -200px;
        right: unset
    }
}

.main-nav--horizontal .navigation .level3-li a {
    padding: 5px 10px;
    padding: 5px 10px;
    display: block;
    color: #fff
}

.main-nav--horizontal .navigation .level3-li a:active,.main-nav--horizontal .navigation .level3-li a:focus,.main-nav--horizontal .navigation .level3-li a:hover {
    background-color: #5272ba
}

.main-nav--horizontal .navigation .level3 {
    padding-left: 0;
    width: 200px;
    position: absolute;
    top: 0;
    right: -200px;
    background-color: #EAF1F7
}

.main-nav--horizontal .navigation .level3-li {
    color: #fff;
    padding-left: 0;
    z-index: 50;
    display: block;
    text-align: left;
    cursor: pointer
}

.main-nav--horizontal .navigation .level3-li:active,.main-nav--horizontal .navigation .level3-li:focus,.main-nav--horizontal .navigation .level3-li:hover {
    background-color: #4565AE;
    color: #fff
}

.main-nav--horizontal .navigation .level3-li>a {
    display: block;
    color: #fff;
    text-decoration: none
}

.main-nav--horizontal .navigation .level4 {
    padding-left: 0;
    background-color: #EAF1F7
}

.main-nav--horizontal .navigation .level4-li {
    padding-left: 10px;
    padding-left: .625rem;
    color: #fff;
    z-index: 51;
    display: block;
    text-align: left;
    cursor: pointer
}

.main-nav--horizontal .navigation .level4-li:active,.main-nav--horizontal .navigation .level4-li:focus,.main-nav--horizontal .navigation .level4-li:hover {
    background-color: #4565AE;
    color: #fff
}

.main-nav--horizontal .navigation .level4-li>a {
    display: block;
    color: #fff;
    text-decoration: none
}

.main-nav--horizontal .user-actions {
    float: right
}

.main-nav--horizontal .user-actions__list {
    margin: 0px;
    margin: 0rem;
    padding: 0px;
    padding: 0rem;
    list-style: none
}

.main-nav--horizontal .user-actions__list li {
    padding: 13px 0px 14px 20px;
    padding: 13px 0px 14px 20px;
    display: inline-block;
    font-family: "Montserrat","Open Sans",sans-serif
}

.main-nav--horizontal .user-actions__list li a {
    color: #4565AE;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase
}

.main-nav--horizontal .user-actions__list li a:hover {
    color: #244583
}

.main-nav--horizontal.main-nav--horizontal.headroom .navigation {
    margin: 0px;
    margin: 0rem
}

.main-nav--horizontal.main-nav--horizontal.headroom .user-actions {
    display: none
}

.main-nav--vertical .navigation {
    text-align: center;
    min-height: 100%;
    position: relative;
    padding-bottom: 100px;
    padding-bottom: 6.25rem
}

.main-nav--vertical .mm-list {
    text-align: left
}

.main-nav--vertical .user-actions__list {
    display: flex;
    justify-content: space-between;
    text-transform: uppercase
}

.main-nav--vertical .user-actions__list li {
    padding: 10px 0px 15px;
    padding: 10px 0px 15px;
    max-width: 60%
}

.main-nav--vertical .user-actions__list li a {
    font-size: 14px;
    font-size: .875rem;
    padding: 0
}

.main-nav--vertical .user-actions__signin-link,.main-nav--vertical .user-actions__register-link,.main-nav--vertical .user-actions__signout-link,.main-nav--vertical .user-actions__account-link {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800
}

.main-nav--vertical .user-actions__account-link {
    text-align: right
}

.main-nav--vertical .mm-list>li>a.mm-subopen {
    background-color: #fff;
    border-radius: 15px;
    height: 30px;
    width: 30px;
    top: 5px;
    right: 15px
}

.main-nav--vertical .mm-list>li>a.mm-subopen:before {
    border-color: transparent
}

.main-nav--vertical .mm-list>li>a.mm-subopen:after {
    border-color: #4565AE;
    right: 12px
}

.main-nav--vertical #cart-link-clone {
    margin: 8px 20px 10px 20px;
    margin: 8px 20px 10px 20px;
    color: #fff;
    float: left;
    text-align: center;
    display: block
}

.main-nav--vertical #social-links-clone {
    float: left;
    text-align: center;
    display: block
}

.main-nav--vertical #social-links-clone .facebook,.main-nav--vertical #social-links-clone .twitter,.main-nav--vertical #social-links-clone .linkedin,.main-nav--vertical #social-links-clone .youtube,.main-nav--vertical #social-links-clone .instagram {
    color: #fff
}

.main-nav--vertical #user-actions {
    display: none
}

.main-nav--vertical .top-nav__cart-link {
    display: inline-block
}

.main-nav--vertical #cart-social-wrapper-clone {
    display: flex;
    margin: 0;
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    justify-content: center
}

@media (min-width: 0) and (max-width: 1480px) {
    .headroom .navigation .level1 .level1-li.last .level2 {
        left:unset;
        right: 0
    }

    .headroom .navigation .level1 .level1-li.last .level2 .level3,.headroom .navigation .level1 .level1-li.last .level2 .level4 {
        left: -200px;
        right: unset
    }

    .headroom .navigation .level1 .level1-li:nth-last-child(2) .level2 {
        left: unset;
        right: -110px
    }

    .headroom .navigation .level1 .level1-li:nth-last-child(2) .level2 .level3,.headroom .navigation .level1 .level1-li:nth-last-child(2) .level2 .level4 {
        left: -200px;
        right: unset
    }

    .headroom .navigation .level1 .level1-li:nth-last-child(3) .level2 .level3,.headroom .navigation .level1 .level1-li:nth-last-child(3) .level2 .level4,.headroom .navigation .level1 .level1-li:nth-last-child(4) .level2 .level3,.headroom .navigation .level1 .level1-li:nth-last-child(4) .level2 .level4,.headroom .navigation .level1 .level1-li:nth-last-child(5) .level2 .level3,.headroom .navigation .level1 .level1-li:nth-last-child(5) .level2 .level4 {
        left: -200px;
        right: unset
    }
}

.main-footer {
    padding: 0px;
    padding: 0rem;
    background: #fff;
    font-family: "Nunito Sans","Open Sans",sans-serif
}

.main-footer__copyright {
    padding: 10px;
    padding: .625rem;
    box-shadow: 0px -1px 2px 0px rgba(0,0,0,0.15);
    display: inline-block;
    width: 100%
}

.main-footer__copyright .copyright {
    font-size: 14px;
    font-size: .875rem;
    margin: 0px;
    margin: 0rem;
    color: #4565AE;
    font-weight: 600
}

.main-footer__copyright .epub-credit {
    margin: 0px;
    margin: 0rem;
    display: none
}

@media (min-width: 0) and (max-width: 900px) {
    .main-footer__copyright {
        padding:30px 10px;
        padding: 30px 10px
    }

    .main-footer__copyright .copyright {
        float: left
    }

    .main-footer__copyright .epub-credit {
        display: block;
        float: right
    }
}

@media (min-width: 0) and (max-width: 768px) {
    .main-footer__copyright {
        text-align:center
    }

    .main-footer__copyright .copyright,.main-footer__copyright .epub-credit {
        float: none
    }
}

.main-footer-nav-v2 {
    padding: 40px 10px 0px;
    padding: 40px 10px 0px;
    float: left;
    width: 100%
}

.main-footer-nav-v2 .navigation-level1__items {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.main-footer-nav-v2 .navigation-level1__item {
    flex: 0 1 14.5299145299%;
    width: 14.5299145299%;
    margin-right: 2.5641025641%;
    margin: 0 30px 30px 0;
    margin: 0 30px 30px 0;
    text-decoration: none;
    text-transform: uppercase;
    list-style: none
}

@media (min-width: 641px) and (max-width: 960px) {
    .main-footer-nav-v2 .navigation-level1__item {
        flex:0 1 31.6239316239%;
        width: 31.6239316239%;
        margin-right: 2.5641025641%
    }

    .main-footer-nav-v2 .navigation-level1__item:nth-child(3n) {
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .main-footer-nav-v2 .navigation-level1__item {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }

    .main-footer-nav-v2 .navigation-level1__item:nth-child(even) {
        margin-right: 0
    }
}

.main-footer-nav-v2 .navigation-level1__item:last-child {
    margin-right: 0
}

.main-footer-nav-v2 .navigation-level1__item>.navigation__link {
    font-size: 15px;
    font-size: .9375rem;
    color: #4565AE;
    display: inline-block;
    font-family: "Nunito Sans","Open Sans",sans-serif;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%
}

.main-footer-nav-v2 .navigation-level2__items {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column
}

.main-footer-nav-v2 .navigation-level2__item {
    list-style: none
}

.main-footer-nav-v2 .navigation-level2__item .navigation__link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    font-weight: 400;
    text-transform: none;
    text-decoration: none
}

.flex {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    display: flex
}

@media (min-width: 0) and (max-width: 960px) {
    .flex {
        flex-direction:column
    }
}

.homepage-left-col {
    flex: 0 1 65.811965812%;
    width: 65.811965812%;
    margin-right: 2.5641025641%
}

@media (min-width: 0) and (max-width: 960px) {
    .homepage-left-col {
        flex:1 1 auto;
        width: 100%
    }

    .homepage-left-col {
        margin-right: 0
    }

    .homepage-left-col:after {
        content: none
    }
}

.homepage-right-col {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-right: 0;
    display: flex;
    flex-flow: wrap;
    align-content: flex-start
}

.homepage-right-col .advertisement {
    margin: 0 auto 30px;
    min-width: 300px
}

@media (min-width: 0) and (max-width: 960px) {
    .homepage-right-col {
        flex:1 1 auto;
        width: 100%
    }

    .homepage-right-col {
        margin-right: 0
    }

    .homepage-right-col:after {
        content: none
    }

    .homepage-right-col .advertisement {
        margin: 0 30px 30px 0;
        margin: 0 30px 30px 0;
        width: 300px;
        padding: 0
    }

    .homepage-right-col .most-popular {
        flex: 1;
        width: 100%
    }

    .homepage-right-col>*:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .homepage-right-col {
        flex:1 1 auto;
        width: 100%;
        flex-direction: row
    }

    .homepage-right-col {
        margin-right: 0
    }

    .homepage-right-col:after {
        content: none
    }

    .homepage-right-col .advertisement {
        flex: 1 1 auto;
        width: 100%
    }

    .homepage-right-col .advertisement {
        margin-right: 0
    }

    .homepage-right-col .advertisement:after {
        content: none
    }

    .homepage-right-col .most-popular {
        flex: 1 1 auto;
        width: 100%
    }

    .homepage-right-col .most-popular {
        margin-right: 0
    }

    .homepage-right-col .most-popular:after {
        content: none
    }
}

.is-homepage .ad-leaderboard-container {
    margin: 0 0 30px;
    margin: 0 0 30px;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

.is-homepage #div-gpt-ad-sidebar-mrect {
    padding: 30px;
    padding: 1.875rem;
    margin-top: 40px;
    margin-top: 2.5rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

@media (min-width: 751px) and (max-width: 960px) {
    .is-homepage #div-gpt-ad-sidebar-mrect {
        padding:20px;
        padding: 1.25rem;
        flex: 0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%;
        margin-top: 0
    }
}

@media (min-width: 0) and (max-width: 750px) {
    .is-homepage #div-gpt-ad-sidebar-mrect {
        flex:1 1 auto;
        width: 100%;
        margin-top: 0
    }

    .is-homepage #div-gpt-ad-sidebar-mrect {
        margin-right: 0
    }

    .is-homepage #div-gpt-ad-sidebar-mrect:after {
        content: none
    }
}

.is-homepage .margin-top-reset {
    margin-top: 0px !important
}

.home-promotion-area__lines-left,.home-promotion-area__lines-right {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    z-index: 2
}

.home-promotion-area__line-one,.home-promotion-area__line-two,.home-promotion-area__line-three,.home-promotion-area__line-four,.home-promotion-area__line-five {
    margin: 0 15px;
    margin: 0 15px;
    background-color: #fff;
    height: 100%
}

@media (min-width: 701px) and (max-width: 1130px) {
    .home-promotion-area__line-one,.home-promotion-area__line-two,.home-promotion-area__line-three,.home-promotion-area__line-four,.home-promotion-area__line-five {
        margin:0 5px;
        margin: 0 5px
    }
}

@media (min-width: 0) and (max-width: 700px) {
    .home-promotion-area__line-one,.home-promotion-area__line-two,.home-promotion-area__line-three,.home-promotion-area__line-four,.home-promotion-area__line-five {
        display:none
    }
}

.home-promotion-area {
    padding: 20px;
    padding: 1.25rem;
    align-items: center;
    display: flex;
    min-height: 541px;
    justify-content: center;
    text-align: center;
    position: relative;
    background-size: cover;
    width: 100%;
    background-color: #244583
}

.home-promotion-area:after {
    background-color: #244583;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0.9
}

.home-promotion-area__wrapper {
    padding: 0 240px;
    padding: 0 240px;
    position: relative;
    z-index: 2
}

@media (min-width: 600px) and (max-width: 1130px) {
    .home-promotion-area__wrapper {
        padding:0 140px;
        padding: 0 140px
    }
}

@media (min-width: 0) and (max-width: 700px) {
    .home-promotion-area__wrapper {
        padding:0
    }
}

.home-promotion-area__headline {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.25;
    color: #fff
}

.home-promotion-area__sub-headline {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #fff;
    font-weight: normal;
    line-height: 1.3
}

.home-promotion-area__link {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 800;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    color: #4565AE
}

.home-promotion-area__link:hover {
    color: #244583;
    background-color: #fff
}

.home-promotion-area__lines-left {
    left: 15px
}

@media (min-width: 600px) and (max-width: 1130px) {
    .home-promotion-area__lines-left {
        left:5px
    }
}

.home-promotion-area__lines-right {
    right: 15px
}

@media (min-width: 600px) and (max-width: 1130px) {
    .home-promotion-area__lines-right {
        right:5px
    }
}

.home-promotion-area__line-one {
    width: 44px
}

.home-promotion-area__line-two {
    width: 24px
}

.home-promotion-area__line-three {
    width: 14px
}

.home-promotion-area__line-four {
    width: 4px
}

.home-promotion-area__line-five {
    width: 1px
}

.featured-articles__items {
    margin: 0;
    padding: 0;
    list-style: none
}

.featured-articles__article {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

.featured-articles__article-title-link {
    color: #404144;
    text-decoration: none
}

.featured-articles__details {
    padding: 20px 20px 0 20px;
    padding: 20px 20px 0 20px;
    display: flex
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-articles__details {
        flex-direction:column
    }
}

.featured-articles__details:last-child {
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.featured-articles__details-2 {
    padding-top: 10px;
    padding-top: .625rem;
    flex-direction: column
}

.featured-articles__image {
    position: relative;
    overflow: hidden
}

.featured-articles__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.featured-articles__image img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    min-width: 100%
}

.-is-panoramic .featured-articles__image:before {
    content: none
}

.-is-panoramic .featured-articles__image img {
    position: static;
    transform: none
}

.featured-articles__thumbnail-link {
    width: 100%
}

.featured-articles__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.featured-articles__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.featured-articles__headline {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.3
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-articles__headline {
        order:2
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-articles__headline {
        font-size:20px;
        font-size: 1.25rem
    }
}

.featured-articles__teaser {
    font-size: 16px;
    font-size: 1rem;
    color: #404144;
    line-height: 1.45;
    font-weight: 600
}

.featured-articles__topics {
    padding-left: 60px;
    padding-left: 3.75rem;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    margin-left: auto;
    white-space: nowrap
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-articles__topics {
        padding-left:0;
        margin-left: 0;
        order: 1
    }
}

.featured-articles__author {
    margin-top: 5px;
    margin-top: .3125rem
}

.featured-articles__author-link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.featured-news__items {
    padding: 0px;
    padding: 0rem;
    margin: 0;
    align-items: stretch;
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-news__items {
        border-bottom:3px #D7D8DF solid;
        margin-bottom: 30px;
        margin-bottom: 1.875rem
    }
}

.featured-news__item {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    flex: 0 1 31.0344827586%;
    width: 31.0344827586%;
    margin-right: 3.4482758621%
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-news__item {
        flex:1 1 auto;
        width: 100%
    }

    .featured-news__item {
        margin-right: 0
    }

    .featured-news__item:after {
        content: none
    }
}

.featured-news__item:nth-child(3n) {
    margin-right: 0
}

.featured-news__article {
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08);
    height: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-news__article {
        height:auto
    }
}

.featured-news__article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.featured-news__image {
    position: relative;
    overflow: hidden
}

.featured-news__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.featured-news__image img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    min-width: 100%
}

.featured-news__details {
    padding: 20px;
    padding: 1.25rem
}

.featured-news__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 400;
    text-decoration: none
}

.featured-news__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.featured-news__headline {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-weight: bold;
    line-height: 1.3
}

@media (min-width: 641px) and (max-width: 768px) {
    .featured-news__headline {
        font-size:13px;
        font-size: .8125rem
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-news__headline {
        font-size:18px;
        font-size: 1.125rem
    }
}

.featured-news__teaser {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 13px;
    font-size: .8125rem;
    color: #404144;
    line-height: 16px;
    font-weight: 600
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-news__teaser {
        font-size:16px;
        font-size: 1rem
    }
}

.featured-news__topic-link {
    font-size: 10px;
    font-size: .625rem;
    color: #4565AE;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-news__topic-link {
        font-size:13px;
        font-size: .8125rem
    }
}

.featured-news__author {
    margin-top: 10px;
    margin-top: .625rem
}

.featured-news__author-link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.latest-articles__items {
    padding: 0px;
    padding: 0rem;
    margin: 0;
    align-items: stretch;
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

.latest-articles__item {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%
}

.latest-articles__item:nth-child(even) {
    margin-right: 0
}

@media (min-width: 0) and (max-width: 600px) {
    .latest-articles__item {
        flex:1 1 auto;
        width: 100%
    }

    .latest-articles__item {
        margin-right: 0
    }

    .latest-articles__item:after {
        content: none
    }
}

.latest-articles__article {
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08);
    min-height: 100%
}

.latest-articles__article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.latest-articles__image {
    position: relative;
    overflow: hidden
}

.latest-articles__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.latest-articles__image img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    min-width: 100%
}

.latest-articles__details {
    padding: 20px;
    padding: 1.25rem
}

.latest-articles__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 400;
    text-decoration: none
}

.latest-articles__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.latest-articles__headline {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.4;
    font-weight: 600
}

@media (min-width: 641px) and (max-width: 768px) {
    .latest-articles__headline {
        font-size:15px;
        font-size: .9375rem
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .latest-articles__headline {
        font-size:16px;
        font-size: 1rem
    }
}

.latest-articles__teaser {
    font-size: 16px;
    font-size: 1rem;
    color: #404144;
    line-height: 1.4;
    font-weight: 600
}

@media (min-width: 641px) and (max-width: 768px) {
    .latest-articles__teaser {
        font-size:13px;
        font-size: .8125rem
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .latest-articles__teaser {
        font-size:14px;
        font-size: .875rem
    }
}

.latest-articles__topics {
    margin: 0px 0px 15px;
    margin: 0px 0px 15px
}

.latest-articles__author {
    margin-top: 10px;
    margin-top: .625rem;
    font-size: 14px;
    font-size: .875rem
}

.latest-articles__author-link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.home-more-articles {
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.home-more-articles .editorial-content__link {
    text-align: center
}

.home-more-articles .editorial-content__a-link {
    font-size: 12px;
    font-size: .75rem;
    margin: 0 auto;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    display: inline-block
}

.most-popular {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    width: 100%
}

.most-popular__items {
    margin: 0;
    padding: 0;
    list-style: none
}

.most-popular__article {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding: 10px;
    padding: .625rem;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08);
    display: flex
}

.most-popular__article-title-link {
    color: #404144;
    text-decoration: none
}

.most-popular__image {
    position: relative;
    overflow: hidden;
    flex: 1 0 24.324324324%;
    width: 24.324324324%;
    max-width: 90px
}

.most-popular__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.most-popular__image img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    min-width: 100%
}

.most-popular__details {
    margin-left: 10px;
    margin-left: .625rem;
    flex: 1 1 auto
}

.most-popular__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.most-popular__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.most-popular__headline {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-weight: 400;
    line-height: 1.3
}

.most-popular__teaser {
    font-size: 13px;
    font-size: .8125rem;
    color: #404144;
    font-weight: 600
}

.most-popular__topics {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.most-popular__topic-link {
    font-size: 10px;
    font-size: .625rem;
    border: none;
    color: #4565AE;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase
}

.most-popular__author {
    margin-top: 10px;
    margin-top: .625rem
}

.most-popular__author-link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.sponsored-content-list {
    margin: 30px 0;
    margin: 30px 0;
    position: relative
}

.-total-1 .sponsored-content-list__item {
    margin: 0 auto;
    width: 70%
}

@media (max-width: 768px) {
    .-total-1 .sponsored-content-list__item {
        width:100%
    }
}

@media (min-width: 600px) {
    .-total-1 .sponsored-content-list__article {
        display:flex;
        flex-direction: row
    }
}

@media (max-width: 600px) {
    .-total-1 .sponsored-content-list__article {
        max-width:370px;
        margin-left: auto;
        margin-right: auto
    }
}

.-total-1 .sponsored-content-list__image {
    flex-shrink: 0;
    max-height: 265px;
    height: auto
}

@media (min-width: 500px) {
    .-total-1 .sponsored-content-list__image {
        width:370px
    }
}

@media (min-width: 768px) {
    .-total-1 .sponsored-content-list__image {
        width:300px
    }
}

.-total-1 .sponsored-content-list__image img {
    width: 100%;
    height: initial;
    max-width: initial;
    object-fit: cover;
    object-position: center center
}

.-total-1 .sponsored-content-list__thumbnail-link {
    display: flex
}

@media (max-width: 899px) {
    .-total-1 .sponsored-content-list__thumbnail-link {
        width:100%;
        height: 100%
    }
}

@media (min-width: 900px) {
    .-total-1 .sponsored-content-list__thumbnail-link {
        width:285px;
        height: 100%
    }
}

@media (max-width: 600px) {
    .-total-2 .sponsored-content-list__items {
        flex-direction:column
    }
}

.-total-2 .sponsored-content-list__item {
    margin-right: 30px;
    margin-right: 1.875rem;
    width: 100%
}

.-total-2 .sponsored-content-list__item:last-child {
    margin-right: 0
}

@media (min-width: 900px) {
    .-total-2 .sponsored-content-list__article {
        display:flex;
        flex-direction: row
    }
}

@media (max-width: 600px) {
    .-total-2 .sponsored-content-list__article {
        max-width:370px;
        margin-left: auto;
        margin-right: auto
    }
}

.-total-2 .sponsored-content-list__image {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    height: 265px
}

@media (min-width: 900px) {
    .-total-2 .sponsored-content-list__image {
        width:285px
    }
}

.-total-2 .sponsored-content-list__image img {
    width: 100%;
    height: initial;
    max-width: initial;
    object-fit: cover;
    object-position: center center
}

.-total-2 .sponsored-content-list__image::before {
    display: none
}

.-total-2 .sponsored-content-list__thumbnail-link {
    display: flex
}

@media (max-width: 899px) {
    .-total-2 .sponsored-content-list__thumbnail-link {
        width:100%
    }
}

@media (min-width: 900px) {
    .-total-2 .sponsored-content-list__thumbnail-link {
        width:285px;
        height: 100%
    }
}

@media (max-width: 900px) {
    .-total-3 .sponsored-content-list__items {
        flex-direction:column
    }
}

.-total-3 .sponsored-content-list__item {
    margin-right: 30px;
    margin-right: 1.875rem;
    width: 100%
}

.-total-3 .sponsored-content-list__item:last-child {
    margin-right: 0
}

@media (min-width: 601px) and (max-width: 900px) {
    .-total-3 .sponsored-content-list__article {
        flex-direction:row
    }
}

@media (max-width: 600px) {
    .-total-3 .sponsored-content-list__article {
        max-width:370px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 600px) and (max-width: 900px) {
    .-total-3 .sponsored-content-list__image,.-total-3 .sponsored-content-list__details {
        width:50%
    }
}

.sponsored-content-list__items {
    padding: 0px;
    padding: 0rem;
    align-items: stretch;
    align-content: stretch;
    display: flex;
    list-style: none
}

.sponsored-content-list__item {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    background: #fff;
    box-shadow: 0 1px 2px rgba(9,15,19,0.08)
}

@media (max-width: 600px) {
    .sponsored-content-list__item {
        background:transparent;
        box-shadow: none
    }
}

.sponsored-content-list__article {
    display: flex;
    flex-direction: column;
    height: 100%
}

@media (max-width: 600px) {
    .sponsored-content-list__article {
        background:#fff;
        box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
    }
}

.sponsored-content-list__article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.sponsored-content-list__image {
    height: 225px
}

.sponsored-content-list__image img {
    width: 100%;
    height: initial;
    max-width: initial;
    object-fit: cover;
    object-position: center center
}

.sponsored-content-list__details {
    padding: 20px;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: center
}

.sponsored-content-list__thumbnail-link {
    display: flex;
    height: 100%;
    overflow: hidden
}

.sponsored-content-list__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center
}

.sponsored-content-list__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.sponsored-content-list__headline {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical
}

.sponsored-content-list__teaser {
    font-size: 13px;
    font-size: .8125rem;
    color: #404144;
    line-height: 1.4;
    font-weight: 600
}

.sponsored-content-list__topics {
    margin: 10px 0 20px 20px;
    margin: 10px 0 20px 20px
}

.sponsored-content-list__author {
    margin-top: 10px;
    margin-top: .625rem
}

.sponsored-content-list__author-link {
    color: #404144;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none
}

.sponsored-content-list__help-icon {
    margin-left: 10px;
    margin-left: .625rem;
    line-height: 1;
    display: inline-block
}

.sponsored-content-list__help-icon svg circle {
    fill: #d2daed
}

.sponsored-content-list__help-icon svg path {
    fill: #4565AE
}

.sponsored-content-list__help {
    font-size: 14px;
    font-size: .875rem;
    padding: 20px 20px 0 20px;
    padding: 20px 20px 0 20px;
    line-height: 1.45;
    background-color: #244583;
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    color: #fff
}

.sponsored-content-list__help:after {
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #1d3769;
    top: 100%;
    left: 50%;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-top-color: #1d3769;
    border-width: 20px;
    margin-left: -20px
}

.sponsored-content-list__help a {
    text-decoration: none;
    color: #fff
}

.sponsored-content-list__help.js-is-active {
    animation: fadeUpShow 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content-list__help.js-is-inactive {
    animation: fadeDownHide 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content-list__help-close {
    margin-left: -20px;
    margin-left: -1.25rem;
    margin-right: -20px;
    margin-right: -1.25rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 10px 20px;
    padding: 10px 20px;
    display: block;
    background-color: #1d3769;
    text-align: center;
    text-transform: capitalize
}

.sponsored-content-list__help-close:before {
    margin-right: 10px;
    margin-right: .625rem
}

.sponsored-content-list__sponsor {
    margin: 10px 0;
    margin: 10px 0;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    display: inline-block
}

.sponsored-content-list__sponsor a {
    padding: 5px 10px 4px;
    padding: 5px 10px 4px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #4565AE;
    border-radius: 3px;
    transition: background-color 300ms ease-in
}

.sponsored-content-list__sponsor a:hover {
    background-color: #375089
}

.sponsored-content-list__by {
    margin-right: 5px;
    margin-right: .3125rem
}

.sponsored-content {
    margin: 30px 0;
    margin: 30px 0;
    position: relative;
    width: 100%;
    display: inline-block
}

.sponsored-content__title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-decoration: none;
    display: flex;
    align-items: center
}

.sponsored-content__title-link {
    font-size: inherit;
    text-decoration: none
}

.sponsored-content__help-icon {
    font-size: 11px;
    font-size: .6875rem;
    margin-left: 10px;
    margin-left: .625rem;
    line-height: 1;
    display: inline-block
}

.sponsored-content__help-icon svg circle {
    fill: #d2daed
}

.sponsored-content__help-icon svg path {
    fill: #4565AE
}

.sponsored-content__help {
    font-size: 14px;
    font-size: .875rem;
    padding: 20px 20px 0 20px;
    padding: 20px 20px 0 20px;
    line-height: 1.45;
    background-color: #244583;
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    color: #fff
}

.sponsored-content__help:after {
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #1d3769;
    top: 100%;
    left: 50%;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-top-color: #1d3769;
    border-width: 20px;
    margin-left: -20px
}

.sponsored-content__help a {
    text-decoration: none;
    color: #fff
}

.sponsored-content__help.js-is-active {
    animation: fadeUpShow 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content__help.js-is-inactive {
    animation: fadeDownHide 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content__help-close {
    margin-left: -20px;
    margin-left: -1.25rem;
    margin-right: -20px;
    margin-right: -1.25rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 10px 20px;
    padding: 10px 20px;
    display: block;
    background-color: #1d3769;
    text-align: center;
    text-transform: capitalize
}

.sponsored-content__help-close:before {
    margin-right: 10px;
    margin-right: .625rem
}

.sponsored-content-article {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

.sponsored-content-article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.sponsored-content-article__image {
    display: flex;
    flex: 1 0 50%
}

.sponsored-content-article__image img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.sponsored-content-article__details {
    padding: 0px 20px 20px 20px;
    padding: 0px 20px 20px 20px;
    flex: 1 0 50%
}

.sponsored-content-article__headline {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.4
}

.sponsored-content-article__headline a {
    color: #404144;
    line-height: 1.4;
    text-decoration: none
}

.sponsored-content-article__teaser {
    font-size: 13px;
    font-size: .8125rem;
    color: #404144;
    line-height: 1.4
}

.sponsored-content-article__teaser a {
    color: #404144;
    line-height: 1.4;
    text-decoration: none
}

.sponsored-content-article__topics {
    margin: 10px 0 20px 20px;
    margin: 10px 0 20px 20px
}

.sponsored-content-article__author {
    margin-top: 10px;
    margin-top: .625rem
}

.sponsored-content-article__author-link {
    color: #404144;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none
}

.sponsored-content-article .article-sponsored {
    margin: 20px 20px 10px 20px;
    margin: 20px 20px 10px 20px
}

.sponsored-content-article__sponsor {
    margin: 10px 0;
    margin: 10px 0;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    display: inline-block
}

.sponsored-content-article__sponsor a {
    padding: 5px 10px 4px;
    padding: 5px 10px 4px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #4565AE;
    border-radius: 3px;
    transition: background-color 300ms ease-in
}

.sponsored-content-article__sponsor a:hover {
    background-color: #375089
}

.sponsored-content-article__by {
    margin-right: 5px;
    margin-right: .3125rem
}

.sponsored-content-widget {
    display: inline-block;
    position: relative;
    width: 100%
}

.sponsored-content-widget__items {
    padding: 0px;
    padding: 0rem;
    list-style: none
}

.sponsored-content-widget__item {
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

@media (max-width: 600px) {
    .sponsored-content-widget__item {
        background:transparent;
        box-shadow: none
    }
}

.sponsored-content-widget__article {
    display: flex;
    flex-direction: column;
    height: 100%
}

@media (max-width: 600px) {
    .sponsored-content-widget__article {
        background:#fff;
        box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
    }
}

.sponsored-content-widget__article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.sponsored-content-widget__image {
    display: flex;
    margin: 0 auto
}

.sponsored-content-widget__image img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.sponsored-content-widget__details {
    padding: 20px;
    padding: 1.25rem;
    flex: 1 0 50%
}

.sponsored-content-widget__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center
}

.sponsored-content-widget__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.sponsored-content-widget__headline {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.4
}

.sponsored-content-widget__topics {
    margin: 10px 0 20px 20px;
    margin: 10px 0 20px 20px
}

.sponsored-content-widget__author {
    margin-top: 10px;
    margin-top: .625rem
}

.sponsored-content-widget__author-link {
    color: #404144;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none
}

.sponsored-content-widget__help-icon {
    margin-left: 10px;
    margin-left: .625rem;
    line-height: 1;
    display: inline-block
}

.sponsored-content-widget__help-icon svg circle {
    fill: #d2daed
}

.sponsored-content-widget__help-icon svg path {
    fill: #4565AE
}

.sponsored-content-widget__help {
    font-size: 14px;
    font-size: .875rem;
    padding: 20px 20px 0 20px;
    padding: 20px 20px 0 20px;
    line-height: 1.45;
    background-color: #244583;
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    color: #fff
}

.sponsored-content-widget__help:after {
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #1d3769;
    top: 100%;
    left: 50%;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-top-color: #1d3769;
    border-width: 20px;
    margin-left: -20px
}

.sponsored-content-widget__help a {
    text-decoration: none;
    color: #fff
}

.sponsored-content-widget__help.js-is-active {
    animation: fadeUpShow 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content-widget__help.js-is-inactive {
    animation: fadeDownHide 0.25s ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.sponsored-content-widget__help-close {
    margin-left: -20px;
    margin-left: -1.25rem;
    margin-right: -20px;
    margin-right: -1.25rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 10px 20px;
    padding: 10px 20px;
    display: block;
    background-color: #1d3769;
    text-align: center;
    text-transform: capitalize
}

.sponsored-content-widget__help-close:before {
    margin-right: 10px;
    margin-right: .625rem
}

.sponsored-content-widget__sponsor {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    display: inline-block
}

.sponsored-content-widget__sponsor a {
    padding: 5px 10px 4px;
    padding: 5px 10px 4px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #4565AE;
    border-radius: 3px;
    transition: background-color 300ms ease-in
}

.sponsored-content-widget__sponsor a:hover {
    background-color: #375089
}

.sponsored-content-widget__by {
    margin-right: 5px;
    margin-right: .3125rem
}

.article-sponsored,.blogs-sponsored {
    margin: 10px 0;
    margin: 10px 0;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800
}

.article-sponsored a,.blogs-sponsored a {
    padding: 5px 10px 4px;
    padding: 5px 10px 4px;
    align-items: center;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #4565AE;
    border-radius: 3px;
    transition: background-color 300ms ease-in
}

.article-sponsored a:hover,.blogs-sponsored a:hover {
    background-color: #375089
}

.article-sponsored__by,.blogs-sponsored__by {
    margin-right: 5px;
    margin-right: .3125rem;
    display: inline-block
}

.article-sponsored__name,.blogs-sponsored__name {
    display: inline-block
}

.home-articles-topic-component__items {
    padding: 0px;
    padding: 0rem;
    margin: 0;
    align-items: stretch;
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

@media (min-width: 0) and (max-width: 640px) {
    .home-articles-topic-component__items {
        border-bottom:3px #D7D8DF solid;
        margin-bottom: 30px;
        margin-bottom: 1.875rem
    }
}

.home-articles-topic-component__item {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%
}

@media (min-width: 0) and (max-width: 640px) {
    .home-articles-topic-component__item {
        flex:1 1 auto;
        width: 100%
    }

    .home-articles-topic-component__item {
        margin-right: 0
    }

    .home-articles-topic-component__item:after {
        content: none
    }
}

.home-articles-topic-component__item:last-child {
    margin-right: 0
}

.home-articles-topic-component__article {
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08);
    height: 100%
}

@media (min-width: 0) and (max-width: 640px) {
    .home-articles-topic-component__article {
        height:auto
    }
}

.home-articles-topic-component__article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.home-articles-topic-component__thumbnail-link {
    min-width: 100%
}

.home-articles-topic-component__image {
    position: relative;
    overflow: hidden
}

.home-articles-topic-component__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.home-articles-topic-component__image img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    min-width: 100%
}

.home-articles-topic-component__details {
    padding: 20px;
    padding: 1.25rem;
    flex: 1 0 50%
}

.home-articles-topic-component__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center
}

.home-articles-topic-component__title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.home-articles-topic-component__headline {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    line-height: 1.4
}

.home-articles-topic-component__teaser {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    color: #404144;
    line-height: 1.4;
    font-weight: 600
}

.home-articles-topic-component__topic-link {
    font-size: 10px;
    font-size: .625rem;
    color: #4565AE;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800
}

@media (min-width: 0) and (max-width: 640px) {
    .home-articles-topic-component__topic-link {
        font-size:13px;
        font-size: .8125rem
    }
}

.home-articles-topic-component__author {
    margin-top: 10px;
    margin-top: .625rem
}

.home-articles-topic-component__author-link {
    font-size: 14px;
    font-size: .875rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.home-subscribe-cta {
    padding: 30px 20px;
    padding: 30px 20px;
    background: #1a2540;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

@media (min-width: 751px) and (max-width: 960px) {
    .home-subscribe-cta {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%;
        margin-right: 0
    }
}

@media (min-width: 0) and (max-width: 750px) {
    .home-subscribe-cta {
        flex:1 1 auto;
        width: 100%
    }

    .home-subscribe-cta {
        margin-right: 0
    }

    .home-subscribe-cta:after {
        content: none
    }
}

.home-subscribe-cta__container {
    width: 100%
}

.home-subscribe-cta__headline {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    color: #fff
}

.home-subscribe-cta__subscribe-link {
    font-size: 13px;
    font-size: .8125rem;
    padding: 12px;
    padding: .75rem;
    background: #fff;
    border-radius: 5px;
    color: #4565AE;
    font-weight: 600;
    position: relative;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    text-align: center
}

.home-subscribe-cta__subscribe-link::before {
    display: none
}

.home-subscribe-cta__subscribe-link:after {
    padding: 15px 20px;
    padding: 15px 20px;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0
}

.home-subscribe-cta__subscribe-options {
    position: relative;
    margin: 0 auto
}

@media (min-width: 0) and (max-width: 640px) {
    .home-subscribe-cta__subscribe-options {
        width:250px
    }
}

.home-subscribe-cta__nav {
    width: 100%;
    background: #4565AE;
    text-align: left;
    z-index: 3
}

.home-subscribe-cta__nav .navigation-level1__items {
    margin: 0;
    padding: 0
}

.home-subscribe-cta__nav .navigation-level1__item {
    list-style: none;
    margin: 0
}

.home-subscribe-cta__nav .navigation__link {
    padding: 10px 20px;
    padding: 10px 20px;
    display: block;
    color: #fff;
    text-decoration: none
}

.home-subscribe-cta__nav .navigation__link:hover {
    background-color: #151f35
}

.home-subscribe-cta__nav.js-animate--flip-open {
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0)
}

.featured-poll .feature-title {
    font-size: 16px;
    font-size: 1rem
}

.featured-poll form {
    padding: 30px;
    padding: 1.875rem;
    background-color: #fff;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-poll form .question {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #404144
}

.featured-poll form .answers {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-poll form .answer {
    display: flex;
    align-items: center
}

.featured-poll form .answer input[type=radio] {
    margin-right: 10px;
    margin-right: .625rem
}

.featured-poll form .answer label {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 600;
    margin: 0
}

.featured-poll form .button {
    font-size: 11px;
    font-size: .6875rem;
    margin: 0;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none
}

.featured-poll .first,.featured-poll .more {
    font-size: 11px;
    font-size: .6875rem;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    background-color: #404144;
    white-space: nowrap
}

.featured-poll-wrapper {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

@media (min-width: 601px) and (max-width: 768px) {
    .featured-poll-wrapper {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .featured-poll-wrapper {
        flex:1 1 auto;
        width: 100%
    }

    .featured-poll-wrapper {
        margin-right: 0
    }

    .featured-poll-wrapper:after {
        content: none
    }
}

.featured-poll-wrapper__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.featured-poll-wrapper__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.featured-poll-wrapper__title-link {
    color: #404144;
    text-decoration: none
}

.featured-poll-wrapper__link {
    color: #404144;
    text-decoration: none
}

.featured-home-poll {
    padding: 30px;
    padding: 1.875rem;
    background-color: #fff
}

.featured-home-poll__question {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #404144
}

.featured-home-poll__answers {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.featured-home-poll__answer {
    display: flex;
    align-items: center
}

.featured-home-poll__answer-radio {
    margin-right: 10px;
    margin-right: .625rem
}

.featured-home-poll__answer-label {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 600
}

.featured-home-poll__answer-label label {
    margin: 0
}

.featured-home-poll__submit {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none
}

.featured-home-poll__view-results-link {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    color: #4565AE;
    white-space: nowrap
}

.featured-publications__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: #404144;
    font-weight: 600;
    text-decoration: none
}

.featured-publications__title a {
    color: #404144;
    text-decoration: none
}

.featured-publications__items {
    margin: 0;
    padding: 0px;
    align-items: stretch;
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

.featured-publications__item {
    flex: 0 1 23.0769230769%;
    width: 23.0769230769%;
    margin-right: 2.5641025641%
}

@media (min-width: 0) and (max-width: 768px) {
    .featured-publications__item {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }

    .featured-publications__item:nth-child(even) {
        margin: 0
    }
}

.featured-publications__item:last-child {
    margin: 0
}

.featured-publications__article {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

.featured-publications__article-title-link {
    color: #404144;
    font-size: inherit;
    text-decoration: none
}

.featured-publications__thumbnail-link {
    width: 100%
}

.featured-publications__image {
    display: flex;
    align-items: center;
    justify-content: center
}

.featured-publications__headline {
    padding: 15px 10px;
    padding: 15px 10px;
    font-size: 20px;
    font-size: 1.25rem
}

.featured-publications__headline-link {
    color: #404144;
    text-decoration: none
}

.home-more-publications {
    margin-bottom: 30px
}

.home-more-publications .editorial-content__link {
    text-align: center
}

.home-more-publications .editorial-content__a-link {
    font-size: 12px;
    font-size: .75rem;
    margin: 0 auto;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    display: inline-block
}

.featured-podcasts__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.featured-podcasts__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.featured-podcasts__title-link {
    color: #404144;
    text-decoration: none
}

.featured-podcasts__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-podcasts__items {
        flex:1 1 auto;
        width: 100%
    }

    .featured-podcasts__items {
        margin-right: 0
    }

    .featured-podcasts__items:after {
        content: none
    }
}

.featured-podcasts__item {
    flex: 0 1 48.7179487179%;
    width: 48.7179487179%;
    margin-right: 2.5641025641%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-podcasts__item {
        flex:1 1 auto;
        width: 100%
    }

    .featured-podcasts__item {
        margin-right: 0
    }

    .featured-podcasts__item:after {
        content: none
    }
}

.featured-podcasts__item:last-child {
    margin-right: 0
}

.featured-podcasts__article {
    padding: 20px;
    padding: 1.25rem;
    background-color: #fff;
    display: flex;
    align-items: center
}

.featured-podcasts__play-icon {
    background: #4565AE;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    height: 70px;
    width: 70px;
    min-width: 70px
}

@media (min-width: 0) and (max-width: 640px) {
    .featured-podcasts__play-icon {
        height:60px;
        width: 60px;
        min-width: 60px
    }
}

.featured-podcasts__play {
    position: relative;
    background-color: #fff;
    text-align: left;
    transform: rotate(30deg) skewX(-30deg) scale(1, 0.866);
    width: 10px;
    height: 10px;
    border-top-right-radius: 30%;
    right: -5%
}

.featured-podcasts__play:before {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 10px;
    height: 10px;
    border-top-right-radius: 30%;
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%)
}

.featured-podcasts__play:after {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 10px;
    height: 10px;
    border-top-right-radius: 30%;
    transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%)
}

.featured-podcasts__headline {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.45
}

.featured-podcasts__headline-link {
    color: #404144;
    text-decoration: none
}

.brightcove-featured-videos {
    background: none;
    margin: 0
}

.brightcove-featured-videos__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.brightcove-featured-videos__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.brightcove-featured-videos__title-link {
    color: #404144;
    text-decoration: none
}

.brightcove-featured-videos__headline-link {
    color: #404144;
    text-decoration: none
}

.brightcove-featured-videos__container {
    background: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.brightcove-featured-videos__nav {
    padding: 10px 0;
    padding: 10px 0
}

.brightcove-featured-videos__nav .owl-prev,.brightcove-featured-videos__nav .owl-next {
    padding: 5px 10px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: .875rem;
    background: #4565AE;
    color: #fff;
    margin: 0;
    border-radius: 3px
}

.brightcove-featured-videos__nav .owl-prev {
    float: left
}

.brightcove-featured-videos__nav .owl-prev:before {
    margin-right: 10px;
    margin-right: .625rem
}

.brightcove-featured-videos__nav .owl-next {
    float: right
}

.brightcove-featured-videos__nav .owl-next:after {
    margin-left: 10px;
    margin-left: .625rem;
    content: ""
}

.brightcove-featured-videos__article {
    background-color: #fff
}

.brightcove-featured-videos__content {
    padding: 20px;
    padding: 1.25rem
}

.brightcove-featured-videos__image {
    position: relative;
    width: 100%;
    cursor: pointer
}

.brightcove-featured-videos__image:before {
    content: '';
    background: url("/images/video/video-play.png") no-repeat scroll center center transparent;
    background-size: 60px;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    color: #244583;
    z-index: 2
}

.brightcove-featured-videos__image-thumb {
    object-fit: cover;
    width: 100%
}

.brightcove-featured-videos__headline {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #404144
}

.brightcove-featured-videos__topics {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.brightcove-featured-videos__topic {
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 10px;
    padding: 5px 10px;
    background: #ebeff7;
    border: none;
    border-radius: 3px;
    color: #4565AE;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__article {
    padding: 10px;
    padding: .625rem;
    display: flex;
    align-items: start;
    justify-content: left
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__content {
    padding: 0
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__image {
    margin-right: 10px;
    margin-right: .625rem;
    max-width: 90px
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__image:before {
    background-size: 20px
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__image-thumb {
    height: 90px;
    width: auto
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__headline {
    font-size: 16px;
    font-size: 1rem;
    padding: 0
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__topics {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.brightcove-featured-videos .featured-main-playlist .brightcove-featured-videos__topic {
    background: none;
    color: #404144;
    padding: 0
}

.is-homepage .brightcove-featured-videos__article {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    flex: 0 1 48.0519480519%;
    width: 48.0519480519%;
    margin-right: 3.8961038961%
}

@media (min-width: 0) and (max-width: 640px) {
    .is-homepage .brightcove-featured-videos__article {
        flex:1 1 auto;
        width: 100%
    }

    .is-homepage .brightcove-featured-videos__article {
        margin-right: 0
    }

    .is-homepage .brightcove-featured-videos__article:after {
        content: none
    }
}

.is-homepage .brightcove-featured-videos__article:nth-child(even) {
    margin-right: 0
}

.editorial-content .owl-carousel .owl-nav {
    margin: 10px 0;
    margin: 10px 0;
    padding: 0
}

.editorial-content .owl-carousel .owl-nav .owl-prev,.editorial-content .owl-carousel .owl-nav .owl-next {
    background: #4565AE;
    color: #fff;
    margin: 0;
    padding: 7px 15px !important
}

#vidsearch-searchbox form {
    display: flex
}

#vidsearch-searchbox form input[type=submit] {
    background: #4565AE;
    border: 0;
    color: #fff;
    padding: 0 30px
}

.video-containing-block {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.video-playlist-nav-search {
    width: 100%
}

.home-featured-products {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

@media (min-width: 601px) and (max-width: 768px) {
    .home-featured-products {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .home-featured-products {
        flex:1 1 auto;
        width: 100%
    }

    .home-featured-products {
        margin-right: 0
    }

    .home-featured-products:after {
        content: none
    }
}

.home-featured-products__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.home-featured-products__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.home-featured-products__title-link {
    color: #404144;
    text-decoration: none
}

.home-featured-products__items {
    margin: 0;
    padding: 0
}

.home-featured-products__item {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding: 20px;
    padding: 1.25rem;
    list-style: none;
    background-color: #fff;
    display: flex;
    align-items: center
}

.home-featured-products__item:last-child {
    margin-bottom: 0
}

.home-featured-products__image {
    margin-right: 10px;
    margin-right: .625rem;
    width: 120px
}

.home-featured-products__details {
    flex: 1
}

.home-featured-products__product-title {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    line-height: 1.4
}

.home-featured-products__product-title-link {
    color: #404144;
    text-decoration: none
}

.home-featured-products__cart-action .add-to-cart {
    margin: 10px 0 0;
    margin: 10px 0 0;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none
}

.home-featured-products__cost {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 600
}

.home-featured-products__original-cost {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 13px;
    font-size: .8125rem;
    text-decoration: line-through;
    color: #404144
}

.interior-sidebar .featured-upcoming-events {
    width: 100%
}

.interior-sidebar .featured-upcoming-events__event {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding: 20px;
    padding: 1.25rem;
    background-color: #fff;
    box-shadow: 0px 1px 2px rgba(9,15,19,0.08)
}

.interior-sidebar .featured-upcoming-events__actions {
    display: flex
}

.interior-sidebar .featured-upcoming-events__actions .more {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 11px;
    font-size: .6875rem;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    background: #404144;
    white-space: nowrap
}

.featured-products__more-link {
    font-size: 11px;
    font-size: .6875rem;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    background-color: #404144;
    white-space: nowrap
}

.featured-product {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    padding: 20px;
    padding: 1.25rem;
    background-color: #fff;
    display: inline-block;
    width: 100%
}

.featured-product__headline {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.featured-product__headline-link {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 600
}

.featured-product__teaser {
    color: #404144
}

.-is-homepage-v2 .ad-leaderboard-container {
    height: auto;
    min-height: auto
}

.-is-homepage-v2 #div-gpt-ad-leaderboard {
    height: auto;
    margin: 0 auto
}

.-is-homepage-v2 .taxonomy-detail__bottom-ads {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly
}

.-is-homepage-v2 .taxonomy-detail__bottom-ads .taxonomy-detail__bottom-left-ad {
    float: none;
    width: auto;
    margin-right: auto;
    margin: 0 3px 0 0;
    margin: 0 3px 0 0
}

.-is-homepage-v2 .taxonomy-detail__bottom-ads .taxonomy-detail__bottom-right-ad {
    float: none;
    width: auto;
    margin-right: auto;
    margin: 0
}

.-is-homepage-v2 .taxonomy-detail__bottom-ads #div-gpt-ad-bottom-right-mrect,.-is-homepage-v2 .taxonomy-detail__bottom-ads #div-gpt-ad-bottom-left-mrect {
    margin: 0 auto 20px;
    width: auto
}

.advertisement#div-gpt-ad-leaderboard,.advertisement#div-gpt-ad-mid-leaderboard {
    min-width: 728px;
    min-height: 90px
}

@media (min-width: 0) and (max-width: 760px) {
    .advertisement#div-gpt-ad-leaderboard,.advertisement#div-gpt-ad-mid-leaderboard {
        min-width:320px;
        min-height: 50px
    }
}

@media (min-width: 760px) and (max-width: 1200px) {
    .advertisement#div-gpt-ad-leaderboard,.advertisement#div-gpt-ad-mid-leaderboard {
        min-width:728px;
        min-height: 90px
    }
}

.advertisement#div-gpt-ad-sidebar-sky {
    min-width: 160px;
    min-height: 600px
}

.advertisement#div-gpt-ad-sidebar-sky.v2 {
    min-width: 300px;
    min-height: 250px
}

@media (min-width: 0) and (max-width: 720px) {
    .advertisement#div-gpt-ad-sidebar-sky {
        min-width:300px;
        min-height: 250px
    }
}

.advertisement#div-gpt-ad-article-body-sky {
    min-width: 160px;
    min-height: 600px
}

@media (min-width: 0) and (max-width: 720px) {
    .advertisement#div-gpt-ad-article-body-sky {
        min-width:0;
        min-height: 0
    }
}

.advertisement#div-gpt-ad-sidebar-mrect-mobile,.advertisement#div-gpt-ad-sidebar-mrect,.advertisement#div-gpt-ad-article-body-sky-mobile,.advertisement#div-gpt-ad-sidebar-sky-mobile,.advertisement#div-gpt-ad-article-body-mrect1,.advertisement#div-gpt-ad-article-body-mrect2,.advertisement#div-gpt-ad-article-list-mrect-mobile,.advertisement#div-gpt-ad-article-list-mrect,.advertisement#div-gpt-ad-featured-column-banner,.advertisement#div-gpt-ad-search-body-mrect {
    min-width: 300px;
    min-height: 250px
}

.advertisement#div-gpt-ad-bottom-left-mrect,.advertisement#div-gpt-ad-bottom-right-mrect,.advertisement#div-gpt-ad-article-sponsor,.advertisement#div-gpt-ad-left-column-rect {
    min-width: 180px;
    min-height: 150px
}

.author-show .articles-list .article-sponsored a,.author-show .product-list .article-sponsored a {
    color: #fff
}

.author-show .articles-list .article-summary,.author-show .product-list .article-summary {
    display: flex
}

.author-show .articles-list .article-summary__details,.author-show .product-list .article-summary__details {
    width: 100%
}

.author-show .articles-list .article-summary__details.has-image,.author-show .product-list .article-summary__details.has-image {
    width: 70%
}

@media (min-width: 0) and (max-width: 650px) {
    .author-show .articles-list .article-summary__details,.author-show .product-list .article-summary__details {
        width:100%
    }
}

@media (min-width: 0) and (max-width: 650px) {
    .author-show .articles-list .article-summary,.author-show .product-list .article-summary {
        flex-direction:column
    }
}

.author-show .articles-list .article-summary .image,.author-show .product-list .article-summary .image {
    margin-right: 20px;
    margin-right: 1.25rem;
    text-align: center;
    width: 30%
}

@media (min-width: 0) and (max-width: 650px) {
    .author-show .articles-list .article-summary .image,.author-show .product-list .article-summary .image {
        margin:0 auto 20px;
        float: none;
        width: auto;
        margin-right: auto;
        text-align: center
    }
}

@media (min-width: 0) and (max-width: 750px) {
    .page-authors-index .records .record {
        width:100%
    }
}

.page-authors-index .author-bio .image {
    text-align: center
}

.page-authors-show .author-bio {
    height: auto
}

.page-authors-show .author-bio .image {
    float: left;
    text-align: center;
    max-width: 30%;
    margin: 0 15px 15px 0;
    margin: 0 15px 15px 0
}

@media (min-width: 0) and (max-width: 650px) {
    .page-authors-show .author-bio .image {
        margin:0 auto 20px;
        float: none;
        width: auto;
        margin-right: auto
    }
}

@media (min-width: 900px) {
    .-is-homepage-v2 .classified-item {
        flex-direction:row
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .-is-homepage-v2 .classified-item {
        flex-direction:column
    }
}

.-is-homepage-v2 .container--no-sidebar .cart,.-is-homepage-v2 .container--no-sidebar .page-store-payment {
    width: 74.5%;
    float: left;
    margin-right: 2%
}

@media (min-width: 641px) and (max-width: 768px) {
    .-is-homepage-v2 .container--no-sidebar .cart,.-is-homepage-v2 .container--no-sidebar .page-store-payment {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .container--no-sidebar .cart,.-is-homepage-v2 .container--no-sidebar .page-store-payment {
        margin-right: 0
    }

    .-is-homepage-v2 .container--no-sidebar .cart:after,.-is-homepage-v2 .container--no-sidebar .page-store-payment:after {
        content: none
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .-is-homepage-v2 .container--no-sidebar .cart,.-is-homepage-v2 .container--no-sidebar .page-store-payment {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .container--no-sidebar .cart,.-is-homepage-v2 .container--no-sidebar .page-store-payment {
        margin-right: 0
    }

    .-is-homepage-v2 .container--no-sidebar .cart:after,.-is-homepage-v2 .container--no-sidebar .page-store-payment:after {
        content: none
    }
}

.-is-homepage-v2 .container--no-sidebar .cart .table-cart th,.-is-homepage-v2 .container--no-sidebar .page-store-payment .table-cart th {
    background: #fff
}

.-is-homepage-v2 .container--no-sidebar .cart .total,.-is-homepage-v2 .container--no-sidebar .page-store-payment .total {
    background: #fff
}

.-is-homepage-v2 .container--no-sidebar .cart-sidebar {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-right: 0
}

@media (min-width: 641px) and (max-width: 768px) {
    .-is-homepage-v2 .container--no-sidebar .cart-sidebar {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .container--no-sidebar .cart-sidebar {
        margin-right: 0
    }

    .-is-homepage-v2 .container--no-sidebar .cart-sidebar:after {
        content: none
    }
}

@media (min-width: 0) and (max-width: 640px) {
    .-is-homepage-v2 .container--no-sidebar .cart-sidebar {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .container--no-sidebar .cart-sidebar {
        margin-right: 0
    }

    .-is-homepage-v2 .container--no-sidebar .cart-sidebar:after {
        content: none
    }
}

.-is-homepage-v2 .container--no-sidebar .store-customer-info,.-is-homepage-v2 .container--no-sidebar .store-payment,.-is-homepage-v2 .container--no-sidebar .store-thanks {
    width: 100%
}

input[type="reset"] {
    background: #404144
}

.author-show .articles-list .author,.author-show .product-list .author,.taxonomy-list .author,.publications-index .author,.page-directory-listing .articles .author,.directory-listing-downloads .author,.poll .records .author,.author-show .articles-list .date,.author-show .product-list .date,.taxonomy-list .date,.publications-index .date,.page-directory-listing .articles .date,.directory-listing-downloads .date,.poll .records .date {
    color: #404144
}

.author-show .articles-list .comment-count .more,.author-show .product-list .comment-count .more,.taxonomy-list .comment-count .more,.publications-index .comment-count .more,.page-directory-listing .articles .comment-count .more,.directory-listing-downloads .comment-count .more,.poll .records .comment-count .more {
    color: #404144
}

.-is-homepage-v2 .page-directory-listing .directories-sidebar,.-is-homepage-v2 .page-directories-show .directories-sidebar {
    flex: 0 1 25.077%;
    width: 25.077%;
    margin-right: 2.564%
}

@media (min-width: 0) and (max-width: 970px) {
    .-is-homepage-v2 .page-directory-listing .directories-sidebar,.-is-homepage-v2 .page-directories-show .directories-sidebar {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .page-directory-listing .directories-sidebar,.-is-homepage-v2 .page-directories-show .directories-sidebar {
        margin-right: 0
    }

    .-is-homepage-v2 .page-directory-listing .directories-sidebar:after,.-is-homepage-v2 .page-directories-show .directories-sidebar:after {
        content: none
    }
}

.-is-homepage-v2 .page-directory-listing .directories-listing,.-is-homepage-v2 .page-directory-listing .directories-show,.-is-homepage-v2 .page-directories-show .directories-listing,.-is-homepage-v2 .page-directories-show .directories-show {
    flex: 0 1 72.359%;
    width: 72.359%;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 970px) {
    .-is-homepage-v2 .page-directory-listing .directories-listing,.-is-homepage-v2 .page-directory-listing .directories-show,.-is-homepage-v2 .page-directories-show .directories-listing,.-is-homepage-v2 .page-directories-show .directories-show {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .page-directory-listing .directories-listing,.-is-homepage-v2 .page-directory-listing .directories-show,.-is-homepage-v2 .page-directories-show .directories-listing,.-is-homepage-v2 .page-directories-show .directories-show {
        margin-right: 0
    }

    .-is-homepage-v2 .page-directory-listing .directories-listing:after,.-is-homepage-v2 .page-directory-listing .directories-show:after,.-is-homepage-v2 .page-directories-show .directories-listing:after,.-is-homepage-v2 .page-directories-show .directories-show:after {
        content: none
    }
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing-profile-header__title,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing-profile-header__title,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing-profile-header__title,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing-profile-header__title {
    color: #333
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing-profile__star:before,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing-profile__star:before,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing-profile__star:before,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing-profile__star:before {
    margin-left: 10px;
    margin-left: .625rem;
    font-size: 32px;
    font-size: 2rem;
    content: "";
    color: #d7b144
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing__company a,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing__company a,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing__company a,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing__company a {
    color: #404144
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing__company:before,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing__company:before,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing__company:before,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing__company:before {
    content: none
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing .-directory-sponsor-star:before,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing .-directory-sponsor-star:before,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing .-directory-sponsor-star:before,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing .-directory-sponsor-star:before {
    margin-right: 10px;
    margin-right: .625rem;
    font-size: 24px;
    font-size: 1.5rem;
    content: "";
    color: #d7b144
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing__teaser,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing__teaser,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing__teaser,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing__teaser {
    color: #404144;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing-rfq__title,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing-rfq__title,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing-rfq__title,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing-rfq__title {
    color: #333
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-listing-rfq__description,.-is-homepage-v2 .page-directory-listing .directories-show .directory-listing-rfq__description,.-is-homepage-v2 .page-directories-show .directories-listing .directory-listing-rfq__description,.-is-homepage-v2 .page-directories-show .directories-show .directory-listing-rfq__description {
    margin-bottom: 20px
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__content,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__content,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__content,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__content {
    display: inline-block;
    width: 100%
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__field,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__field,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__field,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__field {
    flex: 0 1 34.5794392523%;
    width: 34.5794392523%;
    margin-right: 2.8037383178%;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    float: left
}

@media (min-width: 0) and (max-width: 640px) {
    .-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__field,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__field,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__field,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__field {
        flex:1 1 auto;
        width: 100%
    }

    .-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__field,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__field,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__field,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__field {
        margin-right: 0
    }

    .-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__field:after,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__field:after,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__field:after,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__field:after {
        content: none
    }
}

.-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__button,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__button,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__button,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__button {
    flex: 0 1 25.2336448598%;
    width: 25.2336448598%;
    margin-right: 2.8037383178%;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 640px) {
    .-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__button,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__button,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__button,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__button {
        flex:1 1 auto;
        width: 100%;
        float: right;
        width: auto
    }

    .-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__button,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__button,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__button,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__button {
        margin-right: 0
    }

    .-is-homepage-v2 .page-directory-listing .directories-listing .directory-search .search-directories__button:after,.-is-homepage-v2 .page-directory-listing .directories-show .directory-search .search-directories__button:after,.-is-homepage-v2 .page-directories-show .directories-listing .directory-search .search-directories__button:after,.-is-homepage-v2 .page-directories-show .directories-show .directory-search .search-directories__button:after {
        content: none
    }
}

.-is-homepage-v2 .page-directory-listing .company-navigation .title,.-is-homepage-v2 .page-directories-show .company-navigation .title {
    color: #404144
}

.-is-homepage-v2 .page-directory-listing .company-navigation .level1 .current a,.-is-homepage-v2 .page-directories-show .company-navigation .level1 .current a {
    background: #4565AE
}

.-is-homepage-v2 .page-directory-listing .directory-category__description,.-is-homepage-v2 .page-directory-listing .directory-listing-profile-header__title,.-is-homepage-v2 .page-directory-listing .directory-listing-profile__address,.-is-homepage-v2 .page-directory-listing .directory-listing-profile__description,.-is-homepage-v2 .page-directory-listing .directory-listing-product-categories__title,.-is-homepage-v2 .page-directories-show .directory-category__description,.-is-homepage-v2 .page-directories-show .directory-listing-profile-header__title,.-is-homepage-v2 .page-directories-show .directory-listing-profile__address,.-is-homepage-v2 .page-directories-show .directory-listing-profile__description,.-is-homepage-v2 .page-directories-show .directory-listing-product-categories__title {
    color: #404144
}

@media (min-width: 0) and (max-width: 768px) {
    .-show-prestitial-ad .prestitial-wrapper {
        visibility:hidden !important;
        display: none
    }
}

@media (min-width: 0) and (max-width: 768px) {
    .-show-prestitial-ad * {
        visibility:visible !important
    }
}

.regional-microsite {
    margin: 20px 0 0 0;
    margin: 20px 0 0 0
}

.regional-microsite__content {
    width: 66%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 800px) {
    .regional-microsite__content {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.regional-microsite-sidebar {
    width: 32%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 800px) {
    .regional-microsite-sidebar {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%;
        width: 100%
    }
}

.regional-microsite-articles .page-title {
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.regional-microsite-articles .disclaimer {
    font-size: 12px;
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

.regional-microsite-articles__title {
    font-size: 24px;
    font-size: 1.5rem
}

.regional-microsite-articles__title a {
    color: #244583;
    text-decoration: underline
}

.regional-microsite-articles .headline {
    font-size: 18px;
    font-size: 1.125rem
}

.regional-microsite-articles .author {
    font-size: 12px;
    font-size: .75rem;
    display: inline-block;
    padding-right: 13px;
    padding-right: .8125rem;
    color: #8c8c8c
}

.regional-microsite-articles .author a {
    color: #244583;
    text-decoration: none
}

.regional-microsite-articles__item {
    margin: 0 0 20px 0;
    margin: 0 0 20px 0
}

.regional-microsite-articles__image {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 500px) {
    .regional-microsite-articles__image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.regional-microsite-articles__wrapper {
    width: 66%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 500px) {
    .regional-microsite-articles__wrapper {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.regional-microsite-articles__wrapper .abstract {
    font-size: 14px;
    font-size: .875rem
}

.regional-microsite-articles__wrapper .kicker {
    font-size: 14px;
    font-size: .875rem;
    margin: 0 0 5px 0;
    margin: 0 0 5px 0;
    font-style: italic
}

.regional-microsite-articles__wrapper .sub-headline {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 5px 0;
    margin: 0 0 5px 0
}

.page-article-external-headlines .page-title {
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

.page-article-external-headlines .disclaimer {
    font-size: 12px;
    margin-bottom: 15px;
    margin-bottom: .9375rem
}

@media (min-width: 0) and (max-width: 640px) {
    .page-article-external-headlines .additional {
        display:none
    }
}

.article__architects {
    margin: 40px 20px 20px 20px;
    margin: 40px 20px 20px 20px;
    float: right;
    background-color: #eff3f6;
    border-left: 5px solid #e0e7eb
}

.article-v2__wrapper .article__architects {
    padding: 10px;
    padding: .625rem;
    max-width: 275px;
    max-width: 17.1875rem;
    border-left: 0px
}

.article__architects-title {
    font-size: 16px;
    font-size: 1rem;
    padding: 15px 20px 20px 20px;
    padding: 15px 20px 20px 20px;
    color: #454e54
}

.article-v2__wrapper .article__architects-title {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    font-size: 1.2rem !important;
    padding: 0px;
    font-style: italic;
    font-weight: normal;
    font-family: "Nunito Sans", "Open Sans", serif
}

.article__architect {
    font-size: 14px;
    font-size: .875rem;
    padding: 0 20px 10px 20px;
    padding: 0 20px 10px 20px;
    font-weight: bold
}

.article__architect:last-child {
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.article-v2__wrapper .article__architect:last-child {
    padding-bottom: 0px
}

.article-v2__wrapper .article__architect {
    padding: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px
}

.article__architect-link {
    color: #394f6f
}

.article-v2__wrapper .article__architect-link {
    border-bottom: 0 !important;
    font-size: 1rem !important;
    text-decoration: none;
    font-family: "Nunito Sans", "Open Sans", serif
}

.article-v2__wrapper .article__architect-link:hover {
    color: #c41230
}

#article .bluebox .LargeTextOrange {
    font-size: 24px;
    font-size: 1.5rem;
    color: #364353
}

#article .bluebox .LargeTextBlue {
    font-size: 16px;
    font-size: 1rem;
    color: #364353;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    min-width: 35%
}

@media (max-width: 768px) {
    #article .bluebox .LargeTextBlue {
        display:block;
        width: 100%
    }
}

#article .mainboldBlue {
    font-size: 18px;
    font-size: 1.125rem;
    color: #364353;
    font-weight: bold
}

.page-article-show .body .recent-articles .feature-title {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.page-article-show .body .recent-articles .headline {
    font-size: 14px;
    font-size: .875rem;
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.page-article-show .body .recent-articles .headline a {
    border-bottom: 0
}

.page-article-show .body .recent-articles .headline a:hover {
    border-bottom: 1px solid #244583
}

.page-article-show .body .recent-articles .record:last-of-type .headline {
    border-bottom: 0
}

.taxonomy-detail-lists .photos-list h3 a.more {
    color: #244583
}

.main-nav--horizontal .navigation .user-actions {
    float: right
}

.main-nav--horizontal .navigation .user-actions__list li {
    font-family: "Montserrat","Open Sans",sans-serif
}

#article+#projectSpecSheet {
    margin-top: 40px;
    margin-top: 2.5rem
}

#article+#projectSpecSheet table {
    background: #eee
}

#article+#projectSpecSheet table td.padding {
    padding: 16px;
    padding: 1rem
}

#article+#projectSpecSheet h4 {
    color: #244583
}

#article+#projectSpecSheet strong {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    color: #364353;
    display: block
}

#article+#projectSpecSheet p {
    line-height: 1.4
}

@media (max-width: 640px) {
    .main-header .site-logo {
        width:75%
    }
}

.microsite-logo.site-logo {
    width: auto
}

.main-nav--horizontal .microsite-logo.site-logo {
    width: 190px
}

.microsite-logo.site-logo .svg-logo {
    width: auto
}

.microsite-articles__title {
    font-size: 24px;
    font-size: 1.5rem
}

.microsite-articles__headline {
    font-size: 18px;
    font-size: 1.125rem
}

.microsite-articles__items {
    list-style: none
}

.microsite-articles__item {
    margin: 0 0 20px 0;
    margin: 0 0 20px 0
}

.microsite-articles__image {
    width: 32%;
    float: left;
    margin-right: 2%
}

@media (min-width: 0) and (max-width: 500px) {
    .microsite-articles__image {
        float:none;
        width: auto;
        margin-right: auto
    }
}

.microsite-articles__teaser {
    font-size: 14px;
    font-size: .875rem
}

.microsite-articles__wrapper {
    width: 66%;
    float: right;
    margin-right: 0
}

@media (min-width: 0) and (max-width: 500px) {
    .microsite-articles__wrapper {
        float:none;
        width: auto;
        margin-right: auto;
        float: left;
        margin-right: 2%
    }
}

.microsite-articles__wrapper .kicker {
    font-size: 14px;
    font-size: .875rem;
    margin: 0 0 5px 0;
    margin: 0 0 5px 0;
    font-style: italic
}

.microsite-articles__wrapper .sub-headline {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 5px 0;
    margin: 0 0 5px 0
}

.microsite-articles__title,.microsite-articles__article-title-link {
    text-transform: none
}

.newswire-widget {
    flex: 0 1 31.6239316239%;
    width: 31.6239316239%;
    margin-right: 2.5641025641%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    min-height: 429px
}

@media (min-width: 601px) and (max-width: 768px) {
    .newswire-widget {
        flex:0 1 48.7179487179%;
        width: 48.7179487179%;
        margin-right: 2.5641025641%
    }
}

@media (min-width: 0) and (max-width: 600px) {
    .newswire-widget {
        flex:1 1 auto;
        width: 100%
    }

    .newswire-widget {
        margin-right: 0
    }

    .newswire-widget:after {
        content: none
    }
}

.newswire-headlines-feed__header {
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    display: flex;
    align-items: center
}

.newswire-headlines-feed__title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600
}

.newswire-headlines-feed__title-link {
    color: #404144;
    text-decoration: none
}

.newswire-headlines-feed__subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600
}

.newswire-headlines-feed__items {
    margin: 10px 0 0 0;
    margin: 10px 0 0 0;
    padding: 0
}

.newswire-headlines-feed__item {
    padding: 10px;
    padding: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    list-style: none;
    line-height: 1.25;
    background-color: #fff
}

.newswire-headlines-feed__headline-link {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 600;
    color: #404144;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.recent-news-article__teaser,.sidebar-article .author-bylines,.sidebar-article__teaser,.latest-blog-post__authors,.latest-blog-post__teaser {
    display: none
}

/*# sourceMappingURL=application-v2.css.map */
