#hero,
#hero-caption,
#hero-styles {
    position: relative
}

#hero-background-layer,
#hero-bg-image,
#hero-image-wrapper {
    width: 100%;
    z-index: 0;
    position: absolute
}

#hero.has-image #hero-caption .inner {
    display: block;
    width: 100%;
}
.hero-title {
    vertical-align: top
}

#hero-caption,
#hero-description,
#share {
    pointer-events: initial;
}

#hero-bg-image,
.next-project-image-bg {
    background-size: cover;
    background-position: center center
}
#hero-bg-image.contain,
.next-project-image-bg.contain {
    background-size: contain;
}

.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;
    max-height:100%;
    z-index: 20;
}

#hero-styles {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    z-index: 2
}
#hero-caption {
	display: table;
	padding-top: 220px;
    padding-bottom: 160px;
	position: relative;
	text-align:left;
	pointer-events:initial;	
}
#hero-caption.center {
    padding: 0;
}
	
#hero.has-image #hero-caption {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding: 20px;
    position: relative;
    height: 100vh;
    text-align: left
}
#hero #hero-caption.center .inner {
    text-align: center;
}
#hero #hero-caption.text-align-center,
#page-nav .text-align-center .inner {
    text-align: center
}

#hero-image-wrapper {
    height: 100vh;
    margin: 0 auto;
    left: 0;
    top: 0;
    right: 0;
    overflow: hidden;
}

#hero-background-layer {
    height: 100%;
    top: 0;
}

#hero-bg-image {
    height: 100%;
    opacity: 0;
    overflow: visible
}
#hero-bg-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    z-index: 5
}
#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 bottom;
    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: relative;
    transform: translateY(60px);
    -webkit-transform: translateY(60px);
    padding-left: 4px;
    padding-top: 4px;
    margin-bottom: 30px;
}

#hero-description,
#share,
.hero-subtitle,
.hero-text,
.hero-title {
    position: relative
}

.hero-title {
    display: inline-block;
    width: auto;
}

.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(230px);
    -webkit-transform: translateY(230px);
}

.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: #4a4a49
}

.hero-subtitle {
    width: 100%;
    z-index: 10;
    display: block;
    margin-left: 0;
    color: #4a4a49
}

.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: #4a4a49 !important
}

#hero .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.landing {
    width: auto
}

#hero-footer:after {
    content: "";
    clear: both;
    display: table
}

.hero-footer-left {
	float:left;
	opacity:0;
	cursor:pointer;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}
.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;
    font-size: 1.375rem;
    margin-left: 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
}

#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
}

.section-dots {
    margin-top: 2rem;
    margin-bottom: 3rem
}
.decoration-dots {
    display: inline-block;
    width: 3.5rem;
    height: 1rem;
}
.decoration-line {
    position: relative;
    display: inline-block;
    width: 1px;
    height: 100px;
    margin-bottom: 2rem;
    transform: translateX(0)!important;
    opacity: 1!important;
}
.decoration-line::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    background: #caa373;
    transition: all 1s cubic-bezier(.5, 0, 0, 1);
}
.decoration-line.animated::before {
    height: 90px;
}
.decoration-line:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -2px;
    width: 5px;
    height: 5px;
    background: #caa373;
    transform: rotate(45deg)
}

.img-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.img-wrap.cover {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
}
.img-wrap img {
    width: 100%;
    height: auto;
    transition: transform .6s;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.img-wrap.cover img {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    object-position: center;
    object-fit: cover;
}
.no-touch a:hover .img-wrap img,
.no-touch .img-wrap:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

#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: #4a4a49
}

.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
}

.marquee-title .next-hero-title-wrapper {
    margin-left: 0
}

.next-hero-title {
    font-size: 5vw;
    font-weight: 500;
    line-height: 1.2;
    margin-left: -.4vw;
    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: #4a4a49
}

.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;
    background: #4a4a49;
}
.show-loader #project-nav {
    background: none;
}

.next-project-wrap {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 1!important;
    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: #4a4a49;
    top: 0;
    opacity: 1
}

.next-project-image-wrapper.temporary {
    position: fixed
}

.next-project-image {
    top: 0;
    opacity: .2;
    height: 100%;
    transform: scale(1.1)
}
.touch .next-project-image {
    transform: scale(1)!important
}

.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-color .next-hero-progress,
.temporary-hero .next-hero-progress {
    background-color: rgba(0, 0, 0, .3)
}

.change-header-color .next-hero-progress span,
.temporary-hero .next-hero-progress span {
    background-color: #4a4a49
}

.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: #4a4a49;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.temporary-hero .inner .caption-wrapper .subtitle span {
    position: relative;
    display: block;
    opacity: 1;
    color: #4a4a49;
    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
}

.list__grid__item {
    padding-top: 35px;
}

.list__grid__item hr.animated-line {
    padding-bottom: 0;
}
.list__grid__item .lead {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
}
.no-touch .list__grid__item:hover .lead {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

#contact-formular {
    margin-top: 30px
}

.text-align-center #contact-formular {
    margin: 30px auto 0;
    max-width: 800px
}

#contact-formular::after,
.email-box::after,
.name-box::after {
    clear: both;
    content: " ";
    display: table
}

.email-box,
.message-box,
.name-box {
    position: relative;
    display: block
}

.email-box,
.name-box {
    width: 47%;
    float: left;
    margin-bottom: 20px;
    margin-right: 6%;
    position: relative
}

.email-box {
    margin-right: 0
}

