#hero,
#hero-caption,
#hero-styles {
    position: relative
}

#hero-background-layer,
#hero-bg-image,
#hero-image-wrapper {
    width: 100%;
    z-index: 0;
    position: absolute
}

#hero #hero-caption .inner,
#hero.has-image #hero-caption .inner,
.hero-title {
    vertical-align: top
}

#hero-caption,
#hero-description,
#share {
    pointer-events: initial;
}

#page-nav .next-hero-title,
.h1.hero-title {
    font-size: 7vw;
    line-height: 1.1;
}
.h2.hero-title {
    font-size: 5vw;
    line-height: 1.1
}

#hero-bg-image,
.next-project-image-bg {
    background-size: cover;
    background-position: center center
}

.no-touch .next-ajax-link-project.auto-trigger,
.temporary-hero {
    pointer-events: none
}

.next-hero-progress,
.temporary-hero.light-content .next-hero-progress {
    background-color: rgba(255, 255, 255, .3)
}

#hero {
    width: 100%;
    height: auto;
    z-index: 20;
    overflow: hidden
}

#hero.has-image {
    z-index: 2;
    overflow: hidden;
}

#hero-styles {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    z-index: 2
}

#hero.has-image #hero-styles {
    position: relative;
    height: auto;

}

#hero-caption {
    display: table;
    width: 100%;
    padding-top: 160px;
    padding-bottom: 8vw;
    margin: 0 auto;
    height: 100%;
    text-align: left
}

#hero #hero-caption.text-align-center,
#page-nav .text-align-center .inner {
    text-align: center
}

#hero.has-image #hero-caption {
    display: block;
    position: relative;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left
}

#hero-image-wrapper {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100)!important;
    margin: 0 auto;
    left: 0;
    top: 0;
    right: 0;
    overflow: hidden;
    background: #262626
}

@media only screen and (orientation: landscape) and (max-width:992px) {
    #hero-image-wrapper {
        min-height: 760px;
    }
}

#hero-background-layer {
    height: 100%;
    top: 0;
}

#hero-bg-image {
    height: 100%;
    opacity: 0;
    overflow: visible
}
#hero-bg-image .swiper-slide {
    height: 100%;
    background-size: cover;
    background-position: center center
}
#hero-bg-image .swiper-slide img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    z-index: 100;
    object-position: center;
    object-fit: cover
}

#main-content.portfolio-page,
#main-page-content,
#page-nav,
#project-nav,
.hero-subtitle,
.hero-text,
.hero-title,
.next-hero-title,
.next-project-image {
    overflow: hidden
}

.load-next-project #hero-bg-image,
.load-project-page #hero-bg-image,
.load-project-thumb-with-title #hero-bg-image {
    opacity: 1 !important;
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.hero-arrow {
    width: 30px;
    height: 30px;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    padding-left: 4px;
    padding-top: 4px
}

#hero-description,
#share,
.hero-subtitle,
.hero-text,
.hero-title {
    position: relative
}

.hero-title {
    font-weight: 500;
    margin: 0;
    display: inline-block;
    width: auto;
    padding: 0 0 1vw;
    color: #262626
}

.hero-title-wrapper {
    margin-left: -.7vw
}

#hero.has-image .marquee-title .hero-title-wrapper {
    margin-top: 140px;
    margin-left: 0
}

.text-center .hero-subtitle,
.text-center .hero-title,
.text-center .next-hero-subtitle,
.text-center .next-hero-title {
    display: table;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.hero-title span {
    opacity: 0;
    display: block;
    transform: translateY(160px);
    -webkit-transform: translateY(160px);
    margin-top: -1vw
}

.inline-title .hero-title span,
.inline-title .next-hero-title span {
    display: inline-table
}

.marquee-title .hero-title-wrapper,
.marquee-title .next-hero-title-wrapper {
    white-space: nowrap;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 1000% !important;
    width: 100vw !important;
    height: 13vw
}

.marquee-title .hero-title span,
.marquee-title .next-hero-title span {
    display: inline-block;
    padding-right: 3vw
}

#project-nav .next-hero-subtitle,
#project-nav .next-hero-title,
.light-content #hero-footer,
.light-content #page-nav,
.light-content #share,
.light-content .hero-subtitle,
.light-content .hero-text,
.light-content .hero-title,
.light-content .next-hero-subtitle,
.light-content .next-hero-title,
.light-content .page-title,
.temporary-hero.light-content .inner .caption-wrapper .subtitle span,
.temporary-hero.light-content .inner .caption-wrapper .title span,
.white-header #share {
    color: #fff
}

#hero-footer,
#page-nav,
#project-nav.change-header,
#project-nav.change-header .next-hero-subtitle,
#project-nav.change-header .next-hero-title,
#share,
.change-header .hero-title,
.change-header .next-hero-title,
.hero-text,
.light-content .white-header #share {
    color: #262626
}

.hero-subtitle {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 20px;
    width: 100%;
    z-index: 10;
    display: block;
    margin-left: 0;
    color: #262626
}

#hero.has-image .hero-subtitle {
    position: absolute;
    margin-bottom: 0
}

.hero-subtitle span {
    position: relative;
    display: block;
    opacity: 0;
    transform: translateY(60px);
    -webkit-transform: translateY(60px)
}

.inline-title .hero-subtitle span,
.inline-title .next-hero-subtitle span {
    display: inline-block
}

.change-header .hero-subtitle,
.change-header .next-hero-subtitle {
    color: #262626 !important
}

#hero.has-image .hero-subtitle:before,
.text-align-center .hero-subtitle:before {
    left: 50%;
    margin-left: -10px
}

#hero-footer {
    position: absolute;
    width: 100%;
    padding: 30px 80px;
    top: calc(100vh - 120px);
    top: calc(calc(var(--vh, 1vh) * 100) - 120px);
    left: 0;
    font-weight: 600;
    font-size: 12px;
    line-height: 60px
}

#hero-footer:after {
    content: "";
    clear: both;
    display: table
}

.hero-footer-right {
    float: right;
    opacity: 0;
    cursor: pointer;
    transform: translateY(40px);
    -webkit-transform: translateY(40px)
}

#hero-description {
    display: table;
    width: 100%;
    height: auto;
    padding-top: 120px;
    padding-bottom: 8vw;
    margin: 0 auto;
    text-align: left
}

.hero-text {
    margin-bottom: 0;
    width: 100%;
    max-width: 880px;
    z-index: 10;
    display: block;
    margin-left: 0
}

.hero-text p {
    font-size: 1.75rem;
    margin-bottom: 1.75rem;
    font-weight: 400;
    line-height: 1.6;
    color: inherit !important
}
.hero-text p:last-of-type {
    margin-bottom: 0;
}

#share {
    font-size: 18px;
    padding-top: 30px;
    margin-top: 80px;
    height: 90px
}

#share::before {
    position: absolute;
    top: 0;
    left: 0;
    content: attr(data-text);
    width: 200px;
    text-align: left
}

.hero__content {
    display: inline-block;
    padding-left: 30px;
}

.hero__content img,
.hero__content video {
    width: 100%;
    height: auto;
}

.hero__content span {
    display: inline-block;
    position: relative
}

.hero__media {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
}
.hero__media .media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}
.hero__content  .media img,
.hero__content .media video {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.hero__media .media .s-video-play {
    opacity: 0;
    transform: scale(2);
}

.hero__title-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    color: #262626;
    font-size: 5.85vw;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 4.5vw;
    height: 4.5vw;
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
}
.light-content .hero__title-1 {
    color: #fff;
}
.hero__title-1 img {
    display: inline-block;
    height: 100%;
    width: auto;
    max-width: none;
    padding-left: 2vw
}
.hero__title-2 {
    margin-top: 2vw;
    color: #262626;
    font-size: 5.5vw;
    font-weight: 400;
    line-height: 4vw;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
}
.light-content .hero__title-2 {
    color: #fff;
}
.hero__title-img {
    width: auto;
    max-width: 40vw;
    margin: 30px auto;
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
}

.media {
    position: relative;
    width: 100%;
    height: auto;
}
.media img,
.media video {
    width: 100%;
    height: auto;
}

.masonry {
    position: relative;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1rem;
    -webkit-column-gap: 1rem;
    column-gap: 1rem;
}

.pagination__item {
    padding-left: 0;
    margin: .75rem 0;
    line-height: 1
}

.pagination__link {
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;
    color: #0bb18f;
    padding-left: 40px;
    display: inline-block;
    position: relative;
    transition: .3s ease-out;
    cursor: pointer
}

.pagination__link:before {
    transition: .3s ease-out;
    content: '';
    display: inline-block;
    width: 0;
    height: 1px;
    background-color: #262626;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.pagination__link.is-active {
    color: #262626
}

.pagination__link.is-active:before {
    width: 30px
}


#main,
#main-page-content,
#page-nav,
#share .parallax-wrap,
.page-nav-wrap {
    position: relative
}

.jssocials-shares {
    transform: translateX(-20px)
}

#share .parallax-wrap {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left
}

.jssocials-share-link i {
    opacity: 0
}

.jssocials-share-facebook a:before {
    content: "Fb";
    position: absolute
}

.jssocials-share-twitter a:before {
    content: "Tw";
    position: absolute
}

.jssocials-share-pinterest a:before {
    content: "Pn";
    position: absolute
}

