
.nav--secondary {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none
}

@media (min-width: 980px) {
    .nav--secondary {
        display: table-cell;
        vertical-align: middle
    }
    .nav.sticky .nav--secondary {
        display: none
    }
}

.nav--primary--item {
    float: left;
    vertical-align: middle;
    display: table;
    line-height: 54px
}

.nav--primary--item:before {
    content: " ";
    padding-left: 10px;
    border-right: 1px solid #ccc;
    visibility: hidden
}

.nav--primary--item+.nav--primary--item:before {
    visibility: visible
}

.nav--primary--link {
    vertical-align: middle;
    padding-left: 10px
}

.nav--primary--link--image {
    height: 34px;
    margin: 10px 0
}

.nav--secondary--item {
    float: right;
    display: inline-block;
    vertical-align: middle
}

.nav--secondary--link {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    line-height: 54px
}

.nav--secondary--item .nav--secondary--link {
    float: right
}

.nav--secondary--link-list {
    display: none;
    padding: 0;
    margin-bottom: 0;
    line-height: 1
}

.nav--secondary--link-list li {
    display: inline-block;
    vertical-align: middle
}

.active .nav--secondary--link-list {
    display: inline-block
}

[data-nice-object-id="navbar"] {
    background-color: #ffffcc;
    float: left;
    height: 100%;
    display: block
}

[data-nice-object-id="navbar"] .nav--primary {
    display: block !important
}

[data-nice-object-id="navbar"] a,
[data-nice-object-id="navbar"] .nav--primary--link {
    color: #000
}

[data-nice-object-id="navbar"] a:hover,
[data-nice-object-id="navbar"] a:active,
[data-nice-object-id="navbar"] a:visited,
[data-nice-object-id="navbar"] .nav--primary--link:hover,
[data-nice-object-id="navbar"] .nav--primary--link:active,
[data-nice-object-id="navbar"] .nav--primary--link:visited {
    color: #000
}

.swipeable-nav {
    display: none
}

.nav .nav--menu {
    width: 83.0%
}

.nav .nav--open-panel,
.nav .sg-nav-icon {
    width: 17%;
    padding-right: 0
}

.nav .nav--logo {
    text-align: center;
    width: 66%
}

@media (min-width: 980px) {
    .nav .nav--menu,
    .nav .nav--open-panel,
    .nav .sg-nav-icon,
    .nav .nav--logo {
        width: auto
    }
    .nav .nav--open-panel,
    .nav .sg-nav-icon {
        padding-right: 20px
    }
    .nav .nav--logo {
        text-align: left
    }
}

.swipeable-nav {
    display: block;
    position: relative
}

.swipeable-nav .swipeable-nav__shutter-lft,
.swipeable-nav .swipeable-nav__shutter-rt {
    position: absolute;
    height: 100%;
    width: 2.25em
}

.swipeable-nav .swipeable-nav__shutter-lft.disabled,
.swipeable-nav .swipeable-nav__shutter-rt.disabled {
    display: none
}

.swipeable-nav .swipeable-nav__shutter-rt {
    right: 0;
    background-image: linear-gradient(to right, transparent 0%, #000 85%);
    z-index: 999
}

.swipeable-nav .swipeable-nav__shutter-lft {
    background-image: linear-gradient(to left, transparent 0%, #000 85%);
    left: 0;
    z-index: 999
}

.swipeable-nav .swipeable-nav--inner {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 52px
}

.swipeable-nav .nav--swipeable--list {
    display: inline-block;
    position: absolute;
    margin: 0;
    list-style: none;
    padding-left: 0;
    font-size: 0;
    white-space: nowrap;
    z-index: 1;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

.swipeable-nav .nav--swipeable--list.centered {
    left: 50%;
    -webkit-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important
}

.swipeable-nav .nav--swipeable--item img {
    vertical-align: middle;
    min-width: 61px
}

@media (min-width: 980px) {
    .swipeable-nav {
        display: none
    }
}

.content-nav {
    opacity: 0;
    height: 0;
    transition: all .3s linear
}

@media (min-width: 980px) {
    .content-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
}

.content-nav .content-nav-inner {
    display: none
}

@media (min-width: 980px) {
    .content-nav .content-nav-inner {
        width: 60%;
        text-align: center;
        display: block;
        z-index: 5999997
    }
}

@media (min-width: 1024px) {
    .content-nav .content-nav-inner {
        width: 45%
    }
}

.content-nav .content-nav-inner .top-link {
    text-decoration: none
}

@media (min-width: 980px) {
    .content-nav-active .content-nav {
        opacity: 1;
        height: 54px
    }
}

.content-nav-sponsor {
    position: absolute;
    top: 0;
    right: 0.938rem;
    opacity: 0;
    height: 100%;
    z-index: 5999997;
    transition: all .3s linear;
    pointer-events: none
}

@media (min-width: 640px) {
    .content-nav-sponsor {
        right: 2.5rem
    }
}

.content-nav-active .content-nav-sponsor {
    opacity: 1;
    pointer-events: auto
}

.content-nav-sponsor .sponsor--brand,
.content-nav-sponsor .sponsor-txt,
.content-nav-sponsor .sponsor--content:before {
    display: none
}

.content-nav-sponsor .sponsor {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 100%;
    padding-bottom: 0
}

.content-nav-sponsor .sponsor .link-img {
    background: #111
}

.chapter-link-list {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width: 980px) {
    .chapter-link-list {
        border-right: 0
    }
}

.single-chapter-link {
    border-bottom: 1px solid #ccc;
    text-align: center;
    transition: all .5s linear
}

@media (min-width: 980px) {
    .single-chapter-link {
        border-bottom: none;
        border-right: 1px solid #ccc
    }
    .single-chapter-link:hover {
        opacity: 0.7;
        transition: all ease 0.4s
    }
    .single-chapter-link:last-child {
        border-right: none
    }
}

.single-chapter-link .chapter-link {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    cursor: pointer
}

.current-chapter {
    background: #7FB3BD
}

.current-chapter:hover {
    opacity: 0.5;
    transition: all ease 0.4s
}

.nav.chaptered-longform.sticky {
    display: none
}

@media (min-width: 980px) {
    .nav.chaptered-longform.sticky {
        display: block
    }
}

.chapter-nav {
    display: none
}

@media (min-width: 980px) {
    .chapter-nav {
        display: block;
        position: fixed;
        min-width: 100%;
        height: 0;
        top: 54px;
        z-index: 5999997;
        overflow: hidden;
        background: #fff;
        transition: all .3s linear
    }
}

.chapter-nav.chapter-nav-active {
    height: 37px;
    border-bottom: 1px solid #ccc
}

.chapter-nav .desktop-chapter-links {
    transition: all .2s linear
}

.chapter-nav .chapter-link-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    transition: all .3s linear
}

.chapter-nav .single-chapter-link {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.pan-left,
.pan-right {
    position: absolute;
    top: 0;
    width: 108px;
    height: 37px;
    padding: 5px 10px 0 10px;
    z-index: 999;
    transition: all .3s linear;
    opacity: 0;
    pointer-events: none
}

.pan-left.pannable,
.pan-right.pannable {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer
}

.pan-left .icon-arrow-down03,
.pan-right .icon-arrow-down03 {
    color: #000;
    line-height: 1.1;
    font-size: 25px
}

.pan-left {
    left: 0;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff)
}

.pan-left .icon-arrow-down03 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pan-right {
    right: 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    text-align: right
}

.pan-right .icon-arrow-down03 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.nav--logo {
    padding-bottom: 5px
}

.home-overlay-nav {
    display: none
}

.home-overlay-nav {
    display: block;
    background: transparent
}

.home-overlay-nav .nav--link {
    position: absolute;
    top: 0;
    z-index: 999;
    margin-left: 0
}

.home-overlay-nav .nav--link.icon-menu {
    left: 0
}

@media (min-width: 640px) {
    .home-overlay-nav .nav--link.icon-menu {
        left: 1.5rem
    }
}

.home-overlay-nav .nav--link.icon-search {
    right: 0
}

@media (min-width: 640px) {
    .home-overlay-nav .nav--link.icon-search {
        right: 1.5rem
    }
}

#homepage .hp-header-home {
    position: relative
}

#homepage #sticky-wrap {
    position: absolute;
    top: -100%
}

@media (min-width: 980px) {
    .home-overlay-nav {
        display: none
    }
    #homepage #sticky-wrap {
        position: static
    }
}

.nav-panel {
    background-color: #111;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: -100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    z-index: 5999998;
    overflow: hidden
}

@media (min-width: 480px) {
    .nav-panel {
        -webkit-transform: translateX(-270px);
        -ms-transform: translateX(-270px);
        transform: translateX(-270px);
        width: 270px;
        left: -270px
    }
}

.nav-panel::-webkit-scrollbar {
    width: 0 !important
}