.message-box {
    float: left;
    width: 100%;
    margin-top: 60px
}

::-webkit-input-placeholder {
    font-family: "Montserrat";
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    font-family: "Montserrat";
    color: #4a4a49;
    opacity: 1
}

:-ms-input-placeholder {
    font-family: "Montserrat";
    color: #4a4a49;
    opacity: 1
}

::-ms-input-placeholder {
    font-family: "Montserrat";
    color: #4a4a49;
    opacity: 1
}

::placeholder {
    font-family: "Montserrat";
    color: #4a4a49;
    opacity: 1
}
.light-content ::-webkit-input-placeholder {
    color: #fff;
}

.light-content ::-moz-placeholder {
    color: #fff;
}

.light-content :-ms-input-placeholder {
    color: #fff;
}

.light-content ::-ms-input-placeholder {
    color: #fff;
}

.light-content ::placeholder {
    color: #fff;
}

.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
}
.swiper-slide .slide-content {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiper-slide .slide-content::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  opacity: 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%);
}
.swiper-slide .slide-content .slide-title {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    font-family: "Oregon", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #fff;
    padding: 0 15px 25px;
    z-index: 5;
}

.accordion.bigger-acc dt span>div,
.has-mask-fill>span,
.list-hover-item>div {
    -webkit-text-fill-color: rgba(0, 0, 0, 0.1);
    -webkit-background-clip: text;
    background-image: linear-gradient(#4a4a49, #4a4a49)
}

.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;
    width: 100vw;
    z-index: -1
}

@media only screen and (min-width: 1280px) {
    .pinned-section.xl.pin-l .pin-spacer {
        width: 60% !important
    }
    .pinned-section.xl.pin-r .pin-spacer {
        width: 40% !important
    }
    .pinned-section.xl.pin-l .pinned-element,
    .pinned-section.xl.pin-r .scrolling-element {
        width: 60%;
    }
    .pinned-section.xl.pin-l .scrolling-element,
    .pinned-section.xl.pin-r .pinned-element {
        width: 40%;
    }
}

.content-marquee-outer,
.marquee-text-wrapper,
.title-moving-outer {
    white-space: nowrap;
    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
}

.scrolling-element.left {
    padding-right: 60px
}

.scrolling-element.right {
    padding-left: 60px
}

.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: #4a4a49
}

.content-marquee:hover {
    animation-play-state: paused
}

.button-content .submit-box,
.content-carousel.light-cursor .slider-button-next::after,
.content-looped-carousel.light-cursor .slider-button-next::after,
.content-carousel.light-cursor .slider-button-prev::after,
.content-looped-carousel.light-cursor .slider-button-prev::after,
.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,
.disable-cursor .content-slider .light-cursor .slider-button-next::after,
.disable-cursor .content-slider .light-cursor .slider-button-prev::after,
.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
}

.content-carousel.dark-cursor .slider-button-next::after,
.content-looped-carousel.dark-cursor .slider-button-next::after,
.content-carousel.dark-cursor .slider-button-prev::after,
.content-looped-carousel.dark-cursor .slider-button-prev::after,
.dark-content .light-section .button-border.outline a,
.dark-section .button-border a,
.disable-cursor .content-slider .dark-cursor .slider-button-next::after,
.disable-cursor .content-slider .dark-cursor .slider-button-prev::after,
.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: #4a4a49
}

.content-marquee:after {
    content: attr(data-text);
    padding-left: 1vw
}

@keyframes content-marquee {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-50%)
    }
}

.marquee-text {
    position: relative;
    font-weight: 500;
    display: inline-block;
    width: auto;
    color: #4a4a49;
    padding: 0;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
}
.marquee-text span {
    display: inline-block;
    padding-right: 1vw;
}

.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 {
    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;
    cursor: grab
}

.swiper-container.room-slider,
.swiper-container.culinary-slider {
    padding: 90px 0;
}