#main {
    opacity: 0;
    min-height: 100vh;
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.load-next-page #main,
.load-next-project #main,
.load-project-page #main,
.next-project-image-wrapper.active {
    opacity: 1
}

#main-content,
#main-content-bg {
    position: relative;
    opacity: 1;
    z-index: 10;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

#main-page-content {
    opacity: 0;
    width: 100%;
    margin: 0 auto;
    max-width: none;
}
#main-page-content.first {
    opacity: 1!important;
}

#main-page-content::after {
    clear: both;
    content: " ";
    display: table
}

#main-page-content.project-page,
.hero-below-caption #main-page-content.project-page {
    margin-bottom: calc(100vh - 120px)
}

#main-content.portfolio-page #main-page-content {
    overflow: visible;
    width: 100%;
    max-width: none;
    padding: 0
}

#page-nav {
    height: auto;
    width: 100%;
    margin-bottom: 0;
    opacity: 0
}

#project-nav,
.hero-below-caption #project-nav {
    height: 100vh;
    bottom: -100vh
}

.page-nav-wrap {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.page-nav-caption {
    display: table;
    width: 100%;
    margin: 0 auto;
    padding-top: 180px;
    padding-bottom: 60px;
    height: 100%;
    top: -20%;
    opacity: 1;
    position: relative
}

.next-hero-title,
.page-title {
    width: auto;
    font-weight: 500;
    position: relative;
    color: #262626;
}

.page-nav-caption.marquee-title {
    padding-top: 180px;
    padding-bottom: 60px
}

#page-nav .inner,
.temporary-hero .inner {
    vertical-align: middle;
    text-align: left
}

.page-title {
    margin: 0;
    z-index: 10;
    display: table;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.text-align-center .page-title {
    margin: 0 auto
}

.marquee-title .page-title {
    display: block
}

.next-hero-title-wrapper {
    margin-left: -2px
}

#page-nav .next-hero-title-wrapper {
    margin-left: -.7vw
}

.marquee-title .next-hero-title-wrapper {
    margin-left: 0
}

.next-hero-title {
    font-size: calc(1rem + 4.15vw);
    line-height: calc(1rem + 5.5vw);
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    padding: 0
}

.marquee-title .next-hero-title {
    font-size: 10vw;
    line-height: 13vw
}

.next-hero-title span {
    display: block;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.marquee-title .hero-title,
.marquee-title .next-hero-title {
    margin-left: 0
}

.next-hero-subtitle {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 40px;
    width: 100%;
    z-index: 10;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 0;
    color: #262626;
}

.next-project-caption,
.next-project-wrap,
.temporary-hero .outer {
    margin: 0 auto;
}

#page-nav .next-hero-subtitle {
    margin-bottom: 20px
}

.next-hero-subtitle span {
    position: relative;
    display: block
}

#project-nav {
    width: 100%;
    color: #fff;
    position: absolute;
    margin-bottom: 0
}

.next-project-wrap {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: .2;
    top: -50%;
    z-index: 10
}

.next-project-image,
.next-project-image-bg,
.next-project-image-wrapper {
    position: absolute;
    width: 100%;
    left: 0
}

.hero-below-caption .next-project-wrap {
    top: 0
}

.next-project-image-wrapper {
    height: 100vh;
    background: #000;
    top: 0;
    opacity: 1
}

.next-project-image-wrapper.temporary {
    position: fixed
}

.next-project-image {
    top: 0;
    opacity: .5;
    height: 100%;
    transform: scale(1.1)
}
.next-project-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .45) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .45) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .45) 100%)
}

.load-project-thumb-with-title .next-project-image {
    z-index: 10
}

.next-project-image.temporary {
    top: 0 !important
}

.next-project-image.visible {
    opacity: 1 !important
}

.next-project-image-bg {
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.next-project-caption {
    display: table;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

.hero-below-caption .next-project-caption,
.hero-below-caption .temporary-hero .outer {
    padding-top: 315px
}

.next-caption-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    position: relative
}

.hero-below-caption .next-caption-wrapper,
.hero-below-caption .temporary-hero .inner {
    vertical-align: top;
    text-align: left
}

#project-nav .caption-wrapper {
    position: relative;
    display: table;
    margin: 0
}

.next-caption {
    display: block;
    position: relative;
    z-index: 1
}

#project-nav .next-ajax-link-project {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0
}

.next-hero-progress {
    position: relative;
    height: 3px;
    width: 84px;
    background-size: 0 100%;
    margin-bottom: 40px
}

.next-hero-progress span {
    position: absolute;
    left: 0;
    height: 3px;
    width: 0;
    background-color: #fff
}

.change-header .next-hero-progress,
.temporary-hero .next-hero-progress {
    background-color: rgba(0, 0, 0, .3)
}

.change-header .next-hero-progress span,
.temporary-hero .next-hero-progress span {
    background-color: #000
}

.show-loader .next-hero-progress span {
    left: auto;
    right: 0
}

.temporary-hero {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.temporary-hero .outer {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 100%;
    position: relative;
    z-index: 10
}

.temporary-hero .inner .caption-wrapper,
.temporary-hero .inner .next-caption {
    position: relative
}

.temporary-hero .inner .caption-wrapper .title span {
    color: #262626;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.temporary-hero .inner .caption-wrapper .subtitle span {
    position: relative;
    display: block;
    opacity: 1;
    color: #262626;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.temporary-hero.light-content .next-hero-progress span {
    background-color: #fff
}

.temporary-hero .inner .caption-wrapper .title div:first-child span:first-child::after,
.temporary-hero .inner .caption-wrapper .title div:first-child span:first-child::before {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out .2s;
    transition: opacity .3s ease-out .2s
}

.has-parallax img {
    width: 100%;
    height: auto;
}
.has-parallax img.parallax-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.deco-img-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-right: 30px;
}
.deco-img-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(50% + 30px);
    height: 30px;
    background: #0bb18f;
}
.deco-img-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: calc(65% + 30px);
    background: #0bb18f;
}
.deco-img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}


.caption-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-weight: 400;
    font-size: .875rem;
    color: #fff;
    padding: 3rem 1rem .75rem 1rem;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%)
}

.content-marquee,
.marquee-text-wrapper {
    white-space: nowrap
}

.swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    user-select: none;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.content-carousel .swiper-slide img,
.content-looped-carousel .swiper-slide img,
.content-slider .swiper-slide img,
.hover-reveal,
.slowed-pin>.pin-spacer,
.team-looped-carousel .swiper-slide img {
    pointer-events: none
}
.content-slider .swiper-slide {
    height: auto;
}

.accordion.bigger-acc dt span>div,
.has-mask-fill>span,
.list-hover-item>div {
    -webkit-text-fill-color: rgba(21, 55, 92, 0.1);
    -webkit-background-clip: text;
    background-image: linear-gradient(#262626, #262626)
}

.pinned-section {
    position: relative;
    display: table;
    width: 100%;
}

.full .pinned-section {
    max-width: 100%
}

.pinned-section .pin-spacer {
    width: 50% !important
}

.pinned-element,
.scrolling-element {
    position: relative;
    float: left;
    width: 50%;
    margin: 0;
}
.pinned-bg {
    position: relative;
    width: 100%;
}
.pinned-bg .pin-me {
    position: absolute;
    z-index: -1
}
.pinned-bg .pin-me img {
    width: 100vw;
}
.pinned-nav {
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: 6vw;
    z-index: 10;
}
.pinned-nav .pin-spacer {
    pointer-events: none;
}
.pinned-nav .pin-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    pointer-events: all
}
#pinned-pagination {
    position: relative;
    width: 100%;
    z-index: 10;
}

.content-marquee-outer,
.marquee-text-wrapper,
.title-moving-outer {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 1000% !important;
    width: 100vw !important
}

.box-icon,
.has-mask {
    margin-bottom: 10px
}

.pinned-element.left,
.scrolling-element.left {
    padding-right: 30px
}

.pinned-element.right,
.scrolling-element.right {
    padding-left: 30px
}

.scrolling-element img,
.scrolling-element video {
    display: block;
    height: auto;
    width: 100%
}

.title-moving-backward,
.title-moving-forward {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 6vw;
}

.content-marquee-inner {
    position: relative;
    float: left;
    z-index: 0
}

.content-marquee {
    animation: 15s linear infinite content-marquee;
    padding-left: 1vw;
    color: #262626
}

.content-marquee:hover {
    animation-play-state: paused
}

.button-content .submit-box,
.dark-content .light-section .button-border a,
.dark-section .accordion .acc-button-icon,
.dark-section .accordion dt span,
.dark-section .button-border.outline a,
.dark-section .content-marquee,
.dark-section .rolling-text,
.dark-section .list-hover-item,
.dark-section .list-hover-item span,
.light-content .accordion .acc-button-icon,
.light-content .accordion dt span,
.light-content .box-icon,
.light-content .button-border.outline a,
.light-content .content-marquee,
.light-content .light-section .button-border a,
.light-content .marquee-text,
.light-content a.link {
    color: #fff
}