.nav-panel.open {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.no-csstransitions .nav-panel {
    left: -100%
}

@media (min-width: 480px) {
    .no-csstransitions .nav-panel {
        left: -270px
    }
}

.no-csstransitions .nav-panel.open {
    left: 0
}

.nav-panel.mobile-nav-active {
    background: #fff;
    z-index: 9999999
}

@media (min-width: 480px) {
    .nav-panel.mobile-nav-active {
        border-right: 1px solid #ccc
    }
}

.nav-panel.mobile-nav-active .side-chapter-nav {
    position: relative;
    z-index: 5999997
}

.nav-panel.mobile-nav-active .chapter-splash {
    position: relative
}

.nav-panel.mobile-nav-active .chapter-title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20%;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    z-index: 5999996
}

.nav-panel.mobile-nav-active .chapter-sponsor {
    text-align: center;
    background: #000;
    margin-top: -6px
}

.nav-panel.mobile-nav-active .chapter-sponsor .sponsor-txt {
    color: #fff;
    padding: 5px
}

.nav-panel.mobile-nav-active .chapter-sponsor .sponsor--brand svg path {
    fill: #fff
}

.nav-panel--inner {
    width: 210px
}

.nav-panel--inner,
.nav-panel--inner .nav-panel--panel {
    margin: 0;
    list-style: none;
    max-width: 210px;
    top: 0;
    height: 100%;
    padding: 0;
    overflow: hidden;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch
}

.nav-panel--inner::-webkit-scrollbar,
.nav-panel--inner .nav-panel--panel::-webkit-scrollbar {
    width: 0 !important
}

.nav-panel--inner li:first-child {
    margin-top: 60px
}

.nav-panel--close {
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: 9999999
}

.mobile-nav-active .nav-panel--close.global-close-link {
    display: none
}

.nav-panel--panel {
    position: fixed;
    width: 100%;
    padding: 0;
    padding-left: 5px;
    background-color: #fff;
    left: -240px;
    -webkit-transform: translate(-240px, 0);
    -ms-transform: translate(-240px, 0);
    transform: translate(-240px, 0);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease
}

.nav-panel--panel.open {
    left: 0px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.no-csstransitions .nav-panel--panel {
    left: -240px
}

.no-csstransitions .nav-panel--panel.open {
    left: 0
}

.nav-panel--panel--title {
    padding: 0 10px 15px 30px;
    display: block
}

.nav-panel--panel .nav-panel--panel--title {
    padding: 20px 0 10px 20px
}

.nav-panel--panel--link {
    padding: 0 10px 15px 30px;
    display: block
}

.nav-panel--panel--link .icon,
.nav-panel--panel--link .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .nav-panel--panel--link .shop-icon--bazaar:before {
    min-width: 35px
}

.nav-panel--panel--close {
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 15px 10px;
    font-size: 24px
}

@media (min-width: 640px) {
    .nav-panel--panel--close {
        padding: .35em .7em
    }
}

.share-module {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0
}

.share-module--buttons {
    padding: 0;
    margin: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    width: 100%
}

@media (min-width: 640px) {
    .share-module--buttons {
        max-width: 100%
    }
}

.share-module--button-wrap {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0%;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    text-align: center;
    margin: 0 1%
}

@media (min-width: 640px) {
    .share-module--button-wrap {
        -webkit-flex-basis: 40px;
        -ms-flex-preferred-size: 40px;
        flex-basis: 40px
    }
}

.android .share-module--button-wrap-sms {
    display: none
}

@media (min-width: 640px) {
    .share-module--button-wrap-sms {
        display: none
    }
}

.ios .share-module--button-wrap-whatsapp {
    display: none
}

@media (min-width: 640px) {
    .share-module--button-wrap-whatsapp {
        display: none
    }
}

@media (min-width: 980px) {
    .share-module--button-wrap-whatsapp {
        display: none
    }
}

@media (min-width: 1024px) {
    .share-module--button-wrap-whatsapp {
        display: none
    }
}

@media (min-width: 640px) {
    .share-module--button-wrap-whatsapp {
        display: none
    }
}

@media (min-width: 768px) {
    .share-module--button-wrap-whatsapp {
        display: none
    }
}

.no-flexbox .share-module {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -5px
}

.no-flexbox .share-module--buttons {
    display: table-row
}

.no-flexbox .share-module--button-wrap {
    display: table-cell
}

.listicle--share-fixed,
.article--share-fixed,
.standard-article--share-fixed,
.open-article--share-fixed,
.longform-article--share-fixed {
    position: fixed;
    left: 0;
    z-index: 5999996;
    bottom: -40px;
    transition: all 0.2s;
    width: 100%
}

.stuck.listicle--share-fixed,
.stuck.article--share-fixed,
.stuck.standard-article--share-fixed,
.stuck.open-article--share-fixed,
.stuck.longform-article--share-fixed {
    bottom: 0;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(242, 242, 242, 0.8)
}

.stuck.listicle--share-fixed .share-module,
.stuck.article--share-fixed .share-module,
.stuck.standard-article--share-fixed .share-module,
.stuck.open-article--share-fixed .share-module,
.stuck.longform-article--share-fixed .share-module {
    display: block
}

.listicle--share-fixed .share-module,
.article--share-fixed .share-module,
.standard-article--share-fixed .share-module,
.open-article--share-fixed .share-module,
.longform-article--share-fixed .share-module {
    max-width: 71.4rem;
    margin: 0 auto;
    display: none
}

.fancyslide.listicle--share-fixed,
.fancyslide.article--share-fixed,
.fancyslide.standard-article--share-fixed,
.fancyslide.open-article--share-fixed,
.fancyslide.longform-article--share-fixed {
    bottom: 0;
    opacity: 0;
    transition: all 0.3s;
    left: -50%;
    width: 0;
    background: transparent;
    padding: 0
}

.fancyslide.stuck.listicle--share-fixed,
.fancyslide.stuck.article--share-fixed,
.fancyslide.stuck.standard-article--share-fixed,
.fancyslide.stuck.open-article--share-fixed,
.fancyslide.stuck.longform-article--share-fixed {
    left: -1px;
    width: 4.8%;
    opacity: 1;
    border: 0
}

@media (min-width: 980px) {
    .fancyslide.stuck.listicle--share-fixed .share-module--buttons,
    .fancyslide.stuck.article--share-fixed .share-module--buttons,
    .fancyslide.stuck.standard-article--share-fixed .share-module--buttons,
    .fancyslide.stuck.open-article--share-fixed .share-module--buttons,
    .fancyslide.stuck.longform-article--share-fixed .share-module--buttons {
        display: block
    }
    .fancyslide.stuck.listicle--share-fixed .share-button--text,
    .fancyslide.stuck.article--share-fixed .share-button--text,
    .fancyslide.stuck.standard-article--share-fixed .share-button--text,
    .fancyslide.stuck.open-article--share-fixed .share-button--text,
    .fancyslide.stuck.longform-article--share-fixed .share-button--text {
        display: none
    }
}

.share-module--count {
    display: none;
    position: relative;
    text-align: center
}

.share-module--display-toggle {
    height: 40px;
    line-height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.2)
}

.share-module--display-toggle .icon,
.share-module--display-toggle .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .share-module--display-toggle .shop-icon--bazaar:before {
    display: block;
    color: white
}

.share-module-collapsed {
    max-width: 0;
    transition: max-width 0.3s ease-out;
    height: 40px;
    margin-right: 42px;
    overflow: hidden
}

.share-module-collapsed.active {
    transition: max-width 0.3s ease-in;
    max-width: 75rem
}

.share-module-collapsed.active .share-module--buttons {
    width: 100%;
    margin-left: 0
}

.share-module-collapsed .share-module--button-wrap {
    float: left;
    margin-left: 2px
}

.share-module-collapsed .share-module--button-wrap .share-button {
    border-radius: 0;
    width: 40px;
    display: inline-block
}

.no-flexbox .share-module-collapsed .share-module {
    display: block;
    margin: 0;
    border-spacing: 0
}

.no-flexbox .share-module-collapsed .share-module--button-wrap {
    margin: 0
}

.share-module--button-wrap.show,
.share-module--button-wrap.show {
    display: block
}

.slideshow-active .nav.sticky {
    display: none
}

@media (min-width: 980px) {
    .slideshow-active .nav.sticky {
        display: block
    }
}

.slideshow-active .leaderboard {
    position: relative;
    z-index: auto;
    overflow: hidden
}

@media (min-width: 768px) {
    .slideshow-active .leaderboard {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10000;
        height: 90px;
        display: block;
        padding: 0
    }
}

@media (min-width: 980px) {
    .slideshow-active .leaderboard {
        position: relative;
        z-index: auto;
        height: auto;
        min-height: 120px
    }
}

.gallery {
    margin-bottom: 20px
}