.swiper-container.synched-gallery-slider,
.swiper-container.synched-content-slider .swiper-slide .container-fluid {
    padding-top: 80px;
}
.swiper-container.synched-gallery-slider .swiper-slide {
    width: 45vw;
    pointer-events: none;
}
.swiper-container.synched-content-slider {
    pointer-events: none;
    height: 100%
}
.swiper-container.synched-content-slider .swiper-slide {
    background: #f7f7f7;
}
.swiper-container.synched-content-slider .swiper-slide .button-wrap {
    pointer-events: none;
}
.swiper-container.synched-content-slider .swiper-slide.swiper-slide-active .button-wrap {
    pointer-events: all
}
.swiper-container.synched-content-slider .swiper-slide .translate-element {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.swiper-container.room-slider::after,
.swiper-container.culinary-slider::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 60px;
    background: #e4dad0;
    z-index: -1
}
.room-slider .img-wrap img,
.culinary-slider .img-wrap img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.room-slider .swiper-slide,
.culinary-slider .swiper-slide {
    overflow: visible;
}
.room-slider .swiper-slide a,
.culinary-slider .swiper-slide a {
    position: relative;
    transform: scale(1);
    transition: all .5s ease-out
}
.room-slider .swiper-slide.swiper-slide-active a,
.culinary-slider .swiper-slide.swiper-slide-active a,
.room-slider .swiper-slide.swiper-slide-duplicate-active a,
.culinary-slider .swiper-slide.swiper-slide-duplicate-active a {
    transform: scale(1.1);
    transition-delay: .7s;
}
.room-slider .img-wrap,
.room-slider .img-wrap::after,
.culinary-slider .img-wrap,
.culinary-slider .img-wrap::after {
    transition: all .5s ease-out
}
.room-slider .swiper-slide.swiper-slide-active .img-wrap,
.culinary-slider .swiper-slide.swiper-slide-active .img-wrap,
.room-slider .swiper-slide.swiper-slide-duplicate-active .img-wrap,
.culinary-slider .swiper-slide.swiper-slide-duplicate-active .img-wrap {
    transition-delay: .9s;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.room-slider .img-wrap::after,
.culinary-slider .img-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    opacity: 0;
    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%)
}
.room-slider .swiper-slide.swiper-slide-active .img-wrap::after,
.culinary-slider .swiper-slide.swiper-slide-active .img-wrap::after,
.room-slider .swiper-slide.swiper-slide-duplicate-active .img-wrap::after,
.culinary-slider .swiper-slide.swiper-slide-duplicate-active .img-wrap::after {
    opacity: 1;
    transition-delay: .9s;
}
.room-slider .swiper-slide .title,
.culinary-slider .swiper-slide .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 90px;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.3, 0, .3, 1);
}
.room-slider .swiper-slide.swiper-slide-active .title,
.culinary-slider .swiper-slide.swiper-slide-active .title,
.room-slider .swiper-slide.swiper-slide-duplicate-active .title,
.culinary-slider .swiper-slide.swiper-slide-duplicate-active .title {
    opacity: 1;
    transition-delay: .9s;
}
.room-slider .swiper-slide .title span,
.culinary-slider .swiper-slide .title span {
    display: block;
    transition: transform .3s cubic-bezier(.3, 0, .3, 1);
}
.room-slider .swiper-slide .title .first,
.culinary-slider .swiper-slide .title .first {
    transform: translateX(50px);
}
.room-slider .swiper-slide .title .second,
.culinary-slider .swiper-slide .title .second {
    transform: translateX(-50px);
}
.room-slider .swiper-slide.swiper-slide-active .title .first,
.room-slider .swiper-slide.swiper-slide-active .title .second,
.culinary-slider .swiper-slide.swiper-slide-active .title .first,
.culinary-slider .swiper-slide.swiper-slide-active .title .second,
.room-slider .swiper-slide.swiper-slide-duplicate-active .title .first,
.room-slider .swiper-slide.swiper-slide-duplicate-active .title .second,
.culinary-slider .swiper-slide.swiper-slide-duplicate-active .title .first,
.culinary-slider .swiper-slide.swiper-slide-duplicate-active .title .second {
    transform: translateX(0);
    transition-delay: .9s;
}

.swiper-container.content-middle-carousel {
    margin-bottom: 100px
}

.drag-cursor .swiper-container.content-carousel,
.drag-cursor .swiper-container.content-looped-carousel,
.drag-cursor .swiper-container.team-looped-carousel {
    cursor: grabbing
}

.content-carousel .swiper-slide,
.content-looped-carousel .swiper-slide{
    text-align: center
}
.content-carousel.mixed .swiper-slide {
    display: block;
}
.swiper-slide.big {
    width: 45vw;
}
.swiper-slide.normal {
    width: 33vw;
}
.swiper-slide.square {
    width: 16.875vw;
}
.content-carousel .swiper-slide,
.content-looped-carousel .swiper-slide,
.content-slider .swiper-slide {
    padding-bottom: 60px
}
.content-carousel .swiper-slide .copy,
.content-slider .swiper-slide .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)
}

.disable-cursor .content-slider .content-slider.wpt {
    padding-top: 60px
}

.audio-overlay audio,
.content-slider .swiper-slide img,
.content-slider .swiper-slide video,
input:focus+.input_label,
textarea:focus+.input_label {
    width: 100%
}

.accordion dt.accordion-active .acc-icon-wrap,
.accordion dt:hover .acc-icon-wrap,
.audio-overlay .audio-btns,
.audio-overlay .progress-bar,
.button,
.control .btnFS:hover,
.control .sound:hover,
.disable-cursor .content-slider .image-link:hover::after,
.disable-cursor .content-slider .slider-button-next:hover,
.disable-cursor .content-slider .slider-button-prev:hover,
.disable-cursor .content-slider .video-link:hover::after,
.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
}