.dark-content .light-section .button-border.outline a,
.dark-section .button-border a,
.light-content .button-border a,
.light-content .light-section .accordion .acc-button-icon,
.light-content .light-section .accordion dt span,
.light-content .light-section .box-icon,
.light-content .light-section .button-border.outline a,
.light-content .light-section .content-marquee,
.light-content .light-section .marquee-text,
.light-content .light-section a.link,
.light-section .list-hover-item,
.light-section .list-hover-item span {
    color: #262626
}

.content-marquee:after {
    content: attr(data-text);
    padding-left: 1vw
}

@keyframes content-marquee {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-50%)
    }
}

.marquee-text {
    font-weight: 500;
    display: inline-block;
    padding: 0 1vw;
    color: #262626
}

.hover-reveal {
    position: fixed;
    width: 20vw;
    height: 30vw;
    opacity: 0
}

.hover-reveal__img,
.hover-reveal__inner {
    height: 100%;
    position: relative;
    width: 100%
}

.hover-reveal__img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block
}

.media-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
	overflow:hidden;
}

.media-wrap::after {
    content: "";
    display: block;
    padding-bottom: 56.25%;
}
.media-wrap.large::after {
    padding-bottom: 65%;
}

.media-wrap.square::after {
    padding-bottom: 100%;
}
.media-wrap span,
.media-wrap a {
    position: absolute!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}
.media-wrap img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    object-position: center;
    object-fit: cover;
    -webkit-transition: .3s;
    transition: .3s
}
.media-wrap.large img {
    object-position: center top;
}

.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.swiper-container .swiper-description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    padding: 40px 30px;
    z-index: 10;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%)
}
.content-slider.swiper-container .swiper-description {
    bottom: 60px;
}

.swiper-container.content-carousel,
.swiper-container.content-looped-carousel,
.swiper-container.content-middle-carousel {
    overflow: visible !important;
}

.swiper-container.content-middle-carousel {
    margin-bottom: 100px
}

.v-wrapper {
    line-height: 0;
    width: 100%;
    max-width: 1600px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.v-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    width: 100%;
}
.v-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.v-video-wrapper video {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (orientation: landscape) {
    .content-carousel.events .swiper-slide img,
    .content-looped-carousel.events .swiper-slide img {
        max-height: 75vh
    }
}
@media only screen and (orientation: portrait) {
    .content-carousel.events .swiper-slide img,
    .content-looped-carousel.events .swiper-slide img {
        max-height: 60vw
    }
}
.button-row {
    display: -ms-flexbox;
    display: flex;
}
.button-carousel {
    display: none;
}
.button-carousel .swiper-slide {
    width: auto!important;
    padding-bottom: 0!important;
    margin-left: 10px;
    margin-right: 10px;
}
.button-carousel .swiper-slide .button-box,
.button-row .button-box {
    margin-top: 0!important;
}
.outline {
    border-width: 2px!important
}
.button-row .button-border {
    font-size: 14px
}
.button-carousel .button-border {
    min-width: 13.5vw;
}
.button-carousel .swiper-slide .button-border a,
.button-row .button-border a {
    position: relative;
    display: block;
}
.button-carousel .swiper-slide .button-border a span {
    padding: 0 20px;
}
.button-row .button-border a span {
    padding: 0 15px;
}

.button-carousel .swiper-slide .button-border a span::before,
.button-row .button-border a span::before {
    width: auto;
    left: 20px;
}

.audio-overlay audio,
.content-slider .swiper-slide img,
.content-slider .swiper-slide video,
input:focus+.input_label,
textarea:focus+.input_label {
    width: 100%
}

.content-slider .swiper-button-prev {
    top: auto;
    bottom: 10px;
    z-index: 11;
}
.content-slider .swiper-button-next {
    top: auto;
    bottom: 10px;
    z-index: 11;
}

.no-touch .content-slider .swiper-button-prev {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    z-index: 10;
}

.no-touch .content-slider .swiper-button-next {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    z-index: 10;
}

.accordion dt.accordion-active .acc-icon-wrap,
.accordion dt:hover .acc-icon-wrap,
.audio-overlay .audio-btns,
.audio-overlay .progress-bar,
.button,
.entry-meta li a:hover,
.entry-meta li:hover::after,
.mfp-with-zoom.mfp-ready .mfp-container,
.hover-reveal-list li:hover .list-hover-item,
.hover-reveal-list:hover li:hover .list-hover-item>span,
.video-wrapper:hover .progress-bar,
.video-wrapper:hover .video-btns {
    opacity: 1
}

.swiper-pagination-bullet:only-child {
    visibility: hidden;
}

.content-carousel .swiper-pagination-bullets,
.content-looped-carousel .swiper-pagination-bullets,
.content-slider .swiper-pagination-bullets {
    display: block;
    bottom: 10px !important;
    position: absolute;
    pointer-events: initial;
    width: 100%
}
.content-slider .swiper-pagination-fraction {
    font-size: .75rem;
    bottom: 15px;
}

.content-carousel .swiper-pagination,
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.content-looped-carousel.middle .swiper-pagination-bullets,
.control .sound.muted i:last-child {
    display: block
}

.swiper-container-horizontal.content-middle-carousel>.swiper-pagination-bullets {
    bottom: -100px;
    left: 0;
    width: 100%
}

footer .swiper-pagination {
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
    top: 20px;
    max-width: 400px;
    pointer-events: initial
}

.showcase-footer.slider .swiper-pagination {
    position: relative;
    text-align: right;
    max-width: none;
    pointer-events: none
}

.content-carousel .swiper-pagination .parallax-wrap,
.content-looped-carousel .swiper-pagination .parallax-wrap,
.content-slider .swiper-pagination .parallax-wrap,
.hover-reveal-list li {
    pointer-events: initial
}

.swiper-pagination .parallax-wrap {
    width: 30px;
    height: 30px;
    display: inline-flex;
    position: relative;
    justify-content: center;
    align-items: center;
    pointer-events: initial
}

.swiper-pagination .parallax-element {
    height: 30px;
    width: 30px;
    color: #262626;
    text-align: center;
    line-height: 30px
}

.swiper-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    background: 0 0 !important;
    opacity: 1
}

.light-content .light-section a.link::before,
.light-content .light-section span.has-hover-image::before,
.swiper-pagination-bullet {
    background: #262626
}

.swiper-pagination-bullet-active .path {
    display: inline-block !important;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: 3s ease-in dash;
    animation-iteration-count: unset
}

.light-content .light-section .swiper-pagination-bullet .path,
.light-content.light-content-slider .swiper-pagination-bullet .path,
.swiper-pagination-bullet .path {
    stroke: #262626
}

.light-content .dark-section .dark-cursor .swiper-pagination-bullet .solid-fill,
.light-content .light-section .swiper-pagination-bullet .solid-fill,
.light-content.light-content-slider .swiper-pagination-bullet .solid-fill,
.swiper-pagination-bullet .solid-fill {
    fill: #262626
}

.dark-section .swiper-pagination-bullet .path,
.light-content .swiper-pagination-bullet .path,
.light-content-slider .swiper-pagination-bullet .path {
    stroke: #fff
}

.dark-section .swiper-pagination-bullet .solid-fill,
.light-content .swiper-pagination-bullet .solid-fill,
.light-content-slider .swiper-pagination-bullet .solid-fill {
    fill: #fff
}

.light-cursor .swiper-pagination-bullet .path {
    stroke: #fff !important
}

.dark-cursor .swiper-pagination-bullet .path {
    stroke: #262626 !important
}

.light-cursor .swiper-pagination-bullet .solid-fill {
    fill: #fff !important
}

.dark-cursor .swiper-pagination-bullet .solid-fill {
    fill: #262626 !important
}

#quotes {
    background-color: #bbb;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
    overflow: hidden
}
#quotes::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}

.box {
    position: relative;
    width: 100%;
    background-color: #f0f0f0;
    border-radius: 4px;
}
.box::before,
.box::after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    transform: rotate(-3deg);
}
.box::after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

blockquote {
	color: #262626;
    font-size: 1.375rem;
    line-height: 1.5;
	font-weight: 500;
    font-style: italic;
	padding-left: 2.5rem;
	margin: 0 0 1rem;
	position:relative;
}
#quotes blockquote {
    text-shadow: 0 1px 0 #fff;
}
	
.light-content blockquote, .dark-section blockquote {
	color: #fff;
}
	
.light-content .light-section blockquote {
	color: #262626;
}
	
blockquote::before {
	content: "”";
    position: absolute;
	left: -3px;
	top: -3px;
	line-height: 1;
	font-size: 4rem;
    text-shadow: 0 1px 0 #fff;
	font-weight: 600;
    font-style: normal;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
	
.light-content blockquote cite, .light-content blockquote small {
	color:#fff;
}
	
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}
	
blockquote strong,
blockquote b {
	font-weight: 600;
}
.blockquote-author {
    float: right;
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    position: relative;
    color: #262626;
    text-align: right
}
.light-content .blockquote-author,
.dark-section .blockquote-author {
	color: #fff;
}

.blockquote-author span {
    display: block;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.3;
    opacity: .75;
    margin-top: 8px
}