@media (min-width: 75rem) {
    .gallery {
        padding: 0 2.5rem
    }
}

.gallery.slideshow-active .gallery-slideshow-shell {
    display: block
}

.gallery.slideshow-active .gallery-slideshow {
    display: block
}

@media (min-width: 980px) {
    .gallery.slideshow-active .gallery-view-container {
        height: 600px
    }
}

.gallery.thumbnails-active .gallery-main-view {
    display: none
}

.gallery.thumbnails-active .gallery-slideshow-shell {
    display: none
}

.gallery.thumbnails-active .gallery-thumbnails-shell {
    display: block
}

.slideshow-active .gallery {
    width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .slideshow-active .gallery {
        top: 90px
    }
}

@media (min-width: 980px) {
    .slideshow-active .gallery {
        position: relative;
        z-index: auto;
        top: 0
    }
}

.gallery.overlay--active .gallery-header--goback {
    display: block !important
}

@media (min-width: 980px) {
    .gallery .gallery-listview-shell {
        visibility: hidden;
        position: absolute;
        left: -99999px
    }
}

.gallery-sponsor {
    padding: 10px 0;
    background-color: #E9E9E9;
    text-align: center
}

@media (min-width: 980px) {
    .gallery-sponsor {
        padding: 10px;
        text-align: left
    }
}

.slideshow-active .gallery-sponsor {
    display: none
}

@media (min-width: 980px) {
    .slideshow-active .gallery-sponsor {
        display: block;
        z-index: 2
    }
}

.gallery-sponsor:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #E9E9E9;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width: 980px) {
    .gallery-sponsor:after {
        left: 70px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.gallery-sponsor.sponsored-by {
    background-color: #E9E9E9
}

.gallery-sponsor.sponsored-by:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #E9E9E9
}

.gallery-sponsor.created-by {
    background-color: #FAFAFA
}

.gallery-sponsor.created-by:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FAFAFA
}

.gallery-shell {
    position: relative
}

.gallery-container {
    width: 100%
}

@media (min-width: 980px) {
    .gallery-container {
        width: 795px;
        margin-bottom: 30px
    }
}

@media (min-width: 980px) {
    .gallery-container.no-ads {
        width: 100%
    }
}

.gallery-view-container {
    width: 100%;
    position: relative;
    overflow: hidden !important;
    clear: both;
    background-color: #fff
}

@media (min-width: 980px) {
    .gallery-view-container {
        min-height: 600px
    }
}

@media (min-width: 980px) {
    .slideshow-active .gallery-view-container {
        height: 600px
    }
}

.thumbnails-active .gallery-main-view {
    display: none
}

.gallery-thumbnails-shell {
    display: none
}

.thumbnails-active .gallery-thumbnails-shell {
    display: block
}

@media (min-width: 980px) {
    .gallery-thumbnails-shell .thumbnails {
        width: 100%;
        height: 599px
    }
}

.gallery-slideshow-shell {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.slideshow-active .gallery-slideshow-shell {
    display: block
}

.gallery-lead--image {
    position: relative;
    width: 100%;
    max-height: 16em;
    overflow: hidden;
    clear: both;
    text-align: center;
    background-color: #fff;
    transition: all 0.2s
}

@media (min-width: 480px) {
    .gallery-lead--image {
        max-height: 22em
    }
}

@media (min-width: 640px) {
    .gallery-lead--image {
        max-height: 24em
    }
}

@media (min-width: 768px) {
    .gallery-lead--image {
        max-height: 31em
    }
}

@media (min-width: 980px) {
    .gallery-lead--image {
        max-height: 410px
    }
}

@media (min-width: 1024px) {
    .gallery-lead--image {
        height: 410px
    }
}

.gallery-lead--image .gallery-lead--img {
    position: relative;
    display: block;
    max-width: 100%
}

.gallery-lead--image .gallery-lead--img:after {
    content: "";
    display: block;
    padding-top: 50%
}

.gallery-lead--image .gallery-lead--img img {
    max-width: 100%;
    height: auto
}

.gallery-lead--image .gallery-lead--img.horizontal {
    min-width: 100%
}

.gallery-lead--image .gallery-lead--img.vertical {
    min-height: 100%;
    max-height: 100%;
    margin: 0 auto
}

.gallery-lead--image .gallery-arrow {
    position: absolute;
    display: none;
    bottom: 10%;
    z-index: 1
}

@media (min-width: 980px) {
    .gallery-lead--image .gallery-arrow {
        display: table
    }
}

.gallery-lead--image .gallery-arrow.next-arrow {
    right: 0
}

.view-gallery {
    height: 40%;
    min-width: 50%;
    position: absolute;
    bottom: 10%;
    display: table;
    background-color: #111;
    right: 0px;
    text-align: left;
    z-index: 1
}

@media (min-width: 640px) {
    .view-gallery {
        min-width: 30%;
        height: 100px
    }
}

@media (min-width: 980px) {
    .view-gallery {
        bottom: 10%
    }
}

.view-gallery .icon,
.view-gallery .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .view-gallery .shop-icon--bazaar:before {
    font-size: 24px;
    padding-right: 5px;
    color: #fff;
    text-align: center
}

.view-gallery--content {
    padding: 20px
}

@media (min-width: 640px) {
    .view-gallery--content {
        padding: 0;
        padding-left: 30px
    }
}

.gallery-description--container {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 980px) {
    .gallery-description--container {
        padding: 30px
    }
}

.gallery-description {
    position: relative;
    transition: height 0.5s ease-out
}

.gallery-description.expandable .gallery-description--more-btn {
    display: inline
}

.gallery-description.expandable .byline {
    display: none
}

.gallery-description.expandable .view-gallery--scroll {
    display: none
}

.gallery-description--text {
    display: inline;
    padding: 0;
    vertical-align: top;
    font-weight: normal
}

.gallery-description--more-btn {
    display: none
}

.view-gallery--scroll {
    margin: 20px auto;
    display: none
}

.view-gallery--scroll.show {
    display: table
}

.view-gallery--scroll .icon,
.view-gallery--scroll .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .view-gallery--scroll .shop-icon--bazaar:before {
    font-size: 24px
}

.gallery-ad-container {
    overflow: hidden;
    margin: 20px 0 0 0
}

@media (min-width: 980px) {
    .gallery-ad-container {
        width: 300px;
        height: 100%;
        background-color: #FAFAFA;
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 0;
        margin: 0
    }
}

.slideshow-active .gallery-ad-container {
    padding: 0
}

.slideshow-active #gpt-gallery-ad {
    display: none
}

@media (min-width: 980px) {
    .slideshow-active #gpt-gallery-ad {
        display: block
    }
}

@media (min-width: 980px) {
    .comments-container--gallery {
        width: 66%;
        margin-left: auto;
        margin-right: auto
    }
}

.slideshow-active #transporter {
    display: none
}

@media (min-width: 980px) {
    .slideshow-active #transporter {
        display: block
    }
}

.gallery-flyout--mask {
    width: 0px;
    transition: width 0.2s
}

@media (min-width: 980px) {
    .gallery-flyout--mask.active {
        padding-left: 3px
    }
    .gallery-flyout--mask.active,
    .gallery-flyout--mask .gallery-flyout--flyout {
        width: 300px
    }
}

.next-gallery.gallery-flyout--mask {
    transition: margin-left 0.2s;
    margin-left: -300px
}

.gallery-flyout--mask,
.gallery-flyout--flyout {
    height: 100px;
    position: absolute;
    overflow: hidden
}

.gallery-flyout--flyout {
    margin-left: -300px;
    transition: margin-left 0.2s
}

.next-gallery .gallery-flyout--flyout {
    margin-left: 300px
}

.active .gallery-flyout--flyout {
    margin-left: 0
}

.gallery-flyout--image-wrap {
    display: inline-block;
    position: relative;
    height: 100%;
    overflow: hidden;
    width: 100px;
    float: left
}

.next-gallery .gallery-flyout--image-wrap {
    float: right
}

.gallery-flyout--content {
    height: 100%;
    float: right;
    width: 200px
}

.next-gallery .gallery-flyout--content {
    float: left
}

.gallery-flyout--header {
    height: 35px;
    padding: 0 10px;
    background-color: #111
}

.gallery-flyout--header-text {
    line-height: 35px
}

.gallery-flyout--content-wrap {
    background-color: #fff;
    height: 65px;
    width: 100%;
    padding-top: 5px;
    text-align: left
}

.gallery-flyout--headline-wrap {
    width: 165px;
    height: 42px;
    overflow: hidden;
    margin: 0 0 0 10px
}

.gallery-flyout--headline {
    margin: 0
}

.listview-active .slideview-sponsor {
    display: none
}

.listview-active .gallery-view-container {
    background-color: transparent
}

.listview-active .gallery-main-view {
    display: none
}

.listview-active .slideshow-shell {
    display: none
}