.content-carousel .slider-button-prev,
.content-looped-carousel .slider-button-prev,
.synched-gallery-slider .slider-button-prev {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 30px;
    height: 40px;
    z-index: 11;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.content-carousel .slider-button-prev::after,
.content-looped-carousel .slider-button-prev::after,
.synched-gallery-slider .slider-button-prev::after {
    font: var(--fa-font-solid);
    content: "\f104";
    font-size: 1.25rem;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

.content-carousel .slider-button-next,
.content-looped-carousel .slider-button-next,
.synched-gallery-slider .slider-button-next {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    margin: 0;
    width: 30px;
    height: 40px;
    z-index: 11;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}
.content-carousel .slider-button-next::after,
.content-looped-carousel .slider-button-next::after,
.synched-gallery-slider .slider-button-next::after {
    font: var(--fa-font-solid);
    content: "\f105";
    font-size: 1.25rem;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}
.light-section .content-carousel .slider-button-prev::after,
.light-section .content-carousel .slider-button-next::after,
.light-section .content-looped-carousel .slider-button-prev::after,
.light-section .content-looped-carousel .slider-button-next::after,
.light-section .synched-gallery-slider .slider-button-prev::after,
.light-section .synched-gallery-slider .slider-button-next::after {
    color: #4a4a49
}
.synched-gallery-slider .button-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.synched-gallery-slider .slider-button-prev,
.synched-gallery-slider .slider-button-next {
    position: relative;
    display: block;
    bottom: auto;
    left: auto;
    right: auto;
}

@media only screen and (min-width:712px) {
    .content-slider .slide-text p {
        font-size: 24px
    }
}

.content-slider .slider-button-prev {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    cursor: pointer
}

.content-slider .slider-button-next {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    cursor: pointer
}

.synched-gallery-slider .synched-nav-wrap {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    grid-gap: 20px;
}
.synched-gallery-slider .swiper-pagination {
    position: unset;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.synched-gallery-slider .swiper-pagination-bullet {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 500;
    color: #4a4a49;
    opacity: 1;
    background-color: transparent;
    border-radius: 0;
    counter-increment: counter;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    text-indent: -300px;
    overflow: hidden;
    transition: .5s cubic-bezier(.78, .27, .43, .9);
}
.synched-gallery-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #caa373;
}
.synched-gallery-slider .swiper-pagination-bullet::before {
    content: counters(counter, ".", decimal-leading-zero);
    position: relative;
    display: block;
    width: 100%;
    transform: translateY(0) scale(1);
    transition: .5s cubic-bezier(.78, .27, .43, .9);
    margin: 0 8px;
    text-indent: 0;
}
.synched-gallery-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    transform: translateY(0) scale(1.5);
}
.synched-gallery-slider .swiper-pagination-bullet::after {
    content: '';
    position: relative;
    display: inline-block;
    flex: 1 0 auto;
    width: 0;
    height: 1px;
    background-color: #caa373;
    transition: width .5s cubic-bezier(.78, .27, .43, .9);
}
.synched-gallery-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 100px;
    margin: 0 8px;
}

.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: 0 !important;
    position: absolute;
    pointer-events: initial;
    width: 100%
}

.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: 40px;
    height: 40px;
    display: inline-flex;
    position: relative;
    justify-content: center;
    align-items: center;
    pointer-events: initial
}

.swiper-pagination .parallax-element {
    height: 40px;
    width: 40px;
    color: #4a4a49;
    text-align: center;
    line-height: 50px
}

.swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    background: 0 0 !important
}

.light-content .light-section a.link::before,
.light-content .light-section span.has-hover-image::before,
.swiper-pagination-bullet {
    background: #4a4a49
}

.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: #4a4a49
}

.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: #4a4a49
}

.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,
.light-section .light-cursor .swiper-pagination-bullet .path {
    stroke: #4a4a49 !important
}

.light-cursor .swiper-pagination-bullet .solid-fill {
    fill: #fff !important
}

.dark-cursor .swiper-pagination-bullet .solid-fill {
    fill: #4a4a49 !important
}
.light-section .light-cursor .swiper-pagination-bullet .solid-fill {
    fill: #4a4a49 !important
}


blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #4a4a49;
	line-height: 1.5;
	font-size: 1.125rem;
	font-weight: 500;
    font-style: italic;
	padding-left: 2rem;
	margin: 0 0 1.5625rem;
	position:relative;
}
.feedback-slider-item blockquote {
    margin-bottom: 0;
}
	
.light-content blockquote, .dark-section blockquote {
	color: #fff;
}
	
.light-content .light-section blockquote {
	color: #4a4a49;
}
	
blockquote::before {
	content: "\201C";
    font-family: sans-serif, serif;
	position: absolute;
	left: 0;
	top: 3px;
	line-height: 1;
	font-size: 3rem;
	font-weight: 400;
}
	
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;
    text-align: right
}

.blockquote-author span {
    display: block;
    font-size: .75rem;
    font-weight: 400;
    opacity: .75;
    margin-top: 8px
}

.feedback-slider-item {
	position: relative;
	padding: 15px;
	margin-top: 0;
    height: 100%;
}
.feedback-slider-item::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	top: 90px;
	background-color: #eee;
	z-index: -1;
}
.feedback-slider-item .img {
    display: block;
	width: 150px!important;
	height: 150px!important;
    margin-right: auto;
    margin-left: auto;
}
.feedback-slider-item .img img {
	width: 100%;
    border-radius: 50%;
}
.feedback-slider-item .name {
    text-align: center;
    margin: 20px 0;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;
}
.feedback-slider-item .name span {
    display: block;
    font-size: .8125rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin-top: 8px
}
.feedback-slider-item blockquote {
    text-align: left;
}
@media only screen and (min-width:712px) {
    blockquote {
		font-size: 1.25rem;
		padding-left: 2.5rem;
	}
    blockquote::before {
		font-size: 4rem;
	}
    .feedback-slider-item {
        padding: 40px;
    }
    .feedback-slider-item::after {
        top: 165px;
        bottom: 40px;
    }
    .feedback-slider-item .img {
        width: 250px!important;
        height: 250px!important;
    }
    .feedback-slider-item .name {
        font-size: 1.25rem;
        margin: 30px 0 25px;
    }
    .feedback-slider-item .name span {
        font-size: .875rem;
        margin-top: 10px
    }
}
@media only screen and (min-width:1024px) {
    .feedback-slider-item {
        padding: 40px 60px;
    }
    .feedback-slider-item::after {
        bottom: 40px;
    }
}
@media only screen and (min-width:1440px) {
    blockquote {
        font-size: 1.5rem;
        line-height: 1.5;
        padding-left: 2.75rem;
    }
    blockquote::before {
        top: 5px;
	}
    .blockquote-author {
        font-size: 1.25rem
    }
    .blockquote-author span {
        font-size: .9375rem;
    }
    .feedback-slider-item .name {
        font-size: 1.5rem
    }
    .feedback-slider-item .name span {
        font-size: 1rem;
    }
}


