@font-face {
    font-family: "slick";
    src: url("fonts/slick.eot");
    src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("bower_components/slick-carousel/slick/fonts/slick.woff") format("woff"), url("bower_components/slick-carousel/slick/fonts/slick.ttf") format("truetype"), url("bower_components/slick-carousel/slick/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "vd-icons";
    src: url("fonts/vd-icons.eot");
    src: url("fonts/vd-icons.eot?#iefix") format("embedded-opentype"), url("fonts/vd-icons.woff") format("woff"), url("fonts/vd-icons.ttf") format("truetype"), url("fonts/vd-icons.svg#vd-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "galano-bold";
    src: url("galano/galanogrotesquedemo-bold-webfont.eot");
    src: url("galano/galanogrotesquedemo-bold-webfont.eot?#iefix") format("embedded-opentype"), url("galano/galanogrotesquedemo-bold-webfont.woff") format("woff"), url("galano/galanogrotesquedemo-bold-webfont.woff2") format("woff2"), url("galano/galanogrotesquedemo-bold-webfont.ttf") format("truetype"), url("galano/galanogrotesquedemo-bold-webfont.svg#galano") format("svg");
    font-weight: bold;
    font-style: normal
}

[data-icon]:before {
    font-family: "vd-icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-]:before,
[class*=" icon-"]:before,
[class^=icon-]:after,
[class*=" icon-"]:after,
.mejs-controls .mejs-button button,
.content li:before {
    font-family: "vd-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-circle:before {
    content: "a"
}

.icon-play:before {
    content: "b"
}

.icon-facebook:before {
    content: "c"
}

.icon-flickr:before {
    content: "d"
}

.icon-tumblr:before {
    content: "g"
}

.icon-twitter:before {
    content: "h"
}

.icon-search:before {
    content: "i"
}

.icon-share:before {
    content: "j"
}

.icon-mail:before {
    content: "l"
}

.icon-instagrem:before {
    content: "m"
}

.icon-sort-desc:before {
    content: "o"
}

.icon-circle-o:before {
    content: "p"
}

.icon-volume-up:before {
    content: "q"
}

.icon-volume-off:before {
    content: "r"
}

.icon-right-open-mini:before {
    content: "t"
}

.icon-down-open-mini:before {
    content: "u"
}

.icon-basket:before {
    content: "s"
}

.icon-user:before {
    content: "v"
}

.icon-arrow2:before {
    content: "x"
}

.icon-menu-1:before {
    content: "w"
}

.icon-folklife-leftarrow:before {
    content: "n"
}

.icon-folklife-rightarrow:before {
    content: "y"
}

.icon-menu:before {
    content: "e"
}

.icon-down-arrow:before {
    content: "f"
}

.icon-pause:before {
    content: "k"
}

.icon-youtube:before {
    content: "z"
}

.icon-soundcloud:before {
    content: "A"
}

.icon-pinterest:before {
    content: "C"
}

.icon-gallery:before {
    content: "D"
}

.icon-gallery:after {
    content: "B"
}

.icon-picture:before {
    content: "B"
}

.icon-stop:before {
    content: "D"
}

.icon-gplus:before {
    content: "E"
}

.icon-picture-o:before {
    content: "F"
}

html.remodal-is-locked {
    overflow: hidden;
    touch-action: none
}

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: ""
}

.remodal-overlay,
.remodal-wrapper {
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
    filter: blur(3px)
}

.remodal-overlay {
    background: rgba(43, 46, 56, .9)
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
    animation-duration: .3s;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
    animation-name: remodal-overlay-closing-keyframes
}

.remodal-wrapper {
    padding: 10px 10px 0
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: #fff
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
    animation-duration: .3s;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-closing {
    animation-name: remodal-closing-keyframes
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.remodal-close {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    transition: color .2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    background: rgba(0, 0, 0, 0)
}

.remodal-close:hover,
.remodal-close:focus {
    color: #2b2e38
}

.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "×";
    text-align: center
}

.remodal-confirm,
.remodal-cancel {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0
}

.remodal-confirm {
    color: #fff;
    background: #81c784
}

.remodal-confirm:hover,
.remodal-confirm:focus {
    background: #66bb6a
}

.remodal-cancel {
    color: #fff;
    background: #e57373
}

.remodal-cancel:hover,
.remodal-cancel:focus {
    background: #ef5350
}

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
    padding: 0;
    border: 0
}

@keyframes remodal-opening-keyframes {
    from {
        transform: scale(1.05);
        opacity: 0
    }

    to {
        transform: none;
        opacity: 1
    }
}

@keyframes remodal-closing-keyframes {
    from {
        transform: scale(1);
        opacity: 1
    }

    to {
        transform: scale(0.95);
        opacity: 0
    }
}

@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 700px
    }
}

.lt-ie9 .remodal-overlay {
    background: #2b2e38
}

.lt-ie9 .remodal {
    width: 700px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat
}

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

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0)
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 19px;
    width: 13px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: rgba(0, 0, 0, 0);
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.mejs-offscreen {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0px 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0px 0, 0 0, 0 0, 0 0);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial, serif;
    text-align: left;
    vertical-align: top;
    text-indent: 0
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    width: 100%;
    height: 100%
}

.mejs-fill-container {
    overflow: hidden
}

.mejs-container:focus {
    outline: 0
}

.me-plugin {
    position: absolute
}

.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
}

.mejs-fullscreen {
    overflow: hidden !important
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%
}

.mejs-clear {
    clear: both
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

:root .mejs-poster img {
    display: none
}

.mejs-poster img {
    border: 0;
    padding: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
    background-image: url(bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(background.png);
    background: rgba(0, 0, 0, .9);
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9))
}

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0) url(loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(background.png);
    background: rgba(0, 0, 0, .7);
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    height: 30px;
    width: 100%
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    font-family: Helvetica, Arial, serif;
    border: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: rgba(0, 0, 0, 0)
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(controls.png)
}

.mejs-controls .mejs-button button:focus {
    outline: dotted 1px #999
}

.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 10px 3px 0;
    overflow: hidden;
    text-align: center;
    box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time a {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto
}

.mejs-controls .mejs-play button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px
}

.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-time-rail a {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    border-radius: 2px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, .8);
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 15px 15px;
    animation: buffering-stripes 2s linear infinite
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, .8);
    background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-radius: 0;
    top: 15px;
    left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
    position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
}

.mejs-controls .mejs-volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .5);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    cursor: N-resize;
    border-radius: 1px;
    margin: 0
}

.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 56px;
    position: relative;
    display: block;
    float: left;
    vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    border-radius: 2px;
    background: #333;
    background: rgba(50, 50, 50, .8);
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}

.mejs-controls .mejs-captions-button {
    position: relative
}

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -51px;
    width: 85px;
    height: 100px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border: solid 1px rgba(0, 0, 0, 0);
    padding: 10px 10px 0;
    overflow: hidden;
    border-radius: 0
}

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
    visibility: visible
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 55px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: Helvetica, Arial, serif;
    font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    border-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
}

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, .7);
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
    overflow: hidden;
    border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, .7);
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px;
    line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text {
    padding: 0;
    background: url(background.png);
    background: rgba(20, 20, 20, .5);
    white-space: pre-wrap;
    box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5)
}

.me-cannotplay a {
    color: #fff;
    font-weight: 700
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial, serif;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
    position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border: solid 1px rgba(0, 0, 0, 0);
    padding: 10px;
    overflow: hidden;
    border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: Helvetica, Arial, serif;
    font-size: 10px
}

.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    z-index: 1000;
    overflow: hidden
}

.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}

.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
}

div.mejs-speed-button {
    width: 46px !important;
    position: relative
}

.mejs-controls .mejs-button.mejs-speed-button button {
    background: rgba(0, 0, 0, 0);
    width: 36px;
    font-size: 11px;
    line-height: normal;
    color: #fff
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
    display: none;
    position: absolute;
    top: -100px;
    left: -10px;
    width: 60px;
    height: 100px;
    background: url(background.png);
    background: rgba(50, 50, 50, .7);
    border: solid 1px rgba(0, 0, 0, 0);
    padding: 0;
    overflow: hidden;
    border-radius: 0
}

.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
    display: block
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
    color: #21f8f8
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
    margin: 0 0 6px;
    padding: 0 10px;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
    display: none
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
    width: 60px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: Helvetica, Arial, serif;
    font-size: 11px;
    color: #fff;
    margin-left: 5px;
    cursor: pointer
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
    background-color: #c8c8c8 !important;
    background-color: rgba(255, 255, 255, .4) !important
}

.mejs-controls .mejs-button.mejs-jump-forward-button {
    background: rgba(0, 0, 0, 0) url(jumpforward.png) no-repeat 3px 3px
}

.mejs-controls .mejs-button.mejs-jump-forward-button button {
    background: rgba(0, 0, 0, 0);
    font-size: 9px;
    line-height: normal;
    color: #fff
}

.mejs-controls .mejs-button.mejs-skip-back-button {
    background: rgba(0, 0, 0, 0) url(skipback.png) no-repeat 3px 3px
}

.mejs-controls .mejs-button.mejs-skip-back-button button {
    background: rgba(0, 0, 0, 0);
    font-size: 9px;
    line-height: normal;
    color: #fff
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        background: rgba(0, 0, 0, 0) !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 852px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media(min-width: 852px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "— "
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ""
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: " —"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

@media(min-width: 852px) {
    .container {
        width: 760px
    }
}

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

@media(min-width: 1490px) {
    .container {
        width: 1440px
    }
}

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

.row {
    margin-left: -20px;
    margin-right: -20px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media(min-width: 852px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 37.666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 1490px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

table {
    background-color: rgba(0, 0, 0, 0)
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 851px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type=search] {
    box-sizing: border-box
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: rgba(0, 0, 0, 0)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month] {
        line-height: 30px
    }

    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 852px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio],
    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px
}

@media(min-width: 852px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 20px
}

@media(min-width: 852px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width: 852px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: rgba(0, 0, 0, 0)
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0)
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgba(0, 0, 0, 0);
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 852px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 852px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 852px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 852px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0)
}

@media(min-width: 852px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width: 852px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 852px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px)and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -20px;
    margin-left: -20px
}

@media(min-width: 852px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 852px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 852px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 20px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 852px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -20px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 852px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -20px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width: 851px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0, 0, 0, 0);
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width: 852px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width: 852px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 851px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 852px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 852px) {
    .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px
    }
}

@media(min-width: 852px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -20px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width: 851px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: rgba(0, 0, 0, 0)
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: rgba(0, 0, 0, 0)
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media(max-width: 851px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: rgba(0, 0, 0, 0)
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: rgba(0, 0, 0, 0);
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width: 851px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width: 851px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width: 851px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width: 851px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 852px)and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width: 852px)and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width: 852px)and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width: 852px)and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 992px)and (max-width: 1489px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width: 992px)and (max-width: 1489px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width: 992px)and (max-width: 1489px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width: 992px)and (max-width: 1489px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 1490px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width: 1490px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width: 1490px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width: 1490px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

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

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

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

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

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

* {
    outline: none
}

a,
a:focus {
    text-decoration: none;
    color: inherit
}

a {
    outline: none
}

a[href^=tel] {
    border: none
}

img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

li {
    list-style-type: none
}

input {
    border-radius: 0
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.iframe-wrapper iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 100%
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell
    }
}

.black-80 {
    color: #333
}

.black-70 {
    color: #4d4d4d
}

.black-65 {
    color: #595959
}

.black-60 {
    color: #666
}

.black-50 {
    color: gray
}

.black-40 {
    color: #999
}

.black-30 {
    color: #b3b3b3
}

.black-25 {
    color: #bfbfbf
}

.black-20 {
    color: #ccc
}

.black-15 {
    color: #d9d9d9
}

.black-10 {
    color: #e6e6e6;
    fill: #e6e6e6
}

.black-08 {
    color: #ebebeb
}

.black-05 {
    color: #f2f2f2
}

.fl-light-blue {
    color: #adbedd
}

.fl-light-blue-bg {
    background-color: #adbedd
}

.fl-blue {
    color: #418abd
}

.fl-blue-bg {
    background-color: #418abd
}

.fl-purple {
    color: #a34d8f
}

.fl-purple-bg {
    background-color: #a34d8f
}

.fl-light-green {
    color: #e2f0d8
}

.fl-light-green-bg {
    background-color: #e2f0d8
}

.fl-green {
    color: #31b3a0
}

.fl-green-bg {
    background-color: #31b3a0
}

.fl-teal {
    color: #277b89
}

.fl-teal-bg {
    background-color: #277b89
}

.fl-yellow {
    color: #fdefc3
}

.fl-yellow-bg {
    background-color: #fdefc3
}

.fl-orange {
    color: #ce6e52
}

.fl-orange-bg {
    background-color: #ce6e52
}

.fl-red {
    color: #b44435
}

.fl-red-bg {
    background-color: #b44435
}

.fw-light-blue {
    color: #c0d5e7
}

.fw-light-blue-bg {
    background-color: #c0d5e7
}

.fw-blue {
    color: #acd1d4
}

.fw-blue-bg {
    background-color: #acd1d4
}

.fw-dark-blue {
    color: #31586a
}

.fw-dark-blue-bg {
    background-color: #31586a
}

.fw-purple {
    color: #9e93ae
}

.fw-purple-bg {
    background-color: #9e93ae
}

.fw-light-green {
    color: #bedcaf
}

.fw-light-green-bg {
    background-color: #bedcaf
}

.fw-green {
    color: #628a61
}

.fw-green-bg {
    background-color: #628a61
}

.fw-cream {
    color: #fef3db
}

.fw-cream-bg {
    background-color: #fef3db
}

.fw-brown {
    color: #c9c1ae
}

.fw-brown-bg {
    background-color: #c9c1ae
}

.fw-orange {
    color: #ca772c
}

.fw-orange-bg {
    background-color: #ca772c
}

.fw-red {
    color: #b44b41
}

.fw-red-bg {
    background-color: #b44b41
}

.fs-light-blue {
    color: #71b6d9
}

.fs-light-blue-bg {
    background-color: #71b6d9
}

.fs-blue {
    color: #4967a3
}

.fs-blue-bg {
    background-color: #4967a3
}

.fs-purple {
    color: #6f498d
}

.fs-purple-bg {
    background-color: #6f498d
}

.fs-green {
    color: #00a765
}

.fs-green-bg {
    background-color: #00a765
}

.fs-teal {
    color: #409fa1
}

.fs-teal-bg {
    background-color: #409fa1
}

.fs-yellow {
    color: #fddd6b
}

.fs-yellow-bg {
    background-color: #fddd6b
}

.fs-tan {
    color: #cfbb8a
}

.fs-tan-bg {
    background-color: #cfbb8a
}

.fs-orange {
    color: #e5a058
}

.fs-orange-bg {
    background-color: #e5a058
}

.fs-red {
    color: #ce3c45
}

.fs-red-bg {
    background-color: #ce3c45
}

.black {
    color: #000
}

.xl-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 10vw
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-serif-title {
        font-size: 6.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-serif-title {
        font-size: 10rem
    }
}

.lg-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-serif-title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-serif-title {
        font-size: 6.2rem
    }
}

.md-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-serif-title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-serif-title {
        font-size: 4.2rem
    }
}

.sm-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .sm-serif-title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title {
        margin-bottom: 1rem
    }
}

.sm-serif-title-italic {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    font-style: italic
}