.listview-active .gallery-listview-shell {
    clear: both;
    display: block
}

@media (min-width: 768px) {
    .listview-active .gallery-listview-shell {
        padding-top: 30px
    }
}

.listview-active .gallery-header--headline {
    padding-right: 30px
}

.listview-active .gallery-description {
    clear: both
}

.listview-active .gallery-description--container {
    padding: 0
}

.gallery-header {
    position: relative;
    background-color: transparent;
    overflow: hidden;
    clear: both
}

@media (min-width: 980px) {
    .gallery-header {
        background-color: transparent
    }
}

#gallery.slideshow-active .gallery-header {
    display: none
}

@media (min-width: 980px) {
    #gallery.slideshow-active .gallery-header {
        display: block
    }
}

.gallery-header .icon,
.gallery-header .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .gallery-header .shop-icon--bazaar:before {
    color: #aaa
}

@media (min-width: 640px) {
    .gallery-social-byline-container {
        padding: 0 2.5rem
    }
}

@media (min-width: 75rem) {
    .gallery-social-byline-container {
        padding: 0
    }
}

#gallery.slideshow-active .gallery-social-byline-container {
    display: none
}

@media (min-width: 980px) {
    #gallery.slideshow-active .gallery-social-byline-container {
        display: block
    }
}

.gallery-social-byline-container .social-byline--share .share-button-count {
    display: none
}

.gallery-social-byline-container .social-byline--share .share-button--text {
    display: none
}

.gallery-social-byline-container .social-byline--share .share-module--count.show {
    display: block
}

.gallery-social-byline-container .social-byline--share .share-button {
    color: #fff
}

.gallery-social-byline-container .social-byline--share .share-button--facebook {
    background-color: #3b5998
}

.gallery-social-byline-container .social-byline--share .share-button--pinterest {
    background-color: #C92228
}

.gallery-social-byline-container .social-byline--share .share-button--twitter {
    background-color: #00aced
}

.gallery-social-byline-container .social-byline--share .share-button--googleplus {
    background-color: #dd4b39
}

.gallery-social-byline-container .social-byline--share .share-button--youtube {
    background-color: #b00
}

.gallery-social-byline-container .social-byline--share .share-button--email {
    background-color: #333
}

.gallery-social-byline-container .social-byline--share .share-button--instagram {
    background-color: #517fa4
}

.gallery-social-byline-container .social-byline--share .share-button--tumblr {
    background-color: #35465c
}

.gallery-social-byline-container .social-byline--share .share-button--sms {
    background-color: #9b9d9a
}

.gallery-social-byline-container .social-byline--share .share-button--reddit {
    background-color: #ff4500
}

.gallery-social-byline-container .social-byline--share .share-button--whatsapp {
    background-color: #4dc247
}

.gallery-social-byline-container .social-byline--share .share-button--snapchat {
    background-color: #fffc00
}

.gallery-social-byline-container .social-byline--share .share-button--line {
    background-color: #00c300
}

.gallery-social-byline-container .social-byline--share .share-button--icon {
    color: #fff
}

.gallery-header--overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.gallery-header--headline {
    float: left;
    margin-bottom: 10px
}

.slideshow-active .gallery-header--headline {
    display: none
}

@media (min-width: 980px) {
    .slideshow-active .gallery-header--headline {
        display: table
    }
}

.gallery-headline {
    margin: 0
}

.gallery-slide-meta {
    width: 100%;
    float: left;
    cursor: pointer
}

.gallery-slide-meta .gallery-slide-meta-info,
.gallery-slide-meta .gallery-position-data {
    display: inline-block;
    vertical-align: middle
}

.slideshow-active .gallery-slide-meta {
    display: none
}

@media (min-width: 980px) {
    .slideshow-active .gallery-slide-meta {
        display: block
    }
}

.gallery-header--nav-hotspot {
    position: absolute;
    bottom: 70px;
    left: 0;
    width: 60%;
    height: 35px
}

.slideshow-active .gallery-header--nav-hotspot {
    bottom: 0px;
    height: 100%
}

@media (min-width: 480px) {
    .gallery-header--nav-hotspot {
        width: 50%
    }
}

@media (min-width: 640px) {
    .gallery-header--nav-hotspot {
        width: 40%;
        height: 60px;
        bottom: 0px
    }
    .slideshow-active .gallery-header--nav-hotspot {
        height: 100%
    }
}

@media (min-width: 980px) {
    .gallery-header--nav-hotspot {
        width: 30%
    }
    .slideshow-active .gallery-header--nav-hotspot {
        height: 60px
    }
}

.gallery-header--close-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: none;
    text-align: center
}

@media (min-width: 640px) {
    .gallery-header--close-btn {
        width: 80px;
        height: 66px
    }
}

.slideshow-active .gallery-header--close-btn {
    display: table
}

@media (min-width: 980px) {
    .slideshow-active .gallery-header--close-btn {
        display: none
    }
}

.gallery-header--close-btn .icon,
.gallery-header--close-btn .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .gallery-header--close-btn .shop-icon--bazaar:before {
    color: #111;
    font-size: 24px
}

.listview-active .gallery-header--close-btn .icon,
.listview-active .gallery-header--close-btn .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .listview-active .gallery-header--close-btn .shop-icon--bazaar:before {
    color: #fff;
    text-shadow: 3px 2px 1px #000
}

.gallery-header--close-btn.hide {
    opacity: 0
}

.gallery-header--goback {
    display: none
}

.gallery-header--skipad {
    display: none
}

.gallery-header--skipad.show {
    display: block;
    z-index: 999
}

.gallery-header--skipad-text {
    float: right;
    display: inline-block;
    margin: 13px 0 0 0
}

@media (min-width: 640px) {
    .gallery-header--skipad-text {
        margin: 25px 0 0 0
    }
}

.listview-active .gallery-header--skipad-text {
    color: #fff;
    text-shadow: 3px 2px 1px #000
}

.gallery-header--skipad-inner {
    display: none
}

.gallery-header .gallery-description--container {
    display: none
}

.listview-active .gallery-header .gallery-description--container {
    display: block
}

@media (min-width: 980px) {
    .listview-active .gallery-header .gallery-description--container {
        display: none
    }
}

html.slideshow-active {
    overflow: visible
}

body.slideshow-active,
.slideshow-active body,
.site-wrapper.slideshow-active,
.slideshow-active .site-wrapper {
    height: 0;
    overflow: hidden
}

@media (min-width: 980px) {
    body.slideshow-active,
    .slideshow-active body,
    .site-wrapper.slideshow-active,
    .slideshow-active .site-wrapper {
        height: auto;
        overflow: auto
    }
}