.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
}

.mfp-content figcaption {
    width: 100%;
    font-size: .875rem;
}
.mfp-content figcaption .mfp-title {
    text-align: center;
}
.mfp-title {
    padding-left: 36px;
    padding-right: 36px;
}

@keyframes dash {
    from {
        stroke-dashoffset: 1000
    }
    to {
        stroke-dashoffset: 0
    }
}

.disable-cursor .content-slider .slider-button-prev {
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    z-index: 10;
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.disable-cursor .content-slider.wpt .slider-button-prev {
    top: 0;
    left: auto;
    right: 60px
}

.disable-cursor .content-slider .slider-button-prev::after {
    font: var(--fa-font-solid);
    content: "\f104";
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

.disable-cursor .content-slider .slider-button-next {
    position: absolute;
    top: calc(50% - 30px);
    left: auto;
    right: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    z-index: 10;
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.disable-cursor .content-slider.wpt .slider-button-next {
    top: 0
}

.disable-cursor .content-slider .slider-button-next::after {
    font: var(--fa-font-solid);
    content: "\f105";
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

.disable-cursor .content-slider .image-link::after,
.disable-cursor .content-slider .video-link::after {
    width: 60px;
    height: 60px;
    text-align: center;
    right: 10px;
    top: 10px;
    color: #fff;
    opacity: 0;
    position: absolute
}

.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
}

.disable-cursor .content-slider .image-link::after {
    font: var(--fa-font-solid);
    content: "\f002";
    font-size: 18px;
    line-height: 60px;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.disable-cursor .content-slider .video-link::after {
    font: var(--fa-font-solid);
    content: "\f04b";
    font-size: 18px;
    line-height: 60px;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.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
}

.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: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}

.video-wrapper {
    position: relative;
    max-height: 100vh;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.vid-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.vid-wrapper img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 5;
}
.vid-wrapper .vid {
    position: absolute;
    top: 5%;
    left: 12%;
    width: 76%;
    height: auto;
    z-index: 1;
}

.media-wrap .video-wrapper,
.video-cover {
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0
}

.media-wrap .video-wrapper {
    max-height: none;
    background-color: #4a4a49
}

.audio-overlay .control,
.video-wrapper:hover .control {
    background-color: rgba(0, 0, 0, .2)
}

.video-cover {
    z-index: 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-link.s-video {
    position: relative;
}
.image-video {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}
.s-video-play,
.image-video-btn {
	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,
.image-video-btn i {
	color:#fff;
	width:76px;
	height:80px;
	line-height:78px;
	text-align:center;
	font-size:14px;
	display:block;
}
@media only screen and (min-width:1280px) {
    .image-video-btn {
        width: 100px;
        height: 100px;
    }
    .image-video-btn i {
        width:96px;
        height:100px;
        line-height:98px;
        font-size: 24px;
    }
}

.video-cover.hidden {
    opacity: 0;
    height: calc(100% - 50px);
    -webkit-transition: opacity .3s ease-out, height 0s ease-out .3s;
    transition: opacity .3s ease-out, height 0s ease-out .3s
}

.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
}

video.bgvid {
    background-size: cover;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    width: 100%;
    z-index: -100
}

.panels,
.video-wrapper video.bgvid {
    position: relative
}

.control,
.progress-bar {
    position: absolute;
}

.media-wrap .video-wrapper video.bgvid {
    background-size: cover;
    height: auto;
    max-height: 100%;
    min-height: 0;
    width: auto;
    max-width: 100%;
    min-width: 0;
    position: relative;
    z-index: -100
}

.full:not(.slider) .video-wrapper video.bgvid {
    position: relative;
    margin-top: 50vh;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.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
}
.touch .control {
    display: none!important;
}

.audio-overlay .control {
    display: block
}

.full:not(.slider) .control {
    bottom: 10px;
    width: calc(100% - 160px)
}

.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: #4a4a49;
    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
}

.circle.bigger {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    min-width: 100px;
    height: 100px
}

.text-align-center .circle {
    margin: 0 auto
}

.fa-arrow-right.deg {
    font-size: 1rem!important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.button-border {
    height: 50px;
    width: auto;
    border: 2px solid #4a4a49;
    background-color: #4a4a49;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    line-height: 48px;
    overflow: hidden;
    color: #4a4a49;
    text-align: center;
    -webkit-transition: border .2s ease-out;
    transition: border .2s ease-out
}

.dark-section .button-border,
.light-content .button-border {
    border: 1px solid #fff;
    background-color: #fff
}

.light-content .light-section .button-border {
    border: 1px solid #4a4a49;
    background-color: #4a4a49
}

.button-border.rounded {
    border-radius: 30px
}

.button-border.outline,
.light-content .light-section .button-border.outline {
    background-color: transparent
}

.button-border.outline {
    color: #4a4a49
}

.button-border.w-icon {
    position: relative;
}
.button-border.w-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #caa373;
    -webkit-transition: width .2s;
    transition: width .2s;
    z-index: -1
}
.button-border.w-icon:hover::before {
    width: 100%;
}

.dark-section .button-border.outline,
.light-content .button-border.outline {
    background-color: transparent
}

.circle .button-border {
    border-radius: 100px;
    height: 100px;
    width: 100px;
    overflow: visible
}

.button-border span {
    position: relative;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    width: auto;
    transform-origin: 100% 0%;
    padding: 0 30px
}
.button-border.w-icon span {
    padding-right: 20px;
}
.button-border.w-icon a {
    display: block;
    padding-right: 30px;
    -webkit-transition: color .2s;
    transition: color .2s;
}
.button-border.w-icon a:hover {
    color: #fff!important
}
.button-border.w-icon .fa {
    -webkit-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;
}
.button-border.w-icon a:hover .fa {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}


.circle .button-border span {
    padding: 0;
    transform-origin: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 130px;
}


.button-border.button-wrap.left span,
.bw-gallery.random-sizes li:first-child,
.fw-gallery.random-sizes li:first-child,
.content-panel .panels-container .panel:first-child .panel-content-wrapper,
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,
.content-panel .panels-container .panel:last-child .panel-content-wrapper {
    padding-right: 0
}

.button-border span::before {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    content: attr(data-hover);
    text-align: center
}
.button-border.w-icon span::before {
    left: 5px;
}

.button-border.button-wrap.right span::before {
    left: 30px
}

.circle .button-border span::before {
    display: none;
}

.button:hover .button-border span,
.entry-meta li:hover a span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transform-origin: 0% 0%
}

.circle:hover .button-border {
    border: 3px solid #4a4a49
}

.circle .button-border a,
.circle .button-border input {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 97px;
    padding: 0;
    font-size: 12px;
    cursor: pointer
}

.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 {
    display: inline-block;
    position: relative
}

.has-mask span>span {
    display: inline-table!important;
    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,
span.has-hover-image::before {
    content: '';
    bottom: 1px;
    background: #4a4a49;
    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(0, 0, 0, 0.1);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(#4a4a49, #4a4a49)
}

.has-indent {
    text-indent: 8vw
}

.has-hover-image {
    cursor: pointer
}

span.has-hover-image::before {
    width: 100%;
    height: 2px;
    transform: scaleX(1);
    transform-origin: left
}

.dark-section a.link::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
}

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 {
    width: 100%;
    height: 1px;
    transform: scaleX(1);
    transform-origin: right
}

h1 a.link::before {
    bottom: 0;
    height: 3px
}

a.link:hover::before {
    transform: scaleX(0);
    transform-origin: left
}

.hero-text a,
.light-section .ctx a,
.dark-section .ctx a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 2px;
    overflow: hidden;
}
.hero-text a::after,
.hero-text a::before,
.light-section .ctx a::after,
.light-section .ctx a::before,
.dark-section .ctx a::after,
.dark-section .ctx a::before {
    position: absolute;
    bottom: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
}
.light-section .ctx a::after,
.light-section .ctx a::before {
    background: #171719;
}
.hero-text a::after,
.hero-text a::before,
.dark-section .ctx a::after,
.dark-section .ctx a::before {
    background: #fff;
}
.hero-text a::before,
.light-section .ctx a::before,
.dark-section .ctx a::before {
    transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(1, 0, 0, 1) 0.1s;
    transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.5s cubic-bezier(1, 0, 0, 1) 0.1s;
    opacity: 0.5;
}
.hero-text a::after,
.light-section .ctx a::after,
.dark-section .ctx a::after {
    -webkit-transform: translate3d(-102%, 0, 0);
    transform: translate3d(-102%, 0, 0);
    transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.hero-text a:hover::before,
.light-section .ctx a:hover:before,
.dark-section .ctx a:hover:before {
    -webkit-transform: translate3d(102%, 0, 0);
    transform: translate3d(102%, 0, 0);
    transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
.hero-text a:hover::after,
.light-section .ctx a:hover:after,
.dark-section .ctx a:hover:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
    transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
}

.box-icon-wrapper {
    display: table;
    position: relative;
    height: auto;
    width: 100%
}

.box-icon {
    color: #4a4a49;
    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: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    padding: 20px 0;
}

.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: 25%;
    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 #4a4a49;
    border-bottom: 2px solid #4a4a49;
    padding: 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 #4a4a49;
    border-bottom: 2px solid #4a4a49;
}

.accordion dt {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin-bottom: 0;
    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: 20px 0;
    color: #4a4a49
}

.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;
    z-index: 0;
    position: relative;
}
.accordion .accordion-content .content-inner {
    margin-top: 20px;
    padding: 30px;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.light-content .light-section .accordion .accordion-content .content-inner {
    background:#f7f7f7
}
.accordion .accordion-content h1,
.accordion .accordion-content h2,
.accordion .accordion-content h3,
.accordion .accordion-content h4,
.accordion .accordion-content h5,
.accordion .accordion-content h6 {
    font-family: "Montserrat", sans-serif!important;
    font-weight: 400!important;
}
.accordion .accordion-content .colfix {
    float: left;
    position: relative;
    padding-right: 30px;
    width: 150px
}

.accordion .accordion-content .colfix-2 {
    float: left;
    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: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    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: #4a4a49;
    line-height: 40px;
    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: #4a4a49
}

.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: #4a4a49;
    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
}

.change-header .content-panel-title,
.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
}