@media only screen and (max-width:1600px) {
    blockquote {
        font-size: 1.25rem;
		padding-left: 2.75rem;
	}
    blockquote::before {
        top: .175rem;
        left: 0;
        font-size: 3rem;
	}
}
@media only screen and (max-width:1280px) {
    blockquote {
		padding-left: 2.5rem;
        font-size: 1.125rem;
	}
    blockquote::before {
        top: 0.25rem;
        left: 0;
        font-size: 2.5rem;
	}
}
@media only screen and (max-width:640px) {
    blockquote {
        padding-left: 2rem;
    }
}
.angebot {
    position: relative;
    margin-bottom: 210px;
}
.angebot-text {
    position: relative;
    margin-top: 60px;
    margin-left: -60px;
    padding: 60px 60px 0;
    min-height: 100%;
    background-color: #262626;
}
.order-lg-1 .angebot-text {
    margin-left: 0;
    margin-right: -60px;
}
.angebot-text::before,
.angebot-text::after {
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    transform: rotate(-3deg);
    z-index: -1;
}
.angebot-text::after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.angebot-text .border {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid #b79b69;
    z-index: 1;
    pointer-events: none;
}
.text-left .angebot-text {
    margin-left: 0;
    margin-right: -60px;
}
.angebot-text h3 {
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
}
.angebot-text h3::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 1px;
    background: #b79b69;
}
.angebot-text p,
.angebot-text li {
    color: #fff;
}
.diamond-deco-container {
    position: absolute;
    top: 7px;
    left: 7px;
    bottom: 7px;
    right: 7px;
    z-index: 1;
    pointer-events: none;
    display: grid;
    box-sizing: border-box;
    grid-template-columns: 
    [outer-start]  5px 
    [mid-start]    5px
    [inner-start]  3px
    [gap-start]    1fr
    [gap-end]      3px
    [inner-end]    5px
    [mid-end]      5px 
    [outer-end];
  grid-template-rows: 
    [outer-start]  5px 
    [mid-start]    5px 
    [inner-start]  3px
    [gap-start]    1fr
    [gap-end]      3px
    [inner-end]    5px
    [mid-end]      5px 
    [outer-end];
}
.diamond-deco-container .diamond-deco-square-left-top {
    grid-column: outer-start / inner-start;
    grid-row: outer-start / inner-start;
    transform: rotate(45deg);
    border: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-square-left-bottom {
    grid-column: outer-start / inner-start;
    grid-row: inner-end / outer-end;
    transform: rotate(45deg);
    border: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-square-right-top {
    grid-column: inner-end / outer-end;
    grid-row: outer-start / inner-start;
    transform: rotate(45deg);
    border: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-square-right-bottom {
    grid-column: inner-end / outer-end;
    grid-row: inner-end / outer-end;
    transform: rotate(45deg);
    border: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-tall-outer {
    grid-column: gap-start / gap-end;
    grid-row: outer-start / outer-end;
    border-top: 1px solid #b79b69;
    border-bottom: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-tall-inner {
    grid-column: gap-start / gap-end;
    grid-row: inner-start / inner-end;
    border-top: 1px solid #b79b69;
    border-bottom: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-wide-outer {
    grid-column: outer-start / outer-end;
    grid-row: gap-start / gap-end;
    border-left: 1px solid #b79b69;
    border-right: 1px solid #b79b69;
}
.diamond-deco-container .diamond-deco-wide-inner {
    grid-column: inner-start / inner-end;
    grid-row: gap-start / gap-end;
    border-left: 1px solid #b79b69;
    border-right: 1px solid #b79b69;
}
@media only screen and (max-width:992px) {
    .angebot {
        margin-bottom: 90px;
    }
    .angebot-text,
    .order-lg-1 .angebot-text,
    .text-left .angebot-text {
        margin: 0!important;
        padding: 40px;
        min-height: 0;
    }
    .angebot-text h3 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .angebot-text h3::after {
        width: 60px;
    }
}
@media only screen and (max-width:479px) {
    .angebot {
        margin-bottom: 60px;
    }
    .angebot-text,
    .text-left .angebot-text {
        padding: 30px;
    }
    .angebot-text .border {
        top: 8px;
        left: 8px;
        bottom: 8px;
        right: 8px;
    }
    .angebot-text h3 {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
}

.s-banner-container {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.s-banner-text,
.s-banner-figure {
    position: relative;
}
.s-banner-figure .img {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #b79b69
}
.s-banner-figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.s-banner-container .s-banner-text {
    display: flex;
    align-items: center;
    padding: 40px 80px;
    background: #f7f7f7
}
.s-banner-container.t-left .s-banner-figure {
    order: 2;
}
@media only screen and (min-width:1800px) {
    .s-banner-container .s-banner-text {
        padding: 40px 5vw;
    }
}
@media only screen and (max-width:1466px) {
    .s-banner-container .s-banner-text {
        padding: 40px 60px;
    }
}
@media only screen and (max-width:1024px) {
    .s-banner-container .s-banner-text {
        padding: 40px;
    }
}
@media only screen and (max-width:992px) {
    .s-banner-container {
        display: block;
    }
    .s-banner-text,
    .s-banner-figure {
        width: 100%;
    }
    .s-banner-container .s-banner-text {
        padding: 1rem 30px;
    }
}
@media only screen and (max-width:479px) {
    .s-banner-container .s-banner-text {
        padding: 30px 20px;
    }
}

.control .sound i:last-child,
.control .sound.muted i:first-child,
.entry-categories li:last-child:after,
.gm-style-cc,
.gmnoprint a,
.gmnoprint span,
.path {
    display: none
}

@keyframes dash {
    from {
        stroke-dashoffset: 1000
    }
    to {
        stroke-dashoffset: 0
    }
}

.image-link,
.video-link {
    display: block;
    width: auto
}
.image-link.relative {
    position: relative;
}
.image-link .copy,
.relative .copy {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    text-align: right;
    color: rgba(255,255,255,.75);
    text-shadow: 1px 1px 0 rgba(0,0,0,.5)
}

.hero-video-wrapper,
.video-wrapper {
    width: 100%;
    overflow: hidden !important;
    min-width: 100%;
    background-size: cover;
    height: auto;
    padding: 0
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .93
}

#mfp-close-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
#mfp-close-wrap .mfp-wrap-inner {
    position: relative;
    width: 100%;
}
#mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 0;
    padding: 0;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    z-index: 10;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
#mfp-close::after,
#mfp-close::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 30px;
    width: 2px;
    height: 40px;
    background-color: #fff;
    z-index: 10;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s cubic-bezier(0.16, 0.01, 0.77, 1);
    transition: all .3s cubic-bezier(0.16, 0.01, 0.77, 1);
}

#mfp-close::before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.no-touch #mfp-close:hover::after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.no-touch #mfp-close:hover::before {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.hero-video-wrapper {
    position: fixed;
    min-height: 100%;
    opacity: 1
}

.hover-reveal__img .hero-video-wrapper,
.item .hero-video-wrapper,
.swiper-slide .hero-video-wrapper,
.vp-img-mask .hero-video-wrapper {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 0;
    overflow: hidden !important;
    opacity: 1;
    top: 0;
    z-index: 120;
    pointer-events: none
}

.hero-video-wrapper video.bgvid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.video-wrapper {
    position: relative;
    max-height: 100vh;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.image-video-item {
    position: relative;
    height: 100%;
    width: auto;
    overflow: hidden;
}

.media-wrap .video-wrapper,
.video-cover {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}

.media-wrap .video-wrapper {
    max-height: none;
    background-color: #262626
}

.audio-overlay .control,
.video-wrapper:hover .control {
    background-color: rgba(0, 0, 0, .2)
}

.video-cover {
    z-index: 100;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: opacity .3s ease-out 50ms, height ease-out;
    transition: opacity .3s ease-out 50ms, height ease-out
}
.video-cover.hidden {
    opacity: 0;
    pointer-events: none;
}

video.bgvid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    z-index: 1
}
.video-wrapper video.bgvid {
    position: relative;
    height: auto;
}


.video-link.s-video {
    position: relative;
}
.s-video-play {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	width: 80px;
	height: 80px;
	border: 2px solid #fff;
	border-radius: 50%;
    opacity: 1;
    z-index: 5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.s-video:hover .s-video-play {
    opacity: 0;
}
.s-video-play i {
	color:#fff;
	width:76px;
	height:80px;
	line-height:78px;
	text-align:center;
	font-size:14px;
	display:block;
}
.image-video-btn {
	position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	width: 120px;
	height: 120px;
	border-radius: 50%;
    background: rgba(255,0,0,.8);
    opacity: 1;
    z-index: 5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.image-video-btn i {
	color:#fff;
	font-size:32px;
	display:block;
}

.control .btnFS,
.control .sound {
    text-align: center;
    line-height: 50px;
    opacity: .4;
    color: #fff;
    float: left;
    cursor: pointer
}

.control,
.control .sound {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    height: 50px
}


#contactform,
.panels,
.video-wrapper video.bgvid {
    position: relative
}

.control,
.progress-bar {
    position: absolute;
}

.control {
    bottom: 0;
    color: #ccc;
    display: none;
    left: 0;
    width: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    transition: .2s ease-in-out;
    z-index: 5
}
.touch .control {
    display: none!important;
}

.audio-overlay .control {
    display: block
}

.full:not(.slider) .control {
    bottom: 10px;
}

.btmControl {
    clear: both
}

.control .sound {
    width: 30px;
    transition: .2s ease-in-out
}

.control .sound i {
    line-height: 50px
}

.control .btnFS {
    width: 50px;
    height: 50px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.progress-bar {
    background: rgba(255, 255, 255, .5);
    float: left;
    height: auto;
    width: calc(100% - 123px);
    cursor: pointer;
    bottom: 23px;
    left: 23px;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.progress {
    height: 6px;
    max-width: 100%;
    position: relative;
    width: 100%
}

.progress span {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.timeBar {
    z-index: 10;
    width: 0;
    background: #00f
}

.bufferBar {
    z-index: 5;
    width: 0;
    background: rgba(255, 255, 255, .2)
}

.audio-btns,
.video-btns {
    position: absolute;
    right: 3px;
    bottom: 0;
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.audio-btns {
    right: 23px
}

.volume {
    position: relative;
    cursor: pointer;
    width: 70px;
    height: 10px;
    float: right;
    margin-top: 10px;
    margin-right: 10px
}

.volumeBar {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.button-border span,
.button-box {
    display: inline-block;
    text-align: center
}

.play-audio,
.play-video {
    cursor: pointer
}

.audio-overlay {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 90;
    text-align: center;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: -webkit-transform .5s ease-in-out .3s;
    transition: transform .5s ease-in-out .3s
}

@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
    .audio-overlay {
        background-color: rgba(255, 255, 255, .2);
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px)
    }
}

.audio-active .audio-overlay,
.video-overlay.video-active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.video-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: -webkit-transform .5s ease-in-out .3s;
    transition: transform .5s ease-in-out .3s
}

.video-overlay .video-holder {
    position: absolute;
    overflow: hidden;
    background-color: #262626;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.video-overlay.video-active .video-holder {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in .7s;
    transition: opacity .3s ease-in .7s
}

.video-overlay .video-holder .fullscreen-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: 100vw;
    height: auto;
    max-height: 90vh
}

#video-close {
    position: fixed;
    top: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    z-index: 50;
    cursor: pointer;
    background: rgba(0, 0, 0, .15)
}

.video-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px
}

.video-close::after,
.video-close::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 30px;
    width: 2px;
    height: 50px;
    background-color: #fff;
    z-index: 10;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s cubic-bezier(.16, .01, .77, 1);
    transition: .3s cubic-bezier(.16, .01, .77, 1)
}

.video-close::before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.video-close:hover::after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.video-close:hover::before {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.podigee-podcast-player {
    width: 100%
}

.button-box {
    margin-top: 10px;
    line-height: 16px;
    cursor: pointer;
    border: none;
    position: relative
}

.text-align-center .button-box {
    margin-left: 10px;
    margin-right: 10px
}

.button-border {
    height: 50px;
    width: auto;
    border: 2px solid #262626;
    background-color: #262626;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.no-touch .button-border:hover {
    border-color: #0bb18f;
    background-color: #0bb18f;
}


.dark-section .button-border,
.light-content .button-border {
    border: 2px solid #fff;
    background-color: #fff;
    color: #262626;
}

.light-content .light-section .button-border {
    border: 2px solid #262626;
    background-color: #262626
}

.button-border.rounded {
    border-radius: 30px
}

.button-border.outline,
.light-content .light-section .button-border.outline {
    border: 3px solid #262626;
    background-color: transparent
}

.button-border.outline {
    color: #262626
}

.dark-section .button-border.outline,
.light-content .button-border.outline {
    border: 3px solid #fff;
    color: #fff;
    background-color: transparent
}

.circle .button-border {
    border-radius: 100px;
    height: 100px;
    width: 100px
}

.button-border span {
    position: relative;
    width: auto;
    padding: 0 30px
}

.button-border.button-wrap.left span,
.bw-gallery.random-sizes li:first-child,
.fw-gallery.random-sizes li:first-child,
input[type=search] {
    padding-left: 0
}

.button-border.button-wrap.right span,
.bw-gallery.random-sizes li:last-child,
.fw-gallery.random-sizes li:last-child {
    padding-right: 0
}

.entry-meta li:hover a span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transform-origin: 0% 0%
}

.has-animation {
    opacity: 0;
    transform: translateY(60px)
}

.has-animation.has-scale {
    opacity: 0;
    transform: translateY(0) scale(1.05);
    transform-origin: 50% 0;
    will-change: transform
}

.has-animation.has-scale-vertical {
    opacity: 0;
    transform: translateY(0) scaleY(1.1);
    transform-origin: 50% 0;
    will-change: transform
}

.has-animation.has-cover {
    opacity: 1;
    transform: translateY(0);
    overflow: hidden
}

.has-animation.has-cover::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: inherit;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    -webkit-transition: .6s cubic-bezier(.54, .49, .2, 1.01);
    -o-transition: .6s cubic-bezier(.54, .49, .2, 1.01);
    transition: .6s cubic-bezier(.54, .49, .2, 1.01)
}

.has-animation.has-cover.animated::after {
    width: 0
}

.has-animation.has-cover img {
    display: block;
    margin: 0 auto;
    opacity: 1;
    transform: scale(1.05);
    -webkit-transition: .6s cubic-bezier(.54, .49, .2, 1.01);
    -o-transition: .6s cubic-bezier(.54, .49, .2, 1.01);
    transition: .6s cubic-bezier(.54, .49, .2, 1.01)
}

.has-animation.has-cover.animated img {
    opacity: 1;
    transform: scale(1)
}

.has-mask span {
    display: inline-table!important;
    overflow: hidden
}

.has-hover-image,
a.link,
.ctx a {
    display: inline-block;
    position: relative
}

.has-mask span>span {
    display: inline-table;
    margin: 0 !important;
    line-height: inherit;
    height: inherit;
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px)
}

h1.big-title.has-mask span,
h1.big-title.has-mask span>span,
h1.has-mask span,
h1.has-mask span>span {
    line-height: inherit;
    height: inherit;
    margin-right: 12px
}

h2.has-mask span,
h2.has-mask span>span {
    line-height: inherit;
    height: inherit;
    margin-right: 10px
}

h3.has-mask span,
h3.has-mask span>span {
    line-height: inherit;
    height: inherit;
    margin-right: 8px
}

h4.has-mask span,
h4.has-mask span>span {
    line-height: inherit;
    height: inherit;
    margin-right: 7px
}

h5.has-mask span,
h5.has-mask span>span {
    line-height: inherit;
    height: inherit;
    margin-right: 6px
}

h6.has-mask span,
h6.has-mask span>span {
    line-height: inherit;
    height: inherit;
    margin-right: 5px
}

.has-mask-fill>span {
    position: relative;
    width: auto;
    background-repeat: no-repeat;
    background-size: 0 100%
}

.dark-section .accordion.bigger-acc dt span>div,
.dark-section .has-mask-fill>span,
.dark-section .list-hover-item>div,
.light-content .accordion.bigger-acc dt span>div,
.light-content .has-mask-fill>span,
.light-content .list-hover-item>div {
    -webkit-text-fill-color: rgba(255, 255, 255, 0.1);
    background-image: linear-gradient(#fff, #fff)
}

a.link::before,
.ctx a::before,
span.has-hover-image::before {
    content: '';
    bottom: 2px;
    background: #262626;
    transition: transform .2s ease-out;
    position: absolute;
    left: 0
}

.light-content .light-section .accordion.bigger-acc dt span>div,
.light-content .light-section .has-mask-fill>span,
.light-content .light-section .list-hover-item>div {
    -webkit-text-fill-color: rgba(21, 55, 92, 0.1);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(#262626, #262626)
}

.has-indent {
    text-indent: 8vw
}

.has-hover-image {
    cursor: pointer
}
.swiper-slide .has-hover-image {
    cursor: inherit
}
span.has-hover-image::before {
    width: 100%;
    height: 2px;
    transform: scaleX(1);
    transform-origin: left
}
.swiper-slide span.has-hover-image::before {
    display: none;
}

.dark-section a.link::before,
.dark-section .ctx a::before,
.dark-section span.has-hover-image::before,
.light-content a.link::before,
.light-content span.has-hover-image::before {
    background: #fff
}

span.has-hover-image:hover::before {
    transform: scaleX(0);
    transform-origin: right
}

span.has-hover-image .hover-reveal {
    width: 400px;
    height: 250px
}
.swiper-slide span.has-hover-image .hover-reveal {
    width: 250px;
    height: 250px;
    border-radius: 250px;
}

span.has-hover-image.vertical .hover-reveal {
    width: 300px;
    height: 400px
}

.has-opacity {
    opacity: .2
}

.number-counter {
    position: relative;
    display: table
}

.number-counter::after {
    content: attr(data-symbol);
    line-height: inherit;
    font-size: 48px;
    font-weight: 500;
    top: 0;
    position: absolute;
    left: calc(100% + 5px)
}

a.link::before,
.ctx a::before {
    width: 100%;
    height: 1px;
    transform: scaleX(1);
    transform-origin: right
}

h1 a.link::before {
    bottom: 0;
    height: 3px
}

a.link:hover::before,
.ctx a:hover::before {
    transform: scaleX(0);
    transform-origin: left
}

.box-icon-wrapper {
    display: table;
    position: relative;
    height: auto;
    width: 100%
}

.box-icon {
    color: #262626;
    position: relative;
    margin-top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.text-align-center .box-icon {
    margin: auto
}

.inline-boxes .box-icon {
    position: absolute
}

.box-icon i {
    position: relative;
    margin-bottom: 0;
    font-size: 24px
}

.box-icon:after,
.clients-table:after {
    content: "";
    clear: both;
    display: table
}

.box-icon-content {
    position: relative;
    width: 100%;
}

.inline-boxes .box-icon-content {
    padding-left: 45px
}

.box-icon h5 {
    margin-bottom: 5px
}

.parallax-image-content {
    position: relative;
    margin: 0 auto;
    z-index: 10;
    height: 100%;
    width: 100%;
}

.parallax-image-content .outer {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.parallax-image-content img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block
}



.clients-table {
    width: 100%;
    margin: 0 0 0 2px;
    display: block
}

.clients-table li {
    display: block;
    float: left;
    width: 20%;
    min-height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    margin: 0 0 -1px -1px
}

.clients-table li img {
    margin: 0 auto;
    transition: .2s;
    -webkit-transition: .2s
}

#message fieldset,
.clients-table.no-borders li {
    border: none
}

.accordion.bigger-acc dt,
.light-content .light-section accordion.bigger-acc dt {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.accordion {
    border-top: 2px solid #262626;
    border-bottom: 2px solid #262626;
    padding: 20px 0;
    margin: 0;
    overflow: hidden
}

.accordion.bigger-acc,
.dark-section .accordion.bigger-acc,
.light-content .accordion.bigger-acc,
.light-content .light-section .accordion.bigger-acc {
    border-top: none;
    border-bottom: none;
    padding: 0
}

.dark-section .accordion,
.light-content .accordion {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff
}

.light-content .light-section .accordion {
    border-top: 2px solid #262626;
    border-bottom: 2px solid #262626
}

.accordion dt {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin-bottom: 0;
    font-size: 36px;
    line-height: 48px;
    font-weight: 500;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 10
}

.accordion.bigger-acc dt {
    font-size: 72px;
    line-height: 88px;
    font-weight: 400;
    margin-top: 40px;
    padding-top: 40px
}

.dark-section accordion.bigger-acc dt,
.light-content .accordion.bigger-acc dt {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.accordion.bigger-acc dt:first-child {
    margin-top: 0;
    border-top: none
}

.accordion dt span {
    width: calc(100% - 40px);
    position: relative;
    overflow: hidden;
    display: block;
    padding: 0;
    color: #262626
}

.accordion.bigger-acc dt span>div,
.list-hover-item>div {
    position: relative;
    display: table;
    float: left;
    width: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: .3s;
    -webkit-transition: .3s
}

.accordion.bigger-acc:hover dt span>div,
.hover-reveal-list:hover li .list-hover-item>div {
    transition: .15s;
    -webkit-transition: .15s;
    background-size: 0 100%
}

.accordion.bigger-acc:hover dt:hover span>div,
.hover-reveal-list:hover li:hover .list-hover-item>div {
    background-size: 100% 100%;
    transition: .3s;
    -webkit-transition: .3s
}

.accordion .accordion-content {
    margin-bottom: 0;
    color: #262626;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 400;
    padding: 10px 80px 20px 0;
    z-index: 0;
    position: relative
}

@media only screen and (min-width:1280px) {
    .accordion .accordion-content {
        font-size: 1.125rem;
    }
}

.dark-section .accordion .accordion-content,
.light-content .accordion .accordion-content {
    color: #ccc
}

.light-content .light-section .accordion .accordion-content {
    color: #444
}

.acc-icon-wrap {
    width: 40px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    position: absolute;
    right: 0;
    top: -16px;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.acc-button-icon,
.acc-button-icon i {
    height: 40px;
    width: 40px;
    text-align: center
}

.accordion.bigger-acc .acc-icon-wrap {
    opacity: .2;
    top: 50px;
    right: -10px
}

.acc-button-icon {
    color: #262626;
    line-height: 30px;
    font-size: 22px
}

.accordion.bigger-acc .acc-button-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 16px;
    background: rgba(0, 0, 0, .1);
    border-radius: 50px
}

.dark-section .accordion.bigger-acc .acc-button-icon,
.light-content accordion.bigger-acc .acc-button-icon {
    background: rgba(255, 255, 255, .1)
}

.light-content .light-section accordion.bigger-acc .acc-button-icon {
    background: rgba(0, 0, 0, .1)
}

.acc-button-icon i {
    line-height: 40px;
    -webkit-transition: transform .2s;
    transition: transform .2s
}

dt.accordion-active .acc-button-icon i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.acc-button-icon svg {
  position: relative !important;
  display: inline-block;
  font-size: 2em;
  line-height: inherit;
}
.acc-button-icon svg path,
.acc-button-icon svg line {
    fill: none;
    stroke: #202020;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.acc-button-icon svg {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    overflow: visible;
}

.acc-button-icon svg g {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
dt.accordion-active .acc-button-icon svg g {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.justified-gallery {
    padding: 0;
    width: calc(100% + 20px) !important;
    margin-left: -10px
}

.collage-thumb {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.collage-thumb:hover .thumb-info {
    opacity: 1;
    bottom: -5px
}

.thumb-info {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    opacity: 0;
    color: #fff !important;
    padding: 50px 20px 20px;
    font-size: 12px;
    font-weight: 500;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .55)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 100%)
}

.hover-reveal-list {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    pointer-events: none
}

.team-caption h5,
.team-caption p,
.list-hover-item {
    margin-bottom: 0
}

.hover-reveal-list li {
    list-style: none;
    position: relative;
    margin: 0;
    width: 100%;
    cursor: pointer;
    padding: 40px 0;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .1)
}

.verify-sum li,
input#verify {
    width: 34px;
    height: 34px;
    background-color: #262626
}

.hover-reveal-list li:last-child {
    border-bottom: 0 solid
}

.dark-section .hover-reveal-list li,
.light-content .hover-reveal-list li {
    border-color: rgba(255, 255, 255, .2)
}

.light-content .light-section .hover-reveal-list li {
    border-color: rgba(0, 0, 0, .1)
}

.full>.hover-reveal-list li {
    padding: 40px 80px
}

.list-hover-item {
    font-size: calc(1rem + 3vw);
    line-height: calc(1rem + 4.5vw);
    font-weight: 500;
    position: relative;
    display: table;
    vertical-align: top;
    width: 100%;
    z-index: 10
}

.full>.list-hover-item {
    font-size: calc(1rem + 4.15vw);
    line-height: calc(1rem + 5.5vw)
}

.hover-reveal-list:hover li .list-hover-item,
.hover-reveal-list:hover li .list-hover-item>span {
    opacity: .3
}

.list-hover-item span {
    font-size: 18px;
    font-weight: 500;
    line-height: inherit;
    position: relative;
    color: #262626;
    display: block;
    float: right;
    transition: .3s;
    -webkit-transition: .3s
}

.hover-reveal-list .hover-reveal {
    position: fixed;
    width: 300px;
    height: 400px;
    pointer-events: none;
    opacity: 0
}

.swiper-container.team-looped-carousel {
    cursor: grab
}

.team-looped-carousel .swiper-slide {
    text-align: left
}

.team-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px 30px 30px
}

.zoom-gallery,
.zoom-wrapper-gallery {
    padding: 0;
    clear: both;
    height: 100vh;
    overflow: hidden
}

.bigger-form .input_label {
    top: 99px
}

.dark-section .input_label,
.light-content .input_label {
    background-color: #fff
}

.change-header .entry-categories li::after,
.light-content .light-section .input_label {
    background-color: #202020
}

.input_label.slow {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.dark-section input[type=submit],
.light-content .light-section .outline input[type=submit],
.light-content .light-section input:focus,
.light-content .light-section textarea:focus,
.light-content input[type=submit],
.outline input[type=submit],
input:focus,
textarea:focus {
    color: #202020
}

.dark-section .outline input[type=submit],
.dark-section input:focus,
.dark-section textarea:focus,
.light-content .light-section input[type=submit],
.light-content .outline input[type=submit],
.light-content input:focus,
.light-content textarea:focus {
    color: #fff
}

.fw-gallery .wrapper-gallery {
    display: inline-flex;
    align-items: flex-end;
    margin: 0;
    padding: 0;
    clear: both
}

.bw-gallery .wrapper-gallery {
    display: inline-flex;
    align-items: flex-start;
    margin: 0;
    padding: 0
}

.moving-gallery li {
    width: 40vw;
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px 0;
    list-style: none
}
#footer-top .moving-gallery li {
    width: auto;
    min-width: 10vw;
    text-align: center
}

.bw-gallery.random-sizes li:first-child,
.bw-gallery.random-sizes li:nth-child(4),
.fw-gallery.random-sizes li:first-child,
.fw-gallery.random-sizes li:nth-child(4) {
    width: 25vw
}

.bw-gallery.random-sizes li:nth-child(3),
.fw-gallery.random-sizes li:nth-child(2) {
    width: 30vw
}

.bw-gallery.random-sizes li:nth-child(2),
.fw-gallery.random-sizes li:nth-child(3) {
    width: 45vw
}

.moving-gallery li img {
    height: auto;
    margin: 0
}

.zoom-gallery {
    position: relative;
    margin: 0;
    width: 100%;
    display: table
}

.zoom-wrapper-gallery {
    position: relative;
    border-right: 0px solid red;
    margin: 0;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.zoom-wrapper-gallery li {
    display: block;
    float: left;
    margin: 0;
    list-style: none;
    z-index: 0;
    width: 20%;
    position: relative
}

.zoom-wrapper-gallery li.zoom-center {
    z-index: 1
}

.zoom-wrapper-gallery li:first-child {
    margin-left: 0
}

.zoom-wrapper-gallery li:nth-child(2),
.zoom-wrapper-gallery li:nth-child(4) {
    transform: scale(.75)
}

.zoom-wrapper-gallery li .zoom-img-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.zoom-wrapper-gallery li .zoom-img-wrapper img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    z-index: 100;
    object-position: center;
    object-fit: cover
}

.slowed-pin {
    position: relative;
    overflow: hidden
}

.slowed-text {
    position: absolute;
    padding: 8vw;
    z-index: 1;
    pointer-events: none
}

.slowed-image-left,
.slowed-image-right,
.slowed-images {
    position: relative;
    height: auto;
    width: 100%
}

.slowed-images {
    top: 0;
    overflow: hidden;
    z-index: 0
}

.slowed-image-left {
    padding: 0;
    margin: 150px 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.slowed-image-right {
    padding: 0;
    margin: 150px 0;
    display: flex;
    align-items: flex-end;
    flex-direction: column
}

.panels-container,
.panels-container>.panel {
    height: 100vh;
    overflow: hidden;
    position: relative
}

.slowed-image-left img,
.slowed-image-right img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 500px;
    display: block;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 10px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    filter: grayscale(30%)
}

.slowed-image-left img:hover,
.slowed-image-right img:hover {
    filter: grayscale(0%)
}

.panels-container {
    display: -webkit-box;
    display: -ms-flexbox;
    padding: 0
}

.panels-container>.panel {
    width: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column
}

.entry-meta,
.entry-meta li a {
    color: #fff !important;
    overflow: hidden
}

.entry-meta-wrap {
    position: relative;
    display: block;
    width: 100%;
    pointer-events: initial
}

.entry-meta {
    position: relative;
    display: table;
    padding: 0;
    margin: 0 0 15px;
    pointer-events: initial
}

.change-header .entry-meta,
.change-header .entry-meta li a,
.light-section .entry-meta,
.light-section .entry-meta li a {
    color: #262626 !important
}

.entry-meta ul {
    position: relative;
    display: block;
    padding: 0;
    margin: 0
}

.entry-meta li {
    position: relative;
    display: inline-flex;
    line-height: 28px;
    list-style: none;
    padding: 0;
    margin: 0 40px 0 0
}

.entry-meta li a {
    display: inline-block
}

.entry-meta li a span {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    transform-origin: 100% 0%
}

.entry-meta li a span::before {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    content: attr(data-hover)
}

.entry-categories li::after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    top: 10px;
    right: -26px;
    opacity: 1;
    position: absolute;
    border-radius: 10px
}

@media only screen and (max-width:1600px) {
    .button-carousel .button-border {
        font-size: 15px
    }
}

@media only screen and (max-width:1537px) {
    .next-hero-progress,
    .next-hero-subtitle {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:1466px) {
    #page-nav .next-hero-title,
    .h1.hero-title {
        font-size: 8vw
    }
    .h2.hero-title {
        font-size: 6vw;
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 14vw
    }
    #hero-footer {
        padding: 30px 40px;
    }
    #main-page-content.project-page {
        margin-bottom: calc(100vh - 100px)
    }
    .page-nav-caption {
        padding-top: 160px;
        padding-bottom: 60px
    }
    .page-nav-caption.marquee-title {
        padding-top: 160px;
        padding-bottom: 60px
    }
    .next-hero-title {
        font-size: calc(1rem + 5.15vw);
        line-height: calc(1rem + 7vw)
    }
    .marquee-title .next-hero-title {
        font-size: 11vw;
        line-height: 14vw
    }
    .button-border span {
        padding: 0 26px
    }
    .button-carousel .button-border,
    .button-row .button-border {
        font-size: 14px;
        height: 40px;
        line-height: 38px;
    }
    .button-carousel .swiper-slide .button-border a span,
    .button-row .button-border a span {
        padding: 0 15px
    }
    .button-border.button-wrap.right span::before {
        left: 26px
    }
    .button-carousel .swiper-slide .button-border a span::before,
    .button-row .button-border a span::before {
        left: 15px;
    }
    .button-carousel .swiper-slide .button-border a svg,
    .button-row .button-border a svg {
        top: 50%;
        right: 20px;
        width: 12px;
        height: 12px;
    }
    .accordion.bigger-acc dt {
        font-size: 60px;
        line-height: 76px;
        margin-top: 30px;
        padding-top: 30px
    }
    .accordion.bigger-acc dt:first-child {
        padding-top: 30px
    }
    .accordion.bigger-acc dt span {
        text-indent: -4px
    }
    .accordion.bigger-acc .acc-icon-wrap {
        top: 25px
    }
    .full>.hover-reveal-list li {
        padding: 40px 60px
    }
    .hover-reveal-list .hover-reveal,
    span.has-hover-image.vertical .hover-reveal {
        width: 250px;
        height: 333px
    }
    span.has-hover-image .hover-reveal {
        width: 300px;
        height: 188px
    }
    .slowed-text {
        padding: 10vw 60px
    }
    .slowed-image-left img,
    .slowed-image-right img {
        max-height: 400px
    }
}

@media only screen and (max-width:1280px) {
    #page-nav .next-hero-title,
    .h1.hero-title {
        font-size: 9vw
    }
    .h2.hero-title {
        font-size: 7vw;
    }
    .hero-text p {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .pagination__item {
        margin: .5rem 0;
    }
    .pagination__link {
        padding-left: 30px;
    }
    .pagination__link.is-active::before {
        width: 20px;
    }
}

@media only screen and (max-width:1024px) {
    #hero.has-image #hero-caption .inner {
        vertical-align: bottom
    }
    #page-nav .next-hero-title,
    .h1.hero-title {
        font-size: 11vw
    }
    .h2.hero-title {
        font-size: 8vw;
    }
    #main-page-content.project-page {
        margin-bottom: calc(100vh - 80px)
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 16vw
    }
    .hero-text p {
        font-size: 1.375rem;
        margin-bottom: 1.375rem;
    }
    #hero-footer {
        padding: 30px 20px;
    }
    .next-project-caption,
    .temporary-hero .outer {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .next-caption-wrapper,
    .temporary-hero .inner {
        vertical-align: middle
    }
    .page-nav-caption {
        padding-top: 120px;
        padding-bottom: 60px
    }
    .page-nav-caption.marquee-title {
        padding-top: 120px;
        padding-bottom: 50px
    }
    .next-hero-title {
        font-size: calc(1rem + 6vw);
        line-height: calc(1rem + 8.5vw)
    }
    .marquee-title .next-hero-title {
        font-size: 12vw;
        line-height: 16vw
    }
    textarea {
        margin-bottom: 30px
    }
    .full:not(.slider) .video-wrapper video.bgvid {
        position: relative;
        margin-top: 0;
        left: 0;
        transform: translateX(0) translateY(0)
    }
    .full:not(.slider) .control {
        bottom: 10px;
        width: calc(100% - 100px)
    }
    #map_canvas {
        height: 50vh
    }
    .accordion dt span {
        max-width: none
    }
    .accordion .accordion-content {
        padding-right: 0
    }
    .accordion.bigger-acc dt {
        font-size: 48px;
        line-height: 64px;
        margin-top: 30px;
        padding-top: 30px
    }
    .accordion.bigger-acc dt:first-child {
        padding-top: 30px
    }
    .accordion.bigger-acc dt span {
        text-indent: -3px
    }
    .accordion.bigger-acc .acc-icon-wrap {
        top: 22px
    }
    .full>.hover-reveal-list li {
        padding: 40px
    }
    .list-hover-item {
        font-size: 36px;
        line-height: 60px
    }
    .hover-reveal-list .hover-reveal,
    span.has-hover-image.vertical .hover-reveal {
        width: 200px;
        height: 266px
    }
    span.has-hover-image .hover-reveal {
        width: 250px;
        height: 156px
    }
    .has-animation.has-cover img {
        transform: scale(1)
    }
    .clients-table li {
        width: 25%
    }
    .zoom-gallery {
        height: auto;
        padding-top: 8vw;
        padding-bottom: 20px
    }
    .zoom-wrapper-gallery {
        height: auto
    }
    .slowed-text {
        padding: 10vw 40px
    }
    .slowed-image-left img,
    .slowed-image-right img {
        max-height: 300px
    }
}

@media only screen and (max-width:991px) {
    #hero-caption {
        padding-top: 140px;
    }   
    .hero-arrow {
        -webkit-transform: scale(.75) translateX(-4px);
        transform: scale(.75) translateX(-4px)
    }
    .hero__content {
        display: block;
        padding: 0;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #page-nav .next-hero-title,
    .h1.hero-title {
        font-size: 12vw;
        line-height: 1.2
    }
    .h2.hero-title {
        font-size: 8vw;
        line-height: 1.2
    }

    #main-page-content.project-page {
        margin-bottom: calc(100vh - 110px)
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 17vw
    }
    .hero-subtitle,
    .next-hero-subtitle {
        font-size: 1.25rem;
    }
    #hero-footer {
        padding: 10px 30px;
        top: calc(100vh - 80px);
        top: calc(calc(var(--vh, 1vh) * 100) - 80px);
    }
    .hero-footer-right {
        float: left
    }
    .hero-footer-left .button-text {
        display: none
    }
    .page-nav-caption {
        padding-top: 100px;
        padding-bottom: 50px
    }
    .page-nav-caption.marquee-title {
        padding-top: 100px;
        padding-bottom: 40px
    }
    .next-hero-title {
        font-size: calc(1rem + 7vw);
        line-height: calc(1rem + 9.5vw)
    }
    .marquee-title .next-hero-title {
        font-size: 13vw;
        line-height: 17vw
    }
    .button-row {
        display: none!important;
    }
    .button-carousel {
        display: block;
    }
    .button-carousel .swiper-slide {
        margin-left: 0;
    }
    .button-carousel .button-border {
        min-width: 20vw;
    }
    .pagination__link {
        font-size: .75rem;
    }
    .swiper-button-next,
    .swiper-button-prev {
        -moz-background-size: 15px 24px!important;
        -webkit-background-size: 15px 24px!important;
        background-size: 15px 24px!important;
    }
    .moving-gallery li {
        padding-left: 5px;
        padding-right: 5px;
        margin: 5px 0;
    }
    .pinned-element,
    .scrolling-element {
        float: none;
        width: 100%;
        margin: 0
    }
    .pinned-section .pin-spacer {
        width: 100% !important
    }
    .pinned-element.left,
    .scrolling-element.left {
        padding-right: 0;
        margin-bottom: 40px
    }
    .pinned-element.right,
    .scrolling-element.right {
        padding-left: 0
    }
    .masonry {
        -moz-column-gap: .5rem;
        -webkit-column-gap: .5rem;
        column-gap: .5rem;
    }
}