@media only screen and (min-width: 53.25em) {
    .sm-serif-title-italic {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title-italic {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title-italic {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title-italic {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title-italic {
        margin-bottom: 1rem
    }
}

.xxl-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xxl-sans-title {
        font-size: 1.9vw;
        font-size: 3.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xxl-sans-title {
        font-size: 3.5rem;
        font-size: 5rem
    }
}

.xl-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-title {
        font-size: 3.5rem
    }
}

.lg-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans {
        font-size: 3rem
    }
}

.lg-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.167;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans-title {
        font-size: 3rem
    }
}

.md-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-sans-title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-sans-title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.sm-sans-title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.sm-sans-title-light {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-title-light {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-title-light {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.caption-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem
}

@media only screen and (min-width: 53.25em) {
    .caption-sans {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .caption-sans {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .caption-sans {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.xl-sans-title-gallano-bold {
    font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
    line-height: 1;
    font-size: 2.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-title-gallano-bold {
        font-size: 2.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-title-gallano-bold {
        font-size: 4.5rem
    }
}

.xl-sans-title-gallano-medium {
    font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
    line-height: 1;
    font-size: 2.6rem;
    font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-title-gallano-medium {
        font-size: 2.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-title-gallano-medium {
        font-size: 4.5rem
    }
}

.sm-sans-title-gallano {
    font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
    line-height: 1.43;
    font-size: 1.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-title-gallano {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-title-gallano {
        line-height: 1.238;
        font-size: 2.1rem
    }
}

.sm-sans-gallano {
    font-weight: 300;
    font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif;
    line-height: 1.43;
    font-size: 1.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-gallano {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-gallano {
        line-height: 1.3;
        font-size: 2rem
    }
}

body {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333
}

.content,
.text-card {
    position: relative
}

.content h2,
.text-card h2 {
    font-weight: 600;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h2,
    .text-card h2 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h2,
    .text-card h2 {
        margin-bottom: 1rem
    }
}

.content h3,
.text-card h3 {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem;
    margin-bottom: 0.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h3,
    .text-card h3 {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h3,
    .text-card h3 {
        font-size: 4.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h3,
    .text-card h3 {
        margin-bottom: 0.832vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h3,
    .text-card h3 {
        margin-bottom: 1.3rem
    }
}

.content h4,
.text-card h4 {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em) {

    .content h4,
    .text-card h4 {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h4,
    .text-card h4 {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h4,
    .text-card h4 {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 2rem
    }
}

.content h5,
.text-card h5 {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h5,
    .text-card h5 {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h5,
    .text-card h5 {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h5,
    .text-card h5 {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h5,
    .text-card h5 {
        margin-bottom: 0.5rem
    }
}

.content p:not(.caption),
.text-card p:not(.caption) {
    font-weight: 400;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333;
    font-size: 1.9rem;
    padding-bottom: 1.1237533361rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        font-size: 2.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        padding-bottom: 1.024vw
    }
}

@media only screen and (min-width: 1560px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        padding-bottom: 1.6rem
    }
}

.content li,
.text-card li {
    margin-bottom: 0.2962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content li,
    .text-card li {
        margin-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .content li,
    .text-card li {
        margin-bottom: 0.8rem
    }
}

.content .card,
.text-card .card {
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content .card,
    .text-card .card {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content .card,
    .text-card .card {
        margin-bottom: 2rem
    }
}

.content .title,
.text-card .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    margin-bottom: 0.1111111111rem;
    width: initial;
    width: auto
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content .title,
    .text-card .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .content .title,
    .text-card .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content .title,
    .text-card .title {
        margin-bottom: 0.192vw
    }
}

@media only screen and (min-width: 1560px) {

    .content .title,
    .text-card .title {
        margin-bottom: 0.3rem
    }
}

.content ul,
.text-card ul {
    padding-bottom: 1.4046916702rem;
    padding-left: 1.4046916702rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul,
    .text-card ul {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul,
    .text-card ul {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul,
    .text-card ul {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul,
    .text-card ul {
        padding-left: 2rem
    }
}

@media only screen and (max-width: 53.15em) {

    .content ul,
    .text-card ul {
        padding-left: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul,
    .text-card ul {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul,
    .text-card ul {
        margin-bottom: 1rem
    }
}

.content ul li:not(.card),
.text-card ul li:not(.card) {
    position: relative
}

.content ul li:not(.card):before,
.text-card ul li:not(.card):before {
    content: "a";
    font-family: "vd-icons";
    display: inline-block;
    position: relative;
    bottom: 2px;
    padding-right: 0.7023458351rem;
    margin-left: -0.6296296296rem;
    font-size: .5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        padding-right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        margin-left: -1.088vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        margin-left: -1.7rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        font-size: .32vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        font-size: .5rem;
        bottom: .5rem
    }
}

.content ol li,
.text-card ol li {
    list-style-type: decimal;
    padding-left: 1.0535187526rem;
    margin-left: 0.9259259259rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ol li,
    .text-card ol li {
        padding-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ol li,
    .text-card ol li {
        padding-left: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ol li,
    .text-card ol li {
        margin-left: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ol li,
    .text-card ol li {
        margin-left: 2.5rem
    }
}

@media only screen and (max-width: 53.15em) {

    .content ol li,
    .text-card ol li {
        padding-left: 0rem;
        margin-left: 2.5rem
    }
}

.content ol ol li,
.text-card ol ol li {
    list-style-type: upper-alpha;
    padding-left: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ol ol li,
    .text-card ol ol li {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ol ol li,
    .text-card ol ol li {
        padding-left: 1rem
    }
}

@media only screen and (max-width: 53.15em) {

    .content ol ol li,
    .text-card ol ol li {
        padding-left: 0
    }
}

.content .more-link {
    position: static;
    float: right;
    display: inline-block;
    border-bottom: none;
    box-shadow: none
}

.content-footer {
    position: relative
}

.content-footer h2 {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-footer h2 {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-footer h2 {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.content-footer p,
.content-footer ul {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content-footer p,
    .content-footer ul {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {

    .content-footer p,
    .content-footer ul {
        font-size: 2.1rem
    }
}

.show-internal-browse-page .internal-browsenav .browsenav-title {
    text-align: left;
    font-size: 2.3rem;
    padding-bottom: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        font-size: 2.4rem
    }
}

.xl-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans {
        font-size: 3.5rem
    }
}

.xl-sans-semi {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-semi {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-semi {
        font-size: 3.5rem
    }
}

.lg-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans {
        font-size: 3rem
    }
}

.lg-sans-semi {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans-semi {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans-semi {
        font-size: 3rem
    }
}

.md-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-sans {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-sans {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.md-sans-semi {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-sans-semi {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-sans-semi {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.caption-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem
}

@media only screen and (min-width: 53.25em) {
    .caption-sans {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .caption-sans {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .caption-sans {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.body-serif {
    font-weight: 400;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .body-serif {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .body-serif {
        font-size: 2.4rem
    }
}

.intro-serif {
    font-weight: 500;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.3333;
    font-size: 2.1rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-serif {
        font-size: 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-serif {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-serif {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-serif {
        margin-bottom: 1rem
    }
}

.body-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .body-sans {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .body-sans {
        font-size: 2.1rem
    }
}

.intro-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-sans {
        font-size: 3rem
    }
}

.lg-woodtype-extended {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (max-width: 53.15em) {
    .lg-woodtype-extended {
        font-size: 8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-woodtype-extended {
        font-size: 2.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-woodtype-extended {
        font-size: 4rem
    }
}

.md-woodtype-extended {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-woodtype-extended {
        font-size: 2.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-woodtype-extended {
        font-size: 3.8rem
    }
}

.sm-woodtype-extended {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    margin-top: 0.3703703704rem
}

@media only screen and (max-width: 53.15em) {
    .sm-woodtype-extended {
        font-size: 5vw
    }
}

@media only screen and (min-width: 53.25em) {
    .sm-woodtype-extended {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-woodtype-extended {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-woodtype-extended {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-woodtype-extended {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-woodtype-extended {
        margin-top: 1rem
    }
}

.nav-header {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .nav-header {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .nav-header {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

.lg-magazine-title {
    font-weight: 800;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.095237;
    font-size: 2.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-magazine-title {
        font-size: 2.95vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-magazine-title {
        font-size: 4.2rem
    }
}

.md-magazine-title {
    font-weight: 800;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.095237;
    font-size: 1.8rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-magazine-title {
        font-size: 2.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-magazine-title {
        font-size: 3.7rem
    }
}

.sm-magazine-title {
    font-weight: 700;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    margin-bottom: 0.3703703704rem;
    font-size: 1.8rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-title {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-title {
        font-size: 3rem
    }
}

.lg-magazine-issue-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-magazine-issue-title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-magazine-issue-title {
        font-size: 4.2rem
    }
}

.sm-magazine-issue-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .sm-magazine-issue-title {
        line-height: 1
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-issue-title {
        font-size: 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-issue-title {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-issue-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-issue-title {
        margin-bottom: 1rem
    }
}

.button-title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.4rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button-title {
        font-size: 1.1vw;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .button-title {
        font-size: 1.8rem;
        margin-bottom: .5rem
    }
}

.category-tag-type {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem
}

@media only screen and (min-width: 53.25em) {
    .category-tag-type {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .category-tag-type {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .category-tag-type {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.category-tag-bold-type {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: 700
}

@media only screen and (min-width: 53.25em) {
    .category-tag-bold-type {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .category-tag-bold-type {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .category-tag-bold-type {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.vertically-align-grandparent {
    display: table;
    width: 100%;
    height: 100%
}

.vertically-align-uncle {
    display: table-row
}

.vertically-align-parent {
    position: relative;
    transform-style: preserve-3d;
    display: table-cell;
    width: 100%;
    height: 100%
}

.vertically-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

svg {
    pointer-events: none
}

a svg {
    pointer-events: auto
}

[class^=icon-]:before,
[class*=" icon-"]:before {
    vertical-align: middle
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    line-height: 2em;
    vertical-align: middle
}

.icon-stack div {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.accessibility-pause-button {
    color: #595959
}

.accessibility-pause-button:focus {
    outline: 1px auto gray
}

.pause-button,
.mute-button {
    display: none
}

@media only screen and (min-width: 53.25em) {

    .pause-button,
    .mute-button {
        display: block;
        font-size: 4rem;
        color: #e5a058;
        position: absolute;
        top: calc(7rem + 3rem);
        z-index: 5;
        width: 4.2140750105rem;
        height: 4.2140750105rem;
        cursor: pointer
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .pause-button,
    .mute-button {
        width: 3.84vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .pause-button,
    .mute-button {
        width: 6rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .pause-button,
    .mute-button {
        height: 3.84vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .pause-button,
    .mute-button {
        height: 6rem
    }
}

@media only screen and (min-width: 1560px) {

    .pause-button,
    .mute-button {
        top: calc(8rem + 36px)
    }
}

.pause-button:before,
.mute-button:before {
    position: relative;
    left: 0.037037037rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .pause-button:before,
    .mute-button:before {
        left: 0.064vw
    }
}

@media only screen and (min-width: 1560px) {

    .pause-button:before,
    .mute-button:before {
        left: 0.1rem
    }
}

@media only screen and (min-width: 53.25em) {

    .pause-button:before,
    .mute-button:before {
        bottom: .2rem
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {

    .pause-button:before,
    .mute-button:before {
        bottom: .2vw
    }
}

@media only screen and (min-width: 1560px) {

    .pause-button:before,
    .mute-button:before {
        bottom: -0.2rem
    }
}

.pause-button {
    color: #333
}

@media only screen and (min-width: 53.25em) {
    .pause-button {
        text-align: center;
        font-size: 3.5rem;
        right: 7rem
    }
}

@media only screen and (min-width: 62em) {
    .pause-button {
        right: 6.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pause-button {
        margin-top: 1.1vw
    }
}

@media only screen and (min-width: 1560px) {
    .pause-button {
        margin-top: 2rem;
        right: calc((100vw - 1400px)/2 - .4rem)
    }
}

@media only screen and (min-width: 53.25em) {
    .mute-button {
        text-align: right;
        right: 14rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mute-button {
        margin-top: .8vw
    }
}

@media only screen and (min-width: 1560px) {
    .mute-button {
        right: calc((100vw - 1400px)/2 + 5.8rem);
        margin-top: 1.6rem
    }
}

.icon-volume-off:before {
    top: 0;
    left: -5px
}

.nav-icon {
    color: #595959;
    line-height: .9;
    margin: 0
}

@media only screen and (max-width: 53.15em) {
    .nav-icon {
        font-size: 2.3rem
    }
}

@media only screen and (min-width: 53.25em) {
    .nav-icon {
        line-height: .7
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .nav-icon {
        font-size: 2.3rem;
        padding: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .nav-icon {
        padding: 14px;
        font-size: 2.5rem
    }
}

.nav-icon:focus {
    outline: 1px auto gray
}

.svg-nav-icon {
    color: #595959;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    fill: #000;
    display: inline-block;
    fill: currentColor
}

@media only screen and (min-width: 53.25em) {
    .svg-nav-icon {
        width: 22px;
        height: 22px
    }
}

@media only screen and (min-width: 1560px) {
    .svg-nav-icon {
        width: 26px;
        height: 26px
    }
}

.svg-nav-icon[title=pause],
.svg-nav-icon[title=play] {
    fill: #595959;
    width: 40px;
    height: 40px
}

@media only screen and (min-width: 53.25em) {

    .svg-nav-icon[title=pause],
    .svg-nav-icon[title=play] {
        width: 26px;
        height: 26px
    }
}

@media only screen and (min-width: 1560px) {

    .svg-nav-icon[title=pause],
    .svg-nav-icon[title=play] {
        width: 30px;
        height: 30px
    }
}

.svg-filter-icon {
    position: absolute;
    right: 0.2962962963rem;
    top: 0.1481481481rem;
    top: .5rem;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    display: inline-block;
    fill: currentColor
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-filter-icon {
        right: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-filter-icon {
        right: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-filter-icon {
        top: 0.256vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-filter-icon {
        top: 0.4rem
    }
}

@media only screen and (min-width: 53.25em) {
    .svg-filter-icon {
        width: 22px;
        height: 22px
    }
}

@media only screen and (min-width: 1560px) {
    .svg-filter-icon {
        width: 28px;
        height: 28px
    }
}

.dropdown .svg-filter-icon {
    vertical-align: middle;
    width: 25px;
    height: 25px
}

@media only screen and (min-width: 53.25em) {
    .dropdown .svg-filter-icon {
        width: 22px;
        height: 22px
    }
}

@media only screen and (min-width: 1560px) {
    .dropdown .svg-filter-icon {
        width: 28px;
        height: 28px
    }
}

.svg-arrow2-icon {
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    display: inline-block;
    fill: currentColor
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-arrow2-icon {
        top: -0.1vw;
        width: 1.4vw;
        height: 1.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-arrow2-icon {
        top: -0.2rem;
        width: 20px;
        height: 20px
    }
}

.svg-social-icon {
    padding: 0.7023458351rem;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    display: inline-block;
    fill: currentColor
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-social-icon {
        padding: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-social-icon {
        padding: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-social-icon {
        width: 3vw;
        height: 3vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-social-icon {
        width: 45px;
        height: 45px
    }
}

.svg-social-icon-footer {
    padding: 0.3511729175rem;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    display: inline-block;
    fill: currentColor
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-social-icon-footer {
        padding: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-social-icon-footer {
        padding: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-social-icon-footer {
        width: 2.5vw;
        height: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-social-icon-footer {
        width: 40px;
        height: 40px
    }
}

.icon-pause:before,
.icon-play:before {
    content: ""
}

.icon-pause .svg-nav-icon[title=play],
.icon-play .svg-nav-icon[title=pause] {
    display: none
}

@media only screen and (max-width: 53.15em) {
    .main-nav-icon {
        padding: 1rem
    }
}

@media only screen and (min-width: 53.25em) {
    .main-nav-icon:hover {
        color: #b3b3b3
    }
}

.main-nav-icon:focus {
    outline: 1px auto gray
}

.social-icons {
    display: none;
    text-align: right;
    padding: 0;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 53.15em) {
    .social-icons {
        display: none;
        background-color: #fff;
        background-color: #e6e6e6;
        width: 100%;
        left: 0
    }
}

.desktop-social-icons {
    display: none
}

@media only screen and (max-width: 53.15em) {
    .desktop-social-icons {
        display: none !important
    }
}

.social-icon-link {
    vertical-align: middle
}

.social-icon-link:hover,
.social-icon-link:focus {
    text-decoration: none
}

.social-icon {
    color: #595959;
    padding: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .social-icon {
        padding: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .social-icon {
        padding: 1rem
    }
}

.social-icon:hover {
    color: black30;
    text-decoration: none
}

.svg-social-icon,
.svg-social-icon-footer {
    fill: #595959
}

.svg-social-icon:hover,
.svg-social-icon-footer:hover {
    fill: #b3b3b3
}

.center-box {
    position: relative
}

.center-box:hover .svg-play-button-circle {
    fill: #e2f0d8
}

.icon-play-button {
    position: relative;
    cursor: pointer
}

.icon-play-button:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "a";
    color: #bfbfbf
}

.icon-play-button:hover:before {
    color: #e2f0d8
}

.icon-play-button:after {
    position: relative;
    z-index: 1;
    content: "b";
    color: #333;
    display: block
}

.svg-play-button {
    text-align: center
}

.svg-play-button:hover .svg-play-button-circle {
    fill: #e2f0d8
}

.svg-play-button-circle,
.svg-play-button-play,
.svg-play-button-pause {
    top: 50%;
    left: 50%;
    position: absolute;
    display: inline-block;
    transform: translate(-50%, -50%)
}

.svg-play-button-play,
.svg-play-button-pause {
    fill: #333
}

.svg-play-button-circle {
    fill: #ccc
}

@media only screen and (max-width: 53.15em) {
    .svg-play-button-circle {
        width: 12vw;
        height: 12vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-play-button-circle {
        width: 3.8vw;
        height: 3.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-play-button-circle {
        width: 60px;
        height: 60px
    }
}

@media only screen and (max-width: 53.15em) {
    .svg-play-button-play {
        width: 10vw;
        height: 10vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-play-button-play {
        width: 3.4vw;
        height: 3.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-play-button-play {
        width: 50px;
        height: 50px
    }
}

@media only screen and (max-width: 53.15em) {
    .svg-play-button-pause {
        width: 7vw;
        height: 7vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-play-button-pause {
        width: 2.5vw;
        height: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-play-button-pause {
        width: 40px;
        height: 40px
    }
}

.track .svg-play-button-circle {
    fill: #b3b3b3
}

@media only screen and (max-width: 53.15em) {
    .track .svg-play-button-circle {
        width: 3rem;
        height: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .track .svg-play-button-circle {
        width: 1.8vw;
        height: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .track .svg-play-button-circle {
        width: 3rem;
        height: 3rem
    }
}

@media only screen and (max-width: 53.15em) {
    .track .svg-play-button-play {
        width: 3rem;
        height: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .track .svg-play-button-play {
        width: 1.6vw;
        height: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .track .svg-play-button-play {
        width: 2.5rem;
        height: 2.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .track .svg-play-button-pause {
        width: 2rem;
        height: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .track .svg-play-button-pause {
        width: 1.3vw;
        height: 1.3vw
    }
}

@media only screen and (min-width: 1560px) {
    .track .svg-play-button-pause {
        width: 2rem;
        height: 2rem
    }
}

.sidebar .svg-play-button-circle {
    fill: #ccc
}

@media only screen and (max-width: 53.15em) {

    .icon-gallery:before,
    .icon-gallery:after,
    .icon-picture-o:before,
    .icon-picture-o:after,
    .icon-play-button:before,
    .icon-play-button:after,
    .mejs-controls .mejs-playpause-button button:before,
    .mejs-controls .mejs-playpause-button button:after {
        font-size: 10vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .icon-gallery:before,
    .icon-gallery:after,
    .icon-picture-o:before,
    .icon-picture-o:after,
    .icon-play-button:before,
    .icon-play-button:after,
    .mejs-controls .mejs-playpause-button button:before,
    .mejs-controls .mejs-playpause-button button:after {
        font-size: 4vw
    }
}

@media only screen and (min-width: 1560px) {

    .icon-gallery:before,
    .icon-gallery:after,
    .icon-picture-o:before,
    .icon-picture-o:after,
    .icon-play-button:before,
    .icon-play-button:after,
    .mejs-controls .mejs-playpause-button button:before,
    .mejs-controls .mejs-playpause-button button:after {
        font-size: 6rem
    }
}

@media only screen and (max-width: 53.15em) {

    .horizontal-audio-card-third .icon-play-button:before,
    .horizontal-audio-card-third .icon-play-button:after,
    .horizontal-audio-card-third .mejs-controls .mejs-playpause-button button:before,
    .horizontal-audio-card-third .mejs-controls .mejs-playpause-button button:after {
        font-size: 7vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .horizontal-audio-card-third .icon-play-button:before,
    .horizontal-audio-card-third .icon-play-button:after,
    .horizontal-audio-card-third .mejs-controls .mejs-playpause-button button:before,
    .horizontal-audio-card-third .mejs-controls .mejs-playpause-button button:after {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .horizontal-audio-card-third .icon-play-button:before,
    .horizontal-audio-card-third .icon-play-button:after,
    .horizontal-audio-card-third .mejs-controls .mejs-playpause-button button:before,
    .horizontal-audio-card-third .mejs-controls .mejs-playpause-button button:after {
        font-size: 4rem
    }
}

.icon-gallery,
.icon-picture-o {
    cursor: pointer;
    position: absolute;
    left: 0.3703703704rem;
    bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .icon-gallery,
    .icon-picture-o {
        left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .icon-gallery,
    .icon-picture-o {
        left: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .icon-gallery,
    .icon-picture-o {
        bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .icon-gallery,
    .icon-picture-o {
        bottom: 1rem
    }
}

.icon-gallery:before,
.icon-picture-o:before {
    z-index: 0;
    color: #bfbfbf
}

.icon-gallery:hover:before,
.icon-picture-o:hover:before {
    color: #e2f0d8
}

.icon-gallery:after,
.icon-picture-o:after {
    position: absolute;
    z-index: 1;
    color: #333;
    display: block
}

@media only screen and (max-width: 53.15em) {

    .icon-gallery:after,
    .icon-picture-o:after {
        font-size: 6vw;
        top: 2vw;
        left: 1.8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .icon-gallery:after,
    .icon-picture-o:after {
        font-size: 2.6vw;
        top: .7vw;
        left: .6vw
    }
}

@media only screen and (min-width: 1560px) {

    .icon-gallery:after,
    .icon-picture-o:after {
        font-size: 4rem;
        top: 1rem;
        left: .9rem
    }
}

.more-link-wrapper {
    position: relative
}

.more-link {
    color: #666;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    line-height: 1
}

.more-link-text {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    line-height: 1.1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-link-text {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-link-text {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em) {
    .more-link-text {
        line-height: 1.2
    }
}

.more-link-arrow {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    line-height: .9;
    line-height: .2
}

@media only screen and (min-width: 53.25em) {
    .more-link-arrow {
        line-height: 1
    }
}

@media only screen and (min-width: 1560px) {
    .more-link-arrow {
        line-height: .75
    }
}

.more-link-arrow:before {
    font-size: 2rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-link-arrow:before {
        font-size: 1.4vw;
        line-height: 1.3
    }
}

@media only screen and (min-width: 1560px) {
    .more-link-arrow:before {
        font-size: 2rem;
        line-height: 1.3
    }
}

.more-link[aria-expanded=false] .more-link-arrow:before {
    transform: rotate(90deg);
    display: inline-block
}

.more-link[aria-expanded=true] .more-link-arrow:before {
    transform: rotate(270deg);
    display: inline-block;
    position: relative;
    top: -0.2rem
}

.album-sidebar-tab[aria-expanded=true] .icon-right-open-mini {
    transform: rotate(90deg);
    display: inline-block;
    position: relative;
    top: .2rem
}

.mobile-dots .svg-pager-icon {
    fill: #333
}

.mobile-dots li:hover,
.mobile-dots .slick-active {
    position: relative;
    top: .2rem
}

@media only screen and (min-width: 53.25em) {

    .mobile-dots li:hover,
    .mobile-dots .slick-active {
        top: 10vw
    }
}

@media only screen and (min-width: 1560px) {

    .mobile-dots li:hover,
    .mobile-dots .slick-active {
        top: .2rem
    }
}

.dots li:hover,
.dots .slick-active {
    position: relative
}

.svg-pager-icon {
    width: 13.5px;
    height: 13.5px
}

.svg-pager-icon-circle {
    position: relative;
    top: .3rem;
    left: .1rem;
    top: .3rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-pager-icon-circle {
        top: .25vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-pager-icon-circle {
        top: .3rem
    }
}

.svg-pager-icon-circle-o {
    width: 16px;
    height: 16px
}

@media only screen and (min-width: 53.25em) {
    .slick-dots li:hover .svg-pager-icon-circle {
        display: block
    }

    .slick-dots li:hover .svg-pager-icon-circle-o {
        display: none
    }
}

.svg-pager-icon-circle {
    display: none
}

.slick-active>.svg-pager-icon-circle {
    display: block
}

.slick-active>.svg-pager-icon-circle-o {
    display: none
}

.newsletter-signup .icon-mail,
.newsletter-signup .icon-mail-svg {
    color: #999;
    float: right
}

@media only screen and (max-width: 53.15em) {
    .newsletter-signup .icon-mail {
        margin-left: 3vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-signup .icon-mail {
        margin-left: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-signup .icon-mail {
        margin-left: 2rem;
        margin-right: 3rem;
        margin: 3rem 0 3rem 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .newsletter-signup .icon-mail:before {
        font-size: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-signup .icon-mail:before {
        font-size: 4vw;
        padding-right: .2vw;
        line-height: .8
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-signup .icon-mail:before {
        font-size: 5.2rem;
        padding-right: 2px;
        line-height: 1
    }
}

.icon-mail-svg {
    padding-left: 1px
}

.icon-mail-svg svg {
    fill: #999;
    position: static;
    transform: none
}

.icon-submit-arrow-svg {
    color: #595959;
    line-height: .9;
    margin: 0
}

@media only screen and (max-width: 53.15em) {
    .icon-submit-arrow-svg {
        font-size: 2.3rem
    }
}

@media only screen and (min-width: 53.25em) {
    .icon-submit-arrow-svg {
        line-height: .7
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .icon-submit-arrow-svg {
        font-size: 2.3rem;
        padding: .2vw
    }
}

@media only screen and (min-width: 1560px) {
    .icon-submit-arrow-svg {
        padding: 6px 4px 4px 4px;
        font-size: 1.5rem
    }
}

.icon-submit-arrow-svg svg {
    fill: #999;
    position: static;
    transform: none
}

.icon-submit-arrow-svg:focus {
    outline: 1px auto gray
}

a {
    color: #333
}

a:hover {
    text-decoration: none
}

@media only screen and (max-width: 53.15em) {
    a:hover {
        color: #333
    }
}

.footer-title:hover,
.logo-mask:hover,
.site-toggle-link:hover {
    background-color: rgba(0, 0, 0, 0)
}

.content a,
.remodal-description a {
    color: #333;
    border-bottom: 3px solid #e2f0d8;
    box-shadow: inset 0 -4px 0 #e2f0d8;
    transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1)
}

.content a:hover,
.remodal-description a:hover {
    background: #e2f0d8;
    color: #333
}

.remodal-description a,
figcaption a,
.thin-links,
.thin-links-wrapper a {
    border-bottom: 1px solid #e2f0d8;
    color: #b3b3b3
}

.remodal-description a:hover,
figcaption a:hover,
.thin-links:hover,
.thin-links-wrapper a:hover {
    background: rgba(0, 0, 0, 0)
}

@media only screen and (min-width: 53.25em) {

    a.high,
    .high,
    .video {
        transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1);
        cursor: pointer
    }

    a.high:hover .light,
    .high:hover .light,
    .video:hover .light {
        background: #e2f0d8;
        color: #333
    }

    a.high:hover .light .er,
    .high:hover .light .er,
    .video:hover .light .er {
        position: relative
    }
}

.no-highlight a:hover {
    background: none
}

.no-underline a {
    border-bottom: none;
    box-shadow: none
}

.more-link .er {
    padding: 0.140469167rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-link .er {
        padding: 0.128vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-link .er {
        padding: 0.2rem
    }
}

.anchor-link {
    display: block;
    position: relative;
    visibility: hidden
}

@media only screen and (max-width: 53.15em) {
    .anchor-link {
        top: -28vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .anchor-link {
        top: -10vw
    }
}

@media only screen and (min-width: 1560px) {
    .anchor-link {
        top: -17rem
    }
}

.first-anchor-link {
    top: -20rem
}

.navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    position: fixed;
    top: 0;
    width: 100%;
    min-height: initial;
    min-height: auto;
    z-index: 30;
    height: 4.5rem;
    background-color: #fff;
    box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, .16)
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .navbar {
        height: 7rem
    }
}

@media only screen and (min-width: 1560px) {
    .navbar {
        height: 8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .navbar {
        width: 100%
    }
}

@media only screen and (min-width: 53.25em) {
    .navbar {
        position: absolute
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .navbar {
        top: 3rem
    }
}

@media only screen and (min-width: 1560px) {
    .navbar {
        top: 36px
    }
}

.navbar.is-open {
    background-color: rgba(255, 255, 255, .97);
    height: auto !important
}

@media only screen and (min-width: 53.25em) {
    .navbar {
        box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, .08);
        -webkit-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, .08);
        -moz-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, .08)
    }
}

.home-page .navbar {
    height: 4.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .navbar {
        height: 7rem
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .navbar {
        height: 8rem
    }
}

.smithsonian-logo {
    float: left;
    width: 100px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .smithsonian-logo {
        width: 140px
    }
}

@media only screen and (min-width: 1560px) {
    .smithsonian-logo {
        padding-top: 3px;
        width: 160px
    }
}

.site-toggle {
    display: none;
    background-color: #333;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-align: right;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    z-index: 11;
    top: 0;
    width: 100%
}

@media only screen and (min-width: 53.25em) {
    .site-toggle {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .site-toggle {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .site-toggle {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (min-width: 53.25em) {
    .site-toggle {
        padding-top: 0;
        display: block
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .site-toggle {
        font-size: 1.1rem;
        display: block;
        height: 3rem
    }
}

@media only screen and (min-width: 1560px) {
    .site-toggle {
        font-size: 1.6rem;
        line-height: 3.5rem !important;
        padding: 0;
        height: 36px
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .right-site-toggle {
        padding-top: .8rem
    }
}

@media only screen and (min-width: 1560px) {
    .right-site-toggle {
        padding: 0
    }
}

.tagline {
    display: none;
    color: gray
}

@media only screen and (min-width: 62.5em) {
    .tagline {
        display: inline-block
    }
}

.site-toggle-link {
    color: #999;
    margin-left: 2.5rem
}

.site-toggle-link:hover {
    color: #fff;
    text-decoration: none
}

.site-toggle-link.active,
.site-toggle-link:focus {
    color: #ccc
}

.navbar-outside,
.filter-outside {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9
}

.navbar-header {
    position: relative;
    z-index: 10;
    max-width: 1480px;
    padding: 0 15px;
    margin: 0 auto;
    display: table;
    width: 100%
}

@media only screen and (min-width: 53.25em) {
    .navbar-header {
        padding: 0 40px
    }
}

@media only screen and (min-width: 1560px) {
    .navbar-header {
        height: 8rem
    }
}

.navbar-header-inner {
    position: relative;
    z-index: 100
}

.logo-wrapper {
    float: left;
    height: auto;
    margin-left: 0 !important;
    font-size: 10px;
    margin-top: 1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .logo-wrapper {
        margin-top: 1.5rem;
        margin-top: 1rem;
        width: 195px
    }
}

@media only screen and (min-width: 1560px) {
    .logo-wrapper {
        margin-top: 2rem;
        font-size: 25px
    }
}

.home-page .navbar.is-smaller {
    height: 4.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .navbar.is-smaller {
        height: 7rem
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .navbar.is-smaller {
        height: 8rem
    }
}

.navspacer {
    height: calc(4.5rem + 8.5rem)
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .navspacer {
        height: calc(7rem + 3rem + 11.5rem)
    }
}

@media only screen and (min-width: 1560px) {
    .navspacer {
        height: calc(8rem + 36px + 14rem)
    }
}

.navspacer-open {
    transition: all .3s ease
}

.home-page .navspacer {
    height: 4.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .navspacer {
        height: calc(7rem + 3rem)
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .navspacer {
        height: calc(8rem + 36px)
    }
}

.logo-mask {
    overflow: hidden;
    display: inline-block
}

.logo {
    position: absolute;
    display: inline-block;
    top: 0
}

.logo a {
    display: block
}

.one-line-logos,
.block-logos {
    transition: opacity .3s ease
}

.logo-is-one-line .block-logos {
    opacity: 0
}

.logo-is-one-line .one-line-logos {
    opacity: 1
}

.is-transitioning {
    display: block !important;
    visibility: visible !important
}

.block-logo {
    max-width: initial;
    margin-top: 1rem;
    width: 100px;
    height: 100px
}

@media only screen and (min-width: 53.25em) {
    .block-logo {
        margin-top: 1.5rem;
        width: 140px;
        height: 140px
    }
}

@media only screen and (min-width: 1560px) {
    .block-logo {
        margin-top: 2rem;
        width: 160px;
        height: 160px
    }
}

.block-logo {
    top: 0;
    left: 0
}

.one-line-logo {
    max-width: initial;
    display: none;
    width: 100px;
    width: 80px;
    margin-top: .5rem
}

@media only screen and (min-width: 53.25em) {
    .one-line-logo {
        margin-top: .8rem;
        margin-top: 1rem;
        width: 112px
    }
}

@media only screen and (min-width: 1560px) {
    .one-line-logo {
        margin-top: 1.2rem;
        width: 129px
    }
}

.one-line-logos,
.block-logos {
    position: absolute;
    z-index: 2
}

.logo-wrapper {
    margin-top: 0
}

.one-line-logos {
    opacity: 0
}

.navbar.is-smaller .logo-wrapper,
.one-line-logo .logo-wrapper,
.has-one-line-logo .logo-wrapper {
    margin-top: 0
}

.is-smaller {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .97)
}

@media only screen and (min-width: 53.25em) {
    .is-smaller .block-logo {
        top: -45%
    }

    .is-smaller .folkways-logo {
        top: -35%
    }

    .is-smaller .block-logo {
        top: -100%
    }
}

.is-smaller+.banner-section.container {
    position: relative;
    top: 142px
}

body:not(.home-page) .is-smaller,
body:not(.home-page) .has-one-line-logo {
    height: 4.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    body:not(.home-page) .is-smaller,
    body:not(.home-page) .has-one-line-logo {
        height: 7rem
    }
}

@media only screen and (min-width: 1560px) {

    body:not(.home-page) .is-smaller,
    body:not(.home-page) .has-one-line-logo {
        height: 8rem
    }
}

.nav-icons {
    text-align: right;
    margin-top: .2rem
}

@media only screen and (min-width: 53.25em) {
    .nav-icons {
        position: static;
        float: right;
        margin-top: .8rem;
        margin-top: 1rem;
        margin-right: -1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .nav-icons {
        margin-top: 1.3rem;
        margin-right: -1.5rem
    }
}

.nav-icon {
    display: inline-block;
    cursor: pointer;
    opacity: 1
}

.lighter-nav-icons {
    opacity: .2
}

.navbar-toggle {
    position: relative;
    z-index: 2
}

.navbar-toggle .icon-bar {
    color: #fff;
    background-color: #fff
}

@media only screen and (max-width: 53.15em) {

    .social-icons,
    .search-bar {
        height: 5rem
    }
}

.social-icon-link {
    display: inline-block;
    cursor: pointer
}

@media only screen and (max-width: 53.15em) {
    .social-icon-link {
        padding: 10px 1vw
    }
}

.social-icon-link:hover svg {
    fill: #b3b3b3
}

.search-bar {
    display: none;
    text-align: left;
    color: #999;
    padding: 0;
    font-weight: 500;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.7;
    font-size: 2.5rem;
    line-height: 1.28
}

@media only screen and (max-width: 53.15em) {
    .search-bar {
        width: 100%
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .search-bar {
        margin-top: 1vw;
        margin-bottom: 3vw
    }
}

@media only screen and (min-width: 1560px) {
    .search-bar {
        margin-top: 2.4rem
    }
}

.search-bar input {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid #000
}

@media only screen and (min-width: 53.25em) {
    .search-bar input {
        padding: 0 15px
    }
}

@media only screen and (max-width: 53.15em) {
    .desktop-search-bar {
        display: none !important
    }
}

.mobile-search-bar {
    padding: 5px 15px;
    position: relative;
    z-index: 11
}

@media only screen and (min-width: 53.25em) {
    .mobile-search-bar {
        display: none !important
    }
}

.header-nav {
    padding-top: 2.3879758393rem;
    padding-bottom: 1.8260991712rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .header-nav {
        padding-top: 2.176vw
    }
}

@media only screen and (min-width: 1560px) {
    .header-nav {
        padding-top: 3.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .header-nav {
        padding-bottom: 1.664vw
    }
}

@media only screen and (min-width: 1560px) {
    .header-nav {
        padding-bottom: 2.6rem
    }
}

.header-nav,
.footer-nav {
    position: relative
}

@media only screen and (max-width: 53.15em) {

    .active .header-nav-title,
    .active .footer-nav-title {
        color: #fff
    }
}

.header-nav-title,
.footer-nav-title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem;
    cursor: pointer;
    padding: 10px 0 0;
    display: block;
    padding-bottom: 0.3511729175rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .header-nav-title,
    .footer-nav-title {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {

    .header-nav-title,
    .footer-nav-title {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

.header-nav-title:hover,
.footer-nav-title:hover {
    color: #595959
}

@media only screen and (min-width: 53.25em) {

    .header-nav-title,
    .footer-nav-title {
        padding: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .header-nav-title,
    .footer-nav-title {
        padding-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .header-nav-title,
    .footer-nav-title {
        padding-bottom: 0.5rem
    }
}

.header-nav-list,
.footer-nav-list {
    display: none;
    margin-bottom: 0.8148148148rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .header-nav-list,
    .footer-nav-list {
        margin-bottom: 1.408vw
    }
}

@media only screen and (min-width: 1560px) {

    .header-nav-list,
    .footer-nav-list {
        margin-bottom: 2.2rem
    }
}

@media only screen and (max-width: 53.15em) {

    .header-nav-list,
    .footer-nav-list {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em) {

    .header-nav-list,
    .footer-nav-list {
        display: inline-block
    }
}

.header-nav-sub-item,
.footer-nav-sub-item {
    display: block;
    font-weight: 400;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 2;
    font-size: 1.7rem;
    color: gray;
    cursor: pointer
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .header-nav-sub-item,
    .footer-nav-sub-item {
        font-size: 1.1vw;
        line-height: 1.45
    }
}

@media only screen and (min-width: 1560px) {

    .header-nav-sub-item,
    .footer-nav-sub-item {
        font-size: 1.6rem;
        line-height: 1.8
    }
}

.header-nav-sub-item a,
.footer-nav-sub-item a {
    color: gray;
    display: block
}

.header-nav-sub-item a:hover,
.footer-nav-sub-item a:hover {
    color: #000
}

.header-nav-sub-item:hover,
.footer-nav-sub-item:hover {
    color: #000
}

.header-nav-sub-item-no-link,
.footer-nav-sub-item-no-link {
    display: block;
    font-weight: 400;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 2;
    font-size: 1.7rem;
    color: gray
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .header-nav-sub-item-no-link,
    .footer-nav-sub-item-no-link {
        font-size: 1.1vw;
        line-height: 1.45
    }
}

@media only screen and (min-width: 1560px) {

    .header-nav-sub-item-no-link,
    .footer-nav-sub-item-no-link {
        font-size: 1.6rem;
        line-height: 1.8
    }
}

.header-nav-sub-item-no-link a,
.footer-nav-sub-item-no-link a {
    color: gray;
    display: block
}

.header-nav-sub-item-no-link a:hover,
.footer-nav-sub-item-no-link a:hover {
    color: #000
}

.header-nav {
    display: none;
    z-index: 10
}

.header-nav-title-no-link {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem;
    padding: 10px 0 0;
    display: block;
    padding-bottom: 0.3511729175rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .header-nav-title-no-link {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .header-nav-title-no-link {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

.header-nav-title-no-link:hover {
    color: #000
}

@media only screen and (min-width: 53.25em) {
    .header-nav-title-no-link {
        padding: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .header-nav-title-no-link {
        padding-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .header-nav-title-no-link {
        padding-bottom: 0.5rem
    }
}

.footer-nav-title {
    color: #ccc
}

.footer-nav-title-no-link {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem;
    padding: 10px 0 0;
    display: block;
    padding-bottom: 0.3511729175rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-nav-title-no-link {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-nav-title-no-link {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

.footer-nav-title-no-link:hover {
    color: #ccc
}

@media only screen and (min-width: 53.25em) {
    .footer-nav-title-no-link {
        padding: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-nav-title-no-link {
        padding-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-nav-title-no-link {
        padding-bottom: 0.5rem
    }
}

.footer-nav-sub-item:hover {
    color: #ccc
}

.nav-show-mobile {
    display: block
}

.browsenav {
    display: none;
    background-color: #e6e6e6;
    position: relative;
    z-index: 9;
    top: 1rem;
    padding-top: 2.4582104228rem;
    padding-bottom: 2.1070375053rem
}

@media only screen and (min-width: 53.25em) {
    .browsenav {
        top: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .browsenav {
        padding: 2.8vw 0 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .browsenav {
        padding: 5rem 0 2rem;
        padding: rem 0 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .browsenav {
        padding-top: 2.24vw
    }
}

@media only screen and (min-width: 1560px) {
    .browsenav {
        padding-top: 3.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .browsenav {
        padding-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .browsenav {
        padding-bottom: 3rem
    }
}

.browsenav select {
    width: 100%;
    margin-bottom: 1.6666666667rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .browsenav select {
        margin-bottom: 2.88vw
    }
}

@media only screen and (min-width: 1560px) {
    .browsenav select {
        margin-bottom: 4.5rem
    }
}

.first-level-dropdown.tall-dropdown {
    overflow-y: scroll
}

@media only screen and (max-width: 53.15em) {
    .first-level-dropdown.tall-dropdown {
        max-height: calc(100vh - 4.5rem - 22rem)
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .first-level-dropdown.tall-dropdown {
        max-height: calc(100vh - 7rem + 3rem - 18vh)
    }
}

@media only screen and (min-width: 1560px) {
    .first-level-dropdown.tall-dropdown {
        max-height: calc(100vh - 8rem + 36px - 17rem)
    }
}

.browsenav-title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem;
    font-family: "unit-gothic-718", "Arial Black", "Arial Bold", Gadget, sans-serif;
    color: #595959;
    margin-top: 0.9259259259rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .browsenav-title {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .browsenav-title {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

@media only screen and (max-width: 53.15em) {
    .browsenav-title {
        margin-bottom: 2vw
    }
}

@media only screen and (min-width: 53.25em) {
    .browsenav-title {
        text-align: right;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .browsenav-title {
        margin-top: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .browsenav-title {
        margin-top: 2.5rem
    }
}

a:focus,
.button-inner:focus,
.js-keyboard-toggle:focus {
    outline: 1px auto gray
}

a.skip-main {
    left: -999px;
    position: absolute;
    position: fixed;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999
}

a.skip-main:focus,
a.skip-main:active {
    position: fixed;
    color: #333;
    background-color: #fff;
    left: auto;
    top: 10vh;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border: 4px solid #e2f0d8;
    text-align: center;
    font-size: 1.2em;
    z-index: 999
}

.collapse {
    clear: right
}

.navbar-header {
    float: none
}

.container {
    width: 100%;
    max-width: 1560px;
    padding: 0 15px
}

@media only screen and (min-width: 53.25em) {
    .container {
        padding: 0 80px
    }
}

.highlight-container {
    width: 100%;
    max-width: 1560px;
    padding: 0
}

@media only screen and (min-width: 53.25em) {
    .highlight-container {
        padding: 0 40px
    }
}

.highlight-container .highlight-inner {
    background-color: #b3b3b3;
    position: relative;
    z-index: 0;
    padding: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .highlight-container .highlight-inner {
        padding: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .highlight-container .highlight-inner {
        padding: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .highlight-container .highlight-inner {
        padding: 1.5rem
    }
}

.highlight-container .section-title {
    margin-bottom: 1.2592592593rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .highlight-container .section-title {
        margin-bottom: 2.176vw
    }
}

@media only screen and (min-width: 1560px) {
    .highlight-container .section-title {
        margin-bottom: 3.4rem
    }
}

.last-container section {
    margin-bottom: 2.5rem
}

@media only screen and (max-width: 53.15em) {
    .col-xs-half-image {
        float: left;
        width: 54%
    }
}

@media only screen and (max-width: 53.15em) {
    .col-xs-half-details {
        float: left;
        width: 46%
    }
}

@media only screen and (min-width: 53.25em) {
    .col-sm-half-image {
        float: left;
        width: 54%
    }
}

@media only screen and (min-width: 53.25em) {
    .col-sm-half-details {
        float: left;
        width: 46%
    }
}

.col-half {
    width: 50%;
    float: left
}

.col-half:nth-of-type(2n + 1) {
    padding-right: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .col-half:nth-of-type(2n + 1) {
        padding-right: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .col-half:nth-of-type(2n + 1) {
        padding-right: 2rem
    }
}

.col-half:nth-of-type(2n) {
    padding-left: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .col-half:nth-of-type(2n) {
        padding-left: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .col-half:nth-of-type(2n) {
        padding-left: 2rem
    }
}

.col-half:nth-of-type(2n + 1) {
    clear: left
}

.col-xs-thirds {
    width: 33.33333%;
    float: left
}

.col-xs-thirds:nth-of-type(3n + 1) {
    padding-right: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .col-xs-thirds:nth-of-type(3n + 1) {
        padding-right: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .col-xs-thirds:nth-of-type(3n + 1) {
        padding-right: 2rem
    }
}

.col-xs-thirds:nth-of-type(3n + 2) {
    padding-left: 7.5px;
    padding-right: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .col-xs-thirds:nth-of-type(3n + 2) {
        padding-left: 1.25vw;
        padding-right: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .col-xs-thirds:nth-of-type(3n + 2) {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.col-xs-thirds:nth-of-type(3n + 3) {
    padding-left: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .col-xs-thirds:nth-of-type(3n + 3) {
        padding-left: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .col-xs-thirds:nth-of-type(3n + 3) {
        padding-left: 2rem
    }
}

.col-xs-thirds:nth-of-type(3n + 1) {
    clear: left
}

@media only screen and (min-width: 53.25em) {
    .col-sm-thirds {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .col-sm-thirds:nth-of-type(3n + 1) {
        padding-right: 1.25vw
    }

    .col-sm-thirds:nth-of-type(3n + 2) {
        padding-left: 1.25vw;
        padding-right: 1.25vw
    }

    .col-sm-thirds:nth-of-type(3n + 3) {
        padding-left: 1.25vw
    }

    .col-sm-thirds:nth-of-type(3n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 1560px) {
    .col-sm-thirds:nth-of-type(3n + 1) {
        padding-right: 2rem
    }

    .col-sm-thirds:nth-of-type(3n + 2) {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .col-sm-thirds:nth-of-type(3n + 3) {
        padding-left: 2rem
    }

    .col-sm-thirds:nth-of-type(3n + 1) {
        clear: left
    }
}

.row {
    margin-left: -7.5px;
    margin-right: -7.5px
}

@media only screen and (min-width: 53.25em) {
    .row {
        margin-left: -1.25vw;
        margin-right: -1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .row {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 0
    }
}

[class*=col-] {
    padding-left: 7.5px;
    padding-right: 7.5px
}

@media only screen and (min-width: 53.25em) {
    [class*=col-] {
        padding-left: 1.25vw;
        padding-right: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    [class*=col-] {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width: 53.25em) {
    .half-section:nth-of-type(1) {
        padding-right: 2.7%
    }
}

@media only screen and (min-width: 1560px) {
    .half-section:nth-of-type(1) {
        padding-right: 4rem
    }
}

@media only screen and (min-width: 53.25em) {
    .half-section:nth-of-type(2) {
        padding-left: 2.7%
    }
}

@media only screen and (min-width: 1560px) {
    .half-section:nth-of-type(2) {
        padding-left: 4rem
    }
}

.vertical-rule {
    display: none
}

@media only screen and (min-width: 53.25em) {
    .vertical-rule {
        display: block;
        position: absolute;
        top: -0.5rem;
        right: -4.5px;
        height: 100%;
        width: 9px;
        background-image: url(../assets/images/hr/vertical-rule.png);
        background-position: right;
        background-repeat: no-repeat;
        background-size: 9px 100%
    }
}

body {
    font-weight: 400;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333;
    font-size: 1.9rem;
    overflow-y: scroll
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    body {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    body {
        font-size: 2.4rem
    }
}

section {
    position: relative
}

p {
    margin: 0
}

ul {
    margin: 0
}

.first-section .section-title {
    margin-top: -0.2962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .first-section .section-title {
        margin-top: -0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .first-section .section-title {
        margin-top: -0.8rem
    }
}

.section-title {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    color: #595959;
    margin-bottom: 1.5rem
}

@media only screen and (max-width: 53.15em) {
    .section-title {
        font-size: 5vw
    }
}

@media only screen and (min-width: 53.25em) {
    .section-title {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .section-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .section-title {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .section-title {
        margin-bottom: 2.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .section-title {
        margin-bottom: 3.3rem
    }
}

.main .section-title {
    margin-bottom: 2.2rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .main .section-title {
        margin-bottom: 1.3vw
    }
}

@media only screen and (min-width: 1560px) {
    .main .section-title {
        margin-bottom: 2.2rem
    }
}

.sidebar {
    color: #4d4d4d;
    margin-bottom: 2.2222222222rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar {
        margin-bottom: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar {
        margin-bottom: 6rem
    }
}

@media only screen and (max-width: 53.15em) {
    .sidebar {
        padding: 0 7.5px
    }
}

.sidebar li:last-of-type {
    border-bottom: none;
    padding-bottom: 0.4916420846rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar li:last-of-type {
        padding-bottom: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar li:last-of-type {
        padding-bottom: 0.7rem
    }
}

@media only screen and (max-width: 53.15em) {
    .sidebar .horizontal-card .tag {
        margin-top: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .sidebar .top-border-card:before {
        border: none
    }
}

.sidebar .sidebar-highlight.active,
.sidebar .sidebar-highlight:hover {
    background-color: #e6e6e6
}

.sidebar .sidebar-highlight a:hover {
    color: #333
}

.sidebar .sidebar-highlight li.active {
    font-weight: 600
}

.sidebar h3,
.sidebar-section-title,
#related-content-mag:before {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    color: gray;
    margin-top: 0;
    margin-bottom: 0rem;
    padding-bottom: 0.5618766681rem;
    border-bottom: 1px solid #999
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar h3,
    .sidebar-section-title,
    #related-content-mag:before {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar h3,
    .sidebar-section-title,
    #related-content-mag:before {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar h3,
    .sidebar-section-title,
    #related-content-mag:before {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar h3,
    .sidebar-section-title,
    #related-content-mag:before {
        margin-bottom: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar h3,
    .sidebar-section-title,
    #related-content-mag:before {
        padding-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar h3,
    .sidebar-section-title,
    #related-content-mag:before {
        padding-bottom: 0.8rem
    }
}

.sidebar h4,
.sidebar-item-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding-top: 0.5618766681rem;
    color: gray;
    margin: 0
}

@media only screen and (min-width: 53.25em) {

    .sidebar h4,
    .sidebar-item-title {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar h4,
    .sidebar-item-title {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar h4,
    .sidebar-item-title {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar h4,
    .sidebar-item-title {
        padding-top: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar h4,
    .sidebar-item-title {
        padding-top: 0.8rem
    }
}

.sidebar-item,
#related-content-mag li {
    border-bottom: 1px solid #999;
    padding-bottom: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar-item,
    #related-content-mag li {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar-item,
    #related-content-mag li {
        padding-bottom: 1rem
    }
}

li.sidebar-item a {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    display: inline-block
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    li.sidebar-item a {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    li.sidebar-item a {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.last-sidebar-item {
    display: block;
    margin-bottom: 1.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .last-sidebar-item {
        margin-bottom: 2.048vw
    }
}

@media only screen and (min-width: 1560px) {
    .last-sidebar-item {
        margin-bottom: 3.2rem
    }
}

.sidebar-section {
    margin-bottom: 0.8888888889rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-section {
        margin-bottom: 1.536vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-section {
        margin-bottom: 2.4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .sidebar-section {
        margin-bottom: 3rem
    }
}

hr {
    margin: 0;
    border: none
}

.hr {
    display: block;
    border: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.thick-hr {
    height: 11px;
    background-image: url(../assets/images/hr/horizontal-rule.png);
    background-size: 100% 100%;
    margin-bottom: 1.9259259259rem
}

@media only screen and (min-width: 53.25em) {
    .thick-hr {
        margin-top: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .thick-hr {
        margin-bottom: 3.328vw
    }
}

@media only screen and (min-width: 1560px) {
    .thick-hr {
        margin-bottom: 5.2rem
    }
}

.thin-hr {
    height: 2px;
    background-image: url(https://folklife.si.edu/Themes/Folklife/Assets/images/hr/thin-hr.png);
    background-size: 100% 100%;
    display: block
}

@media only screen and (max-width: 53.15em) {
    .thin-hr {
        margin-top: 1vw;
        margin-bottom: 4vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .thin-hr {
        height: 3px;
        margin-top: .5vw;
        margin-bottom: 2.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .thin-hr {
        height: 4px;
        margin-top: .8rem;
        margin-bottom: 3.75rem
    }
}

@media only screen and (max-width: 53.15em) {
    .half-hr {
        margin-bottom: 2.5vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .half-hr {
        margin-bottom: 1.3vw
    }
}

@media only screen and (min-width: 1560px) {
    .half-hr {
        margin-bottom: 2rem
    }
}

.svg-thin-hr {
    font-size: 1px;
    height: 5px
}

.svg-thin-hr path {
    fill: gray
}

@media only screen and (max-width: 53.15em) {
    .svg-thin-hr {
        margin-top: 1vw;
        margin-bottom: 3vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .svg-thin-hr {
        margin-top: .5vw;
        margin-bottom: 2.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .svg-thin-hr {
        margin-top: .8rem;
        margin-bottom: 3.75rem
    }
}

.mobile-only-hr {
    margin-bottom: 1rem
}

.title-bar {
    padding: 0;
    margin: 0;
    border: none;
    background-color: #595959;
    margin-bottom: 1.4814814815rem
}

.title-bar-hr {
    margin-top: -1.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .title-bar {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .title-bar {
        margin-bottom: 4rem
    }
}

.page-title {
    color: #fff;
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 0.4814814815rem;
    margin-bottom: 0.4814814815rem
}

@media only screen and (max-width: 53.15em) {
    .page-title {
        font-size: 8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .page-title {
        font-size: 2.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .page-title {
        font-size: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .page-title {
        margin-top: 0.832vw
    }
}

@media only screen and (min-width: 1560px) {
    .page-title {
        margin-top: 1.3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .page-title {
        margin-bottom: 0.832vw
    }
}

@media only screen and (min-width: 1560px) {
    .page-title {
        margin-bottom: 1.3rem
    }
}

a .page-title {
    color: #fff
}

a .page-title:hover {
    color: #e2f0d8
}

.subcollection {
    padding-bottom: 1.0535187526rem;
    display: inline-block
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .subcollection {
        padding-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .subcollection {
        padding-bottom: 1.5rem
    }
}

.subcollection ul,
.subcollection ol {
    padding-left: 0
}

.sidebar-audio {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio {
        margin-bottom: 4rem
    }
}

.sidebar-audio .sidebar-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1.3703703704rem;
    line-height: 1 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .sidebar-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .sidebar-title {
        font-size: 3.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .sidebar-title {
        margin-bottom: 2.368vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .sidebar-title {
        margin-bottom: 3.7rem
    }
}

.sidebar-audio .sidebar-card {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .sidebar-card {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .sidebar-card {
        margin-bottom: 4rem
    }
}

.sidebar-audio .sidebar-card .title {
    margin-top: 0rem;
    line-height: 1.3;
    margin-bottom: 0.0740740741rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .sidebar-card .title {
        margin-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .sidebar-card .title {
        margin-top: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .sidebar-card .title {
        margin-bottom: 0.128vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .sidebar-card .title {
        margin-bottom: 0.2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .sidebar-audio .sidebar-card .details-inner {
        padding-top: 0
    }
}

.sidebar-audio .table-hover>tbody>tr:hover {
    background-color: #e6e6e6
}

.sidebar-audio .track {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .track {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .track {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.sidebar-audio .track-title {
    font-weight: 600
}

.sidebar-audio .track-action {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-transform: none
}

@media only screen and (min-width: 53.25em) {
    .sidebar-audio .track-action {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-audio .track-action {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-audio .track-action {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.sidebar-video .details-inner,
.sidebar-album .details-inner {
    padding-top: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar-video .details-inner,
    .sidebar-album .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar-video .details-inner,
    .sidebar-album .details-inner {
        padding-top: 2rem
    }
}

.sidebar-video .title,
.sidebar-album .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar-video .title,
    .sidebar-album .title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar-video .title,
    .sidebar-album .title {
        font-size: 3.5rem
    }
}

.collection-page .general-content-card {
    margin-bottom: 0.2962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .collection-page .general-content-card {
        margin-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .collection-page .general-content-card {
        margin-bottom: 0.8rem
    }
}

.collection-page .details-inner {
    padding-top: 0.5618766681rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .collection-page .details-inner {
        padding-top: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .collection-page .details-inner {
        padding-top: 0.8rem
    }
}

.general-content .intro-content {
    margin-bottom: 0
}

.general-content .intro-content p {
    font-weight: 500;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.3333;
    font-size: 2.1rem;
    margin-bottom: 0.3703703704rem;
    margin-bottom: 0 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content .intro-content p {
        font-size: 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content .intro-content p {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content .intro-content p {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content .intro-content p {
        margin-bottom: 1rem
    }
}

.sidebar-image {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-image {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-image {
        margin-bottom: 4rem
    }
}

.sidebar-pull-quote .copy {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    line-height: 1.3 !important;
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pull-quote .copy {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pull-quote .copy {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pull-quote .copy {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pull-quote .copy {
        margin-top: 1rem
    }
}

.sidebar-pull-quote p {
    margin-bottom: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pull-quote p {
        margin-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pull-quote p {
        margin-bottom: 1.5rem
    }
}

.sidebar-pagination .sidebar-section-title a {
    color: inherit
}

.sidebar-pagination .image {
    margin-top: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pagination .image {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pagination .image {
        margin-top: 2rem
    }
}

.sidebar-pagination .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    margin-top: 0.7407407407rem;
    color: #000
}

@media only screen and (min-width: 53.25em) {
    .sidebar-pagination .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pagination .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pagination .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pagination .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pagination .title {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-pagination .title {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-pagination .title {
        margin-top: 2rem
    }
}

.highlight-bar {
    background-color: #ccc;
    padding-top: 2.8093833404rem;
    padding-bottom: 2.8093833404rem;
    margin-bottom: 2.6666666667rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .highlight-bar {
        padding-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .highlight-bar {
        padding-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .highlight-bar {
        padding-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .highlight-bar {
        padding-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .highlight-bar {
        margin-bottom: 4.608vw
    }
}

@media only screen and (min-width: 1560px) {
    .highlight-bar {
        margin-bottom: 7.2rem
    }
}

.become-a-member {
    position: relative
}

@media only screen and (max-width: 53.15em) {
    .become-a-member {
        position: static !important;
        margin-bottom: 5vw
    }
}

.become-a-member-inner {
    position: relative;
    background-color: #fff
}

.become-a-member .image,
.become-a-member .copy {
    float: left
}

.become-a-member .image {
    position: relative;
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    margin-bottom: 0rem;
    color: #fff;
    text-align: center;
    width: 50%
}

@media only screen and (max-width: 53.15em) {
    .become-a-member .image {
        font-size: 5vw
    }
}

@media only screen and (min-width: 53.25em) {
    .become-a-member .image {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .become-a-member .image {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .become-a-member .image {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .become-a-member .image {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .become-a-member .image {
        margin-bottom: 0rem
    }
}

@media only screen and (min-width: 53.25em) {
    .become-a-member .image {
        width: 53%
    }
}

.become-a-member-image-text {
    width: 100%
}

.become-a-member .copy {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    text-align: center
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .become-a-member .copy {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .become-a-member .copy {
        font-size: 3rem
    }
}

@media only screen and (max-width: 53.15em) {
    .become-a-member .copy {
        width: 50%;
        font-size: 4vw
    }
}

@media only screen and (max-width: 53.15em) {
    .become-a-member .copy-inner {
        width: 50%;
        padding: 1.5rem 0
    }
}

@media only screen and (min-width: 53.25em) {
    .become-a-member .copy-inner {
        width: 47%
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .become-a-member .copy-inner {
        margin-top: -0.1vw;
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .become-a-member .copy-inner {
        margin-top: -0.6rem
    }
}

.button {
    cursor: pointer
}

.button .title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    margin: 0 !important;
    width: auto;
    display: inline-block
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button .title {
        font-size: 1.1vw;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .button .title {
        font-size: 1.8rem;
        margin-bottom: .5rem
    }
}

@media only screen and (min-width: 1560px) {
    .button .title {
        padding-right: .5rem
    }
}

.button .title-signup-form {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.8rem;
    color: #fff;
    font-weight: 700;
    margin: 0 !important;
    width: auto;
    display: inline-block
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button .title-signup-form {
        font-size: 1.2vw;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .button .title-signup-form {
        font-size: 2.1rem;
        margin-bottom: .5rem
    }
}

@media only screen and (min-width: 1560px) {
    .button .title-signup-form {
        padding-right: .5rem
    }
}

.button .price {
    color: #fff;
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    margin-left: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button .price {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .button .price {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button .price {
        margin-left: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .button .price {
        margin-left: 0rem
    }
}

.button-inner {
    background-color: #666;
    position: static;
    padding-top: 0.4214075011rem;
    padding-right: 0.7023458351rem;
    padding-bottom: 0.5618766681rem;
    padding-left: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button-inner {
        padding-top: 0.384vw
    }
}

@media only screen and (min-width: 1560px) {
    .button-inner {
        padding-top: 0.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button-inner {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .button-inner {
        padding-right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button-inner {
        padding-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .button-inner {
        padding-bottom: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button-inner {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .button-inner {
        padding-left: 1rem
    }
}

.button-inner:hover {
    background-color: #000
}

.newsletter-signup-copy,
.support-copy {
    padding-top: 0.7023458351rem;
    padding-bottom: 1.4046916702rem;
    padding-right: 0.7023458351rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .newsletter-signup-copy,
    .support-copy {
        padding-left: 2rem
    }
}

.click-to-join-folkways {
    display: block
}

@media only screen and (max-width: 53.15em) {
    .click-to-join-folkways {
        font-size: 4vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .click-to-join-folkways {
        line-height: 2.4
    }
}

.click-to-join-folkways:hover {
    background-color: #666;
    color: #b3b3b3
}

.above-support-hr {
    width: 100%
}

@media only screen and (min-width: 53.25em) {
    .above-support-hr {
        margin-bottom: 1.1111111111rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .above-support-hr {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .above-support-hr {
        margin-bottom: 3rem
    }
}

.support-folkways .support {
    border: none
}

@media only screen and (max-width: 53.15em) {
    .support-folkways .support-copy {
        padding-top: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .support-folkways .support-copy {
        height: 15.6rem
    }
}

.support {
    background-color: #fff;
    border: 2px solid #999;
    position: relative
}

@media only screen and (min-width: 53.25em) {

    .support-copy,
    .support-button {
        float: left;
        width: 50%;
        display: inline-block;
        vertical-align: top
    }
}

@media only screen and (min-width: 53.25em) {
    .support-copy {
        width: 46.45%;
        line-height: 1.2
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .support-copy {
        padding-top: 1.1vw;
        height: 9.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .support-copy {
        height: 15rem
    }
}

.support-button,
.newsletter-signup-button {
    background-color: #666;
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    clear: none
}

@media only screen and (max-width: 53.15em) {

    .support-button,
    .newsletter-signup-button {
        font-size: 5vw
    }
}

@media only screen and (min-width: 53.25em) {

    .support-button,
    .newsletter-signup-button {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .support-button,
    .newsletter-signup-button {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {

    .support-button,
    .newsletter-signup-button {
        font-size: 3rem
    }
}

@media only screen and (max-width: 53.15em) {

    .support-button,
    .newsletter-signup-button {
        padding: 3vw;
        height: auto
    }
}

@media only screen and (min-width: 53.25em) {

    .support-button,
    .newsletter-signup-button {
        padding: 0;
        position: relative;
        transform-style: preserve-3d;
        display: table-cell;
        width: 100%;
        height: 100%
    }
}

.support-button:hover,
.newsletter-signup-button:hover {
    background-color: #000
}

.support-button:hover .button-inner,
.newsletter-signup-button:hover .button-inner {
    background-color: #000
}

.support-button a,
.newsletter-signup-button a {
    color: #fff
}

@media only screen and (min-width: 53.25em) {

    .support-button .button-inner,
    .newsletter-signup-button .button-inner {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media only screen and (min-width: 53.25em) {
    .support-button {
        width: 53.55%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }
}

.newsletter-signup-button-wrapper {
    display: table;
    width: 100%
}

.newsletter-signup-button .button-inner {
    position: relative;
    transform: none;
    width: 100%;
    padding: .5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-signup-button .button-inner {
        padding: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-signup-button .button-inner {
        padding: 1.85rem
    }
}

@media only screen and (min-width: 53.25em) {
    .button-inner {
        line-height: 1.1
    }
}

.newsletter-signup-section,
.support-section,
.support-folkways {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .newsletter-signup-section,
    .support-section,
    .support-folkways {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {

    .newsletter-signup-section,
    .support-section,
    .support-folkways {
        font-size: 2.1rem
    }
}

.newsletter-signup-section,
.support-section {
    margin-bottom: 2rem
}

@media only screen and (min-width: 53.25em) {

    .newsletter-signup-section,
    .support-section {
        margin-bottom: 4rem
    }
}

.newsletter-signup-copy {
    background-color: #e6e6e6
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-signup-copy {
        font-size: 1.2vw
    }
}

.magazine-page .newsletter-signup-copy,
.magazine-article-page .newsletter-signup-copy {
    background-color: #fff
}

.newsletter-signup-form {
    width: 100%
}

.newsletter-signup-form input {
    font-weight: 500
}

.newsletter-input {
    background-color: #ccc;
    width: 80%;
    padding-right: 1.4046916702rem;
    padding-left: 1.4046916702rem;
    font-family: "acumin-pro", Arial, sans-serif
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-input {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-input {
        padding-right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-input {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-input {
        padding-left: 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .newsletter-input {
        font-size: 7vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-input {
        font-size: 2.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-input {
        font-size: 3.5rem;
        padding-top: 1.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .newsletter-input {
        height: 5rem;
        line-height: 1.9
    }
}

@media only screen and (min-width: 53.25em) {
    .newsletter-input {
        min-height: initial;
        min-height: auto
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-input {
        height: 4.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-input {
        height: 8rem;
        padding-bottom: 2rem
    }
}

.newsletter-input::-webkit-input-placeholder {
    color: #666
}

.newsletter-input:-moz-placeholder {
    color: #666;
    opacity: 1
}

.newsletter-input::-moz-placeholder {
    color: #666;
    opacity: 1
}

.newsletter-input:-ms-input-placeholder {
    color: #666
}

form.hide-submit input[type=submit] {
    display: none
}

.newsletter-submit {
    background: none;
    float: right;
    width: 15%;
    padding-top: .5rem
}

@media only screen and (min-width: 53.25em) {
    .newsletter-submit {
        width: 10%
    }
}

.newsletter-signup-wrapper {
    margin-bottom: 1.4814814815rem;
    background-color: #ccc
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .newsletter-signup-wrapper {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .newsletter-signup-wrapper {
        margin-bottom: 4rem
    }
}

.short-newsletter-signup {
    float: left;
    width: 100%
}

@media only screen and (min-width: 53.25em) {
    .short-newsletter-signup {
        width: 50%
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .short-newsletter-signup {
        height: 5vw
    }
}

@media only screen and (min-width: 1560px) {
    .short-newsletter-signup {
        height: 8rem
    }
}

.short-newsletter-signup input {
    font-weight: 500
}

@media only screen and (min-width: 53.25em) {

    .short-newsletter-signup .newsletter-signup,
    .short-newsletter-signup .newsletter-signup-copy,
    .short-newsletter-signup form,
    .short-newsletter-signup input {
        height: 100%
    }
}

.short-newsletter-signup .newsletter-signup-copy {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem;
    padding-top: 1.0535187526rem;
    padding-bottom: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .short-newsletter-signup .newsletter-signup-copy {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .short-newsletter-signup .newsletter-signup-copy {
        font-size: 2.1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-top: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-bottom: 0.7023458351rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .short-newsletter-signup .newsletter-signup-copy {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 1560px) {
    .short-newsletter-signup .newsletter-signup-copy {
        font-size: 2rem
    }
}

@media only screen and (max-width: 53.15em) {

    .short-newsletter-signup-form-wrapper,
    .newsletter-input {
        height: 5rem
    }
}

.short-newsletter-signup-form-wrapper {
    background-color: #ccc
}

.short-newsletter-signup-form-wrapper a {
    color: #666;
    width: 100%
}

figure {
    position: relative
}

.figcaption-inner {
    visibility: hidden;
    background-color: rgba(89, 89, 89, .9);
    padding-top: 1.0535187526rem;
    padding-right: 0.7023458351rem;
    padding-bottom: 1.0535187526rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .figcaption-inner {
        padding-top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .figcaption-inner {
        padding-top: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .figcaption-inner {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .figcaption-inner {
        padding-right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .figcaption-inner {
        padding-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .figcaption-inner {
        padding-bottom: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .figcaption-inner {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .figcaption-inner {
        padding-left: 2rem
    }
}

figcaption {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-transform: none;
    line-height: 1.4 !important;
    width: 100%;
    cursor: pointer
}

@media only screen and (min-width: 53.25em) {
    figcaption {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 53.15em) {
    figcaption {
        min-height: 4rem
    }
}

figcaption .credit {
    font-style: italic;
    margin-top: 0.2592592593rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption .credit {
        margin-top: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption .credit {
        margin-top: 0.7rem
    }
}

figcaption:after {
    display: block;
    content: "+";
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: gray;
    color: #fff;
    padding-right: 0.3511729175rem;
    padding-bottom: 0.5618766681rem;
    padding-left: 0.3511729175rem;
    margin-top: -1.8518518519rem;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3rem;
    line-height: .8 !important;
    visibility: visible
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption:after {
        padding-right: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption:after {
        padding-right: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption:after {
        padding-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption:after {
        padding-bottom: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption:after {
        padding-left: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption:after {
        padding-left: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption:after {
        margin-top: -3.2vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption:after {
        margin-top: -5rem
    }
}

@media only screen and (min-width: 53.25em) {
    figcaption:after {
        line-height: 1.2
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption:after {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption:after {
        font-size: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    figcaption:after {
        width: 3rem;
        height: 3rem;
        text-align: center;
        padding-top: .5rem;
        font-size: 2rem
    }
}

figcaption.minus-sign:after {
    display: none
}

figcaption.minus-sign:before {
    content: "–";
    position: absolute;
    bottom: 0;
    right: 0;
    right: 0.1851851852rem;
    color: #fff;
    padding-right: 0.140469167rem;
    padding-bottom: 0.5618766681rem;
    padding-left: 0.3511729175rem;
    margin-top: -1.8518518519rem;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3rem;
    line-height: .8 !important;
    visibility: visible
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption.minus-sign:before {
        right: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption.minus-sign:before {
        right: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption.minus-sign:before {
        padding-right: 0.128vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption.minus-sign:before {
        padding-right: 0.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption.minus-sign:before {
        padding-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption.minus-sign:before {
        padding-bottom: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption.minus-sign:before {
        padding-left: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption.minus-sign:before {
        padding-left: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption.minus-sign:before {
        margin-top: -3.2vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption.minus-sign:before {
        margin-top: -5rem
    }
}

@media only screen and (min-width: 53.25em) {
    figcaption.minus-sign:before {
        line-height: 1.2
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    figcaption.minus-sign:before {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    figcaption.minus-sign:before {
        font-size: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    figcaption.minus-sign:before {
        width: 3rem;
        height: 3rem;
        font-size: 2rem;
        text-align: center;
        padding-top: .5rem
    }
}

.caption {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-transform: none
}

@media only screen and (min-width: 53.25em) {
    .caption {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .caption {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .caption {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.dropdown-wrapper {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-size: 1.8rem;
    color: #666
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dropdown-wrapper {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .dropdown-wrapper {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.dropdown-wrapper svg {
    fill: #666;
    transform: rotate(90deg)
}

@media only screen and (min-width: 53.25em) {

    .dropdown:hover,
    .first-level-dropdown li:hover {
        background-color: #ccc
    }

    .dropdown:hover>ul,
    .first-level-dropdown li:hover>ul {
        display: block
    }

    .dropdown:hover .first-level-dropdown-title:after,
    .first-level-dropdown li:hover .first-level-dropdown-title:after {
        transform: rotate(-90deg)
    }

    .dropdown:hover .first-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .first-level-dropdown-title .svg-filter-icon {
        top: 0.2592592593rem;
        right: 0.2222222222rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .dropdown:hover .first-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .first-level-dropdown-title .svg-filter-icon {
        top: 0.448vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .dropdown:hover .first-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .first-level-dropdown-title .svg-filter-icon {
        top: 0.7rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .dropdown:hover .first-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .first-level-dropdown-title .svg-filter-icon {
        right: 0.384vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .dropdown:hover .first-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .first-level-dropdown-title .svg-filter-icon {
        right: 0.6rem
    }
}

@media only screen and (min-width: 53.25em) {

    .dropdown:hover .second-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .second-level-dropdown-title .svg-filter-icon {
        top: 0.1481481481rem;
        right: 0.2222222222rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .dropdown:hover .second-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .second-level-dropdown-title .svg-filter-icon {
        top: 0.256vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .dropdown:hover .second-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .second-level-dropdown-title .svg-filter-icon {
        top: 0.4rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .dropdown:hover .second-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .second-level-dropdown-title .svg-filter-icon {
        right: 0.384vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .dropdown:hover .second-level-dropdown-title .svg-filter-icon,
    .first-level-dropdown li:hover .second-level-dropdown-title .svg-filter-icon {
        right: 0.6rem
    }
}

@media only screen and (min-width: 53.25em) {

    .dropdown:hover svg:not(.no-rotate),
    .first-level-dropdown li:hover svg:not(.no-rotate) {
        transform: rotate(-90deg)
    }
}

.dropdown {
    background-color: #fff;
    position: relative;
    cursor: pointer
}

.dropdown,
.filter-button {
    margin-top: 0.5555555556rem;
    margin-top: 1.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .dropdown,
    .filter-button {
        margin-top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {

    .dropdown,
    .filter-button {
        margin-top: 1.5rem
    }
}

.dropdown:focus,
.filter-button:focus {
    outline: 1px auto gray
}

.first-level-dropdown a:hover,
.second-level-dropdown a:hover,
.third-level-dropdown a:hover {
    color: #333
}

.first-level-dropdown {
    display: none;
    position: absolute;
    z-index: 5;
    width: 100%;
    background-color: #fff;
    font-weight: 400;
    line-height: 1.7;
    line-height: 1.2
}

.first-level-dropdown li {
    position: relative;
    padding-top: .5rem;
    padding-left: 2.5rem;
    padding-bottom: .5rem
}

@media only screen and (min-width: 53.25em) {
    .first-level-dropdown li {
        padding-left: 0.7023458351rem;
        padding-top: 0.4916420846rem;
        padding-right: 0.3511729175rem;
        padding-bottom: 0.4916420846rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .first-level-dropdown li {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .first-level-dropdown li {
        padding-left: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .first-level-dropdown li {
        padding-top: 0.448vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .first-level-dropdown li {
        padding-top: 0.7rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .first-level-dropdown li {
        padding-right: 0.32vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .first-level-dropdown li {
        padding-right: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .first-level-dropdown li {
        padding-bottom: 0.448vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .first-level-dropdown li {
        padding-bottom: 0.7rem
    }
}

.second-level-dropdown,
.third-level-dropdown {
    display: none;
    background-color: #fff
}

@media only screen and (min-width: 53.25em) {

    .second-level-dropdown,
    .third-level-dropdown {
        position: absolute;
        top: 0;
        right: -100%;
        width: 100%
    }
}

@media only screen and (max-width: 53.15em) {
    .second-level-dropdown li {
        padding-top: 1.5rem;
        padding-left: 2.5rem;
        padding-bottom: 0
    }
}

.third-level-dropdown li:after {
    display: none
}

.first-level-dropdown-title,
.filter-button {
    height: 2.5986795898rem;
    height: 3.5rem;
    padding-left: 0.7023458351rem;
    padding-top: .5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .first-level-dropdown-title,
    .filter-button {
        height: 2.368vw
    }
}

@media only screen and (min-width: 1560px) {

    .first-level-dropdown-title,
    .filter-button {
        height: 3.7rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .first-level-dropdown-title,
    .filter-button {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .first-level-dropdown-title,
    .filter-button {
        padding-left: 1rem
    }
}

@media only screen and (min-width: 53.25em) {

    .first-level-dropdown-title,
    .filter-button {
        padding-top: .3vw
    }
}

@media only screen and (min-width: 1560px) {

    .first-level-dropdown-title,
    .filter-button {
        padding-top: .7rem
    }
}

.dropdown .second-level-dropdown-title svg,
.dropdown .third-level-dropdown-title svg {
    fill: #999;
    transform: rotate(0deg) !important
}

.dropdown .third-level-dropdown-title {
    width: 85%
}

.second-level-dropdown-title-old:after,
.third-level-dropdown-title-old:after {
    content: "b";
    display: block;
    position: absolute;
    font-family: "vd-icons" !important;
    border: none;
    transform: rotate(90deg);
    height: auto;
    top: 0.2962962963rem;
    margin-top: 0rem;
    transform: rotate(180deg);
    color: #999;
    font-size: 2rem;
    top: -0.5rem;
    right: 1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        top: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        top: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        margin-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        margin-top: 0rem
    }
}

@media only screen and (max-width: 53.15em) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        font-size: 2rem;
        top: 0rem;
        right: .5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        transform-origin: .9vw;
        font-size: 1.5vw;
        top: .4vw;
        right: .6vw
    }
}

@media only screen and (min-width: 1560px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        transform-origin: 15px 15px;
        font-size: 2.5rem;
        top: .5rem;
        right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        font-size: 1.3vw;
        top: 0vw;
        right: .6vw
    }
}

@media only screen and (min-width: 1560px) {

    .second-level-dropdown-title-old:after,
    .third-level-dropdown-title-old:after {
        font-size: 2rem;
        top: -0.3rem;
        right: 1rem
    }
}

.dropdown-title-is-open:after {
    transform: rotate(-90deg)
}

.internal-browsenav {
    background-color: #e6e6e6;
    height: 11.2375333614rem;
    margin-top: 1.4814814815rem;
    margin-bottom: 2.962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .internal-browsenav {
        height: 10.24vw
    }
}

@media only screen and (min-width: 1560px) {
    .internal-browsenav {
        height: 16rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .internal-browsenav {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .internal-browsenav {
        margin-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .internal-browsenav {
        margin-bottom: 5.12vw
    }
}

@media only screen and (min-width: 1560px) {
    .internal-browsenav {
        margin-bottom: 8rem
    }
}

.dropdown-bar.is-stuck {
    background-color: #e6e6e6;
    width: 100%;
    padding-top: 0.3511729175rem;
    padding-bottom: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dropdown-bar.is-stuck {
        padding-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .dropdown-bar.is-stuck {
        padding-top: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dropdown-bar.is-stuck {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .dropdown-bar.is-stuck {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .dropdown-bar.is-stuck {
        position: fixed !important;
        top: 7rem;
        z-index: 11
    }
}

@media only screen and (min-width: 1560px) {
    .dropdown-bar.is-stuck {
        top: 8rem
    }
}

.search-page .svg-thin-hr,
.past-festivals-page .svg-thin-hr {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .svg-thin-hr,
    .past-festivals-page .svg-thin-hr {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .svg-thin-hr,
    .past-festivals-page .svg-thin-hr {
        margin-bottom: 0.5rem
    }
}

.search-page .svg-thin-hr path,
.past-festivals-page .svg-thin-hr path {
    fill: #b3b3b3
}

.search-page .search-query-title,
.past-festivals-page .search-query-title {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 0.8888888889rem
}

@media only screen and (max-width: 53.15em) {

    .search-page .search-query-title,
    .past-festivals-page .search-query-title {
        font-size: 8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .search-query-title,
    .past-festivals-page .search-query-title {
        font-size: 2.9vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .search-query-title,
    .past-festivals-page .search-query-title {
        font-size: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .search-query-title,
    .past-festivals-page .search-query-title {
        margin-bottom: 1.536vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .search-query-title,
    .past-festivals-page .search-query-title {
        margin-bottom: 2.4rem
    }
}

.search-page .highlight-bar,
.past-festivals-page .highlight-bar {
    background-color: #e6e6e6;
    padding-top: 1.1237533361rem;
    padding-bottom: 2.8093833404rem;
    margin-bottom: 1.4814814815rem;
    position: relative;
    z-index: 10
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .highlight-bar,
    .past-festivals-page .highlight-bar {
        padding-top: 1.024vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .highlight-bar,
    .past-festivals-page .highlight-bar {
        padding-top: 1.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .highlight-bar,
    .past-festivals-page .highlight-bar {
        padding-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .highlight-bar,
    .past-festivals-page .highlight-bar {
        padding-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .highlight-bar,
    .past-festivals-page .highlight-bar {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .highlight-bar,
    .past-festivals-page .highlight-bar {
        margin-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em) {

    .search-page .filter-more-button,
    .past-festivals-page .filter-more-button {
        margin-top: 3.5rem
    }
}

.search-page .filter-more-band,
.past-festivals-page .filter-more-band {
    display: none
}

@media only screen and (min-width: 53.25em) {

    .search-page .filter-more-band,
    .past-festivals-page .filter-more-band {
        padding-top: 1.4046916702rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .filter-more-band,
    .past-festivals-page .filter-more-band {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .search-page .filter-more-band,
    .past-festivals-page .filter-more-band {
        padding-top: 2rem
    }
}

.search-page .filter-by-title,
.past-festivals-page .filter-by-title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem;
    color: #666
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .filter-by-title,
    .past-festivals-page .filter-by-title {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .filter-by-title,
    .past-festivals-page .filter-by-title {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

@media only screen and (max-width: 53.15em) {

    .search-page .filter-by-title,
    .past-festivals-page .filter-by-title {
        font-size: 5vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .filter-by-title,
    .past-festivals-page .filter-by-title {
        font-size: 1.15vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .filter-by-title,
    .past-festivals-page .filter-by-title {
        font-size: 1.8rem
    }
}

.search-page .filter-button,
.past-festivals-page .filter-button {
    background-color: #ccc;
    border: 1px solid #999;
    text-align: center;
    cursor: pointer;
    padding-left: 0
}

.search-page .filter-dropdown,
.past-festivals-page .filter-dropdown {
    background-color: rgba(0, 0, 0, 0)
}

.search-page .filter-dropdown select,
.past-festivals-page .filter-dropdown select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding: 2px 6px;
    width: 100%;
    background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 50%;
    background-repeat: no-repeat
}

.search-page .filter-label,
.past-festivals-page .filter-label {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem
}

@media only screen and (min-width: 53.25em) {

    .search-page .filter-label,
    .past-festivals-page .filter-label {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .filter-label,
    .past-festivals-page .filter-label {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .filter-label,
    .past-festivals-page .filter-label {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.search-page .filter-select,
.past-festivals-page .filter-select {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 600 !important;
    line-height: 1.4;
    font-size: 1.3rem
}

.search-page .filter-select select::-ms-expand,
.past-festivals-page .filter-select select::-ms-expand {
    display: none
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .filter-select,
    .past-festivals-page .filter-select {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .filter-select,
    .past-festivals-page .filter-select {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em) {

    .search-page .filter-select,
    .past-festivals-page .filter-select {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .search-page .filter-select,
    .past-festivals-page .filter-select {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {

    .search-page .filter-select,
    .past-festivals-page .filter-select {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.slick-arrow,
.svg-slick-prev,
.svg-slick-next {
    pointer-events: auto
}

.slick-arrow:focus,
.slick-dots button:focus {
    outline: 1px auto gray
}

.slick-dots li.slick-active button:before {
    opacity: 1
}

.svg-slick-prev,
.svg-slick-next {
    fill: #999;
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    transform: translateY(-49%);
    width: 40px;
    height: 40px
}

@media only screen and (min-width: 53.25em) {

    .svg-slick-prev,
    .svg-slick-next {
        width: 6rem;
        height: 6rem
    }
}

@media only screen and (min-width: 1560px) {

    .svg-slick-prev,
    .svg-slick-next {
        width: 6rem;
        height: 6rem
    }
}

.svg-slick-prev:hover,
.svg-slick-next:hover {
    fill: #ccc
}

@media only screen and (min-width: 53.25em) {
    .banner-carousel .svg-slick-prev {
        margin-left: -4rem
    }
}

@media only screen and (min-width: 1560px) {
    .banner-carousel .svg-slick-prev {
        margin-left: -4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .banner-carousel .svg-slick-next {
        right: 3.4vw
    }
}

@media only screen and (min-width: 53.25em) {
    .banner-carousel .svg-slick-next {
        right: 4rem
    }
}

@media only screen and (min-width: 1560px) {
    .banner-carousel .svg-slick-next {
        right: calc((100vw - 1415px)/2);
        margin-right: -3rem
    }
}

@media only screen and (min-width: 53.25em) {
    .ms-banner-slideshow .svg-slick-next {
        right: -4rem
    }
}

@media only screen and (min-width: 1560px) {
    .ms-banner-slideshow .svg-slick-next {
        right: -1rem
    }
}

.content-slideshow-wrapper .svg-slick-next {
    right: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-slideshow-wrapper .svg-slick-next {
        right: -4rem
    }
}

@media only screen and (min-width: 1560px) {
    .content-slideshow-wrapper .svg-slick-next {
        right: -1rem
    }
}

.pause-button {
    z-index: 10
}

.slick-prev:hover::before,
.slick-next:hover::before {
    color: #fff
}

.slick-prev,
.slick-next {
    z-index: 1;
    width: 6rem;
    height: 6rem
}

@media only screen and (min-width: 1560px) {

    .slick-prev,
    .slick-next {
        width: 8rem;
        height: 8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .slick-prev {
        left: 3.4vw
    }
}

@media only screen and (min-width: 53.25em) {
    .slick-prev {
        left: 40px
    }
}

@media only screen and (min-width: 1560px) {
    .slick-prev {
        left: auto;
        margin-left: -5.4rem
    }
}

video::-webkit-media-controls {
    display: none !important
}

*::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none
}

*::--webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none
}

*::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

.cover-art-popup {
    display: none
}

.single-image-caption .slick-track {
    transform: none !important
}

@media only screen and (max-width: 53.15em) {

    .image-gallery .icon-play-button:before,
    .image-gallery .icon-play-button:after {
        font-size: 15vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .image-gallery .icon-play-button:before,
    .image-gallery .icon-play-button:after {
        font-size: 6vw
    }
}

@media only screen and (min-width: 1560px) {

    .image-gallery .icon-play-button:before,
    .image-gallery .icon-play-button:after {
        font-size: 10rem
    }
}

.gallery-list,
.gallery-list-captions {
    display: none
}

.remodal-captions {
    display: none
}

.remodal-captions a {
    color: #fff
}

.remodal-image-gallery {
    max-width: none !important;
    background-color: rgba(0, 0, 0, 0)
}

.remodal-image-gallery .remodal-close {
    right: 0 !important
}

@media only screen and (max-width: 53.15em) {
    .remodal-image-gallery .remodal-close {
        top: -4.5rem
    }
}

.remodal-image-gallery .remodal-captions {
    display: block
}

.remodal-gallery .slick-track {
    height: initial
}

.remodal-gallery .slick-slide {
    height: auto;
    max-width: 100vw;
    padding-right: 2.8093833404rem;
    padding-left: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-gallery .slick-slide {
        padding-right: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-gallery .slick-slide {
        padding-right: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-gallery .slick-slide {
        padding-left: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-gallery .slick-slide {
        padding-left: 4rem
    }
}

.remodal-gallery .slick-slide img {
    max-height: 70vh;
    width: auto
}

.remodal-gallery .gallery-image-inner {
    position: relative
}

@media only screen and (min-width: 53.25em) {
    .remodal-gallery .gallery-image-inner:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .8)
    }
}

.remodal-gallery .slick-active .gallery-image-inner:after {
    display: none
}

@media only screen and (max-width: 53.15em) {
    .remodal-gallery .slick-arrow {
        display: none !important
    }
}

@media only screen and (min-width: 53.25em) {
    .remodal-gallery .slick-prev {
        left: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-gallery .slick-prev {
        left: 5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-gallery .slick-next {
        right: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-gallery .slick-next {
        right: 5rem
    }
}

@media only screen and (min-width: 53.25em) {
    .remodal-gallery .svg-slick-prev {
        left: 4vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-gallery .svg-slick-prev {
        left: 4rem
    }
}

.remodal-gallery .svg-slick-next {
    right: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-gallery .svg-slick-next {
        right: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-gallery .svg-slick-next {
        right: 3rem
    }
}

.remodal-captions {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions {
        margin-top: 4rem
    }
}

.remodal-captions .slick-slide:not(.slick-active) .remodal-description,
.remodal-captions .slick-slide:not(.slick-active) .remodal-credit {
    color: #333
}

.remodal-captions .remodal-description {
    color: #fff;
    padding-left: 2.8093833404rem;
    padding-right: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions .remodal-description {
        padding-left: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions .remodal-description {
        padding-left: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions .remodal-description {
        padding-right: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions .remodal-description {
        padding-right: 4rem
    }
}

.remodal-captions .remodal-description a:hover {
    color: #b3b3b3
}

.remodal-captions .remodal-credit {
    color: #b3b3b3;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding-top: 1.4046916702rem;
    padding-left: 2.8093833404rem;
    padding-right: 2.8093833404rem
}

@media only screen and (min-width: 53.25em) {
    .remodal-captions .remodal-credit {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions .remodal-credit {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions .remodal-credit {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions .remodal-credit {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions .remodal-credit {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions .remodal-credit {
        padding-left: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions .remodal-credit {
        padding-left: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-captions .remodal-credit {
        padding-right: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-captions .remodal-credit {
        padding-right: 4rem
    }
}

.blog-page .sidebar-section-title,
.program-category-page .sidebar-section-title {
    padding-left: 0.9130495856rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .sidebar-section-title,
    .program-category-page .sidebar-section-title {
        padding-left: 0.832vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .sidebar-section-title,
    .program-category-page .sidebar-section-title {
        padding-left: 1.3rem
    }
}

.blog-page .title-bar,
.blog-article-page .title-bar {
    color: #fff;
    background-color: #628a61
}

.blog-page .tag,
.blog-article-page .tag {
    font-weight: 400;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .tag,
    .blog-article-page .tag {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .tag,
    .blog-article-page .tag {
        margin-bottom: 0.5rem
    }
}

.blog-page .byline,
.blog-article-page .byline {
    margin-bottom: 0.7407407407rem;
    margin-top: 0.3703703704rem;
    color: #595959
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .byline,
    .blog-article-page .byline {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .byline,
    .blog-article-page .byline {
        margin-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .byline,
    .blog-article-page .byline {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .byline,
    .blog-article-page .byline {
        margin-top: 1rem
    }
}

.blog-page .articles-section .title,
.videos-page .articles-section .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .articles-section .title,
    .videos-page .articles-section .title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .articles-section .title,
    .videos-page .articles-section .title {
        font-size: 4.2rem
    }
}

.blog-page .articles-section .subtitle,
.videos-page .articles-section .subtitle {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .articles-section .subtitle,
    .videos-page .articles-section .subtitle {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .articles-section .subtitle,
    .videos-page .articles-section .subtitle {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.blog-page .articles-section .description,
.videos-page .articles-section .description {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.33 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .articles-section .description,
    .videos-page .articles-section .description {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .articles-section .description,
    .videos-page .articles-section .description {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.blog-page .articles-section .more-link,
.videos-page .articles-section .more-link {
    margin-top: 0.1851851852rem;
    margin-left: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .articles-section .more-link,
    .videos-page .articles-section .more-link {
        margin-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .articles-section .more-link,
    .videos-page .articles-section .more-link {
        margin-top: 0.5rem
    }
}

.blog-page .feature .tag,
.videos-page .feature .tag {
    margin-top: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .tag,
    .videos-page .feature .tag {
        margin-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .tag,
    .videos-page .feature .tag {
        margin-top: 0.5rem
    }
}

.blog-page .feature .title,
.videos-page .feature .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem;
    margin-bottom: 0.2962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .title,
    .videos-page .feature .title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .title,
    .videos-page .feature .title {
        font-size: 6.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .title,
    .videos-page .feature .title {
        margin-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .title,
    .videos-page .feature .title {
        margin-bottom: 0.8rem
    }
}

.blog-page .feature .byline,
.videos-page .feature .byline {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .byline,
    .videos-page .feature .byline {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .byline,
    .videos-page .feature .byline {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .byline,
    .videos-page .feature .byline {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .byline,
    .videos-page .feature .byline {
        margin-bottom: 3rem
    }
}

.blog-page .feature .description,
.videos-page .feature .description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 300;
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .description,
    .videos-page .feature .description {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .description,
    .videos-page .feature .description {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .description,
    .videos-page .feature .description {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .description,
    .videos-page .feature .description {
        margin-top: 1rem
    }
}

.blog-page .feature .more-link,
.videos-page .feature .more-link {
    margin-top: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .feature .more-link,
    .videos-page .feature .more-link {
        margin-top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .feature .more-link,
    .videos-page .feature .more-link {
        margin-top: 1.5rem
    }
}

@media only screen and (max-width: 53.15em) {

    .blog-page .feature,
    .videos-page .feature {
        padding-bottom: 4rem
    }
}

.blog-sidebar-header {
    color: gray;
    line-height: .8;
    margin-top: 1.1481481481rem;
    margin-bottom: 0.5185185185rem;
    margin-bottom: 0rem;
    padding-bottom: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-sidebar-header {
        margin-top: 1.984vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-sidebar-header {
        margin-top: 3.1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-sidebar-header {
        margin-bottom: 0.896vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-sidebar-header {
        margin-bottom: 1.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-sidebar-header {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-sidebar-header {
        margin-bottom: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-sidebar-header {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-sidebar-header {
        padding-bottom: 1rem
    }
}

.blog-sidebar-number {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    position: absolute;
    padding-left: 0.3511729175rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-sidebar-number {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-sidebar-number {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-sidebar-number {
        padding-left: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-sidebar-number {
        padding-left: 0.5rem
    }
}

.numbered-sidebar-item {
    padding-top: 0.3511729175rem;
    padding-bottom: 0.4916420846rem;
    min-height: 4.4950133446rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item {
        padding-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item {
        padding-top: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item {
        padding-bottom: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item {
        padding-bottom: 0.7rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item {
        min-height: 4.096vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item {
        min-height: 6.4rem
    }
}

.numbered-sidebar-item .number {
    float: left;
    padding: .5rem;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    color: gray
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item .number {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item .number {
        font-size: 3rem
    }
}

.numbered-sidebar-item .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    position: relative;
    display: block;
    padding-left: 1.0535187526rem;
    padding-top: 0.140469167rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item .title {
        padding-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item .title {
        padding-left: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .numbered-sidebar-item .title {
        padding-top: 0.128vw
    }
}

@media only screen and (min-width: 1560px) {
    .numbered-sidebar-item .title {
        padding-top: 0.2rem
    }
}

.blog-most-popular ol {
    list-style-type: none
}

.blog-most-popular ol>li {
    counter-increment: customlistcounter;
    position: relative
}

.blog-most-popular ol>li:before {
    content: counter(customlistcounter) " ";
    position: absolute;
    left: -0.1851851852rem;
    top: 0.5555555556rem;
    padding-left: 0.7023458351rem;
    width: 1.7558645877rem;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    line-height: .5
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular ol>li:before {
        left: -0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular ol>li:before {
        left: -0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular ol>li:before {
        top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular ol>li:before {
        top: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular ol>li:before {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular ol>li:before {
        padding-left: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular ol>li:before {
        width: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular ol>li:before {
        width: 2.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular ol>li:before {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular ol>li:before {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular ol>li:before {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular ol>li:before {
        font-size: 2.5rem
    }
}

.blog-most-popular ol:first-child {
    counter-reset: customlistcounter
}

.blog-most-popular .title {
    padding-left: 1.9314510465rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-most-popular .title {
        padding-left: 1.76vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-most-popular .title {
        padding-left: 2.75rem
    }
}

@media only screen and (max-width: 53.15em) {
    .blog-most-popular .title {
        padding-left: 2rem
    }
}

.blog-article-page .related-content-title {
    margin-bottom: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .blog-article-page .related-content-title {
        margin-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .blog-article-page .related-content-title {
        margin-bottom: 1.5rem
    }
}

.blog-categories li,
.multimedia-sections li {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    color: #4d4d4d;
    padding-top: 0.5618766681rem;
    padding-bottom: 0.5618766681rem;
    padding-left: 0.9130495856rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-categories li,
    .multimedia-sections li {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-categories li,
    .multimedia-sections li {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-categories li,
    .multimedia-sections li {
        padding-top: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-categories li,
    .multimedia-sections li {
        padding-top: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-categories li,
    .multimedia-sections li {
        padding-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-categories li,
    .multimedia-sections li {
        padding-bottom: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-categories li,
    .multimedia-sections li {
        padding-left: 0.832vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-categories li,
    .multimedia-sections li {
        padding-left: 1.3rem
    }
}

[data-page] {
    display: none
}

[data-page="1"] {
    display: block
}

.past-festival-pagination-wrapper .pagination {
    text-align: center;
    margin-bottom: 1.4814814815rem;
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination {
        margin-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .past-festival-pagination-wrapper .pagination {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.past-festival-pagination-wrapper .pagination li:first-of-type {
    padding-right: 0
}

.past-festival-pagination-wrapper .pagination li:last-of-type {
    padding-left: 0
}

.past-festival-pagination-wrapper .pagination .light {
    display: inline-block
}

.past-festival-pagination-wrapper .pagination .view-direction {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.past-festival-pagination-wrapper .pagination .view-previous,
.past-festival-pagination-wrapper .pagination .view-next {
    text-align: left
}

.past-festival-pagination-wrapper .pagination .view-previous:after,
.past-festival-pagination-wrapper .pagination .view-next:before {
    color: #595959;
    content: "b";
    display: block;
    position: absolute;
    font-family: "vd-icons" !important;
    border: none;
    transform: rotate(90deg);
    height: auto;
    top: 0.2962962963rem;
    margin-top: 0rem;
    transform-origin: 0 !important;
    line-height: .3
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        top: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        top: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        margin-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        margin-top: 0rem
    }
}

@media only screen and (max-width: 53.15em) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        font-size: 2rem;
        top: 0rem;
        right: .5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        transform-origin: .9vw;
        font-size: 1.5vw;
        top: .4vw;
        right: .6vw
    }
}

@media only screen and (min-width: 1560px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        transform-origin: 15px 15px;
        font-size: 2.5rem;
        top: .5rem;
        right: 1rem
    }
}

@media only screen and (max-width: 53.15em) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        font-size: 2rem;
        top: .9rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        font-size: 3vw
    }
}

@media only screen and (min-width: 1560px) {

    .past-festival-pagination-wrapper .pagination .view-previous:after,
    .past-festival-pagination-wrapper .pagination .view-next:before {
        top: .4rem;
        font-size: 5rem
    }
}

.past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
    padding-top: 0.7023458351rem;
    padding-right: 1.4046916702rem;
    padding-bottom: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
        padding-right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous-wrapper .light {
        padding-bottom: 1rem
    }
}

.past-festival-pagination-wrapper .pagination .view-previous {
    width: 2rem;
    padding-left: 0.7023458351rem;
    width: 9.8328416912rem;
    width: 10rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-previous {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous {
        padding-left: 1rem
    }
}

@media only screen and (min-width: 53.25em) {
    .past-festival-pagination-wrapper .pagination .view-previous {
        width: 9vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous {
        width: 14rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-previous {
        width: 8.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous {
        width: 14rem
    }
}

.past-festival-pagination-wrapper .pagination .view-previous:after {
    transform: rotate(180deg);
    right: -2.962962963rem;
    right: -4rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-previous:after {
        right: -5.12vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-previous:after {
        right: -8rem
    }
}

.past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
    padding-top: 0.7023458351rem;
    padding-right: 0rem;
    padding-bottom: 0.7023458351rem;
    padding-left: 1.4046916702rem;
    padding-left: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-right: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-right: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next-wrapper .light {
        padding-left: 2rem
    }
}

.past-festival-pagination-wrapper .pagination .view-next {
    position: relative;
    left: -0.4814814815rem;
    padding-left: 2.4582104228rem;
    width: 7.725804186rem;
    width: 9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        left: -0.832vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        left: -1.3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        padding-left: 2.24vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        padding-left: 3.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        width: 7.04vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        width: 11rem
    }
}

@media only screen and (min-width: 53.25em) {
    .past-festival-pagination-wrapper .pagination .view-next {
        width: 9vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next {
        width: 11rem
    }
}

.past-festival-pagination-wrapper .pagination .view-next:before {
    transform: rotate(0deg);
    right: auto !important;
    left: -0.6296296296rem;
    left: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination .view-next:before {
        left: -1.088vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination .view-next:before {
        left: -1.7rem
    }
}

.past-festival-pagination-wrapper .pagination-numbers {
    display: inline-block;
    margin-left: 2.5925925926rem;
    margin-right: 2.5925925926rem;
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination-numbers {
        margin-left: 4.48vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination-numbers {
        margin-left: 7rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .past-festival-pagination-wrapper .pagination-numbers {
        margin-right: 4.48vw
    }
}

@media only screen and (min-width: 1560px) {
    .past-festival-pagination-wrapper .pagination-numbers {
        margin-right: 7rem
    }
}

.pagination-numbers {
    text-align: center
}

.pagination-numbers a {
    display: inline-block;
    padding: .5rem
}

.pagination-numbers a.is-active {
    background-color: #e2f0d8
}

.pagination-section {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .pagination-section {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.pagination-section li:first-of-type {
    padding-right: 0
}

.pagination-section li:last-of-type {
    padding-left: 0
}

.pagination-section .light {
    display: inline-block;
    padding-top: 0.7023458351rem;
    padding-right: 1.4046916702rem;
    padding-bottom: 0.7023458351rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .light {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .light {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .light {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .light {
        padding-right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .light {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .light {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .light {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .light {
        padding-left: 2rem
    }
}

.pagination-section .view-direction {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.pagination-section .view-previous:after,
.pagination-section .view-next:before {
    color: #595959;
    content: "b";
    display: block;
    position: absolute;
    font-family: "vd-icons" !important;
    border: none;
    transform: rotate(90deg);
    height: auto;
    top: 0.2962962963rem;
    margin-top: 0rem;
    transform-origin: 0 !important;
    line-height: .3
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        top: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        top: 0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        margin-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        margin-top: 0rem
    }
}

@media only screen and (max-width: 53.15em) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        font-size: 2rem;
        top: 0rem;
        right: .5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        transform-origin: .9vw;
        font-size: 1.5vw;
        top: .4vw;
        right: .6vw
    }
}

@media only screen and (min-width: 1560px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        transform-origin: 15px 15px;
        font-size: 2.5rem;
        top: .5rem;
        right: 1rem
    }
}

@media only screen and (max-width: 53.15em) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        font-size: 2rem;
        top: .9rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        font-size: 3vw
    }
}

@media only screen and (min-width: 1560px) {

    .pagination-section .view-previous:after,
    .pagination-section .view-next:before {
        top: .4rem;
        font-size: 5rem
    }
}

.pagination-section .view-previous {
    text-align: right
}

@media only screen and (max-width: 53.15em) {
    .pagination-section .view-previous {
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .view-previous {
        padding-right: 3vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .view-previous {
        padding-right: 5rem
    }
}

.pagination-section .view-previous:after {
    transform: rotate(180deg)
}

@media only screen and (max-width: 53.15em) {
    .pagination-section .view-previous:after {
        right: -3.3rem
    }
}

@media only screen and (min-width: 53.25em) {
    .pagination-section .view-previous:after {
        padding-right: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .view-previous:after {
        right: -4vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .view-previous:after {
        padding-right: 0rem;
        right: -6.8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .pagination-section .view-next {
        padding-left: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .view-next {
        padding-left: 3vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .view-next {
        padding-left: 4.5rem
    }
}

.pagination-section .view-next:before {
    transform: rotate(0deg)
}

@media only screen and (max-width: 53.15em) {
    .pagination-section .view-next:before {
        left: -1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .pagination-section .view-next:before {
        left: -1.216vw
    }
}

@media only screen and (min-width: 1560px) {
    .pagination-section .view-next:before {
        left: -1.9rem
    }
}

.back-to-top {
    position: fixed;
    bottom: 4em;
    right: .2rem;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3511729175rem;
    color: #fff;
    background: #ccc;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.back-to-top.active {
    opacity: 1;
    pointer-events: auto
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .back-to-top {
        padding: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .back-to-top {
        padding: 0.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .back-to-top {
        z-index: 2;
        bottom: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .back-to-top {
        right: 2rem
    }
}

@media only screen and (min-width: 1560px) {
    .back-to-top {
        right: calc(50vw - 720px - 8rem)
    }
}

@media only screen and (min-width: 1560px) {
    .back-to-top {
        width: 60px;
        height: 60px;
        border-radius: 30px
    }
}

.back-to-top a {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1;
    color: #fff
}

@media only screen and (min-width: 53.25em) {
    .back-to-top a {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .back-to-top a {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .back-to-top a {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.back-to-top:hover {
    background-color: #000;
    color: #fff
}

.centered {
    position: relative;
    line-height: 1.7;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .centered {
        position: relative;
        line-height: 1.7;
        top: 50%;
        transform: translateY(1%)
    }
}

.js-more-credits {
    display: none
}

.credits {
    background-color: #ebe6e6;
    background-color: #e6e6e6
}

.credits {
    margin-top: 2.2222222222rem;
    padding-top: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .credits {
        margin-top: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .credits {
        margin-top: 6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .credits {
        padding-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .credits {
        padding-top: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .credits {
        padding: 0;
        margin-top: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .credits .sidebar {
        padding: 0
    }
}

@media only screen and (max-width: 53.15em) {
    .credits .sidebar>div {
        margin-bottom: 2rem
    }
}

.credits-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem;
    margin-top: 0;
    margin-top: -0.3703703704rem;
    margin-bottom: 1.1111111111rem;
    color: #fff
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .credits-title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .credits-title {
        font-size: 6.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .credits-title {
        margin-top: -0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .credits-title {
        margin-top: -1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .credits-title {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .credits-title {
        margin-bottom: 3rem
    }
}

.footer-credits .credits {
    padding-top: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-credits .credits {
        padding-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-credits .credits {
        padding-top: 4rem
    }
}

.object-pinterest svg {
    pointer-events: none
}

.schedule-colors li {
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .schedule-colors li {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .schedule-colors li {
        margin-bottom: 2rem
    }
}

.schedule-color-square {
    float: left;
    width: 2.8093833404rem;
    height: 2.8093833404rem;
    border: 1px solid #999;
    margin-right: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .schedule-color-square {
        width: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .schedule-color-square {
        width: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .schedule-color-square {
        height: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .schedule-color-square {
        height: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .schedule-color-square {
        margin-right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .schedule-color-square {
        margin-right: 1.5rem
    }
}

.is-hidden {
    display: none !important
}

.is-visible {
    display: block !important
}

.invisible {
    visibility: hidden
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 0
}

.footer {
    padding-top: 1.8260991712rem;
    padding-bottom: 1.3344570867rem;
    background-color: #333;
    color: #ccc;
    position: relative;
    z-index: 4
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer {
        padding-top: 1.664vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer {
        padding-top: 2.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer {
        padding-bottom: 1.216vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer {
        padding-bottom: 1.9rem
    }
}

@media only screen and (max-width: 53.15em) {
    .footer {
        padding-top: 2rem
    }
}

.footer-logo {
    color: #b3b3b3
}

@media only screen and (max-width: 53.15em) {
    .footer-logo {
        margin-bottom: 1vw
    }
}

.footer-logo-active {
    color: #fff
}

@media only screen and (max-width: 53.15em) {
    .footer-row-1 {
        margin-bottom: 4rem
    }
}

.footer-row-2 {
    margin-top: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-row-2 {
        margin-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-row-2 {
        margin-top: 3rem
    }
}

.footer-row-3 {
    color: #ccc;
    margin-top: 1.4074074074rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-row-3 {
        margin-top: 2.432vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-row-3 {
        margin-top: 3.8rem
    }
}

.footer-list {
    margin-bottom: 0rem
}

@media only screen and (min-width: 1560px) {
    .footer-list {
        margin-bottom: 0
    }
}

.footer-nav-news {
    margin-top: 0.4074074074rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-nav-news {
        margin-top: 0.704vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-nav-news {
        margin-top: 1.1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .footer-nav-title {
        color: #999
    }
}

.footer-nav-sub-item a:hover {
    color: #ccc
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .footer-nav .sunsplash {
        margin-left: -2.3vw;
        margin-right: .15vw
    }
}

@media only screen and (min-width: 1560px) {
    .footer-nav .sunsplash {
        margin-left: -3.5rem;
        margin-right: .5rem
    }
}

.footer-hr {
    border-top: 1px solid #ccc
}

@media only screen and (max-width: 53.15em) {
    .folklife-footer-logo-img {
        margin-bottom: 3vw
    }
}

@media only screen and (min-width: 53.25em) {

    .copyright-list,
    .footer-title {
        margin-top: -3px
    }
}

.copyright-list,
.social-media .footer-list {
    display: block
}

@media only screen and (max-width: 53.15em) {
    .copyright-list {
        margin-top: 1rem
    }
}

.copyright-list-item {
    font-weight: 400;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 2;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .copyright-list-item {
        font-size: 1.1vw;
        line-height: 1.45
    }
}

@media only screen and (min-width: 1560px) {
    .copyright-list-item {
        font-size: 1.6rem;
        line-height: 1.8
    }
}

.copyright-list-item a {
    color: #595959
}

.copyright-list-item a:hover {
    color: #ccc
}

.social-media-title {
    font-weight: 400;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 2;
    font-size: 1.7rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #595959;
    margin-bottom: 0.2222222222rem;
    margin-left: 0.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .social-media-title {
        font-size: 1.1vw;
        line-height: 1.45
    }
}

@media only screen and (min-width: 1560px) {
    .social-media-title {
        font-size: 1.6rem;
        line-height: 1.8
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .social-media-title {
        margin-bottom: 0.384vw
    }
}

@media only screen and (min-width: 1560px) {
    .social-media-title {
        margin-bottom: 0.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .social-media-title {
        margin-left: 0.192vw
    }
}

@media only screen and (min-width: 1560px) {
    .social-media-title {
        margin-left: 0.3rem
    }
}

.social-media-icon {
    display: inline-block
}

@media only screen and (max-width: 53.15em) {
    .social-media-icon {
        font-size: 8vw;
        margin-right: 3vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .social-media-icon {
        font-size: 1.9vw;
        margin-right: .2vw
    }
}

@media only screen and (min-width: 1560px) {
    .social-media-icon {
        font-size: 3rem;
        margin-right: .5rem
    }
}

.social-media-icon a {
    color: #595959
}

.social-media-icon a:hover {
    color: #ccc;
    text-decoration: none
}

.social-media .footer-list {
    margin-left: -0.3333333333rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .social-media .footer-list {
        margin-left: -0.576vw
    }
}

@media only screen and (min-width: 1560px) {
    .social-media .footer-list {
        margin-left: -0.9rem
    }
}

.social-media li {
    display: inline-block
}

@media only screen and (max-width: 53.15em) {
    .copyright-wrapper {
        margin-top: 2vw
    }
}

.copyright {
    font-weight: 400;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 2;
    font-size: 1.7rem;
    color: #595959;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .copyright {
        font-size: 1.1vw;
        line-height: 1.45
    }
}

@media only screen and (min-width: 1560px) {
    .copyright {
        font-size: 1.6rem;
        line-height: 1.8
    }
}

@media only screen and (max-width: 53.15em) {
    .copyright {
        padding-top: 2vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .copyright {
        padding-top: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .copyright {
        padding-top: 1px
    }
}

.article-page .title-bar {
    color: #fff;
    background-color: #6f498d
}

.article-page .blog-feature figure {
    margin: 0
}

.article-page figure {
    margin-top: 1.4814814815rem;
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .article-page figure {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .article-page figure {
        margin-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .article-page figure {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .article-page figure {
        margin-bottom: 4rem
    }
}

.article-page figcaption {
    color: #595959;
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    margin-top: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .article-page figcaption {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .article-page figcaption {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .article-page figcaption {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .article-page figcaption {
        margin-top: 2rem
    }
}

.article-page .related-content h2 {
    border-bottom: 1px solid #999;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .article-page .related-content h2 {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .article-page .related-content h2 {
        margin-bottom: 2rem
    }
}

.blog-sidebar {
    color: #4d4d4d
}

.blog-sidebar a {
    color: #4d4d4d
}

.audio-sample-grey {
    display: none
}

.magazine-article-page .sidebar .latest-issue-article,
.magazine-article-page .sidebar .latest-issue-footer,
.magazine-article-page .sidebar img.head {
    display: none !important
}

.magazine-article-page .sidebar .tag {
    margin-bottom: 0.1851851852rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .magazine-article-page .sidebar .tag {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .magazine-article-page .sidebar .tag {
        margin-bottom: 0.5rem
    }
}

.magazine-article-page .sidebar .caption {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .magazine-article-page .sidebar .caption {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .magazine-article-page .sidebar .caption {
        margin-top: 1rem
    }
}

.magazine-article-page .sidebar .horizontal-audio-card-single {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .magazine-article-page .sidebar .horizontal-audio-card-single {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .magazine-article-page .sidebar .horizontal-audio-card-single {
        margin-top: 4rem
    }
}

.magazine-article-page .sidebar iframe {
    width: 100%
}

.magazine-article-page .top-ten,
.magazine-article-page .top-twenty,
.magazine-article-page .top-forty {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .magazine-article-page .top-ten,
    .magazine-article-page .top-twenty,
    .magazine-article-page .top-forty {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {

    .magazine-article-page .top-ten,
    .magazine-article-page .top-twenty,
    .magazine-article-page .top-forty {
        margin-top: 4rem
    }
}

.magazine-article-page img[alt="Related Content"] {
    display: none
}

.magazine-article-page #related-content-mag {
    position: relative;
    padding-top: 4.2140750105rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .magazine-article-page #related-content-mag {
        padding-top: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .magazine-article-page #related-content-mag {
        padding-top: 6rem
    }
}

.magazine-article-page #related-content-mag:before {
    content: "Related Content";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.magazine-article-page .audio-sample-grey p {
    margin: 0 0 5px 80px;
    padding: 0
}

.magazine-article-page .audio-sample-grey div {
    overflow: visible
}

.magazine-article-page .PKL_wrapper {
    left: 0px;
    display: block;
    top: 0px;
    width: 130px;
    float: left;
    position: relative;
    z-index: 1;
    height: 13px
}

.card {
    margin-bottom: 2.2222222222rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .card {
        margin-bottom: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .card {
        margin-bottom: 6rem
    }
}

.card .more-link {
    position: static;
    display: inline-block
}

.border {
    border-top: 1px solid #b3b3b3
}

.inset-border {
    margin-left: 2rem;
    margin-right: 2rem
}

@media only screen and (min-width: 53.25em) {
    .inset-border {
        margin-left: 2rem;
        margin-right: 2rem
    }
}

@media only screen and (min-width: 1560px) {
    .inset-border {
        margin-left: 2rem;
        margin-right: 2rem
    }
}

.details-inner {
    padding-top: 1.4046916702rem;
    padding-right: 0.7023458351rem;
    padding-top: 1.3rem
}

@media only screen and (min-width: 53.25em) {
    .details-inner {
        min-height: initial;
        min-height: auto
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .details-inner {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .details-inner {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .details-inner {
        padding-right: 1rem
    }
}

@media only screen and (min-width: 53.25em) {
    .details-inner {
        padding-top: 1.5rem
    }
}

@media only screen and (min-width: 1560px) {
    .details-inner {
        padding-top: 3rem
    }
}

a.details {
    display: inline-block
}

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

.tag {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem
}

@media only screen and (min-width: 53.25em) {
    .tag {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .tag {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .tag {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.date {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: 700
}

@media only screen and (min-width: 53.25em) {
    .date {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .date {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .date {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.date-sm {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    letter-spacing: normal;
    text-transform: none;
    margin-top: 0.1851851852rem
}

@media only screen and (min-width: 53.25em) {
    .date-sm {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .date-sm {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .date-sm {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .date-sm {
        margin-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .date-sm {
        margin-top: 0.5rem
    }
}

.byline {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .byline {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .byline {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.text-card {
    margin-bottom: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .text-card {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .text-card {
        margin-bottom: 0rem
    }
}

.text-card a.title {
    border-bottom: none;
    box-shadow: none
}

.text-card .details-inner {
    padding-top: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .text-card .details-inner {
        padding-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .text-card .details-inner {
        padding-top: 0rem
    }
}

.publication-card {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card {
        margin-bottom: 4rem
    }
}

.publication-card:nth-of-type(2n + 1) {
    clear: left
}

.publication-card .title {
    margin-top: -0.2962962963rem;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card .title {
        margin-top: -0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card .title {
        margin-top: -0.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card .title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card .title {
        font-size: 3rem
    }
}

.publication-card .author {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 0.3703703704rem;
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card .author {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card .author {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card .author {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card .author {
        margin-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card .author {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card .author {
        margin-bottom: 3rem
    }
}

.publication-card .details-inner {
    padding-top: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .publication-card .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .publication-card .details-inner {
        padding-top: 2rem
    }
}

.publication-card .more-link {
    display: none
}

.buy-now-button,
.link-button {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.4rem;
    text-transform: none;
    color: #595959;
    font-weight: 400;
    display: block
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .buy-now-button,
    .link-button {
        font-size: 1.1vw;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {

    .buy-now-button,
    .link-button {
        font-size: 1.8rem;
        margin-bottom: .5rem
    }
}

.card-program .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    display: block
}

@media only screen and (min-width: 53.25em) {
    .card-program .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .card-program .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .card-program .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .card-program .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .card-program .title {
        margin-bottom: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .card-program .title {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 53.15em) {
    .blog-card {
        margin-bottom: 4rem
    }
}

.video {
    display: none
}

.video:focus {
    outline: 1px auto gray
}

#youtube-iframe {
    width: 100%;
    height: 100%
}

.video-card:not(.horizontal-card) .video {
    display: table;
    width: 100%
}

.video-card.horizontal-card .video {
    display: block
}

.video-card .image {
    display: none
}

.video-card .icon-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%
}

@media only screen and (max-width: 53.15em) {

    .video-card .icon-play-button:before,
    .video-card .icon-play-button:after {
        font-size: 15vw
    }
}

.video,
.icon-play-button,
.image-gallery,
.icon-gallery,
.icon-picture-o {
    cursor: pointer
}

.video:hover .video:before,
.video:hover .icon-play-button:before,
.video:hover .image-gallery:before,
.video:hover .icon-gallery:before,
.video:hover .icon-picture-o:before,
.icon-play-button:hover .video:before,
.icon-play-button:hover .icon-play-button:before,
.icon-play-button:hover .image-gallery:before,
.icon-play-button:hover .icon-gallery:before,
.icon-play-button:hover .icon-picture-o:before,
.image-gallery:hover .video:before,
.image-gallery:hover .icon-play-button:before,
.image-gallery:hover .image-gallery:before,
.image-gallery:hover .icon-gallery:before,
.image-gallery:hover .icon-picture-o:before,
.icon-gallery:hover .video:before,
.icon-gallery:hover .icon-play-button:before,
.icon-gallery:hover .image-gallery:before,
.icon-gallery:hover .icon-gallery:before,
.icon-gallery:hover .icon-picture-o:before,
.icon-picture-o:hover .video:before,
.icon-picture-o:hover .icon-play-button:before,
.icon-picture-o:hover .image-gallery:before,
.icon-picture-o:hover .icon-gallery:before,
.icon-picture-o:hover .icon-picture-o:before {
    color: #e2f0d8
}

body {
    padding-right: 0 !important
}

.remodal {
    padding: .2rem;
    text-align: left;
    position: relative;
    transform: none
}

@media only screen and (min-width: 40em) {
    .remodal {
        max-width: 100vh
    }
}

@media only screen and (min-width: 1560px) {
    .remodal {
        max-width: 1080px
    }
}

.remodal-wrapper {
    padding: 0;
    padding-top: 4.2140750105rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-wrapper {
        padding-top: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-wrapper {
        padding-top: 6rem
    }
}

@media only screen and (min-width: 40em) {
    .remodal-is-gallery {
        max-width: 80vh
    }
}

.remodal-overlay {
    background: rgba(0, 0, 0, .86) none repeat scroll 0% 0%
}

.remodal-close {
    position: absolute;
    left: auto;
    z-index: 10001;
    color: #fff;
    width: 5rem;
    height: 5rem;
    top: -1rem;
    right: -1rem
}

@media only screen and (min-width: 53.25em) {
    .remodal-close {
        top: -4.5rem;
        right: -4.5rem
    }
}

.remodal-close:hover {
    color: #ccc
}

.remodal-close::before {
    font-size: 4rem;
    width: 5rem;
    height: 5rem;
    line-height: 5rem
}

.remodal-iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.remodal-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    z-index: 2
}

.remodal-copy {
    padding-top: 0.7023458351rem;
    padding-right: 1.4046916702rem;
    padding-bottom: 1.4046916702rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-copy {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-copy {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-copy {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-copy {
        padding-right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-copy {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-copy {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-copy {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-copy {
        padding-left: 2rem
    }
}

.remodal-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    margin-top: 0.3703703704rem;
    margin-bottom: 0px;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-title {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-title {
        margin-top: 1rem
    }
}

.remodal-description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .remodal-description {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .remodal-description {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.remodal-image-gallery .remodal-iframe,
.remodal-image-gallery .remodal-copy {
    display: none
}

.background-card {
    position: relative
}

.background-card:after {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 7.5px;
    right: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .background-card:after {
        left: 1.25vw;
        right: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .background-card:after {
        left: 2rem;
        right: 2rem
    }
}

.full-feature-card .more-link,
.details .more-link,
.ms-section__copy .more-link {
    margin-top: 0.7407407407rem;
    margin-bottom: 0.7407407407rem;
    margin-left: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-left: 2rem
    }
}

@media only screen and (min-width: 53.25em) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        display: inline-block;
        margin: 0;
        float: none
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .full-feature-card .more-link,
    .details .more-link,
    .ms-section__copy .more-link {
        margin-top: 2vw
    }
}

.half-section .more-link {
    right: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .half-section .more-link {
        right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .half-section .more-link {
        right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .tag {
        margin-top: -0.28125vw
    }
}

@media only screen and (min-width: 1560px) {
    .tag {
        margin-top: -0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-cards-section {
        margin-bottom: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-cards-section {
        margin-bottom: 6rem
    }
}

.horizontal-card .details-inner {
    padding-left: 7.5px
}

@media only screen and (min-width: 53.25em) {
    .horizontal-card .details-inner {
        padding-left: 0
    }
}

.horizontal-card li:last-of-type {
    margin-bottom: 0 !important
}

@media only screen and (min-width: 53.25em) {

    .horizontal-card .video,
    .horizontal-card .image {
        padding-bottom: 0
    }
}

.horizontal-card .details.hasborder {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-card .details.hasborder {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-card .details.hasborder {
        margin-top: 1rem
    }
}

.horizontal-card .details-inner {
    padding: 0rem;
    padding-top: 1.4046916702rem;
    padding-right: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-card .details-inner {
        padding: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-card .details-inner {
        padding: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-card .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-card .details-inner {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-card .details-inner {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-card .details-inner {
        padding-right: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .horizontal-card .details-inner {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em) {
    .feature-card {
        margin-bottom: 0 !important
    }
}

.full-feature-card {
    margin-bottom: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card {
        margin-bottom: 0rem
    }
}

.full-feature-card .tag {
    display: none
}

@media only screen and (max-width: 53.15em) {
    .full-feature-card .image {
        padding-bottom: 2.5vw
    }
}

.full-feature-card .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card .title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card .title {
        font-size: 6.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card .title {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card .title {
        margin-bottom: 2rem
    }
}

.full-feature-card .details-inner {
    padding-top: 0rem;
    padding-right: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card .details-inner {
        padding-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card .details-inner {
        padding-top: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card .details-inner {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card .details-inner {
        padding-right: 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .full-feature-card .details-inner {
        padding-left: 0
    }
}

.full-feature-card .description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.167;
    font-size: 2.1rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card .description {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card .description {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-feature-card .description {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-feature-card .description {
        margin-bottom: 2rem
    }
}

.sidebar-card {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card {
        margin-bottom: 4rem
    }
}

.sidebar-card .image {
    padding-bottom: 0
}

.sidebar-card .details {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card .details {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card .details {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card .details {
        padding-left: 0
    }
}

.sidebar-card .author,
.sidebar-card .date {
    display: none
}

.sidebar-card .title {
    font-weight: 600;
    margin-top: -0.1851851852rem;
    line-height: 1.33 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card .title {
        margin-top: -0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card .title {
        margin-top: -0.5rem
    }
}

.sidebar-card.horizontal-card .details,
.sidebar-card.suggested-item .details {
    padding-left: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .sidebar-card.horizontal-card .details,
    .sidebar-card.suggested-item .details {
        padding-left: .8vw
    }
}

@media only screen and (min-width: 1560px) {

    .sidebar-card.horizontal-card .details,
    .sidebar-card.suggested-item .details {
        padding-left: 0
    }
}

.sidebar-card-with-links .title {
    display: none
}

.sidebar-card-with-links .details-inner {
    padding-top: 0;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card-with-links .details-inner {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card-with-links .details-inner {
        padding-left: 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .sidebar-card-with-links .details-inner {
        padding-left: 0
    }
}

.sidebar-card-with-links .description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-transform: none;
    line-height: 1.1 !important;
    -webkit-hyphens: auto;
    hyphens: auto
}

@media only screen and (min-width: 53.25em) {
    .sidebar-card-with-links .description {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card-with-links .description {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card-with-links .description {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.sidebar-card-with-links .link-button {
    margin-top: 0.7407407407rem;
    color: #666
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card-with-links .link-button {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card-with-links .link-button {
        margin-top: 2rem
    }
}

.album-card .details-inner,
.vinyl-card .details-inner,
.books-card .details-inner {
    padding-top: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .album-card .details-inner,
    .vinyl-card .details-inner,
    .books-card .details-inner {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .album-card .details-inner,
    .vinyl-card .details-inner,
    .books-card .details-inner {
        padding-top: 1rem
    }
}

.album-card .description,
.vinyl-card .description,
.books-card .description {
    display: none
}

.album-card .title,
.vinyl-card .title,
.books-card .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .album-card .title,
    .vinyl-card .title,
    .books-card .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .album-card .title,
    .vinyl-card .title,
    .books-card .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .album-card .title,
    .vinyl-card .title,
    .books-card .title {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .album-card .title,
    .vinyl-card .title,
    .books-card .title {
        margin-bottom: 0.5rem
    }
}

.album-card .artist,
.vinyl-card .artist,
.books-card .artist {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .album-card .artist,
    .vinyl-card .artist,
    .books-card .artist {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .album-card .artist,
    .vinyl-card .artist,
    .books-card .artist {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.album-card:nth-of-type(2n + 1),
.vinyl-card:nth-of-type(2n + 1),
.books-card:nth-of-type(2n + 1) {
    clear: left
}

@media only screen and (min-width: 53.25em) {

    .album-card:nth-of-type(2n + 1),
    .vinyl-card:nth-of-type(2n + 1),
    .books-card:nth-of-type(2n + 1) {
        clear: none
    }

    .album-card:nth-of-type(3n + 1),
    .vinyl-card:nth-of-type(3n + 1),
    .books-card:nth-of-type(3n + 1) {
        clear: none
    }

    .album-card:nth-of-type(4n + 1),
    .vinyl-card:nth-of-type(4n + 1),
    .books-card:nth-of-type(4n + 1) {
        clear: none
    }

    .album-card:nth-of-type(6n + 1),
    .vinyl-card:nth-of-type(6n + 1),
    .books-card:nth-of-type(6n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .vinyl-card:nth-of-type(2n + 1) {
        clear: none
    }

    .vinyl-card:nth-of-type(3n + 1) {
        clear: none
    }

    .vinyl-card:nth-of-type(4n + 1) {
        clear: left
    }
}

@media only screen and (max-width: 53.15em) {
    .merchandise-card:nth-of-type(2n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .merchandise-card:nth-of-type(6n + 1) {
        clear: left
    }
}

.merchandise-card .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .merchandise-card .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .merchandise-card .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .merchandise-card .title {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .merchandise-card .title {
        margin-bottom: 0.5rem
    }
}

.merchandise-card .price {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    color: #4d4d4d;
    text-align: center
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .merchandise-card .price {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .merchandise-card .price {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.blog-card .image,
.blog-card .video,
.inverse-card .image,
.inverse-card .video {
    margin-top: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-card .image,
    .blog-card .video,
    .inverse-card .image,
    .inverse-card .video {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-card .image,
    .blog-card .video,
    .inverse-card .image,
    .inverse-card .video {
        margin-top: 2rem
    }
}

.general-content-card h1 {
    margin-top: 0
}

.general-content-card .image {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .image {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .image {
        margin-bottom: 1rem
    }
}

.general-content-card .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .title {
        font-size: 6.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .title {
        margin-bottom: 1rem
    }
}

.general-content-card .subtitle {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    font-weight: 500
}

@media only screen and (min-width: 53.25em) {
    .general-content-card .subtitle {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .subtitle {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .subtitle {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .subtitle {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .subtitle {
        margin-bottom: 1rem
    }
}

.general-content-card .no-image-title {
    margin-top: -0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .no-image-title {
        margin-top: -0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .no-image-title {
        margin-top: -1rem
    }
}

.general-content-card .date {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .date {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .date {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .general-content-card .date {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .general-content-card .date {
        margin-bottom: 2rem
    }
}

.top-border-card:before {
    content: "";
    border-top: 1px solid #b3b3b3;
    width: 100%;
    display: block
}

.full-border-card .image,
.full-border-card .video {
    padding-bottom: 0
}

.full-border-card .details-inner {
    border: 2px solid #d9d9d9;
    padding-bottom: 1.4046916702rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-border-card .details-inner {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-border-card .details-inner {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .full-border-card .details-inner {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .full-border-card .details-inner {
        padding-left: 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .full-border-card .details-inner {
        padding-left: .7rem
    }
}

.full-border-horizontal-card .details-inner {
    z-index: 3
}

.full-border-horizontal-card:before {
    content: "";
    border: 2px solid #d9d9d9;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.black-border .details-inner,
.black-border:before,
.magazine-article-page .black-border.full-border-horizontal-card:before {
    border-color: #666
}

.white-border .details-inner,
.white-border:before,
.magazine-article-page .white-border.full-border-horizontal-card:before {
    border-color: #d9d9d9
}

.magazine-article-page .full-border-horizontal-card:before {
    border-color: #666
}

@media only screen and (max-width: 53.15em) {
    .card-xs-break-2:nth-of-type(2n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .card-sm-break-3:nth-of-type(3n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .card-sm-break-6:nth-of-type(2n + 1) {
        clear: none
    }

    .card-sm-break-6:nth-of-type(6n + 1) {
        clear: left
    }
}

@media only screen and (max-width: 53.15em) {
    .horizontal-audio-card-with-image .audio {
        padding-bottom: .8rem
    }
}

.horizontal-audio-card-with-image .cover {
    flex: 0 0 33.3333333333%;
    padding-top: 1.4046916702rem;
    padding-bottom: 1.4046916702rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .cover {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .cover {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .cover {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .cover {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .cover {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .cover {
        padding-left: 2rem
    }
}

.horizontal-audio-card-with-image .title {
    display: inline;
    line-height: .9 !important
}

.horizontal-audio-card-with-image .details {
    flex-grow: 1
}

.horizontal-audio-card-with-image .details-inner {
    border: none;
    height: 100%;
    padding-top: 1.4046916702rem;
    padding-left: 1.4046916702rem;
    padding-right: 1.4046916702rem;
    padding-bottom: 2rem !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .details-inner {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .details-inner {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .details-inner {
        padding-left: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .details-inner {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .details-inner {
        padding-right: 2rem
    }
}

.horizontal-audio-card-with-image .audio-tag {
    margin-bottom: .3rem;
    font-weight: 600
}

.horizontal-audio-card-with-image .tag {
    margin-bottom: .3rem
}

.horizontal-audio-card-with-image .audio-player {
    position: static;
    padding-left: 0;
    padding-top: 2.1070375053rem;
    padding-bottom: 0;
    padding-right: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-with-image .audio-player {
        padding-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-with-image .audio-player {
        padding-top: 3rem
    }
}

.horizontal-audio-card-with-image .mejs-playpause-button {
    width: initial !important;
    padding-right: 2rem !important
}

.horizontal-audio-card-with-image .mejs-controls {
    display: flex;
    align-items: center
}

.horizontal-audio-card-with-image .non-button-controls {
    width: 100% !important
}

.horizontal-card-border {
    display: flex;
    border: 2px solid #d9d9d9
}

@media only screen and (max-width: 53.15em) {
    .card-xs-break-2:nth-of-type(2n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .card-sm-break-2:nth-of-type(2n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .card-sm-break-3:nth-of-type(3n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .card-sm-break-4:nth-of-type(4n + 1) {
        clear: left
    }
}

@media only screen and (min-width: 53.25em) {
    .card-sm-break-6:nth-of-type(2n + 1) {
        clear: none
    }

    .card-sm-break-6:nth-of-type(6n + 1) {
        clear: left
    }
}

.program-category-main {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main {
        margin-bottom: 4rem
    }
}

.program-category-main .section-title {
    margin-top: -0.2962962963rem;
    margin-bottom: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .section-title {
        margin-top: -0.512vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .section-title {
        margin-top: -0.8rem
    }
}

.program-category-main .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .program-category-main .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .title {
        margin-bottom: 1rem
    }
}

.program-category-main .subtitle {
    display: none
}

.program-category-main .byline {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 400;
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .byline {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .byline {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .byline {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .byline {
        margin-bottom: 3rem
    }
}

.program-category-main .description p {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .description p {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .description p {
        font-size: 3rem
    }
}

.program-category-main .program-feature figure {
    margin: 0
}

.program-category-main figure {
    margin-top: 0.7407407407rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main figure {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main figure {
        margin-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main figure {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main figure {
        margin-bottom: 2rem
    }
}

.program-category-main figcaption {
    color: #fff;
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main figcaption {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main figcaption {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main figcaption {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main figcaption {
        margin-top: 2rem
    }
}

.program-category-main .details-inner {
    padding-top: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .program-category-main .details-inner {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .program-category-main .details-inner {
        padding-top: 1rem
    }
}

.program-resources .title,
#related-content-mag li {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 1 !important;
    padding-top: 0.7023458351rem;
    padding-bottom: 0.7023458351rem;
    padding-left: 1.0535187526rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .program-resources .title,
    #related-content-mag li {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {

    .program-resources .title,
    #related-content-mag li {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .program-resources .title,
    #related-content-mag li {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .program-resources .title,
    #related-content-mag li {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .program-resources .title,
    #related-content-mag li {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .program-resources .title,
    #related-content-mag li {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .program-resources .title,
    #related-content-mag li {
        padding-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {

    .program-resources .title,
    #related-content-mag li {
        padding-left: 1.5rem
    }
}

.program-resources .blog-sidebar-feature {
    min-height: initial;
    min-height: auto
}

.content-subsection {
    margin-top: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-subsection {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-subsection {
        margin-top: 2rem
    }
}

.content-subsection .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em) {
    .content-subsection .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-subsection .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-subsection .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-subsection .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-subsection .title {
        margin-bottom: 1rem
    }
}

.ms-header {
    margin-bottom: 1.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header {
        margin-bottom: 2.048vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header {
        margin-bottom: 3.2rem
    }
}

.ms-header .title-height {
    height: 9.6221379407rem;
    height: auto
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .title-height {
        height: 8.768vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .title-height {
        height: 13.7rem
    }
}

.ms-header .page-title {
    color: #fff;
    padding-top: 1.6153954207rem
}

@media only screen and (max-width: 53.15em) {
    .ms-header .page-title {
        padding-top: .5vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .page-title {
        padding-top: 1.472vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .page-title {
        padding-top: 2.3rem
    }
}

.ms-header .thin-hr {
    margin: 0;
    background-image: url(/themes/festival/assets/images/hr/hr--thin4.png)
}

.ms-header .svg-thin-hr {
    margin: 0
}

.ms-header .subtitle-height {
    height: 3.862902093rem;
    height: auto
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .subtitle-height {
        height: 3.52vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .subtitle-height {
        height: 5.5rem
    }
}

.ms-header .page-subtitle {
    font-weight: 700;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    margin-bottom: 0.3703703704rem;
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-top: 0.2592592593rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .page-subtitle {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .page-subtitle {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .page-subtitle {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .page-subtitle {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .page-subtitle {
        margin-top: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .page-subtitle {
        margin-top: 0.7rem
    }
}

.ms-header .page-tag {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: 700
}

@media only screen and (min-width: 53.25em) {
    .ms-header .page-tag {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .page-tag {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .page-tag {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.ms-header .page-tag a {
    color: #666
}

.ms-header-inner {
    position: relative
}

.ms-header-inner figcaption {
    padding-top: 1.4046916702rem;
    padding-right: 1.4046916702rem;
    padding-bottom: 0.7023458351rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header-inner figcaption {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header-inner figcaption {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header-inner figcaption {
        padding-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header-inner figcaption {
        padding-right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header-inner figcaption {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header-inner figcaption {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header-inner figcaption {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header-inner figcaption {
        padding-left: 2rem
    }
}

.ms-header .slick-arrow:before {
    color: #b3b3b3
}

.ms-header .slick-arrow:hover:before {
    color: #fff
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .slick-prev {
        left: -2.8vw;
        left: 0
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .slick-prev {
        margin-left: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-header .slick-next {
        right: -2.8vw;
        right: 0
    }
}

@media only screen and (min-width: 1560px) {
    .ms-header .slick-next {
        right: 0;
        margin-right: 0
    }
}

.ms-banner-slideshow-wrapper,
.content-slideshow-wrapper {
    position: relative
}

.ms-banner-slideshow-wrapper .pause-button,
.content-slideshow-wrapper .pause-button {
    top: 0;
    right: 10rem
}

.ms-introduction {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction {
        margin-bottom: 1rem
    }
}

.ms-introduction .section-title {
    margin-bottom: 0.962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction .section-title {
        margin-bottom: 1.664vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction .section-title {
        margin-bottom: 2.6rem
    }
}

.ms-introduction-blurb {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.167;
    font-size: 2.1rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction-blurb {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction-blurb {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction-blurb {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction-blurb {
        margin-bottom: 2rem
    }
}

.ms-introduction-credits p {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-transform: none;
    color: gray;
    margin-top: 1.2962962963rem
}

@media only screen and (min-width: 53.25em) {
    .ms-introduction-credits p {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction-credits p {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction-credits p {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction-credits p {
        margin-top: 2.24vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction-credits p {
        margin-top: 3.5rem
    }
}

.ms-introduction img {
    margin-top: 0.4444444444rem;
    margin-bottom: 1.2222222222rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction img {
        margin-top: 0.768vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction img {
        margin-top: 1.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-introduction img {
        margin-bottom: 2.112vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-introduction img {
        margin-bottom: 3.3rem
    }
}

.ms-sidebar-section-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    color: #4d4d4d;
    border-color: #00a765;
    font-weight: 600;
    min-height: 3rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-section-title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-section-title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.ms-sidebar-section-title.active .ms-sidebar-sub-nav {
    display: block
}

.ms-sidebar-section-title.small {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: gray;
    text-transform: uppercase;
    padding-top: 0.4916420846rem
}

@media only screen and (min-width: 53.25em) {
    .ms-sidebar-section-title.small {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-section-title.small {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-section-title.small {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 53.15em) {
    .ms-sidebar-section-title.small {
        padding-top: .5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-section-title.small {
        padding-top: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-section-title.small {
        padding-top: 0.7rem
    }
}

.ms-sidebar-section-title:last-of-type {
    border-color: #00a765
}

.ms-sidebar-section-title a {
    display: block;
    padding-top: 0.280938334rem;
    padding-bottom: 0.4214075011rem;
    padding-left: 1.0535187526rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-section-title a {
        padding-top: 0.256vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-section-title a {
        padding-top: 0.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-section-title a {
        padding-bottom: 0.384vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-section-title a {
        padding-bottom: 0.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-section-title a {
        padding-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-section-title a {
        padding-left: 1.5rem
    }
}

.ms-sidebar-section-title:active,
.program-page .ms-sidebar-nav li:first-of-type {
    background-color: #e6e6e6
}

.ms-sidebar-logo {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-logo {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-logo {
        margin-bottom: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .ms-sidebar-logo {
        margin-top: 2rem
    }
}

.ms-sidebar-nav {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-nav {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-nav {
        margin-bottom: 4rem
    }
}

.ms-sidebar-sub-nav {
    display: none;
    padding-left: 1.4046916702rem;
    font-weight: 500;
    background-color: #fff
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-sidebar-sub-nav {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-sidebar-sub-nav {
        padding-left: 2rem
    }
}

.language-buttons {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .language-buttons {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .language-buttons {
        margin-bottom: 4rem
    }
}

.language-buttons div:nth-of-type(1) {
    padding-right: 2px
}

.language-buttons div:nth-of-type(2) {
    padding-left: 2px
}

.language-buttons .button:hover .button-inner {
    background-color: gray !important
}

.sidebar-card .details-inner {
    padding-top: 0.9832841691rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sidebar-card .details-inner {
        padding-top: 0.896vw
    }
}

@media only screen and (min-width: 1560px) {
    .sidebar-card .details-inner {
        padding-top: 1.4rem
    }
}

.ms-section {
    margin-bottom: 0
}

.ms-section .card {
    margin-bottom: 0.9259259259rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .card {
        margin-bottom: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .card {
        margin-bottom: 2.5rem
    }
}

.ms-section-copy {
    margin-top: -0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section-copy {
        margin-top: -0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section-copy {
        margin-top: -0.5rem
    }
}

.ms-section .section-title {
    margin-top: 0.5555555556rem;
    margin-bottom: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .section-title {
        margin-top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .section-title {
        margin-top: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .section-title {
        margin-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .section-title {
        margin-bottom: 1.5rem
    }
}

.ms-section .subtitle {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem;
    color: #000;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .subtitle {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .subtitle {
        font-size: 4.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .subtitle {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .subtitle {
        margin-bottom: 0.5rem
    }
}

.ms-section .byline {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600;
    margin-bottom: 1.2962962963rem;
    margin-bottom: 0.9259259259rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .byline {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .byline {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .byline {
        margin-bottom: 2.24vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .byline {
        margin-bottom: 3.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .byline {
        margin-bottom: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .byline {
        margin-bottom: 2.5rem
    }
}

.ms-section .blurb {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .blurb {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .blurb {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.ms-section .anchor-link {
    top: -1.8518518519rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .anchor-link {
        top: -3.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .anchor-link {
        top: -5rem
    }
}

.ms-section .image {
    cursor: initial
}

@media only screen and (max-width: 53.15em) {
    .ms-section .image {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .image {
        margin-bottom: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .image {
        margin-bottom: 2rem
    }
}

.ms-section .details-inner {
    padding-top: 0 !important
}

.ms-section .description h3 {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .description h3 {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .description h3 {
        margin-top: 4rem
    }
}

.ms-section .description h3:first-of-type {
    margin-top: 0
}

.ms-section .description p {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .description p {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .description p {
        margin-bottom: 1rem
    }
}

.ms-section .more-link {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .ms-section .more-link {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .ms-section .more-link {
        margin-top: 1rem
    }
}

.participants-section h3 {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    margin-top: 0.1851851852rem
}

@media only screen and (min-width: 53.25em) {
    .participants-section h3 {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .participants-section h3 {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .participants-section h3 {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .participants-section h3 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .participants-section h3 {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .participants-section h3 {
        margin-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .participants-section h3 {
        margin-top: 0.5rem
    }
}

.participants-section .blurb {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.33 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .participants-section .blurb {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .participants-section .blurb {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.special-events-section .details-inner,
.events-section .details-inner {
    padding-top: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .special-events-section .details-inner,
    .events-section .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .special-events-section .details-inner,
    .events-section .details-inner {
        padding-top: 2rem
    }
}

.special-events-section .tag,
.events-section .tag {
    font-weight: 400;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .special-events-section .tag,
    .events-section .tag {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .special-events-section .tag,
    .events-section .tag {
        margin-bottom: 0.5rem
    }
}

.special-events-section .title,
.events-section .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 500;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .special-events-section .title,
    .events-section .title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {

    .special-events-section .title,
    .events-section .title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .special-events-section .title,
    .events-section .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .special-events-section .title,
    .events-section .title {
        margin-bottom: 1rem
    }
}

.special-events-section .description,
.events-section .description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .special-events-section .description,
    .events-section .description {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {

    .special-events-section .description,
    .events-section .description {
        font-size: 2.1rem
    }
}

.special-events-section b,
.events-section b {
    font-weight: 600
}

@media only screen and (max-width: 53.15em) {

    .special-events-section .details-inner,
    .events-section .details-inner {
        padding-left: 0
    }
}

@media only screen and (min-width: 53.25em) {
    .audio-card .card {
        margin-bottom: 1.5rem
    }
}

.audio-card .image {
    padding-bottom: 0
}

.audio-card .image a {
    display: block;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 53.15em) {
    .audio-card .title-wrapper {
        margin-bottom: 1rem
    }
}

.audio-card .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600;
    margin-bottom: 0.2592592593rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-card .title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-card .title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-card .title {
        margin-bottom: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-card .title {
        margin-bottom: 0.7rem
    }
}

.audio-card .subtitle,
.audio-card .artist {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .audio-card .subtitle,
    .audio-card .artist {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .audio-card .subtitle,
    .audio-card .artist {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.audio-card .details-inner {
    position: relative;
    padding-bottom: 7.0234583509rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-card .details-inner {
        padding-bottom: 6.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-card .details-inner {
        padding-bottom: 10rem
    }
}

@media only screen and (max-width: 53.15em) {
    .audio-card .details-inner {
        padding-bottom: 15vw
    }
}

.audio-player-details,
.audio-progress-bar,
.audio-time,
.volume {
    display: inline-block;
    vertical-align: bottom;
    vertical-align: top
}

.audio-player {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    padding: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-player {
        padding: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-player {
        padding: 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .audio-player {
        padding-left: .7rem;
        padding-top: 0
    }
}

.audio-player-details {
    line-height: 1;
    width: 65%;
    padding-left: 0.7023458351rem
}

@media only screen and (min-width: 53.25em) {
    .audio-player-details {
        width: 70%
    }
}

@media only screen and (min-width: 1560px) {
    .audio-player-details {
        width: 75%
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-player-details {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-player-details {
        padding-left: 1rem
    }
}

.audio-progress-bar {
    max-width: 100%
}

@media only screen and (min-width: 53.25em) {
    .audio-progress-bar {
        margin-bottom: 4px
    }
}

.volume {
    display: none;
    float: right;
    margin-right: 3px;
    color: #333
}

@media only screen and (min-width: 53.25em) {
    .volume {
        display: block
    }
}

.audio-time {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-time {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-time {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .audio-time {
        font-size: 4vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-time {
        font-size: 1.2vw
    }
}

.mejs-container {
    background: #fff
}

.mejs-container .mejs-controls {
    background: none;
    position: relative;
    width: auto;
    height: auto
}

.mejs-container .mejs-controls div {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    line-height: 1 !important;
    letter-spacing: initial !important;
    float: none;
    width: auto;
    height: auto;
    margin-bottom: 0 !important
}

@media only screen and (min-width: 53.25em) {
    .mejs-container .mejs-controls div {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls div {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls div {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .mejs-controls div {
        font-size: 3vw
    }
}

.mejs-container .mejs-controls .mejs-playpause-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30%
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .mejs-controls .mejs-playpause-button {
        width: 12vw;
        height: 12vw
    }
}

.mejs-container .mejs-controls .mejs-playpause-button button {
    position: relative;
    margin: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 4.2140750105rem;
    height: 4.2140750105rem;
    width: 100%
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-playpause-button button {
        width: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-playpause-button button {
        width: 6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-playpause-button button {
        height: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-playpause-button button {
        height: 6rem
    }
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .mejs-controls .mejs-playpause-button button {
        width: 12vw;
        height: 12vw
    }
}

.mejs-container .mejs-controls .mejs-time-wrapper {
    position: absolute;
    bottom: 0;
    width: 75%;
    left: 3.037037037rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-time-wrapper {
        left: 5.248vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-time-wrapper {
        left: 8.2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .mejs-controls .mejs-time-wrapper {
        left: 11.5vw
    }
}

@media only screen and (min-width: 53.25em) {
    .mejs-container .mejs-controls .mejs-time-wrapper {
        width: 50%
    }
}

.mejs-container .mejs-controls .mejs-time {
    color: #333;
    text-align: left;
    color: #595959;
    height: auto;
    bottom: 0;
    padding-top: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-time {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-time {
        padding-top: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .mejs-controls .mejs-time {
        padding-top: 0;
        padding-left: 0
    }
}

.mejs-container .mejs-controls .mejs-currenttime-container {
    display: inline-block;
    margin-left: 0
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .mejs-controls .mejs-currenttime-container {
        min-width: 3vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-currenttime-container {
        min-width: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-currenttime-container {
        min-width: 4.5rem
    }
}

.mejs-container .mejs-controls .mejs-duration-container {
    display: inline-block
}

.mejs-container .mejs-controls .mejs-duration:before {
    content: "|";
    display: inline-block;
    margin-right: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-duration:before {
        margin-right: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-duration:before {
        margin-right: 0.5rem
    }
}

.mejs-container .mejs-controls .mejs-time-slider {
    width: 100% !important;
    position: absolute;
    right: 0;
    margin-right: 0
}

.mejs-container .mejs-controls .mejs-time-float {
    border: none;
    background-color: rgba(0, 0, 0, 0)
}

.mejs-container .mejs-controls .mejs-time-float-corner {
    display: none
}

.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    display: none;
    position: absolute;
    border: none;
    box-shadow: none;
    right: 0;
    bottom: 0;
    width: 2.8093833404rem;
    height: 0.8428150021rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        width: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        width: 4rem
    }
}

@media only screen and (min-width: 40em) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        display: block;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        height: 0.768vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        height: 1.2rem
    }
}

.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    top: auto;
    width: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
        width: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {

    .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
        width: 4rem
    }
}

.mejs-container .mejs-controls .mejs-volume-button {
    display: none
}

.col-sm-4 .mejs-container .mejs-controls .mejs-playpause-button {
    width: 20%
}

.col-sm-4 .mejs-container .mejs-controls .non-button-controls {
    width: 80%
}

@media only screen and (max-width: 53.15em) {
    .col-xs-6 .mejs-container .mejs-controls .mejs-playpause-button {
        width: 40%
    }
}

@media only screen and (max-width: 53.15em) {
    .col-xs-6 .mejs-container .mejs-controls .non-button-controls {
        width: 60%
    }
}

@media only screen and (max-width: 53.15em) {

    .no-image-audio-card .mejs-container .mejs-controls .mejs-playpause-button,
    .playlist-audio-card.col-xs-12 .mejs-container .mejs-controls .mejs-playpause-button {
        width: 25%
    }
}

@media only screen and (min-width: 53.25em) {

    .no-image-audio-card .mejs-container .mejs-controls .mejs-playpause-button,
    .playlist-audio-card.col-xs-12 .mejs-container .mejs-controls .mejs-playpause-button {
        width: 20%
    }
}

@media only screen and (max-width: 53.15em) {

    .no-image-audio-card .mejs-container .mejs-controls .non-button-controls,
    .playlist-audio-card.col-xs-12 .mejs-container .mejs-controls .non-button-controls {
        width: 75%
    }
}

@media only screen and (min-width: 53.25em) {

    .no-image-audio-card .mejs-container .mejs-controls .non-button-controls,
    .playlist-audio-card.col-xs-12 .mejs-container .mejs-controls .non-button-controls {
        width: 80%
    }
}

.mejs-container .mejs-controls .mejs-time-rail,
.audio-card .track-title {
    width: 100% !important;
    height: 1.4046916702rem
}

@media only screen and (max-width: 53.15em) {

    .mejs-container .mejs-controls .mejs-time-rail,
    .audio-card .track-title {
        padding-top: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .mejs-container .mejs-controls .mejs-time-rail,
    .audio-card .track-title {
        height: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .mejs-container .mejs-controls .mejs-time-rail,
    .audio-card .track-title {
        height: 2rem
    }
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.audio-card .track-title .mejs-time-loaded {
    width: auto !important
}

.mejs-container .mejs-controls .mejs-time-rail span,
.audio-card .track-title span {
    height: 3px
}

@media only screen and (max-width: 53.15em) {
    .home-page .audio-card .track-title {
        display: none
    }
}

.audio-card .track-title {
    position: absolute;
    z-index: 2;
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    margin-left: 0.5555555556rem
}

@media only screen and (min-width: 53.25em) {
    .audio-card .track-title {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-card .track-title {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-card .track-title {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-card .track-title {
        margin-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .audio-card .track-title {
        margin-left: 1.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .audio-card .track-title {
        top: 2vw;
        top: 1.1vw;
        width: 86% !important;
        left: 0
    }
}

@media only screen and (min-width: 40em) {
    .audio-card .track-title {
        top: 1rem;
        width: 87% !important
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .audio-card .track-title {
        top: .5rem;
        width: 76% !important
    }
}

@media only screen and (min-width: 62em) {
    .audio-card .track-title {
        width: 77.5% !important
    }
}

@media only screen and (min-width: 1560px) {
    .audio-card .track-title {
        width: 79% !important
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-time-rail {
        padding-top: .6vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-time-rail {
        padding-top: 1rem
    }
}

.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        margin-top: 1rem
    }
}

.mejs-container .mejs-controls .non-button-controls {
    display: inline-block;
    vertical-align: bottom;
    width: 70%
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .non-button-controls {
        margin-top: 1rem
    }
}

.mejs-pause .svg-play-button-play,
.mejs-play .svg-play-button-pause {
    display: none
}

.sidebar .audio-card .mejs-container {
    background-color: rgba(0, 0, 0, 0)
}

.horizontal-audio-card {
    position: relative
}

.horizontal-audio-card:hover .details .mejs-controls .mejs-playpause-button {
    display: inline-block
}

.horizontal-audio-card .image {
    padding-right: 0
}

.horizontal-audio-card .details {
    padding-left: 0
}

.horizontal-audio-card .details-inner {
    padding-top: 0.7023458351rem;
    padding-right: 1.0535187526rem;
    padding-bottom: 0;
    padding-left: 7.5px;
    padding-bottom: 0 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .details-inner {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .details-inner {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .details-inner {
        padding-right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .details-inner {
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .details-inner {
        padding-left: 7.5px
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .details-inner {
        padding-left: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .horizontal-audio-card .title-wrapper {
        height: 26vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {
    .horizontal-audio-card .title-wrapper {
        height: 5.5vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {
    .horizontal-audio-card .title-wrapper {
        height: 6.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .title-wrapper {
        height: 11.2rem
    }
}

.horizontal-audio-card .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.horizontal-audio-card .audio-player {
    position: static;
    padding: 0;
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .audio-player {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .audio-player {
        margin-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .mejs-controls div {
        font-size: .9vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .mejs-controls div {
        font-size: 1.4rem
    }
}

.horizontal-audio-card .mejs-controls .mejs-playpause-button {
    display: none
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .horizontal-audio-card .mejs-controls .mejs-playpause-button,
    .horizontal-audio-card .mejs-controls .mejs-playpause-button button,
    .horizontal-audio-card .mejs-controls .mejs-playpause-button button svg {
        width: 2.88vw;
        height: 2.88vw
    }
}

@media only screen and (min-width: 1560px) {

    .horizontal-audio-card .mejs-controls .mejs-playpause-button,
    .horizontal-audio-card .mejs-controls .mejs-playpause-button button,
    .horizontal-audio-card .mejs-controls .mejs-playpause-button button svg {
        width: 4.5rem;
        height: 4.5rem
    }
}

.horizontal-audio-card .mejs-controls .mejs-time-rail {
    width: 65% !important
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {
    .horizontal-audio-card .mejs-controls .mejs-time-rail {
        top: 2.7vw;
        left: .3vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {
    .horizontal-audio-card .mejs-controls .mejs-time-rail {
        top: 2.9vw;
        left: .3vw;
        width: 50% !important
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .mejs-controls .mejs-time-rail {
        top: 4.5rem;
        left: .3rem;
        width: 50% !important
    }
}

@media only screen and (min-width: 53.25em) {
    .horizontal-audio-card .mejs-controls .mejs-time-wrapper {
        position: static;
        width: 75%
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card .mejs-controls .mejs-time-wrapper {
        margin-top: 5vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {
    .horizontal-audio-card .mejs-controls .mejs-time-wrapper {
        margin-top: .9vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {
    .horizontal-audio-card .mejs-controls .mejs-time-wrapper {
        margin-top: .7vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card .mejs-controls .mejs-time-wrapper {
        margin-top: 1rem
    }
}

.horizontal-audio-card-third {
    position: relative
}

.horizontal-audio-card-third:hover .details .mejs-controls .mejs-playpause-button {
    display: inline-block
}

.horizontal-audio-card-third .image {
    z-index: 2;
    padding-right: 0
}

.horizontal-audio-card-third .image img {
    padding: 2px
}

.horizontal-audio-card-third .details {
    padding-left: 0
}

.horizontal-audio-card-third .details-inner {
    padding-top: 0.7023458351rem;
    padding-right: 1.0535187526rem;
    padding-bottom: 0;
    padding-left: 7.5px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .details-inner {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .details-inner {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .details-inner {
        padding-right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .details-inner {
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .details-inner {
        padding-left: 7.5px
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .details-inner {
        padding-left: 1rem
    }
}

.horizontal-audio-card-third .title-wrapper {
    height: 30vw
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {
    .horizontal-audio-card-third .title-wrapper {
        height: 3.8vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {
    .horizontal-audio-card-third .title-wrapper {
        height: 4.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .title-wrapper {
        height: 7rem
    }
}

.horizontal-audio-card-third .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.horizontal-audio-card-third .audio-player {
    position: static;
    position: relative;
    padding: 0;
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .audio-player {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .audio-player {
        margin-top: 1rem
    }
}

.horizontal-audio-card-third .playlist-controls {
    float: right;
    padding-right: 0rem;
    top: -0.7407407407rem;
    top: -2rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .playlist-controls {
        padding-right: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .playlist-controls {
        padding-right: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .playlist-controls {
        top: -1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .playlist-controls {
        top: -2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .playlist-controls {
        top: -1vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .playlist-controls {
        top: -2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .playlist-controls {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .playlist-controls {
        font-size: 2rem
    }
}

.horizontal-audio-card-third .playlist-controls div {
    margin-right: 0
}

.horizontal-audio-card-third .playlist-controls .previous-button {
    margin-right: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .playlist-controls .previous-button {
        margin-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .playlist-controls .previous-button {
        margin-right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-controls div {
        font-size: .9vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-controls div {
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        width: 79% !important
    }
}

@media only screen and (min-width: 62em) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        width: 80.5% !important
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        width: 81% !important
    }
}

.horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-wrapper {
    position: absolute;
    bottom: 0;
    width: 75%;
    left: 1.8518518519rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-wrapper {
        left: 3.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-wrapper {
        left: 5rem
    }
}

.horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
    top: 0.1851851852rem;
    left: 1.962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        top: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        left: 3.392vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-time-rail {
        left: 5.3rem
    }
}

.horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
    margin-right: 0.7407407407rem;
    width: 2.8093833404rem;
    height: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        margin-right: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        margin-right: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        width: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        width: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        height: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        height: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button {
        margin-right: 2vw;
        width: 7vw;
        height: 7vw
    }
}

.horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button button {
    width: 2.8093833404rem;
    height: 2.8093833404rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button button {
        width: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button button {
        width: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button button {
        height: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button button {
        height: 4rem
    }
}

@media only screen and (max-width: 53.15em) {
    .horizontal-audio-card-third .mejs-container .mejs-controls .mejs-playpause-button button {
        width: 7vw;
        height: 7vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .horizontal-audio-card-third .mejs-playpause-button button:before,
    .horizontal-audio-card-third .mejs-playpause-button button:after {
        font-size: 3vw
    }
}

@media only screen and (min-width: 1560px) {

    .horizontal-audio-card-third .mejs-playpause-button button:before,
    .horizontal-audio-card-third .mejs-playpause-button button:after {
        font-size: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .mejs-playpause-button button[title=Pause]:after {
        font-size: 2.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .mejs-playpause-button button[title=Pause]:after {
        font-size: 3rem
    }
}

.horizontal-audio-card-single .details .mejs-controls .mejs-playpause-button,
.horizontal-audio-card.playlist-audio-card .details .mejs-controls .mejs-playpause-button {
    display: inline-block
}

.horizontal-audio-card-single .details,
.horizontal-audio-card-single .details-inner {
    height: 46vw
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {

    .horizontal-audio-card-single .details,
    .horizontal-audio-card-single .details-inner {
        height: 13vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {

    .horizontal-audio-card-single .details,
    .horizontal-audio-card-single .details-inner {
        height: 13vw
    }
}

@media only screen and (min-width: 1560px) {

    .horizontal-audio-card-single .details,
    .horizontal-audio-card-single .details-inner {
        height: 21.8rem
    }
}

.horizontal-audio-card-single .audio-player {
    position: absolute;
    bottom: 0;
    padding: 0.7023458351rem;
    padding-bottom: 0.9832841691rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-single .audio-player {
        padding: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-single .audio-player {
        padding: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-single .audio-player {
        padding-bottom: 0.896vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-single .audio-player {
        padding-bottom: 1.4rem
    }
}

.horizontal-audio-card-single .mejs-container .mejs-controls .mejs-playpause-button {
    width: 35%
}

.horizontal-audio-card-single .mejs-container .mejs-controls .mejs-playpause-button svg.svg-play-button-pause {
    width: 3rem
}

@media only screen and (min-width: 53.25em) {
    .horizontal-audio-card-single .mejs-container .mejs-controls .mejs-playpause-button svg.svg-play-button-pause {
        width: 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-single .mejs-container .mejs-controls .mejs-playpause-button svg.svg-play-button-pause {
        width: 3.5rem
    }
}

.horizontal-audio-card-single .mejs-container .mejs-controls .non-button-controls {
    width: 65%
}

.horizontal-audio-card-single .mejs-container .mejs-controls .mejs-time {
    padding-top: 0
}

.horizontal-audio-card-single .mejs-container .mejs-controls .mejs-time-rail {
    top: 0;
    padding-top: 0;
    width: 90% !important
}

.horizontal-audio-card-single .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    display: none
}

.playlist-audio-card:not(.horizontal-audio-card-third) .details-inner {
    padding-top: 1.4046916702rem;
    min-height: 15.8027812895rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .playlist-audio-card:not(.horizontal-audio-card-third) .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .playlist-audio-card:not(.horizontal-audio-card-third) .details-inner {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .playlist-audio-card:not(.horizontal-audio-card-third) .details-inner {
        min-height: 14.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .playlist-audio-card:not(.horizontal-audio-card-third) .details-inner {
        min-height: 22.5rem
    }
}

.mejs-container.playlist-audio {
    width: auto !important;
    height: auto !important
}

.mejs-container .mejs-controls .playlist-number {
    float: right;
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    color: #b3b3b3;
    font-weight: 300;
    line-height: 1.8 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .mejs-controls .playlist-number {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .mejs-controls .playlist-number {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em) {
    .mejs-container .mejs-controls .playlist-number {
        line-height: 1.4 !important
    }
}

.mejs-container .playlist-controls {
    position: absolute;
    right: -0.2592592593rem;
    float: right !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mejs-container .playlist-controls {
        right: -0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .mejs-container .playlist-controls {
        right: -0.7rem
    }
}

@media only screen and (max-width: 53.15em) {
    .mejs-container .playlist-controls {
        top: -2.5rem;
        top: 0;
        font-size: 1rem
    }
}

@media only screen and (min-width: 53.25em) {
    .mejs-container .playlist-controls {
        top: -0.2rem
    }
}

.mejs-container .playlist-controls div {
    display: inline-block;
    margin-right: 2vw;
    cursor: pointer
}

@media only screen and (min-width: 53.25em) {
    .mejs-container .playlist-controls div {
        margin-right: 20px
    }
}

.mejs-container .playlist-controls div:hover {
    background-color: #e2f0d8
}

.mejs-container .playlist-controls .previous-button,
.mejs-container .playlist-controls .next-button {
    display: inline-block !important;
    float: right !important;
    margin-right: 0
}

.mejs-container .playlist-controls .svg-slick-prev,
.mejs-container .playlist-controls .svg-slick-next {
    position: static;
    transform: none
}

.mejs-container .playlist-controls .previous-button,
.mejs-container .playlist-controls .next-button,
.mejs-container .playlist-controls .previous-button svg,
.mejs-container .playlist-controls .next-button svg {
    width: 30px;
    height: 30px
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .mejs-container .playlist-controls .previous-button,
    .mejs-container .playlist-controls .next-button,
    .mejs-container .playlist-controls .previous-button svg,
    .mejs-container .playlist-controls .next-button svg {
        width: 2vw;
        height: 2vw
    }
}

@media only screen and (min-width: 1560px) {

    .mejs-container .playlist-controls .previous-button,
    .mejs-container .playlist-controls .next-button,
    .mejs-container .playlist-controls .previous-button svg,
    .mejs-container .playlist-controls .next-button svg {
        width: 32px;
        height: 32px
    }
}

.horizontal-audio-card-third .artist {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    text-transform: none
}

@media only screen and (min-width: 53.25em) {
    .horizontal-audio-card-third .artist {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-third .artist {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-third .artist {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.horizontal-audio-card-playlist-thin .title-wrapper {
    height: 12vw
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {
    .horizontal-audio-card-playlist-thin .title-wrapper {
        height: 3vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {
    .horizontal-audio-card-playlist-thin .title-wrapper {
        height: 3.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-playlist-thin .title-wrapper {
        height: 5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-playlist-thin .title {
        margin-bottom: 0
    }
}

.horizontal-audio-card-playlist-thin .mejs-controls .mejs-playpause-button {
    position: absolute;
    top: -8vw;
    left: -18vw
}

@media only screen and (min-width: 53.25em)and (max-width: 61.9em) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-playpause-button {
        top: -4vw;
        left: -2vw
    }
}

@media only screen and (min-width: 62em)and (max-width: 1559px) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-playpause-button {
        top: -2.7vw;
        left: -5.1vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-playpause-button {
        top: -4rem;
        left: -8rem
    }
}

.horizontal-audio-card-playlist-thin .mejs-controls .mejs-time-rail {
    padding-top: 0;
    position: relative;
    left: 0
}

@media only screen and (min-width: 53.25em) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-time-rail {
        top: 0
    }
}

.horizontal-audio-card-playlist-thin .mejs-controls .mejs-horizontal-volume-slider {
    bottom: 0.1851851852rem;
    right: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-horizontal-volume-slider {
        bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-horizontal-volume-slider {
        bottom: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-horizontal-volume-slider {
        right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .horizontal-audio-card-playlist-thin .mejs-controls .mejs-horizontal-volume-slider {
        right: 1.5rem
    }
}

.horizontal-audio-card-playlist-thin .mejs-controls .mejs-time-wrapper {
    display: none
}

.tall-audio-multi-track-card .details-inner {
    padding-bottom: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .tall-audio-multi-track-card .details-inner {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .tall-audio-multi-track-card .details-inner {
        padding-bottom: 2rem
    }
}

.tall-audio-multi-track-card .audio-player {
    position: relative;
    padding-left: 0;
    padding-bottom: 0.3511729175rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .tall-audio-multi-track-card .audio-player {
        padding-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .tall-audio-multi-track-card .audio-player {
        padding-bottom: 0.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .tall-audio-multi-track-card .audio-player {
        margin-top: 3vw
    }
}

.tall-audio-multi-track-card .track-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem;
    position: absolute;
    z-index: 1;
    margin-left: -0.3rem
}

@media only screen and (min-width: 53.25em) {
    .tall-audio-multi-track-card .track-title {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .tall-audio-multi-track-card .track-title {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .tall-audio-multi-track-card .track-title {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

@media only screen and (min-width: 62em) {
    .tall-audio-multi-track-card .mejs-container .mejs-controls .mejs-time-rail {
        top: 33%
    }
}

@media only screen and (min-width: 1560px) {
    .tall-audio-multi-track-card .mejs-container .mejs-controls .mejs-time-rail {
        top: 0
    }
}

.tall-audio-multi-track-card .track-title {
    overflow: hidden
}

@media only screen and (max-width: 53.15em) {
    .tall-audio-multi-track-card .track-title {
        top: 0
    }
}

@media only screen and (min-width: 62em) {
    .tall-audio-multi-track-card .track-title {
        top: 26%
    }
}

@media only screen and (min-width: 1560px) {
    .tall-audio-multi-track-card .track-title {
        top: .4rem
    }
}

.top-ten,
.top-twenty,
.top-forty {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .top-ten,
    .top-twenty,
    .top-forty {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {

    .top-ten,
    .top-twenty,
    .top-forty {
        margin-top: 4rem
    }
}

.bottom-10 {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .bottom-10 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .bottom-10 {
        margin-bottom: 1rem
    }
}

.bottom-20 {
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .bottom-20 {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .bottom-20 {
        margin-bottom: 2rem
    }
}

.bottom-30 {
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .bottom-30 {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .bottom-30 {
        margin-bottom: 3rem
    }
}

.bottom-40 {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .bottom-40 {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .bottom-40 {
        margin-bottom: 4rem
    }
}

.bottom-60 {
    margin-bottom: 2.2222222222rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .bottom-60 {
        margin-bottom: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .bottom-60 {
        margin-bottom: 6rem
    }
}

.bottom-80 {
    margin-bottom: 2.962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .bottom-80 {
        margin-bottom: 5.12vw
    }
}

@media only screen and (min-width: 1560px) {
    .bottom-80 {
        margin-bottom: 8rem
    }
}

.top-10 {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .top-10 {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .top-10 {
        margin-top: 1rem
    }
}

.top-20 {
    margin-top: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .top-20 {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .top-20 {
        margin-top: 2rem
    }
}

.top-30 {
    margin-top: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .top-30 {
        margin-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .top-30 {
        margin-top: 3rem
    }
}

.top-40 {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .top-40 {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .top-40 {
        margin-top: 4rem
    }
}

.no-padding-left {
    padding-left: 0 !important
}

.show-browse-page .browsenav {
    display: block !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-browse-page .browsenav {
        padding-top: .3vw;
        padding-bottom: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-browse-page .browsenav {
        padding-top: .2rem;
        padding-bottom: 1.7rem
    }
}

.show-internal-browse-page .internal-browsenav .browsenav {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0rem;
    padding-bottom: 1.7558645877rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-internal-browse-page .internal-browsenav .browsenav {
        padding-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-internal-browse-page .internal-browsenav .browsenav {
        padding-top: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-internal-browse-page .internal-browsenav .browsenav {
        padding-bottom: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-internal-browse-page .internal-browsenav .browsenav {
        padding-bottom: 2.5rem
    }
}

.show-internal-browse-page .internal-browsenav .browsenav-title {
    text-align: left
}

:root {
    --gutterPx: 8;
    --columnPx: 110;
    --pageWidthPx: 480;
    --gutter: calc(var(--gutterPx) * 2 / var(--pageWidthPx) * 100vw);
    --column: calc(var(--columnPx) / var(--pageWidthPx) * 100vw)
}

@media(min-width: 48em) {
    :root {
        --gutterPx: 40;
        --columnPx: 80;
        --pageWidthPx: 1560
    }
}

@media(min-width: 48em) {
    :root {
        --gutter: calc(var(--gutterPx) / var(--pageWidthPx) * 100vw);
        --column: calc(var(--columnPx) / var(--pageWidthPx) * 100vw)
    }
}

@media(min-width: 85.375em) {
    :root {
        --gutter: 40px;
        --column: 80px
    }
}

@media only screen and (min-width: 53.25em) {
    .home-page .banner-section {
        margin-bottom: 0
    }
}

.home-page .banner-section .pause-button {
    top: 0;
    margin-top: 1.8518518519rem;
    margin-right: 1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .banner-section .pause-button {
        margin-top: 3.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .pause-button {
        margin-top: 5rem
    }
}

@media only screen and (min-width: 53.25em) {
    .home-page .banner-section .pause-button {
        margin-right: 2rem
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .pause-button {
        margin-right: 1rem
    }
}

.home-page .banner-section .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem;
    margin-bottom: 1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .banner-section .title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .title {
        font-size: 4.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .banner-section .title {
        font-size: 2.8vw;
        margin-bottom: 4vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .title {
        margin-bottom: 3rem
    }
}

.home-page .banner-section .details {
    display: none;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em) {
    .home-page .banner-section .details {
        left: 2.8%;
        width: 22.86%
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .details {
        left: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .banner-section .details {
        bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .details {
        bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em) {
    .home-page .banner-section .details {
        display: block
    }
}

.home-page .banner-section .details-inner {
    padding-top: 0rem;
    padding-right: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .banner-section .details-inner {
        padding-top: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .details-inner {
        padding-top: 0rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-page .banner-section .details-inner {
        padding-right: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-page .banner-section .details-inner {
        padding-right: 0rem
    }
}

.educational-wrapper {
    background: linear-gradient(0deg, rgb(112, 19, 91) 0%, rgb(163, 77, 143) 100%);
    color: #fff
}

.educational-wrapper a {
    color: #fff
}

.educational-wrapper .hover-cta-light {
    border-color: #fff
}

.educational-wrapper .hover-cta-light:hover {
    box-shadow: 0 0 40px 40px #fff inset;
    color: #000
}

.home-magazine-section .more-link-text {
    margin-bottom: 0
}

.home-magazine-title {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin: var(--gutter) 0 var(--gutter)
}

@media only screen and (max-width: 53.15em) {
    .home-magazine-title {
        font-size: 8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-magazine-title {
        font-size: 2.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-magazine-title {
        font-size: 4rem
    }
}

.home-magazine-intro,
.home-magazine-listings {
    background-color: #e6e6e6
}

.home-magazine-intro {
    padding: calc(var(--gutter)*2) 0 0
}

.home-magazine-intro #magazine {
    scroll-margin-top: calc(var(--gutter)*5)
}

.home-magazine-listings {
    padding-top: var(--gutter);
    padding-bottom: calc(var(--gutter)*2)
}

.home-magazine-listings .hover-cta {
    border-color: #000;
    color: #000
}

@media only screen and (min-width: 53.25em) {
    [class*=magazine-list-] {
        display: grid;
        gap: var(--gutter)
    }
}

[class*=magazine-list-] .card {
    height: auto !important;
    padding-bottom: calc(var(--gutter)*2)
}

@media only screen and (min-width: 53.25em) {
    [class*=magazine-list-] .card {
        padding-bottom: 0
    }
}

[class*=magazine-list-] .tag {
    margin-bottom: calc(var(--gutter)/2)
}

@media only screen and (min-width: 53.25em) {
    [class*=magazine-list-] .tag {
        margin-bottom: calc(var(--gutter)/4)
    }
}

[class*=magazine-list-] .title {
    line-height: 1.2;
    margin-bottom: calc(var(--gutter)/2);
    font-weight: 600
}

@media only screen and (min-width: 53.25em) {
    [class*=magazine-list-] .title {
        margin-bottom: calc(var(--gutter)/4)
    }
}

[class*=magazine-list-] p {
    color: #000
}

.magazine-list-3 {
    grid-template-columns: repeat(3, 1fr)
}

.magazine-list-4 {
    grid-template-columns: repeat(4, 1fr)
}

.home-magazine-author {
    text-transform: unset;
    letter-spacing: 0;
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .home-magazine-author {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .home-magazine-author {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.home-news-events-container {
    padding-top: calc(var(--gutter)*2)
}

.magazine-landing-page .title-bar {
    margin-bottom: 0
}

.magazine-landing-page #main-content+.container {
    padding-bottom: var(--gutter);
    padding: 0 var(--gutter)
}

.magazine-landing-page .details-inner {
    padding-top: calc(var(--gutter)/2)
}

.top-slider-section {
    position: relative;
    --swiper-navigation-color: $banner-gray
}

@media only screen and (min-width: 53.25em) {
    .top-slider-section {
        margin: 0 0 var(--column);
        margin-left: calc((100vw - 1400px)/-2);
        margin-right: calc((100vw - 1400px)/-2)
    }
}

.swiper-thumbs-container {
    position: relative
}

.swiper-thumbs {
    margin-top: var(--gutter)
}

@media only screen and (min-width: 53.25em) {
    .swiper-thumbs {
        position: absolute;
        bottom: var(--gutter);
        left: var(--gutter);
        margin: var(--gutter);
        background-color: #fff;
        width: calc(var(--gutter)*3 + var(--column)*4)
    }
}

.swiper-thumb-details {
    background-color: #fff;
    height: 100%;
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .swiper-thumb-details {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .swiper-thumb-details {
        font-size: 4.2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .swiper-thumb-details {
        padding: calc(var(--gutter)/2) calc(var(--gutter)/2) calc(var(--gutter)/8)
    }
}

.swiper-pagination {
    --swiper-pagination-bullet-size: calc(var(--gutter));
    --swiper-pagination-color: black;
    position: static;
    margin: calc(var(--gutter)*1) 0 var(--gutter)
}

@media only screen and (min-width: 53.25em) {
    .swiper-pagination {
        --swiper-pagination-bullet-size: calc(var(--gutter)/3);
        padding: 0 0 calc(var(--gutter)/3) calc(var(--gutter)/2);
        text-align: left;
        margin: 0
    }
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #fff
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: .4
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1
}

.slider-controls {
    display: none;
    position: absolute;
    bottom: calc(var(--gutter)/4);
    right: calc(var(--gutter)/4);
    z-index: 2;
    cursor: pointer
}

@media only screen and (min-width: 53.25em) {
    .slider-controls {
        display: block
    }
}

.slider-controls:hover svg {
    fill: #000
}

.slider-controls svg {
    fill: #b3b3b3;
    --size: calc(var(--gutter)*3);
    width: var(--size);
    height: var(--size)
}

@media only screen and (min-width: 53.25em) {
    .slider-controls svg {
        --size: calc(var(--gutter)*1)
    }
}

.svg-play-circle-icon {
    display: none
}

.is-paused .svg-play-circle-icon {
    display: block
}

.svg-pause-circle-icon {
    display: block
}

.is-paused .svg-pause-circle-icon {
    display: none
}

.magazine-landing-intro {
    margin-bottom: calc(var(--gutter)*3);
    text-align: center
}

.magazine-landing-intro .hover-cta {
    color: #000;
    border-color: #000
}

.magazine-landing-intro .hover-cta:hover {
    color: #fff;
    box-shadow: 0 0 40px 40px #000 inset
}

.recent-magazine-articles-section {
    margin-bottom: var(--gutter)
}

.recent-magazine-articles-section .tag,
.recent-magazine-articles-section a {
    color: #000
}

.recent-magazine-articles-section a.title {
    font-weight: 600
}

.recent-magazine-articles-section .more-link {
    display: none
}

@media only screen and (min-width: 53.25em) {
    .recent-magazine-articles-section .more-link {
        display: block
    }
}

.gray-section .magazine-section-inner {
    background-color: #b3b3b3
}

.gray-section .section-title {
    color: #fff
}

.green-section .magazine-section-inner {
    background-color: #e2f0d8
}

.yellow-section .magazine-section-inner {
    background-color: #fdefc3
}

.gray-section,
.green-section,
.yellow-section {
    padding: var(--gutter) 0;
    margin-bottom: calc(var(--gutter)*2)
}

.gray-section .magazine-section-inner,
.green-section .magazine-section-inner,
.yellow-section .magazine-section-inner {
    margin: calc(var(--gutter)*-1) calc(var(--gutter)*-2);
    padding: var(--gutter) calc(var(--gutter)*2)
}

.gray-section .card,
.green-section .card,
.yellow-section .card {
    margin: 0
}

@media only screen and (min-width: 53.25em) {
    .magazine-section-alt .magazine-section-inner {
        padding: var(--gutter) calc(var(--gutter)*2) calc(var(--gutter)*2)
    }

    .magazine-section-alt .magazine-list-4 {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        gap: var(--gutter);
        grid-template-rows: repeat(3, 1fr)
    }

    .magazine-section-alt .magazine-list-4 .image {
        height: 100%
    }

    .magazine-section-alt .magazine-list-4 .image a {
        display: block;
        height: 100%
    }

    .magazine-section-alt .magazine-list-4 img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(1) {
        grid-column: 1/9;
        grid-row: 1/4;
        position: relative
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(1) .details {
        position: absolute;
        left: var(--gutter);
        bottom: var(--gutter);
        background-color: #fff;
        padding: calc(var(--gutter)/2);
        width: calc(var(--column)*3 + var(--gutter)*2)
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(1) .details-inner {
        padding: 0
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(1) .title {
        font-weight: 300;
        font-family: "acumin-pro", Arial, sans-serif;
        line-height: 1.167;
        font-size: 2.1rem;
        font-weight: 600
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .magazine-section-alt .magazine-list-4 .card:nth-child(1) .title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .magazine-section-alt .magazine-list-4 .card:nth-child(1) .title {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em) {
    .magazine-section-alt .magazine-list-4 .card:nth-child(1) .home-magazine-author {
        display: none
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(2),
    .magazine-section-alt .magazine-list-4 .card:nth-child(3),
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) {
        grid-column: 9/13;
        display: flex;
        background-color: #fff
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .image,
    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .details,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .image,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .details,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .image,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .details {
        flex: 0 0 50%
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .details,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .details,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .details {
        align-items: stretch;
        padding-left: calc(var(--gutter)/2)
    }

    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .title,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .title,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .title {
        font-weight: 600;
        font-family: "acumin-pro", Arial, sans-serif;
        line-height: 1.32;
        font-size: 1.5rem;
        margin: 0;
        padding-bottom: calc(var(--gutter)/2)
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {

    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .title,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .title,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {

    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .title,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .title,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em) {

    .magazine-section-alt .magazine-list-4 .card:nth-child(2) .home-magazine-author,
    .magazine-section-alt .magazine-list-4 .card:nth-child(3) .home-magazine-author,
    .magazine-section-alt .magazine-list-4 .card:nth-child(4) .home-magazine-author {
        display: none
    }
}

.archives-wrapper {
    background: #b44435;
    background: #b12b19;
    background: linear-gradient(0deg, rgb(177, 43, 25) 0%, rgb(206, 110, 82) 100%);
    margin: 0;
    padding: 0
}

.homepage-intro-box-cs {
    margin-top: 6vh;
    padding: 1rem 3rem 3rem 3rem
}

.homepage-intro-box-festival {
    margin-top: 40vh;
    padding: 1rem 3rem 3rem 3rem
}

.festival-background {
    height: 100vh;
    background-image: url("/images/homepage_static_images/homepage_festival.jpg");
    background-size: cover
}

.cs-background {
    height: 100vh;
    background-image: url(/Images/homepage_static_images/tunisia-festival.jpg);
    background-size: cover
}

.folkways-wrapper {
    background: #0a4c7a;
    background: linear-gradient(0deg, rgb(10, 76, 122) 0%, rgb(39, 123, 137) 100%)
}

.homepage-heading {
    font-family: "acumin-pro";
    font-size: calc(8em + 5.5vw);
    color: #ccc;
    display: block;
    font-weight: 800;
    letter-spacing: -0.08em;
    text-transform: uppercase
}

.homepage-wrapper {
    padding: 4em 0
}

.hover-cta {
    border: 1px solid #fff;
    color: #fff;
    padding: 1em 3em;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out
}

.hover-cta-light {
    border: 1px solid #333;
    color: #333;
    padding: 1em 3em;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out
}

.hover-cta:hover,
.hover-cta:active {
    box-shadow: 0 0 40px 40px #fff inset
}

.hover-cta-light:hover,
.hover-cta-light:active {
    box-shadow: 0 0 40px 40px #333 inset;
    color: #fff
}

.news_events_wrapper {
    background: #70135b;
    background: linear-gradient(0deg, rgb(112, 19, 91) 0%, rgb(163, 77, 143) 100%)
}

.research-wrapper {
    background: #e6e6e6;
    padding: 4em 0
}

.research-tout-image {
    margin-bottom: 3rem
}

.resources-text-column {
    padding-left: 3em;
    padding-top: 1em
}

.white {
    color: #fff
}

.whitebg {
    background-color: #fff
}

.anim-text-flow span,
.anim-text-flow-hover:hover span {
    animation-name: anim-text-flow-keys;
    animation-duration: 50s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: forwards
}

@keyframes anim-text-flow-keys {
    0% {
        color: #5cd6c2
    }

    5% {
        color: #d6d45c
    }

    10% {
        color: #d6b45c
    }

    15% {
        color: #a1d65c
    }

    20% {
        color: #5cd6d6
    }

    25% {
        color: #5cd68b
    }

    30% {
        color: #5e5cd6
    }

    35% {
        color: #955cd6
    }

    40% {
        color: #a95cd6
    }

    45% {
        color: #d4d65c
    }

    50% {
        color: #d65cd6
    }

    55% {
        color: #d65c74
    }

    60% {
        color: #c85cd6
    }

    65% {
        color: #665cd6
    }

    70% {
        color: #d65c8d
    }

    75% {
        color: #5cd6b4
    }

    80% {
        color: #5c7cd6
    }

    85% {
        color: #5c97d6
    }

    90% {
        color: #6e5cd6
    }

    95% {
        color: #7a5cd6
    }

    100% {
        color: #d65caf
    }
}

.anim-text-flow span:nth-of-type(1),
.anim-text-flow-hover:hover span:nth-of-type(1) {
    animation-delay: -19.8s
}

.anim-text-flow span:nth-of-type(2),
.anim-text-flow-hover:hover span:nth-of-type(2) {
    animation-delay: -19.6s
}

.anim-text-flow span:nth-of-type(3),
.anim-text-flow-hover:hover span:nth-of-type(3) {
    animation-delay: -19.4s
}

.anim-text-flow span:nth-of-type(4),
.anim-text-flow-hover:hover span:nth-of-type(4) {
    animation-delay: -19.2s
}

.anim-text-flow span:nth-of-type(5),
.anim-text-flow-hover:hover span:nth-of-type(5) {
    animation-delay: -19s
}

.anim-text-flow span:nth-of-type(6),
.anim-text-flow-hover:hover span:nth-of-type(6) {
    animation-delay: -18.8s
}

.anim-text-flow span:nth-of-type(7),
.anim-text-flow-hover:hover span:nth-of-type(7) {
    animation-delay: -18.6s
}

.anim-text-flow span:nth-of-type(8),
.anim-text-flow-hover:hover span:nth-of-type(8) {
    animation-delay: -18.4s
}

.anim-text-flow span:nth-of-type(9),
.anim-text-flow-hover:hover span:nth-of-type(9) {
    animation-delay: -18.2s
}

.anim-text-flow span:nth-of-type(10),
.anim-text-flow-hover:hover span:nth-of-type(10) {
    animation-delay: -18s
}

.anim-text-flow span:nth-of-type(11),
.anim-text-flow-hover:hover span:nth-of-type(11) {
    animation-delay: -17.8s
}

.anim-text-flow span:nth-of-type(12),
.anim-text-flow-hover:hover span:nth-of-type(12) {
    animation-delay: -17.6s
}

.anim-text-flow span:nth-of-type(13),
.anim-text-flow-hover:hover span:nth-of-type(13) {
    animation-delay: -17.4s
}

.anim-text-flow span:nth-of-type(14),
.anim-text-flow-hover:hover span:nth-of-type(14) {
    animation-delay: -17.2s
}

.anim-text-flow span:nth-of-type(15),
.anim-text-flow-hover:hover span:nth-of-type(15) {
    animation-delay: -17s
}

.anim-text-flow span:nth-of-type(16),
.anim-text-flow-hover:hover span:nth-of-type(16) {
    animation-delay: -16.8s
}

.anim-text-flow span:nth-of-type(17),
.anim-text-flow-hover:hover span:nth-of-type(17) {
    animation-delay: -16.6s
}

.anim-text-flow span:nth-of-type(18),
.anim-text-flow-hover:hover span:nth-of-type(18) {
    animation-delay: -16.4s
}

.anim-text-flow span:nth-of-type(19),
.anim-text-flow-hover:hover span:nth-of-type(19) {
    animation-delay: -16.2s
}

.anim-text-flow span:nth-of-type(20),
.anim-text-flow-hover:hover span:nth-of-type(20) {
    animation-delay: -16s
}

.anim-text-flow span:nth-of-type(21),
.anim-text-flow-hover:hover span:nth-of-type(21) {
    animation-delay: -15.8s
}

.anim-text-flow span:nth-of-type(22),
.anim-text-flow-hover:hover span:nth-of-type(22) {
    animation-delay: -15.6s
}

.anim-text-flow span:nth-of-type(23),
.anim-text-flow-hover:hover span:nth-of-type(23) {
    animation-delay: -15.4s
}

.anim-text-flow span:nth-of-type(24),
.anim-text-flow-hover:hover span:nth-of-type(24) {
    animation-delay: -15.2s
}

.anim-text-flow span:nth-of-type(25),
.anim-text-flow-hover:hover span:nth-of-type(25) {
    animation-delay: -15s
}

.anim-text-flow span:nth-of-type(26),
.anim-text-flow-hover:hover span:nth-of-type(26) {
    animation-delay: -14.8s
}

.anim-text-flow span:nth-of-type(27),
.anim-text-flow-hover:hover span:nth-of-type(27) {
    animation-delay: -14.6s
}

.anim-text-flow span:nth-of-type(28),
.anim-text-flow-hover:hover span:nth-of-type(28) {
    animation-delay: -14.4s
}

.anim-text-flow span:nth-of-type(29),
.anim-text-flow-hover:hover span:nth-of-type(29) {
    animation-delay: -14.2s
}

.anim-text-flow span:nth-of-type(30),
.anim-text-flow-hover:hover span:nth-of-type(30) {
    animation-delay: -14s
}

.anim-text-flow span:nth-of-type(31),
.anim-text-flow-hover:hover span:nth-of-type(31) {
    animation-delay: -13.8s
}

.anim-text-flow span:nth-of-type(32),
.anim-text-flow-hover:hover span:nth-of-type(32) {
    animation-delay: -13.6s
}

.anim-text-flow span:nth-of-type(33),
.anim-text-flow-hover:hover span:nth-of-type(33) {
    animation-delay: -13.4s
}

.anim-text-flow span:nth-of-type(34),
.anim-text-flow-hover:hover span:nth-of-type(34) {
    animation-delay: -13.2s
}

.anim-text-flow span:nth-of-type(35),
.anim-text-flow-hover:hover span:nth-of-type(35) {
    animation-delay: -13s
}

.anim-text-flow span:nth-of-type(36),
.anim-text-flow-hover:hover span:nth-of-type(36) {
    animation-delay: -12.8s
}

.anim-text-flow span:nth-of-type(37),
.anim-text-flow-hover:hover span:nth-of-type(37) {
    animation-delay: -12.6s
}

.anim-text-flow span:nth-of-type(38),
.anim-text-flow-hover:hover span:nth-of-type(38) {
    animation-delay: -12.4s
}

.anim-text-flow span:nth-of-type(39),
.anim-text-flow-hover:hover span:nth-of-type(39) {
    animation-delay: -12.2s
}

.anim-text-flow span:nth-of-type(40),
.anim-text-flow-hover:hover span:nth-of-type(40) {
    animation-delay: -12s
}

.anim-text-flow span:nth-of-type(41),
.anim-text-flow-hover:hover span:nth-of-type(41) {
    animation-delay: -11.8s
}

.anim-text-flow span:nth-of-type(42),
.anim-text-flow-hover:hover span:nth-of-type(42) {
    animation-delay: -11.6s
}

.anim-text-flow span:nth-of-type(43),
.anim-text-flow-hover:hover span:nth-of-type(43) {
    animation-delay: -11.4s
}

.anim-text-flow span:nth-of-type(44),
.anim-text-flow-hover:hover span:nth-of-type(44) {
    animation-delay: -11.2s
}

.anim-text-flow span:nth-of-type(45),
.anim-text-flow-hover:hover span:nth-of-type(45) {
    animation-delay: -11s
}

.anim-text-flow span:nth-of-type(46),
.anim-text-flow-hover:hover span:nth-of-type(46) {
    animation-delay: -10.8s
}

.anim-text-flow span:nth-of-type(47),
.anim-text-flow-hover:hover span:nth-of-type(47) {
    animation-delay: -10.6s
}

.anim-text-flow span:nth-of-type(48),
.anim-text-flow-hover:hover span:nth-of-type(48) {
    animation-delay: -10.4s
}

.anim-text-flow span:nth-of-type(49),
.anim-text-flow-hover:hover span:nth-of-type(49) {
    animation-delay: -10.2s
}

.anim-text-flow span:nth-of-type(50),
.anim-text-flow-hover:hover span:nth-of-type(50) {
    animation-delay: -10s
}

.anim-text-flow span:nth-of-type(51),
.anim-text-flow-hover:hover span:nth-of-type(51) {
    animation-delay: -9.8s
}

.anim-text-flow span:nth-of-type(52),
.anim-text-flow-hover:hover span:nth-of-type(52) {
    animation-delay: -9.6s
}

.anim-text-flow span:nth-of-type(53),
.anim-text-flow-hover:hover span:nth-of-type(53) {
    animation-delay: -9.4s
}

.anim-text-flow span:nth-of-type(54),
.anim-text-flow-hover:hover span:nth-of-type(54) {
    animation-delay: -9.2s
}

.anim-text-flow span:nth-of-type(55),
.anim-text-flow-hover:hover span:nth-of-type(55) {
    animation-delay: -9s
}

.anim-text-flow span:nth-of-type(56),
.anim-text-flow-hover:hover span:nth-of-type(56) {
    animation-delay: -8.8s
}

.anim-text-flow span:nth-of-type(57),
.anim-text-flow-hover:hover span:nth-of-type(57) {
    animation-delay: -8.6s
}

.anim-text-flow span:nth-of-type(58),
.anim-text-flow-hover:hover span:nth-of-type(58) {
    animation-delay: -8.4s
}

.anim-text-flow span:nth-of-type(59),
.anim-text-flow-hover:hover span:nth-of-type(59) {
    animation-delay: -8.2s
}

.anim-text-flow span:nth-of-type(60),
.anim-text-flow-hover:hover span:nth-of-type(60) {
    animation-delay: -8s
}

.anim-text-flow span:nth-of-type(61),
.anim-text-flow-hover:hover span:nth-of-type(61) {
    animation-delay: -7.8s
}

.anim-text-flow span:nth-of-type(62),
.anim-text-flow-hover:hover span:nth-of-type(62) {
    animation-delay: -7.6s
}

.anim-text-flow span:nth-of-type(63),
.anim-text-flow-hover:hover span:nth-of-type(63) {
    animation-delay: -7.4s
}

.anim-text-flow span:nth-of-type(64),
.anim-text-flow-hover:hover span:nth-of-type(64) {
    animation-delay: -7.2s
}

.anim-text-flow span:nth-of-type(65),
.anim-text-flow-hover:hover span:nth-of-type(65) {
    animation-delay: -7s
}

.anim-text-flow span:nth-of-type(66),
.anim-text-flow-hover:hover span:nth-of-type(66) {
    animation-delay: -6.8s
}

.anim-text-flow span:nth-of-type(67),
.anim-text-flow-hover:hover span:nth-of-type(67) {
    animation-delay: -6.6s
}

.anim-text-flow span:nth-of-type(68),
.anim-text-flow-hover:hover span:nth-of-type(68) {
    animation-delay: -6.4s
}

.anim-text-flow span:nth-of-type(69),
.anim-text-flow-hover:hover span:nth-of-type(69) {
    animation-delay: -6.2s
}

.anim-text-flow span:nth-of-type(70),
.anim-text-flow-hover:hover span:nth-of-type(70) {
    animation-delay: -6s
}

.anim-text-flow span:nth-of-type(71),
.anim-text-flow-hover:hover span:nth-of-type(71) {
    animation-delay: -5.8s
}

.anim-text-flow span:nth-of-type(72),
.anim-text-flow-hover:hover span:nth-of-type(72) {
    animation-delay: -5.6s
}

.anim-text-flow span:nth-of-type(73),
.anim-text-flow-hover:hover span:nth-of-type(73) {
    animation-delay: -5.4s
}

.anim-text-flow span:nth-of-type(74),
.anim-text-flow-hover:hover span:nth-of-type(74) {
    animation-delay: -5.2s
}

.anim-text-flow span:nth-of-type(75),
.anim-text-flow-hover:hover span:nth-of-type(75) {
    animation-delay: -5s
}

.anim-text-flow span:nth-of-type(76),
.anim-text-flow-hover:hover span:nth-of-type(76) {
    animation-delay: -4.8s
}

.anim-text-flow span:nth-of-type(77),
.anim-text-flow-hover:hover span:nth-of-type(77) {
    animation-delay: -4.6s
}

.anim-text-flow span:nth-of-type(78),
.anim-text-flow-hover:hover span:nth-of-type(78) {
    animation-delay: -4.4s
}

.anim-text-flow span:nth-of-type(79),
.anim-text-flow-hover:hover span:nth-of-type(79) {
    animation-delay: -4.2s
}

.anim-text-flow span:nth-of-type(80),
.anim-text-flow-hover:hover span:nth-of-type(80) {
    animation-delay: -4s
}

.anim-text-flow span:nth-of-type(81),
.anim-text-flow-hover:hover span:nth-of-type(81) {
    animation-delay: -3.8s
}

.anim-text-flow span:nth-of-type(82),
.anim-text-flow-hover:hover span:nth-of-type(82) {
    animation-delay: -3.6s
}

.anim-text-flow span:nth-of-type(83),
.anim-text-flow-hover:hover span:nth-of-type(83) {
    animation-delay: -3.4s
}

.anim-text-flow span:nth-of-type(84),
.anim-text-flow-hover:hover span:nth-of-type(84) {
    animation-delay: -3.2s
}

.anim-text-flow span:nth-of-type(85),
.anim-text-flow-hover:hover span:nth-of-type(85) {
    animation-delay: -3s
}

.anim-text-flow span:nth-of-type(86),
.anim-text-flow-hover:hover span:nth-of-type(86) {
    animation-delay: -2.8s
}

.anim-text-flow span:nth-of-type(87),
.anim-text-flow-hover:hover span:nth-of-type(87) {
    animation-delay: -2.6s
}

.anim-text-flow span:nth-of-type(88),
.anim-text-flow-hover:hover span:nth-of-type(88) {
    animation-delay: -2.4s
}

.anim-text-flow span:nth-of-type(89),
.anim-text-flow-hover:hover span:nth-of-type(89) {
    animation-delay: -2.2s
}

.anim-text-flow span:nth-of-type(90),
.anim-text-flow-hover:hover span:nth-of-type(90) {
    animation-delay: -2s
}

.anim-text-flow span:nth-of-type(91),
.anim-text-flow-hover:hover span:nth-of-type(91) {
    animation-delay: -1.8s
}

.anim-text-flow span:nth-of-type(92),
.anim-text-flow-hover:hover span:nth-of-type(92) {
    animation-delay: -1.6s
}

.anim-text-flow span:nth-of-type(93),
.anim-text-flow-hover:hover span:nth-of-type(93) {
    animation-delay: -1.4s
}

.anim-text-flow span:nth-of-type(94),
.anim-text-flow-hover:hover span:nth-of-type(94) {
    animation-delay: -1.2s
}

.anim-text-flow span:nth-of-type(95),
.anim-text-flow-hover:hover span:nth-of-type(95) {
    animation-delay: -1s
}

.anim-text-flow span:nth-of-type(96),
.anim-text-flow-hover:hover span:nth-of-type(96) {
    animation-delay: -0.8s
}

.anim-text-flow span:nth-of-type(97),
.anim-text-flow-hover:hover span:nth-of-type(97) {
    animation-delay: -0.6s
}

.anim-text-flow span:nth-of-type(98),
.anim-text-flow-hover:hover span:nth-of-type(98) {
    animation-delay: -0.4s
}

.anim-text-flow span:nth-of-type(99),
.anim-text-flow-hover:hover span:nth-of-type(99) {
    animation-delay: -0.2s
}

.anim-text-flow span:nth-of-type(100),
.anim-text-flow-hover:hover span:nth-of-type(100) {
    animation-delay: 0s
}

@media screen and (max-width: 48em) {
    .archives-wrapper {
        padding-top: 4rem
    }

    .homepage-heading {
        font-size: calc(4em + 2vw);
        margin-top: 3rem;
        letter-spacing: -0.07em
    }

    .homepage-heading-overlay {
        position: absolute;
        top: 40%;
        transform: translateY(10%);
        width: 100%;
        z-index: 25
    }

    .homepage-intro-box-cs {
        margin-top: 100vh
    }

    .festival-background .more-link-text {
        margin-bottom: 1rem
    }

    #hp_opening_animation .lg-serif-title {
        font-size: 2.5rem
    }

    .hover-cta,
    .hover-cta-light {
        margin-bottom: 3rem
    }

    .archives-wrapper {
        padding: 4rem 0
    }

    .more-link-text {
        margin-bottom: 4rem
    }

    .research-wrapper {
        padding: 2em 0
    }

    .resources-text-column {
        padding: 2rem 1rem
    }
}

.one-line-logo {
    margin-top: .9rem
}

@media only screen and (min-width: 53.25em) {
    .one-line-logo {
        margin-top: 1.4rem
    }
}

@media only screen and (min-width: 1560px) {
    .one-line-logo {
        margin-top: 1.7rem
    }
}

.dots {
    position: absolute;
    bottom: 2%;
    left: 5%
}

@media only screen and (min-width: 53.25em) {
    .dots {
        display: block
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dots {
        bottom: .8vw
    }
}

@media only screen and (min-width: 1560px) {
    .dots {
        bottom: 1.4rem;
        left: 1.6rem
    }
}

@media only screen and (min-width: 53.25em) {
    .mobile-dots {
        display: none
    }
}

@media only screen and (max-width: 53.15em) {
    .banner-carousel {
        margin-bottom: 2vw
    }
}

.banner-carousel iframe {
    height: 802px
}

.mobile-banner-nav {
    margin-bottom: 6vw
}

@media only screen and (min-width: 53.25em) {
    .mobile-banner-nav {
        display: none
    }
}

.mobile-banner-nav {
    padding: 5px 15px 5px
}

@media only screen and (min-width: 53.25em) {
    .mobile-banner-nav {
        padding: 5px 15px 30px
    }
}

.banner-slide {
    position: relative
}

@media only screen and (max-width: 53.15em) {
    .banner-slide .textbox {
        display: none
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .banner-slide .details {
        padding: 2vw 2vw 0
    }
}

@media only screen and (min-width: 53.25em) {
    .banner-slide .details {
        padding: 1.25vw 1.2vw 0
    }
}

@media only screen and (min-width: 1560px) {
    .banner-slide .details {
        padding: 2rem 1.7rem 2rem 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .banner-slide:not(.slick-active):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .6)
    }
}

.banner-carousel {
    visibility: hidden
}

.slick-initialized {
    visibility: visible
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .slick-dotted.slick-slider {
        margin-bottom: 3.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .slick-dotted.slick-slider {
        margin-bottom: 3rem
    }
}

.slick-list {
    position: relative
}

.slick-dots {
    position: static
}

@media only screen and (min-width: 53.25em) {
    .slick-dots {
        text-align: left
    }
}

.banner-slide li .svg-pager-icon-circle {
    display: none;
    margin: 2px 0 0 1px
}

.banner-slide li:hover .svg-pager-icon-circle-o {
    display: none
}

.banner-slide li:hover .svg-pager-icon-circle {
    display: block
}

.banner-slide.slick-cloned li:nth-of-type(1) .svg-pager-icon-circle-o {
    display: none
}

.banner-slide.slick-cloned li:nth-of-type(1) .svg-pager-icon-circle {
    display: block
}

@media only screen and (min-width: 53.25em) {

    .banner-slide[data-slick-index="0"] li:nth-of-type(1) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="0"] li:nth-of-type(1):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="0"] li:nth-of-type(1) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="0"] li:nth-of-type(1):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="1"] li:nth-of-type(2) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="1"] li:nth-of-type(2):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="1"] li:nth-of-type(2) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="1"] li:nth-of-type(2):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="2"] li:nth-of-type(3) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="2"] li:nth-of-type(3):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="2"] li:nth-of-type(3) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="2"] li:nth-of-type(3):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="3"] li:nth-of-type(4) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="3"] li:nth-of-type(4):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="3"] li:nth-of-type(4) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="3"] li:nth-of-type(4):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="4"] li:nth-of-type(5) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="4"] li:nth-of-type(5):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="4"] li:nth-of-type(5) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="4"] li:nth-of-type(5):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="5"] li:nth-of-type(6) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="5"] li:nth-of-type(6):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="5"] li:nth-of-type(6) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="5"] li:nth-of-type(6):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="6"] li:nth-of-type(7) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="6"] li:nth-of-type(7):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="6"] li:nth-of-type(7) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="6"] li:nth-of-type(7):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="7"] li:nth-of-type(8) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="7"] li:nth-of-type(8):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="7"] li:nth-of-type(8) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="7"] li:nth-of-type(8):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="8"] li:nth-of-type(9) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="8"] li:nth-of-type(9):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="8"] li:nth-of-type(9) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="8"] li:nth-of-type(9):hover .svg-pager-icon-circle {
        display: block
    }

    .banner-slide[data-slick-index="9"] li:nth-of-type(10) .svg-pager-icon-circle-o,
    .banner-slide[data-slick-index="9"] li:nth-of-type(10):hover .svg-pager-icon-circle-o {
        display: none
    }

    .banner-slide[data-slick-index="9"] li:nth-of-type(10) .svg-pager-icon-circle,
    .banner-slide[data-slick-index="9"] li:nth-of-type(10):hover .svg-pager-icon-circle {
        display: block
    }
}

@media only screen and (min-width: 1560px) {
    .banner-slide[data-slick-index="0"] li:nth-of-type(1) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="0"] li:nth-of-type(1):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="1"] li:nth-of-type(2) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="1"] li:nth-of-type(2):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="2"] li:nth-of-type(3) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="2"] li:nth-of-type(3):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="3"] li:nth-of-type(4) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="3"] li:nth-of-type(4):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="4"] li:nth-of-type(5) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="4"] li:nth-of-type(5):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="5"] li:nth-of-type(6) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="5"] li:nth-of-type(6):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="6"] li:nth-of-type(7) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="6"] li:nth-of-type(7):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="7"] li:nth-of-type(8) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="7"] li:nth-of-type(8):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="8"] li:nth-of-type(9) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="8"] li:nth-of-type(9):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }

    .banner-slide[data-slick-index="9"] li:nth-of-type(10) button:before {
        content: "a";
        font-size: 1.5rem;
        padding-left: 1px
    }

    .banner-slide[data-slick-index="9"] li:nth-of-type(10):hover button:before {
        content: "p";
        font-size: 1.7rem;
        padding-left: 0
    }
}

.slick-active+.slick-cloned li:nth-of-type(1) button:before {
    content: "a";
    padding-left: 0
}

.video-section .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .video-section .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .video-section .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .video-section .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .video-section .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .video-section .title {
        margin-bottom: 1rem
    }
}

.video-section .description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .video-section .description {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .video-section .description {
        font-size: 2.1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .video-section .description {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .video-section .description {
        margin-bottom: 2rem
    }
}

.participate-section .tag {
    font-weight: 600
}

.participate-section .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .participate-section .title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .participate-section .title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.participate-section:nth-of-type(2n + 1) {
    clear: left
}

@media only screen and (min-width: 53.25em) {
    .participate-section:nth-of-type(2n + 1) {
        clear: none
    }

    .participate-section:nth-of-type(3n + 1) {
        clear: none
    }

    .participate-section:nth-of-type(4n + 1) {
        clear: none
    }

    .participate-section:nth-of-type(6n + 1) {
        clear: left
    }
}

.talk-story-section {
    padding-top: 2.8093833404rem;
    padding-bottom: 2.8093833404rem
}

@media only screen and (max-width: 53.15em) {
    .talk-story-section {
        margin-bottom: 7.5vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section {
        padding-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section {
        padding-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section {
        padding-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section {
        padding-bottom: 4rem
    }
}

.talk-story-section .section-title,
.talk-story-section .more-link {
    color: #fff
}

@media only screen and (min-width: 53.25em) {
    .talk-story-section .feature-card {
        margin-bottom: 0
    }
}

.talk-story-section .feature-card .details-inner {
    padding: 1.4046916702rem;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    bottom: 1.4814814815rem;
    min-height: initial !important;
    min-height: auto !important;
    left: 2.2222222222rem;
    width: 19.6656833825rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .feature-card .details-inner {
        padding: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .details-inner {
        padding: 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .talk-story-section .feature-card .details-inner {
        left: 2.8%;
        width: 22.86%
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .details-inner {
        left: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .feature-card .details-inner {
        bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .details-inner {
        bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .feature-card .details-inner {
        left: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .details-inner {
        left: 6rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .feature-card .details-inner {
        width: 17.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .details-inner {
        width: 28rem
    }
}

@media only screen and (max-width: 53.15em) {
    .talk-story-section .feature-card .details-inner {
        position: static;
        width: 100%
    }
}

.talk-story-section .feature-card .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    font-weight: 700
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .feature-card .title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .title {
        font-size: 3rem
    }
}

.talk-story-section .feature-card .subtitle {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .feature-card .subtitle {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .feature-card .subtitle {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .talk-story-section .feature-card .title,
    .talk-story-section .feature-card .subtitle {
        font-size: 2vw
    }
}

.talk-story-section .featurettes li:last-of-type {
    margin-bottom: 0
}

.talk-story-section .featurettes .card {
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .featurettes .card {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .card {
        margin-bottom: 3rem
    }
}

@media only screen and (max-width: 53.15em) {
    .talk-story-section .featurettes .card {
        margin-bottom: 1.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .talk-story-section .featurettes .details {
        padding-left: 1.25vw
    }
}

@media only screen and (min-width: 53.25em) {
    .talk-story-section .featurettes .details {
        padding-left: 0
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .details {
        padding-left: 0
    }
}

.talk-story-section .featurettes .details-inner {
    padding-top: 1.4046916702rem;
    padding-right: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .featurettes .details-inner {
        padding-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .details-inner {
        padding-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .featurettes .details-inner {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .details-inner {
        padding-right: 1rem
    }
}

.talk-story-section .featurettes .tag {
    margin-bottom: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .featurettes .tag {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .tag {
        margin-bottom: 0rem
    }
}

.talk-story-section .featurettes .title,
.talk-story-section .featurettes .subtitle {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem;
    line-height: 1.2 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .talk-story-section .featurettes .title,
    .talk-story-section .featurettes .subtitle {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {

    .talk-story-section .featurettes .title,
    .talk-story-section .featurettes .subtitle {
        font-size: 2.1rem
    }
}

@media only screen and (max-width: 53.15em) {

    .talk-story-section .featurettes .title,
    .talk-story-section .featurettes .subtitle {
        font-size: 3.897vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .talk-story-section .featurettes .title,
    .talk-story-section .featurettes .subtitle {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .talk-story-section .featurettes .title,
    .talk-story-section .featurettes .subtitle {
        font-size: 2rem
    }
}

.talk-story-section .featurettes .title {
    font-weight: 700;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .featurettes .title {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .title {
        margin-bottom: 0.5rem
    }
}

.talk-story-section .featurettes .subtitle {
    margin-top: -0.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .talk-story-section .featurettes .subtitle {
        margin-top: -0.192vw
    }
}

@media only screen and (min-width: 1560px) {
    .talk-story-section .featurettes .subtitle {
        margin-top: -0.3rem
    }
}

.dive-deep-section {
    margin-bottom: 2.2222222222rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section {
        margin-bottom: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section {
        margin-bottom: 6rem
    }
}

.dive-deep-section .feature-card .details-inner {
    background-color: #ebebeb;
    padding-bottom: 2.1070375053rem;
    padding-left: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .feature-card .details-inner {
        padding-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section .feature-card .details-inner {
        padding-bottom: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .feature-card .details-inner {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section .feature-card .details-inner {
        padding-left: 2rem
    }
}

.dive-deep-section .feature-card .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .feature-card .title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section .feature-card .title {
        font-size: 4.2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .dive-deep-section .feature-card .title {
        font-size: 8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .feature-card .title {
        font-size: 2.78vw
    }
}

.dive-deep-section .featurettes {
    position: relative
}

.dive-deep-section .featurettes li:last-of-type {
    margin-bottom: 0rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .featurettes li:last-of-type {
        margin-bottom: 0vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section .featurettes li:last-of-type {
        margin-bottom: 0rem
    }
}

@media only screen and (min-width: 53.25em) {
    .dive-deep-section .featurettes li:last-of-type {
        position: absolute;
        bottom: 0
    }
}

@media only screen and (max-width: 53.15em) {
    .dive-deep-section .featurettes .tag {
        margin-bottom: .1rem
    }
}

.dive-deep-section .featurettes .card:after {
    background-color: #ebebeb
}

.dive-deep-section .featurettes .details {
    padding-left: 0
}

@media only screen and (max-width: 53.15em) {
    .dive-deep-section .featurettes .details-inner {
        padding-top: .5rem
    }
}

.dive-deep-section .featurettes .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .dive-deep-section .featurettes .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .featurettes .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section .featurettes .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .featurettes .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .dive-deep-section .featurettes .title {
        margin-bottom: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .dive-deep-section .featurettes .title {
        font-size: 5.008vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .dive-deep-section .featurettes .title {
        font-size: 1.735vw
    }
}

.explore-collections-section .details-inner,
.teach-section .details-inner {
    padding-top: 0.9832841691rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .explore-collections-section .details-inner,
    .teach-section .details-inner {
        padding-top: 0.896vw
    }
}

@media only screen and (min-width: 1560px) {

    .explore-collections-section .details-inner,
    .teach-section .details-inner {
        padding-top: 1.4rem
    }
}

.explore-collections .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    font-style: italic;
    font-weight: 600
}

@media only screen and (min-width: 53.25em) {
    .explore-collections .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .explore-collections .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .explore-collections .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .explore-collections .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .explore-collections .title {
        margin-bottom: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .teach-section .details {
        min-height: 17vw
    }
}

.teach-section .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    line-height: 1.2
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .teach-section .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .teach-section .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.teach-section .author,
.teach-section .buy-now-button {
    display: none
}

.cultural-page .title-bar {
    background-color: #b44435 !important
}

.archives-page .title-bar,
.collection-page .title-bar {
    background-color: #31b3a0 !important
}

.archives-collections-section {
    margin-bottom: 1.4814814815rem
}

.archives-collections-section .card {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-collections-section .card {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-collections-section .card {
        margin-bottom: 4rem
    }
}

.archives-collections-section .card:nth-of-type(2n + 1) {
    clear: left
}

@media only screen and (min-width: 53.25em) {
    .archives-collections-section .card:nth-of-type(2n + 1) {
        clear: none
    }

    .archives-collections-section .card:nth-of-type(3n + 1) {
        clear: none
    }

    .archives-collections-section .card:nth-of-type(4n + 1) {
        clear: left
    }
}

.archives-collections-section .title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em) {
    .archives-collections-section .title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-collections-section .title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-collections-section .title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-collections-section .title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-collections-section .title {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-collections-section .title {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-collections-section .title {
        margin-bottom: 0.5rem
    }
}

.archives-collections-section .description {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-collections-section .description {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-collections-section .description {
        font-size: 2.1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-collections-section {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-collections-section {
        margin-bottom: 4rem
    }
}

.schedule-an-appointment .info {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    line-height: 1.33 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .schedule-an-appointment .info {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .schedule-an-appointment .info {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.archives-staff .sidebar-item-title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    text-transform: none;
    color: #4d4d4d
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-staff .sidebar-item-title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-staff .sidebar-item-title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.archives-staff .info {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.33 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .archives-staff .info {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .archives-staff .info {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.education-page .title-bar {
    background-color: #277b89 !important
}

.collections-child-page .title-bar {
    background-color: #277b89
}

.education-resources-section .image,
.education-resources-section .more-link {
    display: none
}

.education-resources-section .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .education-resources-section .title {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .education-resources-section .title {
        font-size: 2.1rem
    }
}

.education-resources-section .blurb p {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .education-resources-section .blurb p {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .education-resources-section .blurb p {
        font-size: 2.1rem
    }
}

.intro-content {
    margin-bottom: 0.962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-content {
        margin-bottom: 1.664vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-content {
        margin-bottom: 2.6rem
    }
}

.intro-section {
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-section {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-section {
        margin-bottom: 2rem
    }
}

.blog-page .page-title,
.blog-article-page .page-title {
    color: #fff
}

.blog-page img,
.blog-article-page img {
    height: auto
}

.blog-page .title-bar,
.blog-article-page .title-bar {
    background-color: #418abd
}

.blog-page figure,
.blog-article-page figure {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.blog-page .image-left,
.blog-article-page .image-left {
    float: left;
    padding-right: 2rem;
    width: 45%;
    margin-bottom: 2rem
}

.blog-page .image-left-small,
.blog-article-page .image-left-small {
    float: left;
    padding-right: 3rem;
    width: 32%;
    margin-bottom: -0.5rem
}

.blog-page .image-right,
.blog-article-page .image-right {
    float: right;
    padding-left: 2rem;
    width: 45%;
    margin-bottom: 2rem
}

@media only screen and (max-width: 53.15em) {

    .blog-page .image-left,
    .blog-article-page .image-left {
        float: none;
        padding-right: 0;
        width: 100%;
        margin-bottom: 2rem
    }

    .blog-page .image-left-small,
    .blog-article-page .image-left-small {
        float: none;
        padding-right: 0;
        width: 100%;
        margin-bottom: 2rem
    }

    .blog-page .image-right,
    .blog-article-page .image-right {
        float: none;
        padding-left: 0;
        width: 100%;
        margin-bottom: 2rem
    }
}

.blog-page .indent,
.blog-article-page .indent {
    padding-left: 2rem;
    border-left: 5px solid rgba(0, 0, 0, .1)
}

.blog-page .clear,
.blog-article-page .clear {
    clear: both
}

.blog-page .js-video.vimeo,
.blog-article-page .js-video.vimeo {
    padding-top: 0
}

.blog-page .js-video.widescreen,
.blog-article-page .js-video.widescreen {
    padding-bottom: 57.25%
}

.blog-page .js-video,
.blog-article-page .js-video {
    height: 0;
    padding-top: 0;
    padding-bottom: 67.5%;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    overflow: hidden
}

.blog-page .js-video embed,
.blog-page .js-video iframe,
.blog-page .js-video object,
.blog-page .js-video video,
.blog-article-page .js-video embed,
.blog-article-page .js-video iframe,
.blog-article-page .js-video object,
.blog-article-page .js-video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.blog-page .audio-card .title,
.blog-article-page .audio-card .title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600;
    margin-bottom: 0.2592592593rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .audio-card .title,
    .blog-article-page .audio-card .title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .audio-card .title,
    .blog-article-page .audio-card .title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .blog-page .audio-card .title,
    .blog-article-page .audio-card .title {
        margin-bottom: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {

    .blog-page .audio-card .title,
    .blog-article-page .audio-card .title {
        margin-bottom: 0.7rem
    }
}

.news-page .page-title {
    color: #fff
}

.news-page .title-bar {
    background-color: #418abd
}

.general-page .title-bar {
    background-color: #277b89
}

.general-page .js-video.vimeo {
    padding-top: 0
}

.general-page .js-video.widescreen {
    padding-bottom: 57.25%
}

.general-page .js-video {
    height: 0;
    padding-top: 0;
    padding-bottom: 67.5%;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    overflow: hidden
}

.general-page .js-video embed,
.general-page .js-video iframe,
.general-page .js-video object,
.general-page .js-video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.research-page .title-bar {
    background-color: #418abd
}

.content-slideshow .svg-slick-prev {
    fill: #f2f2f2;
    left: 0.1851851852rem
}

.content-slideshow .svg-slick-prev:hover {
    fill: #e6e6e6
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-slideshow .svg-slick-prev {
        left: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-slideshow .svg-slick-prev {
        left: 0.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .content-slideshow .svg-slick-prev {
        left: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-slideshow .svg-slick-prev {
        left: 0
    }
}

.content-slideshow .svg-slick-next {
    fill: #f2f2f2;
    right: 0.1851851852rem
}

.content-slideshow .svg-slick-next:hover {
    fill: #e6e6e6
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-slideshow .svg-slick-next {
        right: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-slideshow .svg-slick-next {
        right: 0.5rem
    }
}

@media only screen and (max-width: 53.15em) {
    .content-slideshow .svg-slick-next:before {
        left: auto
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-slideshow .svg-slick-next {
        right: 0
    }
}

.content-slideshow .svg-slick-prev:before,
.content-slideshow .svg-slick-next:before {
    color: gray;
    text-shadow: 4px 4px 11px #969696
}

@media only screen and (max-width: 53.15em) {

    .content-slideshow .svg-slick-prev:before,
    .content-slideshow .svg-slick-next:before {
        font-size: 4rem
    }
}

.content-slideshow .slider {
    width: auto
}

.content-slideshow .slick-slide {
    text-align: center
}

.content-slideshow .slick-slide figcaption {
    text-align: left
}

.content-slideshow .slick-slide.has-slower-transition {
    transition-duration: 2s !important
}

.content-slideshow .slick-slide img {
    width: 100%;
    display: inline-block
}

@media only screen and (max-width: 53.15em) {
    .content-slideshow .slick-slide img {
        max-height: 62vw
    }
}

@media only screen and (min-width: 53.25em) {
    .content-slideshow .slick-slide img {
        max-width: 100%;
        width: auto
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-slideshow .slick-slide img {
        max-height: 39vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-slideshow .slick-slide img {
        max-height: 620px
    }
}

.mc-signup-form {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mc-signup-form {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .mc-signup-form {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.mc-signup-form input {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #999;
    font-weight: 500;
    padding: 8px 15px
}

.mc-signup-form input[type=checkbox] {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    padding: 10px;
    margin-right: 10px;
    float: left;
    width: auto
}

.mc-signup-form input[type=submit] {
    width: 100%;
    border: none;
    text-align: left
}

.mc-signup-form .mc-signup-button:focus {
    outline: 1px auto gray
}

.mc-signup-form label {
    font-weight: 300
}

.alert {
    border: none;
    border-radius: 0;
    background-color: #31b3a0;
    opacity: .94
}

.alert-text {
    font-weight: 400;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    float: none;
    color: #fff
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .alert-text {
        font-size: 1.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .alert-text {
        line-height: 1.38;
        font-size: 2.2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .alert-text {
        margin-top: 6rem
    }
}

@media only screen and (min-width: 53.25em) {
    .alert-text {
        padding-left: 195px
    }
}

@media only screen and (min-width: 1560px) {
    .alert-text {
        padding-left: 16.666%
    }
}

.alert-text a {
    color: #fdefc3
}

.close-banner {
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: .7;
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100)
}

.close-banner:hover,
.close-banner:focus {
    color: #666;
    text-decoration: none;
    cursor: pointer;
    opacity: .8;
    filter: alpha(opacity=80)
}

.close-banner {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif
}

.mag-section-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem;
    margin-bottom: 1.1111111111rem;
    margin-top: 0 !important
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mag-section-title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .mag-section-title {
        font-size: 6.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mag-section-title {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .mag-section-title {
        margin-bottom: 3rem
    }
}

.mag-themes-title {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    line-height: 1.1;
    letter-spacing: .5px;
    font-size: 1.2rem;
    margin-bottom: 1.1111111111rem;
    margin-top: 0 !important
}

@media only screen and (min-width: 53.25em) {
    .mag-themes-title {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mag-themes-title {
        font-size: 1vw;
        letter-spacing: .5px
    }
}

@media only screen and (min-width: 1560px) {
    .mag-themes-title {
        font-size: 1.6rem;
        letter-spacing: 1px
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .mag-themes-title {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .mag-themes-title {
        margin-bottom: 3rem
    }
}

.logreg {
    width: 640px
}

@media only screen and (max-width: 53.15em) {
    .logreg {
        width: 100%
    }
}

.form-group {
    margin-left: auto !important;
    margin-right: auto !important
}

.search-page .clear-filter-button {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-size: 1.2rem
}

.slide-in-card {
    position: relative
}

.slide-in-card:nth-child(even) {
    margin-right: 0
}

.come-in {
    transform: translateY(150px);
    animation: come-in .8s ease forwards
}

.come-in:nth-child(odd) {
    animation-duration: .6s
}

.already-visible {
    transform: translateY(0);
    animation: none
}

@keyframes come-in {
    to {
        transform: translateY(0)
    }
}

a.nextLink {
    height: 0;
    width: 0;
    display: block
}

.dark-arrow .svg-slick-prev,
.dark-arrow .svg-slick-next {
    fill: gray !important
}

.ms-sidebar .ms-sidebar-section-title {
    border-top: 1px solid #ccc !important
}

.ms-sidebar .ms-sidebar-section-title:last-of-type {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0
}

.ms-sidebar .ms-sidebar-sub-nav a:hover,
.ms-sidebar .sidebar-highlight li.active a {
    color: #9f8752
}

.ms-sidebar .top-border-card:before {
    border-color: #ccc
}

.flex-grid {
    display: flex;
    flex-wrap: wrap
}

@font-face {
    font-family: "slick";
    src: url("fonts/slick.eot");
    src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("bower_components/slick-carousel/slick/fonts/slick.woff") format("woff"), url("bower_components/slick-carousel/slick/fonts/slick.ttf") format("truetype"), url("bower_components/slick-carousel/slick/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "vd-icons";
    src: url("fonts/vd-icons.eot");
    src: url("fonts/vd-icons.eot?#iefix") format("embedded-opentype"), url("fonts/vd-icons.woff") format("woff"), url("fonts/vd-icons.ttf") format("truetype"), url("fonts/vd-icons.svg#vd-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "galano-bold";
    src: url("galano/galanogrotesquedemo-bold-webfont.eot");
    src: url("galano/galanogrotesquedemo-bold-webfont.eot?#iefix") format("embedded-opentype"), url("galano/galanogrotesquedemo-bold-webfont.woff") format("woff"), url("galano/galanogrotesquedemo-bold-webfont.woff2") format("woff2"), url("galano/galanogrotesquedemo-bold-webfont.ttf") format("truetype"), url("galano/galanogrotesquedemo-bold-webfont.svg#galano") format("svg");
    font-weight: bold;
    font-style: normal
}

.black-80 {
    color: #333
}

.black-70 {
    color: #4d4d4d
}

.black-65 {
    color: #595959
}

.black-60 {
    color: #666
}

.black-50 {
    color: gray
}

.black-40 {
    color: #999
}

.black-30 {
    color: #b3b3b3
}

.black-25 {
    color: #bfbfbf
}

.black-20 {
    color: #ccc
}

.black-15 {
    color: #d9d9d9
}

.black-10 {
    color: #e6e6e6;
    fill: #e6e6e6
}

.black-08 {
    color: #ebebeb
}

.black-05 {
    color: #f2f2f2
}

.fl-light-blue {
    color: #adbedd
}

.fl-light-blue-bg {
    background-color: #adbedd
}

.fl-blue {
    color: #418abd
}

.fl-blue-bg {
    background-color: #418abd
}

.fl-purple {
    color: #a34d8f
}

.fl-purple-bg {
    background-color: #a34d8f
}

.fl-light-green {
    color: #e2f0d8
}

.fl-light-green-bg {
    background-color: #e2f0d8
}

.fl-green {
    color: #31b3a0
}

.fl-green-bg {
    background-color: #31b3a0
}

.fl-teal {
    color: #277b89
}

.fl-teal-bg {
    background-color: #277b89
}

.fl-yellow {
    color: #fdefc3
}

.fl-yellow-bg {
    background-color: #fdefc3
}

.fl-orange {
    color: #ce6e52
}

.fl-orange-bg {
    background-color: #ce6e52
}

.fl-red {
    color: #b44435
}

.fl-red-bg {
    background-color: #b44435
}

.fw-light-blue {
    color: #c0d5e7
}

.fw-light-blue-bg {
    background-color: #c0d5e7
}

.fw-blue {
    color: #acd1d4
}

.fw-blue-bg {
    background-color: #acd1d4
}

.fw-dark-blue {
    color: #31586a
}

.fw-dark-blue-bg {
    background-color: #31586a
}

.fw-purple {
    color: #9e93ae
}

.fw-purple-bg {
    background-color: #9e93ae
}

.fw-light-green {
    color: #bedcaf
}

.fw-light-green-bg {
    background-color: #bedcaf
}

.fw-green {
    color: #628a61
}

.fw-green-bg {
    background-color: #628a61
}

.fw-cream {
    color: #fef3db
}

.fw-cream-bg {
    background-color: #fef3db
}

.fw-brown {
    color: #c9c1ae
}

.fw-brown-bg {
    background-color: #c9c1ae
}

.fw-orange {
    color: #ca772c
}

.fw-orange-bg {
    background-color: #ca772c
}

.fw-red {
    color: #b44b41
}

.fw-red-bg {
    background-color: #b44b41
}

.fs-light-blue {
    color: #71b6d9
}

.fs-light-blue-bg {
    background-color: #71b6d9
}

.fs-blue {
    color: #4967a3
}

.fs-blue-bg {
    background-color: #4967a3
}

.fs-purple {
    color: #6f498d
}

.fs-purple-bg {
    background-color: #6f498d
}

.fs-green {
    color: #00a765
}

.fs-green-bg {
    background-color: #00a765
}

.fs-teal {
    color: #409fa1
}

.fs-teal-bg {
    background-color: #409fa1
}

.fs-yellow {
    color: #fddd6b
}

.fs-yellow-bg {
    background-color: #fddd6b
}

.fs-tan {
    color: #cfbb8a
}

.fs-tan-bg {
    background-color: #cfbb8a
}

.fs-orange {
    color: #e5a058
}

.fs-orange-bg {
    background-color: #e5a058
}

.fs-red {
    color: #ce3c45
}

.fs-red-bg {
    background-color: #ce3c45
}

.black {
    color: #000
}

.xl-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 10vw
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-serif-title {
        font-size: 6.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-serif-title {
        font-size: 10rem
    }
}

.lg-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3.8rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-serif-title {
        font-size: 3.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-serif-title {
        font-size: 6.2rem
    }
}

.md-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-serif-title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-serif-title {
        font-size: 4.2rem
    }
}

.sm-serif-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .sm-serif-title {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title {
        margin-bottom: 1rem
    }
}

.sm-serif-title-italic {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    font-style: italic
}

@media only screen and (min-width: 53.25em) {
    .sm-serif-title-italic {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title-italic {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title-italic {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-serif-title-italic {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-serif-title-italic {
        margin-bottom: 1rem
    }
}

.xxl-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xxl-sans-title {
        font-size: 1.9vw;
        font-size: 3.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xxl-sans-title {
        font-size: 3.5rem;
        font-size: 5rem
    }
}

.xl-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-title {
        font-size: 3.5rem
    }
}

.lg-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans {
        font-size: 3rem
    }
}

.lg-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.167;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans-title {
        font-size: 3rem
    }
}

.md-sans-title {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-sans-title {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-sans-title {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.sm-sans-title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.sm-sans-title-light {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-title-light {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-title-light {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

.caption-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem
}

@media only screen and (min-width: 53.25em) {
    .caption-sans {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .caption-sans {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .caption-sans {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.xl-sans-title-gallano-bold {
    font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
    line-height: 1;
    font-size: 2.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-title-gallano-bold {
        font-size: 2.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-title-gallano-bold {
        font-size: 4.5rem
    }
}

.xl-sans-title-gallano-medium {
    font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
    line-height: 1;
    font-size: 2.6rem;
    font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-title-gallano-medium {
        font-size: 2.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-title-gallano-medium {
        font-size: 4.5rem
    }
}

.sm-sans-title-gallano {
    font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
    line-height: 1.43;
    font-size: 1.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-title-gallano {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-title-gallano {
        line-height: 1.238;
        font-size: 2.1rem
    }
}

.sm-sans-gallano {
    font-weight: 300;
    font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif;
    line-height: 1.43;
    font-size: 1.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-sans-gallano {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-sans-gallano {
        line-height: 1.3;
        font-size: 2rem
    }
}

body {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333
}

.content,
.text-card {
    position: relative
}

.content h2,
.text-card h2 {
    font-weight: 600;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h2,
    .text-card h2 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h2,
    .text-card h2 {
        margin-bottom: 1rem
    }
}

.content h3,
.text-card h3 {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem;
    margin-bottom: 0.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h3,
    .text-card h3 {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h3,
    .text-card h3 {
        font-size: 4.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h3,
    .text-card h3 {
        margin-bottom: 0.832vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h3,
    .text-card h3 {
        margin-bottom: 1.3rem
    }
}

.content h4,
.text-card h4 {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2rem;
    margin-bottom: 0.3703703704rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em) {

    .content h4,
    .text-card h4 {
        line-height: 1.143
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h4,
    .text-card h4 {
        font-size: 1.8vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h4,
    .text-card h4 {
        font-size: 2.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h4,
    .text-card h4 {
        margin-bottom: 2rem
    }
}

.content h5,
.text-card h5 {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    margin-bottom: 0.1851851852rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h5,
    .text-card h5 {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h5,
    .text-card h5 {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content h5,
    .text-card h5 {
        margin-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {

    .content h5,
    .text-card h5 {
        margin-bottom: 0.5rem
    }
}

.content p:not(.caption),
.text-card p:not(.caption) {
    font-weight: 400;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333;
    font-size: 1.9rem;
    padding-bottom: 1.1237533361rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        font-size: 2.4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        padding-bottom: 1.024vw
    }
}

@media only screen and (min-width: 1560px) {

    .content p:not(.caption),
    .text-card p:not(.caption) {
        padding-bottom: 1.6rem
    }
}

.content li,
.text-card li {
    margin-bottom: 0.2962962963rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content li,
    .text-card li {
        margin-bottom: 0.512vw
    }
}

@media only screen and (min-width: 1560px) {

    .content li,
    .text-card li {
        margin-bottom: 0.8rem
    }
}

.content .card,
.text-card .card {
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content .card,
    .text-card .card {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content .card,
    .text-card .card {
        margin-bottom: 2rem
    }
}

.content .title,
.text-card .title {
    font-weight: 600;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.32;
    font-size: 1.5rem;
    margin-bottom: 0.1111111111rem;
    width: initial;
    width: auto
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content .title,
    .text-card .title {
        font-size: 1.2vw
    }
}

@media only screen and (min-width: 1560px) {

    .content .title,
    .text-card .title {
        line-height: 1.32;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content .title,
    .text-card .title {
        margin-bottom: 0.192vw
    }
}

@media only screen and (min-width: 1560px) {

    .content .title,
    .text-card .title {
        margin-bottom: 0.3rem
    }
}

.content ul,
.text-card ul {
    padding-bottom: 1.4046916702rem;
    padding-left: 1.4046916702rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul,
    .text-card ul {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul,
    .text-card ul {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul,
    .text-card ul {
        padding-left: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul,
    .text-card ul {
        padding-left: 2rem
    }
}

@media only screen and (max-width: 53.15em) {

    .content ul,
    .text-card ul {
        padding-left: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul,
    .text-card ul {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul,
    .text-card ul {
        margin-bottom: 1rem
    }
}

.content ul li:not(.card),
.text-card ul li:not(.card) {
    position: relative
}

.content ul li:not(.card):before,
.text-card ul li:not(.card):before {
    content: "a";
    font-family: "vd-icons";
    display: inline-block;
    position: relative;
    bottom: 2px;
    padding-right: 0.7023458351rem;
    margin-left: -0.6296296296rem;
    font-size: .5rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        padding-right: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        padding-right: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        margin-left: -1.088vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        margin-left: -1.7rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        font-size: .32vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ul li:not(.card):before,
    .text-card ul li:not(.card):before {
        font-size: .5rem;
        bottom: .5rem
    }
}

.content ol li,
.text-card ol li {
    list-style-type: decimal;
    padding-left: 1.0535187526rem;
    margin-left: 0.9259259259rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ol li,
    .text-card ol li {
        padding-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ol li,
    .text-card ol li {
        padding-left: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ol li,
    .text-card ol li {
        margin-left: 1.6vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ol li,
    .text-card ol li {
        margin-left: 2.5rem
    }
}

@media only screen and (max-width: 53.15em) {

    .content ol li,
    .text-card ol li {
        padding-left: 0rem;
        margin-left: 2.5rem
    }
}

.content ol ol li,
.text-card ol ol li {
    list-style-type: upper-alpha;
    padding-left: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content ol ol li,
    .text-card ol ol li {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {

    .content ol ol li,
    .text-card ol ol li {
        padding-left: 1rem
    }
}

@media only screen and (max-width: 53.15em) {

    .content ol ol li,
    .text-card ol ol li {
        padding-left: 0
    }
}

.content .more-link {
    position: static;
    float: right;
    display: inline-block;
    border-bottom: none;
    box-shadow: none
}

.content-footer {
    position: relative
}

.content-footer h2 {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .content-footer h2 {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .content-footer h2 {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.content-footer p,
.content-footer ul {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .content-footer p,
    .content-footer ul {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {

    .content-footer p,
    .content-footer ul {
        font-size: 2.1rem
    }
}

.show-internal-browse-page .internal-browsenav .browsenav-title {
    text-align: left;
    font-size: 2.3rem;
    padding-bottom: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-internal-browse-page .internal-browsenav .browsenav-title {
        font-size: 2.4rem
    }
}

.xl-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans {
        font-size: 3.5rem
    }
}

.xl-sans-semi {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .xl-sans-semi {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .xl-sans-semi {
        font-size: 3.5rem
    }
}

.lg-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans {
        font-size: 3rem
    }
}

.lg-sans-semi {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-sans-semi {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-sans-semi {
        font-size: 3rem
    }
}

.md-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-sans {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-sans {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.md-sans-semi {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.9rem;
    font-weight: 600
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-sans-semi {
        font-size: 1.7vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-sans-semi {
        font-size: 2.7rem;
        line-height: 1.28
    }
}

.caption-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 1.3rem
}

@media only screen and (min-width: 53.25em) {
    .caption-sans {
        line-height: 1.3
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .caption-sans {
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .caption-sans {
        line-height: 1.3;
        font-size: 1.6rem
    }
}

.body-serif {
    font-weight: 400;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.333333;
    font-size: 1.9rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .body-serif {
        font-size: 1.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .body-serif {
        font-size: 2.4rem
    }
}

.intro-serif {
    font-weight: 500;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.3333;
    font-size: 2.1rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-serif {
        font-size: 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-serif {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-serif {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-serif {
        margin-bottom: 1rem
    }
}

.body-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.3333;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .body-sans {
        font-size: 1.25vw
    }
}

@media only screen and (min-width: 1560px) {
    .body-sans {
        font-size: 2.1rem
    }
}

.intro-sans {
    font-weight: 300;
    font-family: "acumin-pro", Arial, sans-serif;
    line-height: 1.127;
    font-size: 2.1rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .intro-sans {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .intro-sans {
        font-size: 3rem
    }
}

.lg-woodtype-extended {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (max-width: 53.15em) {
    .lg-woodtype-extended {
        font-size: 8vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-woodtype-extended {
        font-size: 2.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-woodtype-extended {
        font-size: 4rem
    }
}

.md-woodtype-extended {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-woodtype-extended {
        font-size: 2.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-woodtype-extended {
        font-size: 3.8rem
    }
}

.sm-woodtype-extended {
    font-family: "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    margin-top: 0.3703703704rem
}

@media only screen and (max-width: 53.15em) {
    .sm-woodtype-extended {
        font-size: 5vw
    }
}

@media only screen and (min-width: 53.25em) {
    .sm-woodtype-extended {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-woodtype-extended {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-woodtype-extended {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-woodtype-extended {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-woodtype-extended {
        margin-top: 1rem
    }
}

.nav-header {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    font-size: 1.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .nav-header {
        line-height: 1.2;
        font-size: 1vw
    }
}

@media only screen and (min-width: 1560px) {
    .nav-header {
        line-height: 1.4353;
        font-size: 1.7rem
    }
}

.lg-magazine-title {
    font-weight: 800;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.095237;
    font-size: 2.6rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-magazine-title {
        font-size: 2.95vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-magazine-title {
        font-size: 4.2rem
    }
}

.md-magazine-title {
    font-weight: 800;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.095237;
    font-size: 1.8rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .md-magazine-title {
        font-size: 2.4vw
    }
}

@media only screen and (min-width: 1560px) {
    .md-magazine-title {
        font-size: 3.7rem
    }
}

.sm-magazine-title {
    font-weight: 700;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    line-height: 1.2;
    margin-bottom: 0.3703703704rem;
    font-size: 1.8rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-title {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-title {
        font-size: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-title {
        font-size: 3rem
    }
}

.lg-magazine-issue-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 2.7rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .lg-magazine-issue-title {
        font-size: 2.5vw
    }
}

@media only screen and (min-width: 1560px) {
    .lg-magazine-issue-title {
        font-size: 4.2rem
    }
}

.sm-magazine-issue-title {
    font-weight: 700;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1;
    font-size: 3rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em) {
    .sm-magazine-issue-title {
        line-height: 1
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-issue-title {
        font-size: 2vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-issue-title {
        font-size: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .sm-magazine-issue-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .sm-magazine-issue-title {
        margin-bottom: 1rem
    }
}

.button-title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.4rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .button-title {
        font-size: 1.1vw;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .button-title {
        font-size: 1.8rem;
        margin-bottom: .5rem
    }
}

.category-tag-type {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem
}

@media only screen and (min-width: 53.25em) {
    .category-tag-type {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .category-tag-type {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .category-tag-type {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.category-tag-bold-type {
    font-weight: 300;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    color: #595959;
    position: relative;
    line-height: 1.1;
    letter-spacing: .5px;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: 700
}

@media only screen and (min-width: 53.25em) {
    .category-tag-bold-type {
        line-height: 1.4
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .category-tag-bold-type {
        font-size: 1vw;
        letter-spacing: .5px;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .category-tag-bold-type {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0
    }
}

.vertically-align-grandparent {
    display: table;
    width: 100%;
    height: 100%
}

.vertically-align-uncle {
    display: table-row
}

.vertically-align-parent {
    position: relative;
    transform-style: preserve-3d;
    display: table-cell;
    width: 100%;
    height: 100%
}

.vertically-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 4px;
    box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
    text-shadow: 0 .25em .5em rgba(0, 0, 0, .1);
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    transform: translateY(-50%);
    line-height: 1
}

.glide__arrow:focus {
    outline: none
}

.glide__arrow:hover {
    border-color: #fff
}

.glide__arrow--left {
    left: 2em
}

.glide__arrow--right {
    right: 2em
}

.glide__arrow--disabled {
    opacity: .33
}

.glide__bullets {
    position: absolute;
    z-index: 2;
    bottom: 2em;
    left: 50%;
    display: inline-flex;
    list-style: none;
    transform: translateX(-50%)
}

.glide__bullet {
    background-color: rgba(255, 255, 255, .5);
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0);
    transition: all 300ms ease-in-out;
    cursor: pointer;
    line-height: 0;
    box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
    margin: 0 .25em
}

.glide__bullet:focus {
    outline: none
}

.glide__bullet:hover,
.glide__bullet:focus {
    border: 2px solid #fff;
    background-color: rgba(255, 255, 255, .5)
}

.glide__bullet--active {
    background-color: #fff
}

.glide--swipeable {
    cursor: grab;
    cursor: -webkit-grab
}

.glide--dragging {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.more-hide {
    display: none
}

.show-more-button-wrapper {
    display: inline-block;
    margin-top: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .show-more-button-wrapper {
        margin-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .show-more-button-wrapper {
        margin-top: 3rem
    }
}

@media only screen and (max-width: 53.15em) {
    .show-more-button-wrapper {
        margin-top: 2rem;
        margin-bottom: 1.3rem
    }
}

.show-more-button-wrapper .more-less-title {
    color: #999;
    border-color: #999
}

.more-less-title-wrapper {
    margin-bottom: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title-wrapper {
        margin-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title-wrapper {
        margin-bottom: 1.5rem
    }
}

.more-less-title {
    font-weight: 800;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.4rem;
    border: 1px solid #b3b3b3;
    display: inline-block;
    padding-top: 0.3511729175rem;
    padding-bottom: 0.4916420846rem;
    padding-right: 1.0535187526rem;
    padding-left: 1.0535187526rem;
    width: auto;
    margin-bottom: 0.7407407407rem;
    cursor: pointer;
    color: #b3b3b3
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title {
        font-size: 1.1vw;
        margin-bottom: .4vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title {
        font-size: 1.8rem;
        margin-bottom: .5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title {
        padding-top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title {
        padding-top: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title {
        padding-bottom: 0.448vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title {
        padding-bottom: 0.7rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title {
        padding-right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title {
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title {
        padding-left: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title {
        padding-left: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .more-less-title {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .more-less-title {
        margin-bottom: 2rem
    }
}

.more-less-title:hover {
    color: #333
}

.show-more .less-title {
    display: none
}

.more-title {
    display: none
}

.show-more .more-title {
    display: inline-block
}

.more-hide {
    display: none
}

.more-hide.show-more {
    display: block
}

.show-grid .layout-grid {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="rgba(163, 77, 143, 0.1)" width="100%" %3E%3Crect x="0" width="20.5882352941%" height="100%"/%3E%3Crect x="26.4705882353%" width="20.5882352941%" height="100%"/%3E%3Crect x="52.9411764706%" width="20.5882352941%" height="100%"/%3E%3Crect x="79.4117647059%" width="20.5882352941%" height="100%"/%3E%3C/svg%3E')
}

@media only screen and (min-width: 53.25em) {
    .show-grid .layout-grid {
        background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="rgba(163, 77, 143, 0.1)" width="100%" %3E%3Crect x="0" width="20.5882352941%" height="100%"/%3E%3Crect x="26.4705882353%" width="20.5882352941%" height="100%"/%3E%3Crect x="52.9411764706%" width="20.5882352941%" height="100%"/%3E%3Crect x="79.4117647059%" width="20.5882352941%" height="100%"/%3E%3C/svg%3E')
    }
}

.green-bg {
    background-color: #699568
}

.core-section {
    max-width: 1560px;
    margin: 0 auto;
    padding: 0 15px
}

@media only screen and (min-width: 53.25em) {
    .core-section {
        padding: 0 80px
    }
}

.american-ginseng-page {
    color: #070606;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.american-ginseng-page .anchor-link {
    top: -18vw
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .anchor-link {
        top: -8vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .anchor-link {
        top: -13rem
    }
}

.american-ginseng-page .h2 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 7.0048309179vw;
    line-height: 1.0909090909;
    font-weight: 700;
    font-style: normal;
    color: #595959
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .h2 {
        font-size: 2.5641025641vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .h2 {
        font-size: 2.5641025641vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .h2 {
        font-size: 40px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .h2 {
        font-size: 3.125vw
    }
}

.american-ginseng-page .large-tag {
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    font-size: 3.3816425121vw;
    line-height: 1.4;
    font-style: normal;
    font-weight: 300;
    color: #f7f4e7;
    margin-bottom: 0.3703703704rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .large-tag {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .large-tag {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .large-tag {
        font-size: 17px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .large-tag {
        font-size: 14px
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .large-tag {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .large-tag {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .small-tag {
    text-transform: uppercase;
    font-family: "acumin-pro-wide", Arial, sans-serif;
    font-size: 2.8985507246vw;
    line-height: 1.4285714286;
    font-style: normal;
    font-weight: 300;
    color: #737373
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .small-tag {
        font-size: .7692307692vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .small-tag {
        font-size: .7692307692vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .small-tag {
        font-size: 12px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .small-tag {
        font-size: 14px
    }
}

.american-ginseng-page aside .small-tag {
    border-bottom: 1px solid #737373;
    padding-bottom: 0.3511729175rem;
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page aside .small-tag {
        padding-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page aside .small-tag {
        padding-bottom: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page aside .small-tag {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page aside .small-tag {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .content h2 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 5.3140096618vw;
    line-height: 1.0909090909;
    font-weight: 700;
    font-style: normal
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .content h2 {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .content h2 {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .content h2 {
        font-size: 32px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .content h2 {
        font-size: 6vw
    }
}

.american-ginseng-page .content figure {
    margin-top: 0.7407407407rem;
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .content figure {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .content figure {
        margin-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .content figure {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .content figure {
        margin-bottom: 2rem
    }
}

.american-ginseng-page .content figcaption {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    line-height: 1.1818181818;
    position: static;
    color: #737373;
    margin-top: 0.3703703704rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .content figcaption {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .content figcaption {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .content figcaption {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .content figcaption {
        font-size: 1.484375vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .content figcaption {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .content figcaption {
        margin-top: 1rem
    }
}

.american-ginseng-page .content figcaption:after {
    content: none
}

.american-ginseng-page .content .glide__slides {
    padding: 0 !important
}

.american-ginseng-page .content .glide__slide:before {
    content: none !important
}

.american-ginseng-page .content .glide__arrow--right {
    cursor: url("/assets/right-white.png"), default
}

.american-ginseng-page .content .glide__arrow--left {
    cursor: url("/assets/left-white.png"), default
}

.american-ginseng-page .navspacer {
    display: block !important;
    height: 0
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .navspacer {
        height: 1.9vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .navspacer {
        height: 36px
    }
}

.american-ginseng-page .home-topper-section {
    background-color: #f0e9d3
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .home-topper-section {
        height: 100vw;
        display: flex;
        align-items: flex-end;
        padding-bottom: 1.4046916702rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .home-topper-section {
        padding-bottom: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page .home-topper-section {
        padding-bottom: 2rem
    }
}

.american-ginseng-page .home-topper-section .core-section {
    width: 100%;
    padding: 0
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .home-topper-section {
        padding: 0
    }
}

.american-ginseng-page .topper-inner {
    position: relative
}

.american-ginseng-page .glide__arrows {
    display: none
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .glide__arrows {
        display: block;
        position: absolute;
        height: 102%;
        width: 100%;
        top: -1%;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        pointer-events: none
    }
}

.american-ginseng-page .glide__arrows svg {
    stroke: #ccc;
    width: 40px;
    height: 40px
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .glide__arrows svg {
        width: 4vw;
        height: 4vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .glide__arrows svg {
        width: 50px;
        height: 50px
    }
}

.american-ginseng-page .glide__arrow {
    border: none;
    text-shadow: none;
    box-shadow: none;
    transition: none;
    pointer-events: auto;
    padding: 0;
    margin: 0;
    width: 6%
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .glide__arrow {
        width: 3%
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .glide__arrow {
        width: 60px
    }
}

.american-ginseng-page .glide__arrow svg {
    stroke: #fff;
    box-shadow: 0 10px 410px -8px rgba(240, 0, 0, .5)
}

.american-ginseng-page .glide__arrow:hover svg {
    stroke: #699568
}

.american-ginseng-page .glide__arrow--left {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    transform: none
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .glide__arrow--left {
        left: 0
    }
}

.american-ginseng-page .glide__arrow--right {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    transform: rotate(180deg)
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .glide__arrow--right {
        right: 0
    }
}

.american-ginseng-page .glide--fade-prep .glide__slide {
    transition: opacity 1250ms ease-in-out;
    opacity: 0
}

.american-ginseng-page .glide--fade-prep .glide__slide.glide__slide--active {
    opacity: 1
}

.american-ginseng-page .glide--fade .glide__slides {
    transform: translate3d(0, 0, 0) !important
}

.american-ginseng-page .glide--fade .glide__slide {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    transition: opacity 1250ms ease-in-out;
    opacity: 0
}

.american-ginseng-page .glide--fade .glide__slide.glide__slide--active {
    position: relative;
    opacity: 1;
    z-index: 1
}

.american-ginseng-page .glide .core-section {
    max-width: 1640px;
    padding: 0 120px
}

.american-ginseng-page .navbar {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: unset
}

.american-ginseng-page .navbar.is-smaller,
.american-ginseng-page .navbar.is-open {
    background-color: #fff;
    box-shadow: 0 10px 41px -8px rgba(0, 0, 0, .08)
}

.american-ginseng-page.show-popup .navbar {
    filter: blur(13px)
}

.american-ginseng-page .nav-spacer {
    display: block
}

.american-ginseng-page .whats-your-story-wrapper {
    border-radius: 50%;
    background-color: #699568;
    color: #f7f4e7;
    opacity: 0;
    transition: opacity 1s;
    box-shadow: 0 0 5px gray;
    position: absolute;
    z-index: 10;
    width: 22%;
    left: 15px;
    bottom: 15px
}

.american-ginseng-page .whats-your-story-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .whats-your-story-wrapper {
        width: 10vw;
        left: 1.3vw;
        bottom: 1.3vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .whats-your-story-wrapper {
        width: 150px;
        left: 20px;
        bottom: 20px
    }
}

.american-ginseng-page .whats-your-story-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: brandon-grotesque, sans-serif;
    font-size: 3.6231884058vw;
    line-height: 1.1333333333;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transform: rotate(-6deg) translateY(3%);
    color: #f7f4e7
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .whats-your-story-inner {
        font-size: 1.6025641026vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .whats-your-story-inner {
        font-size: 1.6025641026vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .whats-your-story-inner {
        font-size: 25px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .whats-your-story-inner {
        font-size: 1.5rem
    }
}

.american-ginseng-page .whats-your-story-inner:hover {
    color: #070606
}

.american-ginseng-page .ginseng-slide-inner:before {
    background: none
}

.american-ginseng-page .topper-tagline {
    font-family: brandon-grotesque, sans-serif;
    font-size: 8.2125603865vw;
    line-height: 1.0666666667;
    font-weight: 700;
    font-style: normal;
    color: #595959;
    padding: 1.4046916702rem;
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .topper-tagline {
        font-size: 3.9102564103vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .topper-tagline {
        font-size: 3.9102564103vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .topper-tagline {
        font-size: 61px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .topper-tagline {
        font-size: 4.765625vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .topper-tagline {
        padding: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .topper-tagline {
        padding: 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .topper-tagline {
        padding: 0;
        position: absolute;
        left: 5.1282051282%;
        bottom: 5.1282051282%
    }
}

.american-ginseng-page .intro-section {
    margin-top: 2.962962963rem;
    margin-bottom: 0
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .intro-section {
        margin-top: 5.12vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .intro-section {
        margin-top: 8rem
    }
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .intro-section aside {
        margin-top: 0.7407407407rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .intro-section aside {
        margin-top: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page .intro-section aside {
        margin-top: 2rem
    }
}

.american-ginseng-page .intro-title-wrapper {
    padding-right: 5.5555555556%
}

.american-ginseng-page .intro-tagline {
    color: #699568
}

.american-ginseng-page .intro-text p {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 5.7971014493vw;
    line-height: 1.3;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 1.8518518519%
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .intro-text p {
        font-size: 2.1153846154vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .intro-text p {
        font-size: 2.1153846154vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .intro-text p {
        font-size: 33px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .intro-text p {
        font-size: 2.578125vw
    }
}

.american-ginseng-page .more-title {
    display: block
}

.american-ginseng-page .more-less-title-wrapper {
    margin: 0
}

.american-ginseng-page .more-less-title-wrapper .title {
    font-family: "acumin-pro-wide", Arial, sans-serif;
    font-size: 3.3816425121vw;
    line-height: 1.4;
    font-style: normal;
    font-weight: 900
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-less-title-wrapper .title {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-less-title-wrapper .title {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-less-title-wrapper .title {
        font-size: 17px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-less-title-wrapper .title {
        font-size: 14px
    }
}

.american-ginseng-page .more-button,
.american-ginseng-page .less-button {
    background-color: #fff;
    color: #699568;
    border-color: #699568
}

.american-ginseng-page .more-button:hover,
.american-ginseng-page .less-button:hover {
    color: #000;
    border-color: #000
}

.american-ginseng-page .less-button,
.american-ginseng-page .more-hide {
    display: none
}

.american-ginseng-page .show-more .more-button {
    display: none
}

.american-ginseng-page .show-more .less-button,
.american-ginseng-page .show-more .more-hide {
    display: block
}

.american-ginseng-page .more-hide {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 4.5893719807vw;
    line-height: 1.3214285714;
    font-style: normal
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-hide {
        font-size: 1.5384615385vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-hide {
        font-size: 1.5384615385vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-hide {
        font-size: 24px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-hide {
        font-size: 1.875vw
    }
}

.american-ginseng-page .more-hide aside {
    padding-bottom: 1.4046916702rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-hide aside {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-hide aside {
        padding-bottom: 2rem
    }
}

.american-ginseng-page .more-info-list {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 1.4814814815rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-info-list {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-info-list {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-info-list {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-info-list {
        font-size: 1.484375vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-info-list {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-info-list {
        margin-bottom: 4rem
    }
}

.american-ginseng-page .more-info-list a {
    color: #737373
}

.american-ginseng-page .more-info-list a:hover {
    color: #000
}

.american-ginseng-page .more-info-item {
    margin-bottom: 0.5555555556rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-info-item {
        margin-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-info-item {
        margin-bottom: 1.5rem
    }
}

.american-ginseng-page .show-more-button-wrapper {
    margin: 0
}

.american-ginseng-page .credits {
    color: #595959;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    margin-top: 0
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .credits {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .credits {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .credits {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .credits {
        font-size: 1.484375vw
    }
}

.american-ginseng-page .credits a {
    color: #595959;
    font-weight: 600;
    border: none
}

.american-ginseng-page .credits a:hover {
    color: #000
}

.american-ginseng-page .credits-title {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 7.729468599vw;
    line-height: 1;
    font-style: normal
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .credits-title {
        font-size: 3.2051282051vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .credits-title {
        font-size: 3.2051282051vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .credits-title {
        font-size: 50px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .credits-title {
        font-size: 3.90625vw
    }
}

.american-ginseng-page .sidebar-item {
    border-top: 1px solid #999;
    border-bottom: none
}

.american-ginseng-page .sidebar-section-title {
    border-bottom: none
}

.american-ginseng-page .sidebar-item-info,
.american-ginseng-page .sidebar-item-info a {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    font-weight: 600
}

@media screen and (min-width: 48em) {

    .american-ginseng-page .sidebar-item-info,
    .american-ginseng-page .sidebar-item-info a {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {

    .american-ginseng-page .sidebar-item-info,
    .american-ginseng-page .sidebar-item-info a {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {

    .american-ginseng-page .sidebar-item-info,
    .american-ginseng-page .sidebar-item-info a {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {

    .american-ginseng-page .sidebar-item-info,
    .american-ginseng-page .sidebar-item-info a {
        font-size: 1.484375vw
    }
}

.american-ginseng-page .sidebar-item-info {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .sidebar-item-info {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .sidebar-item-info {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .profile-grid-section {
    background-color: #737373
}

.american-ginseng-page .profile-select {
    font-family: "acumin-pro-wide", Arial, sans-serif;
    font-size: 3.3816425121vw;
    line-height: 1.4;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.767' height='11.44'%3E%3Cpath data-name='Path 13' d='M21.095.741L10.79 10.085.679.741' fill='none' stroke='%23f6f4e8' stroke-width='2'/%3E%3C/svg%3E");
    background-position: right 1% top 50%;
    background-size: 22px 12px;
    border-bottom: 1px solid #f7f4e7;
    border-radius: 0;
    padding: .3% 7% .5% 0;
    padding-bottom: 0.7023458351rem;
    color: #f7f4e7;
    width: 100%
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .profile-select {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .profile-select {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .profile-select {
        font-size: 17px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .profile-select {
        font-size: 14px
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-select {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profile-select {
        padding-bottom: 1rem
    }
}

.american-ginseng-page .profile-select option {
    color: #070606;
    background-color: #f7f4e7
}

.american-ginseng-page .profile-select:focus:active {
    color: #070606;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.77 11.44'%3E%3Cpath id='Path_13' data-name='Path 13' d='M.68,10.74,11,1.39l10.11,9.35' fill='none' stroke='%23717070' stroke-width='2'/%3E%3C/svg%3E")
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .profile-grid-filter {
        margin-bottom: 0.7407407407rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-grid-filter {
        margin-bottom: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page .profile-grid-filter {
        margin-bottom: 2rem
    }
}

.american-ginseng-page .profiles-grid-wrapper {
    margin-top: 0.7407407407rem;
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profiles-grid-wrapper {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profiles-grid-wrapper {
        margin-top: 2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profiles-grid-wrapper {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profiles-grid-wrapper {
        margin-bottom: 4rem
    }
}

.american-ginseng-page .profiles-grid {
    display: flex;
    flex-wrap: wrap
}

.american-ginseng-page .profile {
    padding: 1.4046916702rem;
    transition: all 0s;
    width: 50%
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .profile {
        padding: 7.5px
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile {
        padding: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profile {
        padding: 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .profile {
        width: 20%
    }
}

.american-ginseng-page .profile-link {
    display: block;
    position: relative
}

.american-ginseng-page .profile-link:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .profile-link:hover .profile-expandable {
        transform: scale(1.5);
        z-index: 9
    }

    .american-ginseng-page .profile-link:hover .profile-link-inner {
        z-index: 10;
        transform: translate(-17%, 25%);
        width: 150%;
        padding: 2rem 2rem
    }

    .american-ginseng-page .profile-link:hover .profile-title {
        margin-bottom: 0.3703703704rem
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-link:hover .profile-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 53.25em)and (min-width: 1560px) {
    .american-ginseng-page .profile-link:hover .profile-title {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em) {

    .american-ginseng-page .profile-link:hover .profile-role,
    .american-ginseng-page .profile-link:hover .profile-location {
        display: block
    }
}

.american-ginseng-page .profile-expandable {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(1);
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: 100%
}

.american-ginseng-page .profile-expandable:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 45%)
}

.american-ginseng-page .profile-link-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    padding-right: 0.8428150021rem;
    padding-bottom: 0.7023458351rem;
    padding-left: 0.8428150021rem;
    color: #fff
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-link-inner {
        padding-right: 0.768vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profile-link-inner {
        padding-right: 1.2rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-link-inner {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profile-link-inner {
        padding-bottom: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-link-inner {
        padding-left: 0.768vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profile-link-inner {
        padding-left: 1.2rem
    }
}

.american-ginseng-page .profile-title {
    font-family: brandon-grotesque, sans-serif;
    font-size: 5.3140096618vw;
    line-height: 1.0909090909;
    font-weight: 700;
    font-style: normal;
    position: relative
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .profile-title {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .profile-title {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .profile-title {
        font-size: 32px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .profile-title {
        font-size: 6vw
    }
}

.american-ginseng-page .profile-role,
.american-ginseng-page .profile-location {
    display: none;
    position: relative;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal
}

@media screen and (min-width: 48em) {

    .american-ginseng-page .profile-role,
    .american-ginseng-page .profile-location {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {

    .american-ginseng-page .profile-role,
    .american-ginseng-page .profile-location {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {

    .american-ginseng-page .profile-role,
    .american-ginseng-page .profile-location {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {

    .american-ginseng-page .profile-role,
    .american-ginseng-page .profile-location {
        font-size: 1.484375vw
    }
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .location-thumbnail-picture {
        display: block;
        width: 50%
    }
}

.american-ginseng-page .profile-role {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-role {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .profile-role {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .listed-profile {
    margin-bottom: 2.2222222222rem;
    border-bottom: 2px solid gray
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .listed-profile {
        padding-bottom: 2.8093833404rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile {
        padding-bottom: 2.56vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page .listed-profile {
        padding-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile {
        margin-bottom: 3.84vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile {
        margin-bottom: 6rem
    }
}

.american-ginseng-page .listed-profile .show-more-button-wrapper {
    margin-top: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile .show-more-button-wrapper {
        margin-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile .show-more-button-wrapper {
        margin-top: 3rem
    }
}

.american-ginseng-page .listed-profile-title {
    font-family: brandon-grotesque, sans-serif;
    font-size: 8.2125603865vw;
    line-height: 1.0666666667;
    font-weight: 700;
    font-style: normal;
    color: #595959;
    margin-bottom: 0.3703703704rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .listed-profile-title {
        font-size: 3.9102564103vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .listed-profile-title {
        font-size: 3.9102564103vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .listed-profile-title {
        font-size: 61px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .listed-profile-title {
        font-size: 4.765625vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-title {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-title {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .listed-profile-position {
    font-family: brandon-grotesque, sans-serif;
    font-size: 5.3140096618vw;
    line-height: 1.0909090909;
    font-weight: 700;
    font-style: normal;
    color: #595959;
    font-weight: 500;
    margin-bottom: 1.4814814815rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .listed-profile-position {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .listed-profile-position {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .listed-profile-position {
        font-size: 32px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .listed-profile-position {
        font-size: 6vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-position {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-position {
        margin-bottom: 4rem
    }
}

.american-ginseng-page .listed-profile-content-wrapper figure {
    margin-top: 1.1111111111rem;
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-content-wrapper figure {
        margin-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-content-wrapper figure {
        margin-top: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-content-wrapper figure {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-content-wrapper figure {
        margin-bottom: 3rem
    }
}

.american-ginseng-page .listed-profile-content-wrapper figcaption {
    margin-top: 0.3703703704rem;
    color: #737373
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-content-wrapper figcaption {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-content-wrapper figcaption {
        margin-top: 1rem
    }
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .profile-thumbnail-wrapper {
        margin-bottom: 0.7407407407rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .profile-thumbnail-wrapper {
        margin-bottom: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page .profile-thumbnail-wrapper {
        margin-bottom: 2rem
    }
}

.american-ginseng-page .profile-thumbnail-wrapper img {
    height: auto
}

.american-ginseng-page .listed-profile-content-wrapper figcaption:after {
    display: none
}

.american-ginseng-page .listed-profile-intro {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 6.038647343vw;
    line-height: 1.2777777778;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 0.7407407407rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .listed-profile-intro {
        font-size: 1.9230769231vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .listed-profile-intro {
        font-size: 1.9230769231vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .listed-profile-intro {
        font-size: 30px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .listed-profile-intro {
        font-size: 2.34375vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-intro {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-intro {
        margin-bottom: 2rem
    }
}

.american-ginseng-page .listed-profile-quote {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 5.7971014493vw;
    line-height: 1.2272727273;
    font-style: normal;
    font-style: italic;
    font-weight: 700;
    color: #699568;
    margin-top: 0.7407407407rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .listed-profile-quote {
        font-size: 2.3717948718vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .listed-profile-quote {
        font-size: 2.3717948718vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .listed-profile-quote {
        font-size: 37px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .listed-profile-quote {
        font-size: 2.890625vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-quote {
        margin-top: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-quote {
        margin-top: 2rem
    }
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .listed-profile-location-wrapper {
        padding-bottom: 2.8093833404rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-location-wrapper {
        padding-bottom: 2.56vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-location-wrapper {
        padding-bottom: 4rem
    }
}

.american-ginseng-page .listed-profile-location {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    margin-bottom: 0.7407407407rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .listed-profile-location {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .listed-profile-location {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .listed-profile-location {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .listed-profile-location {
        font-size: 1.484375vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .listed-profile-location {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .listed-profile-location {
        margin-bottom: 2rem
    }
}

.american-ginseng-page .listed-profile-credit {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 4.5893719807vw;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    color: #737373
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .listed-profile-credit {
        font-size: 1.3461538462vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .listed-profile-credit {
        font-size: 1.3461538462vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .listed-profile-credit {
        font-size: 21px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .listed-profile-credit {
        font-size: 1.640625vw
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .listed-profile-social-media {
        margin-left: -0.3rem
    }
}

.american-ginseng-page .listed-profile-social-media-icon {
    fill: #d9d9d9;
    pointer-events: all;
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    padding: .3rem
}

.american-ginseng-page .listed-profile-social-media-icon:hover {
    fill: #699568
}

.american-ginseng-page .popup-wrapper {
    position: fixed;
    display: none;
    background-color: rgba(255, 255, 255, .5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    justify-content: center;
    align-items: center
}

.american-ginseng-page .popup-inner {
    max-width: 1200px
}

.american-ginseng-page.show-popup .popup-blur {
    filter: blur(13px)
}

.american-ginseng-page.show-popup .popup-wrapper {
    display: flex
}

.american-ginseng-page.show-popup .poppedup-figcaption {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        margin-top: 1rem
    }
}

.american-ginseng-page.show-popup .poppedup-figcaption:after {
    display: none
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        padding-left: 1.4046916702rem;
        padding-right: 1.4046916702rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        padding-left: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        padding-left: 2rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        padding-right: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page.show-popup .poppedup-figcaption {
        padding-right: 2rem
    }
}

.american-ginseng-page .popup-figure figcaption {
    color: #737373;
    pointer-events: none
}

.american-ginseng-page .popup-figure figcaption:after {
    pointer-events: all
}

.american-ginseng-page .popup-figure figcaption:hover:after {
    color: #070606
}

.american-ginseng-page .popup-figure figcaption .popup-figcaption-text {
    display: none;
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .popup-figure figcaption .popup-figcaption-text {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .popup-figure figcaption .popup-figcaption-text {
        margin-top: 1rem
    }
}

.american-ginseng-page .poppedup-figure {
    display: flex;
    flex-direction: column;
    align-items: center
}

.american-ginseng-page .poppedup-figure img {
    width: auto;
    max-height: 80vh
}

.american-ginseng-page .poppedup-figcaption {
    font-weight: 400;
    position: static
}

.american-ginseng-page .popup-close-icon {
    width: 5rem;
    height: 5rem;
    padding: 1.25rem;
    position: absolute;
    top: 2rem;
    right: 2rem;
    pointer-events: all;
    cursor: pointer;
    stroke: #737373
}

.american-ginseng-page .popup-close-icon:hover {
    stroke: #070606
}

.american-ginseng-page.stick-stories .whats-your-story-wrapper {
    position: fixed;
    opacity: 1
}

.american-ginseng-page .more-stories-section {
    background-color: #4b6c57;
    color: #f7f4e7;
    background-image: url("/Images/education_exhibits/ginseng/stories-background.jpg");
    background-size: cover
}

.american-ginseng-page .more-stories-tag {
    color: #80a96f
}

.american-ginseng-page .more-stories-title {
    color: #f7f4e7;
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 9.1787439614vw;
    line-height: 1.119047619;
    font-style: normal;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-stories-title {
        font-size: 4.358974359vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-stories-title {
        font-size: 4.358974359vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-stories-title {
        font-size: 68px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-stories-title {
        font-size: 5.3125vw
    }
}

.american-ginseng-page .more-stories-title a {
    color: #f7f4e7;
    border-bottom: 2px solid #f7f4e7
}

.american-ginseng-page .more-stories-title a:hover {
    color: #80a96f
}

.american-ginseng-page .more-stories-text {
    font-family: "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 5.7971014493vw;
    line-height: 1.2272727273;
    font-style: normal
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-stories-text {
        font-size: 2.3717948718vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-stories-text {
        font-size: 2.3717948718vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-stories-text {
        font-size: 37px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-stories-text {
        font-size: 2.890625vw
    }
}

.american-ginseng-page .more-stories-text a {
    font-weight: 700;
    color: #f7f4e7
}

.american-ginseng-page .more-stories-text a:hover {
    color: #699568
}

.american-ginseng-page .more-stories-text p {
    margin-bottom: 0.7407407407rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-text p {
        margin-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-text p {
        margin-bottom: 2rem
    }
}

.american-ginseng-page .more-stories-cta-text {
    font-family: brandon-grotesque, sans-serif;
    font-size: 7.0048309179vw;
    line-height: 1.0909090909;
    font-weight: 700;
    font-style: normal;
    font-weight: 500
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-stories-cta-text {
        font-size: 2.5641025641vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-stories-cta-text {
        font-size: 2.5641025641vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-stories-cta-text {
        font-size: 40px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-stories-cta-text {
        font-size: 3.125vw
    }
}

.american-ginseng-page .more-stories-form {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.1400966184vw;
    line-height: 1.2631578947;
    font-style: normal;
    color: #4b6c57
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-stories-form {
        font-size: 1.0256410256vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-stories-form {
        font-size: 1.0256410256vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-stories-form {
        font-size: 16px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-stories-form {
        font-size: 1.25vw
    }
}

.american-ginseng-page .more-stories-form label {
    font-weight: 400;
    width: 100%;
    position: absolute;
    top: 0.1851851852rem;
    left: 0.3703703704rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form label {
        top: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form label {
        top: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form label {
        left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form label {
        left: 1rem
    }
}

.american-ginseng-page .more-stories-form input,
.american-ginseng-page .more-stories-form textarea {
    background-color: #f7f4e7;
    width: 100%;
    color: #333
}

.american-ginseng-page .more-stories-form input {
    padding-top: 2.1070375053rem;
    padding-right: 1.0535187526rem;
    padding-bottom: 0.3511729175rem;
    padding-left: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form input {
        padding-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form input {
        padding-top: 3rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form input {
        padding-right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form input {
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form input {
        padding-bottom: 0.32vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form input {
        padding-bottom: 0.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form input {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form input {
        padding-left: 1rem
    }
}

.american-ginseng-page .more-stories-form textarea {
    padding: 0.7023458351rem;
    padding-top: 2.1070375053rem;
    width: 100%;
    height: 25vw
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form textarea {
        padding: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form textarea {
        padding: 1rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form textarea {
        padding-top: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form textarea {
        padding-top: 3rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .more-stories-form textarea {
        height: 100%
    }
}

.american-ginseng-page .more-stories-form button {
    color: #f7f4e7;
    padding-top: 1.0535187526rem;
    padding-right: 1.0535187526rem;
    padding-bottom: 1.0535187526rem;
    padding-left: 0.7023458351rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form button {
        padding-top: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form button {
        padding-top: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form button {
        padding-right: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form button {
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form button {
        padding-bottom: 0.96vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form button {
        padding-bottom: 1.5rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .more-stories-form button {
        padding-left: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .more-stories-form button {
        padding-left: 1rem
    }
}

.american-ginseng-page .more-stories-form input,
.american-ginseng-page .more-stories-form button {
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {

    .american-ginseng-page .more-stories-form input,
    .american-ginseng-page .more-stories-form button {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {

    .american-ginseng-page .more-stories-form input,
    .american-ginseng-page .more-stories-form button {
        margin-bottom: 3rem
    }
}

.american-ginseng-page .more-stories-form .image-upload-button {
    border: 2px solid #f7f4e7;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    text-align: left;
    margin: 0
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page .more-stories-form .image-upload-button {
        margin-bottom: 1.111rem
    }
}

.american-ginseng-page .more-stories-form .image-upload-button:hover {
    background-color: #f7f4e7;
    color: #4b6c57
}

.american-ginseng-page .more-stories-form button[type=submit] {
    font-family: brandon-grotesque, sans-serif;
    font-size: 3.6231884058vw;
    line-height: 1.4;
    font-style: normal;
    background-color: #699568;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    letter-spacing: 1px
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .more-stories-form button[type=submit] {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .more-stories-form button[type=submit] {
        font-size: 1.0897435897vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .more-stories-form button[type=submit] {
        font-size: 17px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .more-stories-form button[type=submit] {
        font-size: 1.328125vw
    }
}

.american-ginseng-page .field-validation-error {
    color: #fff
}

.american-ginseng-page .form-field {
    position: relative
}

.american-ginseng-page .form-field-element {
    position: relative
}

.american-ginseng-page .table {
    background-color: rgba(0, 0, 0, 0) !important
}

.american-ginseng-page .form-field-element-image-upload {
    position: relative
}

.american-ginseng-page .form-field-element-image-upload label {
    z-index: 10;
    pointer-events: none
}

.american-ginseng-page .media-library-upload-field {
    padding-bottom: 5px !important
}

@media only screen and (min-width: 40em) {
    .american-ginseng-page .media-library-upload-field {
        padding-bottom: 10px !important
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .media-library-upload-field {
        padding-bottom: 10px !important
    }
}

.american-ginseng-page .media-library-upload {
    display: none
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .upper-form {
        display: flex
    }
}

.american-ginseng-page.stories-page .svg-nav-icon {
    fill: gray
}

.american-ginseng-page.stories-page .topper-section {
    background-image: url("/Images/education_exhibits/ginseng/stories-background.jpg");
    background-size: cover
}

@media only screen and (max-width: 53.15em) {
    .american-ginseng-page.stories-page .topper-section {
        height: 100vw;
        display: flex;
        align-items: flex-end;
        padding-bottom: 1.4046916702rem
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page.stories-page .topper-section {
        padding-bottom: 1.28vw
    }
}

@media only screen and (max-width: 53.15em)and (min-width: 1560px) {
    .american-ginseng-page.stories-page .topper-section {
        padding-bottom: 2rem
    }
}

.american-ginseng-page .stories-topper-wrapper {
    padding-bottom: 1.4046916702rem;
    color: #f7f4e7
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .stories-topper-wrapper {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .stories-topper-wrapper {
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .stories-topper-wrapper {
        padding-top: 21rem
    }
}

.american-ginseng-page .stories-topper-tag {
    font-family: brandon-grotesque, sans-serif;
    font-size: 5.3140096618vw;
    line-height: 1.0909090909;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0.3703703704rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .stories-topper-tag {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .stories-topper-tag {
        font-size: 2.0512820513vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .stories-topper-tag {
        font-size: 32px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .stories-topper-tag {
        font-size: 6vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .stories-topper-tag {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .stories-topper-tag {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .stories-topper-tag a {
    color: #f7f4e7
}

.american-ginseng-page .stories-topper-tag a:hover {
    color: #80a96f
}

.american-ginseng-page .stories-topper-title {
    font-family: brandon-grotesque, sans-serif;
    font-size: 15.9420289855vw;
    line-height: .96;
    font-style: normal;
    font-weight: 900;
    pointer-events: none
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .stories-topper-title {
        font-size: 13.4615384615vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .stories-topper-title {
        font-size: 13.4615384615vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .stories-topper-title {
        font-size: 210px
    }
}

.american-ginseng-page .stories-intro {
    background-color: #4b6c57;
    color: #f7f4e7
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .stories-list-wrapper {
        display: flex
    }
}

.american-ginseng-page .story-item {
    border-top: 2px solid #737373;
    padding-top: 2.8093833404rem;
    margin-top: 1.4814814815rem;
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-item {
        padding-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-item {
        padding-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-item {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-item {
        margin-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-item {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-item {
        margin-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .story-item {
        display: flex
    }
}

.american-ginseng-page .story-author,
.american-ginseng-page .story-date {
    font-family: brandon-grotesque, sans-serif;
    font-size: 3.6231884058vw;
    line-height: 1.1333333333;
    font-weight: 700;
    font-style: normal;
    font-weight: 400;
    color: #595959
}

@media screen and (min-width: 48em) {

    .american-ginseng-page .story-author,
    .american-ginseng-page .story-date {
        font-size: 1.6025641026vw
    }
}

@media screen and (min-width: 80em) {

    .american-ginseng-page .story-author,
    .american-ginseng-page .story-date {
        font-size: 1.6025641026vw
    }
}

@media screen and (min-width: 97.5em) {

    .american-ginseng-page .story-author,
    .american-ginseng-page .story-date {
        font-size: 25px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {

    .american-ginseng-page .story-author,
    .american-ginseng-page .story-date {
        font-size: 1.5rem
    }
}

.american-ginseng-page .story-tags {
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    font-weight: 300;
    color: #737373;
    margin-bottom: 1.4814814815rem
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .story-tags {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .story-tags {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .story-tags {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .story-tags {
        font-size: 1.484375vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-tags {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-tags {
        margin-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .story-details {
        flex: 0 0 30.6882591093%
    }
}

.american-ginseng-page .story-details-divider {
    width: 17.3684210526%;
    border-top: 1px solid #737373
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .story-text {
        flex: 0 0 65.4251012146%
    }
}

.american-ginseng-page .story-filter {
    background-color: #f3f8ba;
    padding: 1.4046916702rem;
    font-family: "acumin-pro", Arial, sans-serif;
    font-size: 3.8647342995vw;
    line-height: 1.1818181818;
    font-style: normal;
    font-weight: 600;
    color: #737373;
    margin-top: 1.4814814815rem;
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-filter {
        padding: 1.28vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-filter {
        padding: 2rem
    }
}

@media screen and (min-width: 48em) {
    .american-ginseng-page .story-filter {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 80em) {
    .american-ginseng-page .story-filter {
        font-size: 1.2179487179vw
    }
}

@media screen and (min-width: 97.5em) {
    .american-ginseng-page .story-filter {
        font-size: 19px
    }
}

@media only screen and (max-width: 53.25em)and (orientation: landscape) {
    .american-ginseng-page .story-filter {
        font-size: 1.484375vw
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-filter {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-filter {
        margin-top: 4rem
    }
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-filter {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-filter {
        margin-bottom: 4rem
    }
}

@media only screen and (min-width: 53.25em) {
    .american-ginseng-page .story-filter {
        position: sticky;
        top: 7vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-filter {
        top: 11rem
    }
}

.american-ginseng-page .story-filter fieldset {
    margin-bottom: 1.1111111111rem
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-filter fieldset {
        margin-bottom: 1.92vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-filter fieldset {
        margin-bottom: 3rem
    }
}

.american-ginseng-page .story-filter fieldset:last-of-type {
    margin: 0
}

.american-ginseng-page .story-filter .small-tag {
    border: none;
    margin-bottom: 0
}

.american-ginseng-page .story-filter-fieldset-title {
    box-shadow: none
}

.american-ginseng-page .story-filter-item {
    margin-bottom: 0.3703703704rem;
    cursor: pointer
}

@media only screen and (min-width: 53.25em)and (max-width: 1559px) {
    .american-ginseng-page .story-filter-item {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 1560px) {
    .american-ginseng-page .story-filter-item {
        margin-bottom: 1rem
    }
}

.american-ginseng-page .story-filter-item:hover {
    color: #070606
}

.american-ginseng-page .story-filter-item.mixitup-control-active {
    color: #070606
}

.flex {
    display: flex
}

.no-margin {
    margin: 0
}

.margin-top-10 {
    margin-top: 0.3703703704rem
}

@media only screen and (min-width: 40em) {
    .margin-top-10 {
        margin-top: 0.64vw
    }
}

@media only screen and (min-width: 53.25em) {
    .margin-top-10 {
        margin-top: 1rem
    }
}

.margin-top-40 {
    margin-top: 1.4814814815rem
}

@media only screen and (min-width: 40em) {
    .margin-top-40 {
        margin-top: 2.56vw
    }
}

@media only screen and (min-width: 53.25em) {
    .margin-top-40 {
        margin-top: 4rem
    }
}

.margin-bottom-10 {
    margin-bottom: 0.3703703704rem
}

@media only screen and (min-width: 40em) {
    .margin-bottom-10 {
        margin-bottom: 0.64vw
    }
}

@media only screen and (min-width: 53.25em) {
    .margin-bottom-10 {
        margin-bottom: 1rem
    }
}

.margin-bottom-40 {
    margin-bottom: 1.4814814815rem
}

@media only screen and (min-width: 40em) {
    .margin-bottom-40 {
        margin-bottom: 2.56vw
    }
}

@media only screen and (min-width: 53.25em) {
    .margin-bottom-40 {
        margin-bottom: 4rem
    }
}

.margin-bottom-60 {
    margin-bottom: 2.2222222222rem
}

@media only screen and (min-width: 40em) {
    .margin-bottom-60 {
        margin-bottom: 3.84vw
    }
}

@media only screen and (min-width: 53.25em) {
    .margin-bottom-60 {
        margin-bottom: 6rem
    }
}

.padding-top-10 {
    padding-top: 0.3703703704rem
}

@media only screen and (min-width: 40em) {
    .padding-top-10 {
        padding-top: 0.64vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-top-10 {
        padding-top: 1rem
    }
}

.padding-top-40 {
    padding-top: 1.4814814815rem
}

@media only screen and (min-width: 40em) {
    .padding-top-40 {
        padding-top: 2.56vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-top-40 {
        padding-top: 4rem
    }
}

.padding-top-80 {
    padding-top: 2.962962963rem
}

@media only screen and (min-width: 40em) {
    .padding-top-80 {
        padding-top: 5.12vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-top-80 {
        padding-top: 8rem
    }
}

.padding-bottom-10 {
    padding-bottom: 0.3703703704rem
}

@media only screen and (min-width: 40em) {
    .padding-bottom-10 {
        padding-bottom: 0.64vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-bottom-10 {
        padding-bottom: 1rem
    }
}

.padding-bottom-20 {
    padding-bottom: 0.7407407407rem
}

@media only screen and (min-width: 40em) {
    .padding-bottom-20 {
        padding-bottom: 1.28vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-bottom-20 {
        padding-bottom: 2rem
    }
}

.padding-bottom-40 {
    padding-bottom: 1.4814814815rem
}

@media only screen and (min-width: 40em) {
    .padding-bottom-40 {
        padding-bottom: 2.56vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-bottom-40 {
        padding-bottom: 4rem
    }
}

.padding-bottom-80 {
    padding-bottom: 2.962962963rem
}

@media only screen and (min-width: 40em) {
    .padding-bottom-80 {
        padding-bottom: 5.12vw
    }
}

@media only screen and (min-width: 53.25em) {
    .padding-bottom-80 {
        padding-bottom: 8rem
    }
}