.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 {
    width: 100%;
    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
}

.panels-container .panel:first-child img,
.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;
    justify-content: flex-start;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0
}

.panels-container>.panel {
    width: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column
}

.panels-container .panel img {
    width: auto;
    height: 60%;
    display: block;
    max-width: none;
    margin: 0 10px
}

.content-panel .panels-container .panel img {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.content-panel .panels-container .panel a img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 1s cubic-bezier(.165, .84, .44, 1);
    transition: 1s cubic-bezier(.165, .84, .44, 1)
}

.content-panel .panel-content-wrapper {
    position: relative;
    width: auto;
    height: 63%;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px
}

.content-panel .panel-content {
    position: absolute;
    width: 100%;
    height: auto;
    display: block;
    padding: 30px 50px;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

.content-panel .panels-container .panel:first-child .panel-content-wrapper .panel-content {
    padding-left: 40px
}

.content-panel .panels-container .panel:last-child .panel-content-wrapper .panel-content {
    padding-right: 40px
}

.content-panel-title {
    font-family: "Oregon", sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 1.3;
    display: block;
    position: relative;
    color: #fff;
    text-align: center;
}

.entry-meta,
.entry-meta li a {
    color: #fff !important;
    overflow: hidden
}

.content-panel .panels-container .panel .panel-image {
    width: auto;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.content-panel .panels-container .panel .panel-image::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  opacity: 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-panel .panels-container .panel a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.entry-meta-wrap {
    position: relative;
    display: block;
    width: 100%;
    pointer-events: initial
}

.entry-date {
    position: relative;
    display: block;
    color: #4a4a49
}

@media only screen and (max-width:1600px) {
    .next-hero-progress,
    .next-hero-subtitle {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:1466px) {
    #hero-caption {
		padding-top: 200px;
        padding-bottom: 140px;
	}
    .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
    }
    .marquee-title .next-hero-title {
        font-size: 11vw;
        line-height: 14vw
    }
    .button-border span {
        padding: 0 26px
    }
    .button-border.button-wrap.right span::before {
        left: 26px
    }
    .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
    }
    .swiper-slide.normal {
        width: 40vw;
    }
    .swiper-slide.square {
        width: 22.5vw;
    }
    .touch #blog .has-post-thumbnail .hover-reveal {
        display: block;
        position: relative;
        opacity: 1;
        width: 100%;
        height: 60vw;
        top: 0;
        left: 0;
        pointer-events: initial;
    }
}