@media only screen and (max-width:767px) {
    .pinned-nav {
        margin-top: 8vw;
    }
    .media-library-thumbs .swiper-slide {
        width: 33.333333%;
    }
    .content-carousel .swiper-pagination-bullets,
    .content-looped-carousel .swiper-pagination-bullets,
    .content-slider .swiper-pagination-bullets {
        bottom: 10px !important;
        margin: 0 !important
    }
    .content-carousel .swiper-pagination-bullet,
    .content-looped-carousel .swiper-pagination-bullet,
    .content-slider .swiper-pagination-bullet {
        margin: 0 !important;
        width: 24px;
        height: 24px
    }
    .content-carousel .swiper-pagination-bullet .parallax-wrap,
    .content-looped-carousel .swiper-pagination-bullet .parallax-wrap,
    .content-slider .swiper-pagination-bullet .parallax-wrap {
        width: 24px;
        height: 24px
    }
    .content-slider .swiper-button-prev,
    .content-slider .swiper-button-next {
        width: 15px;
        height: 24px;
    }
    .swiper-container .swiper-description {
        padding: 30px 20px;
        font-size: 1rem;
    }
    .video-wrapper {
        max-height: 50vh
    }
    .control {
        display: none
    }
    .email-box,
    .name-box {
        width: 100%;
        margin-right: 0
    }
    .clients-table li {
        width: 33.333333%
    }
    .empty-space,
    .empty-space.tx {
        height: 60px
    }
    input[type=text],
    textarea {
        font-size: 14px
    }
    .accordion dt,
    .list-hover-item {
        font-size: 28px;
        line-height: 44px
    }
    .accordion.bigger-acc dt {
        font-size: 36px;
        line-height: 52px;
        margin-top: 25px;
        padding-top: 25px
    }
    .accordion.bigger-acc dt:first-child {
        padding-top: 25px
    }
    .accordion.bigger-acc dt span {
        text-indent: -2px
    }
    .accordion.bigger-acc .acc-icon-wrap {
        top: 11px
    }
    .full>.hover-reveal-list li {
        padding: 30px
    }
    .list-hover-item>div {
        float: none;
        margin-bottom: 20px
    }
    .list-hover-item span {
        float: none;
        line-height: 24px
    }
    .hover-reveal-list .hover-reveal,
    span.has-hover-image.vertical .hover-reveal {
        width: 150px;
        height: 200px
    }
    span.has-hover-image .hover-reveal {
        width: 200px;
        height: 125px
    }
    .moving-gallery li {
        width: 50vw
    }
    .zoom-gallery {
        padding-top: 10vw
    }
    .slowed-text {
        padding: 10vw 30px
    }
    .slowed-image-left img,
    .slowed-image-right img {
        max-height: 200px
    }
}