.gallery-slideshow {
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.gallery-slideshow .gallery-arrow {
    position: absolute;
    display: none;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

@media (min-width: 980px) {
    .gallery-slideshow .gallery-arrow {
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
}

.gallery-slideshow .gallery-arrow.show {
    display: table
}

@media (min-width: 768px) {
    .gallery-slideshow .gallery-arrow.touch {
        display: table
    }
}

.gallery-slideshow .gallery-arrow.prev-arrow {
    top: 50%;
    left: 0
}

.gallery-slideshow .gallery-arrow.next-arrow {
    top: 50%;
    right: 0
}

.gallery-slideshow--container {
    width: 100%;
    height: 100%;
    position: relative;
    will-change: transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.gallery-slideshow--container.noanim {
    transition-duration: 0s
}

.gallery-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background-color: #fff
}

.gallery-slide--prev {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.gallery-slide--curr {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.gallery-slide--next {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.gallery-slide--container {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-image: none;
    padding-bottom: 50px
}

.no-title.no-caption .gallery-slide--container {
    padding-bottom: 60px
}

.vertical .gallery-slide--container {
    background-image: none;
    background-color: inherit
}

@media (min-width: 640px) {
    .gallery-slide--container {
        padding-bottom: 73px
    }
    .no-title.no-caption .gallery-slide--container {
        padding-bottom: 80px
    }
}

@media (min-width: 980px) {
    .gallery-slide--container {
        padding: 0;
        height: 410px;
        background-color: #fff
    }
    .vertical .gallery-slide--container {
        width: 51%;
        height: 100%;
        max-height: none;
        display: inline-block
    }
    .no-title.no-caption .gallery-slide--container {
        padding: 0
    }
    [data-type="brightcove"] .gallery-slide--container,
    .gallery-slide--container[data-embed="video"] {
        background-color: #111;
        background-image: none
    }
    .no-ads .gallery-slide--container {
        text-align: center
    }
}

.gallery-slide--container.hasSponsor {
    padding-top: 55px
}

@media (min-width: 980px) {
    .gallery-slide--container.hasSponsor {
        padding: 0
    }
}

.gallery-slide--media {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.gallery-slide--media.gallery-slide--brightcove {
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width: 980px) {
    .gallery-slide--media {
        height: auto
    }
    [data-embed="video"] .gallery-slide--media {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .gallery-slide--media.gallery-slide--brightcove {
        top: 13.5px
    }
    .vertical .gallery-slide--media {
        top: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 0
    }
    .gallery-slide--media.gallery-slide--shop {
        height: 100%
    }
}

@media (min-width: 1024px) {
    .gallery-slide--media.gallery-slide--brightcove {
        top: 6px
    }
}

.gallery-slide--media .share-slide-image {
    display: block
}

.gallery-slide--media .embed {
    margin: 0 auto
}

.gallery-slide--media .embed--inner,
.gallery-slide--media .embed--inner .embed--iframe-container {
    padding: 0;
    height: 100%
}

.gallery-slide--img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

@media (min-width: 980px) {
    .vertical .gallery-slide--img {
        margin: 0;
        top: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.gallery-slide--img.lazy-image+.share-slide-image {
    display: none
}

.gallery-slide--brightcove,
[data-embed="video"] .gallery-slide--embed,
[data-embed="video"] .embed {
    width: 320px;
    height: 180px;
    position: relative
}

@media (min-width: 480px) {
    .gallery-slide--brightcove,
    [data-embed="video"] .gallery-slide--embed,
    [data-embed="video"] .embed {
        width: 480px;
        height: 270px
    }
}

@media (min-width: 768px) {
    .gallery-slide--brightcove,
    [data-embed="video"] .gallery-slide--embed,
    [data-embed="video"] .embed {
        width: 680px;
        height: 383px
    }
}

@media (min-width: 1024px) {
    .gallery-slide--brightcove,
    [data-embed="video"] .gallery-slide--embed,
    [data-embed="video"] .embed {
        width: 707px;
        height: 398px
    }
}

.gallery-slide--brightcove .video-embed,
[data-embed="video"] .gallery-slide--embed .video-embed {
    margin: 0 auto;
    height: 100%;
    overflow: hidden
}

.gallery-slide--brightcove .video-frame,
[data-embed="video"] .gallery-slide--embed .video-frame {
    width: 100%;
    height: 100%;
    margin: 0
}

.gallery-slide--brightcove .BrightcoveExperience,
[data-embed="video"] .gallery-slide--embed .BrightcoveExperience {
    display: block;
    background-color: #000;
    border: 0;
    border-left: 1px solid #fff;
    position: relative
}

@media (min-width: 980px) {
    .gallery-slide--brightcove .BrightcoveExperience,
    [data-embed="video"] .gallery-slide--embed .BrightcoveExperience {
        border: 0
    }
}

.gallery-slide--brightcove .embed,
[data-embed="video"] .gallery-slide--embed .embed {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery-slide--embed [data-pin-do],
.gallery-slide--embed blockquote.twitter-tweet {
    display: none
}

.gallery-slide--embed [class$="embed_pin_link_img"],
.gallery-slide--embed [class$="_fancy"] {
    width: 100% !important;
    height: auto !important
}

.gallery-slide--embed .embed--twitter,
.gallery-slide--embed .embed--pinterest {
    max-width: 270px
}

.gallery-slide--embed .embed--twitter .twitter-tweet-rendered {
    margin: 0 !important;
    min-width: 0 !important;
    width: 100% !important
}

.gallery-slide--description {
    display: inline-block;
    height: auto;
    vertical-align: top;
    text-align: left;
    background-color: #fff;
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 0;
    cursor: pointer;
    max-height: 50px
}

@media (min-width: 768px) {
    .gallery-slide--description {
        max-height: 73px
    }
}

@media (min-width: 980px) {
    .gallery-slide--description {
        background-color: #fff;
        cursor: auto;
        position: relative;
        padding-left: 40px;
        left: 0;
        height: auto;
        max-height: none;
        margin-top: 20px;
        transition-duration: 0s
    }
    .vertical .gallery-slide--description {
        width: 35%;
        margin-top: 30px
    }
    .no-ads .vertical .gallery-slide--description {
        width: 43%;
        padding-left: 0
    }
    .no-ads .horizontal .gallery-slide--description {
        width: 97%
    }
    .gallery-slide--description.open {
        max-height: none
    }
}

.gallery-slide--description.open {
    transition: max-height 0.4s;
    cursor: auto;
    max-height: 100%
}

.no-title.no-caption .gallery-slide--description {
    max-height: none;
    cursor: auto
}

.slide-description-icon {
    color: #000;
    position: absolute;
    top: 12px;
    right: 5%;
    font-size: 20px;
    display: block;
    cursor: pointer
}

@media (min-width: 768px) {
    .slide-description-icon {
        top: 25px
    }
}

@media (min-width: 980px) {
    .slide-description-icon {
        display: none
    }
}

.no-title.no-caption .slide-description-icon {
    display: none
}

.gallery-slide--description-wrapper {
    position: relative;
    padding-right: 2%;
    overflow: hidden;
    width: 87%;
    margin-left: 5%;
    max-height: 125px;
    margin-bottom: 30px
}

.no-title .gallery-slide--description-wrapper {
    width: 82%
}

.no-title .open .gallery-slide--description-wrapper {
    margin-top: 50px;
    width: 86%
}

.open.no-caption .gallery-slide--description-wrapper,
.no-title.no-caption .gallery-slide--description-wrapper {
    opacity: 0
}

@media (min-width: 768px) {
    .no-title .gallery-slide--description-wrapper {
        width: 85%
    }
    .no-title .open .gallery-slide--description-wrapper {
        width: 87%;
        margin-top: 73px
    }
}

@media (min-width: 980px) {
    .gallery-slide--description-wrapper {
        height: auto;
        max-height: 110px;
        width: auto;
        margin-left: 0;
        margin-bottom: 10px;
        padding-right: 20px
    }
    .vertical .gallery-slide--description-wrapper {
        max-height: 450px;
        margin-bottom: 1em
    }
    .no-title .gallery-slide--description-wrapper {
        width: auto
    }
    .no-title .open .gallery-slide--description-wrapper {
        margin-top: 0;
        width: auto
    }
}

@media (min-width: 980px) {
    .gallery-slide--description-wrapper .gallery-slide--title {
        display: block
    }
}

.gallery-slide--title {
    width: 95%;
    padding-left: 5%;
    margin-bottom: 0;
    cursor: pointer
}

@media (min-width: 980px) {
    .gallery-slide--title {
        width: auto;
        height: auto;
        padding: 0;
        cursor: auto;
        display: none
    }
}

.open .gallery-slide--title {
    height: auto
}

.gallery-slide--title h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 85%
}

@media (min-width: 980px) {
    .gallery-slide--title h3 {
        white-space: inherit;
        overflow: inherit;
        text-overflow: inherit
    }
}

@media (min-width: 768px) {
    .gallery-slide--title h3 {
        margin-top: 25px
    }
}

@media (min-width: 980px) {
    .gallery-slide--title h3 {
        margin-top: 0;
        margin-bottom: 0;
        width: auto
    }
}

.open .gallery-slide--title h3 {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .open .gallery-slide--title h3 {
        margin-bottom: 20px
    }
}

@media (min-width: 980px) {
    .open .gallery-slide--title h3 {
        margin: 0
    }
}

.no-title .gallery-slide--title {
    display: none
}

.gallery-slide--paragraph {
    display: inline-block;
    width: 100%
}

.gallery-slide--paragraph p:first-child {
    margin-top: 0
}

.gallery-slide--paragraph p:last-child {
    margin-bottom: 0
}

.no-title .gallery-slide--paragraph {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 50px
}

@media (min-width: 980px) {
    .no-title .gallery-slide--paragraph {
        white-space: inherit;
        overflow: inherit;
        text-overflow: inherit
    }
}

@media (min-width: 768px) {
    .no-title .gallery-slide--paragraph {
        height: 73px;
        line-height: 73px
    }
}

@media (min-width: 980px) {
    .no-title .gallery-slide--paragraph {
        height: auto;
        line-height: inherit
    }
}

.no-title .open .gallery-slide--paragraph {
    width: 100%;
    height: auto;
    line-height: inherit
}

.gallery-slide--paragraph .gallery-slide--credits {
    margin: 1em 0 0
}

.slide-sponsor {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 10px 0;
    background-color: #E9E9E9;
    text-align: center
}

.slide-sponsor .sponsor-txt {
    display: inline-block
}

@media (min-width: 980px) {
    .slide-sponsor {
        background-color: transparent;
        width: auto;
        max-width: 100%;
        bottom: 0;
        right: 0;
        top: auto;
        left: auto;
        padding: 10px 10px;
        text-align: left
    }
    .vertical .slide-sponsor {
        max-width: 45%
    }
}

.gallery-slide--ad {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111;
    text-align: center;
    display: none;
    z-index: 1
}

.gallery-slide--ad.active {
    display: block
}

.gallery-slide--ad.active ~ .gallery-slide--description {
    opacity: 0
}

.gallery-slide--ad .gpt-tag {
    position: relative;
    display: block;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.gallery-slide--ad .gpt-tag div:first-child {
    display: inline-block
}

.preloader-overlay {
    display: none
}

.listview-active .slideshow-active {
    opacity: 0
}

@media (min-width: 640px) {
    .listview-active .gallery-header--share {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .listview-active .gallery-header--share .share-module--button-wrap:first-child {
        margin-left: 0
    }
    .listview-active .gallery-header--share .share-module--button-wrap:last-child {
        margin-right: 0
    }
}

@media (min-width: 980px) {
    .listview-active .gallery-header--share {
        width: 32%
    }
}

@media (min-width: 980px) {
    .listview-active .gallery-listview-shell {
        display: none
    }
}

.listview-active .listicle--item {
    margin-bottom: 30px
}

.listview-active .listicle--media {
    margin-bottom: 0
}

.listview-active .listicle--media .embedded-image {
    cursor: pointer
}

.listview-active .listicle--media .share-module .share-button-count {
    display: none
}

.listview-active .listicle--media .share-module .share-button--text {
    display: none
}

.listview-active .listicle--media .share-module .share-button {
    color: #fff
}

.listview-active .listicle--media .share-module .share-button--facebook {
    background-color: #3b5998
}

.listview-active .listicle--media .share-module .share-button--pinterest {
    background-color: #C92228
}

.listview-active .listicle--media .share-module .share-button--twitter {
    background-color: #00aced
}

.listview-active .listicle--media .share-module .share-button--googleplus {
    background-color: #dd4b39
}

.listview-active .listicle--media .share-module .share-button--youtube {
    background-color: #b00
}

.listview-active .listicle--media .share-module .share-button--email {
    background-color: #333
}

.listview-active .listicle--media .share-module .share-button--instagram {
    background-color: #517fa4
}

.listview-active .listicle--media .share-module .share-button--tumblr {
    background-color: #35465c
}

.listview-active .listicle--media .share-module .share-button--sms {
    background-color: #9b9d9a
}

.listview-active .listicle--media .share-module .share-button--reddit {
    background-color: #ff4500
}

.listview-active .listicle--media .share-module .share-button--whatsapp {
    background-color: #4dc247
}

.listview-active .listicle--media .share-module .share-button--snapchat {
    background-color: #fffc00
}

.listview-active .listicle--media .share-module .share-button--line {
    background-color: #00c300
}

.listview-active .listicle--item-hed {
    padding: 0;
    margin: 0
}

.listview-active .listicle--caption p {
    margin: 0
}

.listview-active .listicle--item-copyright {
    float: left;
    clear: both;
    margin: 0
}

.listview-active .no-copyright .listicle--item-copyright {
    display: none
}

.listview-active .no-copyright .listicle--caption {
    margin-bottom: 0
}

.listview-active .no-caption.no-copyright .slide-sponsor {
    padding-bottom: 0
}

.listview-active .no-caption.no-copyright.no-sponsor .listicle--item-title {
    margin-bottom: 0
}

@media (min-width: 640px) {
    .listview-active .shape-vertical .listicle--item-copyright {
        float: right;
        clear: none
    }
    .listview-active .shape-vertical .slide-sponsor {
        display: inline-block
    }
}

.listview-active .shape-vertical .listicle--item-title {
    margin-top: 0
}

@media (min-width: 640px) {
    .listview-active .shape-horizontal .listicle--media {
        margin-bottom: 0
    }
}

.listview-active .shape-horizontal .listicle--item-hed {
    padding: 0;
    margin: 0
}

.listview-active .shape-horizontal.no-title.no-sponsor .listicle--caption {
    margin: 10px 0 10px
}

.listview-active .shape-horizontal.no-title.no-caption.no-sponsor .listicle--item-copyright {
    margin: 0
}

@media (min-width: 640px) {
    .listview-active .shape-horizontal.no-title.no-caption.no-sponsor .listicle--item-copyright {
        margin: 10px 0 0
    }
}

.listview-active .shape-horizontal .slide-sponsor {
    padding-left: 15px
}

@media (min-width: 640px) {
    .listview-active .shape-horizontal .slide-sponsor {
        padding-left: 0
    }
}

.listview-active .video-frame {
    margin-bottom: 0
}

.listview-active .listicle-slide--tools {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .listview-active .listicle-slide--tools {
        margin-bottom: 0
    }
}

.slideshow-active .listview-active .listicle-slide--tools {
    display: none
}

.listview-active .listicle-slide--tools-thumbnails {
    position: relative;
    display: table-cell;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    color: #aaa;
    border-right: none;
    vertical-align: middle;
    text-align: center;
    cursor: pointer
}

.listview-active .listicle-slide--tools-counter {
    position: relative;
    display: table-cell;
    border: 1px solid #ccc;
    vertical-align: middle;
    text-align: center
}

.listview-active .listicle-slide--tools-launch {
    position: relative;
    display: table-cell;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-left: none;
    vertical-align: middle;
    cursor: pointer;
    color: #aaa;
    text-align: center
}

.listview-active .listicle-slide--tools-launch icon {
    width: inherit
}

.listview-active .ad-gpt-breaker-container {
    height: 360px;
    padding-bottom: 0
}

@media (min-width: 768px) {
    .listview-active .ad-gpt-breaker-container {
        height: 360px
    }
}

.listview-active .ad-gpt-breaker {
    height: 300px;
    margin-top: 0;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .listview-active .ad-gpt-breaker {
        height: 300px
    }
}

.listview-active .preloader-overlay {
    display: none;
    position: fixed;
    background-color: #fff;
    z-index: 5999997;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.listview-active .preloader-overlay.show {
    display: block
}

.listview-active .preloader-overlay i {
    position: absolute;
    top: 50%;
    left: 50%
}

.listview-active .slide-sponsor {
    clear: both;
    display: block;
    width: auto;
    box-sizing: border-box;
    position: relative;
    background-color: transparent;
    text-align: left
}

.listview-active .shop .slide-sponsor {
    display: none
}

.listview-active .shop ul.shop-products {
    width: 100%
}

.listview-active .listicle--item-title+.slide-sponsor {
    padding-top: 0
}

.listview-active .article--share-fixed {
    border-top: 0;
    bottom: -60px
}

.listview-active .article--share-fixed.stuck {
    bottom: 0px;
    background: transparent
}

@media (min-width: 640px) {
    .listview-active .article--share-fixed {
        display: block
    }
}

.listview-active .zoomable-expand {
    display: none
}

.listview-active.slideshow-active .gallery-container {
    background-color: #000
}

.listview-active.slideshow-active .slide-sponsor {
    display: none
}

.listview-active.slideshow-active .gallery-header {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 2;
    overflow: hidden;
    padding: 0;
    margin: 0
}

@media (min-width: 768px) {
    .listview-active.slideshow-active .gallery-header {
        top: 90px
    }
}

.listview-active.slideshow-active .gallery-header .gallery-description--container {
    display: none
}

.listview-active.slideshow-active .gallery-header .share-slide-image {
    position: absolute;
    top: 0;
    right: 51px;
    display: block;
    width: 50px;
    height: 50px
}

.listview-active.slideshow-active .gallery-header .share-slide-image .share-slide-image--button {
    margin: 0
}

.listview-active.slideshow-active .gallery-header .share-slide-image .share-button {
    height: 50px;
    width: 50px;
    line-height: 50px
}

.listview-active.slideshow-active .gallery-header .share-slide-image .icon,
.listview-active.slideshow-active .gallery-header .share-slide-image .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .listview-active.slideshow-active .gallery-header .share-slide-image .shop-icon--bazaar:before {
    color: #fff
}

.listview-active.slideshow-active .gallery-header .share-slide-image.hide {
    display: none
}

.listview-active.slideshow-active .gallery-header--nav {
    width: 100%;
    display: block
}

.listview-active.slideshow-active .gallery-header--close-btn {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999999
}

.listview-active.slideshow-active .gallery-header--close-btn .icon,
.listview-active.slideshow-active .gallery-header--close-btn .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .listview-active.slideshow-active .gallery-header--close-btn .shop-icon--bazaar:before {
    width: 100%;
    height: inherit;
    color: #fff;
    font-size: 20px
}

.listview-active.slideshow-active .gallery-header--skipad.show {
    background-color: transparent;
    text-align: right
}

.listview-active.slideshow-active .gallery-header--skipad.show .gallery-header--skipad-text {
    padding: 0;
    padding-right: 15px;
    float: none
}

.listview-active.slideshow-active .gallery-description.expandable {
    display: none
}

.listview-active.slideshow-active .gallery-slide--container {
    padding: 50px 0 70px
}

@media (min-width: 480px) {
    .listview-active.slideshow-active .gallery-slide--container {
        padding: 50px 0
    }
}

@media (min-width: 640px) {
    .listview-active.slideshow-active .gallery-slide--container {
        padding: 80px 0 120px
    }
}

.listview-active.slideshow-active .gallery-slide {
    background-color: #000
}

.listview-active.slideshow-active .gallery-slide--description {
    background-color: transparent;
    color: #fff;
    bottom: 30px;
    left: auto;
    right: auto;
    width: 100%
}

.listview-active.slideshow-active .gallery-slide--description .icon,
.listview-active.slideshow-active .gallery-slide--description .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .listview-active.slideshow-active .gallery-slide--description .shop-icon--bazaar:before,
.listview-active.slideshow-active .gallery-slide--description .gallery-slide--description-wrapper {
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.listview-active.slideshow-active .gallery-slide--description.hide {
    opacity: 0;
    height: 0
}

.no-title .listview-active.slideshow-active .gallery-slide--description {
    display: none
}

.listview-active.slideshow-active .gallery-slide--ad {
    background: #000
}

.listview-active.slideshow-active .zoomable-expand {
    display: none
}

.listview-active.slideshow-active .listicle--section .article--share-fixed {
    display: none
}

.listview-active.slideshow-active .gallery-slide--title h3 {
    text-shadow: 2px 2px 2px #000;
    margin: 0;
    width: 100%
}

.listview-active.slideshow-active .share-slide-image {
    right: -1px
}

.listview-active.slideshow-active .share-slide-image.hide {
    display: none
}

.listview-active.slideshow-active .share-slide-image .share-button--pinterest {
    background: rgba(201, 34, 40, 0.8)
}

.listview-active.slideshow-active .share-slide-image .share-button--facebook {
    background: rgba(59, 89, 152, 0.8)
}

.listview-active.slideshow-active .share-slide-image .share-slide-image--button {
    margin-left: 1px
}

.listview-active.slideshow-active .share-slide-image .share-slide-image--button .share-button {
    width: 50px;
    height: 45px;
    line-height: 45px
}

.listview-active.slideshow-active [data-type="shop"] .gallery-slide--description {
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.listview-active.slideshow-active .gallery--bottom-container {
    display: none
}

.thumbnails-active.listview-active .gallery-listview-shell {
    display: none
}

.thumbnails-active.listview-active .gallery-description--container {
    display: none
}

.thumbnails-active.listview-active .gallery-header--close-btn {
    display: none
}

.listicle--container {
    margin-bottom: 30px;
    position: relative
}

.listicle--section .byline {
    margin-bottom: 0
}

.listicle--section-inner {
    position: relative
}

@media (min-width: 640px) {
    .listicle--section-inner {
        margin: 0 2.5rem
    }
}

@media (min-width: 980px) {
    .listicle--section-inner:not(: last-of-type) {
        min-height: 1200px
    }
    .listicle--section-inner:last-of-type {
        min-height: 250px
    }
}

.listicle--section-inner .listicle--body-text {
    clear: both
}

.listicle--item {
    margin: 0 auto 50px
}

@media (min-width: 640px) {
    .listicle--item {
        display: inline-block
    }
}

@media (min-width: 980px) {
    .listicle--item {
        width: 66%
    }
    .listicle--item.instagram-container {
        width: 66%;
        margin-left: auto;
        margin-right: auto
    }
    .listicle--item.listicle--lead-image {
        width: 66%
    }
}

.listicle--item.pinterest-container {
    margin-bottom: 50px;
    text-align: left
}

.listicle--item.pinterest-container .embed--pinterest {
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .listicle--item.pinterest-container .embed--pinterest {
        margin-bottom: 0
    }
}

@media (min-width: 980px) {
    .listicle--item.pinterest-container {
        width: 66%
    }
}

.listicle--item.embed--video .listicle--caption,
.listicle--item.embed--instagram .listicle--caption {
    text-align: left
}

.listicle--share .share-button-count {
    display: none
}

.listicle--share .share-button--text {
    display: none
}

@media (min-width: 980px) {
    .listicle--share .share-module--count.show {
        display: block
    }
}

.listicle--share .share-button {
    color: #fff
}

.listicle--share .share-button--facebook {
    background-color: #3b5998
}

.listicle--share .share-button--pinterest {
    background-color: #C92228
}

.listicle--share .share-button--twitter {
    background-color: #00aced
}

.listicle--share .share-button--googleplus {
    background-color: #dd4b39
}

.listicle--share .share-button--youtube {
    background-color: #b00
}

.listicle--share .share-button--email {
    background-color: #333
}

.listicle--share .share-button--instagram {
    background-color: #517fa4
}

.listicle--share .share-button--tumblr {
    background-color: #35465c
}

.listicle--share .share-button--sms {
    background-color: #9b9d9a
}

.listicle--share .share-button--reddit {
    background-color: #ff4500
}

.listicle--share .share-button--whatsapp {
    background-color: #4dc247
}

.listicle--share .share-button--snapchat {
    background-color: #fffc00
}

.listicle--share .share-button--line {
    background-color: #00c300
}

.listicle--share .listicle-social-byline {
    margin: 0
}

.listicle--share .share-module--count {
    display: inline-block
}

.listicle--share-fixed .share-button-count {
    display: none
}

.listicle--share-fixed .share-button--text {
    display: none
}

.listicle--share-fixed .share-button {
    color: #fff
}

.listicle--share-fixed .share-button--facebook {
    background-color: #3b5998
}

.listicle--share-fixed .share-button--pinterest {
    background-color: #C92228
}

.listicle--share-fixed .share-button--twitter {
    background-color: #00aced
}

.listicle--share-fixed .share-button--googleplus {
    background-color: #dd4b39
}

.listicle--share-fixed .share-button--youtube {
    background-color: #b00
}

.listicle--share-fixed .share-button--email {
    background-color: #333
}

.listicle--share-fixed .share-button--instagram {
    background-color: #517fa4
}

.listicle--share-fixed .share-button--tumblr {
    background-color: #35465c
}

.listicle--share-fixed .share-button--sms {
    background-color: #9b9d9a
}

.listicle--share-fixed .share-button--reddit {
    background-color: #ff4500
}

.listicle--share-fixed .share-button--whatsapp {
    background-color: #4dc247
}

.listicle--share-fixed .share-button--snapchat {
    background-color: #fffc00
}

.listicle--share-fixed .share-button--line {
    background-color: #00c300
}

@media (min-width: 640px) {
    .listicle--share-fixed {
        display: none
    }
}

.listicle--body-text {
    padding-left: 0.938rem;
    padding-right: 0.938rem
}

@media (min-width: 640px) {
    .listicle--body-text {
        padding: 0
    }
}

@media (min-width: 980px) {
    .listicle--body-text {
        padding-right: 30px;
        margin-bottom: 30px
    }
}

.listicle--media {
    line-height: 0;
    width: 100%;
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .listicle--media {
        float: left;
        margin-bottom: 0
    }
    .shape-vertical .listicle--media {
        clear: none;
        float: left;
        margin-right: 2%;
        width: 49%
    }
}

@media (min-width: 980px) {
    .shape-vertical .listicle--media {
        width: 61.36364%;
        margin-right: 3.0303%
    }
}

.listicle--media img {
    max-width: 100%
}

.shape-horizontal .listicle--media img {
    width: 100%
}

.listicle--media .embed,
.listicle--media .video-frame {
    width: 100%
}

.listicle--media .embed--pinterest {
    float: left;
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .listicle--media .embed--pinterest {
        margin-bottom: 0
    }
    .listicle--media .embed--pinterest>span {
        min-width: initial
    }
}

.listicle--lead-image .listicle--media {
    margin-bottom: 30px
}

.listicle--media .embedded-image--inner {
    margin-top: 0
}

.listicle--item-title,
.listicle--caption,
.listicle--item-sponsor {
    box-sizing: border-box;
    padding-left: 0.938rem;
    padding-right: 0.938rem;
    position: relative
}

@media (min-width: 640px) {
    .listicle--item-title,
    .listicle--caption,
    .listicle--item-sponsor {
        padding: 0;
        float: left;
        margin-right: 0;
        width: 49%;
        float: right
    }
}

@media (min-width: 980px) {
    .listicle--item-title,
    .listicle--caption,
    .listicle--item-sponsor {
        width: 35.60606%
    }
}

.shape-horizontal .listicle--item-title,
.shape-horizontal .listicle--caption,
.shape-horizontal .listicle--item-sponsor {
    width: 100%
}

@media (min-width: 980px) {
    .shape-horizontal .listicle--item-title:not(.listicle--item-title),
    .shape-horizontal .listicle--caption:not(.listicle--item-title),
    .shape-horizontal .listicle--item-sponsor:not(.listicle--item-title) {
        float: left
    }
}

@media (min-width: 640px) {
    .listicle--item-sponsor {
        padding-left: 0.938rem
    }
    .shape-horizontal .listicle--item-sponsor {
        padding-left: 0
    }
}

.listicle--caption {
    text-align: left
}

@media (min-width: 640px) {
    .listicle--caption {
        margin-top: 10px
    }
}

.listicle--caption p {
    margin: 0
}

.listicle--item-copyright {
    box-sizing: border-box;
    padding-left: 0.938rem;
    padding-right: 0.938rem;
    position: relative
}

@media (min-width: 640px) {
    .listicle--item-copyright {
        padding: 0;
        float: left;
        margin-right: 0;
        width: 49%;
        float: left
    }
}

@media (min-width: 980px) {
    .listicle--item-copyright {
        width: 48.48485%;
        float: left;
        text-align: left
    }
    .shape-horizontal .listicle--item-copyright {
        float: left;
        width: 100%;
        text-align: left
    }
}

.listicle--item-copyright .image-copyright {
    position: relative;
    background: none;
    padding: 5px 0 0;
    margin: 5px 0 0;
    max-width: none
}

.listicle--lead-image .listicle--item-copyright .image-copyright {
    margin-top: 10px
}

.listicle--ad-rail {
    display: none
}

@media (min-width: 980px) {
    .listicle--ad-rail {
        float: right;
        display: block;
        width: 300px;
        min-height: 600px;
        background-color: #FAFAFA
    }
}

@media (min-width: 980px) {
    .listicle--ad-mobile {
        display: none
    }
}

.listicle--container .ad-article-breaker {
    width: 100%;
    margin: 0;
    clear: both
}

.listicle--share-container {
    width: 102%;
    margin-left: -1%;
    margin-bottom: 20px
}

.listicle--share-container .share-button-count {
    display: none
}

.listicle--share-container .share-button--text {
    display: none
}

.listicle--share-container .share-button {
    color: #fff
}

.listicle--share-container .share-button--facebook {
    background-color: #3b5998
}

.listicle--share-container .share-button--pinterest {
    background-color: #C92228
}

.listicle--share-container .share-button--twitter {
    background-color: #00aced
}

.listicle--share-container .share-button--googleplus {
    background-color: #dd4b39
}

.listicle--share-container .share-button--youtube {
    background-color: #b00
}

.listicle--share-container .share-button--email {
    background-color: #333
}

.listicle--share-container .share-button--instagram {
    background-color: #517fa4
}

.listicle--share-container .share-button--tumblr {
    background-color: #35465c
}

.listicle--share-container .share-button--sms {
    background-color: #9b9d9a
}

.listicle--share-container .share-button--reddit {
    background-color: #ff4500
}

.listicle--share-container .share-button--whatsapp {
    background-color: #4dc247
}

.listicle--share-container .share-button--snapchat {
    background-color: #fffc00
}

.listicle--share-container .share-button--line {
    background-color: #00c300
}

@media (min-width: 480px) {
    .listicle--share-container {
        margin-bottom: 30px
    }
}

@media (min-width: 980px) {
    .listicle--share-container {
        width: 68%;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto
    }
    .listicle--share-container .share-module--button-wrap {
        margin-right: 1.51515%;
        margin-left: 1.51515%
    }
}

@media (min-width: 980px) {
    .comments-container--listicle {
        width: 66%;
        margin-left: auto;
        margin-right: auto
    }
}

.listicle--marketplace-container {
    width: 100%
}

.related--galleries-container {
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0
}

.related--galleries-container.active {
    display: block
}

@media (min-width: 980px) {
    .related--galleries-container.active {
        display: none
    }
}

.related--galleries {
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center
}

.related--galleries .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.related--galleries-wrapper {
    width: 75%;
    display: inline-block;
    vertical-align: middle
}

@media (min-width: 640px) {
    .related--galleries-wrapper {
        width: 50%
    }
}

@media only screen and (orientation: landscape) {
    .related--galleries-wrapper {
        background-color: #fff;
        width: 90%
    }
    .related--galleries-wrapper .related--gallery-image {
        float: left;
        width: 40%
    }
    .related--galleries-wrapper .related--gallery-title {
        width: 60%
    }
}

.next--gallery,
.related--gallery {
    width: 100%
}

.next--gallery .related--gallery-header {
    background-color: #111
}

.related--gallery {
    margin-top: 5%
}

.related--gallery .related--gallery-header {
    background-color: #111
}

.related--gallery-header {
    display: table;
    padding: 3% 3% 3% 5%;
    width: 100%
}

@media (min-width: 980px) {
    .related--gallery-header {
        padding: 10px 10px 10px 20px
    }
}

.related--gallery-header p {
    width: 95%;
    text-align: left
}

.related--gallery-header .icon,
.related--gallery-header .shop-source--bazaar .shop-icon--bazaar:before,
.shop-source--bazaar .related--gallery-header .shop-icon--bazaar:before {
    padding-bottom: 2px;
    text-align: left;
    color: #fff
}

@media (min-width: 640px) {
    .related--gallery-header .icon,
    .related--gallery-header .shop-source--bazaar .shop-icon--bazaar:before,
    .shop-source--bazaar .related--gallery-header .shop-icon--bazaar:before {
        font-size: 20px
    }
}

@media (min-width: 980px) {
    .related--gallery-header .icon,
    .related--gallery-header .shop-source--bazaar .shop-icon--bazaar:before,
    .shop-source--bazaar .related--gallery-header .shop-icon--bazaar:before {
        font-size: 17px
    }
}

.related--gallery-content {
    overflow: hidden;
    clear: both
}

.related--gallery-image {
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color: #fff
}

.related--gallery-title {
    height: 100%;
    overflow: hidden;
    text-align: left;
    padding: 0 5% 5% 5%;
    background-color: #fff
}

.listview-active .listicle--section .related--gallery-image {
    height: 80%
}

@media (min-width: 480px) {
    .listview-active .listicle--section .related--gallery-image {
        height: 50%
    }
}

.listview-active .listicle--section .related--gallery-header {
    display: table;
    padding: 3% 3% 3% 5%;
    width: 100%
}

@media (min-width: 480px) {
    .listview-active .listicle--section .related--gallery-header {
        padding: 5px 5px 5px 15px
    }
}

.listview-active .listicle--section .related--galleries-container {
    position: relative;
    background-color: transparent;
    width: 100%;
    height: auto;
    display: block !important
}

.listview-active .listicle--section .related--galleries-wrapper {
    width: 75%;
    display: inline-block;
    vertical-align: middle
}

@media (min-width: 320px) {
    .listview-active .listicle--section .related--galleries-wrapper {
        background-color: transparent;
        padding: 0 0.938rem;
        width: 100%
    }
    .listview-active .listicle--section .related--galleries-wrapper .related--gallery-image {
        float: left;
        width: 40%
    }
    .listview-active .listicle--section .related--galleries-wrapper .related--gallery-title {
        padding: 10px 10px 0 15px;
        width: 60%;
        margin-bottom: 10px
    }
}

@media (min-width: 320px) and (min-width: 640px) {
    .listview-active .listicle--section .related--galleries-wrapper .related--gallery-title {
        padding: 10px 30px 0
    }
    .listview-active .listicle--section .related--galleries-wrapper .related--gallery-title .link-txt {
        margin-bottom: 15px
    }
}

@media (min-width: 640px) {
    .listview-active .listicle--section .related--galleries-wrapper {
        padding: 0
    }
}

.listview-active .listicle--section span.helper {
    display: none
}

.tags {
    list-style: none;
    margin: 5px 0 10px 0;
    padding: 0
}

@media (min-width: 640px) {
    .tags {
        margin: 15px 0 10px 0
    }
}

.tags--item {
    display: inline-block;
    margin-right: 10px
}

.tags--item:last-child {
    margin-right: 0
}

.tags--top .tags--item {
    margin: 0 10px 0 0
}

.tags--top .tags--item:not(:first-child) {
    display: none
}

@media (min-width: 980px) {
    .tags--top .tags--item:not(: first-child) {
        display: inline-block
    }
}

@media (min-width: 640px) {
    .tags--top .tags--item:nth-child(2) {
        display: inline-block
    }
}

.tags--contenttype {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.tags.tags--article-to-article {
    margin: 0 15px 15px;
    text-align: center
}

@media (min-width: 640px) {
    .tags.tags--article-to-article {
        margin: 0 15px 30px
    }
}

.tags.tags--article-to-article .tags--link {
    display: inline-block
}

.tags.tags--transporter {
    float: left;
    width: 100%;
    margin: 0 15px 30px;
    text-align: center
}

.tags.tags--transporter .tags--link {
    display: inline-block
}

.embed,
.video-frame {
    position: relative;
    margin: 0 auto 10px;
    width: 100%;
    text-align: center
}

@media (min-width: 980px) {
    .embed,
    .video-frame {
        margin: 0 0 10px
    }
}