@media only screen and (max-width:1400px) {
    .swiper-container.room-slider::after,
    .swiper-container.culinary-slider::after {
        left: 60px;
        right: 60px;
    }
    .room-slider .swiper-slide .title,
    .culinary-slider .swiper-slide .title {
        padding: 20px 60px;
    }
}

@media only screen and (max-width:1280px) {
    .hero-subtitle {
        font-size: 1.375rem;
    }
    .swiper-slide.big {
        width: 50vw;
    }
}

@media only screen and (max-width:1100px) {
    .swiper-slide.big {
        width: 55vw;
    }
    .swiper-container.synched-gallery-slider .swiper-slide {
        width: 50vw;
    }
    .room-slider .swiper-slide .title,
    .culinary-slider .swiper-slide .title {
        padding: 20px 40px;
    }
}

@media only screen and (max-width:1024px) {
    #hero #hero-caption .inner {
        vertical-align: bottom
    }
    #main-page-content.project-page {
        margin-bottom: calc(100vh - 80px)
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 16vw
    }
    #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
    }
    .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.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)
    }
    .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
    }
    .panels-container .panel img {
        height: 50%
    }
    .swiper-container.room-slider::after,
    .swiper-container.culinary-slider::after {
        left: 40px;
        right: 40px;
    }
    .synched-gallery-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
        width: 50px;
        margin: 0 6px;
    }
}

@media only screen and (max-width:992px) {
	#hero-caption {
		padding-top: 180px;
        padding-bottom: 120px;
	}
    #hero.has-image #hero-caption {
        padding-top: 140px;
    }  
    .hero-arrow {
        -webkit-transform: scale(.75) translateX(-4px);
        transform: scale(.75) translateX(-4px)
    }
    #main-page-content.project-page {
        margin-bottom: calc(100vh - 80px)
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 17vw
    }
    .hero-text {
        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
    }
    .marquee-title .next-hero-title {
        font-size: 13vw;
        line-height: 17vw
    }
    .list__grid__item {
        padding-top: 40px;
    }
    .swiper-container.room-slider,
    .swiper-container.culinary-slider {
        padding: 60px 0;
    }
    .swiper-container.room-slider::after,
    .swiper-container.culinary-slider::after {
        left: 30px;
        right: 30px;
    }
    .swiper-container.synched-gallery-slider,
    .swiper-container.synched-content-slider .swiper-slide .container-fluid {
        padding-top: 60px;
    }
    .swiper-slide.big {
        width: 60vw;
    }
    .swiper-slide.normal {
        width: 60vw;
    }
    .swiper-slide.square {
        width: 33.75vw;
    }
    .pinned-section {
        display: block;
    }
    .pinned-section .pin-spacer {
        width: 100% !important
    }
    .pinned-element,
    .scrolling-element {
        float: none;
        width: 100%;
        margin: 0
    }
    .pinned-element.left,
    .scrolling-element.left {
        padding-right: 0;
        margin-bottom: 25px
    }
    .pinned-element.right,
    .scrolling-element.right {
        padding-left: 0
    }
    .scrolling-element {
        position: relative
    }
    .moving-gallery li {
        padding-left: 5px;
        padding-right: 5px;
        margin: 5px 0;
    }
    .img-wrap.cover {
        height: auto!important;
    }
    .img-wrap.cover img {
        height: auto;
        object-fit: fill;
    }
}