@media only screen and (max-width:640px) {
    .deco-img-wrapper {
        padding-top: 20px;
        padding-right: 20px;
    }
    .deco-img-wrapper::before {
        width: calc(50% + 20px);
        height: 20px;
    }
    .deco-img-wrapper::after {
        width: 20px;
        height: calc(65% + 20px);
    }
}

@media only screen and (max-width:521px) {
    .podigee-podcast-player {
        min-height: 150vw
    }
}

@media only screen and (max-width:479px) {
    #hero-caption {
        padding-top: 100px;
    }
    #page-nav .next-hero-title,
    .h1.hero-title {
        font-size: 12vw
    }
    .h2.hero-title {
        font-size: 8vw;
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 18vw
    }
    .hero-text p {
        font-size: 1.25rem;
        margin-bottom: 1.25rem;
    }
    #hero-footer {
        padding: 10px 20px
    }
    #hero .scroll-down .button-text {
        display: none
    }
    .hero-arrow {
        top: 10px;
    }
    .page-nav-caption {
        padding-top: 100px;
        padding-bottom: 50px
    }
    #page-nav .next-hero-subtitle {
        margin-bottom: 10px
    }
    .page-nav-caption.marquee-title {
        padding-top: 80px;
        padding-bottom: 30px
    }
    .marquee-title .next-hero-title {
        font-size: 14vw;
        line-height: 18vw
    }
    .hero-subtitle,
    .next-hero-subtitle {
        font-size: 1.125rem;
    }
    .button-carousel .swiper-wrapper {
        margin-left: 20px;
    }
    .pagination__link {
        font-size: .6875rem;
        padding-left: 15px;
    }
    .pagination__link.is-active::before {
        width: 10px;
    }
    .pinned-nav {
        margin-top: 10vw;
    }
    .control .btnFS,
    .control .sound,
    .control .sound i {
        line-height: 30px;
    }
    .control,
    .control .sound,
    .control .btnFS{
        height: 30px
    }
    .progress-bar {
        bottom: 13px;
    }
    .pixonauts-button {
        margin-bottom: 20px
    }
    .full>.hover-reveal-list li {
        padding: 30px 20px
    }
    .list-hover-item {
        font-size: 24px;
        line-height: 40px
    }
    .hover-reveal-list .hover-reveal,
    span.has-hover-image.vertical .hover-reveal {
        width: 100px;
        height: 133px
    }
    .accordion dt,
    .list-hover-item {
        font-size: 24px;
        line-height: 36px
    }
    .accordion.bigger-acc dt {
        font-size: 30px;
        line-height: 46px;
        margin-top: 20px;
        padding-top: 20px
    }
    .accordion.bigger-acc dt:first-child {
        padding-top: 20px
    }
    .accordion.bigger-acc dt span {
        text-indent: -2px
    }
    .accordion.bigger-acc .acc-icon-wrap {
        top: 3px
    }
    span.has-hover-image .hover-reveal {
        width: 150px;
        height: 94px
    }
    .moving-gallery li {
        width: 60vw
    }
    .zoom-gallery {
        padding-top: 12vw
    }
    .slowed-text {
        padding: 12vw 20px
    }
    .slowed-image-left img,
    .slowed-image-right img {
        max-height: 150px
    }
    .swiper-container .swiper-description {
        padding: 20px 15px 15px;
        font-size: .875rem;
    }
    .content-carousel .swiper-pagination-bullet,
    .content-looped-carousel .swiper-pagination-bullet,
    .content-slider .swiper-pagination-bullet {
        width: 20px;
        height: 20px
    }
    .content-carousel .swiper-pagination-bullet .parallax-wrap,
    .content-looped-carousel .swiper-pagination-bullet .parallax-wrap,
    .content-slider .swiper-pagination-bullet .parallax-wrap {
        width: 20px;
        height: 20px
    }
    .swiper-button-next,
    .swiper-button-prev {
        -moz-background-size: 13px 20px!important;
        -webkit-background-size: 13px 20px!important;
        background-size: 13px 20px!important;
    }
    .media-library-thumbs {
        padding: 5px 0 0;
    }
    .media-library-thumbs .swiper-slide {
        width: 50%;
    }
    .image-video-btn {
        width: 60px;
        height: 60px;
    }
    .image-video-btn i {
        font-size:18px;
    }
    #mfp-close {
        width: 44px;
        height: 44px;
    }
    #mfp-close::after,
    #mfp-close::before {
        top: 7px;
        left: 22px;
        height: 30px;
    }
    .moving-gallery li {
        padding-left: 3px;
        padding-right: 3px;
        margin: 3px 0;
    }
}

@media only screen and (max-height:479px) {
    #hero-footer {
        display: none
    }
}
@media only screen and (max-height:479px) and (orientation: landscape) {
    .pagination__item {
        margin: .125rem 0;
    }
}