@media only screen and (max-width:767px) {
	.name-box, .email-box {
		width: 100%;
		margin-right: 0;
	}
    .disable-cursor .content-slider.wpt {
        padding-top: 40px
    }
    .disable-cursor .content-slider.wpt .slider-button-prev {
        right: 50px;
    }
    .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: 30px;
        height: 30px
    }
    .content-carousel .swiper-pagination-bullet .parallax-wrap,
    .content-looped-carousel .swiper-pagination-bullet .parallax-wrap,
    .content-slider .swiper-pagination-bullet .parallax-wrap {
        width: 30px;
        height: 30px
    }
    .content-carousel .slider-button-next,
    .content-looped-carousel .slider-button-next,
    .content-carousel .slider-button-prev,
    .content-looped-carousel .slider-button-prev,
    .content-carousel .slider-button-next,
    .disable-cursor .content-slider .slider-button-next,
    .disable-cursor .content-slider .slider-button-prev {
        width: 30px;
        height: 30px;
        bottom: 10px
    }
    .content-carousel .slider-button-next::after,
    .content-looped-carousel .slider-button-next::after,
    .content-carousel .slider-button-prev::after,
    .content-looped-carousel .slider-button-prev::after,
    .disable-cursor .content-slider .slider-button-next::after,
    .disable-cursor .content-slider .slider-button-prev::after {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    .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: 50%
    }
    .empty-space,
    .empty-space.tx {
        height: 60px
    }
    input[type=text],
    input[type=email],
    textarea {
        font-size: 14px
    }
    .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
    }
    .accordion .accordion-content .content-inner {
        padding: 30px 15px;
    }
    .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
    }
    #main-page-content.project-page {
        margin-bottom: calc(100vh - 70px)
    }
    .content-panel-title {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width:711px) {
    .swiper-container.synched-content-slider,
    .swiper-container.synched-content-slider .swiper-slide {
        height: auto
    }
    .swiper-container.synched-content-slider .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height;
    }
    .swiper-container.synched-gallery-slider {
          padding: 60px 15px 0;
    }
    .swiper-container.synched-gallery-slider .swiper-slide {
        width: 100%;
    }
    .swiper-container.synched-content-slider .swiper-slide .container-fluid {
        padding-top: 1rem;
    }
}

@media only screen and (max-width:479px) {
	#hero-caption {
		padding-top: 140px;
        padding-bottom: 80px;
	}
    #hero.has-image #hero-caption {
        padding-top: 100px;
    }
    .marquee-title .hero-title-wrapper,
    .marquee-title .next-hero-title-wrapper {
        height: 18vw
    }
    #hero-footer {
        padding: 10px 0
    }
    #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
    }
    .decoration-line {
        height: 70px;
    }
    .decoration-line.animated::before {
        height: 60px;
    }
    .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
    }
    .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 dt span {
        padding: 15px 0;
    }
    .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
    }
    .content-panel .panel-content-wrapper {
        height: calc(100vw - 40px)
    }
    .content-panel .panels-container .panel:first-child .panel-content-wrapper {
        padding-left: 20px
    }
    .content-panel .panels-container .panel:last-child .panel-content-wrapper {
        padding-right: 20px
    }
    .content-panel .panels-container .panel img {
        width: auto;
        height: 100%;
        display: block;
        max-width: 100%;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .content-panel .panel-content {
        padding: 20px 30px
    }
    .content-panel .panels-container .panel:first-child .panel-content-wrapper .panel-content {
        padding-left: 40px
    }
    .content-panel .panels-container .panel:last-child .panel-content-wrapper .panel-content {
        padding-right: 40px
    }
    .swiper-container .swiper-description {
        padding: 20px 15px 15px;
        font-size: .875rem;
    }
    .swiper-container.room-slider,
    .swiper-container.culinary-slider {
        padding: 0;
    }
    .swiper-container.room-slider::after,
    .swiper-container.culinary-slider::after {
        display: none;
    }
    .room-slider .swiper-slide.swiper-slide-active a,
    .culinary-slider .swiper-slide.swiper-slide-active a,
    .room-slider .swiper-slide.swiper-slide-duplicate-active a,
    .culinary-slider .swiper-slide.swiper-slide-duplicate-active a {
        transform: scale(1);
    }
    .room-slider .swiper-slide.swiper-slide-active .img-wrap,
    .culinary-slider .swiper-slide.swiper-slide-active .img-wrap,
    .room-slider .swiper-slide.swiper-slide-duplicate-active .img-wrap,
    .culinary-slider .swiper-slide.swiper-slide-duplicate-active .img-wrap {
        box-shadow: none;
    }
    .room-slider .img-wrap::after,
    .culinary-slider .img-wrap::after {
        height: 75%;
    }
    .room-slider .swiper-slide .title,
    .culinary-slider .swiper-slide .title {
        padding: 0 30px 15px;
    }
    .room-slider .swiper-slide .title .second,
    .culinary-slider .swiper-slide .title .second {
        font-size: .875rem;
    }
    .swiper-slide.big {
        width: 100%;
    }
    .swiper-slide.normal {
        width: 90%;
    }
    .swiper-slide.square {
        width: 56.5%
    }
    .content-carousel .swiper-pagination-bullet,
    .content-looped-carousel .swiper-pagination-bullet,
    .content-slider .swiper-pagination-bullet {
        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
    }
    .image-video-btn {
        width: 60px;
        height: 60px;
    }
    .image-video-btn i {
        width:56px;
        height:60px;
        line-height:58px;
    }
    .moving-gallery li {
        padding-left: 3px;
        padding-right: 3px;
        margin: 3px 0;
    }
    .section-text.wbr br {
        display: none;
    }
}