h1 {
    font-size: 2em;
    margin: .67em 0;
    font-family: 'Playfair Display', serif;
}

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

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

a {
    background-color: transparent
}

.anc{
    color: #3B8BB7;
}


abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    box-sizing: border-box
}

[hidden], template {
    display: none
}

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

address {
    font-style: inherit
}

cite, dfn, em, i {
    font-style: italic
}

b, strong {
    font-weight: 700
}

a {
    text-decoration: none
}

a svg {
    pointer-events: none
}

[tabindex], a, area, button, input, label, select, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[hreflang] > abbr[title] {
    text-decoration: none
}

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

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

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

img, svg {
    max-width: 100%;
    height: auto
}

img[height], img[width], svg[height], svg[width] {
    max-width: none
}

img {
    font-style: italic
}

svg {
    fill: currentColor
}

input, select, textarea {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select {
    text-transform: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    background: none;
    color: inherit
}

textarea {
    overflow: auto;
    resize: vertical
}

.o-button, button {
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: none transparent;
    color: inherit;
    vertical-align: middle;
    text-align: center;
    text-transform: none;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.o-button, .o-button:focus, .o-button:hover, button, button:focus, button:hover {
    text-decoration: none
}
html {
    overflow-y: scroll;
    min-height: 100%;
    color: #222;
    font-family: NeueHaasGroteskDisp Pro;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

@media (max-width: 699px) {
    html {
        font-size: 12px
    }
}

@media (min-width: 700px) and (max-width: 1100px) {
    html {
        font-size: 13px
    }
}

@media (min-width: 1101px) and (max-width: 1199px) {
    html {
        font-size: 14px
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    html {
        font-size: 16px
    }
}

@media (min-width: 1600px) and (max-width: 1999px) {
    html {
        font-size: 18px
    }
}

@media (min-width: 2000px) and (max-width: 2399px) {
    html {
        font-size: 21px
    }
}

@media (min-width: 2400px) {
    html {
        font-size: 24px
    }
    .js-pre-submit {
        padding-top: 30px;
    }
}

@media (min-width: 1101px) {
    html, html.has-dom-loading {
        overflow: hidden
    }
    .js-pre-submit {
        padding-top: 30px;
    }
}

html.has-dom-loading {
    overflow: hidden
}

html.is-mobile.has-smooth-scroll {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

@media (max-width: 1100px) {
    html {
        overflow-x: hidden
    }
}

.is-mobile.has-smooth-scroll body {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

@media (max-width: 1100px) {
    body {
        overflow-x: hidden
    }
}

::selection {
    background-color: #efefef;
    color: #aaa;
    text-shadow: none
}

a {
    color: #1a0dab
}

a:focus, a:hover {
    color: #13097c
}

figure {
    margin: 0
}

svg .st0 {
    fill: currentColor
}

.o-h, .o-h1, .o-h2, .o-h3, .o-h4, .o-h5, .o-h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    line-height: 1.5
}

.o-h1, h1 {
    font-size: 3.125rem;
    font-family: 'Playfair Display', serif;
    font-weight: 100
}

.o-h2, h2 {
    font-size: 1.75rem;
    font-family: 'Playfair Display', serif;
}

.o-h3, h3 {
    font-size: 1.5rem;
    font-family: 'Playfair Display', serif;
}

.o-h4, h4 {
    font-size: 1.25rem;
    font-family: 'Playfair Display', serif;
}

.o-h5, h5 {
    font-size: 1.125rem;
    font-family: 'Playfair Display', serif;
}

.o-h6, h6 {
    font-size: 1rem;
    font-family: 'Playfair Display', serif;
}

.o-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 60px;
    padding-left: 60px;
    max-width: 2000px
}

.o-layout {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    margin-left: 0
}

.o-layout.-gutter {
    margin-left: -3.75rem
}

.o-layout.-gutter-small {
    margin-left: -1.875rem
}

.o-layout.-center {
    text-align: center
}

.o-layout.-right {
    text-align: right
}

.o-layout.-reverse {
    direction: rtl
}

.o-layout.-reverse.-flex {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.o-layout.-flex {
    display: -ms-flexbox;
    display: flex
}

.o-layout.-flex.-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.o-layout.-flex.-middle {
    -ms-flex-align: center;
    align-items: center
}

.o-layout.-flex.-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.o-layout.-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.o-layout_item {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 1rem;
    padding-left: 0
}

.o-layout.-gutter > .o-layout_item {
    padding-left: 3.75rem
}

.o-layout.-gutter-small > .o-layout_item {
    padding-left: 1.875rem
}

.o-layout.-middle > .o-layout_item {
    vertical-align: middle
}

.o-layout.-bottom > .o-layout_item {
    vertical-align: bottom
}

.o-layout.-center > .o-layout_item, .o-layout.-reverse > .o-layout_item, .o-layout.-right > .o-layout_item {
    text-align: left
}

.o-layout.-reverse > .o-layout_item {
    direction: ltr
}

.o-checkbox-label, .o-label, .o-radio-label {
    display: block;
    margin-bottom: .9375rem;
    font-size: .875rem;
    position: absolute;
    top: 1.71875rem;
    left: .9375rem;
    line-height: 1;
    transform: translateY(-50%) scale(1);
    transform-origin: center left;
    pointer-events: none;
    transition: transform .3s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width: 699px) {
    .o-checkbox-label, .o-label, .o-radio-label {
        font-size: 16px;
        top: calc(16px + .625rem)
    }

    .o-input_wrapper.-file .o-checkbox-label, .o-input_wrapper.-file .o-label, .o-input_wrapper.-file .o-radio-label {
        top: calc(16px + .9375rem)
    }
}

.o-input_wrapper {
    position: relative;
    margin-bottom: 2.5rem;
    color: #aaa
}

.has-error .o-input_wrapper {
    color: #c81616
}

.o-input_wrapper.-file {
    background-color: #1e1e1e;
    color: #fff
}

.has-error .o-input_wrapper.-file {
    background-color: #c81616
}

@media (max-width: 699px) {
    .o-input_wrapper {
        margin-bottom: 1.25rem
    }
}

.o-input_value {
    position: absolute;
    top: 55%;
    left: .9375rem;
    margin: 0;
    transform: translateY(-50%);
    max-width: calc(100% - 5rem);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.o-input, .o-select, .o-textarea {
    padding: 1.25rem .9375rem .9375rem;
    border: 1px solid #aaa;
    background-color: #fff;
    color: #1e1e1e;
    font-size: .875rem
}

.-fill.o-select + .o-checkbox-label, .-fill.o-select + .o-label, .-fill.o-select + .o-radio-label, .-fill.o-textarea + .o-checkbox-label, .-fill.o-textarea + .o-label, .-fill.o-textarea + .o-radio-label, .o-input.-fill + .o-checkbox-label, .o-input.-fill + .o-label, .o-input.-fill + .o-radio-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-radio-label {
    transform: translateY(-150%) scale(.65)
}

@media (max-width: 699px) {
    .-fill.o-select + .o-checkbox-label, .-fill.o-select + .o-label, .-fill.o-select + .o-radio-label, .-fill.o-textarea + .o-checkbox-label, .-fill.o-textarea + .o-label, .-fill.o-textarea + .o-radio-label, .o-input.-fill + .o-checkbox-label, .o-input.-fill + .o-label, .o-input.-fill + .o-radio-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-radio-label {
        transform: translateY(-20px) scale(.65)
    }
}

.o-input_wrapper.has-error .o-input, .o-input_wrapper.has-error .o-select, .o-input_wrapper.has-error .o-textarea {
    border-color: #c81616
}

.o-input_wrapper.-file .o-input, .o-input_wrapper.-file .o-select, .o-input_wrapper.-file .o-textarea {
    opacity: 0
}

@media (max-width: 699px) {
    .o-input, .o-select, .o-textarea {
        padding: 1.25rem .9375rem .9375rem;
        font-size: 16px
    }
}

.o-input_icon {
    position: absolute;
    top: 50%;
    right: .9375rem;
    width: 20px;
    height: 20px;
    transform: translateY(-50%)
}

.o-input_icon svg {
    display: block;
    height: 100%;
    width: 100%
}

.o-checkbox, .o-radio {
    position: absolute;
    width: 0;
    opacity: 0
}

.o-checkbox:focus + .o-checkbox-label:before, .o-checkbox:focus + .o-radio-label:before, .o-radio:focus + .o-checkbox-label:before, .o-radio:focus + .o-radio-label:before {
    border-color: gray
}

.o-checkbox:checked + .o-checkbox-label:after, .o-checkbox:checked + .o-radio-label:after, .o-radio:checked + .o-checkbox-label:after, .o-radio:checked + .o-radio-label:after {
    opacity: 1
}

.o-checkbox-label, .o-radio-label {
    position: relative;
    display: inline-block;
    margin-right: .5em;
    padding-left: 1.75rem
}

.o-checkbox-label:after, .o-checkbox-label:before, .o-radio-label:after, .o-radio-label:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    margin-top: -.5625rem;
    padding: 0;
    width: 1.125rem;
    height: 1.125rem;
    content: ""
}

.o-checkbox-label:before, .o-radio-label:before {
    background-color: #fff
}

.o-checkbox-label:after, .o-radio-label:after {
    border-color: transparent;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10.5' viewBox='0 0 13 10.5'%3E%3Cpath fill='%23424242' d='M4.8 5.8L2.4 3.3 0 5.7l4.8 4.8L13 2.4 10.6 0 4.8 5.8z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: .8125rem;
    background-repeat: no-repeat;
    opacity: 0
}

.o-radio-label:after, .o-radio-label:before {
    border-radius: 50%
}

.o-radio-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Ccircle fill='%23424242' cx='6.5' cy='6.5' r='6.5'/%3E%3C/svg%3E");
    background-size: .5rem
}

.o-select {
    padding: 1.25rem;
    position: relative;
    z-index: 1;
    padding-right: 2.5rem
}

.o-select-wrap {
    position: relative;
    margin-bottom: 2.5rem
}

@media (max-width: 699px) {
    .o-select-wrap {
        margin-bottom: 1.25rem
    }
}

.o-select-wrap:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 2.5rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11.3' viewBox='0 0 13 11.3'%3E%3Cpath fill='%23424242' d='M6.5 11.3L3.3 5.6 0 0h13L9.8 5.6z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: .4375rem;
    background-repeat: no-repeat;
    content: "";
    pointer-events: none
}

.o-textarea {
    min-height: 12.5rem;
    resize: none
}

.o-button {
    background-color: #1e1e1e;
    color: #fff;
    padding: 1.25rem;
    border: 1px solid #1e1e1e;
    transition: color .3s cubic-bezier(.215, .61, .355, 1), background-color .3s cubic-bezier(.215, .61, .355, 1)
}

@media (any-hover: none) {
    .o-button:active {
        color: #1e1e1e;
        background-color: #fff
    }
}

@media (any-hover: hover) {
    .o-button:hover {
        color: #1e1e1e;
        background-color: #fff
    }
}

html.is-ie .o-button:hover {
    color: #1e1e1e;
    background-color: #fff
}

.o-button:focus {
    color: currentColor
}

.o-pjax_container, .o-pjax_wrapper {
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

html.has-smooth-scroll {
    overflow: hidden
}

html.has-smooth-scroll .o-scroll {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.has-smooth-scroll .o-scroll[data-horizontal] {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    margin-left: 0;
    white-space: nowrap;
    height: 100%;
    position: relative;
    overflow: visible
}

@media (max-width: 1100px) {
    .has-smooth-scroll .o-scroll[data-horizontal] {
        white-space: normal;
        height: 100vh
    }
}

.o-scroll_section {
    display: inline-block;
    vertical-align: top;
    height: 100vh;
    font-size: 1rem;
    overflow: visible;
    position: relative;
    z-index: 2
}

.o-scroll_section.-under {
    z-index: 1
}

@media (min-width: 1101px) {
    .o-scroll_section {
        white-space: nowrap
    }
}

@media (max-width: 1100px) {
    .o-scroll_section {
        display: block;
        height: auto;
        white-space: normal
    }
}

.o-scroll_section_separator {
    width: 50vh;
    height: 100vh;
    overflow: hidden;
    pointer-events: none
}

@media (min-width: 1101px) {
    html.is-iPad .o-scroll_section_separator {
        height: calc(100vh - 30px)
    }
}

@media (max-width: 1100px) {
    .o-scroll_section_separator {
        height: 50vw;
        width: 100vw
    }
}

.o-scroll_section_separator_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -7px;
    right: 0
}

.o-scroll_section_separator_inner svg {
    display: block;
    height: calc(100% - 15px);
    width: 100%;
    stroke: #aaa
}

@media (min-width: 1101px) {
    .o-scroll_section_separator_inner {
        padding: 2.5rem 2.4375rem 2.5rem 0
    }
}

@media (max-width: 1100px) {
    .o-scroll_section_separator_inner {
        top: 50%;
        left: 0;
        right: 0;
        bottom: auto;
        transform: translateY(-50%) rotate(90deg);
        height: calc(100vw - 5rem)
    }

    .o-scroll_section_separator_inner svg {
        height: 100%
    }
}

.o-scroll_section_trigger_start {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100vw;
    width: 100vw
}

[data-scrollbar], [scrollbar], scrollbar {
    display: block;
    position: relative
}

[data-scrollbar] .scroll-content, [scrollbar] .scroll-content, scrollbar .scroll-content {
    transform: translateZ(0);
    will-change: transform
}

[data-scrollbar].sticky .scrollbar-track, [scrollbar].sticky .scrollbar-track, scrollbar.sticky .scrollbar-track {
    background: hsla(0, 0%, 87%, .75)
}

[data-scrollbar] .scrollbar-track, [scrollbar] .scrollbar-track, scrollbar .scrollbar-track {
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: opacity .5s ease-out, background .5s ease-out;
    background: none
}

[data-scrollbar] .scrollbar-track.show, [data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track.show, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track.show, scrollbar .scrollbar-track:hover {
    opacity: 1
}

[data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track:hover {
    background: hsla(0, 0%, 87%, .75)
}

[data-scrollbar] .scrollbar-track-x, [scrollbar] .scrollbar-track-x, scrollbar .scrollbar-track-x {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px
}

[data-scrollbar] .scrollbar-track-y, [scrollbar] .scrollbar-track-y, scrollbar .scrollbar-track-y {
    top: 0;
    right: 0;
    width: 8px;
    height: 100%
}

[data-scrollbar] .scrollbar-thumb, [scrollbar] .scrollbar-thumb, scrollbar .scrollbar-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, .5);
    border-radius: 4px
}

[data-scrollbar] .overscroll-glow, [scrollbar] .overscroll-glow, scrollbar .overscroll-glow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scrollbar-track {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent !important;
    width: 14px !important;
    opacity: 0 !important;
    z-index: 99999 !important
}

.scrolling .scrollbar-track {
    opacity: .75 !important
}

.scrollbar-track:hover {
    opacity: 1 !important;
    background-color: #fafafa !important
}

.scrollbar-thumb {
    position: relative;
    width: 14px !important;
    background-color: transparent !important
}

.scrollbar-thumb:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-color: #c1c1c1;
    border-radius: 4px;
    transition: background-color .3s linear
}

.scrollbar-thumb:hover:after {
    background-color: #7d7d7d
}

.o-cursor {
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -60px;
    z-index: 15;
    pointer-events: none
}

.o-cursor, .o-cursor:before {
    position: absolute;
    border-radius: 50%
}

.o-cursor:before {
    content: "";
    background-color: #1e1e1e;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: transform .4s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width: 1199px) {
    .o-cursor {
        width: 80px;
        height: 80px;
        margin-left: -40px;
        margin-top: -40px
    }
}

@media (max-width: 699px) {
    .o-cursor {
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px
    }
}

.o-cursor_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    color: #fff;
    transform: translate(-50%, -50%)
}

.o-cursor_inner svg {
    display: block;
    width: 100%;
    height: 100%
}

@media (max-width: 1199px) {
    .o-cursor_inner {
        width: 40px
    }
}

.o-image_wrapper {
    position: relative;
    overflow: hidden
}

.o-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transform: scale(1.5);
    transition: transform 1.4s cubic-bezier(.165, .84, .44, 1)
}

.has-dom-loaded .o-image_wrapper.is-show .o-image {
    transform: scale(1);
    transition-delay: .2s
}

.has-dom-animated .o-image_wrapper.is-show .o-image {
    transition-delay: .1s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.has-dom-first-load .o-image .o-image_wrapper.is-show .o-image {
    transition-delay: 1.7s
}

.o-image.-relative, .o-link {
    position: relative
}

.o-link {
    display: inline-block;
    color: currentColor
}

.o-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: currentColor;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transform-origin: center right
}

@media (any-hover: none) {
    .o-link:active {
        color: currentColor
    }

    .o-link:active:after {
        transform: scaleX(.0001)
    }
}

@media (any-hover: hover) {
    .o-link:hover {
        color: currentColor
    }

    .o-link:hover:after {
        transform: scaleX(.0001)
    }
}

html.is-ie .o-link:hover {
    color: currentColor
}

html.is-ie .o-link:hover:after {
    transform: scaleX(.0001)
}

.o-link:focus {
    color: #1e1e1e
}

.c-home-intro .o-link {
    white-space: nowrap
}

.o-wysiwyg {
    font-size: .875rem
}

.o-wysiwyg ul {
    color: #aaa;
    padding: 0 1.25rem;
    margin-bottom: 1.875rem
}

.o-wysiwyg h2 {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 2.5rem 0 1.25rem
}

.o-wysiwyg > * {
    margin: 1.25rem 0
}

.o-wysiwyg > :first-child {
    margin-top: 0
}

.o-wysiwyg a {
    position: relative;
    display: inline-block;
    color: currentColor
}

.o-wysiwyg a:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: currentColor;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transform-origin: center right
}

@media (any-hover: none) {
    .o-wysiwyg a:active {
        color: currentColor
    }

    .o-wysiwyg a:active:after {
        transform: scaleX(.0001)
    }
}

@media (any-hover: hover) {
    .o-wysiwyg a:hover {
        color: currentColor
    }

    .o-wysiwyg a:hover:after {
        transform: scaleX(.0001)
    }
}

html.is-ie .o-wysiwyg a:hover {
    color: currentColor
}

html.is-ie .o-wysiwyg a:hover:after {
    transform: scaleX(.0001)
}

.o-wysiwyg a:focus {
    color: #1e1e1e
}

.c-popup .o-wysiwyg > * {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup .o-wysiwyg > * {
    opacity: 1;
    transform: none;
    transition-delay: .6s
}

@media (max-width: 699px) {
    .o-wysiwyg {
        font-size: 1.125rem
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: a 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.c-home-intro {
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: #fff
}

@media (max-width: 1100px) {
    .c-home-intro {
        white-space: normal
    }
}

.c-home-intro_summary {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    padding: 2.5rem;
    white-space: normal;
    margin: 0;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1), transform 1s cubic-bezier(.215, .61, .355, 1)
}

.has-dom-loaded .c-home-intro_summary.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-first-load .c-home-intro_summary.is-show {
    transition-delay: 2s
}

.c-home-intro_summary p {
    margin-top: 0
}

.c-home-intro_summary a, .c-home-intro_summary a:hover {
    color: #1e1e1e
}

.c-home-intro_lines {
    display: inline-block;
    width: 162vh
}

@media (min-width: 1101px) {
    html.is-iPad .c-home-intro_lines {
        width: calc(162vh - 60px)
    }
}

@media (max-width: 1100px) {
    .c-home-intro_lines {
        display: block;
        width: 100%
    }
}

.c-home-intro_lines_item {
    text-align: center;
    height: 33.33333vh;
    line-height: .9;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 41vh
}

.c-home-intro_lines_item:nth-child(2) {
    margin-top: -.06em
}

.c-home-intro_lines_item:nth-child(3) {
    margin-top: .06em
}

@media (min-width: 1101px) {
    html.is-iPad .c-home-intro_lines_item {
        height: calc((100vh - 30px) / 3);
        font-size: 38vh
    }
}

@media (max-width: 1100px) {
    .c-home-intro_lines_item {
        font-size: 25vw;
        height: auto
    }

    .c-home-intro_lines_item:first-child {
        text-align: left;
        margin-left: 30px
    }

    .c-home-intro_lines_item:nth-child(3) {
        text-align: right
    }
}

.c-home-intro_lines_split {
    overflow: hidden
}

.c-home-intro_lines_item .c-home-intro_lines_split {
    display: inline-block;
    vertical-align: middle
}

.c-home-intro_lines_split span {
    display: inline-block;
    min-width: .1em;
    transform: translateY(100%);
    transition: transform 1.4s cubic-bezier(.165, .84, .44, 1)
}

.has-dom-loaded .c-home-intro_lines_split span {
    transform: none
}

.has-dom-loaded .c-home-intro_lines_split span:first-child {
    transition-delay: .75s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(2) {
    transition-delay: .8s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(3) {
    transition-delay: .85s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(4) {
    transition-delay: .9s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(5) {
    transition-delay: .95s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(6) {
    transition-delay: 1s
}

.has-dom-first-load .c-home-intro_lines_split span:first-child {
    transition-delay: 2.25s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(2) {
    transition-delay: 2.3s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(3) {
    transition-delay: 2.35s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(4) {
    transition-delay: 2.4s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(5) {
    transition-delay: 2.45s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(6) {
    transition-delay: 2.5s
}

.c-home-intro_logo_wrapper {
    transform: translateY(120px);
    transition: transform 1.2s cubic-bezier(.165, .84, .44, 1);
    display: inline-block;
    vertical-align: middle
}

.has-dom-loaded .c-home-intro_logo_wrapper.is-show {
    transform: none;
    transition-delay: .3s
}

.has-dom-first-load .c-home-intro_logo_wrapper.is-show {
    transition-delay: 1.8s
}

@media (max-width: 1100px) {
    .c-home-intro_logo_wrapper {
        display: none
    }
}

.c-home-intro_logo {
    height: 50%;
    margin-top: -.25em
}

.c-home-intro_logo svg {
    display: block;
    width: 40vh
}

.c-header_wrapper {
    position: relative;
    width: 5rem;
    height: 100vh;
    white-space: normal
}

@media (max-width: 1100px) {
    .c-header_wrapper {
        height: auto;
        width: auto;
        margin: 0;
        z-index: 100
    }
}


.c-header.-sticky {
    z-index: 1000;
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

@media (min-width: 1101px) {
    .c-header.-sticky {
        left: 1.875rem;
        background-color: #fff;
        border-bottom: 1px solid #aaa;
        transform: translate3d(-60.5%, -50%, 0) rotate(-90deg)
    }

    .has-dom-animated.has-header-sticky .c-header.-sticky {
        transform: translate3d(-50.5%, -50%, 0) rotate(-90deg)
    }
}

@media (max-width: 1100px) {
    .c-header.-sticky {
        position: fixed;
        top: 0;
        transform: translateY(-100%)
    }

    .has-header-sticky .c-header.-sticky {
        transform: translateY(0)
    }
}

@media (max-width: 1100px) {
    .c-header {
        transform: translate(0);
        left: 0;
        right: 0;
        width: auto;
        position: relative;
        border-bottom: 1px solid #aaa;
        padding: 1px 2.5rem 0;
        background-color: #fff;
        transition: background-color .3s cubic-bezier(.215, .61, .355, 1)
    }
}

@media (max-width: 1100px) {
    .c-header.-sticky {
        margin-top: 0
    }

    .has-nav-open .c-header {
        background-color: #f6f6f6
    }
}

.c-header_trigger {
    position: absolute;
    left: -100vw;
    top: 0;
    bottom: 0;
    right: 0;
    pointer-events: none
}

.c-header.-sticky .c-header_menu {
    border-bottom: 0
}

@media (min-width: 1101px) {
    .c-header.-sticky .c-header_menu {
        margin: 0 2.5rem
    }
}

@media (min-width: 1101px) {
    html.is-iPad .c-header_menu {
        margin-left: 60px
    }
}

@media (min-width: 1101px) {
    html.is-iPad .c-header.-sticky .c-header_menu {
        margin: 0 3.75rem
    }
}

@media (max-width: 1100px) {
    .c-header_menu {
        margin: 0;
        margin-left: 0;
        border-bottom: 0
    }
}

@media (max-width: 699px) {
    .c-header_menu {
        position: absolute;
        top: calc(100% + 1px);
        height: auto;
        left: 0;
        right: 0;
        margin: 0;
        padding: 2.5rem 0;
        text-align: center;
        font-family: NeueHaasGroteskDisp Pro;
        transform-origin: center top;
        transform: scaleY(.001);
        background-color: #f6f6f6;
        transition: transform .6s cubic-bezier(.645, .045, .355, 1) .15s
    }

    .c-header.is-open .c-header_menu {
        transform: scaleY(1);
        transition-delay: 0s
    }
}

html.is-ie .c-header_menu_item a:hover:before {
    transform: scaleX(1)
}

.c-header_logo {
    position: absolute;
    top: 50%;
    right: 2.5rem;
    transform: translateY(-50%);
    width: 11.25rem;
    height: 2.5rem;
    color: #1e1e1e;
    display: block
}

.c-header_logo:focus, .c-header_logo:hover {
    color: #1e1e1e
}

.c-header_logo svg {
    display: block;
    width: 100%;
    height: 100%
}

@media (min-width: 1101px) {
    html.is-iPad .c-header.-sticky .c-header_logo {
        right: 3.75rem
    }
}

@media (max-width: 699px) {
    .c-header_logo {
        position: relative;
        left: 0;
        right: auto;
        top: 0;
        transform: none;
        margin: .9375rem 0
    }
}

.c-header_burger {
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    right: 2.5rem
}

.c-header_burger:before {
    transform: translate(-50%, -50%) translateY(-4px)
}

.c-header_burger:after, .c-header_burger:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1px;
    width: 100%;
    background-color: #aaa;
    transition: transform .3s cubic-bezier(.25, .46, .45, .94)
}

.c-header_burger:after {
    transform: translate(-50%, -50%) translateY(4px)
}

.c-header.is-open .c-header_burger:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.c-header.is-open .c-header_burger:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.c-promo {
    margin-right: 3.75rem;
    width: 33.75rem;
    height: 100vh;
    position: relative
}

@media (max-width: 1199px) {
    .c-promo {
        width: 21.875rem
    }
}

@media (max-width: 1100px) {
    .c-promo {
        height: 250px;
        width: 100%
    }
}

.c-promo.-empty {
    background-size: cover;
    background-position: 50%
}

.c-promo_image_wrapper {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 250px);
    position: relative;
    z-index: 5
}

@media (max-width: 1100px) {
    .c-promo_image_wrapper {
        margin: 0;
        height: 100%;
        width: calc(100% - 200px)
    }
}

@media (max-width: 699px) {
    .c-promo_image_wrapper {
        width: calc(100% - 100px)
    }
}

.c-promo_image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
    background-position: 50%
}

@media (max-width: 1100px) {
    .c-promo_image {
        background-position: 50%
    }
}

.c-promo_content_wrapper {
    position: absolute;
    bottom: 250px;
    left: 50%;
    background-color: #1e1e1e;
    border-radius: 50%;
    width: 12.5rem;
    height: 12.5rem;
    transform: translate(-50%, 50%) scale(.0001);
    font-size: 1.25rem;
    white-space: normal;
    display: block;
    transition: transform .8s cubic-bezier(.165, .84, .44, 1);
    z-index: 10
}

.has-dom-loaded .c-promo_content_wrapper.is-show {
    transform: translate(-50%, 50%) scale(1);
    transition-delay: .9s
}

.has-dom-first-loaded .c-promo_content_wrapper.is-show {
    transition-delay: 2.4s
}

@media (max-width: 1100px) {
    .c-promo_content_wrapper {
        bottom: auto;
        left: auto;
        right: 200px;
        top: 50%;
        font-size: 1.125rem;
        transform: translate(50%, -50%) scale(.0001)
    }

    .has-dom-loaded .c-promo_content_wrapper.is-show {
        transform: translate(50%, -50%) scale(1)
    }
}

@media (max-width: 699px) {
    .c-promo_content_wrapper {
        right: 100px
    }
}

.c-promo_arrow {
    position: absolute;
    bottom: 200px;
    width: 3.125rem;
    height: 1.25rem;
    right: 0;
    color: #1e1e1e;
    z-index: 10
}

.c-promo_arrow svg {
    display: block;
    height: 100%;
    width: 100%
}

@media (any-hover: none) {
    .c-promo_arrow:active {
        color: #1e1e1e
    }
}

@media (any-hover: hover) {
    .c-promo_arrow:hover {
        color: #1e1e1e
    }
}

.c-promo_arrow:focus, html.is-ie .c-promo_arrow:hover {
    color: #1e1e1e
}

@media (max-width: 1100px) {
    .c-promo_arrow {
        bottom: 0;
        right: 3.75rem;
        transform-origin: center right;
        transform: rotate(90deg)
    }
}

.c-promo_title {
    width: calc(100% - 1.25rem);
    margin: auto;
    display: block;
    text-align: center;
    line-height: 1.2
}

.c-promo_content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 12.5rem;
    height: 12.5rem
}

.c-promo_content_slide {
    display: block;
    height: auto;
    width: 12.5rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.165, .84, .44, 1), transform .8s cubic-bezier(.165, .84, .44, 1);
    color: #fff
}

.c-promo_content_slide:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

.c-promo_content_slide:focus, .c-promo_content_slide:hover {
    color: #fff
}

.has-dom-loaded .c-promo_content_wrapper.is-show .c-promo_content_slide {
    opacity: 1;
    transform: none;
    transition-delay: 1.3s
}

.has-dom-first-load .c-promo_content_wrapper.is-show .c-promo_content_slide {
    transition-delay: 2.8s
}

.c-promo_content_slide svg {
    display: block;
    margin: auto;
    width: 60%;
    height: 60%;
    margin-top: -10%;
    fill: #fff
}

.c-promo_content_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%)
}

.c-promo_content_slide.has-logo .c-promo_content_inner {
    top: 65%
}

.c-slider {
    height: 100vh;
    width: 100vh;
    overflow: hidden;
    position: relative;
    transform: translateZ(-1px);
    -webkit-tap-highlight-color: transparent
}

@media (max-width: 1100px) {
    .c-slider {
        width: 100%;
        height: 100vw
    }
}

.c-slider_background {
    right: -10%;
    left: -10%
}

.c-slider_background, .c-slider_background_item {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.c-slider_background_item {
    right: 0;
    left: 0;
    z-index: 0
}

.c-slider_background_item.is-active {
    z-index: 2
}

.c-slider_background_item_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transform: translateX(100%);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_background_item.is-active .c-slider_background_item_inner {
    transform: none;
    transition-duration: 1s
}

.c-slider_background_item.is-out .c-slider_background_item_inner {
    transform: translateX(-100%);
    transition-duration: 1s
}

.c-slider_background_item_image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    transform: translate3d(-100%, 0, 0) scale(1.3);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_background_item.is-active .c-slider_background_item_image {
    transform: translateZ(0) scale(1);
    transition-duration: 1s
}

.c-slider_background_item.is-out .c-slider_background_item_image {
    transform: translate3d(100%, 0, 0) scale(1.3);
    transition-duration: 1s
}

.is-ie .c-slider_background_item_image {
    transform: translate3d(-100%, 0, 0)
}

.is-ie .c-slider_background_item.is-active .c-slider_background_item_image {
    transform: translateZ(0)
}

.is-ie .c-slider_background_item.is-out .c-slider_background_item_image {
    transform: translate3d(100%, 0, 0)
}

.c-slider_main {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    overflow: hidden
}

.c-slider_main:before {
    content: "";
    display: block;
    padding-bottom: 75%
}

.c-slider_main_item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    transform: translateZ(0);
    overflow: hidden
}

.c-slider_main_item.is-active {
    z-index: 2
}

.c-slider_main_item_inner {
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    overflow: hidden;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_main_item.is-active .c-slider_main_item_inner {
    transform: translateZ(0);
    transition-duration: 1s
}

.c-slider_main_item.is-out .c-slider_main_item_inner {
    transform: translate3d(100%, 0, 0);
    transition-duration: 1s
}

.c-slider_main_item_image_wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    transform: translate3d(100%, 0, 0);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_main_item.is-active .c-slider_main_item_image_wrapper {
    transform: translateZ(0) scale(1);
    transition-duration: 1s
}

.c-slider_main_item.is-out .c-slider_main_item_image_wrapper {
    transform: translate3d(-100%, 0, 0);
    transition-duration: 1s
}

.c-slider_main_item_image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -25%;
    left: -25%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-slider_main_item_image img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
    height: 100%
}

.c-slider_counter_wrapper {
    position: absolute;
    top: 55%;
    right: 0;
    padding: 0 1.875rem;
    font-size: .875rem;
    z-index: 10;
    mix-blend-mode: difference;
    filter: invert(1)
}

@media (max-width: 699px) {
    .c-slider_counter_wrapper {
        top: 50%
    }
}

.c-slider_counter_list {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 20px
}

.c-slider_counter_list_item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 20px;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0s cubic-bezier(.215, .61, .355, 1), transform 0s cubic-bezier(.215, .61, .355, 1)
}

.c-slider_counter_list_item.is-active {
    opacity: 1;
    transform: none;
    transition-duration: .6s;
    transition-delay: .4s
}

.c-slider_counter_list_item.is-out {
    opacity: 0;
    transform: translateY(-30px);
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.c-slider_counter_base, .c-slider_counter_base:before {
    display: inline-block;
    vertical-align: middle
}

.c-slider_counter_base:before {
    content: "";
    margin: 0 5px;
    height: 1px;
    width: 16px;
    background-color: #1e1e1e
}

.c-slider_counter_line {
    position: relative;
    width: 1px;
    height: 25vh;
    background-color: #1e1e1e;
    margin: 2.5rem auto 0
}

@media (max-width: 699px) {
    .c-slider_counter_line {
        height: 25vw
    }
}

.c-preloader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    z-index: 2010;
    transition: height 0s, z-index 0s
}

.has-dom-loaded .c-preloader {
    height: 0;
    z-index: -100;
    transition-delay: 1.3s
}

.has-dom-first-load .c-preloader {
    transition-delay: 2.6s
}

.has-dom-loading .c-preloader {
    height: 100vh;
    z-index: 2010;
    transition-delay: 0s
}

.c-preloader_background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #1e1e1e;
    transition: transform .8s cubic-bezier(.77, 0, .175, 1);
    transform-origin: center top;
    transform: scaleY(1)
}

.has-dom-loaded .c-preloader_background {
    transform: scaleY(.0001);
    transition-delay: .5s
}

.has-dom-first-load .c-preloader_background {
    transition-delay: 1.8s
}

.has-dom-loading .c-preloader_background {
    transition-delay: 0s;
    transform: scaleY(1);
    transform-origin: center bottom
}

.c-preloader_anim {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    opacity: 1;
    transform: none;
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1) 1.8s, transform 1s cubic-bezier(.55, .055, .675, .19) 1.4s
}

.has-dom-loaded .c-preloader_anim {
    opacity: 0;
    transform: translateY(-150px)
}

.has-dom-loading .c-preloader_anim {
    display: none
}

.c-preloader_logo {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    width: 12.5rem;
    opacity: 0;
    transform: translate(-50%, -50%) translateY(60px);
    transition: opacity .6s cubic-bezier(.55, .055, .675, .19), transform .6s cubic-bezier(.55, .055, .675, .19)
}

.has-dom-loading .c-preloader_logo {
    transition-delay: .4s;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.has-dom-loaded .c-preloader_logo {
    opacity: 0;
    transform: translate(-50%, -50%) translateY(-60px)
}

.has-dom-animated .c-preloader_logo {
    transform: translate(-50%, -50%) translateY(60px)
}

.c-preloader_logo svg, .c-rail_wrapper {
    display: block;
    width: 100%
}

.c-rail_wrapper {
    position: relative;
    white-space: nowrap;
    transform: translateZ(0);
    overflow: hidden
}

.c-rail_group-container {
    position: relative;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto
}

.c-rail_item, .c-rail_track {
    display: inline-block
}

.c-rail_track-container {
    display: inline-block;
    width: auto;
    white-space: nowrap
}

.is-ie .c-rail_track-container {
    display: inline-block
}

.c-block-details_wrapper {
    font-size: 0
}

.c-block-details {
    white-space: normal;
    font-size: 1rem
}

@media (min-width: 1600px) {
    .c-block-details {
        width: 500px
    }
}

@media (min-width: 1101px) and (max-width: 1599px) {
    .c-block-details {
        width: 450px
    }
}

@media (min-width: 1101px) {
    .c-block-details {
        height: 100vh;
        padding: 2.5rem 0
    }
}

@media (min-width: 700px) {
    .c-block-details {
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width: 1100px) {
    .c-block-details {
        width: 50%
    }

    .c-block-details:nth-child(2n) {
        border-left: 1px solid #aaa
    }
}

@media (max-width: 699px) {
    .c-block-details {
        width: 100%
    }

    .c-block-details:nth-child(2n) {
        border-left: 0
    }
}

.c-block-details_inner {
    position: relative;
    height: 100%
}

@media (min-width: 1101px) {
    .c-block-details_inner {
        padding: 0 2.5rem;
        border-left: 1px solid #aaa
    }

    .c-block-details:last-child .c-block-details_inner {
        border-right: 1px solid #aaa
    }
}

@media (max-width: 1100px) {
    .c-block-details_inner {
        padding: 2.5rem 0;
        margin: 0 2.5rem;
        border-top: 1px solid #aaa
    }

    .c-block-details.-border .c-block-details_inner {
        border-top: 0
    }
}

.c-block-details_title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    max-width: 70%;
    font-size: 2.5vw;
    line-height: 1.1;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_title {
    opacity: 1;
    transform: none;
    transition-delay: .2s
}

@media (max-width: 699px) {
    .c-block-details_title {
        font-size: 1.5625rem
    }
}

.c-block-details_content {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_content {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

@media (min-width: 1101px) {
    .c-block-details_footer {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 0 2.5rem
    }
}

@media (max-width: 1100px) {
    .c-block-details_footer {
        margin-top: 3.75rem
    }
}

.c-block-details_footer_link {
    font-size:16px;
    min-height: .9375rem;
    opacity: 0;
    transform: translateY(-60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_footer_link {
    opacity: 1;
    transform: none;
    transition-delay: .6s
}

@media (max-width: 699px) {
    .c-block-details.is-show .c-block-details_footer_link {
        transition-delay: .4s
    }
}

@media (max-width: 699px) {
    .c-block-details_footer_link {
        font-size: 1.125rem
    }
}

.c-block-details_footer_logo_wrapper {
    position: relative
}

.c-block-details_footer_logo {
    height: 6.25rem;
    width: 6.25rem;
    display: inline-block;
    float: right;
    transform: translateY(-60px);
    margin-bottom: -2em;
    opacity: 0;
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_footer_logo {
    opacity: 1;
    transform: none;
    transition-delay: .8s
}

@media (max-width: 699px) {
    .c-block-details.is-show .c-block-details_footer_logo {
        transition-delay: .5s
    }
}

.c-block-details_footer_logo svg {
    display: block;
    height: 100%
}

.c-block-details_footer_image_wrapper {
    position: relative;
    margin-top: 1.25rem
}

.c-block-details_footer_image_wrapper:before {
    content: "";
    display: block;
    padding-bottom: 80%
}

.c-block-details_footer_image_wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    left: -10%;
    right: -10%;
    max-width: inherit
}

.c-block-details_image {
    position: absolute;
    top: 0;
    left: -10%;
    right: -10%;
    bottom: 0;
    background-size: cover;
    background-position: 50%
}

@media (min-width: 1101px) {
    .c-brand-list_wrapper {
        height: 100vh;
        width: 40.625rem;
        position: relative;
        padding: 2.5rem
    }

    .c-brand-list_wrapper:after {
        content: "";
        width: 1px;
        height: calc(100% - 5rem);
        background-color: #aaa;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-brand-list_wrapper {
        margin: 2.5rem 2.5rem 0;
        padding: 2.5rem 0 0
    }
}

.c-brand-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Playfair Display', serif;
    line-height: 1.1;
    font-size: 0
}

html:not(.is-mobile) .c-brand-list:hover a {
    opacity: 0
}

.c-brand-list a {
    color: currentColor;
    display: block;
    padding: 1px 0
}

html:not(.is-mobile) .c-brand-list a:hover {
    opacity: 1;
    color: #fff
}

.c-brand-list_item {
    opacity: 0;
    transform: translateX(120px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    font-size: 2.5vw
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item {
    opacity: 1;
    transform: none
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:first-child {
    transition-delay: .5s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(2) {
    transition-delay: .6s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(3) {
    transition-delay: .7s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(4) {
    transition-delay: .8s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(5) {
    transition-delay: .9s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(6) {
    transition-delay: 1s
}

@media (max-width: 699px) {
    .c-brand-list_item {
        font-size: 1.5625rem
    }
}

.c-brand-list_sublist {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.c-brand-list_sublist_item {
    opacity: 0;
    transform: translateX(120px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    font-size: 2.5vw
}

@media (max-width: 699px) {
    .c-brand-list_sublist_item {
        font-size: 1.5625rem
    }
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item {
    opacity: 1;
    transform: none
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:first-child {
    transition-delay: .8s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(2) {
    transition-delay: .9s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(3) {
    transition-delay: 1s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(4) {
    transition-delay: 1.1s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(5) {
    transition-delay: 1.2s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(6) {
    transition-delay: 1.3s
}

.c-brand-list_sublist_item a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    background-color: currentColor;
    width: 2.5rem
}

.c-brand-list_backgrounds {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1
}

.c-brand-list_background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    background-size: cover;
    background-position: 50%
}

.c-brand-list_background.is-active {
    opacity: 1
}

.c-brand-list_background:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(30, 30, 30, .9)
}

.c-brand-list_wrapper.is-active .c-brand-list_label {
    color: #fff
}

@media (min-width: 1101px) {
    .c-brand-list_label {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-brand-list_label {
        text-align: center;
        margin: 1.25rem 0
    }
}

.c-brand {
    position: relative
}
.dgn-process{
    position: relative;
}
.last-sec-w{
    position: relative;
}
.last-sec-mob{
    display: none;
}
.last-sec-mob-1{
    display: none;
}

.last-sec-ipad-1{
    display: none;
}


.c-brand.-dark {
    background-color: #1e1e1e;
    color: #fff
}

.c-brand.-dark:after {
    content: "";
    display: none
}

@media (min-width: 1101px) {
    .c-brand:not(.has-subbrands):after {
        content: "";
        width: 1px;
        height: calc(100% - 5rem);
        background-color: #aaa;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
    .dgn-process:not(.has-subbrands):after{
        content: "";
        width:0;
        height:0;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
    .last-sec-w:not(.has-subbrands):after{
        content: "";
        width:0;
        height:0;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }

    .last-sec-mob{
        display: none;
    }
    .last-sec-mob-1{
        display: none;
    }

    .last-sec-ipad-1{
        display: none;
    }

}

@media (max-width: 1100px) {
    .c-brand:not(.has-subbrands):after {
        content: "";
        height: 1px;
        width: calc(100% - 5rem);
        background-color: #aaa;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
    .dgn-process:not(.has-subbrands):after{
        content: "";
        height:0;
        width: calc(100% - 5rem);
        background-color: #aaa;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
    .last-sec-w:not(.has-subbrands):after{
        content: "";
        height:0;
        width: calc(100% - 5rem);
        background-color: #aaa;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width: 1101px) {
    .c-brand {
        height: 100vh;
        white-space: nowrap;
        padding: 0 3.75rem 0 7.5rem
    }
    .dgn-process{
        height: 100vh;
        white-space: nowrap;
        padding: 0 1.75rem 0 7.5rem
    }
    .last-sec-w{
        height: 100vh;
        white-space: nowrap;
        padding: 0 3.75rem 0 2.5rem;
    }
    .last-sec-mob{
        display: none;
    }
    .last-sec-mob-1{
        display: none;
    }

    .last-sec-ipad-1{
        display: none;
    }
}

@media (max-width: 1100px) {
    .c-brand {
        white-space: normal
    }
    .dgn-process{
        white-space: normal;
    }

    .last-sec-w{
        white-space: normal;
    }
}

.c-brand_name {
    font-size: 12.5rem;
    margin: 0
}

.c-brand_name span {
    display: inline-block;
    line-height: 1
}

.c-brand_name span:after {
    content: "";
    height: 1px;
    width: 12.5rem;
    margin: 0 3.75rem;
    display: inline-block;
    background-color: currentColor;
    vertical-align: middle
}

@media (min-width: 1101px) {
    .c-brand_name {
        width: 100vh;
        position: absolute;
        top: 50%;
        left: 9.375rem;
        transform: translate(-50%, -50%) rotate(-90deg)
    }
}

@media (max-width: 1100px) {
    .c-brand_name {
        width: 100vw;
        font-size: 20vw
    }

    .c-brand_name span:after {
        width: 6.25rem;
        margin: 0 1.25rem
    }
}

.c-brand_images {
    position: relative;
    vertical-align: top
}


@media (min-width: 1101px) {
    .c-brand_images {
        width: 60vw;
        height: 100vh;
        display: inline-block;
        margin-left: 7.5rem;
        padding: 2.5rem 0 2.5rem 2.5rem
    }
}

@media (max-width: 1100px) {
    .c-brand_images {
        padding: 0;
        margin-bottom: -60px
    }
}

.c-brand_images_grid {
    position: relative;
    z-index: 2;
}

.c-brand_images_col {
    position: relative;
    vertical-align: top;
    z-index: 1
}

.c-brand_images_col.-index {
    z-index: 2
}

@media (min-width: 1101px) {
    .c-brand_images_col {
        height: calc(100vh - 5rem)
    }

    .c-brand_images_col:nth-child(2) {
        margin-left: -3.75rem
    }
}

@media (max-width: 1100px) {
    .c-brand_images_col {
        height: 100vw;
        width: 50%
    }
}

.c-brand_image_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.c-brand_images_col.-small .c-brand_image_wrapper {
    height: 30vh
}

@media (min-width: 1101px) {
    .c-brand_images_col.-big .c-brand_image_wrapper {
        height: calc(100vh - 5rem)
    }
}

@media (max-width: 1100px) {
    .c-brand_images_col.-big .c-brand_image_wrapper {
        height: 100vw
    }
}

.c-brand_images_col.-top .c-brand_image_wrapper {
    top: 0;
    transform: none
}

.c-brand_images_col.-bottom .c-brand_image_wrapper {
    bottom: 0;
    top: auto;
    transform: none
}

.c-brand_images_col.-top.-small .c-brand_image_wrapper {
    margin-top: 7.5rem
}

.c-brand_images_col.-bottom.-small .c-brand_image_wrapper {
    margin-bottom: 7.5rem
}

@media (min-width: 1101px) {
    .c-brand_image_wrapper {
        top: 50%;
        height: 50vh;
    }
}

@media (max-width: 1100px) {
    .c-brand_image_wrapper {
        height: 60vw
    }

    .c-brand_images_col:nth-child(2) .c-brand_image_wrapper {
        margin-left: -2.5rem
    }
}

.c-brand_image {
    background-size: cover;
    background-position: 50%
}

.c-brand_logo_wrapper {
    background-color: #1e1e1e;
    border-radius: 50%;
    width: 12.5rem;
    transform: translateX(50%);
    color: #fff;
    z-index: 10
}

.c-brand.-dark .c-brand_logo_wrapper {
    background-color: #fff;
    color: #1e1e1e
}

.c-brand_logo_wrapper.-bottom {
    top: auto
}

@media (min-width: 1400px) {
    .c-brand_logo_wrapper.-bottom {
        bottom: 7.5rem
    }
}

@media (min-width: 1101px) and (max-width: 1399px) {
    .c-brand_logo_wrapper.-bottom {
        bottom: 3.75rem
    }
}

.c-brand_logo_wrapper:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media (min-width: 1400px) {
    .c-brand_logo_wrapper {
        top: 7.5rem
    }
}

@media (min-width: 1101px) and (max-width: 1399px) {
    .c-brand_logo_wrapper {
        top: 3.75rem
    }
}

@media (min-width: 1101px) {
    .c-brand_logo_wrapper {
        position: absolute;
        right: 0
    }
}

@media (max-width: 1100px) {
    .c-brand_logo_wrapper {
        position: relative;
        margin: auto;
        transform: translateY(-50%)
    }
}

.c-brand_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%
}

.c-brand_logo svg {
    display: block;
    width: 100%;
    height: 100%
}

.c-brand_content {
    display: inline-block;
    width: 28.75rem;
    white-space: normal;
    margin-right: 7.5rem
}

@media (min-width: 1101px) {
    .c-brand_content {
        padding: 2.5rem 3.75rem
    }

    .c-brand_content.-top {
        vertical-align: top;
        margin-top: 7.5rem
    }

    .c-brand_content.-bottom {
        vertical-align: bottom;
        margin-bottom: 7.5rem
    }
}

@media (max-width: 1399px) {
    .c-brand_content.-top {
        margin-top: 3.75rem
    }

    .c-brand_content.-bottom {
        margin-bottom: 3.75rem
    }
}

@media (max-width: 1100px) {
    .c-brand_content {
        padding: 2.5rem
    }
}

.c-brand_content_text {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-brand_content_text.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

@media (max-width: 699px) {
    .c-brand_content_text.is-show {
        transition-delay: .2s
    }
}

.c-brand_content_link {
    font-size: .875rem;
    margin-top: 1.25rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-brand_content_link.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .6s
}

@media (max-width: 699px) {
    .c-brand_content_link.is-show {
        transition-delay: .3s
    }
}

.c-brand_label {
    font-size: .875rem
}

@media (min-width: 1101px) {
    .c-brand_label {
        position: absolute;
        top: 50%;
        right: 2.5rem
    }
}

@media (max-width: 1100px) {
    .c-brand_label {
        text-align: center;
        padding: 2.5rem 0
    }
}

@media (max-width: 699px) {
    .c-brand_label {
        font-size: 1.125rem
    }
}

.c-contact {
    margin: 2.5rem 0;
    padding: 0 2.5rem;
    white-space: normal
}

@media (min-width: 1101px) {
    .c-contact {
        width: 80vw;
        height: calc(100vh - 5rem)
    }
}

@media (max-width: 1100px) {
    .c-contact {
        padding: 0;
        margin: 1.875rem 2.5rem
    }
}

.c-contact_summary {
    font-size: 3vw;
    font-family: 'Playfair Display', serif;
    line-height: 1;
    width: 75%
}

.c-contact_summary p {
    margin: 0
}

@media (max-width: 699px) {
    .c-contact_summary {
        font-size: 1.5625rem
    }
}

.c-contact_label {
    font-size: .875rem
}

@media (min-width: 1101px) {
    .c-contact_label {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-contact_label {
        text-align: center;
        padding: 2.5rem 0
    }
}

@media (max-width: 699px) {
    .c-contact_label {
        font-size: 1.125rem
    }
}

.c-contact_infos {
    font-size: .875rem
}

@media (min-width: 1101px) {
    .c-contact_infos {
        padding: 2.5rem;
        position: absolute;
        bottom: 7.5rem;
        left: 0;
        width: 75%
    }
}

@media (max-width: 1100px) {
    .c-contact_infos {
        padding: 2.5rem 0
    }
}

@media (max-width: 699px) {
    .c-contact_infos {
        font-size: 1.125rem
    }
}

.c-contact_col {
    font-size: .875rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.has-dom-loaded .c-contact_col.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}

@media (max-width: 699px) {
    .c-contact_col {
        font-size: 1.125rem
    }
}

.c-contact_address_footer {
    margin-top: 1.875rem
}

.c-contact_hours_item {
    margin: 0
}

.c-contact_hours_item span {
    display: inline-block;
    vertical-align: middle;
    width: 40px
}

.c-contact_newsletter_form {
    position: relative
}

@media (max-width: 1100px) {
    .c-contact_newsletter_form {
        max-width: 300px
    }
}

@media (max-width: 699px) {
    .c-contact_newsletter_form {
        max-width: calc(100% - 55px)
    }
}

.c-contact_newsletter_input {
    border: 1px solid #aaa;
    padding: .83333rem
}

@media (max-width: 699px) {
    .c-contact_newsletter_input {
        font-size: 16px
    }
}

.c-contact_newsletter_submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: .83333rem;
    width: 2.5rem;
    height: 100%;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1)
}

.c-contact_newsletter_submit:hover {
    transform: translateX(8px)
}

.c-contact_newsletter_submit svg {
    display: block;
    width: 100%;
    height: 100%
}

.is-edge .c-contact_newsletter_submit {
    right: 2.5rem
}

@media (max-width: 1100px) {
    .c-contact_col {
        margin-top: 2.5rem
    }
}

.c-contact_col_footer {
    font-size: .875rem;
    margin: 2.5rem 0 0
}

@media (max-width: 699px) {
    .c-contact_col_footer {
        font-size: 1.125rem
    }
}

.c-contact_col_footer_link {
    margin-right: 1.25rem
}

.c-contact_socials {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width: 1101px) {
    .c-contact_socials {
        bottom: 7.5rem;
        padding: 2.5rem 0;
        position: absolute;
        right: 1.875rem
    }
}

@media (max-width: 1100px) {
    .c-contact_socials {
        text-align: center
    }
}

.c-contact_socials_item {
    position: relative;
    padding: 1.25rem 1.875rem;
    transition: color .3s cubic-bezier(.215, .61, .355, 1)
}

.c-contact_socials_item a, .c-contact_socials_item a:hover {
    color: currentColor
}

.c-contact_socials_item svg {
    display: block;
    width: 20px;
    height: 20px
}

@media (min-width: 1101px) {
    .c-contact_socials_item:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        background-color: #1e1e1e;
        border-radius: 50%;
        transform: translate(-50%, -50%) scale(.001);
        transition: transform .3s cubic-bezier(.215, .61, .355, 1);
        z-index: -1
    }
}

@media (min-width: 1101px) and (any-hover: none) {
    .c-contact_socials_item:active {
        color: #fff
    }

    .c-contact_socials_item:active:before {
        transform: translate(-50%, -50%) scale(1)
    }
}

@media (min-width: 1101px) and (any-hover: hover) {
    .c-contact_socials_item:hover {
        color: #fff
    }

    .c-contact_socials_item:hover:before {
        transform: translate(-50%, -50%) scale(1)
    }
}

@media (min-width: 1101px) {
    html.is-ie .c-contact_socials_item:hover {
        color: #fff
    }

    html.is-ie .c-contact_socials_item:hover:before {
        transform: translate(-50%, -50%) scale(1)
    }
}

@media (max-width: 1100px) {
    .c-contact_socials_item {
        display: inline-block
    }
}

.c-end {
    white-space: normal;
    padding: 2.5rem 3.75rem
}

@media (min-width: 1101px) {
    html.is-iPad .c-end {
        height: calc(100vh - 30px)
    }
}

@media (min-width: 1101px) {
    .c-end {
        width: 100vw;
        height: 100vh
    }
}

@media (max-width: 1100px) {
    .c-end {
        display: none
    }
}

.c-end_item {
    width: 100%
}

.c-end_item svg {
    display: block;
    width: 100%;
    height: 100%
}

@media (min-width: 1101px) {
    html.is-iPad .c-end_item {
        height: calc((100vh - 30px - 5rem) / 4)
    }
}

@media (min-width: 1101px) {
    .c-end_item {
        height: calc((100vh - 5rem) / 4)
    }
}

.form-block{ padding: 2.5rem;
    white-space: normal;
    background-color: #fff
}

.c-block-content {
    padding: 2.5rem;
    white-space: normal;
    background-color: #fff
}

@media (min-width: 1101px) {
    .c-block-content {
        width: 80vw;
        height: 100vh
    }
    .form-block{
        width: 80vw;
        /* height: 100vh */
    }
}

@media (max-width: 1100px) {
    .c-block-content {
        border-bottom: 1px solid #aaa;
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: auto
    }
    .form-block{
        padding: 0;
        padding: 0 2.5rem;
        /* height: 100vh; */
    }

}

.c-block-content_summary {
    font-size: 2.5vw;
    font-family: 'Playfair Display', serif;
    line-height: 1.1;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.has-dom-loaded .c-block-content_summary.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .7s
}

.has-dom-animated .c-block-content_summary.is-show {
    transition-delay: .3s
}

@media (max-width: 699px) {
    .has-dom-animated .c-block-content_summary.is-show {
        transition-delay: .2s
    }
}

.has-dom-first-load .c-block-content_summary.is-show {
    transition-delay: 2.2s
}

.c-block-content_summary p {
    margin: 0
}

.c-block-content_summary p + p {
    margin-top: 1em
}

@media (min-width: 1101px) {
    .c-block-content_summary {
        width: 75%
    }
}

@media (max-width: 699px) {
    .c-block-content_summary {
        font-size: 1.5625rem
    }
}

.c-block-content_design-process {
    position: absolute;
    bottom: 7.5rem;
    width: 50%;
    display: block;
}
.c-block-content_design-process-Ipad {
    display: none;
}


@media (min-width: 1101px) {
    .c-block-content_footer {
        position: absolute;
        bottom: 7.5rem;
        width: 50%
    }

    .c-block-content_design-process {
        position: absolute;
        bottom: 7.5rem;
        width: 100%;
        display: block;
    }
    .c-block-content_design-process-Ipad {
        display: none;
    }
}

@media (max-width: 1100px) {
    .c-block-content_footer {
        margin-top: 1.875rem
    }
}

.c-block-content_text {
    display: block;
    max-width: 320px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.has-dom-loaded .c-block-content_text.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-animated .c-block-content_text.is-show {
    transition-delay: .4s
}

@media (max-width: 699px) {
    .has-dom-animated .c-block-content_text.is-show {
        transition-delay: .2s
    }
}

.has-dom-first-load .c-block-content_text.is-show {
    transition-delay: 2s
}

.c-block-content_label {
    font-size: .875rem;
    margin: 0
}

@media (min-width: 1101px) {
    .c-block-content_label {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-block-content_label {
        text-align: center;
        padding: 1.25rem 0
    }
}

@media (max-width: 699px) {
    .c-block-content_label {
        font-size: 1.125rem
    }
}

@media (min-width: 1101px) {
    .c-jobs-list {
        height: 100vh
    }
}

@media (min-width: 1101px) {
    .c-jobs-list_col {
        display: inline-block;
        height: 100vh;
        vertical-align: top;
        width: 34.375rem;
        white-space: normal;
        border-left: 1px solid #aaa
    }
}

.c-jobs-list_item {
    position: relative;
    padding: 2.5rem
}

@media (min-width: 1101px) {
    .c-jobs-list_item {
        height: 50vh;
        display: block;
        vertical-align: top
    }

    .c-jobs-list_item:nth-child(odd):after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 2.5rem;
        left: 2.5rem;
        border-top: 1px solid #aaa
    }
}

@media (max-width: 1100px) {
    .c-jobs-list_item:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 2.5rem;
        left: 2.5rem;
        border-top: 1px solid #aaa
    }
}

.c-jobs-list_title {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    line-height: 1.1;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-jobs-list_item.is-show .c-jobs-list_title {
    opacity: 1;
    transform: none;
    transition-delay: .2s
}

.c-jobs-list_item.is-show .c-jobs-list_title:hover {
    cursor: pointer;
    opacity: .5;
    transition-duration: .3s
}

@media (max-width: 699px) {
    .c-jobs-list_title {
        font-size: 1.5625rem
    }
}

.c-jobs-list_content {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-jobs-list_item.is-show .c-jobs-list_content {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}

.c-jobs-list_footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 2.5rem;
    font-size: .875rem
}

@media (max-width: 699px) {
    .c-jobs-list_footer {
        padding-bottom: 1.25rem
    }
}

.c-jobs-list_footer_link {
    display: inline-block;
    line-height: 1.5;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    margin-right: 2.5rem
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link {
    opacity: 1;
    transform: none
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link:first-child {
    transition-delay: .5s
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link:nth-child(2) {
    transition-delay: .6s
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link:nth-child(3) {
    transition-delay: .7s
}

.c-form_wrapper {
    position: relative;
    white-space: normal
}

.c-form {
    margin-bottom: 30px;
}

@media (min-width: 1101px) {
    .c-form_wrapper {
        width: 100vw;
        /* height: 100vh; */
        padding: 2.5rem
    }

    .c-form_wrapper:after {
        content: "";
        position: absolute;
        top: 2.5rem;
        right: 0;
        bottom: 2.5rem;
        width: 1px;
        background-color: #aaa
    }
}

@media (min-width: 1101px) {
    .c-form {
        width: 900px;
        max-width:100%
    }
}

.c-form_title {
    font-size: 2.8125rem;
    font-family: 'Playfair Display', serif;
    margin: 0 0 2.5rem
}

.c-form_submit {
    display: block;
    width: 100%
}

.c-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: -10;
    height: 0;
    transition: height 0s .8s, z-index 0s .8s;
    overflow: hidden;
    pointer-events: none
}

.has-popup-open .c-popup {
    height: 100vh;
    z-index: 2000;
    transition-delay: 0s;
    pointer-events: auto
}

.c-popup_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1024px;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    border: 1px solid #aaa;
    transform: translate(-50%, -50%) scaleY(0);
    transform-origin: center bottom;
    transition: transform .6s cubic-bezier(.77, 0, .175, 1) .1s
}

.has-popup-open .c-popup_inner {
    transform: translate(-50%, -50%) scaleY(1);
    transition-delay: 0s
}

.c-popup_background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_background {
    opacity: 1
}

.c-popup_close {
    position: absolute;
    margin: 2.5rem;
    top: 0;
    right: 0;
    z-index: 10;
    font-size: .875rem
}

@media (max-width: 699px) {
    .c-popup_close {
        font-size: 1.125rem
    }
}

.c-popup_content {
    overflow: hidden
}

.c-popup_content, .c-popup_content_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%
}

.c-popup_content_inner {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 2.5rem 2.5rem 3.75rem
}

.is-firefox .c-popup_content_inner {
    overflow-y: scroll
}

.c-popup_header {
    border-bottom: 1px solid transparent;
    transition: border-color .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_header {
    border-color: #aaa;
    transition-delay: .8s
}

.c-popup_title {
    font-size: 2.8125rem;
    font-family: 'Playfair Display', serif;
    max-width: 37.5rem;
    line-height: 1.2;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_title {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

@media (max-width: 699px) {
    .c-popup_title {
        max-width: calc(100% - 3.75rem)
    }
}

.c-popup_summary {
    margin: 3.75rem 0 2.5rem;
    max-width: 37.5rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_summary {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.c-popup_main {
    padding: 2.5rem 0 7.5rem;
    max-width: 37.5rem
}

@media (max-width: 1199px) {
    .c-popup_main {
        padding: 2.5rem 0
    }
}

.c-popup_submit {
    text-align: center;
    width: calc(100% - 5rem);
    transform: translateY(200%);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_submit {
    transform: none;
    transition-delay: .7s
}

@media (min-width: 700px) {
    .c-popup_submit {
        position: absolute;
        bottom: 2.5rem;
        left: 2.5rem;
        right: 2.5rem
    }
}

.is-iPhone .c-popup_submit {
    margin-bottom: 7.5rem
}

@media (max-width: 699px) {
    .c-popup_submit {
        width: 100%
    }
}

.u-float-left {
    float: left !important
}

.u-float-right {
    float: right !important
}

.u-text-center {
    text-align: center !important
}

.u-text-left {
    text-align: left !important
}

.u-text-right {
    text-align: right !important
}

.u-align-baseline {
    vertical-align: baseline !important
}

.u-align-bottom {
    vertical-align: bottom !important
}

.u-align-middle {
    vertical-align: middle !important
}

.u-align-top {
    vertical-align: top !important
}

.u-vertical-center {
    font-size: 0
}

.u-vertical-center:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle
}

.u-vertical-center > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem
}

.u-text {
    color: #aaa;
    font-size: 16px;
    font-family: "NeueHaasGroteskDisp Pro";
}

@media (max-width: 699px) {
    .u-text {
        font-size: 1.125rem
    }
}

@media (min-width: 700px) {
    .u-none\@from-small {
        display: none
    }
}

@media (max-width: 699px) {
    .u-none\@to-small {
        display: none
    }
}

@media (min-width: 1101px) {
    .u-none\@from-medium {
        display: none
    }
}

@media (max-width: 1100px) {
    .u-none\@to-medium {
        display: none
    }
}

.u-clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.u-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%
}

[hidden][aria-hidden=false] {
    position: absolute;
    display: inherit;
    clip: rect(0, 0, 0, 0)
}

[hidden][aria-hidden=false]:focus {
    clip: auto
}

.u-screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0
}

@media not print {
    .u-screen-reader-text\@screen {
        position: absolute !important;
        overflow: hidden;
        clip: rect(0 0 0 0);
        margin: 0;
        padding: 0;
        width: 1px;
        height: 1px;
        border: 0
    }
}

.u-screen-reader-text.-focusable:active, .u-screen-reader-text.-focusable:focus {
    clip: auto;
    width: auto;
    height: auto
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

.is-visible {
    visibility: visible !important;
    opacity: 1 !important
}

.is-invisible {
    opacity: 0 !important
}

.is-hidden, .is-invisible {
    visibility: hidden !important
}

.is-hidden {
    display: none !important
}

@media not print {
    .is-hidden\@screen {
        display: none !important;
        visibility: hidden !important
    }
}

@media print {
    .is-hidden\@print {
        display: none !important;
        visibility: hidden !important
    }
}

.u-1\/1 {
    width: 100% !important
}

.u-1\/2 {
    width: 50% !important
}

.u-2\/2 {
    width: 100% !important
}

.u-1\/3 {
    width: 33.33333% !important
}

.u-2\/3 {
    width: 66.66667% !important
}

.u-3\/3 {
    width: 100% !important
}

.u-1\/4 {
    width: 25% !important
}

.u-2\/4 {
    width: 50% !important
}

.u-3\/4 {
    width: 75% !important
}

.u-4\/4 {
    width: 100% !important
}

.u-1\/5 {
    width: 20% !important
}

.u-2\/5 {
    width: 40% !important
}

.u-3\/5 {
    width: 60% !important
}

.u-4\/5 {
    width: 80% !important
}

.u-5\/5 {
    width: 100% !important
}

@media (min-width: 700px) {
    .u-1\/2\@from-small {
        width: 50%
    }
}

@media (min-width: 1101px) {
    .u-2\/3\@from-medium {
        width: 66.66667%
    }
}

@media (min-width: 1101px) {
    .u-1\/3\@from-medium {
        width: 33.33333%
    }
}

@media (min-width: 1101px) {
    .u-55\/100\@from-medium {
        width: 55%
    }
}

@media (min-width: 1101px) {
    .u-45\/100\@from-medium {
        width: 45%
    }
}

























html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    /*font-family: "GT Super Display";*/
    font-family:NeueHaasGroteskDisp Pro ,'Playfair Display', serif;
}

body {
    margin: 0;
    /*font-family: "GT Super Display";*/
    font-family:NeueHaasGroteskDisp Pro;
}

main {
    display: block
}

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

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

pre {
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    box-sizing: border-box
}

[hidden], template {
    display: none
}

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

address {
    font-style: inherit
}

cite, dfn, em, i {
    font-style: italic
}

b, strong {
    font-weight: 700
}

a {
    text-decoration: none
}

a svg {
    pointer-events: none
}

[tabindex], a, area, button, input, label, select, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[hreflang] > abbr[title] {
    text-decoration: none
}

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

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

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

img, svg {
    max-width: 100%;
    height: auto
}

img[height], img[width], svg[height], svg[width] {
    max-width: none
}

img {
    font-style: italic
}

svg {
    fill: currentColor
}

input, select, textarea {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select {
    text-transform: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    background: none;
    color: inherit
}

textarea {
    overflow: auto;
    resize: vertical
}

.o-button, button {
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: none transparent;
    color: inherit;
    vertical-align: middle;
    text-align: center;
    text-transform: none;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.o-button, .o-button:focus, .o-button:hover, button, button:focus, button:hover {
    text-decoration: none
}
html {
    overflow-y: scroll;
    min-height: 100%;
    color: #222;
    font-family:NeueHaasGroteskDisp Pro;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

@media (max-width: 699px) {
    html {
        font-size: 12px
    }
}

@media (min-width: 700px) and (max-width: 1100px) {
    html {
        font-size: 13px
    }
}

@media (min-width: 1101px) and (max-width: 1199px) {
    html {
        font-size: 14px
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    html {
        font-size: 16px
    }
}

@media (min-width: 1600px) and (max-width: 1999px) {
    html {
        font-size: 18px
    }
}

@media (min-width: 2000px) and (max-width: 2399px) {
    html {
        font-size: 21px
    }
}

@media (min-width: 2400px) {
    html {
        font-size: 24px
    }
}

@media (min-width: 1101px) {
    html, html.has-dom-loading {
        overflow: hidden
    }
}

html.has-dom-loading {
    overflow: hidden
}

html.is-mobile.has-smooth-scroll {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

@media (max-width: 1100px) {
    html {
        overflow-x: hidden
    }
}

.is-mobile.has-smooth-scroll body {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

@media (max-width: 1100px) {
    body {
        overflow-x: hidden
    }
}

::selection {
    background-color: #efefef;
    color: #aaa;
    text-shadow: none
}

a {
    color: #000000
}

a:focus, a:hover {
    color: #d90f2c
}

figure {
    margin: 0
}

.o-h, .o-h1, .o-h2, .o-h3, .o-h4, .o-h5, .o-h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    line-height: 1.5
}

.o-h1, h1 {
    font-size: 3.125rem;
    font-family: 'Playfair Display', serif;
    font-weight: 100
}

.o-h2, h2 {
    font-size: 1.75rem;
    font-family: 'Playfair Display', serif;
}

.o-h3, h3 {
    font-size: 1.5rem;
    font-family: 'Playfair Display', serif;
}

.o-h4, h4 {
    font-size: 20px;
    font-family: 'Playfair Display', serif;
}

.o-h5, h5 {
    font-size: 1.125rem;
    font-family: 'Playfair Display', serif;
}

.o-h6, h6 {
    font-size: 1rem;
    font-family: 'Playfair Display', serif;
}
p{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 17px;
    color: #aaa;
}
.o-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 60px;
    padding-left: 60px;
    max-width: 2000px
}

.o-layout {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.o-layout.-gutter {
    margin-left: -3.75rem
}

.o-layout.-gutter-small {
    margin-left: -1.875rem
}

.o-layout.-center {
    text-align: center
}

.o-layout.-right {
    text-align: right
}

.o-layout.-reverse {
    direction: rtl
}

.o-layout.-reverse.-flex {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.o-layout.-flex {
    display: -ms-flexbox;
    display: flex
}

.o-layout.-flex.-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.o-layout.-flex.-middle {
    -ms-flex-align: center;
    align-items: center
}

.o-layout.-flex.-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.o-layout.-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.o-layout_item {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 1rem;
    padding-left: 0
}

.o-layout.-gutter > .o-layout_item {
    padding-left: 3.75rem
}

.o-layout.-gutter-small > .o-layout_item {
    padding-left: 1.875rem
}

.o-layout.-middle > .o-layout_item {
    vertical-align: middle
}

.o-layout.-bottom > .o-layout_item {
    vertical-align: bottom
}

.o-layout.-center > .o-layout_item, .o-layout.-reverse > .o-layout_item, .o-layout.-right > .o-layout_item {
    text-align: left
}

.o-layout.-reverse > .o-layout_item {
    direction: ltr
}

.o-checkbox-label, .o-label, .o-radio-label {
    display: block;
    margin-bottom: .9375rem;
    font-size: .875rem;
    position: absolute;
    top: 1.71875rem;
    left: .9375rem;
    margin: 0;
    line-height: 1;
    transform: translateY(-50%) scale(1);
    transform-origin: center;
    pointer-events: none;
    transition: transform .3s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width: 699px) {
    .o-checkbox-label, .o-label, .o-radio-label {
        font-size: 16px;
        top: calc(16px + .625rem)
    }

    .o-input_wrapper.-file .o-checkbox-label, .o-input_wrapper.-file .o-label, .o-input_wrapper.-file .o-radio-label {
        top: calc(16px + .9375rem)
    }
}

.o-input_wrapper {
    position: relative;
    margin-bottom: 0.5rem;
    color: #aaa;
    font-weight: 300;
    /* font-family:NeueHaasGroteskDisp Pro; */
}

.has-error .o-input_wrapper {
    color: #c81616
}

.o-input_wrapper.-file {
    background-color: #1e1e1e;
    color: #fff
}

.has-error .o-input_wrapper.-file {
    background-color: #c81616
}

@media (max-width: 699px) {
    .o-input_wrapper {
        margin-bottom: 1.25rem
    }
}

.o-input_value {
    position: absolute;
    top: 55%;
    left: .9375rem;
    margin: 0;
    transform: translateY(-50%);
    max-width: calc(100% - 5rem);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.o-input, .o-select, .o-textarea {
    padding: 1.05rem .9375rem .9375rem;
    border: 1px solid #aaa;
    background-color: #fff;
    color: #1e1e1e;
    font-size: 14px;
}

.-fill.o-select + .o-checkbox-label, .-fill.o-select + .o-label, .-fill.o-select + .o-radio-label, .-fill.o-textarea + .o-checkbox-label, .-fill.o-textarea + .o-label, .-fill.o-textarea + .o-radio-label, .o-input.-fill + .o-checkbox-label, .o-input.-fill + .o-label, .o-input.-fill + .o-radio-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-radio-label {
    transform: translateY(-150%) scale(.65)
}

@media (max-width: 699px) {
    .-fill.o-select + .o-checkbox-label, .-fill.o-select + .o-label, .-fill.o-select + .o-radio-label, .-fill.o-textarea + .o-checkbox-label, .-fill.o-textarea + .o-label, .-fill.o-textarea + .o-radio-label, .o-input.-fill + .o-checkbox-label, .o-input.-fill + .o-label, .o-input.-fill + .o-radio-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-label, .o-input_wrapper:not(.-file) .o-input:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-label, .o-input_wrapper:not(.-file) .o-select:focus + .o-radio-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-checkbox-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-label, .o-input_wrapper:not(.-file) .o-textarea:focus + .o-radio-label {
        transform: translateY(-20px) scale(.65)
    }
}

.o-input_wrapper.has-error .o-input, .o-input_wrapper.has-error .o-select, .o-input_wrapper.has-error .o-textarea {
    border-color: #c81616
}

.o-input_wrapper.-file .o-input, .o-input_wrapper.-file .o-select, .o-input_wrapper.-file .o-textarea {
    opacity: 0
}

@media (max-width: 699px) {
    .o-input, .o-select, .o-textarea {
        padding: 1.25rem .9375rem .9375rem;
        font-size: 16px
    }
}

.o-input_icon {
    position: absolute;
    top: 50%;
    right: .9375rem;
    width: 20px;
    height: 20px;
    transform: translateY(-50%)
}

.o-input_icon svg {
    display: block;
    height: 100%;
    width: 100%
}

.o-checkbox, .o-radio {
    position: absolute;
    width: 0;
    opacity: 0
}

.o-checkbox:focus + .o-checkbox-label:before, .o-checkbox:focus + .o-radio-label:before, .o-radio:focus + .o-checkbox-label:before, .o-radio:focus + .o-radio-label:before {
    border-color: gray
}

.o-checkbox:checked + .o-checkbox-label:after, .o-checkbox:checked + .o-radio-label:after, .o-radio:checked + .o-checkbox-label:after, .o-radio:checked + .o-radio-label:after {
    opacity: 1
}

.o-checkbox-label, .o-radio-label {
    position: relative;
    display: inline-block;
    margin-right: .5em;
    padding-left: 1.75rem
}

.o-checkbox-label:after, .o-checkbox-label:before, .o-radio-label:after, .o-radio-label:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    margin-top: -.5625rem;
    padding: 0;
    width: 1.125rem;
    height: 1.125rem;
    content: ""
}

.o-checkbox-label:before, .o-radio-label:before {
    background-color: #fff
}

.o-checkbox-label:after, .o-radio-label:after {
    border-color: transparent;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10.5' viewBox='0 0 13 10.5'%3E%3Cpath fill='%23424242' d='M4.8 5.8L2.4 3.3 0 5.7l4.8 4.8L13 2.4 10.6 0 4.8 5.8z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: .8125rem;
    background-repeat: no-repeat;
    opacity: 0
}

.o-radio-label:after, .o-radio-label:before {
    border-radius: 50%
}

.o-radio-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Ccircle fill='%23424242' cx='6.5' cy='6.5' r='6.5'/%3E%3C/svg%3E");
    background-size: .5rem
}

.o-select {
    padding: 1.25rem;
    position: relative;
    z-index: 1;
    padding-right: 2.5rem
}

.o-select-wrap {
    position: relative;
    margin-bottom: 2.5rem
}

@media (max-width: 699px) {
    .o-select-wrap {
        margin-bottom: 1.25rem
    }
}

.o-select-wrap:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 2.5rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11.3' viewBox='0 0 13 11.3'%3E%3Cpath fill='%23424242' d='M6.5 11.3L3.3 5.6 0 0h13L9.8 5.6z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: .4375rem;
    background-repeat: no-repeat;
    content: "";
    pointer-events: none
}

.o-textarea {
    min-height: 12.5rem;
    resize: none
}

.o-button {
    background-color: #1e1e1e;
    color: #fff;
    padding: 1.25rem;
    border: 1px solid #1e1e1e;
    transition: color .3s cubic-bezier(.215, .61, .355, 1), background-color .3s cubic-bezier(.215, .61, .355, 1)
}

@media (any-hover: none) {
    .o-button:active {
        color: #1e1e1e;
        background-color: #fff
    }
}

@media (any-hover: hover) {
    .o-button:hover {
        color: #1e1e1e;
        background-color: #fff
    }
}

html.is-ie .o-button:hover {
    color: #1e1e1e;
    background-color: #fff
}

.o-button:focus {
    color: currentColor
}

.o-pjax_container, .o-pjax_wrapper {
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

html.has-smooth-scroll {
    overflow: hidden
}

html.has-smooth-scroll .o-scroll {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.has-smooth-scroll .o-scroll[data-horizontal] {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    margin-left: 0;
    white-space: nowrap;
    height: 100%;
    position: relative;
    overflow: visible
}

@media (max-width: 1100px) {
    .has-smooth-scroll .o-scroll[data-horizontal] {
        white-space: normal;
        height: 100vh
    }
}

.o-scroll_section {
    display: inline-block;
    vertical-align: top;
    height: 100vh;
    font-size: 1rem;
    overflow: visible;
    position: relative;
    z-index: 2
}

.o-scroll_section.-under {
    z-index: 1
}

@media (min-width: 1101px) {
    .o-scroll_section {
        white-space: nowrap
    }
}

@media (max-width: 1100px) {
    .o-scroll_section {
        display: block;
        height: auto;
        white-space: normal
    }
}

.o-scroll_section_separator {
    width: 50vh;
    height: 100vh;
    overflow: hidden;
    pointer-events: none
}

@media (min-width: 1101px) {
    html.is-iPad .o-scroll_section_separator {
        height: calc(100vh - 30px)
    }
}

@media (max-width: 1100px) {
    .o-scroll_section_separator {
        height: 50vw;
        width: 100vw
    }
}

.o-scroll_section_separator_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -7px;
    right: 0
}

.o-scroll_section_separator_inner svg {
    display: block;
    height: calc(100% - 15px);
    width: 100%;
    stroke: #aaa
}

@media (min-width: 1101px) {
    .o-scroll_section_separator_inner {
        padding: 2.5rem 2.4375rem 2.5rem 0
    }
}

@media (max-width: 1100px) {
    .o-scroll_section_separator_inner {
        top: 50%;
        left: 0;
        right: 0;
        bottom: auto;
        transform: translateY(-50%) rotate(90deg);
        height: calc(100vw - 5rem)
    }

    .o-scroll_section_separator_inner svg {
        height: 100%
    }
}

.o-scroll_section_trigger_start {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100vw;
    width: 100vw
}

[data-scrollbar], [scrollbar], scrollbar {
    display: block;
    position: relative
}

[data-scrollbar] .scroll-content, [scrollbar] .scroll-content, scrollbar .scroll-content {
    transform: translateZ(0);
    will-change: transform
}

[data-scrollbar].sticky .scrollbar-track, [scrollbar].sticky .scrollbar-track, scrollbar.sticky .scrollbar-track {
    background: hsla(0, 0%, 87%, .75)
}

[data-scrollbar] .scrollbar-track, [scrollbar] .scrollbar-track, scrollbar .scrollbar-track {
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: opacity .5s ease-out, background .5s ease-out;
    background: none
}

[data-scrollbar] .scrollbar-track.show, [data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track.show, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track.show, scrollbar .scrollbar-track:hover {
    opacity: 1
}

[data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track:hover {
    background: hsla(0, 0%, 87%, .75)
}

[data-scrollbar] .scrollbar-track-x, [scrollbar] .scrollbar-track-x, scrollbar .scrollbar-track-x {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px
}

[data-scrollbar] .scrollbar-track-y, [scrollbar] .scrollbar-track-y, scrollbar .scrollbar-track-y {
    top: 0;
    right: 0;
    width: 8px;
    height: 100%
}

[data-scrollbar] .scrollbar-thumb, [scrollbar] .scrollbar-thumb, scrollbar .scrollbar-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, .5);
    border-radius: 4px
}

[data-scrollbar] .overscroll-glow, [scrollbar] .overscroll-glow, scrollbar .overscroll-glow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scrollbar-track {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent !important;
    width: 14px !important;
    opacity: 0 !important;
    z-index: 99999 !important
}

.scrolling .scrollbar-track {
    opacity: .75 !important
}

.scrollbar-track:hover {
    opacity: 1 !important;
    background-color: #fafafa !important
}

.scrollbar-thumb {
    position: relative;
    width: 14px !important;
    background-color: transparent !important
}

.scrollbar-thumb:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-color: #c1c1c1;
    border-radius: 4px;
    transition: background-color .3s linear
}

.scrollbar-thumb:hover:after {
    background-color: #7d7d7d
}

.o-cursor {
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -60px;
    z-index: 15;
    pointer-events: none
}

.o-cursor, .o-cursor:before {
    position: absolute;
    border-radius: 50%
}

.o-cursor:before {
    content: "";
    background-color: #1e1e1e;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: transform .4s cubic-bezier(.215, .61, .355, 1)
}

@media (max-width: 1199px) {
    .o-cursor {
        width: 80px;
        height: 80px;
        margin-left: -40px;
        margin-top: -40px
    }
}

@media (max-width: 699px) {
    .o-cursor {
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px
    }
}

.o-cursor_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    color: #fff;
    transform: translate(-50%, -50%)
}

.o-cursor_inner svg {
    display: block;
    width: 100%;
    height: 100%
}

@media (max-width: 1199px) {
    .o-cursor_inner {
        width: 40px
    }
}

.o-image_wrapper {
    position: relative;
    overflow: hidden
}

.o-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transform: scale(1.5);
    transition: transform 1.4s cubic-bezier(.165, .84, .44, 1)
}

.has-dom-loaded .o-image_wrapper.is-show .o-image {
    transform: scale(1);
    transition-delay: .2s
}

.has-dom-animated .o-image_wrapper.is-show .o-image {
    transition-delay: .1s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.has-dom-first-load .o-image .o-image_wrapper.is-show .o-image {
    transition-delay: 1.7s
}

.o-image.-relative, .o-link {
    position: relative
}

.o-link {
    display: inline-block;
    color: currentColor
}

.o-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: currentColor;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transform-origin: center right
}

@media (any-hover: none) {
    .o-link:active {
        color: currentColor
    }

    .o-link:active:after {
        transform: scaleX(.0001)
    }
}

@media (any-hover: hover) {
    .o-link:hover {
        color: currentColor
    }

    .o-link:hover:after {
        transform: scaleX(.0001)
    }
}

html.is-ie .o-link:hover {
    color: currentColor
}

html.is-ie .o-link:hover:after {
    transform: scaleX(.0001)
}

.o-link:focus {
    color: #1e1e1e
}

.c-home-intro .o-link {
    white-space: nowrap
}

.o-wysiwyg {
    font-size: .875rem
}

.o-wysiwyg ul {
    color: #aaa;
    padding: 0 1.25rem;
    margin-bottom: 1.875rem
}

.o-wysiwyg h2 {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 2.5rem 0 1.25rem
}

.o-wysiwyg > * {
    margin: 1.25rem 0
}

.o-wysiwyg > :first-child {
    margin-top: 0
}

.c-popup .o-wysiwyg > * {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup .o-wysiwyg > * {
    opacity: 1;
    transform: none;
    transition-delay: .6s
}

@media (max-width: 699px) {
    .o-wysiwyg {
        font-size: 1.125rem
    }
}

.c-home-intro {
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: #fff
}

@media (max-width: 1100px) {
    .c-home-intro {
        white-space: normal
    }
}

.c-home-intro_summary {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    padding: 2.5rem;
    margin-right: 145px;
    white-space: normal;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1), transform 1s cubic-bezier(.215, .61, .355, 1)
}

.has-dom-loaded .c-home-intro_summary.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-first-load .c-home-intro_summary.is-show {
    transition-delay: 2s
}

.c-home-intro_summary p {
    margin-top: 0
}

.c-home-intro_summary a, .c-home-intro_summary a:hover {
    color: #1e1e1e
}

.c-home-intro_my-summery {
    width: 340px;
    display: inline-block;
    vertical-align: top;
    padding: 2.5rem;
    margin-right: 145px;
    white-space: normal;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1), transform 1s cubic-bezier(.215, .61, .355, 1)
}

.has-dom-loaded .c-home-intro_my-summery.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-first-load .c-home-intro_my-summery.is-show {
    transition-delay: 2s
}

.c-home-intro_my-summery p {
    margin-top: 0
}

.c-home-intro_my-summery a, .c-home-intro_my-summery a:hover {
    color: #1e1e1e
}


.c-home-intro_lines {
    display: inline-block;
    width: 70vw;
    font-family: 'Playfair Display', serif;
    margin-right: -85px;
}
.wraping-text {
    float: left;
    width: 100%;
    height: 100px;
    margin-left: 0;
    text-align: -webkit-center;
    text-align: center;
    text-align: -moz-center;
    font-weight: 900;
}
.text-st{
    font-size:72px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    margin-bottom:0;
    font-family:NeueHaasGroteskDisp Pro;
}
.text-wrp{
    font-size: 42px;
    color: #FF0A10;
    font-weight: 900;
    text-decoration: none;
    margin-bottom:0;
    font-family:NeueHaasGroteskDisp Pro;

}
.text-p{
    font-size: 42px;
    color: #ffffff;
    text-decoration: none;
    margin-top:30px;
    font-family:NeueHaasGroteskDisp Pro;
}
.space-top{margin-top:100px;}

@media (min-width: 1101px) {
    html.is-iPad .c-home-intro_lines {
        width: calc(162vh - 60px)
    }
}

@media (max-width: 1100px) {
    .c-home-intro_lines {
        display: block;
        width: 100%
    }
}

.c-home-intro_lines_item {
    text-align: center;
    height: 33.33333vh;
    line-height: .9;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 38vh;
}

.c-home-intro_lines_item:nth-child(2) {
    margin-top: -.06em
}

.c-home-intro_lines_item:nth-child(3) {
    margin-top: .06em
}

@media (min-width: 1101px) {
    html.is-iPad .c-home-intro_lines_item {
        height: calc((100vh - 30px) / 3);
        font-size: 38vh
    }

    .space-top{margin-top:150px;}
}

@media (max-width: 1100px) {
    .c-home-intro_lines_item {
        font-size: 25vw;
        height: auto
    }

    .c-home-intro_lines_item:first-child {
        text-align: left;
        margin-left: 30px
    }

    .c-home-intro_lines_item:nth-child(3) {
        text-align: right
    }
}

.c-home-intro_lines_split {
    overflow: hidden
}

.c-home-intro_lines_item .c-home-intro_lines_split {
    display: inline-block;
    vertical-align: middle
}

.c-home-intro_lines_split span {
    display: inline-block;
    min-width: .1em;
    transform: translateY(100%);
    transition: transform 1.4s cubic-bezier(.165, .84, .44, 1)
}

.has-dom-loaded .c-home-intro_lines_split span {
    transform: none
}

.has-dom-loaded .c-home-intro_lines_split span:first-child {
    transition-delay: .75s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(2) {
    transition-delay: .8s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(3) {
    transition-delay: .85s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(4) {
    transition-delay: .9s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(5) {
    transition-delay: .95s
}

.has-dom-loaded .c-home-intro_lines_split span:nth-child(6) {
    transition-delay: 1s
}

.has-dom-first-load .c-home-intro_lines_split span:first-child {
    transition-delay: 2.25s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(2) {
    transition-delay: 2.3s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(3) {
    transition-delay: 2.35s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(4) {
    transition-delay: 2.4s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(5) {
    transition-delay: 2.45s
}

.has-dom-first-load .c-home-intro_lines_split span:nth-child(6) {
    transition-delay: 2.5s
}

.c-home-intro_logo_wrapper {
    transform: translateY(120px);
    transition: transform 1.2s cubic-bezier(.165, .84, .44, 1);
    display: inline-block;
    vertical-align: middle
}

.has-dom-loaded .c-home-intro_logo_wrapper.is-show {
    transform: none;
    transition-delay: .3s
}

.has-dom-first-load .c-home-intro_logo_wrapper.is-show {
    transition-delay: 1.8s
}

@media (max-width: 1100px) {
    .c-home-intro_logo_wrapper {
        display: none
    }
}

.c-home-intro_logo {
    height: 50%;
    margin-top: -.25em
}

.c-home-intro_logo svg {
    display: block;
    width: 40vh
}

.c-header_wrapper {
    position: relative;
    width: 5rem;
    height: 100vh;
    white-space: normal
}

@media (max-width: 1100px) {
    .c-header_wrapper {
        height: auto;
        width: auto;
        margin: 0;
        z-index: 100
    }
}

.c-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #ffff;
    border-bottom: 1px solid #aaa;
    padding: 0 40px;
}

.c-header.-sticky {
    z-index: 1000;
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

.logo-menu {
    width: 80px;
    height: 26px;
    float: left;
    margin: 8px 0;
}

.logo-menu > h3 {
    height: 26px;
    font-size: 28px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
}

.menu-left {
    float: right;
}

.menu-right {
    float: right;
    margin-left: 0;
}

.menu-right > li > a {
    margin: 3px 6px;
}

@media (min-width: 1101px) {
    .c-header.-sticky {
        left: 1.875rem;
        background-color: #fff;
        border-bottom: 1px solid #aaa;
        transform: translate3d(-60.5%, -50%, 0) rotate(-90deg)
    }

    .has-dom-animated.has-header-sticky .c-header.-sticky {
        transform: translate3d(-50.5%, -50%, 0) rotate(-90deg)
    }
}

@media (max-width: 1100px) {

    .logo-menu {
        margin: 0;
    }
    .c-header.-sticky {
        position: fixed;
        top: 0;
        transform: translateY(-100%)
    }

    .has-header-sticky .c-header.-sticky {
        transform: translateY(0)
    }
}

@media (max-width: 800px) {
    #js-pjax-wrapper {
        padding-top: 0 !important;
    }

    .js-pre-submit {
        height: 100%;
        position: relative;
    }

    /* .js-pre-submit > .c-form.js-form {
        position: relative;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    } */
}

@media (max-width: 1100px) {
    .c-header {
    transform: translate(0);
    left: 0;
    right: 0;
    width: auto;
    position: fixed;
    border-bottom: 1px solid #aaa;
    padding: 0.75rem 2.5rem 0;
    background-color: #fff;
    transition: background-color .3s cubic-bezier(.215, .61, .355, 1);
    }
}

@media (max-width: 1100px) {
    .c-header.-sticky {
        margin-top: 0
    }

    .has-nav-open .c-header {
        background-color: #f6f6f6
    }
}

.c-header_trigger {
    position: absolute;
    left: -100vw;
    top: 0;
    bottom: 0;
    right: 0;
    pointer-events: none
}

.c-header_menu {
    margin: 0 42px 0 0px;
    padding: 0;
    list-style: none;
    font-size:15px;
}

.c-header.-sticky .c-header_menu {
    border-bottom: 0
}

@media (min-width: 1101px) {
    .c-header.-sticky .c-header_menu {
        margin: 0 2.5rem
    }
}

@media (min-width: 1101px) {
    html.is-iPad .c-header_menu {
        margin-left: 60px
    }
}

@media (min-width: 1101px) {
    html.is-iPad .c-header.-sticky .c-header_menu {
        margin: 0 3.75rem
    }
}

@media (max-width: 1100px) {
    .c-header_menu {
        margin: 0;
        margin-left: 0;
        border-bottom: 0
    }
}


@media (max-width: 699px) {
    .c-header_menu {
        position: absolute;
        top: calc(100% + 1px);
        height: auto;
        left: 0;
        right: 0;
        margin: 0;
        padding: 1.9rem 0;
        text-align: center;
        font-family:NeueHaasGroteskDisp Pro;
        transform-origin: center top;
        transform: scaleY(.001);
        background-color: #f6f6f6;
        transition: transform .6s cubic-bezier(.645, .045, .355, 1) .15s;
    }

    .c-header.is-open .c-header_menu {
        transform: scaleY(1);
        transition-delay: 0s
    }

    ul.c-header_menu.menu-left {
        float: none;
    }

    header_menu_item {
        display: inline-block;
        width: 49%;
        text-align: left;
    }
}


@media (max-width: 699px) {

    ul.c-header_menu {
        text-align: left;
    }
    
    ul.c-header_menu.menu-right {
        bottom: -140px;
        top: unset !important;
        z-index: 999;
        text-align: right;
        background: transparent;
        padding: 0;
        padding-right: 22px;
        width: 200px;
        left: 46%;
    }

    .c-header.is-open .c-header_menu_item:first-child {
        transition-delay: .33s
    }

    .c-header.is-open .c-header_menu_item:nth-child(2) {
        transition-delay: .36s
    }

    .c-header.is-open .c-header_menu_item:nth-child(3) {
        transition-delay: .39s
    }

    .c-header.is-open .c-header_menu_item:nth-child(4) {
        transition-delay: .42s
    }

    .c-header {
        padding: 0.6rem 2.1rem;
    }
}

.c-promo {
    margin-right: 0.75rem;
    width: 62.75rem;
    height: 100vh;
    position: relative;
    background-color: #000000;
}
.c-promo-2 {
    margin-right: 0.75rem;
    width: 55.75rem;
    height: 100vh;
    position: relative;
    background-color: #000000;

}
.africa-flag{
    margin-right: 0.75rem;
    max-width: 85.75rem;
    height: auto;
    position: relative;
    overflow: hidden;
    background-size:contain;
}

.cf-screen-first{
    max-width:90rem;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-size:cover;
    background-position: center;

}

.cf-srn-sm {
    width: 31rem;
    height: 31rem;
    position: absolute;
    background-position: center;
    overflow: hidden;
    background-size: cover;
    text-align: center;
     text-align: -webkit-center;
    text-align: -moz-center;
    z-index: 999;
    left: 32%;
    right: 0;
    top: 35%;
    white-space: normal;
}

@media (min-width: 1101px) {

    .cf-screen-first{
        max-width:94rem;
        height: 100vh;
        position: relative;
        overflow: hidden;
        background-size:cover;
        background-position: center;
    }
    .cf-srn-sm {
        width: 37rem;
        height: 37rem;
        position: absolute;
        background-position: center;
        overflow: hidden;
        background-size: cover;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        z-index: 999;
        left: 32%;
        right: 0;
        top: 35%;
        white-space: normal;
    }
}


@media (max-width: 1199px) {
    .c-promo {
        width: 21.875rem
    }
    .c-promo-2 {
        width: 21.875rem;
    }
    .africa-flag{
        width: 27.875rem
    }
    .cf-screen-first{
        width: 27.875rem
    }
}

@media (max-width: 1100px) {
    .c-promo {
        height: 250px;
        width: 100%
    }
    .c-promo-2 {
        width: 250px;
        height: 100%;
    }

    .africa-flag{
        height: 250px;
        width: 100%
    }
    .cf-screen-first{
        height: 250px;
        width: 100%
    }
}

.c-promo_image_wrapper {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 250px);
    position: relative;
    z-index: 5
}

@media (max-width: 1100px) {
    .c-promo_image_wrapper {
        height: 100%;
        width: calc(100% - 200px)
    }
}

@media (max-width: 699px) {
    .c-promo_image_wrapper {
        width: calc(100% - 100px)
    }
}

.c-promo_image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
    background-position: 50%
}

@media (max-width: 1100px) {
    .c-promo_image {
        background-position: 50%
    }
}

.c-promo_content {
    position: absolute;
    bottom: 250px;
    left: 50%;
    color: #fff;
    background-color: #1e1e1e;
    border-radius: 50%;
    width: 12.5rem;
    transform: translate(-50%, 50%) scale(.0001);
    font-size: 1.25rem;
    white-space: normal;
    display: block;
    transition: transform .8s cubic-bezier(.165, .84, .44, 1);
    z-index: 10
}

.has-dom-loaded .c-promo_content.is-show {
    transform: translate(-50%, 50%) scale(1);
    transition-delay: .9s
}

.has-dom-first-loaded .c-promo_content.is-show {
    transition-delay: 2.4s
}

.c-promo_content:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media (any-hover: none) {
    .c-promo_content:active {
        color: #fff
    }
}

@media (any-hover: hover) {
    .c-promo_content:hover {
        color: #fff
    }
}

.c-promo_content:focus, html.is-ie .c-promo_content:hover {
    color: #fff
}

@media (max-width: 1100px) {
    .c-promo_content {
        bottom: auto;
        left: auto;
        right: 200px;
        top: 50%;
        font-size: 1.125rem;
        transform: translate(50%, -50%) scale(.0001)
    }

    .has-dom-loaded .c-promo_content.is-show {
        transform: translate(50%, -50%) scale(1)
    }
}

@media (max-width: 699px) {
    .c-promo_content {
        right: 100px
    }
}

.c-promo_arrow {
    position: absolute;
    bottom: 200px;
    width: 3.125rem;
    height: 1.25rem;
    right: 0;
    color: #1e1e1e;
    z-index: 10
}

.c-promo_arrow svg {
    display: block;
    height: 100%;
    width: 100%
}

@media (any-hover: none) {
    .c-promo_arrow:active {
        color: #1e1e1e
    }
}

@media (any-hover: hover) {
    .c-promo_arrow:hover {
        color: #1e1e1e
    }
}

.c-promo_arrow:focus, html.is-ie .c-promo_arrow:hover {
    color: #1e1e1e
}

@media (max-width: 1100px) {
    .c-promo_arrow {
        bottom: 0;
        right: 3.75rem;
        transform-origin: center right;
        transform: rotate(90deg)
    }
}

.c-promo_title {
    width: 70%;
    margin: auto;
    display: block;
    text-align: center;
    line-height: 1.2
}

.c-promo_content_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    opacity: 0;
    transform: translate(-50%, -50%) translateY(60px);
    transition: opacity .8s cubic-bezier(.165, .84, .44, 1), transform .8s cubic-bezier(.165, .84, .44, 1)
}

.has-dom-loaded .c-promo_content.is-show .c-promo_content_inner {
    opacity: 1;
    transform: translate(-50%, -50%);
    transition-delay: 1.3s
}

.has-dom-first-load .c-promo_content.is-show .c-promo_content_inner {
    transition-delay: 2.8s
}

.c-promo_content_inner svg {
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    margin-top: -25%;
    fill: #fff
}

.c-promo_content_inner.has-logo {
    top: 65%
}

.c-slider {
    height: 100vh;
    width: 80vh;
    overflow: hidden;
    position: relative;
    transform: translateZ(-1px);
    -webkit-tap-highlight-color: transparent
}

@media (max-width: 1100px) {
    .c-slider {
        width: 100%;
        height: 100vw
    }
}

.c-slider_background {
    right: -10%;
    left: -10%
}

.c-slider_background, .c-slider_background_item {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.c-slider_background_item {
    right: 0;
    left: 0;
    z-index: 0
}

.c-slider_background_item.is-active {
    z-index: 2
}

.c-slider_background_item_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transform: translateX(100%);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_background_item.is-active .c-slider_background_item_inner {
    transform: none;
    transition-duration: 1s
}

.c-slider_background_item.is-out .c-slider_background_item_inner {
    transform: translateX(-100%);
    transition-duration: 1s
}

.c-slider_background_item_image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    transform: translate3d(-100%, 0, 0) scale(1.3);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_background_item.is-active .c-slider_background_item_image {
    transform: translateZ(0) scale(1);
    transition-duration: 1s
}

.c-slider_background_item.is-out .c-slider_background_item_image {
    transform: translate3d(100%, 0, 0) scale(1.3);
    transition-duration: 1s
}

.is-ie .c-slider_background_item_image {
    transform: translate3d(-100%, 0, 0)
}

.is-ie .c-slider_background_item.is-active .c-slider_background_item_image {
    transform: translateZ(0)
}

.is-ie .c-slider_background_item.is-out .c-slider_background_item_image {
    transform: translate3d(100%, 0, 0)
}

.c-slider_main {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    overflow: hidden
}

.c-slider_main:before {
    content: "";
    display: block;
    padding-bottom: 75%
}

.c-slider_main_item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    transform: translateZ(0);
    overflow: hidden
}

.c-slider_main_item.is-active {
    z-index: 2
}

.c-slider_main_item_inner {
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    overflow: hidden;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_main_item.is-active .c-slider_main_item_inner {
    transform: translateZ(0);
    transition-duration: 1s
}

.c-slider_main_item.is-out .c-slider_main_item_inner {
    transform: translate3d(100%, 0, 0);
    transition-duration: 1s
}

.c-slider_main_item_image_wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    transform: translate3d(100%, 0, 0);
    transition: transform 0s cubic-bezier(.455, .03, .515, .955)
}

.c-slider_main_item.is-active .c-slider_main_item_image_wrapper {
    transform: translateZ(0) scale(1);
    transition-duration: 1s
}

.c-slider_main_item.is-out .c-slider_main_item_image_wrapper {
    transform: translate3d(-100%, 0, 0);
    transition-duration: 1s
}

.c-slider_main_item_image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -25%;
    left: -25%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-slider_main_item_image img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: inherit;
    height: 100%
}

.c-slider_counter_wrapper {
    position: absolute;
    top: 55%;
    right: 0;
    padding: 0 1.875rem;
    font-size: .875rem;
    z-index: 10;
    mix-blend-mode: difference;
    filter: invert(1)
}

@media (max-width: 699px) {
    .c-slider_counter_wrapper {
        top: 50%
    }
}

.c-slider_counter_list {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 20px
}

.c-slider_counter_list_item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 20px;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0s cubic-bezier(.215, .61, .355, 1), transform 0s cubic-bezier(.215, .61, .355, 1)
}

.c-slider_counter_list_item.is-active {
    opacity: 1;
    transform: none;
    transition-duration: .6s;
    transition-delay: .4s
}

.c-slider_counter_list_item.is-out {
    opacity: 0;
    transform: translateY(-30px);
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.c-slider_counter_base, .c-slider_counter_base:before {
    display: inline-block;
    vertical-align: middle
}

.c-slider_counter_base:before {
    content: "";
    margin: 0 5px;
    height: 1px;
    width: 16px;
    background-color: #1e1e1e
}

.c-slider_counter_line {
    position: relative;
    width: 1px;
    height: 25vh;
    background-color: #1e1e1e;
    margin: 2.5rem auto 0
}

@media (max-width: 699px) {
    .c-slider_counter_line {
        height: 25vw
    }
}

.c-preloader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    z-index: 2010;
    transition: height 0s, z-index 0s
}

.has-dom-loaded .c-preloader {
    height: 0;
    z-index: -100;
    transition-delay: 1.3s
}

.has-dom-first-load .c-preloader {
    transition-delay: 2.6s
}

.has-dom-loading .c-preloader {
    height: 100vh;
    z-index: 2010;
    transition-delay: 0s
}

.c-preloader_background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #1e1e1e;
    transition: transform .8s cubic-bezier(.77, 0, .175, 1);
    transform-origin: center top;
    transform: scaleY(1)
}

.has-dom-loaded .c-preloader_background {
    transform: scaleY(.0001);
    transition-delay: .5s
}

.has-dom-first-load .c-preloader_background {
    transition-delay: 1.8s
}

.has-dom-loading .c-preloader_background {
    transition-delay: 0s;
    transform: scaleY(1);
    transform-origin: center bottom
}

.c-preloader_anim {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    opacity: 1;
    transform: none;
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1) 0.8s, transform 1s cubic-bezier(.55, .055, .675, .19) 0.4s
}

.has-dom-loaded .c-preloader_anim {
    opacity: 0;
    transform: translateY(-150px)
}

.has-dom-loading .c-preloader_anim {
    display: none
}

.c-preloader_logo {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    width: 12.5rem;
    opacity: 0;
    transform: translate(-50%, -50%) translateY(60px);
    transition: opacity .6s cubic-bezier(.55, .055, .675, .19), transform .6s cubic-bezier(.55, .055, .675, .19)
}

.has-dom-loading .c-preloader_logo {
    transition-delay: .4s;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.has-dom-loaded .c-preloader_logo {
    opacity: 0;
    transform: translate(-50%, -50%) translateY(-60px)
}

.has-dom-animated .c-preloader_logo {
    transform: translate(-50%, -50%) translateY(60px)
}

.c-preloader_logo svg, .c-rail_wrapper {
    display: block;
    width: 100%
}

.c-rail_wrapper {
    position: relative;
    white-space: nowrap;
    transform: translateZ(0);
    overflow: hidden
}

.c-rail_group-container {
    position: relative;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto
}

.c-rail_item, .c-rail_track {
    display: inline-block;
    font-family: 'Playfair Display', serif;
}

.c-rail_track-container {
    display: inline-block;
    width: auto;
    white-space: nowrap;
    font-family: 'Playfair Display', serif;
}

.is-ie .c-rail_track-container {
    display: inline-block;
    font-family: 'Playfair Display', serif;
}

.c-block-details_wrapper {
    font-size: 0
}

.c-block-details {
    white-space: normal;
    font-size: 1rem
}

@media (min-width: 1600px) {
    .c-block-details {
        width: 500px
    }
}

@media (min-width: 1101px) and (max-width: 1599px) {
    .c-block-details {
        width: 450px
    }
}

@media (min-width: 1101px) {
    .c-block-details {
        height: 100vh;
        padding: 2.5rem 0
    }
}

@media (min-width: 700px) {
    .c-block-details {
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width: 1100px) {
    .c-block-details {
        width: 50%
    }

    .c-block-details:nth-child(2n) {
        border-left: 1px solid #aaa
    }
}

@media (max-width: 699px) {
    .c-block-details {
        width: 100%
    }

    .c-block-details:nth-child(2n) {
        border-left: 0
    }
}

.c-block-details_inner {
    position: relative;
    height: 100%
}

@media (min-width: 1101px) {
    .c-block-details_inner {
        padding: 0 2.5rem;
        border-left: 1px solid #aaa
    }

    .c-block-details:last-child .c-block-details_inner {
        border-right: 1px solid #aaa
    }

    .c-block-details_title {
        font-family: 'Playfair Display', serif;
    }
}

@media (max-width: 1100px) {
    .c-block-details_inner {
        padding: 2.5rem 0;
        margin: 0 2.5rem;
        border-top: 1px solid #aaa
    }

    .c-block-details.-border .c-block-details_inner {
        border-top: 0
    }
}

.c-block-details_title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    max-width: 70%;
    font-size: 2.5vw;
    line-height: 1.1;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_title {
    opacity: 1;
    transform: none;
    transition-delay: .2s;
    font-family: 'Playfair Display', serif;
}

@media (max-width: 699px) {
    .c-block-details_title {
        font-size: 1.875rem;
    }
}

.c-block-details_content {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_content {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

@media (min-width: 1101px) {
    .c-block-details_footer {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 0 2.5rem
    }
}

@media (max-width: 1100px) {
    .c-block-details_footer {
        margin-top: 3.75rem
    }
}

.c-block-details_footer_link {
    font-size:16px;
    min-height: .9375rem;
    opacity: 0;
    transform: translateY(-60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_footer_link {
    opacity: 1;
    transform: none;
    transition-delay: .6s
}

@media (max-width: 699px) {
    .c-block-details.is-show .c-block-details_footer_link {
        transition-delay: .4s
    }
}

@media (max-width: 699px) {
    .c-block-details_footer_link {
        font-size: 1.125rem
    }
}

.c-block-details_footer_logo_wrapper {
    position: relative
}

.c-block-details_footer_logo {
    height: 6.25rem;
    width: 6.25rem;
    display: inline-block;
    float: right;
    transform: translateY(-60px);
    opacity: 0;
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-block-details.is-show .c-block-details_footer_logo {
    opacity: 1;
    transform: none;
    transition-delay: .8s
}

@media (max-width: 699px) {
    .c-block-details.is-show .c-block-details_footer_logo {
        transition-delay: .5s
    }
}

.c-block-details_footer_logo svg {
    display: block;
    height: 100%
}

.c-block-details_footer_image_wrapper {
    position: relative;
    margin-top: 1.25rem
}

.c-block-details_footer_image_wrapper:before {
    content: "";
    display: block;
    padding-bottom: 80%
}

.c-block-details_footer_image_wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    left: -10%;
    right: -10%;
    max-width: inherit
}

.c-block-details_image {
    position: absolute;
    top: 0;
    left: -10%;
    right: -10%;
    bottom: 0;
    background-size: cover;
    background-position: 50%
}

@media (min-width: 1101px) {
    .c-brand-list_wrapper {
        height: 100vh;
        width: 40.625rem;
        position: relative;
        padding: 2.5rem
    }

    .c-brand-list_wrapper:after {
        content: "";
        width: 1px;
        height: calc(100% - 5rem);
        background-color: #aaa;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-brand-list_wrapper {
        margin: 2.5rem 2.5rem 0;
        padding: 2.5rem 0 0
    }
}

.c-brand-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Playfair Display', serif;
    line-height: 1.1;
    font-size: 0
}

html:not(.is-mobile) .c-brand-list:hover a {
    opacity: 0
}

.c-brand-list a {
    color: currentColor;
    display: block;
    padding: 1px 0
}

html:not(.is-mobile) .c-brand-list a:hover {
    opacity: 1;
    color: #fff
}

.c-brand-list_item {
    opacity: 0;
    transform: translateX(120px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    font-size: 2.5vw
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item {
    opacity: 1;
    transform: none
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:first-child {
    transition-delay: .5s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(2) {
    transition-delay: .6s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(3) {
    transition-delay: .7s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(4) {
    transition-delay: .8s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(5) {
    transition-delay: .9s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_item:nth-child(6) {
    transition-delay: 1s
}

@media (max-width: 699px) {
    .c-brand-list_item {
        font-size: 1.5625rem
    }
}

.c-brand-list_sublist {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.c-brand-list_sublist_item {
    opacity: 0;
    transform: translateX(120px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    font-size: 2.5vw
}

@media (max-width: 699px) {
    .c-brand-list_sublist_item {
        font-size: 1.5625rem
    }
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item {
    opacity: 1;
    transform: none
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:first-child {
    transition-delay: .8s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(2) {
    transition-delay: .9s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(3) {
    transition-delay: 1s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(4) {
    transition-delay: 1.1s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(5) {
    transition-delay: 1.2s
}

.has-dom-loaded .c-brand-list_wrapper.is-show .c-brand-list_sublist_item:nth-child(6) {
    transition-delay: 1.3s
}

.c-brand-list_sublist_item a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    background-color: currentColor;
    width: 2.5rem
}

.c-brand-list_backgrounds {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1
}

.c-brand-list_background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    background-size: cover;
    background-position: 50%
}

.c-brand-list_background.is-active {
    opacity: 1
}

.c-brand-list_background:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(30, 30, 30, .9)
}

.c-brand-list_wrapper.is-active .c-brand-list_label {
    color: #fff
}

@media (min-width: 1101px) {
    .c-brand-list_label {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-brand-list_label {
        text-align: center;
        margin: 1.25rem 0
    }
}

.c-brand {
    position: relative
}
.c-brand-luku{
    position: relative;
}

.c-brand.-dark {
    background-color: #1e1e1e;
    color: #fff
}
.c-brand-luku.-dark{
    background-color: #1e1e1e;
    color: #fff
}

.acc_bg_dark {
    background-color: #000000;
    color: #fff;
    text-align: center;
    background-size: cover;
    overflow: hidden;
}
.bg-dark{
    background-color: #000000;
    color: #fff;
    background-size: cover;
    overflow: hidden;
}

.c-brand.-dark:after {
    content: "";
    display: none
}

.c-brand-luku.-dark:after {
    content: "";
    display: none
}

@media (min-width: 1101px) {
    .c-brand:not(.has-subbrands):after {
        content: "";
        width: 1px;
        height: calc(100% - 5rem);
        background-color: #aaa;

        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
    .c-brand-luku:not(.has-subbrands):after {
        content: "";
        width: 1px;
        height: calc(100% - 5rem);
        background-color: #aaa;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-brand:not(.has-subbrands):after {
        content: "";
        height: 1px;
        width: calc(100% - 5rem);
        background-color: #aaa;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width: 1101px) {
    .c-brand {
        height: 100vh;
        white-space: nowrap;
        padding: 0 0 0 7.5rem
    }
    .c-brand-luku {
        height: 100vh;
        white-space: nowrap;
        padding: 0 3.75rem 0 5.5rem
    }
    .dgn-process{
        height: 100vh;
        white-space: nowrap;
        padding: 0 1.75rem 0 7.5rem;
        border-bottom: none;
    }
    .last-sec-w{
        height: 100vh;
        white-space: nowrap;
        padding: 0 3.75rem 0 2.5rem;
        border-bottom: none;
    }
    .last-sec-mob{
        display: none;
    }
    .last-sec-mob-1{
        display: none;
    }
    .last-sec-ipad-1{
        display: none;
    }
}

@media (max-width: 1100px) {
    .c-brand {
        white-space: normal
    }
    .c-brand-luku {
        white-space: normal
    }
}

.c-brand_name {
    font-size: 12.5rem;
    margin: 0
}

.c-brand_name span {
    display: inline-block;
    line-height: 1
}

.c-brand_name span:after {
    content: "";
    height: 1px;
    width: 12.5rem;
    margin: 0 3.75rem;
    display: inline-block;
    background-color: currentColor;
    vertical-align: middle
}

@media (min-width: 1101px) {
    .c-brand_name {
        width: 100vh;
        position: absolute;
        top: 50%;
        left: 9.375rem;
        transform: translate(-50%, -50%) rotate(-90deg)
    }
}

@media (max-width: 1100px) {
    .c-brand_name {
        width: 100vw;
        font-size: 20vw
    }

    .c-brand_name span:after {
        width: 6.25rem;
        margin: 0 1.25rem
    }
}

.c-brand_images {
    position: relative;
    vertical-align: top
}
.last-w-img{
    position: relative;
    vertical-align: top
}
.accom-bg {
    position: relative;
    vertical-align: top
}
.letter-s{
    position: relative;
    vertical-align: top
}
.slider-sec{
    position: relative;
    vertical-align: top
}
.af-camp-last-sec{
    position: relative;
    vertical-align: top
}

.tagline{
    position: relative;
    vertical-align: top
}
.af-tagline{
    position: relative;
    vertical-align: top
}
.af-wht-left-sec{
    position: relative;
    vertical-align: top
}

.af-wht-right-sec{
    position: relative;
    vertical-align: middle;
}

.new-york-city-sec{
    position: relative;
    vertical-align: top;
}
.sb-woman-hair{
    position: relative;
    vertical-align: top;
}
.magazine-img-sec{
    position: relative;
    vertical-align: top;
}
.magazine-img-sec-1{
    position: relative;
    vertical-align: top;
}

.magazine-img-sec-2{
    position: relative;
    vertical-align: top;
}
.magazine-img-sec-lst{
    position: relative;
    vertical-align: top;
}
.sb-first-img{
    position: relative;
    vertical-align: top
}
.sb-tag-img-sec{
    position: relative;
    vertical-align: top
}
.sb-wt-tag{
    position: relative;
    vertical-align: top
}
.sb-tag-img{
     position: relative;
     vertical-align: top
 }
.sb-tag-img-2{
    position: relative;
    vertical-align: top
}

.surfin-wht-sec{
    position: relative;
    vertical-align: top
}

.surfin-wht-sec-2{
    position: relative;
    vertical-align: top
}
.surfin-wht-sec-3{
    position: relative;
    vertical-align: top
}

.colors-sec{
    position: relative;
    vertical-align: top
}
.af-activity-sec{
    position: relative;
    vertical-align: top
}

.af-activity-sec-1-img{
    position: relative;
    vertical-align: top
}

.woman-st{
    position: relative;
    vertical-align: top
}

.cf-gel-bottles{
    position: relative;
    vertical-align: top
}
.cf-org-gel{
    position: relative;
    vertical-align: top
}
.surfing-man{
    position: relative;
    vertical-align: top
}
.book-boy{
    position: relative;
    vertical-align: top
}
.video-afc-sec{
    position: relative;
    vertical-align: top
}

.video-afc-sec-2{
    position: relative;
    vertical-align: top
}


.c-module-media-large__media {
    height: 100%;
    width: auto;
}

.c-module-media-large__media--image {
    max-width: none;
}

.woman-st-2{
    position: relative;
    vertical-align: top
}
.woman-st-3{
    position: relative;
    vertical-align: top
}
.sb-group-img{
    position: relative;
    vertical-align: top
}

.sb-man-st-img{
    position: relative;
    vertical-align: top;
}

.sb-mini-img-3-1{
    position: relative;
    vertical-align: bottom;
}
.sb-mini-img-3-1 img{
    position: absolute;
    bottom:0;
    left: 0;
}

.sb-mini-img-3-2{
    position: relative;
    vertical-align: bottom;
}

.sb-glass-woman-sec{
    position: relative;
    vertical-align: top
}
.cf-circle-sec{
    position: relative;
    vertical-align: top
}

.last-man-sec{
    position: relative;
    vertical-align: top
}

.sb-sleep-woman-sec{
    position: relative;
    vertical-align: top
}
.sb-gls-woman-sec{
    position: relative;
    vertical-align: top
}


.forever-logo-txt{
    position: relative;
    vertical-align: top
}

.wman-group-img-sec{
    position: relative;
    vertical-align: top
}

.cf-page-sec{
    position: relative;
    vertical-align: top
}

.cf-page-sec-2{
    position: relative;
    vertical-align: top
}

.cf-page-sec-3{
    position: relative;
    vertical-align: top
}


.cf-page-sec-mob{
   display: none;
}

.mg-big-sec{
    position: relative;
    vertical-align: top
}


.mg-sec-2{
    position: relative;
    vertical-align: top
}

.mg-sec-3{
    position: relative;
    vertical-align: top
}


.mg-sec-1{
    position: relative;
    vertical-align: top
}

.cf-enjoy-waves-sec{
    position: relative;
    vertical-align: top
}

.cf-sunscreen-gel-sec{
    position: relative;
    vertical-align: top
}

.under-water{
    position: relative;
    vertical-align: top
}
.yellow-man{
    position: relative;
    vertical-align: top;
}
.yellow-bag{
    position: relative;
    vertical-align: top;
}

.big-txt-chaf-ipad{
    position: relative;
    vertical-align: top;
}
.surf-camp{
    position: relative;
    vertical-align: top
}
.sb-woman-lay{
    position: relative;
    vertical-align: top
}

.mt-top-yellow{margin-top:0;}

.bg-gr{
    background-color: #ebebeb;
}
.bg-gr-1{
    background-color: #f4f4f4;
}
.bg-gr-2{
    background-color: #fbfbfb;
}
.bg-gr-3{
    background-color: #e3e3e3;
}

.bg-gr-3-1{
    background-color: #dcdcdc;
}

.bg-gr-3-2{
    background-color: #f1f1f1;
}
.bg-gr-4 {
    background-color: #dadada;
}

.group-img-bg{
    position: relative;
    vertical-align: top;
    background-image: url("../img/group-img-bg.png");
}

.group-img-bg-wom{
    position: relative;
    vertical-align: top;
    background-image: url("../img/snapback/woman-group.png");
}
.group-img-bg-wom-mob{
    display: none;
}

.group-img-bg-mob{
    display: none;
}
.surfic-img-bg{
    position: relative;
    vertical-align: top;
    margin-top: 30px!important;
    background-image: url("../img/woman-stand-with-shadow-t.png");
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 30px;
}
.surfic-img-bg-ipad{
    display: none;
}
.surfin-img-bg-mob{
    display: none;
}

.man-surfic-img-bg{
    position: relative;
    vertical-align: top;
    background-image: url("../img/man-stand.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 30px;
}
.man-surfin-img-bg-m{
    display: none;

}

.man-surfic-img-bg-logo{
    position: relative;
    vertical-align: top;
    background-image: url("../img/forever-surfer-img-1.png");
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    width: 125vw;
    height:100vh;
}
.man-surfin-img-bg-mob{
    display: none;
}


.group-txt-sec{
         background-color: #000000;
         color: #ffffff;
         width: 22rem;
         height: 10rem;
         margin-left: 650px;
         margin-top: 250px;
         overflow: hidden;
         }

.group-txt-sec-2 {
    background-color: #000000;
    color: #ffffff;
    width: 22rem;
    height: 14rem;
    margin-left: 620px;
    margin-top:0;
    overflow: hidden;
}

.woman-stand-txt-sec {
    color: #000000;
    width: 27rem;
    height: 10rem;
    margin-left: 50px;
    margin-top: 120px;
    overflow: hidden;
}

.man-stand-txt-sec {
    background-color: #FFFAFA;
    color: #000000;
    width: 32rem;
    height: 13rem;
    margin-left: 150px;
    margin-top: 250px;
    padding: .5rem;
}
.group-txt{
    color: #ffffff;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 16px;
    text-align: left;
    width: 450px;
}

.group-txt-2{
    color: #ffffff;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 16px;
    text-align: left;
    width: 450px;
}

.maldive-txt{
    color: #000000;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 16px;
    text-align: left;
    width: 550px;
}

.maldives-txt{
    position: relative;
    color: #000000;
    margin:50px 300px 30px 70px;
    float: left;

}



.accom-img{width: 130px; height: 130px; text-align: center; overflow: hidden;}
.accom-sec-1{float: left; margin-top: 30px;}
.accom-sec{text-align: center;color: #ffffff; }


.cf-circle-txt-sec-mob{
    position: relative;
    vertical-align: top;
}
.code-txt{
    display: none;
}

.c-module-media-large__media {
    height: 100%;
    width: auto;
}

video {
    object-fit: contain;
}

img, video {
    max-width: 100%;
    display: block;
}

/*----- snapback campaign css here ------------*/
.sb-tag-img-sec{
    width: 100vw;
    height: 100vh;
    padding:0;
}

.sb-wt-tag{
    width: 40vw;
    height: 100vh;
    padding:0;
}
.sb-tag-img{
    width: 46vw;
    height: 100vh;
    padding:0;
}
.sb-tag-img-2{
    width: 46vw;
    height: 100vh;
    padding:0;
}

.sb-first-img{
    width: 46.5vw;
    height: 100vh;
    margin-left: 2.5rem;
    padding:0;
}

.sb-tag-bottom-img{
    position: absolute;
    margin-left: 176px;
    width: 400px;
    height: 350px;
    margin-top: 22px;
}

.sb-glass-woman-sec{
    display: inline-block;
    width:68vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}
.sb-glass-woman-sec-mob{
    display: none;
}

.sb-glass-woman-sec-ipad{
    display: none;
}


.cf-circle-sec{
    display: inline-block;
    width:80vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.cf-circle-sec-mob{
   display: none;
}

.cf-circle-txt-sec{
    margin-top:0;
    position: absolute;
    color: #000000;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    width:45rem;
    height: 39vh;
    margin-left:0;
    background: #ffffff;
    box-shadow: 0 0 14px rgba(0,0,0,0.11);
    text-align: left;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}

.cf-circle-txt-sec-mob{
    display: none;
}

.cf-wm-ch{
    display: none;
}

.cf-circle-h1-txt{
    position: absolute;
    color: #000000;
    font-weight: 900;
    font-family: 'Playfair Display', serif;
    padding: .5rem;
    font-size: 64px;
    line-height: 64px;
    white-space: normal;
    width:30rem;
    margin-left:30px;
    text-align: left;
    left: 0;
    right: 0;
    top:70%;
    z-index: 999;
    letter-spacing: 20px;
}

.cf-circle-1{
    margin-top:20px;
    position: absolute;
    color: #000000;
    padding: .5rem;
    white-space: normal;
    width:110px;
    height:110px;
    margin-left:60px;
    background-color:#ffffff;
    border-radius:100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border: 1px solid #F79225;
    z-index: 999;
}

.cf-circle-1-mob{
    display: none;
}

.cf-circle-1-org{
    margin:0;
    position: absolute;
    color: #000000;
    padding: .5rem;
    white-space: normal;
    width:90px;
    height:90px;
    left:8%;
    right: 0;
    top: 8%;
    background-color:#F79225;
    border-radius:100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    z-index: 999;
}

.cf-circle-2{
    margin-top:40px;
    position: absolute;
    color: #000000;
    padding: .5rem;
    white-space: normal;
    width:110px;
    height:110px;
    margin-left:200px;
    background-color:#ffffff;
    border-radius:100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border: 1px solid #2CD4F5;
    z-index: 999;
}

.cf-circle-2-mob{
    display: none;
}


.cf-circle-2-maz{
    margin:0;
    position: absolute;
    color: #000000;
    padding: .5rem;
    white-space: normal;
    width:90px;
    height:90px;
    left: 8%;
    right: 0;
    top: 8%;
    background-color:#2CD4F5;
    border-radius:100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    z-index: 999;
}

.cf-right-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
    position: absolute;
    left: 55%;
    right: 0;
    top:88%;
    color: #000000;
    width: 25vw;
    z-index: 999;
    white-space: normal;
}

.cf-right-txt-mob{
    display: none;
}
.ux-btn{
     position: absolute;
     left: 50%;
     right: 0;
     top:75%;
     content: "";
     width: 80px;
     height: 50px;
     border-bottom: 1px solid #F79225;
     border-left: 1px solid #F79225;
     border-top:1px solid #F79225;
     z-index: 999;
 }


.ux-btn-mob{
    display: none;
}


.cf-ux-txt-1{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    left:15px;
    right: 0;
    top:15px;
    color: #000000;
    z-index: 999;
    white-space: normal;
    letter-spacing: 7px;
}

.cf-ux-txt-2{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    left:55px;
    right: 0;
    top:15px;
    color: #F79225;
    z-index: 999;
    white-space: normal;
    letter-spacing: 7px;
}

.sb-glass-wman-txt-sec{
     margin-top: 100px;
     position: absolute;
     color: #000000;
     font-weight: 400;
     font-family: NeueHaasGroteskDisp Pro;
     padding: 2.5rem;
     font-size: 14px;
     line-height: 18px;
     white-space: normal;
     width: 400px;
     margin-left:100px;
     background-color:#FFFAFA;
}
.sb-glass-wman-txt-sec-mob{
    display: none;
}

.sb-glass-wman-txt-sec-ipad{
    display: none;
}

.forever-img-group-sec-ipad{
    display: none;
}


.sb-sleep-woman-sec{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.sb-gls-woman-sec{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.sb-sleep-woman-sec-mob{
    display: none;
}

.sb-sleep-woman-sec-ipad{
    display: none;
}


.forever-logo-txt{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}
.wman-group-img-sec{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.forever-logo-txt-mob{
    display: none;
}

.forever-logo-txt-ipad{
    display: none;
}

.cf-page-sec{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.cf-page-sec-2{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.cf-page-sec-mob{
    display: none;
}

.cf-page-sec-3{
    display: none;
}

.mg-big-sec{
    display: inline-block;
    width:80vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.mg-sec-1{
    display: inline-block;
    width:38vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.mg-sec-2{
    display: inline-block;
    width:60vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.mg-sec-3{
    display: inline-block;
    width:75vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}
.cf-enjoy-waves-sec{
    display: inline-block;
    width:79.5vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}
.cf-sunscreen-gel-sec{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
    margin-top: 15px;
}

.sb-sleep-woman-txt-sec{
     margin-top: 100px;
     position: absolute;
     color: #ffffff;
     font-weight: 400;
     font-family: NeueHaasGroteskDisp Pro;
     padding: .5rem;
     font-size: 14px;
     line-height: 18px;
     white-space: normal;
     width: 600px;
     margin-left:100px;
 }
.sb-sleep-woman-txt-sec-2{
    margin-top: 100px;
    position: absolute;
    color: #ffffff;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    width: 600px;
    margin-left:100px;
}

.forever-logo-txt-sec{
    margin-top: 200px;
    position: absolute;
    color: #000000;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    width:35rem;
    margin-left:100px;
}

.sb-woman-tele-sec{
    margin-top: 200px;
    position: absolute;
    color: #000000;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    width:35rem;
    margin-left:100px;
}

.cf-idea-txt-sec{
    position: absolute;
    color: #999999;
    font-weight: 300;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    width:40rem;
    top: 20%;
    left: 60%;
    z-index: 999;
}
.cf-idea-txt-sec-mob{
    display: none;
}


.cf-big-txt-sec{
    position: absolute;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
    padding: .5rem;
    font-size:46px;
    line-height: 55px;
    white-space: normal;
    width: 600px;
    margin-left:100px;
    top: 66%;
    z-index: 999;

}

.cf-big-txt-sec-mob {
    display: none;
}

.sb-sleep-woman-txt-sec-mob{
    display: none;
}
.sb-sleep-woman-txt-sec-ipad{
    display: none;
}

.sb-sleep-woman-txt-sec-2-mob{
    display: none;
}
.forever-logo-txt-sec-mob{
   display: none;
}

.sb-woman-tele-sec-mob{
    display: none;
}

.yellow-man{
    width: 48vw;
    height: 100vh;
    padding: 0;
    margin-top: 50px;
    margin-left: 4.5rem;
}
.yellow-man-sec{
    text-align:center;
    position: relative;
    height:100vh;
    width:44vw;
}
.yellow-man-sec-img{
    position: absolute;
    bottom: 0px;
}

.woman-hair-sec{
    text-align:center;
    position: relative;
    height:100vh;
    width:48vw;
    display: block;
}

.woman-hair-sec-img{
    position: absolute;
    bottom: 0;
    display: block;
}



.yellow-man-mob{
    display: none;
}

.surfic-girl-lst-2{
    display: none;
}


.yellow-man-ipad{
    display: none;
}

.yellow-man-mob-1{
    display: none;
}
.yellow-man-mob-2{
    display: none;
}

.surfic-girl-lst{
    display: none;
}


.yellow-bag{
    width: 52vw;
    height: 100vh;
    padding: 0;
    margin: 0;
}

.magazine-img-sec{
    width: 48vw;
    height: 100vh;
    padding:0;
    margin-top: 32px;
}
.magazine-img-sec-1{
    width: 80vw;
    height: 100vh;
    padding:0;
    margin-top: 32px;
}
.magazine-img-sec-2{
    width: 80vw;
    height: 100vh;
    padding:0;
    margin-top: 32px;
}
.magazine-img-sec-lst{
    width: 80vw;
    height: 100vh;
    padding:0;
    margin-top: 32px;
}

.new-york-city-sec{
    width: 48vw;
    height: 100vh;
    padding:0;
    margin-top: 32px;
}
.sb-woman-hair{
    width: 48vw;
    height: 100vh;
    padding:0;
    margin-top: 32px;
}

.sb-woman-hair-mob{
    display: none;
}

.last-sec-ipad-txt-top{
    display: none;
}



.sb-woman-hair-ipad{
    display:none;
}

.sb-woman-lay{
    width: 50vw;
    height: 100vh;
    padding: 0;
    margin-top: 190px;
}

.sb-lay-img {
    position: absolute;
    margin-left:0;
    width: 40vw;
    height: auto;
    margin-top:0;
}

.sb-lay-img-2 {
    position: absolute;
    margin-left: 67px;
    width: 400px;
    height: 350px;
    margin-top: 22px;
}

.last-man-sec{
    display: inline-block;
    width:78vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
}

.af-wht-left-sec{
    width: 22rem;
    height: 45rem;
    padding-bottom:2.5rem;
    margin:2.5rem 0 4.5rem 2.5rem;
    background-color: #ffffff;
}
.af-wht-right-sec{
    width: 51rem;
    height: 100vh;
    padding:2.5rem 0 1.5rem 0;
    margin-left: -12px;
    background-color: #000000;
}
.af-wht-right-sec-ipad{
    display: none;
}
.af-surf-wt-sec{
    width: 23rem;
    height: 100vh;
    padding:0;
    margin-left:-1px;
    background-color: #000000;
}

.last-man-txt-sec{
    margin-top: 100px;
    position: absolute;
    color: #000000;
    font-weight: 400;
    font-family: NeueHaasGroteskDisp Pro;
    padding: .5rem;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    width: 400px;
    margin-left:100px;
    background-color:#FFFAFA;
}

.book-boy{
    width: 43.5vw;
    height: 100vh;
    padding: 0;
    margin-left: -1px;
}

.slider-sec{
    width: 100vw;
    height: 100vh;
    padding: .5rem 0 2.5rem 2.5rem;
}
.af-camp-last-sec{
    width: 70vw;
    height: 100vh;
    padding: .5rem 0 2.5rem 2.5rem;
    margin-left:0;
}

.woman-st-3{
    width: 70vw;
    height: 100vh;
    padding: 0;
}
.color-img-3{
    width: 144px;
    height:auto;
    float: left;
    margin-right: 15px;
    margin-top: 30px;
}

.mt-color-sp-l{margin-left: 70px}

.box-bt-st{
    color:#cccccc;
    font-size:16px;
    text-align:left;
    margin-top:7px;
    font-weight: 500;
    font-family: NeueHaasGroteskDisp Pro;
}

.surfing-man{
    width: 41.5vw;
    height: 100vh;
    padding: 0;
    float: left;
}

@media (min-width: 1101px) {


    .big-txt-chaf-ipad{
        display: none;
    }

    .mt-top-yellow{margin-top:0;}

    .man-surfin-img-bg-mob{
        display: none;
    }

    .color-img-3{
        width: 144px;
        height:auto;
        float: left;
        margin-right: 15px;
        margin-top: 30px;
    }

    .c-brand_images {
        width: 60vw;
        height: 100vh;
        margin-left: 10.5rem;
        padding: 2.5rem 0 2.5rem 2.5rem
    }
    .last-w-img{
        width: 60vw;
        height: 100vh;
        margin-left: 2.5rem;
        padding: 2.5rem;
    }
    .accom-bg {
        width: 75vw;
        height: 100vh;
        margin-left: 10.5rem;
        padding: .5rem 0 2.5rem 2.5rem
    }
    .letter-s{
        width: 90vw;
        height: 100vh;
        margin-left: 2.5rem;
        padding: .5rem 0 2.5rem 2.5rem;
    }
    .slider-sec{
        width: 100vw;
        height: 100vh;
        padding: .5rem 0 2.5rem 2.5rem;
    }
    .af-camp-last-sec{
        width: 70vw;
        height: 100vh;
        padding: .5rem 0 2.5rem 2.5rem;
        margin-left:0;
    }
    .tagline{
        width: 40vw;
        height: 100vh;
        padding:0;
        float: left;

    }
    .af-tagline{
        width: 40vw;
        height: 100vh;
        padding:0;
    }
    .af-wht-left-sec{
        width: 22rem;
        height: 41rem;
        padding-bottom: 2.5rem;
        margin:2.5rem 0 4.5rem 2.5rem;
        background-color: #ffffff;
    }
    .af-wht-right-sec{
        width: 51rem;
        height: 100vh;
        padding:2.5rem 0 1.5rem 0;
        margin-left: -12px;
        background-color: #000000;
    }
    .af-wht-right-sec-ipad{
        display: none;
    }
    .af-surf-wt-sec{
        width: 23rem;
        height: 100vh;
        padding:0;
        margin-left: -1px;
        background-color: #000000;
    }

    .new-york-city-sec{
        width: 48vw;
        height: 100vh;
        padding:0;
        margin-top: 32px;
    }
    .sb-woman-hair{
        width: 48vw;
        height: 100vh;
        padding:0;
        margin-top: 32px;
    }
    .sb-woman-hair-ipad{
        display:none;
    }
    .magazine-img-sec{
        width: 48vw;
        height: 100vh;
        padding:0;
        margin-top: 32px;
    }
    .magazine-img-sec-1{
        width: 80vw;
        height: 100vh;
        padding:0;
        margin-top:0;
    }

    .magazine-img-sec-2{
        width: 80vw;
        height: 100vh;
        padding:0;
        margin-top: 32px;
    }


    .magazine-img-sec-lst{
        width: 80vw;
        height: 100vh;
        padding:0;
        margin-top:0;
    }

    .surfin-wht-sec{
        width: 32vw;
        height: 100vh;
        margin-left: 2.5rem;
        padding:0;
    }
    .surfin-wht-sec-2{
        width: 32vw;
        height: 100vh;
        margin-left: 2.5rem;
        padding:0;
    }
    .surfin-wht-sec-3{
        width: 32vw;
        height: 100vh;
        margin-left: 2.5rem;
        padding:0;
    }
    .surfin-wht-sec-3-mob{
        display: none;
    }
    .colors-sec{
        width: 44vw;
        height: 100vh;
        margin: 0;
        padding:0;
    }
    .woman-st{
        width: 41.5vw;
        height: 100vh;
        padding: 0;
    }
    .cf-gel-bottles{
        width: 67.75vw;
        height: 100vh;
        padding: 0;
    }
    .cf-org-gel{
        width: 48.5vw;
        height: 100vh;
        padding: 0;
    }

    .sb-group-img{
        width: 46.5vw;
        height: 100vh;
        padding: 0;
    }
    .sb-man-st-img{
        width: 46.5vw;
        height: 100vh;
        padding: 0;
        white-space: normal;
    }
    .sb-mini-img-3-1{
        width: 20vw;
        height: 100vh;
        padding: 0;
        left: 0;
        bottom: 0;
        white-space: normal;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .sb-mini-img-3-1-ipad{
        display: none;
    }
    .sb-mini-img-3-1 img{
        position: absolute;
        bottom:0;
        left: 0;
    }
    .sb-mini-img-3-2{
        width: 16vw;
        height: 100vh;
        padding: 0;
        left: 0;
        bottom: 0;
        white-space: normal;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .surfing-man{
        width: 41.5vw;
        height: 100vh;
        padding: 0;
        float: left;
    }
    .book-boy{
        width: 43.5vw;
        height: 100vh;
        padding: 0;
        margin-left: -1px;
    }
    .video-afc-sec{
        width: 97.5vw;
        height: 100vh;
    }

    .video-afc-sec-2{
        width: 97.5vw;
        height: 100vh;
    }
    /*-------------------video set code----------------*/
    .vimeo-wrapper {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        overflow: hidden;
    }

    .vimeo-wrapper iframe {
        width: 100%;
        height: 100vh;
        min-height: 100vh;
        min-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    .c-module-media-large__media {
        height: 100%;
        width: auto;
    }

    video {
        object-fit: contain;
    }

    img, video {
        max-width: 100%;
        display: block;
    }
    .woman-st-2{
        width: 49.5vw;
        height: 100vh;
        padding: 0;

    }
    .woman-st-3{
        width: 73.5vw;
        height: 100vh;
        padding: 0;
    }
    .sb-group-img{
        width: 46.5vw;
        height: 100vh;
        padding: 0;

    }

    .sb-man-st-img{
        width: 46.5vw;
        height: 100vh;
        padding: 0;
    }

    .sb-mini-img-3-1{
        width: 20vw;
        height: 100vh;
        padding: 0;
        left: 0;
        bottom: 0;
        white-space: normal;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .sb-mini-img-3-1-ipad{
        display: none;
    }
    .sb-mini-img-3-1 img{
        position: absolute;
        bottom:0;
        left: 0;
    }

    .sb-mini-img-3-2{
        width: 16vw;
        height: 100vh;
        padding: 0;
        left: 0;
        bottom: 0;
        white-space: normal;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }


    .under-water{
        width: 30.5vw;
        height: 100vh;
        padding: 0;
        margin-top: 70px;
    }
    .yellow-man{
        width: 48vw;
        height: 100vh;
        padding: 0;
        margin-top:0;
        margin-left:0;
    }
    .yellow-man-sec{
        text-align:center;
        position: relative;
        height:100vh;
        width:48vw;
    }
    .yellow-man-sec-img{
        position: absolute;
        bottom: 0;
    }

    .woman-hair-sec{
        text-align:center;
        position: relative;
        height:100vh;
        width:48vw;
        display: block;
    }

    .woman-hair-sec-img{
        position: absolute;
        bottom: 0;
        display: block;
    }

    .yellow-man-ipad{
        display: none;
    }
    .yellow-man-mob{
        display: none;
    }

    .surfic-girl-lst-2{
        display: none;
    }

    .yellow-man-mob-1{
        display: none;
    }

    .yellow-man-mob-2{
        display: none;
    }

    .surfic-girl-lst{
        display: none;
    }


    .yellow-bag{
        width: 52vw;
        height: 100vh;
        padding: 0;
        margin: 0;
    }
    .surf-camp{
        width: 62vw;
        height: 100vh;
        padding: 0;
    }
    .surf-camp-2{
        width: 62vw;
        height: 100vh;
        padding: 0;
    }

    .sb-woman-lay{
        width: 50vw;
        height: 100vh;
        padding: 0;
        margin-top: 190px;
    }
    .group-img-bg{
        width: 120vw;
        height: 100vh;
        padding:0;
    }
    .group-img-bg-wom{
        width: 111vw;
        height: 100vh;
        padding:0;
    }
    .group-img-bg-wom-mob{
        display: none;
    }
    .group-img-bg-mob{
        display: none;
    }
    .surfic-img-bg{
        width: 100vw;
        height: 100vh;
        padding:0;
    }
    .surfic-img-bg-ipad{
        display: none;
    }
    .surfin-img-bg-mob{
        display: none;
    }

    .man-surfic-img-bg{
        width: 100vw;
        height: 100vh;
        padding:0;
    }
    .man-surfin-img-bg-m{
        display: none;
    }
    .group-txt-sec {
        background-color: #000000;
        color: #ffffff;
        width: 18rem;
        height: 9rem;
        margin-left: 675px;
        margin-top: 230px;
        overflow: hidden;
    }

    .group-txt-sec-2 {
        background-color: #000000;
        color: #ffffff;
        width: 23rem;
        height: 12rem;
        margin-left: 485px;
        margin-top: -41px;
        overflow: hidden;
        padding: 1rem;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .woman-stand-txt-sec {
        color: #000000;
        width: 30rem;
        height: 30rem;
        margin-left: 50px;
        margin-top: 100px;
        overflow: hidden;
        overflow-wrap: break-word;
    }

    .group-txt{
        color: #ffffff;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        font-size: 16px;
        text-align: left;
        width: 100%;
        float: left;
        white-space: normal;
    }
    .group-txt-2 {
        color: #ffffff;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        font-size: 16px;
        text-align: left;
        width: 100%;
        float: left;
        white-space: normal;
        line-height: 30px;
        margin-top: -10px;
    }

    .sb-tag-img-sec{
        width: 100vw;
        height: 100vh;
        padding:0;
    }

    .sb-wt-tag{
        width: 40vw;
        height: 100vh;
        padding:0;
    }
    .sb-tag-img{
        width: 46.5vw;
        height: 100vh;
        padding:0;
    }
    .sb-tag-img-2{
        width: 46.5vw;
        height: 100vh;
        padding:0;
    }
    .sb-first-img{
        width: 46.5vw;
        height: 100vh;
        margin-left: 2.5rem;
        padding:0;
    }
    .sb-tag-bottom-img{
        position: absolute;
        margin-left: 176px;
        width: 400px;
        height: 350px;
        margin-top: 22px;
    }

    .sb-lay-img-2 {
        position: absolute;
        margin-left: 68px;
        width: 400px;
        height: 350px;
        margin-top: 120px;
    }

    .code-txt{
        display: none;
    }

    .person{
        display: none;
    }

    .ux-sec{
        display: none;
    }

}

@media (max-width: 1100px) {
    .c-brand_images {
        padding: 0;
        margin-bottom: -60px
    }

    .last-w-img{
        padding: 0;
        margin-bottom: -60px
    }

    .accom-bg {
        padding: 0;
        margin-bottom: -60px
    }
    .letter-s {
        padding: 0;
        margin-bottom: -60px
    }
    .slider-sec{
        padding: 0;
        margin-bottom: -60px
    }
    .af-camp-last-sec{
        padding: 0;
        margin-bottom: -60px
    }
    .tagline{
        padding: 0;
        margin-bottom:0;
    }
    .af-tagline{
        padding: 0;
        margin-bottom:0;
    }
    .af-wht-left-sec{
        padding: 0;
        margin-bottom:0;
    }
    .af-wht-right-sec{
        padding: 0;
        margin-bottom:0;
    }
    .new-york-city-sec{
        padding: 0;
        margin-bottom:0;
    }
    .sb-woman-hair{
        padding: 0;
        margin-bottom:0;
    }
    .sb-woman-hair-ipad{
        display:none;
    }
    .magazine-img-sec{
        padding: 0;
        margin-bottom:0;
    }
    .magazine-img-sec-1{
        padding: 0;
        margin-bottom:0;
    }
    .magazine-img-sec-2{
        padding: 0;
        margin-bottom:0;
    }

    .magazine-img-sec-lst{
        padding: 0;
        margin-bottom:0;
    }
    .sb-tag-img-sec{
        padding: 0;
        margin-bottom:0;
    }
    .sb-wt-tag{
        padding: 0;
        margin-bottom:0;
    }

    .sb-tag-img{
        padding: 0;
        margin-bottom:0;
    }

    .sb-tag-img-2{
        padding: 0;
        margin-bottom:0;
    }

    .sb-first-img{
        padding: 0;
        margin-bottom:0;
        margin-left:0;
    }
    .surfin-wht-sec{
        padding: 0;
        margin-bottom:0;
    }
    .surfin-wht-sec-2{
        padding: 0;
        margin-bottom:0;
    }
    .surfin-wht-sec-3{
        padding: 0;
        margin-bottom:0;
    }

    .colors-sec{
        padding: 0;
        margin-bottom:0;
    }
    .af-activity-sec{
        padding: 0;
        margin-bottom:0;
    }
    .af-activity-sec-1-img{
        padding: 0;
        margin-bottom:0;
    }
    .woman-st{
        padding: 0;
        margin-bottom:0;
    }
    .cf-gel-bottles{
        padding: 0;
        margin-bottom:0;
    }

    .surfing-man{
        padding: 0;
        margin-bottom:0;
    }
    .book-boy{
        padding: 0;
        margin-bottom:0;
    }
    .video-afc-sec{
        padding: 0;
        margin-bottom:0;
    }

    .video-afc-sec-2{
        padding: 0;
        margin-bottom:0;
    }

    .woman-st-2{
        padding: 0;
        margin-bottom:0;
    }
    .woman-st-3{
        padding: 0;
        margin-bottom:0;
    }
    .sb-group-img{
        padding: 0;
        margin-bottom:0;
    }
    .sb-man-st-img{
        padding: 0;
        margin-bottom:0;
        white-space: normal;
        text-align: -webkit-center;
        text-align: -moz-center;
        width: 100vw;
    }
    .sb-mini-img-3-1{
        left: 0;
        bottom: 0;
    }
    .sb-mini-img-3-1-ipad{
        display: none;
    }
    .sb-mini-img-3-1 img{
        position: absolute;
        bottom:0;
        left: 0;
    }
    .sb-mini-img-3-2{
        left: 0;
        bottom: 0;
    }

    .surf-camp{
        padding: 0;
        margin-bottom:0;
    }
    .surf-camp {
        padding: 0;
        margin-bottom:0;
    }
    .sb-woman-lay{
        padding: 0;
        margin-bottom:0;
    }

    .under-water{
        padding: 0;
        margin-bottom:0;
    }
    .yellow-man{
        padding: 0;
        margin-bottom:0;
    }
    .yellow-man-ipad{
        display: none;
    }
    .yellow-bag{
        padding: 0;
        margin-bottom:0;
    }

    .group-img-bg {
        width: 100vw;
        height: 29rem;
    }
    .group-img-bg-wom{
        width: 100vw;
        height: 29rem;
    }
    .surfic-img-bg{
        width: 100vw;
        height: 29rem;
    }
    .surfin-img-bg-mob{
        display: none;
    }
    .surfic-img-bg-ipad{
        display: none;
    }
}

.c-brand_images_grid {
    position: relative;
    z-index: 2
}

.c-brand_images_col {
    position: relative;
    vertical-align: top;
    z-index: 1
}

.c-brand_images_col.-index {
    z-index: 2
}

@media (min-width: 1101px) {
    .c-brand_images_col {
        height: calc(100vh - 5rem)
    }

    .c-brand_images_col:nth-child(2) {
        margin-left: -3.75rem
    }
}

@media (max-width: 1100px) {
    .c-brand_images_col {
        height: 100vw;
        width: 50%
    }
}

.c-brand_image_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}


.c-brand_images_col.-small .c-brand_image_wrapper {
    height: 30vh
}

@media (min-width: 1101px) {
    .c-brand_images_col.-big .c-brand_image_wrapper {
        height: calc(100vh - 5rem);
        width: 27rem;
    }
}

@media (max-width: 1100px) {
    .c-brand_images_col.-big .c-brand_image_wrapper {
        height: 100vw
    }
}

.c-brand_images_col.-top .c-brand_image_wrapper {
    top: 0;
    transform: none
}

.c-brand_images_col.-bottom .c-brand_image_wrapper {
    bottom: 0;
    top: auto;
    transform: none
}

.c-brand_images_col.-top.-small .c-brand_image_wrapper {
    margin-top: 7.5rem
}

.c-brand_images_col.-bottom.-small .c-brand_image_wrapper {
    margin-bottom: 7.5rem
}

@media (min-width: 1101px) {
    .c-brand_image_wrapper {
        top: 50%;
        height: 50vh
    }
}

@media (max-width: 1100px) {
    .c-brand_image_wrapper {
        height: 60vw
    }

    .c-brand_images_col:nth-child(2) .c-brand_image_wrapper {
        margin-left: -2.5rem;
    }
}

.c-brand_image {
    background-size: cover;
    background-position: 50%
}

.c-brand_logo_wrapper {
    background-color: #1e1e1e;
    border-radius: 50%;
    width: 12.5rem;
    transform: translateX(50%);
    color: #fff;
    z-index: 10
}

.c-brand.-dark .c-brand_logo_wrapper {
    background-color: #fff;
    color: #1e1e1e
}
.c-brand_logo_wrapper {
    color: #1e1e1e
}

.c-brand_logo_wrapper.-bottom {
    top: auto
}

@media (min-width: 1400px) {
    .c-brand_logo_wrapper.-bottom {
        bottom: 7.5rem
    }
}

@media (min-width: 1101px) and (max-width: 1399px) {
    .c-brand_logo_wrapper.-bottom {
        bottom: 3.75rem
    }
}

.c-brand_logo_wrapper:before {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media (min-width: 1400px) {
    .c-brand_logo_wrapper {
        top: 7.5rem
    }
}

@media (min-width: 1101px) and (max-width: 1399px) {
    .c-brand_logo_wrapper {
        top: 3.75rem
    }
}

@media (min-width: 1101px) {
    .c-brand_logo_wrapper {
        position: absolute;
        right: 0
    }
}

@media (max-width: 1100px) {
    .c-brand_logo_wrapper {
        position: relative;
        margin: auto;
        transform: translateY(-50%)
    }
}

.c-brand_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%
}
.c-brand_logo-ab {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}
.c-brand_logo svg {
    display: block;
    width: 100%;
    height: 100%
}
.c-brand_content {
    display: inline-block;
    width: 32.75rem;
    white-space: normal;
    margin-right: 1.5rem;
}

.c-brand_content_job {
    display: inline-block;
    /*width: 25.75rem;*/
    white-space: normal;
    margin-left: 13.5rem
}
.community_part{
    width:60rem;
    display: inline-block;
    white-space: normal;
    margin-left: 13.5rem;
    height: 100vh;
}
.education-part{
    width:38rem;
    display: inline-block;
    white-space: normal;
    margin-left: 13.5rem;
    height: 100vh;
}

.community_part_right{
    width:50rem;
    display: inline-block;
    white-space: normal;
    margin-left: 3.5rem;
    height: 100vh;
}

.community_sec{
     display: inline-block;
     width: 100%;
     white-space: normal;
     margin-left: 1.5rem;
     float: left;
     margin-top: 90px;
 }

.edu-sec-2nd{
    display: inline-block;
    width: 100%;
    white-space: normal;
    margin-left: 1.5rem;
    float: left;
    margin-top: 30px;
}

.community_sec_hdline{ font-family: 'Playfair Display', serif;
                      font-size: 18px;
                      color: #000000;
                      font-weight: 700;
                      width: 100%;
                      margin-left: 20px;
}
.edu_sec_hdline {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
}

.community_sec_p{   font-family: NeueHaasGroteskDisp Pro;
                    font-size: 16px;
                    color: #999999;
                    font-weight: 400;
                    text-align: justify;
                    margin-top: 15px;
                    padding-left: 145px;
                    width: 94%;
                    line-height: 28px;
}
.edu-sec-txt-p{
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 16px;
    color: #999999;
    font-weight: 400;
    text-align: left;
    margin-top: 15px;
    padding-left: 166px;
    width: 94%;
    line-height: 16px;
}



.community_sec_r{  font-family: NeueHaasGroteskDisp Pro;
                    font-size: 16px;
                    color: #999999;
                    font-weight: 400;
                    text-align: justify;
                    margin-top: 15px;
                    margin-left: 20px;
                    width: 88%;
                    line-height: 28px;
}
.community_sec_img{
                  float: left;
                  width: 120px;
                  height: 120px;
                  overflow: hidden;
                  margin-top: 8px;
                  margin-right: 25px;
}
.edu_sec_img-top{
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-top: 76px;
    margin-right: 25px;
}

.edu_sec_img-2{
    float: left;
    width: 100%;
    height: 170px;
    overflow: hidden;
    margin-top: 20px;
    margin-right:0;
}

.surf-lt-img{
    display: block;
}



@media (min-width: 1101px) {
    .c-brand_content_job {padding: 2.5rem 3.75rem; margin-left: 7.5rem}

    .surf-lt-img{
        display: block;
    }

    .community_part{
        padding: 2.5rem 3.75rem;
        margin-left: 7.5rem;
        width:60rem;
        display: inline-block;
        white-space: normal;
        height: 100vh;
    }
    .edu_sec_img-top{
        float: left;
        width: 140px;
        height: 140px;
        overflow: hidden;
        margin-top: 60px;
        margin-right: 25px;
    }
    .edu_sec_img-2{
        float: left;
        width: 140px;
        height: 140px;
        overflow: hidden;
        margin-top: 10px;
        margin-right: 25px;
    }
    .education-part{
        padding: 2.5rem 1.5rem 2.5rem 2.5rem;
        margin-left: 7.5rem;
    }
    .community_part_right{padding: 2.5rem 1.75rem;
        margin-left: 1.5rem;}

    .community_sec{
        padding: .5rem .75rem;
        margin-left: 2.5rem;
    }

    .edu-sec-2nd{
        padding: .5rem .75rem;
        margin-left: 2.5rem;
    }

    .c-brand_content {
        padding: 2.5rem .75rem
    }


    .c-brand_content.-top {
        vertical-align: top;
        margin-top: 7.5rem
    }

    .c-brand_content.-bottom {
        vertical-align: bottom;
        margin-bottom: 7.5rem
    }
}

@media (max-width: 1399px) {
    .c-brand_content_job {margin-left: 2.5rem}

    .community_part{margin-left: 2.5rem}

    .education-part{
        margin-left: 2.5rem;
    }

    .community_part_right{margin-left: 1.5rem;}

    .community_sec{margin-left: .5rem }

    .edu-sec-2nd{
        margin-left: .5rem
    }

    .c-brand_content.-top {
        margin-top: 3.75rem
    }


    .c-brand_content.-bottom {
        margin-bottom: 3.75rem
    }

}

@media (max-width: 1100px) {
    .c-brand_content_job {padding: 2.5rem ;margin-left: .5rem}

    .community_part_right{padding: 2.5rem;  margin-left: .5rem }
    .community_part{padding: 2.5rem;  margin-left: .5rem }
    .education-part{
        padding: 2.5rem;  margin-left: .5rem
    }
    .community_sec{padding: 2.5rem;  margin-left: .5rem }

    .edu-sec-2nd{padding: 2.5rem;  margin-left: .5rem }

    .community_sec_img{display: block;}
    .edu_sec_img-top{
        display: block;
    }
    .edu_sec_img-2{
        display: block;
    }

    .c-brand_content {
        padding: 2.5rem
    }


}
@media (max-width: 699px) {
    .c-brand_content_job {margin-left:0}
    .community_part_right{margin-left:0}
    .community_part{margin-left:0}
    .education-part{
        margin-left:0
    }
    .community_sec{margin-left:0}

    .edu-sec-2nd{margin-left:0 }

    .community_sec_img{display: block;}
    .edu_sec_img-top{
        display: block;
    }
    .edu_sec_img-2{
        display: block;
    }

}

.c-brand_content_text {
    opacity: 1;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-brand_content_text.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

@media (max-width: 699px) {
    .c-brand_content_text.is-show {
        transition-delay: .2s
    }
}

.c-brand_content_link {
    font-size:16px;
    margin-top: 1.25rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-brand_content_link.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .6s
}

@media (max-width: 699px) {
    .c-brand_content_link.is-show {
        transition-delay: .3s
    }
}

.c-brand_label {
    font-size: .875rem
}

@media (min-width: 1101px) {
    .c-brand_label {
        position: absolute;
        top: 50%;
        right: 2.5rem
    }
}

@media (max-width: 1100px) {
    .c-brand_label {
        text-align: center;
        padding: 2.5rem 0
    }
}

@media (max-width: 699px) {
    .c-brand_label {
        font-size: 1.125rem
    }
}
.c-accompalish{
    margin: 2.5rem 0;
    padding: 0 2.5rem;
    white-space: normal
}
.c-luku-lett-h{
    margin: 2.5rem 0;
    padding: 0 2.5rem;
    white-space: normal
}

.sb-eng-txt{
    margin: 2.5rem 0;
    padding: 0 2.5rem;
    white-space: normal
}

.magazine-let-sec{
    margin: 2.5rem 0;
    padding:0 2.5rem 0 0;
    white-space: normal
}


.c-content-sec{
    margin: 2.5rem 0;
    padding: 0 2.5rem;
    white-space: normal
}


.identity-img-bt{
    margin:0;
    padding:0;
    white-space: normal
}

.last-sec-txt-ipad{
    margin:0;
    padding:0;
    white-space: normal
}

.cf-img-boy-sm{
    margin:0;
    padding:0;
    white-space: normal
}

.sb-black-glass{
    margin:0;
    padding:0;
    white-space: normal
}

.c-contact {
    margin: 2.5rem 0;
    padding: 0 2.5rem;
    white-space: normal
}

@media (min-width: 1101px) {
    .c-contact {
        width: 70vw;
        height: calc(100vh - 5rem)
    }
    .c-accompalish{
        width: 70vw;
        height: calc(100vh - 5rem)
    }
    .c-luku-lett-h{
        width: 70vw;
        height: calc(100vh - 5rem)
    }
    .sb-eng-txt{
        width: 70vw;
        height: calc(100vh - 5rem)
    }
    .magazine-let-sec{
        width: 70vw;
        height: calc(100vh - 5rem)
    }
    .c-content-sec{
        width: 70vw;
        height: calc(100vh - 5rem)
    }
    .identity-img-bt{
        width: 70vw;
        height: calc(100vh - 5rem);
    }

    .last-sec-txt-ipad{
        width: 70vw;
        height: calc(100vh - 5rem);
    }

    .cf-img-boy-sm{
        width: 70vw;
        height: calc(100vh - 5rem);
    }

    .sb-black-glass{
        width: 70vw;
        height: calc(100vh - 5rem);
    }
}

@media (max-width: 1100px) {
    .c-contact {
        padding: 0;
        margin: 1.875rem 2.5rem
    }
    .c-accompalish{
        padding: 0;
        margin: 1.875rem 2.5rem
    }
    .c-luku-lett-h{
        padding: 0;
        margin: 1.875rem 2.5rem
    }
    .sb-eng-txt{
        padding: 0;
        margin: 1.875rem 2.5rem
    }
    .magazine-let-sec{
        padding: 0;
        margin: 1.875rem 2.5rem 0 0;
    }
    .c-content-sec{
        padding: 0;
        margin: 1.875rem 2.5rem
    }
    .identity-img-bt{
        padding: 0;
        margin:0;
    }

    .last-sec-txt-ipad{
        padding: 0;
        margin: 0;
    }

    .cf-img-boy-sm{
        padding: 0;
        margin:0;
    }
    .sb-black-glass{
        padding: 0;
        margin:0;
    }

}

.c-contact_summary {
    font-size: 3vw;
    font-family: 'Playfair Display', serif;
    line-height: 1;
    width: 75%
}

.c-contact_summary p {
    margin: 0
}

@media (max-width: 699px) {
    .c-contact_summary {
        font-size: 1.5625rem
    }
}

.c-contact_label {
    font-size: .875rem
}

@media (min-width: 1101px) {
    .c-contact_label {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-contact_label {
        text-align: center;
        padding: 2.5rem 0
    }
}

@media (max-width: 699px) {
    .c-contact_label {
        font-size: 1.125rem
    }
}

.c-contact_infos {
    font-size: .875rem
}
.accom_infos {
    font-size: .875rem
}
.acm-img-center{
    font-size: .875rem
}

.accom-bt-top{margin-top: 40px}

.right-space{ padding-right:0!important;}

.accom_infos {
    padding:0 0 2.5rem 2.5rem;
    position: absolute;
    left: 0;
    width: 100%;
}

.af-slide-wd{
    padding:0 0 2.5rem 2.5rem;
    position: absolute;
    left: 0;
    width: 100%;
}
.magazine-let-sec-inner{
    padding:0 2.5rem 2.5rem 0;
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 14px;
}


@media (min-width: 1101px) {
    .c-contact_infos {
        padding: 2.5rem;
        position: absolute;
        bottom: 7.5rem;
        left: 0;
        width: 75%
    }
    .accom_infos {
        padding:0 0 2.5rem 0;
        position: absolute;
        left: 0;
        width: 100%
    }
    .magazine-let-sec-inner{
        padding:0 2.5rem 2.5rem 0;
        position: absolute;
        left: 0;
        width: 100%;
        font-size: 14px;
    }
    .acm-img-center{
        padding:0 0 2.5rem 2.5rem;
        position: absolute;
        left: 0;
        width: 97%;
        text-align: -webkit-center;
        text-align:-moz-center;

    }
    .identity {
        padding: 0;
        position: absolute;
        left: 0;
        width: 100%;
    }
    .luku-sec {
        padding:0 0 2.5rem 2.5rem;
        position: absolute;
        left: 0;
        width: 97%
    }


    .right-space{ padding-right:0!important;}
}

@media (max-width: 1100px) {
    .c-contact_infos {
        padding: 2.5rem 0
    }
    .accom_infos{
        padding: 1.5rem 0
    }
    .magazine-let-sec-inner{
        padding: 1.5rem 0
    }
    .acm-img-center{
        padding: 1.5rem 0
    }
    .identity {
        padding: 0;
    }
    .luku-sec {
        padding: 1.5rem 0
    }
    .right-space{ padding-right:0!important;}
}


@media (max-width: 699px) {
    .c-contact_infos {
        font-size: 1.125rem
    }
    .accom_infos{
        font-size: 1.125rem
    }
    .magazine-let-sec-inner{
        font-size: 1.125rem
    }
    .acm-img-center{
        font-size: 1.125rem
    }
    .luku-sec {
        font-size: 1.125rem
    }
    .right-space{ padding-right:5px!important;}
}

.c-contact_col {
    font-size:16px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.srf-contact_col{
    font-size:16px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.asa-brand_col{
    font-size:16px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.contact_col-color{
    font-size:16px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.mgn_col-color{
    font-size:16px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.sb_col-txt{
    font-size: .875rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.colum-txt-1{
    font-size: .875rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.ctg-l{float: left;
    list-style-type: none;
}

ul.ctg-l {
    margin-left: -16px;
    margin-top: -10px;
}

li.ctg-l {
    margin-left:0;
}

.ctg-l li:before {
    content: '\f067';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #ccc;
    text-align: left;
    font-weight: 100;
    margin-top: 2px;
}
.learn-more{
    font-size: 16px;
}

.has-dom-loaded .c-contact_col.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}
.has-dom-loaded .srf-contact_col.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}
.has-dom-loaded .asa-brand_col.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}
.has-dom-loaded .contact_col-color.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}

.has-dom-loaded .mgn_col-color.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}
.has-dom-loaded .sb_col-txt.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}

.has-dom-loaded .colum-txt-1.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}


@media (max-width: 699px) {
    .c-contact_col {
        font-size: 1.125rem
    }
    .srf-contact_col {
        font-size: 1.125rem
    }


    .asa-brand_col {
        font-size: 1.125rem
    }
    .contact_col-color{
        font-size: 1.125rem
    }

    .mgn_col-color{
        font-size: 1.125rem;
    }
    .sb_col-txt{
        font-size: 1.175rem;
    }
    .colum-txt-1{
        font-size: 1.175rem;
    }



}

.c-contact_address_footer {
    margin-top: 1.875rem
}

.c-contact_hours_item {
    margin: 0
}

.c-contact_hours_item span {
    display: inline-block;
    vertical-align: middle;
    width: 40px
}

.c-contact_newsletter_form {
    position: relative
}

@media (max-width: 1100px) {
    .c-contact_newsletter_form {
        max-width: 300px
    }
}

@media (max-width: 699px) {
    .c-contact_newsletter_form {
        max-width: calc(100% - 55px)
    }
}

.c-contact_newsletter_input {
    border: 1px solid #aaa;
    padding: .83333rem
}

@media (max-width: 699px) {
    .c-contact_newsletter_input {
        font-size: 16px
    }
}

.c-contact_newsletter_submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: .83333rem;
    width: 2.5rem;
    height: 100%;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1)
}

.c-contact_newsletter_submit:hover {
    transform: translateX(8px)
}

.c-contact_newsletter_submit svg {
    display: block;
    width: 100%;
    height: 100%
}

.is-edge .c-contact_newsletter_submit {
    right: 2.5rem
}

@media (max-width: 1100px) {
    .c-contact_col {
        margin-top: 2.5rem
    }
    .srf-contact_col {
        margin-top: 2.5rem
    }

    .asa-brand_col {
        margin-top: 2.5rem
    }

    .contact_col-color{
        font-size: 2.5rem
    }
    .mgn_col-color{
        font-size: 2.5rem;
    }
    .sb_col-txt{
        font-size: 2.5rem;
    }

    .colum-txt-1{
        font-size: 2.5rem;
    }
}

.c-contact_col_footer {
    font-size: .875rem;
    margin: 2.5rem 0 0
}

@media (max-width: 699px) {
    .c-contact_col_footer {
        font-size: 1.125rem
    }
}

.c-contact_col_footer_link {
    margin-right: 1.25rem
}

.c-contact_socials {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width: 1101px) {
    .c-contact_socials {
        bottom: 7.5rem;
        padding: 2.5rem 0;
        position: absolute;
        right: 1.875rem
    }
}

@media (max-width: 1100px) {
    .c-contact_socials {
        text-align: center
    }
    
    /*.js-pre-submit {*/
    /*    margin-top: 80px;*/
    /*}*/
}

.c-contact_socials_item {
    position: relative;
    padding: 1.25rem 1.875rem;
    transition: color .3s cubic-bezier(.215, .61, .355, 1)
}

.c-contact_socials_item a, .c-contact_socials_item a:hover {
    color: currentColor
}

.c-contact_socials_item svg {
    display: block;
    width: 20px;
    height: 20px
}

@media (min-width: 1101px) {
    .c-contact_socials_item:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        background-color: #1e1e1e;
        border-radius: 50%;
        transform: translate(-50%, -50%) scale(.001);
        transition: transform .3s cubic-bezier(.215, .61, .355, 1);
        z-index: -1
    }
}


@media (min-width: 1101px) and (any-hover: none) {
    .c-contact_socials_item:active {
        color: #fff
    }

    .c-contact_socials_item:active:before {
        transform: translate(-50%, -50%) scale(1)
    }
}

@media (min-width: 1101px) and (any-hover: hover) {
    .c-contact_socials_item:hover {
        color: #fff
    }

    .c-contact_socials_item:hover:before {
        transform: translate(-50%, -50%) scale(1)
    }
}

@media (min-width: 1101px) {
    html.is-ie .c-contact_socials_item:hover {
        color: #fff
    }

    html.is-ie .c-contact_socials_item:hover:before {
        transform: translate(-50%, -50%) scale(1)
    }
}

@media (max-width: 1100px) {
    .c-contact_socials_item {
        display: inline-block
    }
}

.c-end {
    white-space: normal;
    padding: 2.5rem 3.75rem
}

@media (min-width: 1101px) {
    html.is-iPad .c-end {
        height: calc(100vh - 30px)
    }
}

@media (min-width: 1101px) {
    .c-end {
        width: 100vw;
        height: 100vh
    }
}

@media (max-width: 1100px) {
    .c-end {
        display: none
    }
}

.c-end_item {
    width: 100%
}

.c-end_item svg {
    display: block;
    width: 100%;
    height: 100%
}

@media (min-width: 1101px) {
    html.is-iPad .c-end_item {
        height: calc((100vh - 30px - 5rem) / 4)
    }
}

@media (min-width: 1101px) {
    .c-end_item {
        height: calc((100vh - 5rem) / 4)
    }
}

.c-block-content {
    padding: 2.5rem;
    white-space: normal;
    background-color: #fff
}
.c-block-content-luku {
    padding: 2.5rem;
    white-space: normal;
    background-color: #fff;
    margin-left: -250px;
}

.c-block-content-txt {
    padding: 2.5rem;
    white-space: normal;
    background-color: #fff;
    margin:2.5rem;
}
.c-block-content-txt-flu {
    padding: 2.5rem;
    white-space: normal;
    background-color: #fff;
    margin:2.5rem;
}
.surfin-video-sec{
    padding: 0;
    white-space: normal;
    background-color: #ffffff;
    margin-left:2.5rem;
    }
.surfin-video-txt-sec {
    padding: 0;
    white-space: normal;
    background-color: #ffffff;
    margin:0;
    width: 25vw;
    height: 100vh;
}

.surfin-video{
    padding: 0;
    white-space: normal;
    margin:0;
}
.c-block-content_design {
    padding: 2.5rem 0 2.5rem 2.5rem;
    white-space: normal;
    background-color: #fff;
    width: 75vw;
    height: 100vh;
}
.dp-last-content{
    padding: 2.5rem 0 2.5rem .5rem;
    white-space: normal;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
}

.c-block-content_dg {
    padding: 2.5rem;
    white-space: normal;
    background-color: #000000;
    margin-left: 11.5rem;
}
.c-block-content_dg h1 {margin-top: 130px;}

.cf-gel-bottles{
    width: 67.75vw;
    height: 100vh;
    padding: 0;
}

@media (min-width: 1101px) {
    .c-block-content {
        width: 75vw;
        height: 100vh
    }
    .c-block-content_design {
        width: 75vw;
        height: 100vh
    }
    .dp-last-content{
        padding: 2.5rem 0 2.5rem .5rem;
        white-space: normal;
        background-color: #fff;
        width: 145rem;
        height: 100vh;
    }

    .c-block-content_dg {
        width: 42vw;
        height: 100vh;
        background-color: #000000;
        color: #ffffff;
        margin-left: 11.5rem
    }
    .c-block-content-luku {
        width: 55vw;
        height: 100vh
    }

    .c-block-content-txt {
        width: 55vw;
        height: 100vh
    }
    .c-block-content-txt-flu {
        width: 55vw;
        height: 100vh
    }
    .surfin-video-sec{
        width: 100vw;
        height: 100vh;
    }

    .surfin-video-txt-sec{
        width: 20vw;
        height: 100vh;
    }
    .surfin-video{
        width: 78vw;
        height: 100vh;
    }

}

@media (max-width: 1100px) {
    .c-block-content {
        border-bottom: 1px solid #aaa;
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: 57rem;
    }

    .c-block-content_design {
        padding: 0;
        margin: 1.875rem 0 2.5rem 2.5rem;
        height: auto
    }
    .dp-last-content{
        padding: 0;
        margin: 1.875rem 0 2.5rem 2.5rem;
        height: auto
    }

    .c-block-content_dg {
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: auto
    }
    .c-block-content-luku {
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: auto
    }
    .c-block-content-txt {
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: auto
    }
    .c-block-content-txt-flu {
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: auto
    }
    .surfin-video-sec{
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: auto
    }
    .surfin-video-txt-sec{
        width: 16vw;
        padding: 0;
        margin:0;
        height: auto
    }
    .surfin-video{
        width: 82vw;
        padding: 0;
        margin:0;
        height: auto
    }
}

.c-block-content_summary {
    font-size: 32px;
    font-family: 'Playfair Display', serif;
    line-height: 42px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    letter-spacing: 2px;
    text-align:left;
}
.c-block-design_ctg{
                   width:100vw;
                   float: left;
                   margin: 0;
                   padding:0;
                   overflow: hidden;
                   height: 35vh;
}
.c-block-design_ctg img{ width:77vw;
                        float: left;
                        margin: 0;
                        padding:0;
                        overflow: hidden;
                        height: 35vh;
                        background-size: cover;
                        background-position: 50%;
                        display: block;
}


.has-dom-loaded .c-block-content_summary.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .7s
}

.has-dom-animated .c-block-content_summary.is-show {
    transition-delay: .3s
}

@media (max-width: 699px) {
    .has-dom-animated .c-block-content_summary.is-show {
        transition-delay: .2s
    }
}

.has-dom-first-load .c-block-content_summary.is-show {
    transition-delay: 2.2s
}

.c-block-content_summary p {
    margin: 0
}
.c-block-design_ctg_sec {
    position: relative;
    margin-top: 16.5rem;
    width: 100%
}

@media (min-width: 1101px) {
    .c-block-content_summary {
        width: 95%;
        font-family: 'Playfair Display', serif;
    }
    .c-block-design_ctg{width: 100%;}

    .c-block-design_ctg_sec {
        width:24%;
        position: absolute;
        margin-top: 16.5rem;
    }
}
.c-block-content_design-process {
    position: relative;
    bottom: .5rem;
    width: 100%;
    display: inline-block;
}
.c-block-content_design-process-Ipad {
    display: none;
}

@media (max-width: 699px) {
    .c-block-content_summary {
        font-size: 1.5625rem
    }
}

@media (min-width: 1101px) {
    .c-block-content_footer {
        position: absolute;
        bottom: 1.5rem;
        width: 60%
    }
    .c-block-content_footer-luku {
        position: absolute;
        bottom: 13.5rem;
        width: 100%;
    }
    .c-block-content_footer-com {
        position: absolute;
        bottom: 25.5rem;
        width: 100%;
    }
    .c-block-content_footer-fluid{
        position: absolute;
        bottom: 17.5rem;
        width: 100%;
    }

    .c-block-content_design-process {
        position: relative;
        bottom: .5rem;
        width: 100%;
        display: inline-block;
    }
    .c-block-content_design-process-Ipad {
        display: none;
    }


}

@media (max-width: 1100px) {
    .c-block-content_footer {
        margin-top: 1.875rem
    }

    .c-block-design_ctg_sec {
       margin-top: 1.875rem;
    }

}

.c-block-content_text {
    display: block;
    width: 360px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}
.c-block-content_txt-blck {
    display: block;
    font-size: 16px;
    max-width: 700px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}
.c-block-content_text-luku {
    display: block;
    max-width: 100%;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    text-align: center;
}

.c-block-content_text-com {
    display: block;
    max-width: 70%;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    text-align: center !important;
}
.c-block-content_text-fluid {
    display: block;
    max-width: 62%;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    text-align: center !important;
}

.has-dom-loaded .c-block-content_txt-blck.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-loaded .c-block-content_text.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}
.has-dom-loaded .c-block-content_text-luku.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}
.has-dom-loaded .c-block-content_text-com.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-loaded .c-block-content_text-fluid.is-show {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.has-dom-animated .c-block-content_txt-blck.is-show {
    transition-delay: .4s
}

.has-dom-animated .c-block-content_text.is-show {
    transition-delay: .4s
}
.has-dom-animated .c-block-content_text-luku.is-show {
    transition-delay: .4s
}

.has-dom-animated .c-block-content_text-com.is-show {
    transition-delay: .4s
}
.has-dom-animated .c-block-content_text-fluid.is-show {
    transition-delay: .4s
}

@media (max-width: 699px) {
    .has-dom-animated .c-block-content_text.is-show {
        transition-delay: .2s
    }

    .has-dom-animated .c-block-content_txt-blck.is-show {
        transition-delay: .2s
    }
    .has-dom-animated .c-block-content_text-luku.is-show {
        transition-delay: .2s
    }
    .has-dom-animated .c-block-content_text-com.is-show {
        transition-delay: .2s
    }
    .has-dom-animated .c-block-content_text-fluid.is-show {
        transition-delay: .2s
    }

}


.has-dom-first-load .c-block-content_txt-blck.is-show {
    transition-delay: 2s
}
.has-dom-first-load .c-block-content_text.is-show {
    transition-delay: 2s
}

.has-dom-first-load .c-block-content_text-luku.is-show {
    transition-delay: 2s
}

.has-dom-first-load .c-block-content_text-com.is-show {
    transition-delay: 2s
}

.has-dom-first-load .c-block-content_text-fluid.is-show {
    transition-delay: 2s
}

.c-block-content_label {
    font-size: .875rem;
    margin: 0
}

@media (min-width: 1101px) {
    .c-block-content_label {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%)
    }
}

@media (max-width: 1100px) {
    .c-block-content_label {
        text-align: center;
        padding: 1.25rem 0
    }
}

@media (max-width: 699px) {
    .c-block-content_label {
        font-size: 1.125rem
    }
}

@media (min-width: 1101px) {
    .c-jobs-list {
        height: 100vh
    }
}

@media (min-width: 1101px) {
    .c-jobs-list_col {
        display: inline-block;
        height: 100vh;
        vertical-align: top;
        width: 34.375rem;
        white-space: normal;
        border-left: 1px solid #aaa
    }
}

.c-jobs-list_item {
    position: relative;
    padding: 2.5rem
}

@media (min-width: 1101px) {
    .c-jobs-list_item {
        height: 50vh;
        display: block;
        vertical-align: top
    }

    .c-jobs-list_item:nth-child(odd):after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 2.5rem;
        left: 2.5rem;
        border-top: 1px solid #aaa
    }
}

@media (max-width: 1100px) {
    .c-jobs-list_item:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 2.5rem;
        left: 2.5rem;
        border-top: 1px solid #aaa
    }
}

.c-jobs-list_title {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    line-height: 1.1;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-jobs-list_item.is-show .c-jobs-list_title {
    opacity: 1;
    transform: none;
    transition-delay: .2s
}

.c-jobs-list_item.is-show .c-jobs-list_title:hover {
    cursor: pointer;
    opacity: .5;
    transition-duration: .3s
}

@media (max-width: 699px) {
    .c-jobs-list_title {
        font-size: 1.5625rem
    }
}

.c-jobs-list_content {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94)
}

.c-jobs-list_item.is-show .c-jobs-list_content {
    opacity: 1;
    transform: none;
    transition-delay: .3s
}

.c-jobs-list_footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 2.5rem;
    font-size: .875rem
}

@media (max-width: 699px) {
    .c-jobs-list_footer {
        padding-bottom: 1.25rem
    }
}

.c-jobs-list_footer_link {
    display: inline-block;
    line-height: 1.5;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .8s cubic-bezier(.25, .46, .45, .94), transform .8s cubic-bezier(.25, .46, .45, .94);
    margin-right: 2.5rem
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link {
    opacity: 1;
    transform: none
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link:first-child {
    transition-delay: .5s
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link:nth-child(2) {
    transition-delay: .6s
}

.c-jobs-list_item.is-show .c-jobs-list_footer_link:nth-child(3) {
    transition-delay: .7s
}

.c-form_wrapper {
    position: relative;
    white-space: normal
}

@media (min-width: 1101px) {
    .c-form_wrapper {
        width: 100vw;
        /* height: 100vh; */
        /*padding: 2.5rem*/
    }

    .c-form_wrapper:after {
        content: "";
        position: absolute;
        top: 2.5rem;
        right: 0;
        bottom: 2.5rem;
        width: 1px;
        background-color: #aaa
    }
}

@media (min-width: 1101px) {
    .c-form {
        width: 900px;
        max-width: 100%;
        margin: auto;
    }

    .c-form_title {
        margin: 0 0 2.5rem !important;
        
    }

}

.c-form_title {
    font-size: 3.8125rem;
    font-family: 'Playfair Display', serif;
    font-weight: 900;
    margin: 0 0 5.5rem;
}

.c-form_submit {
    display: block !important;
    width: 100%;
    background-color: #000 !important;
    color: #fff  !important;
    padding: 1.25rem !important;
    border: 1px solid #000 !important;
}

.c-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: -10;
    height: 0;
    transition: height 0s .8s, z-index 0s .8s;
    overflow: hidden;
    pointer-events: none
}

.has-popup-open .c-popup {
    height: 100vh;
    z-index: 2000;
    transition-delay: 0s;
    pointer-events: auto
}

.c-popup_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1024px;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    border: 1px solid #aaa;
    transform: translate(-50%, -50%) scaleY(0);
    transform-origin: center bottom;
    transition: transform .6s cubic-bezier(.77, 0, .175, 1) .1s
}

.has-popup-open .c-popup_inner {
    transform: translate(-50%, -50%) scaleY(1);
    transition-delay: 0s
}

.c-popup_background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_background {
    opacity: 1
}

.c-popup_close {
    position: absolute;
    margin: 2.5rem;
    top: 0;
    right: 0;
    z-index: 10;
    font-size: .875rem
}

@media (max-width: 699px) {
    .c-popup_close {
        font-size: 1.125rem
    }
}

.c-popup_content {
    overflow: hidden
}

.c-popup_content, .c-popup_content_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%
}

.c-popup_content_inner {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 2.5rem 2.5rem 3.75rem
}

.is-firefox .c-popup_content_inner {
    overflow-y: scroll
}

.c-popup_header {
    border-bottom: 1px solid transparent;
    transition: border-color .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_header {
    border-color: #aaa;
    transition-delay: .8s
}

.c-popup_title {
    font-size: 2.8125rem;
    font-family: 'Playfair Display', serif;
    max-width: 37.5rem;
    line-height: 1.2;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_title {
    opacity: 1;
    transform: none;
    transition-delay: .4s
}

@media (max-width: 699px) {
    .c-popup_title {
        max-width: calc(100% - 3.75rem)
    }
}

.c-popup_summary {
    margin: 3.75rem 0 2.5rem;
    max-width: 37.5rem;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_summary {
    opacity: 1;
    transform: none;
    transition-delay: .5s
}

.c-popup_main {
    padding: 2.5rem 0 7.5rem;
    max-width: 37.5rem
}

@media (max-width: 1199px) {
    .c-popup_main {
        padding: 2.5rem 0
    }
    .o-layout.-gutter-small {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.c-popup_submit {
    text-align: center;
    width: calc(100% - 5rem);
    transform: translateY(200%);
    transition: transform .6s cubic-bezier(.215, .61, .355, 1)
}

.has-popup-open .c-popup_submit {
    transform: none;
    transition-delay: .7s
}

@media (min-width: 700px) {
    .c-popup_submit {
        position: absolute;
        bottom: 2.5rem;
        left: 2.5rem;
        right: 2.5rem
    }
}

.is-iPhone .c-popup_submit {
    margin-bottom: 7.5rem
}

@media (max-width: 699px) {
    .c-popup_submit {
        width: 100%
    }
}

.u-float-left {
    float: left !important
}

.u-float-right {
    float: right !important
}

.u-text-center {
    text-align: center !important
}

.u-text-left {
    text-align: left !important
}

.u-text-right {
    text-align: right !important
}

.u-align-baseline {
    vertical-align: baseline !important
}

.u-align-bottom {
    vertical-align: bottom !important
}

.u-align-middle {
    vertical-align: middle !important
}

.u-align-top {
    vertical-align: top !important
}

.u-vertical-center {
    font-size: 0
}

.u-vertical-center:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle
}

.u-vertical-center > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem
}

.u-text {
    color: #aaa;
    font-size:16px;
}

@media (max-width: 699px) {
    .u-text {
        font-size: 16px;
    }
}

@media (min-width: 700px) {
    .u-none\@from-small {
        display: none
    }
}

@media (max-width: 699px) {
    .u-none\@to-small {
        display: none
    }
}

@media (min-width: 1101px) {
    .u-none\@from-medium {
        display: none
    }
}

@media (max-width: 1100px) {
    .u-none\@to-medium {
        display: none
    }
}

.u-clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.u-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%
}

[hidden][aria-hidden=false] {
    position: absolute;
    display: inherit;
    clip: rect(0, 0, 0, 0)
}

[hidden][aria-hidden=false]:focus {
    clip: auto
}

.u-screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0
}

@media not print {
    .u-screen-reader-text\@screen {
        position: absolute !important;
        overflow: hidden;
        clip: rect(0 0 0 0);
        margin: 0;
        padding: 0;
        width: 1px;
        height: 1px;
        border: 0
    }
}

.u-screen-reader-text.-focusable:active, .u-screen-reader-text.-focusable:focus {
    clip: auto;
    width: auto;
    height: auto
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

.is-visible {
    visibility: visible !important;
    opacity: 1 !important
}

.is-invisible {
    opacity: 0 !important
}

.is-hidden, .is-invisible {
    visibility: hidden !important
}

.is-hidden {
    display: none !important
}

@media not print {
    .is-hidden\@screen {
        display: none !important;
        visibility: hidden !important
    }
}

@media print {
    .is-hidden\@print {
        display: none !important;
        visibility: hidden !important
    }
}

.u-1\/1 {
    width: 100% !important
}

.u-1\/2 {
    width: 50% !important
}

.u-2\/2 {
    width: 100% !important
}

.u-1\/3 {
    width: 33.33333% !important
}

.u-2\/3 {
    width: 66.66667% !important
}

.u-3\/3 {
    width: 100% !important
}

.u-1\/4 {
    width: 25% !important
}

.u-2\/4 {
    width: 50% !important
}

.u-3\/4 {
    width: 75% !important
}

.u-4\/4 {
    width: 100% !important
}

.u-1\/5 {
    width: 20% !important
}

.u-2\/5 {
    width: 40% !important
}

.u-3\/5 {
    width: 60% !important
}

.u-4\/5 {
    width: 80% !important
}

.u-5\/5 {
    width: 100% !important
}

@media (min-width: 700px) {
    .u-1\/2\@from-small {
        width: 50%
    }
}

@media (min-width: 1101px) {
    .u-2\/3\@from-medium {
        width: 66.66667%
    }
}

@media (min-width: 1101px) {
    .u-1\/3\@from-medium {
        width: 33.33333%
    }
    .u-1\/4\@from-medium {
        width: 25% !important;
    }
}

@media (min-width: 1101px) {
    .u-55\/100\@from-medium {
        width: 55%
    }
}

@media (min-width: 1101px) {
    .u-45\/100\@from-medium {
        width: 45%
    }
}


/*---BIG TEXT CSS --*/
.mg-lft-bt{
    margin-left: 0;
}
.c-homeIntro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    max-width: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 10;
    padding: 80px 0 40px
}

@media (min-width: 667px) {
    .c-homeIntro {
        padding: 80px 0 120px
    }
}

@media (min-width: 1024px) {
    .c-homeIntro {
        padding: 100px 0 160px
    }
}

@media (min-width: 1200px) {
    .c-homeIntro {
        min-height: calc(100vh - 140px);
        padding: 100px 0 200px
    }
}

@media (min-width: 1600px) {
    .c-homeIntro {
        padding: 160px 0 240px
    }
}

.c-homeIntro .socialLinks {
    z-index: 10;
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.is_ready .c-homeIntro .socialLinks {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: 1.5s cubic-bezier(.175, .885, .32, 1.275) 3.35s
}

.c-homeIntro__inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    padding: 0 20px
}

@media (min-width: 667px) {
    .c-homeIntro__inner {
        float: left;
        width: 83.3333333333%;
        max-width: 1400px;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .c-homeIntro__inner:after, .c-homeIntro__inner:before {
        content: " ";
        display: table;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .c-homeIntro__inner:after {
        clear: both;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
}

.c-homeIntro__buzzwords {
    float: left;
    width: 100%;
    line-height: .9;
    position: relative;
    margin:120px 0 0 70px;
    font-family: NeueHaasGroteskDisp Pro;
    color: #ffffff;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.c-buzzwords .c-buzzwords__line {
    float: left;
    clear: both;
    position: relative;
    margin-top: 12px;
    margin-bottom: 0;
    /*margin-left: 42px;*/
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.c-buzzwords .c-buzzwords__line:last-child {
    z-index: 2
}

.c-buzzwords .c-buzzwords__line:nth-last-child(2) {
    z-index: 3
}

.c-buzzwords .c-buzzwords__line:nth-last-child(3) {
    z-index: 4
}

.c-buzzwords:hover {
    cursor: default !important
}

.c-buzzwords .c-buzzwords__charWrapper {
    float: left;
    position: relative;
    opacity: 0;
    z-index: 10;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    will-change: opcity, transform;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.c-buzzwords .c-buzzwords__charWrapper:first-child {
    z-index: 2
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(2) {
    z-index: 3
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(3) {
    z-index: 4
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(4) {
    z-index: 5
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(5) {
    z-index: 6
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(6) {
    z-index: 7
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(7) {
    z-index: 8
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(8) {
    z-index: 9
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(9) {
    z-index: 10
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(10) {
    z-index: 11
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(11) {
    z-index: 12
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(12) {
    z-index: 13
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(13) {
    z-index: 14
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(14) {
    z-index: 15
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(15) {
    z-index: 16
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(16) {
    z-index: 17
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(17) {
    z-index: 18
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(18) {
    z-index: 19
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(19) {
    z-index: 20
}

.c-buzzwords .c-buzzwords__charWrapper:nth-child(20) {
    z-index: 21
}

.mg-top-sp-mob{
    margin-top: 0;
}



@media screen and (min-width: 1101px){

    .mg-top-sp-mob{
        margin-top: 0;
    }
    .c-homeIntro__buzzwords {
        float: left;
        width: 100%;
        line-height: .9;
        position: relative;
        /*margin-bottom: 10px;*/
        /*margin-left: 113px;*/
        /*margin-top: 200px;*/
        font-family: NeueHaasGroteskDisp Pro;
        color: #ffffff;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .c-buzzwords .c-buzzwords__line {
        float: left;
        clear: both;
        position: relative;
        margin-top: 12px;
        margin-bottom: 0;
        /*margin-left: 42px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
}
.c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
    /*text-shadow: -20px 10px 10px rgba(0, 0, 0, .3), 0 20px 50px rgba(0, 0, 0, .3);*/
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 40px;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    color: #ffffff;
    will-change: text-shadow, transform;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

@media screen and (min-width: 320px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        letter-spacing: calc(-2px + -10 * (100vw - 320px) / 1080)
    }
}

@media screen and (min-width: 1400px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        letter-spacing: -12px
    }
}

@media screen and (min-width: 320px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 22px;
        letter-spacing: 1px;
    }
}

@media screen and (min-width: 1400px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 68px
    }
}

@media (min-width: 667px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 40px
    }
}

@media screen and (min-width: 667px) and (min-width: 320px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: calc(-14px + 130 * (100vw - 320px) / 1080)
    }
}

@media screen and (min-width: 667px) and (min-width: 1400px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 98px;
        letter-spacing: 2px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
}

@media (min-width: 1600px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 98px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
}

@media screen and (min-width: 1600px) and (min-width: 320px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: calc(35px + 155 * (100vw - 320px) / 1080);
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
}

@media screen and (min-width: 1600px) and (min-width: 1400px) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 98px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
}

.c-buzzwords .c-buzzwords__charWrapper.jumpingLetter .c-buzzwords__char {
    -webkit-animation: c 1.5s 1 alternate forwards cubic-bezier(.175, .885, .32, 1.275);
    animation: c 1.5s 1 alternate forwards cubic-bezier(.175, .885, .32, 1.275)
}

.c-buzzwords .c-buzzwords__line.is-ready .c-buzzwords__charWrapper {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition: .75s cubic-bezier(.175, .885, .32, 2.275) 1.35s;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

@-webkit-keyframes c {
    0%, to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    25%, 75% {
        text-shadow: -5px 2px 2px rgba(0, 0, 0, .3), 0 5px 12px rgba(0, 0, 0, .3);
        -webkit-transform: matrix(1.1, 0, 0, .8, 0, 0);
        transform: matrix(1.1, 0, 0, .8, 0, 0)
    }
    50% {
        -webkit-transform: matrix(.8, 0, 0, 1.2, 0, 0) translateY(-10px);
        transform: matrix(.8, 0, 0, 1.2, 0, 0) translateY(-10px);
        text-shadow: -40px 20px 20px rgba(0, 0, 0, .3), 0 40px 100px rgba(0, 0, 0, .3)
    }
}

@keyframes c {
    0%, to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    25%, 75% {
        text-shadow: -5px 2px 2px rgba(0, 0, 0, .3), 0 5px 12px rgba(0, 0, 0, .3);
        -webkit-transform: matrix(1.1, 0, 0, .8, 0, 0);
        transform: matrix(1.1, 0, 0, .8, 0, 0)
    }
    50% {
        -webkit-transform: matrix(.8, 0, 0, 1.2, 0, 0) translateY(-10px);
        transform: matrix(.8, 0, 0, 1.2, 0, 0) translateY(-10px);
        text-shadow: -40px 20px 20px rgba(0, 0, 0, .3), 0 40px 100px rgba(0, 0, 0, .3)
    }
}

.c-buzzwords .c-buzzwords__barBefore {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    opacity: 0;
    z-index: 20;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    pointer-events: none;
    will-change: left, width, opacity, right, transform;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.c-buzzwords .c-buzzwords__line.is-ready .c-buzzwords__barBefore {
    -webkit-animation: d 1.85s alternate forwards cubic-bezier(.175, .885, .32, 1.275);
    animation: d 1.85s alternate forwards cubic-bezier(.175, .885, .32, 1.275)
}

.c-buzzwords .c-buzzwords__barAfter {
    background-color: #ffffff;
    position: absolute;
    left: -20px;
    right: -20px;
    height: 1px;
    opacity: 0;
    top: 50%;
    z-index: 30;
    box-shadow: -20px 10px 10px rgba(0, 0, 0, .3), 0 20px 50px rgba(0, 0, 0, .3);
    pointer-events: none;
    -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw);
    will-change: opcity, transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition: .5s cubic-bezier(.175, .885, .32, 1.275) 0ms;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.c-buzzwords .c-buzzwords__line.is-ready .c-buzzwords__barAfter {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 3.35s;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

@-webkit-keyframes d {
    0% {
        left: 0;
        width: 0;
        opacity: 0
    }
    50% {
        left: 0;
        width: 0;
        opacity: 1;
        width: 100%
    }
    55% {
        right: 0;
        left: auto;
        opacity: 1;
        width: 100%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }
    to {
        right: 0;
        left: auto;
        opacity: 0;
        width: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275)
    }
}

@keyframes d {
    0% {
        left: 0;
        width: 0;
        opacity: 0
    }
    50% {
        left: 0;
        width: 0;
        opacity: 1;
        width: 100%
    }
    55% {
        right: 0;
        left: auto;
        opacity: 1;
        width: 100%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }
    to {
        right: 0;
        left: auto;
        opacity: 0;
        width: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275)
    }
}

.rt{float: right!important;}

.txt-vt{writing-mode: vertical-rl;
        color: #000000;
        font-family: NeueHaasGroteskDisp Pro;
        text-align: center;
        font-size: 24px;
        font-weight:bolder;
}
.circle-txt {
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    font-size: 32px;
    text-align: -webkit-center;
    font-weight: bold;
    line-height: 170px;
    padding: 38px;
}

.heading-vrt{display:inline-block;
         font-family: NeueHaasGroteskDisp Pro;
         width: 120px;
         margin-left: 10px;
         margin-right: 10px;
         margin-top: 280px;
         text-align: center;
}
.pt{width: 100%;
    padding: 100px 10px 50px 10px;
    font-family: NeueHaasGroteskDisp Pro;
}
.set-pt{padding-right: 20px;
    font-family: NeueHaasGroteskDisp Pro;
}
.comm-mt-top{margin-top: 55px;}

.mt-j{margin-bottom: 50px;}

.af-btm{
    margin-bottom: 90px;
}

.txt-lft {
    text-align: left;
}

.mt-t-30{margin-top: 30px; margin-left: 25px;}

.mt-j-t{margin-top: 50px;}

.bl-daimond{margin-top: 40px;}

.mt-j-design{margin-top: 250px;}

.mt-bbt{margin-bottom: 14px; white-space: normal;}

.mt-top-ctg{margin-top: 25px;}
.mt-top-edu{
    margin-top: 50px;
}

.exp-lst{
     font-size: 16px;
     }

.dw-s{margin-left: 10px;}
.lft-sp{ margin-left: -6px;}
.lft-sp-1{ margin-left: -1px;}

.link-exp{color:#cccccc;}

.link-exp a:hover{color: red;}

.mg-mt-top{
    margin-top:0;
}

.resume-btn{
            text-align: center;
            margin-left:180px;
            }
.resume-btn a{color: #000000;
              text-align: center;
              text-decoration: none;
              /*padding: 15px;*/
              font-family: NeueHaasGroteskDisp Pro;
              font-size: 16px;
              /*line-height: 20px;*/
}
.img-responsive_f{
    display: block;
    max-width: 100%;
    height: auto
}

.mgn-tp{
    margin-top: 0;
}
.mgn-tp-1{
    margin-top: 0;
}


.design_ctg {
    width: 212px;
    float: left;
    margin-right:50px;
}
.dp-design_ctg{
    width: 235px;
    float: left;
    margin-right:50px;
}
.design_ctg_r {
    width: 300px;
    float: left;
    margin-right:0;
}
.mt-design-top{margin-top: 0;}

h5 {
    overflow: hidden;
    text-align: center;
    font-size: 18px;
}

h5:before{
    background-color: #ffffff;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h5:before {
    right: 0.5em;
    margin-left: -50%;
}



/*---------------------luku diamond css start ---------------------------------*/


.reduce-sp-l{margin-left: -300px!important;}
.reduce-sp-lst{margin-left: -100px!important;}

.reduce-lft-s{margin-left: -12px!important;}

.reduce-sp-r{margin-right: -100px!important;}

.af-sp-r{margin-right: -200px!important;}
.mt-l{margin-left:40px}
.mt-l-2{margin-left:40px}
.mt-l-mg{margin-left:80px}
.mt-top{margin-top: 150px;}
.mt-top-p{margin-top: 250px;}
.mt-top-p-2{margin-top: 250px;}
.mt-l-img{margin-left: 150px;}
.mt-lt{margin-left: 0;}
.mt-t-poster{margin-top: 90px;}
.mt-today{margin-left: 15px;}

.mt-top-140{
    margin-top: 120px;
}
.mt-top-410{
    margin-top: 410px;
}

.txt-cnt{
       text-align: center!important;
       margin: 260px 125px 0 0;
}
.txt-cnt-com {
    text-align: center!important;
    margin: 10px 0 0 30px;
    width: 606px;
    font-size: 40px;
    font-family: NeueHaasGroteskDisp Pro;
}

.txt-cnt-fluid{
    text-align: center!important;
    margin: 250px 0 0 0;
    width: 550px;
    font-size: 40px;
    font-family: NeueHaasGroteskDisp Pro;
}

.big-txt{
       /*position: absolute;*/
       font-size: 90px;
       letter-spacing: 2px;
       margin:150px 50px 0 170px;
       color: #000000;
       font-weight: 900;
       font-family: 'Playfair Display', serif;
       line-height: 84px;
       text-transform: uppercase;
}
.big-txt-surfer{
    /*position: absolute;*/
    font-size: 90px;
    letter-spacing: 2px;
    margin:150px 50px 0 120px;
    color: #000000;
    font-weight: 900;
    font-family: NeueHaasGroteskDisp Pro;
    line-height: 84px;
    text-transform: uppercase;
}


.first-txt{
    width: 587px;
    display: inline-block;
    vertical-align: top;
    padding: .5rem 2.5rem 2.5rem 2.5rem;
    white-space: normal;
    opacity: 1;
    color:#B1B1B1;
    text-decoration: none;
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 14px;
    margin:-20px 0 0 100px;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1), transform 1s cubic-bezier(.215, .61, .355, 1)
   }

@media (min-width: 1101px) {
    .first-txt{width:587px;
        float:left;
    }
    .book-luku{display: inline-block;
        width: 70vw;
        height:100vh;
        left:0;
        right:0;
        margin-top: 50px;
        margin-bottom: 50px;
        background-size:cover;
        overflow: hidden;
    }
    .dp-design_ctg {
        width: 535px;
        float: left;
        margin-right: 114px;
    }
    .mgn-tp{
        margin-top: 0;
    }

    .mgn-tp-1{
        margin-top: 0;
    }


}

.bg_cl{
      background-color:#ffffff!important;
      margin: 0;
      padding: 0;
}
.font-cl{color:#000000 !important; text-align: center;}
.bg-font{margin: 200px 50px 40px 150px;}

.book-f{display: inline-block;
        width: 100%;
        height: 100vh;
        left:0;
        right:0;
        margin-top: 50px;
        background-size:cover;
        overflow: hidden;
}

.woman-surf-2{display: inline-block;
    width: 100%;
    height: 100vh;
    left:0;
    right:0;
    margin-top: 50px;
    background-size:cover;
    overflow: hidden;
}

.book-luku{display: inline-block;
    width: 70vw;
    height: 100vh;
    left:0;
    right:0;
    margin-top: 50px;
    margin-bottom: 50px;
    background-size:cover;
    overflow: hidden;
}
.our-mission{display: inline-block;
        width: 100%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        margin-top: -50px;
        height:auto;
}

.our-social{
            display: inline-block;
            width: 100%;
            left:0;
            right:0;
            background-size:cover;
            overflow: hidden;
            height:auto;
 }

.img-sec{
    display: inline-block;
    width: 87%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}
.img-sec-yo{
    display: inline-block;
    width: 80%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}

.af-img-sec{
    display: inline-block;
    width: 90%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}
.af-img-sec-2{
    display: inline-block;
    width: 85%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}
.af-img-sec-3{
    display: inline-block;
    width: 102%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    margin-left: -357px!important;
}
.af-img-sec-4{
    display: inline-block;
    width: 100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:100vh;
    padding: 2.5rem 0 2.5rem 0;
    position: relative;
    margin-left: -1px;
}
.af-img-sec-4-mob{
    display: none;
}

.af-img-sec-4-ipad{
    display: none;
}

.af-img-sec-8{
    display: inline-block;
    width: 100vw;
    left:0;
    right:0;
    top:0;
    background-size:cover;
    overflow: hidden;
    height:100vh;
    margin-left:0;
    position: relative;
    padding-top:2.5rem;
}

.af-img-sec-5{
    display: inline-block;
    width: 91%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}
.af-img-sec-6{
    display: inline-block;
    width: 97%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}

.af-img-sec-7{
    display: inline-block;
    width: 99%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}

.package-2 {
    display: inline-block;
    width: 95%;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    height: auto;
}

/*------forever-surfer css section ----------*/

.mt-top-last{
    margin-top: 37rem;
}


.group-img{
    display: inline-block;
    width: 95%;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    height: auto;
}
.img-sec{display: inline-block;
    width:80%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}

.img-sec-yo{
    display: inline-block;
    width: 80%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}

.img-sec-shadow{
    display: inline-block;
    width: 80%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
}

/*------------new design all pages css here --------------*/
.mg-top-cities{
    width: 100%;
    height: auto;
    padding: 1.5rem;
    margin-top: 10rem;
    text-align: center;

}
.black-gl-txt{
    position: relative;
    vertical-align: top;
    padding: 0;
    margin: 0;
    float: left;
    width: 45vw;
    white-space: normal;
}

@media (min-width: 1101px) {

    .mg-top-cities{
        width: 100%;
        height: auto;
        padding: 1.5rem;
        margin-top: 10rem;
        text-align: center;

    }
    .black-gl-txt{
        position: relative;
        vertical-align: top;
        padding: 0;
        margin: 4rem 0 0 3rem;
        float: left;
        width: 45vw;
        white-space: normal;

    }

    .our-mission{display: inline-block;
        width: 100%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        margin-top: -50px;
        height:auto;
    }

    .img-sec{display: inline-block;
        width:80%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .img-sec-yo{
        display: inline-block;
        width: 80%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .img-sec-shadow{
        display: inline-block;
        width: 80%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .af-img-sec{
        display: inline-block;
        width: 90%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .af-img-sec-2{
        display: inline-block;
        width: 85%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .af-img-sec-3{display: inline-block;
        width: 102%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        margin-left: -357px!important;
    }

    .af-img-sec-4{
        display: inline-block;
        width: 100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:100vh;
        padding: 2.5rem 0 2.5rem 0;
        position: relative;
        margin-left: -1px;
    }

    .af-img-sec-4-mob{
        display: none;
    }
    .af-img-sec-4-ipad{
        display: none;
    }

    .af-img-sec-8{
        display: inline-block;
        width: 100vw;
        left:0;
        right:0;
        top:0;
        background-size:cover;
        overflow: hidden;
        height:100vh;
        margin-left:0;
        position: relative;
        padding-top:2.5rem;
    }

    .af-img-sec-5{
        display: inline-block;
        width: 91%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }

    .af-img-sec-6{
        display: inline-block;
        width: 97%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }

    .af-img-sec-7{
        display: inline-block;
        width: 99%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .our-social{
        display: inline-block;
        width: 100%;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
    }
    .package-2 {
        display: inline-block;
        width: 95%;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        height: auto;
    }
/*------forever-surfer css section ----------*/
    .group-img{
        display: inline-block;
        width: 81%;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        height: auto;
    }

    .design-bg{
        display: block;
        width: 100%;
        background-size: cover;
        overflow: hidden;
        margin: 0 auto;
        height: 100vh;

    }
}



.black-diamond{display: inline-block;
    width: 100%;
    height: 100vh;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    padding: .5rem;
}

.diamond-watch{display: inline-block;
    width: 100%;
    height: 100vh;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    padding: .5rem;
}


.wedding {
    /*position: absolute;*/
    display: inline-block;
    width: 85%;
    height: 100vh;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.surfic-shado-sec {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.sb-tag-txt-l {
    width: 100%;
    height: auto;
    padding: 1.5rem;
    margin-top:0;
    text-align: center;
}
.last-sec-ipad-heading{
    display: none;
}


.mg-txt-l {
    width: 100%;
    height: auto;
    padding: 1.5rem 7.5rem;
    margin-top:0;
    text-align: center;
}

.cf-orange-bg-txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #ffffff;
    color: #18838d;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    font-size: 42px;
}


@media (min-width: 1101px) {
    .black-diamond {
        display: inline-block;
        width: 80%;
        height: 100vh;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        padding: .5rem;
    }

    .diamond-watch {
        display: inline-block;
        width: 80%;
        height: 100vh;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        padding: .5rem;
    }

    .wedding {
        display: inline-block;
        width: 85%;
        height: 100vh;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .surfic-shado-sec {
        position: absolute;
        display: inline-block;
        width: 100%;
        height: 100vh;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .cf-orange-bg-txt {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        background-color: #f79225;
        color: #ffffff;
        font-family: NeueHaasGroteskDisp Pro;
        font-weight: 900;
        font-size: 64px;
        padding: 8.5rem;
        line-height: 64px;
    }

    .cf-wht-bg-txt {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        background-color: #ffffff;
        color: #18838d;
        font-family: NeueHaasGroteskDisp Pro;
        font-weight: 900;
        font-size: 64px;
        padding: 8.5rem;
        line-height: 64px;
    }

    .cf-wht-bg-txt-2{
        display: none;
    }
}

.txt-luku-diamond{
        color: #000000;
        text-align: center;
        font-weight: bold;
        margin-top: 250px;
  }

.letter-st-l{
    float: left;
    width: 46%;
    height: auto;
    padding: .5rem;
    margin-top: 150px;
    margin-left:50px;
}
.af-last-txt{
    float: left;
    width: 44%;
    height: auto;
    padding: .5rem;
    margin-top:0;
    margin-left:50px;
}
.last-txt-head{
    color:#ffffff;
    text-decoration: none;
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 18px;
    text-align: left;
    float: left;
    display: block;
    width: 100%;
}
.slider-top-txt{
    color:#ffffff;
    text-decoration: none;
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 20px;
    text-align: left;
    float: left;
    display: block;
    margin-left: 150px;
    margin-bottom: 20px;
}
.mini-txt-01{
    color:#ffffff;
    text-decoration: none;
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    float: left;
    margin-bottom: -10px;
    margin-top: 30px;
    width: 100%;
}
.heading-let{
    color:#ffffff;
    text-decoration: none;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    font-size: 36px;
    text-align: left;
    float: left;
    margin-top:15px;
    width: 100%;
    margin-bottom: 40px;
}
.af-tagline{
    width: 40vw;
    height: 100vh;
    padding:0;
}

.tagline-txt{
    /*float: left;*/
    width: 100%;
    height: auto;
    padding: 2.5rem;
    margin-top: 150px;
    text-align: center;
}
.sb-tag-txt-l {
    /* float: left; */
    width: 100%;
    height: auto;
    padding: 1.5rem;
    margin-top:6.5rem;
    text-align: center;
}

.last-sec-ipad-heading{
    display: none;
}
.mg-txt-l {
    width: 100%;
    height: auto;
    padding: 0.5rem 7.5rem;
    margin-top: 0;
    text-align: center;
}
.af-camp-txt{
    width: 100%;
    height: auto;
    padding: 2.5rem;
    margin-top: 250px;
    text-align: left;
    bottom: 50px;
}

.sf-camp-txt{
    width: 100%;
    height: auto;
    padding: 2.5rem;
    margin-top: 250px;
    text-align: left;
    bottom: 50px;
}

.magazine-txt{
    width: 100%;
    height: auto;
    padding:0 1.5rem 0 0;
    margin-top: 200px;
    text-align: left;
    bottom: 50px;
}

.surf-paradide-txt{
    width: 100%;
    height: auto;
    padding: 2.5rem;
    margin-top: 100px;
    text-align: left;
}


.surf-last-yellow-txt {
    width: 100%;
    height: auto;
    padding: 2.5rem;
    margin-top: 100px;
    text-align: left;
}
.identity-txt {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 115px;
    text-align: left;
    margin-bottom: 140px;
    margin-left: 30px;
}
.cf-orange-bg-txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #3c4544;
    color: #ffffff;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    font-size: 64px;
    padding: 8.5rem;
    line-height: 64px;
}
.cf-wht-bg-txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #ffffff;
    color: #18838d;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    font-size: 64px;
    padding: 8.5rem;
    line-height: 64px;
}

.cf-wht-bg-txt-2{
    display: none;
}

.colors-txt {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 115px;
    text-align: left;
    margin-bottom: 85px;
    margin-left: 65px;
}
.surfin-txt-sec {
    width: 480px;
    height: auto;
    margin-top: 150px;
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    overflow-wrap: break-word;
}
.surfin-txt-sec-2 {
    width: 480px;
    height: auto;
    margin-top: 0;
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    white-space:normal;
}

.surfin-txt-sec-2-mob {
    display: none;
}

.team-txt{
    width: 100%;
    height: auto;
    padding: 1.5rem;
    margin-top: 0;
    text-align: center;
}
.letter-st-l-r{
    float: left;
    width: 46%;
    height: auto;
    padding: .5rem;
    margin-top: 150px;
    margin-left:45px;
}
.af-last-txt-r{
    float: left;
    width: 44%;
    height: auto;
    padding: .5rem;
    margin-top: 30px;
    margin-left:45px;
}
.heading-tx{
    color:#cccccc;
    margin-left:16px;
}

.heading-tx-r{
    color:#cccccc;
    margin-left:-50px;
}
.tx-st-a{
      font-size: 160px;
      color:#3d3d3d;
      float: left;
      margin:0;
      font-family: GT "Super Display";
      font-weight: 500;
      letter-spacing: -20px;
}
.tx-st-a-letter-upper{
    font-size: 18px;
    color:#ffffff;
    float: left;
    margin-top: -30px;
    font-family: GT "Super Display";
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: left;
}
.tx-st-a-letter-lower{
    font-size: 16px;
    color:#ffffff;
    float: left;
    margin-bottom:10px;
    font-family: GT "Super Display";
    font-weight: 500;
    text-transform: lowercase;
    letter-spacing: 4px;
    width: 100%;
    text-align: left;
}

.tx-st-a-r{
    font-size: 160px;
    color:#3d3d3d;
    float: left;
    margin:0;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 500;
    letter-spacing: -20px;
}
.tx-st-a-r-letter-upper{
    font-size: 18px;
    color:#ffffff;
    float: left;
    margin-top: -30px;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: left;
}
.tx-st-a-r-letter-lower{
    font-size: 16px;
    color:#ffffff;
    float: left;
    margin-bottom:10px;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 500;
    text-transform: lowercase;
    letter-spacing: 4px;
    width: 100%;
    text-align: left;
}
.t-v-s{
      font-size: 96px;
      text-align: center;
      font-family: NeueHaasGroteskDisp Pro;
      font-weight: 100;
      letter-spacing: 10px;
      margin-top: 200px;
      margin-left: 100px;
      color: #000000;
      text-transform: uppercase;
      float: left;
}
/*---------------------forever-a-surfer css start ---------------------------------*/

.first-txt-surfer{
    width: 587px;
    display: inline-block;
    vertical-align: top;
    padding: .5rem 2.5rem 2.5rem 2.5rem;
    white-space: normal;
    opacity: 1;
    color:#B1B1B1;
    text-decoration: none;
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 14px;
    margin:-20px 0 0 150px;
    transform: translateY(60px);
    transition: opacity 1s cubic-bezier(.215, .61, .355, 1), transform 1s cubic-bezier(.215, .61, .355, 1)
}

.proj-tag-headline{
    color:#ffffff;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.color-txt-headline{
    color:#ffffff;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}
.sb-los-angel-txt{
    color:#ffffff;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -10px;
}
.sb-brussels-txt {
    color: #ffffff;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -10px;
    float: left;
    font-size: 18px;
    padding: 1rem .5rem;
}

.cf-idea-txt-h-line{
    color:#656565;
    font-family:'Playfair Display', serif;
    font-weight: 900;
    margin-bottom: 0;
}

.sb-slogan-txt{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -10px;
}
.sb-slogan-txt-mob{
    display: none;
}

.sb-slogan-txt-ipad{
    display: none;
}

.video-left-heading{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.heading-2{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.heading-1{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.heading-4{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.sb-2-left-heading{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.black-center-heading{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.heading-3{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
}

.txt-heading{
    color:#1e1e1e;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    text-align: left;
}

.for-ever-sf-heading{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    white-space: normal;
}
.for-ever-lg-headline{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    white-space: normal;
}

.surfin-headline{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -20px;
    margin-left:7px;
    white-space: normal;
}
.surfin-headline-2{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -20px;
    margin-left:7px;
    white-space: normal;
}

.glass-wm-headline{
    color:#1e1e1e;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -7px;
    margin-left:7px;
}

.last-headline{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    margin-bottom: -10px;
}

.identity-headline{
    color:#000000;
    font-family: NeueHaasGroteskDisp Pro;
    font-weight: 900;
    text-transform: uppercase;
}

@media (min-width: 1101px) {
    .first-txt-surfer{
        width:587px;
        float:left;
    }

}

.tag-p-txt{font-family:NeueHaasGroteskDisp Pro;
           font-size: 14px;
           color: #aaaaaa;
           text-align: center;
           font-weight: 300;
}
.new-york-txt{font-family:NeueHaasGroteskDisp Pro;
            font-size: 14px;
            color: #aaaaaa;
            text-align: center;
            font-weight: 300;
}

.last-surfin-txt{font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height: 25px;
}

.raw-talent-txt{font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: center;
    font-weight: 300;
    line-height: 34px;
    margin-top: 50px;
    padding: 1.5rem;
}


.new-york-txt-2{font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height: 30px;
}
.magazine-txt-2 {
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 24px;
    color: #000000;
    text-align: center;
    font-weight: 300;
    line-height: 43px;
    height: auto;
    padding: 0;
}



.af-p-txt{font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: 300;
}
.video-af-p-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
}

.p-txt-1{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
}

.for-ever-srf{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
}

.magazine-p-txt {
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 24px;
    color: #000000;
    text-align: left;
    font-weight: 300;
    line-height: 43px;
    height: auto;
    padding:0;
}

.magazine-p-txt-2 {
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 24px;
    color: #000000;
    text-align: left;
    font-weight: 300;
    line-height: 43px;
    height: auto;
    padding-left:3.5rem;
}

.usb-txt-p{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
}

.txt-p-1{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
}

.sb-gls-txt-p{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
}


.for-surf-txt-mld{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    line-height:24px;
    width: 98vw;
}


.identity-p-txt{font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    width: 360px;
}
.colors-p-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: 300;
    width: 480px;
    line-height: 30px;
}
.sb-p-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: 300;
    width: 680px;
    line-height: 25px;
}
.for-under-lg-txt {
    font-family: NeueHaasGroteskDisp Pro;
    font-size: 16px;
    color: #aaaaaa;
    text-align: center;
    font-weight: 300;
    width: 24rem;
    line-height: 35px;
}
.cf-idea-txt-p{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 20px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    width:28rem;
    line-height: 28px;
}


.sb-slogan-p-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: center;
    font-weight: 300;
    width:100%;
    line-height: 25px;
}

.sb-bottom-big-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 34px;
    text-align: left;
    line-height: 32px;
    position: absolute;
    margin-left: 15px;
    left: 0;
    right: 0;
    margin-top: 400px;
    color: #000000;
    width: 85vw;
    z-index: 999;
    font-weight: 900;
    white-space: normal;

}

.p-txt{
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    color: #000000;
    font-weight: 100;
}


.sb-bottom-big-txt-mob{
    display: none;
}

.sb-bottom-big-txt-ipad{
    display: none;
}

.bye-the-number{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: 300;
    width: 10vw;
    height: 30vh;
    line-height: 30px;
    padding-right: 20px;
    word-wrap: break-word;
    display:inline-block;
}
.bye-the-number-mob{
    display: none;
}

.bye-the-number-ipad{
    display: none;
}


.surfin-p-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    max-width: 500px;
    line-height: 30px;
    display: block;
    padding: .5rem;
    white-space: normal;
}
.surfin-p-txt-mob{
    display: none;
}

.surfin-p-txt-2{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 14px;
    color: #aaaaaa;
    text-align: left;
    font-weight: 300;
    max-width: 500px;
    line-height: 30px;
    display: block;
    padding: .5rem;
    white-space: normal;
}
.surfin-p-txt-2-mob{
    display: none;
}

.forever-surfer-logo-sec{
    display: inline-block;
    width: 100%;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    margin:0;
    height: auto;
}



@media (min-width: 1101px) {
    .forever-surfer-logo-sec {
        display: inline-block;
        width: 100%;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        height: auto;
    }
    .design-bg{
        display: block;
        width: 100%;
        background-size: cover;
        overflow: hidden;
        margin: 0 auto;
        height: 100vh;
    }

    .cf-oval-1{
        display: none;
    }

    .cf-oval-2{
       display: none;
    }
}

.design-bg{
    display: block;
    width: 100%;
    background-size: cover;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh;
}
.last-txt-sec{
     max-width: 350px;
     margin-left: 45px;
     float: left;
}
.last-txt-sec-p{
    max-width: 350px;
    float: left;
    text-align: left;
    white-space: normal;
}
/*---------------------Africa campaign css start ---------------------------------*/
.mt-left-100{margin-left: -220px}
.mt-left-190{margin-left: -190px}
.mt-left-294{margin-left: -294px}
.mt-left-331{margin-left: -331px}
.mt-left-351{margin-left: -351px}
.mt-left-312{margin-left: -312px}
.mt-left-320{margin-left: -320px}
.mt-sec-top{
    margin-top:300px;
}


.mg-top{
    margin-top: 20px;
}

.logo-l{
       margin-right: 300px;
       text-align: left;
}

.af-blc-logo{
    margin-left: 50px;
    text-align: left;
}

.af-blc-logo-2{
    margin-left: 50px;
    text-align: left;
}

.our-impact-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 12px;
    position: absolute;
    margin-left: 150px;
    left: 0;
    right: 0;
    top: 33%;
    color: #ffffff;
    width: 30vw;
    z-index: 999;
    white-space: normal;
}
.our-impact-txt-mob{
    display: none;
}

.our-impact-txt-ipad{
    display: none;
}

.sb-hands-sec{
    display: inline-block;
    width:100vw;
    left:0;
    right:0;
    background-size:cover;
    overflow: hidden;
    height:auto;
    position: relative;
    margin-top: 50px;
}

.sb-hand-txt-sec-mob{
    display: none;
}

.sb-hand-sec-mob{
    display: none;
}

.sb-hand-sec-ipad{
     display: none;
 }

.sb-hand-txt-sec-ipad{
    display: none;
}



.sb-hand-img-mob-1{
    display:none;
}
.sb-hand-img-ipad-1{
    display:none;
}

.sb-hands-txt-sec{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 12px;
    position: absolute;
    margin-left: 15px;
    left: 0;
    right: 0;
    top: 3%;
    color: #000000;
    width: 10vw;
    z-index: 999;
    white-space: normal;
}
.sb-hand-txt-sec-mob{
    display: none;
}

.sb-hand-txt-sec-ipad{
    display: none;
}

.af-activity-sec{
    width:45vw;
    height: 100vh;
    margin: 0;
    padding:0;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-left: -1px;
}

.af-activity-img{
    float: left;
    width:42vw;
    height:47vh;
    margin:.5rem 1.5rem .5rem 1.5rem;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}
.af-activity-img-4{
     float: left;
     width:19vw;
     height:47vh;
     margin:.5rem 1.5rem .5rem 1.5rem;
     padding: 0;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     background-position: center;
     overflow: hidden;
     position: relative;
 }
.af-activity-img-3-sec{
    float: left;
    width:17vw;
    height:47vh;
    margin:9.5rem 1.5rem .5rem .5rem;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}

.af-activity-wht-2-img{
    float: left;
    width:17rem;
    height:47vh;
    margin:.5rem 1.5rem .5rem 1.5rem;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
    top: 5%;
}

.af-act-logo{
    position: absolute;
    margin-left: 10px;
    left: 0;
    right: 0;
    top: 3%;
    width:100%;
    z-index: 999;
}
.af-wht-logo{
    margin-left: 20px;
    margin-top: 10px;
    left: 0;
    right: 0;
    top: 3%;
    width:100%;
    height: auto;
    display: inline-block;
}

.af-middle-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 10px;
    position: absolute;
    margin-left: 180px;
    left: 0;
    right: 0;
    top: 20%;
    color: #ffffff;
    width: 10vw;
    z-index: 999;
    white-space: normal;
}
.af-middle-txt-big{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 15px;
    position: absolute;
    margin-left: 380px;
    left: 0;
    right: 0;
    top: 30%;
    color: #ffffff;
    width: 10vw;
    z-index: 999;
    white-space: normal;
}
.af-left-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 15px;
    position: absolute;
    margin-left: 20px;
    left: 0;
    right: 0;
    top: 50%;
    color: #ffffff;
    width: 10vw;
    z-index: 999;
    white-space: normal;
}
.af-left-txt-m{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-weight: 300;
    line-height: 15px;
    position: absolute;
    margin-left:0;
    left: 0;
    right: 0;
    top: 50%;
    color: #ffffff;
    width: 17vw;
    z-index: 999;
    white-space: normal;
}
.af-left-wht-txt{
    font-family:NeueHaasGroteskDisp Pro;
    float: left;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 15px;
    margin-left:1.5rem;
    margin-top: 20px;
    left: 0;
    right: 0;
    color: #000000;
    width: 17rem;
    white-space: normal;
}
.rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    position: absolute;
    margin-left: -14px;
    margin-right: 195px;
    left: 0;
    right: 0;
    top: 50%;
    width:100px;
    z-index: 999;
    color: #ffffff;
    font-family:NeueHaasGroteskDisp Pro;
    text-align: left;
    font-weight: 300;
    line-height: 10px;

}

.af-activity-sec-1-img{
    width:90vw;
    height: 100vh;
    margin: 0;
    padding:0;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.af-activity-img-big{
    float: left;
    width:75rem;
    height:100vh;
    margin:.5rem 1.5rem .5rem 1.5rem;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}

.heading-mt{margin-bottom: -10px;}

.slider-wrapper{
    position: relative;
    width: 70rem;
    height:600px;
    overflow: hidden;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

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

.slick-list:focus {
    outline: none;
}

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

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

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

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

.slick-track:after {
    clear: both;
}

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

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

.slick-slide img {
    display: block;
    max-width: 100%;
}

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

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-slide > .slick-slider-img {
    position: relative;
    display: block;
    width: 100%;
}

.slick-slide .image {
    /*height: 180px;*/
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide img.slick-loading {
    display: none;
}
/*.slick-prev{*/
    /*background: #ccc;*/
    /*border: none;*/
    /*border-radius: none;*/
    /*position: absolute;*/
    /*top: 35%;*/
    /*transform: translateY(-20%);*/
    /*left: 0;*/
    /*padding: 0.25em 0.5em;*/
    /*box-shadow: 2px 2px 4px rgba(0,0,0,0.25);*/
    /*z-index: 400;*/
/*}*/

/*.slick-next{*/
    /*background: #ccc;*/
    /*border: none;*/
    /*border-radius: none;*/
    /*position: absolute;*/
    /*top: 35%;*/
    /*transform: translateY(-20%);*/
    /*right: 0;*/
    /*padding: 0.25em 0.5em;*/
    /*box-shadow: 2px 2px 4px rgba(0,0,0,0.25);*/
    /*z-index: 400;*/
/*}*/

/* progress bar */
.slider-progress {
    width: 100%;
    height: 2px;
    background: #666666;
    position: absolute;
    bottom: 0;
}
.slider-progress .progress {
    width: 0%;
    height: 2px;
    background: #ffffff;
}

.af-activity-sec-3{
    width: 59rem;
    height: 100vh;
    margin: 0;
    padding:0;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.af-activity-sec-white{
    width: 18vw;
    height: 100vh;
    margin: 0;
    padding:0;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.af-activity-wt-img{
    width: 15vw;
    height: 100vh;
    margin:2.5rem .5rem 1.5rem 1.5rem;
    padding:0;
    background-color: #ffffff;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.af-activity-sec-white-txt{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 10px;
    position: absolute;
    margin-left: 35px;
    left: 0;
    right: 0;
    color: #000000;
    width:100%;
    white-space: normal;
}

.af-middle-txt-3{
    font-family:NeueHaasGroteskDisp Pro;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    line-height: 14px;
    position: absolute;
    margin-left: 35px;
    left: 0;
    right: 0;
    top: 45%;
    color: #ffffff;
    width: 13vw;
    z-index: 999;
    white-space: normal;
}


@media (min-width: 1101px) {

    .slider-wrapper{
        position: relative;
        width: 70rem;
        height:600px;
        overflow: hidden;
        margin-top: 50px;
    }

    .af-activity-sec{
        width: 44vw;
        height: 100vh;
        margin: 0;
        padding:0;
        overflow: hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-left: -6px;
    }

    .af-activity-sec-3{
        width:64rem;
        height: 100vh;
        margin-left:-1px;
        padding:0;
        overflow: hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .af-activity-sec-white{
        width: 18vw;
        height: 100vh;
        margin-left:-1px;
        padding:0;
        overflow: hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .af-activity-wt-img{
        width: 15vw;
        height: 100vh;
        margin:2.5rem .5rem 1.5rem 1.5rem;
        padding:0;
        background-color: #ffffff;
        overflow: hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .af-activity-sec-white-txt{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 10px;
        position: absolute;
        margin-left: 35px;
        left: 0;
        right: 0;
        color: #000000;
        width:100%;
        white-space: normal;
    }

    .rotate {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        margin-left: -14px;
        margin-right: 195px;
        float: left;
        position: absolute;
        z-index: 999;
        white-space: normal;
        top: 75%;

    }

    .rotate-right {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        /* margin-right: 195px; */
        position: relative;
        z-index: 999;
        white-space: normal;
        top: -12%;
        text-transform: uppercase;
        height: 100vh;
        width: 21rem;
        background-color: #000000;
        color: #ffffff;
        margin-left: -1.5rem;
        font-weight: 900;
        font-size: 46px;
    }
.rotate-big-txt{
    width: 20rem;
    text-transform: uppercase;
    background-color: #000000;
    height: 100vh;
    padding: .5rem;
    position:absolute;
    color: #ffffff;
    font-size: 42px;
    font-family:NeueHaasGroteskDisp Pro;
    white-space: normal;
    font-weight: 900;

}

    .af-activity-img{
        width:42vw;
        float: left;
        height:47vh;
        margin:.5rem 1.5rem .5rem 1.5rem;
        padding:0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
    }
    .af-activity-img-4{
        float: left;
        width:25vw;
        height:47vh;
        margin:.5rem 1.5rem .5rem 1.5rem;
        padding: 0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
    }
    .af-activity-img-3-sec{
        float: left;
        width:17vw;
        height:47vh;
        margin:1.5rem 1.5rem .5rem 2.5rem;
        padding: 0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
        top:25%;
    }
    .af-activity-wht-2-img{
        float: left;
        width:17rem;
        height:47vh;
        margin:.5rem 1.5rem .5rem 1.5rem;
        padding: 0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
        top:5%;
    }

    .af-act-logo{
        position: absolute;
        margin-left: 10px;
        left: 0;
        right: 0;
        top: 3%;
        width:56px;
        z-index: 999;
        display: inline-block;
    }
    .af-wht-logo{
        margin-left: 20px;
        margin-top: 10px;
        float: left;
        left: 0;
        right: 0;
        top: 3%;
        width:100%;
        display: block;
    }

    .af-middle-txt{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 13px;
        position: absolute;
        margin-left: 180px;
        left: 0;
        right: 0;
        top: 20%;
        color: #ffffff;
        width: 14vw;
        z-index: 999;
        white-space: normal;
    }

    .af-middle-txt-3{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 14px;
        position: absolute;
        margin-left: 35px;
        left: 0;
        right: 0;
        top: 45%;
        color: #ffffff;
        width: 13vw;
        z-index: 999;
        white-space: normal;
    }



    .af-middle-txt-big{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 15px;
        position: absolute;
        margin-left: 380px;
        left: 0;
        right: 0;
        top: 30%;
        color: #ffffff;
        width: 20vw;
        z-index: 999;
        white-space: normal;
    }
    .af-left-txt{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 15px;
        position: absolute;
        margin-left: 20px;
        left: 0;
        right: 0;
        top: 50%;
        color: #ffffff;
        width: 10vw;
        z-index: 999;
        white-space: normal;
    }
    .af-left-txt-m{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        font-weight: 300;
        line-height: 15px;
        position: absolute;
        margin-left:0;
        left: 0;
        right: 0;
        top: 50%;
        color: #ffffff;
        width: 17vw;
        z-index: 999;
        white-space: normal;
    }
    .af-left-wht-txt{
        font-family:NeueHaasGroteskDisp Pro;
        float: left;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 15px;
        margin-left:1.5rem;
        margin-top:20px;
        left: 0;
        right: 0;
        color: #000000;
        width: 17rem;
        white-space: normal;
    }


    .af-activity-sec-1-img{
        width:90vw;
        height: 100vh;
        margin: 0;
        padding:0;
        overflow: hidden;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .af-activity-img-big{
        float: left;
        width: 75rem;
        height:100vh;
        margin:2.5rem 1.5rem .5rem 1.5rem;
        padding: 0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
    }


    .our-impact-txt{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 150px;
        left: 0;
        right: 0;
        top: 33%;
        color: #ffffff;
        width: 30vw;
        z-index: 999;
        white-space: normal;
    }

    .our-impact-txt-mob{
        display: none;
    }

    .our-impact-txt-ipad{
        display: none;
    }
    .bye-the-number{
        width: 30vw;
        float: left;
        z-index: 1000;
        -ms-word-break: break-all;
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 14px;
        text-align: left;
        font-weight: 300;
        line-height: 18px;
    }
    .bye-the-number-mob{
        display: none;
    }

    .bye-the-number-ipad{
        display: none;
    }


    /*--------------------snapback section css ------*/
    .sb-hands-sec{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .sb-hand-sec-mob{
        display: none;
    }

    .sb-hand-sec-ipad{
        display: none;
    }
    .sb-hand-img-mob-1{
       display: none;
    }

    .sb-hand-img-ipad-1{
        display:none;
    }

    .sb-hands-txt-sec{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 55px;
        left: 0;
        right: 0;
        top:3%;
        color: #000000;
        width: 10vw;
        z-index: 999;
        white-space: normal;
    }
    .sb-hand-txt-sec-mob{
        display: none;
    }
    .sb-hand-txt-sec-ipad{
        display: none;
    }

    .sb-bottom-big-txt{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 34px;
        text-align: left;
        line-height: 40px;
        position: absolute;
        margin-left: 227px;
        left: 0;
        right: 0;
        margin-top: 430px;
        color: #000000;
        width: 70vw;
        z-index: 999;
        font-weight: 900;
        white-space: normal;

    }

    .sb-bottom-big-txt-mob{
        display: none;
    }
    .sb-bottom-big-txt-ipad{
        display: none;
    }

    .sb-glass-woman-sec{
        display: inline-block;
        width:69vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .sb-glass-woman-sec-mob{
        display: none;
    }

    .sb-glass-woman-sec-ipad{
        display: none;
    }

    .sb-glass-wman-txt-sec{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 55px;
        padding: 2.5rem;
        left: 0;
        right: 0;
        top: 33%;
        color: #000000;
        width: 27vw;
        z-index: 999;
        white-space: normal;
        background-color:#FFFAFA;
    }

    .sb-glass-wman-txt-sec-mob{
        display: none;
    }

    .sb-glass-wman-txt-sec-ipad{
        display: none;
    }
    .forever-img-group-sec-ipad{
        display: none;
    }

    .cf-circle-sec{
        display: inline-block;
        width:80vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .cf-circle-sec-mob{
        display: none;
    }


    .cf-circle-txt-sec{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left:0;
        left:0;
        right: 0;
        top:0;
        color: #000000;
        width: 45vw;
        height: 39vh;
        z-index: 999;
        white-space: normal;
        background: #ffffff;
        box-shadow: 0 0 14px rgba(0,0,0,0.11);
    }

    .cf-circle-txt-sec-mob{
        display: none;
    }

    .cf-wm-ch{
        display: none;
    }

    .cf-circle-h1-txt{
        position: absolute;
        color: #000000;
        font-weight: 900;
        font-family: 'Playfair Display', serif;
        padding: .5rem;
        font-size: 64px;
        line-height: 64px;
        white-space: normal;
        width:30rem;
        margin-left:30px;
        text-align: left;
        left: 0;
        right: 0;
        top:70%;
        z-index: 999;
        letter-spacing: 20px;
    }

    .cf-circle-1{
        margin-top:20px;
        position: absolute;
        color: #000000;
        padding: .5rem;
        white-space: normal;
        width:110px;
        height:110px;
        margin-left:60px;
        background-color:#ffffff;
        border-radius:100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border: 1px solid #F79225;
        z-index: 999;
    }
    .cf-circle-1-mob{
       display:none;
    }


    .cf-circle-1-org{
        margin:0;
        position: absolute;
        color: #000000;
        padding: .5rem;
        white-space: normal;
        width:90px;
        height:90px;
        left: 8%;
        right: 0;
        top: 8%;
        background-color:#F79225;
        border-radius:100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        z-index: 999;
    }

    .cf-circle-1-org-mob{
        display: none;
    }

    .cf-circle-2{
        margin-top:150px;
        position: absolute;
        color: #000000;
        padding: .5rem;
        white-space: normal;
        width:110px;
        height:110px;
        margin-left:200px;
        background-color:#ffffff;
        border-radius:100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border: 1px solid #2CD4F5;
        z-index: 999;
    }

    .cf-circle-2-mob{
        display: none;
    }


    .cf-circle-2-maz{
        margin-top:0;
        position: absolute;
        color: #000000;
        padding: .5rem;
        white-space: normal;
        width:90px;
        height:90px;
        left: 8%;
        right: 0;
        top: 8%;
        background-color:#2CD4F5;
        border-radius:100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        z-index: 999;
    }
    .cf-right-txt{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: left;
        font-weight: 600;
        line-height: 30px;
        position: absolute;
        left: 55%;
        right: 0;
        top:88%;
        color: #000000;
        width: 25vw;
        z-index: 999;
        white-space: normal;
    }

    .cf-right-txt-mob{
        display: none;
    }



    .ux-btn{
        position: absolute;
        left: 50%;
        right: 0;
        top:75%;
        content: "";
        width: 80px;
        height: 50px;
        border-bottom: 1px solid #F79225;
        border-left: 1px solid #F79225;
        border-top: 1px solid #F79225;
        z-index: 999;
    }

    .ux-btn-mob{
        display: none;
    }

    .cf-ux-txt-1{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        line-height: 20px;
        position: absolute;
        left:15px;
        right: 0;
        top:15px;
        color: #000000;
        z-index: 999;
        white-space: normal;
        letter-spacing:7px;
    }

    .cf-ux-txt-2{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        line-height: 20px;
        position: absolute;
        left:55px;
        right: 0;
        top:15px;
        color: #F79225;
        z-index: 999;
        white-space: normal;
        letter-spacing: 7px;
    }

    .last-man-sec{
        display: inline-block;
        width: 78vw;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        height: auto;
        position: relative;
    }
    .last-man-txt-sec{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 55px;
        left: 0;
        right: 0;
        top:17%;
        color: #000000;
        width: 25vw;
        z-index: 999;
        white-space: normal;
        background-color:#FFFAFA;
    }

    .sb-sleep-woman-sec{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .sb-gls-woman-sec{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .sb-sleep-woman-sec-mob{
        display: none;
    }
    .sb-sleep-woman-sec-ipad{
        display: none;
    }


    .forever-logo-txt{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .wman-group-img-sec{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .forever-logo-txt-mob{
        display: none;
    }
    .forever-logo-txt-ipad{
        display: none;
    }

    .cf-page-sec{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .cf-page-sec-2{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .cf-page-sec-3{
        display:none;
    }

    .cf-page-sec-mob{
        display: none;
    }
    .mg-big-sec{
        display: inline-block;
        width:80vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .mg-sec-2{
        display: inline-block;
        width:75vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .mg-sec-3{
        display: inline-block;
        width:75vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .mg-sec-1{
        display: inline-block;
        width:42vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .cf-enjoy-waves-sec{
        display: inline-block;
        width:79.5vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .cf-sunscreen-gel-sec{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
        margin-top: 15px;
    }

    .sb-sleep-woman-txt-sec{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 55px;
        left: 0;
        right: 0;
        top: 3%;
        color: #ffffff;
        width: 50vw;
        z-index: 999;
        white-space: normal;
    }
    .sb-sleep-woman-txt-sec-2{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 25px;
        left: 0;
        right: 0;
        top: 3%;
        color: #ffffff;
        width: 50vw;
        z-index: 999;
        white-space: normal;
    }

    .forever-logo-txt-sec{
        font-family:NeueHaasGroteskDisp Pro;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        font-weight: 900;
        line-height: 22px;
        font-size: 16px;
        position: absolute;
        left: 0;
        right: 0;
        top: 19%;
        color: #000000;
        width: 25rem;
        z-index: 999;
        white-space: normal;
    }


    .cf-idea-txt-sec{
        position: absolute;
        color: #656565;
        font-weight: 300;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        top: 20%;
        left: 49%;
        z-index: 999;
    }
    .cf-idea-txt-sec-mob{
        display: none;
    }

    .cf-big-txt-sec {
        position: absolute;
        color: #ffffff;
        font-weight: 900;
        font-family: 'Playfair Display', serif;
        padding: .5rem;
        font-size: 96px;
        line-height: 96px;
        white-space: normal;
        width: 100vw;
        margin-left: 100px;
        top: 68%;
        z-index: 999;
        letter-spacing: 6px;
    }

    .cf-big-txt-sec-mob {
        display: none;
    }
    .sb-sleep-woman-txt-sec-mob{
        display: none;
    }

    .sb-sleep-woman-txt-sec-ipad{
        display: none;
    }

    .sb-sleep-woman-txt-sec-2-mob{
        display: none;
    }
    .forever-logo-txt-sec-mob{
        display: none;
    }
    .sb-woman-tele-sec-mob{
        display: none;
    }
}


hr {
    display: block;
    width: 90px;
    padding: 0;
    height: 2px;
    border: 0;
    border-top: 2px solid #D0A08F;
}
.hr-line {
    margin-top: 70px;
    display: block;
    width: 99%;
    padding: 0;
    height: 2px;
    border: 0;
    border-top: 2px solid #cccccc;
}

.mt-lft-img{
    margin-left:0;
}
.mt-lft-img-2{
    margin-left: 0;
}

.mt-bt{margin-bottom: 90px}
.mt-bt-113{margin-bottom: 113px}
.mt-bt-113-ip{margin-bottom: 113px}
.mt-bt-136{margin-bottom: 136px}
.mt-bt-218{margin-bottom: 218px}

@media (max-width: 699px) {
    .mt-j{margin-bottom: 20px;}
    .circle-txt{ line-height: 111px; padding: 11px; }
    .resume-btn{ margin-left:30px;width: 150px;}
    .c-homeIntro__buzzwords {margin-top: 15px;}
    .space-top {margin-top: 0; margin-left: 0;}
}

@media (min-width: 700px) and (max-width: 1100px) {
    .mt-j{margin-bottom: 40px;}
    .circle-txt{ line-height: 111px; padding: 11px; }
    .resume-btn{ margin-left:90px; width: 175px; padding: 5px;}
    .c-homeIntro__buzzwords {margin-top: 15px;}
    .space-top {margin-top: 0; margin-left: 32px;}
}

@media (min-width: 1101px) and (max-width: 1199px) {
    .mt-j{margin-bottom: 40px;}
    .resume-btn{ margin-left:210px;}
    .c-homeIntro__buzzwords {margin-top: 15px;}
    .space-top {margin-top: 0; margin-left: 90px;}
    .mt-j-design{margin-top: 170px;}
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .mt-j{margin-bottom: 40px;}
    .resume-btn{ margin-left:200px;}
}

@media (min-width: 1600px) and (max-width: 1999px) {

    .mt-j{margin-bottom: 40px;}
    .resume-btn{ margin-left:200px;}
}

@media (min-width: 2000px) and (max-width: 2399px) {

    .mt-j{margin-bottom: 40px;}
    .resume-btn{ margin-left:200px;}
}

@media (min-width: 2400px) {
    .mt-j{margin-bottom: 40px;}
    .resume-btn{ margin-left:200px;}
}

@media (min-width: 1101px) {
    .mt-j{margin-bottom: 50px;}
    .resume-btn{ margin-left:190px;}
    .c-homeIntro__buzzwords {margin-top: 120px; font-size: 24px;}
    .first-txt{width:587px;
               float:left;
            }
    .first-txt-surfer{
        width:587px;
        float:left;
    }

}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .mt-j{margin-bottom: 50px;}

    /* Styles for Desktops */
    .resume-btn{ margin-left:190px; width: 200px; padding: 5px;}
}

/* For 1024 Resolution */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){

    .resume-btn{ margin-left:190px; width: 200px; padding: 5px;}
    .mt-j{margin-bottom: 50px;}
}

@media screen
and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2)and (min-resolution: 192dpi) {

    .resume-btn{ margin-left:190px; width: 200px; padding: 5px;}
    .mt-j{margin-bottom: 50px;}
}


/* iphone device media query -----*/

/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {

    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 34px;
        letter-spacing: 1px;
    }

    .text-p {
        font-size: 18px;
    }

    .text-wrp {
        font-size: 18px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 80px;
        margin-bottom: -92px;
    }

    .mt-j-t{margin-top: 0;}

    .c-brand_content_job {
        padding: 20px 5px 0 20px;
    }

    .c-contact_col {
        margin-top:0;
    }
    .srf-contact_col {
        margin-top:0;
    }
    .asa-brand_col {
        margin-top:0;
    }

    .contact_col-color{
        margin-top:0;
    }
    .mgn_col-color{
        margin-top: 0;
    }
    .sb_col-txt{
       margin-top: 0;
    }

    .colum-txt-1{
        margin-top: 0;
    }


    .img-siz{width: 150px; height: 80px;}

    .community_sec_img{
           width: 100%;
           display: inline-block;

       }

    .community_sec_hdline{
        font-size: 16px;
        width: 56%;
        margin-left: -2px;
        text-align: center;
    }
    .edu_sec_hdline {
        font-size: 18px;
        color: #000000;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }

    .community_sec {
        padding: 15px;
    }
    .edu-sec-2nd{ padding: 15px;}

    .community_sec_p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 42%;
    }
    .edu-sec-txt-p{
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 42%;
    }

    .community_part_right{
        width: 60rem;
        padding: 8px;
        height: 116rem;
    }

    .community_sec_r {
        width: 42%;
        margin-left: 0;
    }

    .c-block-content_dg {
        margin: 0;
        background-color: #000000;
        padding: 15px;
        height: 35rem;
        border-bottom: none!important;
    }

    .c-block-content_dg h1 {
        margin-top: 25px;
        font-size: 24px;
        font-weight: 700;
        color: #ffffff;
    }

    .c-block-content_dg h5 {
        margin-top: 5px;
        font-size: 16px;
        font-weight: 700;
        color: #ffffff;
    }
    .c-block-content_design {
        padding: 0;
        height: auto;
        border-bottom: none;
    }
    .dp-last-content{
        padding: 0;
        height: auto;
        border-bottom: none;
    }

    .mt-top-ctg {
        margin-top: 0;
        margin-bottom: -20px;
    }
    .c-brand_content_job {
        padding: 10px 6px 0 12px;
        font-size: 12px;
    }
    .c-brand_content_job h3 {
        font-size: 13px;
        font-weight: 900;
    }

    .mt-j {
        margin-bottom: 40px;
    }

    .c-brand_images_col {
        height: 60vw;
         width: 100%;
    }
}

/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {

}

/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {

}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 36px;
        letter-spacing: 1px;
    }

    .text-p {
        font-size: 18px;
    }

    .text-wrp {
        font-size: 18px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 80px;
        margin-bottom: -7px;
    }

    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.06em;
        margin-left: -121px;
    }
    .c-home-intro_lines_item:nth-child(3) {
        text-align: center !important;
        margin-left: 21px;
    }
    .mt-j-t{margin-top: 0;}

    .c-brand_content_job {
        padding: 10px 6px 0 12px;
        font-size: 12px;
    }
    .c-brand_content_job h3 {
        font-size: 13px;
        font-weight: 900;
    }

    .mt-j {
        margin-bottom: 50px;
    }

    .c-contact_col {
        margin-top:0;
    }
    .srf-contact_col {
        margin-top:0;
    }
    .asa-brand_col {
        margin-top:0
    }
    .contact_col-color{
        margin-top:0;
    }

    .mgn_col-color{
        margin-top: 0;
    }
    .sb_col-txt{
        margin-top: 0;
    }

    .colum-txt-1{
        margin-top: 0;
    }

    .accom-img {
        width: 120px;
        height: 120px;
    }
    .accom-bg {
        padding: 0;
        margin-bottom:0;
    }
    .letter-s{
        padding: 0;
        margin-bottom:0;
    }
    .af-camp-last-sec{
        padding: 0;
        margin-bottom:0;
    }
    .group-img-bg{
        padding: 0;
        margin-bottom:0;
    }
    .group-img-bg-wom{
        padding: 0;
        margin-bottom: 0;
    }
    .surfic-img-bg{
        padding: 0;
        margin-bottom:0;
    }



    .accom-img > p {margin: 0;}
    .img-siz{width: 150px; height: 80px;}


    .comm-mt-top {
        margin-top: 0;
    }

    .community_part {
        padding: 0.5rem;
        height: 105rem;
    }
    .education-part{
        padding: 0.5rem;
        height: 105rem;
    }
    .community_sec {margin-top: 0;}

    .edu-sec-2nd{margin-top: 0;}

    .community_sec_img {
        width: 100%;
        display: inline-block;
        margin-left: 70px;
        margin-bottom: 24px;
        overflow: visible;
    }
    .edu_sec_img-top{
        width: 100%;
        display: inline-block;
        margin-left: 70px;
        margin-bottom: 24px;
        overflow: visible;
    }
    .edu_sec_img-2{
        float: left;
        width: 100%;
        height: 170px;
        overflow: hidden;
        margin-top: 20px;
        margin-right:0;
    }

    .community_sec_hdline{
        font-size: 15px;
        width: 44%;
        margin-left: -19px;
        text-align: center;
    }
    .edu_sec_hdline {
        font-size: 18px;
        color: #000000;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }
    .community_sec_p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 40%;
    }
    .edu-sec-txt-p{
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 40%;
    }
    .community_part_right{
        width: 60rem;
        padding: 8px;
        height: 116rem;
    }

    .community_sec_r {
        width: 40%;
        margin-left: 0;
     }
    .c-block-content_design {
        padding: 0;
        height: auto;
        border-bottom: none;
        margin: 1.875rem 0 .5rem .5rem;
    }

    .dp-last-content{
        padding: 0;
        height: auto;
        margin: 1.875rem 0 .5rem .5rem;
    }

    .mt-top-ctg {
        margin-top: 0;
        margin-bottom: -20px;
    }

    .c-brand_images_col {
        height: 60vw;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 50px;
    }

    .c-brand_logo_wrapper:before {
        margin-top: 325px;
    }
    /* .hg_mobile{top:20px
               height:400px;
               display: block;
               overflow: hidden;
    } */

    .c-brand_images_col:nth-child(2) .c-brand_image_wrapper {
        margin-top: 28rem;
        height: 42rem;
    }

    .c-brand_images_col.-bottom .c-brand_image_wrapper {
        top: -207%;
        transform: none;
    }
    .c-brand_content.-top {
        margin-top: 26.75rem;
    }
    .space_reduce{margin-top: -300px}

    .resume-btn {
        margin-left: 80px;
        margin-top: 40px;
        width: 150px;
        padding-bottom: 60px;
    }
    .c-brand_content {
        width: 26.75rem;
        /*text-align: justify;*/
    }

}

/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .text-p{font-size: 18px;}
    .text-wrp{font-size: 18px;}
}

/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .text-p{font-size: 18px;}
    .text-wrp{font-size: 18px;}

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 173px !important;
        font-size: 72px;
    }

    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.06em;
        margin-left: -123px;
    }
    .c-home-intro_lines_item:nth-child(3) {
        text-align: center !important;
        margin-left: 21px;

    }

    .mt-j-t{margin-top: 0;}

    .c-brand_content_job {
        padding: 20px 5px 0 20px;
    }
    .c-contact_col {
        margin-top:0;
    }
    .srf-contact_col {
        margin-top:0;
    }
    .asa-brand_col {
        margin-top:0;
    }

    .contact_col-color{
       margin-top:0;
    }

    .mgn_col-color{
        margin-top: 0;
    }

    .sb_col-txt{
       margin-top: 0;
    }

    .colum-txt-1{
        margin-top: 0;
    }

    .accom-img {
        width: 120px;
        height: 120px;
    }

    .accom-img > p {margin: 0;}

    .img-siz{width: 150px; height: 80px!important;}

    .community_sec {margin-top: 0;}

    .edu-sec-2nd{margin-top: 0;}

    .comm-mt-top {
        margin-top: 0;
    }

    .community_part {
        padding: 0.5rem;
        height: 115rem;
    }
    .education-part{
        padding: 0.5rem;
        height: 115rem;
    }
    .community_sec_img {
        width: 100%;
        display: inline-block;
        margin-left: 70px;
        margin-bottom: 24px;
        overflow: visible;
    }
    .edu_sec_img-top{
        width: 100%;
        display: inline-block;
        margin-left: 70px;
        margin-bottom: 24px;
        overflow: visible;
    }
    .edu_sec_img-2{
        float: left;
        width: 100%;
        height: 170px;
        overflow: hidden;
        margin-top: 20px;
        margin-right:0;
    }
    .community_sec_hdline{
        font-size: 16px;
        width: 44%;
        margin-left: -19px;
        text-align: center;
    }
    .edu_sec_hdline {
        font-size: 18px;
        color: #000000;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }
    .community_sec_p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 45%;
    }
    .edu-sec-txt-p{
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 45%;
    }
    .community_part_right{
        width: 60rem;
        padding: 8px;
        height: 116rem;
    }

    .community_sec_r {
        width: 42%;
        margin-left: 0;
    }
    .mt-top-ctg {
        margin-top: 0;
        margin-bottom: -20px;
    }

    .c-brand_images_col {
        height: 60vw;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 50px;
    }
    .c-brand_logo_wrapper:before {
        margin-top: 77px;
    }

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 42px;
        letter-spacing: 1px;
    }
    .text-p{font-size: 20px;}
    .text-wrp{font-size: 20px;}

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 80px;
        margin-bottom: -92px;
    }
    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.05em;
        margin-left: -85px;
    }

    .mt-j-t{margin-top: 0;}

    .c-brand_content_job {
        padding: 10px 23px 0 15px;
        font-size: 13px;
    }
    .c-brand_content_job h3 {
        font-size: 14px;
        font-weight: 900;
    }

    .mt-j {
        margin-bottom: 50px;
    }

    .c-contact_col {
        margin-top:0;
    }
    .srf-contact_col {
        margin-top:0;
    }
    .asa-brand_col {
        margin-top:0
    }
    .contact_col-color{
        margin-top:0;
    }
    .accom-bg {
        padding: 0;
        margin-bottom:0;
    }

    .accom-img {
        width: 120px;
        height: 120px;
    }
    .accom-img > p {margin: 0;}

    .img-siz{width: 150px; height: 80px!important;}

    .community_sec {margin-top: 0;}

    .edu-sec-2nd{margin-top: 0;}

    .community_sec_img {
        width: 100%;
        display: inline-block;
        margin-left: 95px;
        margin-bottom: 24px;
        overflow: visible;
    }
    .comm-mt-top {
        margin-top: 0;
    }
    .community_part {
        padding: 0.5rem;
        height: 96rem;
    }
    .education-part{
        padding: 0.5rem;
        height: 96rem;
    }

    .community_sec_hdline{
        font-size: 16px;
        width: 52%;
        margin-left: -10px;
        text-align: center;
    }

    .edu_sec_hdline {
        font-size: 18px;
        color: #000000;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }
    .community_sec_p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 47%;
    }
    .edu-sec-txt-p{
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 47%;
    }
    .community_part_right{
        width: 60rem;
        padding: 8px;
        height: 102rem;
    }
    .community_sec_r {
        width: 47%;
        margin-left: 0;
    }
    .mt-top-ctg {
        margin-top: 0;
        margin-bottom: -20px;
    }

    .c-brand_images_col {
        height: 60vw;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 50px;
    }
    .c-brand_logo_wrapper:before {
        margin-top: 404px;
    }
    .c-brand_images_col:nth-child(2) .c-brand_image_wrapper {
        margin-top: 28rem;
        height: 50rem;
        background:center;
    }

    .c-brand_images_col.-bottom .c-brand_image_wrapper {
        top: -169%;
        transform: none;
    }
    .c-brand_content.-top {
        margin-top: 29.75rem;
    }
    .space_reduce{margin-top: -405px}
}

/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {


}

/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {


}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 42px;
        letter-spacing: 1px;
    }
    .text-p{font-size: 20px;}
    .text-wrp{font-size: 20px;}

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 80px;
        margin-bottom: -92px;
    }
    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.05em;
        margin-left: -60px;
    }

    .mt-j-t{margin-top: 0;}

    .c-brand_content_job {
        padding: 10px 6px 0 12px;
        font-size: 12px;
    }
    .c-brand_content_job h3 {
        font-size: 13px;
        font-weight: 900;
    }

    .mt-j {
        margin-bottom: 50px;
    }
    .c-contact_col {
        margin-top:0;
    }
    .srf-contact_col {
        margin-top:0;
    }
    .asa-brand_col {
        margin-top:0;
    }
    .contact_col-color{
        margin-top:0;
    }

    .mgn_col-color{
        margin-top:0;
    }

    .sb_col-txt{
       margin-top:0;
    }

    .colum-txt-1{
      margin-top: 0;
    }

    .accom-bg {
        padding: 0;
        margin-bottom:0;
    }

    .accom-img {
        width: 120px;
        height: 120px;
    }

    .accom-img > p {margin: 0;}

    .img-siz{width: 150px; height: 80px !important;}
    .community_sec {margin-top: 0;}
    .edu-sec-2nd{margin-top: 0;}

    .community_sec_img{
        width: 28%;
        display: inline-block;
        text-align: center;
        overflow: visible;
        float: none;
    }
    .edu_sec_img-top{
        width: 28%;
        display: inline-block;
        text-align: center;
        overflow: visible;
        float: none;
    }
    .edu_sec_img-2{
        float: left;
        width: 100%;
        height: 170px;
        overflow: hidden;
        margin-top: 10px;
        margin-right:0;
    }
    .comm-mt-top {
        margin-top: 0;
    }

    .community_part {
        padding: 0.5rem;
        height: 120rem;

    }
    .education-part{
        padding: 0.5rem;
        height: 120rem;
    }

    .community_sec_hdline{
        font-size: 16px;
        width: 51%;
        margin-left: -10px;
        text-align: center;
    }
    .edu_sec_hdline {
        font-size: 18px;
        color: #000000;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }
    .community_sec_p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 50%;
    }
    .edu-sec-txt-p{
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left:0;
        width: 50%;
    }
    .community_part_right{
        width: 60rem;
        padding: 8px;
        height: 116rem;
    }
    .community_sec_r {
        width: 42%;
        margin-left: 0;
    }
    .mt-top-ctg {
        margin-top: 0;
        margin-bottom: -20px;
    }

    .c-brand_images_col {
        height: 60vw;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 50px;
    }
    .c-brand_logo_wrapper:before {
        margin-top: 275px;
    }
    .c-brand_images_col:nth-child(2) .c-brand_image_wrapper {
        margin-top: 28rem;
        height: 50rem;
    }

    .c-brand_images_col.-bottom .c-brand_image_wrapper {
        top: -170%;
        transform: none;
    }
    .c-brand_content.-top {
        margin-top: 17.75rem;
    }
    .space_reduce{margin-top: -260px}

}

/* Portrait */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {


}

/* Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) {


}


/* --------------------- iPhone X -------------------------- */


/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3) {



    .big-txt-chaf-ipad{
        display: none;
    }


    .ux-sec{
        background-color: #f7f7f7;
        padding: 1.5rem;
        width: 100vw;
        float: left;
        display: block;
        height: 20rem;
    }


    .person{
        font-family: 'Playfair Display', serif;
        font-size: 36px;
        color: #000000;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top:0;
        padding: 1.5rem;
        background-color: #ffffff;
        display: block;
    }

    .code-txt{
        display: block;
        width:10rem;
        margin-right: 50px;
        color: #000000;
        float: right;
        font-weight: 900;
        margin-top: -53px;
        font-size: 16px;
        letter-spacing: 5px;
    }

    .cf-oval-1{
        display: block;
        width: 8rem;
        height: 8rem;
        padding: 1.5rem;
        margin-left: 50px;
    }

    .cf-oval-2{
        display: block;
        width: 8rem;
        height: 8rem;
        padding: 1.5rem;
        margin-left: 50px;
    }

    .mgn-tp{
        margin-top:-7px;
    }

    .mgn-tp-1{
        margin-top:-33px;
    }

    .af-p-txt{
        padding:.5rem  1.5rem;
    }


    .af-blc-logo{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-left:115px;
        padding: 1.5rem;
        margin-top:0;
    }


    .af-blc-logo-2{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-left:115px;
        padding: 1.5rem;
        margin-top:0;
    }


    .identity-p-txt {
        width: 360px;
        padding: 0 1.5rem 0 0;
    }

    .mg-top-sp-mob{
        margin-top: 0;
    }

    .sb-group-img{
        width: 100vw;
        height: auto;
        padding: 0;
        margin: 0;
    }

    .sb-man-st-img {
        padding: 0;
        margin-bottom: -140px;
        text-align: -webkit-center;
        text-align: -moz-center;
        width: 100vw;
        height: auto;
    }
    .mt-top-410 {
        margin-top: 140px;
        margin-bottom:0;
    }

    .sb-mini-img-3-1 {
        width: 100vw;
        height: 73vh;
        margin-bottom:0;
        overflow: hidden;
        display: block;
        object-fit: cover;
        margin-top: -158px;
    }

    .sb-mini-img-3-1-ipad{
        display: none;
    }
    .sb-los-angel-txt{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .sb-p-txt{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .sb-mini-img-3-2{
        width: 100vw;
        height:auto;
        padding: 0;
        left: 0;
        bottom: 0;
        white-space: normal;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .mt-top-p-2{margin-top:-28px;}

    .mg-lft-bt{
        margin-left: 120px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .mt-l-2{margin-left:0;
         }


    .black-gl-txt {
        width: 100vw;
        height: auto;
    }

    .video-left-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .heading-2{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .heading-1{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .heading-4{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .sb-2-left-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .black-center-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .heading-3{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 20px;
    }

    .video-af-p-txt {
        font-family: NeueHaasGroteskDisp Pro;
        text-align: left;
        padding: .5rem 1.5rem 0 1.5rem;
    }

    .p-txt-1{
        font-family: NeueHaasGroteskDisp Pro;
        text-align: left;
        padding: .5rem 0.5rem 0 1.5rem;
        margin-top: -15px;
    }

    .glass-wm-headline{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: .5rem;
    }
    .usb-txt-p {
        text-align: left;
        padding: .5rem;
        margin-top:0;
    }
    .txt-p-1{
        text-align: left;
        padding: .5rem;
        margin-top:0;
    }

    .sb-gls-txt-p {
        text-align: left;
        padding: .5rem 0 0.5rem 1.5rem;
    }

    .c-block-content {
        border-bottom: 1px solid #aaa;
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: 94rem;
    }

    .edu_sec_hdline {
        float:left;
    }

    .c-home-intro_my-summery {
        width: 393px;
        display: inline-block;
        vertical-align: top;
        padding: 2.5rem;
        margin-right: 50px;
    }

    .c-promo {
        height: 330px;
    }
    .c-promo-2 {
        height: 310px;
    }

    .africa-flag {
        height: 250px;
    }

    .cf-screen-first {
        height: 215px;
    }

    .cf-srn-sm {
        width: 16rem;
        height: 16rem;
        position: absolute;
        left: 24%;
        right: 0;
        top: 27%;
        white-space: normal;
    }

    .c-buzzwords .c-buzzwords__line {
        margin-top: 8px;
        margin-bottom: 0;
    }

    .c-homeIntro__buzzwords {
        margin: 70px 40px 0 40px;
    }

    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 34px;
        letter-spacing: 1px;
    }

    .wraping-text {
        margin-top: 20px;
    }

    .text-p {
        font-size: 20px;
    }

    .text-wrp {
        font-size: 20px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 80px;
        margin-bottom: -92px;
    }

    .mt-j-t {
        margin-top: 0;
    }

    .c-brand_content_job {
        padding: 10px 9px 0 10px;
        font-size: 12px;
        font-weight: 100;
        width: 44%;
    }

    .c-brand_content_job h3 {
        font-size: 13px;
        font-weight: 900;
    }

    .mt-j {
        margin-bottom: 50px;
        font-size: 12px;
    }

    .c-contact_col {
        margin-top: 0;
    }
    .srf-contact_col {
        margin-top:0;
    }

    .asa-brand_col {
        margin-top:0;
    }

    .contact_col-color{
       margin-top:0;
    }

    .mgn_col-color{
        margin-top:0;
    }
    .sb_col-txt{
        margin-top: 0;
    }

    .colum-txt-1{
        margin-top: 0;
    }

    .c-block-content_dg h5 {
        margin-top: 5px;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        letter-spacing: 0px;
    }

    .accom-bg {
        padding: 0;
        margin-bottom: 0;
    }

    .accom-img {
        width: 120px;
        height: 120px;
    }

    .accom-img > p {
        margin: 0;
    }

    .acm-img-center {
        text-align: -webkit-center;
    }

    .img-siz {
        width: 150px;
        height: 80px;
    }

    .community_sec {
        margin-top: 0;
    }

    .edu-sec-2nd{margin-top: 0;}

    .comm-mt-top {
        margin-top: 0;
    }

    .community_part {
        padding: 0.5rem;
        height: 95rem;
    }

    .education-part {
        padding: 0.5rem;
        height: 100vh;
    }

    .community_sec_img {
        display: inline-block;
        margin-bottom: 24px;
        overflow: visible;
    }

    .edu_sec_img-top {
        display: inline-block;
        margin-bottom: 24px;
        overflow: visible;
        margin-left: 95px;
    }

    .edu_sec_img-2{
        display: inline-block;
        margin-bottom: 24px;
        overflow: visible;
        margin-left: 95px;
    }

    .community_sec_hdline {
        font-size: 16px;
        width: 51%;
        text-align: center;
    }

    .edu_sec_hdline {
        font-size: 16px;
        color: #000000;
        width: 79%;
        text-align: center;
        text-transform: uppercase;
    }

    .community_sec_p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left: 0;
        width: 49%;
        text-align: left;
    }

    .edu-sec-txt-p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        padding-left: 0;
        width: 77%;
        text-align: center;
    }

    .community_part_right {
        width: 60rem;
        padding: 8px;
        height: 105rem;
        margin-top: 65px;
    }

    .community_sec_r {
        width: 49%;
        margin-left: 0;
        text-align: left;
    }

    .mt-top-ctg {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .c-brand_images_col {
        height: 60vw;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 50px;
    }

    .c-brand_logo_wrapper:before {
        margin-top: 480px;
    }

    .c-brand_images_col:nth-child(2) .c-brand_image_wrapper {
        margin-top: 28rem;
        height: 54rem;
    }

    .c-brand_images_col.-bottom .c-brand_image_wrapper {
        top: -176%;
        transform: none;
    }

    .c-brand_content.-top {
        margin-top: 35.75rem;
        width: 99%;
        margin-bottom: -120px;
        height: 22vh;
    }

    .space_reduce {
        margin-top: -465px;
        width: 100%;
        /*text-align: justify;*/
    }

    .resume-btn {
        margin-left: 50px;
        margin-top: 40px;
        width: 270px;
        padding-bottom: 60px;
    }

    .txt-dw-s {
        padding-bottom: 110px !important;
    }

    .mt-bbt {
        margin-bottom: 10px;
        white-space: normal;
    }

    ul.ctg-l {
        margin-left: -16px;
        margin-top: -10px;
    }

    .rt {
        float: left !important;
        text-align: center;
        margin-left: 13px;
    }

    /*-------------------------luku diamond section css------------------------*/
    .mt-lft-img {
        margin-left: 7px;
    }

    .mt-lft-img-2 {
        margin-left: 13px;
    }

    .reduce-sp-r {
        margin-right: 0 !important;
    }

    .big-txt {
        font-size: 55px;
        letter-spacing: 2px;
        margin: 45px 0px 0 30px;
        line-height: 50px;
    }
    .first-txt {
        width: 330px;
        margin: -30px 0 0 25px;
        padding: .5rem 0.5rem 0.5rem 0.5rem;
    }

    .black-diamond {
        width: 100%;
        height: auto;
        margin-left: 5px;
    }

    .diamond-watch {
        width: 100%;
        height: auto;
        margin-left: 13px;
    }

    .letter-s {
        width: 100vw;
        height: 55rem;
        margin-left: 0;
        padding: .5rem 0 2.5rem 2.5rem;
    }

    .wedding {
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }

    .surfic-shado-sec {
        width: 100%;
        height: auto;
    }

    .txt-cnt {
        text-align: center !important;
        margin: 10px 0 0 0;
    }

    .c-block-content-luku {
        padding: 0;
        margin: 0.875rem 2.5rem;
        height: auto;
    }

    .c-block-content-txt {
        padding: 0;
        margin: 0.875rem 2.5rem;
        height: 30vh;
    }

    .c-block-content-txt-flu {
        padding: 0;
        margin: 0.875rem 2.5rem;
        height: 30vh;
    }

    .surfin-video-sec {
        padding: 0;
        margin: 0.875rem 2.5rem;
        height: 30vh;
    }

    .surfin-video-txt-sec {
        width: 100%;
        padding: .5rem;
        margin: .5rem;
        height: 30vh;
    }

    .surfin-video {
        width: 100%;
        padding: 0;
        margin: 0;
        height: auto
    }

    .our-mission {
        margin-top: 0;
        height: auto;
    }

    .our-social {
        margin-top: 10px;
        height: auto;
    }

    .img-sec {
        margin-top: 10px;
        width: 100%;
    }
    .img-sec-yo{
        margin-top: 10px;
        width: 100%;
    }
    .img-sec-shadow{
        margin-top: 10px;
        width: 100%;
    }

    .af-img-sec {
        margin-top: 30px;
        width: 79%;
    }

    .af-img-sec-2 {
        margin-top: 30px;
        width: 79%;
    }

    .af-img-sec-3 {
        margin-top: 30px;
        width: 79%;
    }

    .af-img-sec-4 {
        display: none;
    }

    .af-img-sec-4-mob {
        display: inline-block;
        width: 100vw;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        height: auto;
        padding: 2.5rem 0 2.5rem 0;
        position: relative;
        margin-left: 0;
        margin-top: -5px;
    }

    .af-img-sec-4-ipad{
        display: none;
    }

    .package-2 {
        margin-top: 20px;
        width: 100%;
        /*margin-left: 8px;*/
    }

    .proj-tag-headline {
        color: #ffffff;
        font-family: NeueHaasGroteskDisp Pro;
        font-weight: 900;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .af-img-sec-5 {
        margin-top: 30px;
        width: 79%;
    }

    .af-img-sec-6 {
        margin-top: 30px;
        width: 79%;
    }

    .af-img-sec-7 {
        margin-top: 30px;
        width: 79%;
    }

    .af-img-sec-8 {
        margin-top: 30px;
        width: 79%;
    }

    .group-img {
        width: 100%;
        margin-top: 30px;
    }

    .letter-st-l {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
    }

    .af-last-txt {
        width: 49%;
        height: auto;
        padding: .5rem 0 0 1.5rem;
        margin: 0;
    }

    .af-tagline {
        width: 100vw;
        height: 45rem;
        padding: 1.5rem;
        margin-top:0;
    }

    .tagline-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
        text-align: center;
    }

    .af-camp-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
        text-align: left;
    }

    .sf-camp-txt {
        width: 100%;
        height: auto;
        padding: 1.5rem 1rem 1.5rem 1.5rem;
        margin: 2rem 0 1rem 0;
        text-align: left;
    }
    .magazine-txt{
        width: 100%;
        height: auto;
        padding:15px;
        margin: 0;
        text-align: left;
    }

    .surf-paradide-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
        text-align: left;
    }

    .surf-last-yellow-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin:-45px 0;
        text-align: left;
    }

    .identity-txt {
        width: 100%;
        height: auto;
        padding: 1.5rem;
        margin: 25px 0 0 0;
        text-align: center;
    }

    .cf-orange-bg-txt {
        width: 100%;
        height: auto;
        padding: 2.5rem;
        margin-top: 20px;
        text-align: center;
    }

    .cf-wht-bg-txt {
       display: none;
    }

    .cf-wht-bg-txt-2{
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
        color: #18838d;
        text-align: center;
        font-size: 48px;
        display: block;
    }

    .colors-txt {
        width: 100%;
        height: auto;
        margin: 0;
        text-align: center;
        margin-bottom: 140px;
        margin-left: 30px;
    }

    .surfin-txt-sec {
        width: 100%;
        height: auto;
        margin: 0;
        text-align: center;
        margin-bottom: 140px;
        margin-left: 7px;
    }

    .team-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
        text-align: center;
    }

    .letter-st-l-r {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: 0;
        display: inline-block;
        float: left;
    }

    .af-last-txt-r {
        width: 50%;
        height: auto;
        padding: .5rem;
        margin: 30px 0;
    }

    .tx-st-a {
        font-size: 120px;
        color: #3d3d3d;
        float: left;
        margin: 0;
        font-weight: 500;
        letter-spacing: -16px;
    }

    .tx-st-a-letter-upper {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .tx-st-a-letter-lower {
        font-size: 12px;
        letter-spacing: 2px;
    }

    .tx-st-a-r {
        font-size: 115px;
        letter-spacing: -17px;
    }

    .tx-st-a-r-letter-upper {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .tx-st-a-r-letter-lower {
        font-size: 12px;
        letter-spacing: 2px;
    }

    .heading-tx-r {
        color: #cccccc;
        margin-left: 0;
        margin-top: 30px;
    }

    .mt-l {
        margin: 0;
    }

    .txt-cnt-com {
        margin: 50px 0 0 0;
        width: 308px;
        font-size: 20px;
    }

    .txt-cnt-fluid {
        margin: 50px 0 0 0;
        width: 308px;
        font-size: 20px;
    }

    .c-block-content_text-com {
        max-width: 100%;
        margin-top: 50px;
    }

    .c-block-content_text-fluid {
        max-width: 100%;
        margin-top: 50px;
    }

    .t-v-s {
        font-size: 72px;
        margin-top: 20px;
        margin-left: 0;
    }

    .mt-top {
        margin-top: 0;
    }

    .mt-t-poster {
        margin-top: 0;
    }

    .mt-top-yellow {
        margin-top: 20px;
    }

    .mt-l-img {
        margin-left: 0;
    }

    .reduce-sp-lst {
        margin-left: 0;
    }

    .mt-lt {
        margin-left: 19px;
    }

    .book-f {
        margin-top: 0;
        width: 100%;
        height: 22rem;
        margin-left: 4px;
    }

    .woman-surf-2 {
        margin-top: 10px;
        width: 100%;
        height: 18rem;
        margin-left: 0;
    }

    /*---------------------forever-a-surfer css start ---------------------------------*/
    .first-txt-surfer {
        width: 313px;
        margin: -30px 0 0 25px;
        padding: .5rem 0.5rem 0.5rem 0.5rem;
        font-size: 16px;
    }

    .for-ever-sf-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        width: 100%;
        padding: 1.5rem;
    }
    .for-ever-lg-headline{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        width: 100%;
        padding: 1.5rem;
    }

    .forever-surfer-logo-sec {
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .video-afc-sec {
        width: 100vw;
        height: 20rem;
        padding: 0;
        margin-bottom: 0;
    }

    .video-afc-sec-2{
        width: 100vw;
        height: 20rem;
        padding: 0;
        margin-top: 25px;
    }

    .vimeo-wrapper {
        top: 0;
        left: 0;
        width: 100vw;
        height: 20rem;
        pointer-events: none;
        overflow: hidden;
    }

    .vimeo-wrapper iframe {
        width: 100vw;
        height: 25rem;
        /*min-height: 100vw;*/
        /*min-width: 100rem;*/
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        margin-top: 20px;
    }

    .group-img-bg {
        display: none;
    }
    .group-img-bg-wom{
        display: none;
    }

    .group-img-bg-wom-mob{
        position: relative;
        vertical-align: top;
        background-image: url("../img/snapback/woman-img-mob.png");
        width: 100vw;
        height: 51rem;
        padding: 5px;
        margin-top: 20px;
        display: block;
        background-size: cover;
        overflow: hidden;
        background-position: center;
    }

    .group-img-bg-mob {
        position: relative;
        vertical-align: top;
        background-image: url("../img/group-img-bg-mob.png");
        width: 100vw;
        height: 51rem;
        padding: 5px;
        margin-top:-5px;
        display: block;
        background-size: cover;
        overflow: hidden;
        background-position: center;
    }

    .surfic-img-bg {
        display: none;
    }
    .surfic-img-bg-ipad{
        display: none;
    }

    .surfin-img-bg-mob {
        display: block;
        position: relative;
        vertical-align: top;
        margin-top: 30px !important;
        background-image: url("../img/woman-stand-with-shadow-mb.png");
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        height: 42rem;
    }

    .group-txt-sec {
        width: 100vw;
        height: auto;
        margin-left: 0;
        margin-top: 20px;
        overflow: hidden;
        white-space: normal;
        position: relative;
        padding: 1.5rem;
    }
    .group-txt-sec-2 {
        width: 100vw;
        height: auto;
        margin-left: 0;
        margin-top: 20px;
        overflow: hidden;
        white-space: normal;
        position: relative;
        padding: 1.5rem;
    }

    .group-txt {
        font-size: 18px;
        text-align: -webkit-center;
        text-align: -moz-center;
        text-align: center;
        width: 100vw;
        float: none;
        margin-left: -25px;
        white-space: normal;
        color: #ffffff;
    }
    .group-txt-2{
        font-size: 18px;
        text-align: -webkit-center;
        text-align: -moz-center;
        text-align: center;
        width: 100vw;
        float: none;
        margin-left: -25px;
        white-space: normal;
        color: #ffffff;
    }

    .man-surfic-img-bg-logo {
        display: none;
    }

    .man-surfin-img-bg-mob {
        position: relative;
        display: inline-block;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        height: 61rem;
        margin-top: 20px;
        background-image: url("../img/forever-surfer-img-mb.png");
    }

    .colors-sec {
        width: 100%;
        height: 88rem;
        padding: 0;
        margin: 0;
    }

    .color-img-3 {
        width: 100vw;
        height: auto;
        float: none;
        margin-right: 0;
        margin-top: 30px;
        display: block;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .colors-txt {
        margin: 0;
        margin-bottom: 30px;

    }

    .colors-p-txt {
        width: 360px;
        line-height: 25px;
        margin-left:0;
        text-align: left;
        padding: 1.5rem;
    }

    .bye-the-number {
        display: none;
    }

    .bye-the-number-mob {
        font-family: "NeueHaasGroteskDisp Pro";
        font-size: 14px;
        color: #ffffff;
        text-align: left;
        font-weight: 300;
        width: 85vw;
        height: auto;
        line-height: 30px;
        padding: 0;
        white-space: normal;
        display: inline-block;
        margin-left: 5px;
    }

    .bye-the-number-ipad{
        display: none;
    }


    .woman-stand-txt-sec {
        width: 35rem;
        height: 14.5rem;
        margin-left: 0;
        margin-top: 0;
    }

    .surfic-img-bg {
        display: none;
    }
    .surfic-img-bg-ipad{
        display: none;
    }

    .surfin-p-txt {
        font-size: 13px;
        max-width: 175px;
        line-height: 17px;
        display: block;
        padding: .5rem;
        overflow-wrap: break-word;
        margin-left: 0;
    }

    .surfin-p-txt-mob {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #aaaaaa;
        text-align: left;
        font-weight: 300;
        display: block;
        padding: 0.5rem 0 .5rem 1.5rem;
        white-space: normal;
        max-width: 348px;
        line-height: 25px;
        margin-left: 0;
    }

    .surfin-p-txt-2 {
        display: none;
    }

    .surfin-p-txt-2-mob {
        font-size: 14px;
        max-width: 370px;
        line-height: 25px;
        display: block;
        padding: 1.5rem;
        white-space: normal;
        margin-left: 0;
    }

    .surfin-txt-sec-2-mob {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #000000;
        line-height: 20px;
        width: 370px;
        height: auto;
        margin-top: 0;
        text-align: left;
        margin-bottom: 0;
        white-space: normal;
        margin-left: 7px;
        display: block;
    }

    .man-surfic-img-bg {
        display: none;
    }

    .man-surfin-img-bg-m {
        position: relative;
        vertical-align: top;
        background-image: url("../img/man-stand-mb-1.png");
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        margin-left: 0;
        display: block;
        width: 100vw;
        height: 46rem;
        margin-top: 30px;
    }

    .man-stand-txt-sec {
        color: #000000;
        width: 20rem;
        height: 16rem;
        margin-left: 7px;
        margin-top: 17px;
    }

    .surfin-headline {
        margin-bottom: -5px;
        white-space: normal;
        text-align: center;
    }

    .last-headline {
        margin-bottom: 0;
    }

    .last-txt-sec {
        max-width: 350px;
        margin-left: 45px;
        float: left;
        margin-top: -211px;
    }

    .sb-sleep-woman-sec {
        display: none;
    }

    .sb-gls-woman-sec{
        display:none;
    }

    .sb-sleep-woman-sec-mob {
        width: 100vw;
        height: auto;
        margin-top:0;
        display: block;
    }

    .sb-sleep-woman-sec-ipad{
        display: none;
    }

    .forever-logo-txt{
       display: none;
    }

    .wman-group-img-sec{
        display:none;
    }

    .forever-logo-txt-mob{
        width: 100vw;
        height: auto;
        margin-top:0;
        display: block;
    }
    .forever-logo-txt-ipad{
        display: none;
    }

    .cf-page-sec {
        display: block;
    }

    .cf-page-sec-2{
        display: none;
    }

    .cf-page-sec-3{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }

    .cf-page-sec-mob{
        display: inline-block;
        width:100vw;
        left:0;
        right:0;
        background-size:cover;
        overflow: hidden;
        height:auto;
        position: relative;
    }
    .mg-big-sec{
        width: 100vw;
        height: auto;
        margin-top: 20px;
        display: block;
    }


    .mg-sec-2 {
        width: 100vw;
        height: auto;
        margin-top: 20px;
        display: block;
    }

    .mg-sec-1 {
        width: 100vw;
        height: auto;
        margin-top: 20px;
        display: block;
    }

    .mg-sec-3 {
        width: 100vw;
        height: auto;
        margin-top: 20px;
        display: block;
    }

    .book-luku {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 20px;

    }

    .surfin-headline-2 {
        color: #000000;
        font-family: NeueHaasGroteskDisp Pro;
        font-weight: 900;
        margin-bottom: 0;
        text-align: center;
        white-space: normal;
    }

    .c-luku-lett-h {
        padding: 0;
        margin: 1.875rem 1.5rem;
        height: 30rem;
        width: 100%;
    }

    .sb-eng-txt{
        padding: 0;
        margin: .875rem 1.5rem;
        height: 28rem;
        width: 100%;
    }
    .magazine-let-sec {
        padding: 0;
        margin: 1.875rem 1.5rem 0 0;
        height: 28rem;
        width: 100%;
    }

    .c-content-sec {
        padding: 0;
        margin: 1.875rem 1.5rem;
        height: 20rem;
        width: 100%;
    }

    .surfin-wht-sec-2 {
        padding: 0;
        margin-bottom: 0;
        margin-top: 581px;
    }

    .sb-first-img {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-left: 0;
    }

    .sb-wt-tag {
        width: 100vw;
        height: auto;
        padding: 0;
        display: block;
    }

    .sb-lay-img {
        display: none;
    }

    .sb-tag-img {
        display: none;
    }

    .sb-tag-img-2 {
        display: none;
    }

    .sb-glass-woman-sec {
        display: none;
    }

    .sb-glass-woman-sec-mob {
        display: block;
        width: 100vw;
        height: auto;
        margin-top: 20px;
        position: relative;
    }
    .sb-glass-woman-sec-ipad{
        display:none;
    }

    .sb-glass-wman-txt-sec {
        display: none;
    }

    .sb-glass-wman-txt-sec-ipad{
        display: none;
    }
    .forever-img-group-sec-ipad{
        display: none;
    }

    .sb-glass-wman-txt-sec-mob {
        margin-top: 0;
        font-weight: 200;
        font-size: 12px;
        line-height: 14px;
        white-space: normal;
        width: 370px;
        margin-left: 7px;
        display: inline-block;
        position: absolute;
        z-index: 999;
        top: 2%;
    }

    .sb-hands-sec {
        display: none;
    }

    .sb-hand-sec-mob {
        display: block;
    }
    .sb-hand-sec-ipad{
        display: none;
    }

    .sb-hand-img-mob-1 {
        display: block;
        width: 100vw;
        height: auto;
        margin-top:0;
    }
    .sb-hand-img-ipad-1{
        display:none;
    }
    .sb-hands-txt-sec {
        display: none;
    }

    .sb-hand-txt-sec-mob {
        font-size: 16px;
        text-align: -webkit-center;
        line-height: 20px;
         margin-left:0;
        left: 0;
        right: 0;
        color: #000000;
        width: 100vw;
        white-space: normal;
        display: block;
        margin-top: 5rem;
    }
    .sb-hand-txt-sec-ipad{
        display: none;
    }

    .txt-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .new-york-txt {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #aaaaaa;
        text-align: left;
        font-weight: 300;
        padding: 0.5rem 0;
    }

    .raw-talent-txt {
        text-align: left;
    }

    .new-york-txt-2 {
        text-align:left;
    }
    .last-surfin-txt{
        display: none;
    }

    .sb-slogan-txt {
        display: none;
    }

    .sb-slogan-txt-mob{
        display: block;
        color: #000000;
        font-family: NeueHaasGroteskDisp Pro;
        font-weight: 900;
        margin-bottom: -10px;
        font-size: 22px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .sb-slogan-txt-ipad{
        display: none;
    }

    .sb-slogan-p-txt {
        font-size: 14px;
        width: 36vw;
        line-height: 20px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .sb-bottom-big-txt {
        display: none;
    }

    .sb-bottom-big-txt-mob {
        font-family: NeueHaasGroteskDisp Pro;
        line-height: 46px;
        margin-left: 0;
        padding: 1.5rem;
        left: 0;
        right: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        color: #1e1e1e;
        width: 100vw;
        font-weight: 400;
        white-space: normal;
        display: block;
        text-align: left;
        text-align: -moz-center;
        font-size: 36px !important;
    }
    .sb-bottom-big-txt-ipad{
        display: none;
    }

    .yellow-man {
        display: none;
    }
    .yellow-man-sec{
        display: none;
    }
    .yellow-man-sec-img{
        display: none;
    }

    .woman-hair-sec{
        display: none;
    }

    .woman-hair-sec-img{
        display: none;
    }

    .yellow-man-ipad{
        display: none;
    }

    .yellow-man-mob {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 20px;
        margin-bottom:0;
        margin-left: 0;
        display: block;
    }

    .surfic-girl-lst-2{
        display: none;
    }

    .yellow-man-mob-1 {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top:0;
        margin-bottom:0;
        margin-left: 0;
        display: block;
        float: left;
    }

    .yellow-man-mob-2 {
        width: 37rem;
        height: auto;
        padding: 0;
        margin-top:-20px;
        margin-bottom: -33px;
        margin-left: -61px;
        display: block;
        float: left;
    }

    .surfic-girl-lst{
        display: none;
    }

    .sb-tag-txt-l {
        float: left;
        width: 100vw;
        height: auto;
        padding: 1.5rem;
        margin-top: 0;
        text-align: center;
    }

    .last-sec-ipad-heading{
        display: none;
    }

    .mg-top-cities{
        float: left;
        width: 100vw;
        height: auto;
        padding: 1.5rem;
        margin-top: 0;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }
    .mg-txt-l {
        width: 100%;
        height: auto;
        padding: 1.5rem;
        margin-top:0;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .sb-woman-hair {
        display: none;
    }
    .sb-woman-hair-ipad{
        display:none;
    }

    .magazine-img-sec {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 30px;
        display: block;
    }
    .magazine-img-sec-1{
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 30px;
        display: block;
    }

    .magazine-img-sec-2{
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 30px;
        display: block;
    }

    .magazine-img-sec-lst{
        width: 100vw;
        height: 42rem;
        padding: 0;
        margin-top: 30px;
        display: block;
    }

    .sb-woman-hair-mob {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 30px;
        display: block;
    }
    .last-sec-ipad-txt-top{
        display: none;
    }

    .mt-bt-113 {
        margin-bottom: 10px;
    }

    .sb-sleep-woman-txt-sec {
        display: none;
    }

    .forever-logo-txt-sec{
        display: none;
    }

    .cf-big-txt-sec {
        padding: .5rem;
        font-size: 46px;
        line-height: 46px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        top: 33%;
        width: 100%;
        margin-left: 0;
    }

    .cf-big-txt-sec-mob {
        position: absolute;
        color: #ffffff;
        font-weight: 400;
        font-family: 'Playfair Display', serif;
        padding: .5rem;
        white-space: normal;
        z-index: 999;
        font-size: 28px;
        line-height: 46px;
        text-align: right;
        top: 9%;
        width: 100%;
        margin-left: 0;
        display: block;
    }

    .cf-idea-txt-sec{
        display: none;
    }
    .cf-idea-txt-sec-mob{
        position: absolute;
        color: #999999;
        font-weight: 300;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        font-size: 14px;
        line-height: 18px;
        white-space: normal;
        width:40rem;
        top: 7%;
        left: 46%;
        z-index: 999;
        display: block;
    }

    .cf-idea-txt-h-line {
        color: #656565;
        font-family: 'Playfair Display', serif;
        font-weight: 900;
        margin-bottom: -12px;
        font-size: 14px;
    }

    .sb-sleep-woman-txt-sec-mob {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 15px;
        left: 0;
        right: 0;
        top: 10%;
        color: #ffffff;
        width: 100vw;
        z-index: 999;
        white-space: normal;
        display: block;
    }

    .sb-sleep-woman-txt-sec-ipad{
        display: none;
    }

    .sb-sleep-woman-txt-sec-2-mob{
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
        margin-left: 15px;
        left: 0;
        right: 0;
        top: 10%;
        color: #ffffff;
        width: 100vw;
        z-index: 999;
        white-space: normal;
        display: block;
    }

    .forever-logo-txt-sec-mob {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: center;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
         margin-left:0;
        left: 0;
        right: 0;
        top: 22%;
        color: #000000;
        width: 31rem;
        z-index: 999;
        white-space: normal;
        display: block;
    }
    .sb-woman-tele-sec-mob{
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: center;
        font-weight: 300;
        line-height: 12px;
        margin-left:0;
        left: 0;
        right: 0;
        top: 22%;
        color: #000000;
        width: 31rem;
        z-index: 999;
        white-space: normal;
        display: block;
    }

    .sb-p-txt {
        font-size: 13px;
        width: 352px;
        line-height: 23px;
        text-align:left;
    }
    .for-under-lg-txt {
        font-size: 16px;
        width: 305px;
        line-height: 32px;
        text-align:left;
        margin-left: 36px;
    }

    .cf-idea-txt-p{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #656565;
        text-align: left;
        font-weight: 300;
        width:13rem;
        line-height: 15px;
    }

    .sb-woman-lay {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 0;
    }

    .sb-lay-img-2 {
        position: absolute;
        margin-left: -18px;
        width: 100%;
        height: 359px;
        margin-top: 15px;
    }

    .surfin-wht-sec {
        padding: 0;
        margin-bottom: 0;
        height: 23rem;
    }

    .surfin-wht-sec-3 {
        display: none;
    }

    .surfin-wht-sec-3-mob {
        display: block;
        width: 100vw;
        height: 84rem;
    }

    .last-man-sec {
        display: none;

    }

    .last-man-txt-sec {
        display: none;
    }

    .cf-circle-1 {
        display: none;
    }

    .cf-circle-1-mob{
        margin-top:20px;
        color: #000000;
        padding: .5rem;
        white-space: normal;
        width:110px;
        height:110px;
        margin-left:20px;
        background-color:#ffffff;
        border-radius:100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border: 1px solid #F79225;
        z-index: 999;
    }


    .cf-circle-1-org {
       display: none;
    }

    .cf-circle-1-org-mob{
        margin:0;
        color: #000000;
        padding: .5rem;
        white-space: normal;
        width:90px;
        height:90px;
        left: 8%;
        right: 0;
        top: 8%;
        background-color:#F79225;
        border-radius:100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        z-index: 999;
        display: block;
    }

    .cf-circle-2 {
        margin-top: 5px;
        margin-left: 5px;
        height: 70px;
        width: 70px;
    }

    .cf-circle-2-maz {
        width: 60px;
        height: 60px;
        left: 6%;
        right: 0;
        top: 6%;
    }

    .cf-circle-sec {
        display: none;
    }

    .cf-circle-sec-mob{
        display: block;
    }


    .cf-circle-h1-txt {
        width: 30rem;
        margin-left: 5px;
        top: 50%;
        letter-spacing: 6px;
    }

    .cf-circle-txt-sec {
       display: none;
    }
    .cf-circle-txt-sec-mob {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 12px;
        margin-left: 0;
        left: 0;
        right: 0;
        top: 0;
        color: #000000;
        width: 100vw;
        height: 18rem;
        z-index: 999;
        white-space: normal;
        background: #ffffff;
        box-shadow: 0 0 14px rgba(0,0,0,0.11);
        display: block;
    }

    .cf-wm-ch{
        display: block;
        width: 100vw;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .ux-btn {
        left: 52%;
        top: 55%;
        width: 50px;
        height: 40px;
    }


    .ux-btn-mob {
        left: 7%;
        right: 0;
        top: 48%;
        content: "";
        width: 80px;
        height: 40px;
        display: block;
        position: absolute;
    }

    .cf-ux-txt-1 {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 4px;
        top: 10px;
    }

    .cf-ux-txt-2 {
        font-size: 12px;
        line-height: 18px;
        left: 43px;
        top: 10px;
        letter-spacing: 4px;
    }

    .cf-right-txt {
        display: none;
    }

    .cf-right-txt-mob {
        font-size: 14px;
        line-height: 30px;
        left: 3%;
        top: 48%;
        width: 72vw;
        font-weight: 300;
        padding: 1.5rem;
        display: block;
        margin-top: 100px;
        color: #aaaaaa;
    }

    .last-w-img {
        margin-bottom: 45rem;
    }

    .yellow-bag {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 20px;
    }

    .new-york-city-sec {
        width: 101vw;
        height: auto;
        padding: 0;
        margin-top: -8px;
    }

    .lft-sp {
        margin-left: 0;
    }

    .cf-enjoy-waves-sec {
        width: 100vw;
        height: auto;
        margin-top:0;
    }

    .c-form_title {
        font-size: 2.8125rem;
        margin: 0 0 2.5rem;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .book-boy {
        width: 100%;
        margin-top:0;
        height: auto;
        margin-bottom:0;
    }

    .af-activity-sec {
        width: 100%;
        height: auto;
        padding: 0;
        margin: -5px 0;
    }

    .af-act-logo {
        position: absolute;
        margin-left: 32px;
        left: 0;
        right: 0;
        top: 12%;
        width: 100%;
        z-index: 999;
    }

    .af-activity-img {
        width: 100%;
        height: auto;
        padding: 1.5rem;
        margin: 10px 0 10px 0;
    }

    .rotate {
        margin-left: 8px;
        top: 62%;
    }

    .af-middle-txt {
        line-height: 14px;
        margin-left: 100px;
        width: 20rem;
    }

    .af-activity-img-4 {
        float: left;
        width: 100%;
        height: auto;
        margin: 0.5rem 0 .5rem 0;
        padding: 1.5rem;
    }

    .af-left-txt {
        top: 35%;
        width: 20rem;
        margin-left: 35px;
    }

    .af-left-txt-m {
        top: 35%;
        width: 31rem;
        text-align: center;
        text-align: -webkit-center;
    }

    .af-activity-sec-1-img {
        width: 100%;
        height: auto;
        margin-top: -5px;
        padding: 0;

    }

    .af-activity-img-big {
        width: 31.5rem;
        height: auto;
        margin: 0;
        padding: 1.5rem;
    }

    .af-middle-txt-big {
        margin-left: 100px;
        top: 13%;
        width: 58vw;
    }

    .our-impact-txt {
        display: none;
    }

    .our-impact-txt-mob {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        font-weight: 300;
        line-height: 18px;
        position: absolute;
        margin-left: 0;
        left: 0;
        right: 0;
        top: 5%;
        color: #ffffff;
        width: 100vw;
        z-index: 999;
        white-space: normal;
        display: block;
    }

    .our-impact-txt-ipad{
        display: none;
    }

    .slider-sec {
        width: 100vw;
        height: 33rem;
        padding: 0;
        margin-left: 0;
        background-position: center;
        overflow: hidden;
        background-size: cover;
        margin-top: -5px;
    }

    .slider-wrapper {
        position: relative;
        width: 100vw;
        height: 21rem;
    }

    .slider-top-txt {
        font-size: 18px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        float: none;
        display: block;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .rotate-right {
        height: 4rem;
        width: 22rem;
        font-size: 42px;
        color: #ffffff;
    }

    .rotate-big-txt {
        width: 31.5rem;
        background-color: #000000;
        height: 6rem;
        font-size: 42px;
        color: #ffffff;
        text-align: center;
        text-align: -webkit-center;
        padding-top: 1.5rem;
    }

    .af-activity-sec-3 {
        width: 32rem;
        height: auto;
    }

    .af-activity-img-3-sec {
        width: 100%;
        height: auto;
        margin: 2.5rem 1.5rem .5rem -.5rem;
        padding: 1.5rem;
    }

    .af-middle-txt-3 {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        line-height: 20px;
        top: 35%;
        width: 21rem;
    }

    .af-img-sec-8 {
        margin-top: -27px;
        width: 100%;
        height: auto;
    }

    .af-camp-last-sec {
        width: 100vw;
        height: auto;
        padding: .5rem 0 2.5rem 1.5rem;
        margin-left: 0;
    }

    .heading-let {
        font-size: 16px;
        margin-top: 15px;
        width: 100%;
        margin-bottom: 0;
    }

    .af-surf-wt-sec {
        width: 32rem;
        height: 73rem;
        padding: 0;
        background-color: #000000;
        margin-top: -5px;
    }

    .af-wht-left-sec {
        width: 28rem;
        height: 94%;
        padding-bottom: 2.5rem;
        margin: 2.5rem 0 2.5rem 1.5rem;
        background-color: #ffffff;
    }

    .af-activity-wht-2-img {
        width: 25rem;
        height: 38rem;
        top: 5%;
    }

    .af-left-wht-txt {
        font-size: 14px;
        line-height: 18px;
        width: 24rem;
        margin-top: 0;
    }

    .af-wht-right-sec {
        width: 32rem;
        height: auto;
        padding: 0;
        margin-left: 0;
        margin-top: -5px;
    }

    .af-wht-right-sec-ipad{
        display: none;
    }

    .surf-lt-img {
        display: block;
        width: 124vw;
        height: auto;
        padding: 0;
        margin-left: -80px !important;
    }

    .woman-st-3 {
        width: 100vw;
        height: auto;
        padding: 0;
        margin: 0;
    }

    .mt-color-sp-l {
        margin-left: 0;
    }

    .last-sec-mob:not(.has-subbrands):after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        display: block;
    }

    .last-sec-mob {
        height: 100vh;
        white-space: normal;
        padding: 0;
        border-bottom: none;
        width: 100vw;
        display: block;
    }

    .last-sec-mob-1 {
        height: 39rem;
        white-space: normal;
        padding: 0;
        border-bottom: none;
        width: 100vw;
        display: block;
    }
    .last-sec-ipad-1{
        display: none;
    }

    .last-sec-w {
        display: none;
    }

    .last-sec-w:not(.has-subbrands):after {
        display: none;
    }

    .magazine-p-txt {
        padding: 0 .75rem 0 1.5rem;
        font-size: 14px;
        line-height: 30px;
    }
    .magazine-p-txt-2 {
        padding: 1.5rem;
        font-size: 14px;
        line-height: 30px;
    }

    .bg-gr {
        background-color: #ebebeb;
        width: 100vw;
    }

    .bg-gr-1 {
        background-color: #f4f4f4;
        width: 100vw;
    }

    .bg-gr-2 {
        background-color: #fbfbfb;
        width: 100vw;
    }

    .bg-gr-3 {
        background-color: #e3e3e3;
        width: 100vw;
    }

    .bg-gr-3-1{
        background-color: #dcdcdc;
        width: 100vw;
    }

    .bg-gr-3-2{
        background-color: #f1f1f1;
        width: 100vw;
    }
    .bg-gr-4 {
        background-color: #dadada;
        width:100vw;
    }

    .magazine-txt-2 {
        padding: 1.5rem;
        width: 100vw;
        float: left;
        text-align: left;
        margin-left: -15px;
        font-size: 14px;
        line-height: 30px;
    }

    .box-bt-st {
        text-align: center;
    }

    .magazine-let-sec-inner{
        font-size:14px;
    }
    .tagline {
        width: 100vw;
        padding: 0;
        margin: -15px 0 0 0;
    }
    .surfing-man {
        width: 100vw;
        height: 56vh;
        padding: 0;
        float: left;
    }
    .c-block-content_dg {
        height: 42rem;
    }
    .dp-last-content {
        margin: 1.875rem 0 .5rem 1.5rem;
    }
    .magazine-txt {
        width: 100%;
        height: auto;
        padding: 0 15px 0 0;
    }
    .link-exp {
        color: #cccccc;
        font-size: 12px;
    }
    .exp-lst{
        font-size: 12px;
        margin-top: 21px;
    }
    .c-block-content_summary {
        font-size: 1.5625rem;
        line-height: 28px;
        text-align: left;
    }
    .dp-design_ctg {
        width: 336px;
        float: left;
        margin-right: 0;
        margin-bottom: 60px;
    }
    .c-block-content_design-process {
        display: block;
    }

    .c-block-content_design-process-ipad {
        display: none;
    }
    .hr-line {
        margin-top: 25px;
        display: block;
        width: 98%;
        padding: 0;
        height: 2px;
        border: 0;
        border-top: 2px solid #cccccc;
    }
    .last-sec-txt-ipad{
        display: none;
    }



}

/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {


}

/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) {


}


/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
}

/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {



    .big-txt-chaf-ipad{
        display: block;
    }

    .ux-sec{
        background-color: #f7f7f7;
        padding: 1.5rem;
        width: 100vw;
        float: left;
        display: block;
        height: 40rem;
    }


    .person{
        font-family: 'Playfair Display', serif;
        font-size: 36px;
        color: #000000;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 2rem;
        padding: 1.5rem;
        background-color: #ffffff;
        display: block;
    }


    .code-txt{
        display: block;
        width:10rem;
        margin-right: 50px;
        color: #000000;
        float: right;
        font-weight: 900;
    }

    .cf-oval-1{
        display: block;
        width: 8rem;
        height: 8rem;
        padding: 1.5rem;
    }

    .cf-oval-2{
        display: block;
        width: 8rem;
        height: 8rem;
        padding: 1.5rem;
    }

    .cf-circle-1-mob{
       display: none;
    }

    .af-img-sec-4-ipad{
        display: inline-block;
        width: 100vw;
        left: 0;
        right: 0;
        background-size: cover;
        overflow: hidden;
        height: auto;
        padding: 2.5rem 0 2.5rem 0;
        position: relative;
        margin-left: 0;
        margin-top: -5px;
    }
    .our-impact-txt-ipad {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 16px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        font-weight: 300;
        line-height: 18px;
        position: absolute;
        margin-left: 0;
        left: 0;
        right: 0;
        top: 22%;
        color: #ffffff;
        width: 100vw;
        z-index: 999;
        white-space: normal;
        display: block;
    }

    .bye-the-number-ipad{
        font-family: "NeueHaasGroteskDisp Pro";
        font-size: 14px;
        color: #ffffff;
        text-align: left;
        font-weight: 300;
        width: 47vw;
        height: auto;
        line-height: 30px;
        padding: 0;
        white-space: normal;
        display: inline-block;
        margin-left: 5px;
    }

    .cf-circle-1-org-mob{
        display: none;
    }

    .af-img-sec-4{
        display: none;
    }


    .mg-top-sp-mob{
        margin-top: 0;
    }

    .mgn-tp{
        margin-top:-5px;
    }

    .mgn-tp-1{
        margin-top:-10px;
    }

    .sb-tag-txt-l {
        width: 100%;
        height: auto;
        padding: 1.5rem;
        margin-top: 1.5rem;
        text-align: center;
    }

    .new-york-txt {
        text-align: left;
        margin-top: -.5rem;
        line-height: 30px;
    }

    .new-york-txt-2 {
        text-align: left;
        margin-top: -1rem;
        padding: 0.5rem;
    }

    .glass-wm-headline {
        margin-left:0;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .last-sec-ipad-heading{
        width: 100vw;
        height: auto;
        padding: 1.5rem;
        margin-top: 0;
        text-align: center;
        display: block;
    }

    .last-surfin-txt {
        display: block;
        margin-top: -20px;
        padding: 0.5rem;
    }

    .last-sec-w{
        display: none;
    }

    .last-w-img{
        display: none;
    }

    .yellow-man-mob-2{
        display: none;
    }

    .yellow-man-mob{
        display: none;
    }


    .last-sec-ipad-1{
        height:auto;
        white-space: normal;
        padding: 0;
        border-bottom: none;
        width: 100vw;
        display: block;
    }

    .surfic-girl-lst {
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        display: block;
        float: left;
    }

    .surfic-girl-lst-2{
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 20px;
        margin-bottom:0;
        margin-left: 0;
        display: block;
    }


    .sb-sleep-woman-txt-sec-ipad {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: -webkit-center;
        font-weight: 300;
        line-height: 12px;
        position: absolute;
         margin-left:0;
        left: 0;
        right: 0;
        top: 10%;
        color: #ffffff;
        width: 100vw;
        z-index: 999;
        white-space: normal;
        display: block;
        margin-top: 2rem;
    }

    .sb-sleep-woman-sec-ipad{
        width: 100vw;
        height: auto;
        margin-top:0;
        display: block;
    }

    .sb-hand-img-ipad-1{
        display: block;
        width: 100vw;
        height: auto;
        margin-top:0;
    }

    .sb-slogan-txt-ipad{
        display: block;
        color:#1e1e1e;
        font-family: NeueHaasGroteskDisp Pro;
        font-weight: 900;
        margin-bottom: -10px;
        margin-top:3rem;
        font-size: 28px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .sb-bottom-big-txt-ipad {
        font-family: NeueHaasGroteskDisp Pro;
        line-height: 48px;
        margin-left: -15px;
        padding: 3.5rem;
        left: 0;
        right: 0;
        margin-top: 20px;
        color: #1e1e1e;
        width: 100vw;
        font-weight: 400;
        white-space: normal;
        display: block;
        text-align:left;
        font-size: 30px !important;
    }

    .sb-hand-sec-ipad{
        display: block;
    }

    .sb-hand-txt-sec-ipad{
        font-size: 16px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        line-height: 20px;
        margin-left: 15px;
        left: 0;
        right: 0;
        margin-top: 20px;
        color: #000000;
        width: 100vw;
        white-space: normal;
        display: block;
    }

    .forever-logo-txt-ipad{
        display: block;
        width: 100vw;
        height: auto;
        padding: 0;
        margin: 0;
    }
    .identity-headline {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        padding-top: 4rem;
    }

    .mt-bt-113{
        margin-bottom: 0;
    }

    .usb-txt-p{
        text-align:left;
        margin-left: 7px;
    }
    .txt-p-1{
        text-align: left;
        margin-left: 7px;
        margin-top: -15px;
    }

    .sb-gls-txt-p{
        text-align:left;
        margin-left: 10px;
        padding: .875rem;
    }

    .mg-lft-bt{
        margin-left: 95px;
    }

    p{
        font-size:16px;
        color: #aaa;
    }

    .u-text {
        color: #aaa;
        font-size:16px;
    }

    .c-block-content_footer {
        margin-top: 1.875rem;
        margin-bottom: 5rem;
    }

    .for-under-lg-txt {
        font-size: 16px;
        color: #000000;
        text-align: center;
        font-weight: 300;
        width: 18rem;
        line-height: 25px;
        margin-top: -12px;
    }

    .c-block-content_design-process {
        display: none;
    }
    .c-block-content_design-process-Ipad {
        display: block;
        position: relative;
        bottom: 0.5rem;
        width: 100%;
    }

    h5:before {
        right: 0.5em;
        margin-left: -30%;
    }


    .c-home-intro_my-summery {
        width:100vw;
        padding: 1.5rem;
        margin-right:0;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .c-brand_content {
        display: inline-block;
        width:100vw;
        white-space: normal;
        margin-right:0;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .c-promo {
        height: 440px;
        width: 100%;
    }
    .c-promo-2 {
        height: 310px;
    }

    .africa-flag{
        height: 509px;
        width: 100%;
    }
    .cf-screen-first{
        height: 347px;
        width: 100%;
    }
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 55px;
        letter-spacing: 1px;
        text-align:center!important;
    }
    .c-homeIntro__buzzwords {
        margin-left: 130px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        line-height: 55px;
    }

    .c-buzzwords .c-buzzwords__line {
        float: left;
        clear: both;
        position: relative;
        margin-top: 12px;
        margin-bottom: 0;
        margin-left: 5px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .wraping-text{
        height: 122px;
        margin-left:0;
    }
    .text-p {
        font-size: 20px;
        margin-top: 45px;
    }

    .colors-p-txt {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #ffffff;
        text-align: left;
        font-weight: 300;
        width: 520px;
        line-height: 30px;
        margin-left: 60px;
        margin-top: -25px;
    }

    .text-wrp {
        font-size: 20px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 166px;
        margin-bottom: -195px;
    }

    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.06em;
        margin-left: -10px;
    }
    .c-home-intro_lines_item:nth-child(3) {
        text-align: center !important;
        margin-left: 39px;
        margin-bottom: -156px;
    }
    .c-slider_background_item.is-active .c-slider_background_item_image {
        margin-bottom: 30px;
    }
    .resume-btn {
        margin-left: 150px;
        padding: 20px 35px 50px 35px;
        width: 32rem;
    }
    .c-brand_content_job {
        padding: 2.5rem;
        margin-left: 3.5rem;
    }
    .c-contact_col {
        margin-top: 2.5rem;
        width: 232px;
    }
    .srf-contact_col {
        margin-top: .5rem;
        width: 376px;
        padding: .5rem;
    }
    .asa-brand_col {
        margin-top: .5rem;
        width: 750px;
        padding: 0.5rem;
        margin-left: -5px;
    }
    .txt-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .black-gl-txt{
        width: 100vw;
        height: auto;
        text-align: center;
    }

    .contact_col-color{
        margin-top: .5rem;
        width: 530px;
    }
    .mgn_col-color {
        margin-top:0;
        width: 730px;
        padding: 0.5rem;
        margin-left: -5px;
    }
    .sb_col-txt{
        margin-top:0;
        width: 733px;
        padding: 0.5rem;
    }

    .colum-txt-1{
        margin-top:10rem;
        width: 733px;
        padding: 0.5rem;
    }

    .accom-bg {
        padding-bottom: 30px;
        margin-bottom: 0;
        margin-left: -62px;
    }
    .comm-mt-top {
        margin-top: 0;
    }
    .community_part {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .education-part{
        padding: 2.5rem 2.5rem 0 2rem;
        width: 72%;
        height: 95vh;
    }
    .community_sec {
        padding: 1.5rem;
    }
    .edu-sec-2nd{
        padding: 1.5rem;
    }

    .community_sec_img {
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }

    .edu_sec_img-top {
        float: left;
        width: 100vw;
        height: 170px;
        overflow: hidden;
        margin-left:92px;
    }
    .edu_sec_img-2{
        float: left;
        width: 100vw;
        height: 170px;
        overflow: hidden;
        margin-left: 92px;
    }

    .edu_sec_hdline {
        width: 100%;
        text-align:left;
        margin-left: 92px;
    }

    .community_sec_hdline {
        width: 96%;
        text-align: justify;

    }

    .community_sec_p {
        width: 96%;
        text-align: left;
    }
    .edu-sec-txt-p {
        padding-left:0;
        width: 100%;
        text-align:left;
        margin-left: 92px;
    }
    .community_part_right {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 100vh;
    }
    .community_sec_r {
        width: 93%;
        text-align: left;
    }

    h5:before {
        width: 22%;
    }
        .c-block-content_dg {
        margin: 2.5rem 0;
        height: auto;
        color: #ffffff;
        padding: 2.5rem 2.5rem 5.5rem 2.5rem;
    }
    .c-block-content_dg h1 {
        margin-top: 20px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .c-contact {
            padding: 0;
            margin: 1.875rem 2.5rem;
            height: 49vh;
            width: 100%;
            border-bottom: none !important;
    }

    .c-accompalish{
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: 83vh;
        width: 100%;
        border-bottom: none!important;
    }
    .accom_infos {
       padding:0;
    }
    .magazine-let-sec-inner{
        padding:0;
    }

    .acm-img-center{
        padding:0;
        text-align: -webkit-center;
        text-align:-moz-center;
    }
    .identity {
        padding: 0;
    }
    .luku-sec{
        padding:0;
    }
    .design_ctg {
        width: 136px;
        float: left;
        margin-right: 40px;
    }
    .dp-design_ctg {
        width: 335px;
        float: left;
        margin: 0 24px 80px 24px;
    }
    ul.ctg-l {
        margin-left: -22px;
        margin-top:-12px;
    }
    .left_ctg_sp{margin-right:0}

    .c-contact_col h4{font-size: 21px;}

    .srf-contact_col h4{font-size: 14px;}

    .contact_col-color h4{font-size: 14px;}

    .mgn_col-color h4{font-size: 14px;}

    .sb_col-txt h4{
        font-size: 24px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 2rem;
    }

    .colum-txt-1 h4{
        font-size: 24px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 2rem;
    }

    .c-block-content_design {
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }

    .dp-last-content{
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }

    .mt-bbt{margin-bottom: -12px; white-space: normal;}

    /*-------------------------luku diamond section css------------------------*/

    .mt-l-img {
        margin-left:0;
    }
    .mt-t-poster {
        margin-top:0;
    }

    .big-txt {
        font-size: 110px;
        letter-spacing: 2px;
        margin: 45px 35px 0 80px;
        line-height: 92px;
    }
    .first-txt {
        width: 570px;
        margin: -50px 0 0 105px;
        padding: .5rem 0.5rem 0.5rem 0.5rem;
    }
    .black-diamond {
        width: 100%;
        height: auto;
    }
    .diamond-watch{
        width: 100%;
        height: auto;
    }
    .wedding {
        width: 100%;
        height:auto;
    }
    .surfic-shado-sec {
        width: 100%;
        height:auto;
    }
    .txt-cnt {
        text-align: center!important;
        margin:0;
    }

    .our-mission {
        margin-top: 0;
        height: auto;
    }
    .our-social{
        margin-top: 40px;
        height:auto;
    }
    .img-sec {
        margin-top: 30px;
        width: 89%;
    }
    .img-sec-yo{
        margin-top: 30px;
        width: 92%;
    }
    .img-sec-shadow{
        margin-top: 30px;
        width: 100%;
    }

    .af-img-sec{
        margin-top: 30px;
        width: 89%;
    }
    .af-img-sec-2{
        margin-top: 30px;
        width: 89%;
    }

    .af-img-sec-3{
        margin-top: 30px;
        width: 89%;
    }
    .af-img-sec-4{
        margin-top:-5px;
        width: 100%;
        margin-left: 0;
        padding:0;
        height: auto;
    }
    .af-img-sec-5{
        margin-top: 30px;
        width: 89%;
    }
    .af-img-sec-6{
        margin-top: 30px;
        width: 89%;
    }
    .af-img-sec-7{
        margin-top: 30px;
        width: 89%;
    }
    .af-img-sec-8 {
        margin-top: -14px;
        width: 100%;
        height: auto;
    }
    .af-camp-last-sec{
        width: 100vw;
        padding-bottom:0;
        margin-bottom: 0;
        margin-left:0;
        height: 70rem;
    }
    .package-2 {
        margin-top: 30px;
        width: 100%;
    }
    .group-img{
        width: 100%;
        margin-top: 30px;
    }
    .c-luku-lett-h{
        padding: 0;
        margin:0;
        height: 40vh;
        width: 100%;
    }
    .sb-eng-txt{
        padding: 0;
        margin:0;
        height: 15rem;
        width: 100%;
    }
    .magazine-let-sec{
        padding: 0;
        margin:0;
        height: 40vh;
        width: 100%;
    }
    .c-content-sec {
        padding: 0;
        margin: 0;
        height: 17rem;
        width: 100%;
    }
    .woman-st-3 {
        width: 100vw;
        height: 57vh;
        padding: 0;
    }

    .identity-img-bt{
        padding: 0;
        margin:0;
        height: 40vh;
        width: 100%;
        border-bottom: none!important;
    }

    .last-sec-txt-ipad{
        padding: 0;
        margin:0;
        height: auto;
        width: 100vw;
        display: block;
    }

    .cf-img-boy-sm{
        padding: 0;
        margin:0;
        height: auto;
        width: 100%;
    }
    .sb-black-glass{
        padding: 0;
        margin:20px 0;
        height:auto;
        width: 100%;
    }
    .letter-s{
        display: block;
        width: 100vw;
        height: auto;
    }

    .letter-st-l {
        width: 46%;
        height: auto;
        padding: .5rem;
        margin-top: 35px;
        margin-left: -10px;
    }
    .af-last-txt{
        width: 46%;
        height: auto;
        padding: .5rem;
        margin-top: 15px;
    }
    .letter-st-l-r {
        width: 46%;
        height: auto;
        padding: .5rem;
        margin-top: 35px;
        margin-left: 0px;
    }
    .af-last-txt-r{
        width: 42%;
        height: auto;
        padding: .5rem;
        margin-top: 40px;
        margin-left: 10px;
    }
    .tx-st-a {
        font-size: 120px;
        color: #3d3d3d;
        float: left;
        margin: 0;
        font-weight: 500;
        letter-spacing: -16px;
    }
    .tx-st-a-letter-upper {
        font-size: 14px;
        letter-spacing: 2px;
    }
    .tx-st-a-letter-lower {
        font-size: 12px;
        letter-spacing: 2px;
    }
    .heading-tx-r {
        color: #cccccc;
        margin-left: 0;
        margin-top: 0;
    }
    .tx-st-a-r {
        font-size: 115px;
        letter-spacing: -17px;
    }
    .tx-st-a-r-letter-upper {
        font-size: 14px;
        letter-spacing: 2px;
    }
    .tx-st-a-r-letter-lower {
        font-size: 12px;
        letter-spacing: 2px;
    }
    .heading-tx-r {
        color: #cccccc;
        margin-top: 5px;
        margin-bottom: 46px;
    }
    .mt-l {
        margin: 10px;
    }
    .left-lt-sp{margin-left: -20px}

    .txt-cnt-com {
        margin: 95px 0 0 0;
        width: 695px;
     }
    .txt-cnt-fluid{
        margin: 95px 0 0 0;
        width: 695px;
    }
    .c-block-content_text-luku {
        font-size: 16px;
    }

    .c-block-content_text{
        font-size: 16px;
        max-width: 320px;
        display: block;
    }
    .c-block-content-txt {
        margin: 1.875rem 2.5rem;
        height: 45vh;
    }
    .c-block-content-txt-flu {
        margin: 1.875rem 2.5rem;
        height: 25vh;
    }
    .surfin-video-sec{
        margin: 1.875rem 2.5rem;
        height: 25vh;
    }
    .surfin-video-txt-sec{
        width:100%;
        padding:.5rem;
        margin:.5rem;
        height:auto;
    }
    .surfin-video{
        width:100%;
        padding: 0;
        margin:0;
        height: auto
    }
    .c-block-content_text-com {
        max-width: 100%;
        text-align: center;
        font-size: 16px;
    }

    .c-block-content_text-fluid {
        max-width: 100%;
        text-align: center;
        font-size: 16px;
    }
    .t-v-s {
        font-size: 90px;
        letter-spacing: 10px;
        margin-top: 40px;
        margin-left: 155px;
        float: left;
    }
    .mt-top {
        margin-top: 40px;
    }
    .reduce-sp-lst{margin-left:0;}

    .mt-lt{margin-left: 48px;}

    .book-f {
        margin-top: 10px;
        width: 100vw;
        height: auto;
        overflow: hidden;
    }
    .woman-surf-2 {
        margin-top: 10px;
        height: auto;
    }
    .book-luku {
        display: inline-block;
        width: 100vw;
        height: auto;
        left: 0;
        right: 0;
        margin-top: 50px;
        margin-bottom:0;
        background-size: cover;
        overflow: hidden;
    }

/*---------------------forever-a-surfer css start ---------------------------------*/

    .first-txt-surfer {
        width: 600px;
        margin: -10px 0 0 80px;
        padding: .5rem 0.5rem 0.5rem 0.5rem;
        font-size: 20px;
    }
    .for-ever-srf{
        font-family:NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #000000;
        text-align: left;
        font-weight: 300;
        line-height:24px;
        padding: .5rem;
    }

    .forever-surfer-logo-sec{display: inline-block;
        width: 100%;
        height:auto;
    }

    .tagline {
        width: 100vw;
        padding: 0;
        margin: -34px 0 0 0;
    }

    .for-ever-sf-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        width: 98%;
        padding: 1.5rem;
    }
    .for-ever-lg-headline {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        width: 34%;
        padding: 0;
        margin-top: 155px;
    }

    .vimeo-wrapper {
        top: 0;
        left: 0;
        width: 100vw;
        height: 33rem;
        pointer-events: none;
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .vimeo-wrapper iframe {
        width: 100vw;
        height: 33rem;
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        margin-top: 20px;
    }

    .man-surfic-img-bg-logo {
        width: 100vw;
        height: 33vh;
        margin: 20px 0;
    }
    .identity-p-txt {
        width: 683px;
        margin-left: 33px;
        margin-top: -25px;
    }

    /*.af-wht-left-sec{*/
        /*width: 100%;*/
        /*padding: 0;*/
        /*margin:0;*/
    /*}*/

    .af-surf-wt-sec {
        width: 18rem;
        height: 33.15rem;
        padding: 0;
        margin-left:0;
        background-color: #000000;
        float: left;
    }

    .af-wht-left-sec {
        width: 15rem;
        height: 32rem;
        padding-bottom: 0.5rem;
        margin: 0.5rem 0 0.5rem 1.5rem;
        background-color: #ffffff;
    }

    .af-activity-wht-2-img {
       display:none;
    }

    .af-left-wht-txt {
        margin-left: 0.5rem;
        margin-top:0;
        width: 13rem;
    }

    .af-wht-right-sec{
      display: none;
    }
    .af-wht-right-sec-ipad{
        display: block;
        width: 41rem;
        height: auto;
        padding: 0;
        margin: 0;
        float: left;
    }
    .new-york-city-sec{
        width: 100%;
        padding: 0;
        margin:0;
        height: auto;
    }
    .sb-woman-hair{
        display: none;
    }
    .sb-woman-hair-mob{
        display: none;
    }

    .last-sec-ipad-txt-top{
        width: 100vw;
        height: auto;
        padding: 0;
        margin-top: 30px;
        display: block;
    }

    .sb-woman-hair-ipad{
        display:block;
        width:100vw;
        height: auto;
        margin: 0;
        padding:0;
    }
    .magazine-img-sec{
        width: 100%;
        padding: 0;
        margin:0;
        display: block;
    }
    .magazine-img-sec-1{
        width: 100%;
        padding: 0;
        margin:0;
        display: block;
        height: 52rem;
    }
    .magazine-img-sec-2{
        width: 100vw;
        height: 57rem;
        padding: 0;
        margin-top: 30px;
        display: block;
    }
    .magazine-img-sec-lst{
        width: 100vw;
        height: 72rem;
        padding: 0;
        margin-top: 30px;
        display: block;
    }
    .sb-tag-img-sec{
        width: 100%;
        padding: 0;
        margin:0;
    }
    .sb-wt-tag {
        width: 100%;
        padding: 0;
        margin: 0 0 -106px 0;
    }

    .sb-tag-img {
        width: 100%;
        padding: 0;
        height: auto;
        margin-top: -7px;
    }

    .surfin-wht-sec{
        width: 100%;
        padding: 0;
        margin:0;
    }

    .surfin-wht-sec-2{
        width: 100%;
        padding: 0;
        margin:340px 0;
        height: auto;
    }
    .surfin-wht-sec-3{
       display: none;

    }

    .colors-sec{
        width: 100vw;
        padding: 10px 0 70px 10px;
        margin:0;
        height: auto;
    }
    .woman-stand-txt-sec {
        width: 28rem;
        height: 20rem;
        margin-left: 0;
        margin-top: 49px;
        padding-left: 1.5rem;
    }
    .man-stand-txt-sec {
        background-color: #FFFAFA;
        color: #000000;
        width: 28rem;
        height: 20rem;
        margin-left: 0;
        margin-top: 57px;
        padding: .5rem;
    }
    .af-activity-sec{
        width: 100%;
        padding: 0;
        margin-left: 0;
        margin-top: -5px;
    }
    .woman-st {
        width: 100vw;
        padding: 0;
        margin-top: 228px;
    }
    .surfing-man{
        width: 100%;
        padding: 0;
        margin:0;
    }
    .book-boy {
        width: 100%;
        padding: 0;
        margin: -43px 0;
    }
    .video-afc-sec{
        width: 100vw;
        height: 20rem;
        padding: 0;
        margin-bottom: 0;
    }

    .video-afc-sec-2{
        width: 100vw;
        height: 22rem;
        padding: 0;
        margin-bottom: 0;
        margin-top: 2rem;
    }
    .woman-st-2{
        width: 100%;
        padding: 0;
        margin:0;
    }
    .sb-group-img{
        width: 100%;
        padding: 0;
        margin:0;
    }

    .sb-man-st-img{
        width:100%;
        padding: 0;
        margin:0;
        white-space: normal;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .sb-mini-img-3-1{
        display: none;
    }
    .sb-mini-img-3-1-ipad{
        display: block;
        width: 100vw;
        height: auto;
    }

    .sb-mini-img-3-1 img{
        display: none;
    }

    .sb-mini-img-3-2{
        display: none;
    }
    .sb-mini-img-3-2-ipad{
        display: none;
    }

    .surf-camp{
        width: 100%;
        padding: 0;
        margin:0;
    }
    .surf-camp-2 {
        width: 100vw;
        padding: 0;
        margin-top:39rem;
        height: 100vh;
    }
    .sb-woman-lay{
        width: 100%;
        padding: 0;
        margin:0;
        height: auto;
    }
    .under-water{
        width: 100%;
        padding: 0;
        margin:0;
    }
    .yellow-man{
        display: none;
    }

    .yellow-man-sec{
        display: none;
    }
    .yellow-man-sec-img{
        display: none;
    }

    .woman-hair-sec{
        display: none;
    }

    .woman-hair-sec-img{
        display: none;
    }

    .yellow-man-ipad{
        display: block;
        width: 100vw;
        height: auto;
        margin-top:-190px;
        padding:0;
    }
    .mt-bt-113-ip{margin-bottom:0}

    .yellow-bag {
        width: 100%;
        padding: 0;
        margin: -5px 0;
        height: auto;
    }

    .tagline-txt{
        width: 100%;
        height: auto;
        padding: .5rem;
        margin:0;
        text-align: center;
    }
    .af-camp-txt{
        width: 100%;
        height: auto;
        padding: .5rem;
        margin:0;
        text-align: left;
        margin-left: 9px;
    }
    .sf-camp-txt {
        width: 100%;
        height: auto;
        padding: 1.5rem;
        margin: 5px 0 20px 5px;
        text-align: left;
    }
    .magazine-txt{
        width: 100%;
        height: auto;
        padding: .5rem;
        margin:0;
        text-align: left;
    }
    .surf-paradide-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin-left: 1rem;
        margin-top: 25px;
        text-align:left;

    }

    .surf-last-yellow-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin-left:2rem;
        margin-top:0;
        text-align:left;
    }

    .video-af-p-txt {
        text-align: left;
        line-height: 24px;
        margin-top: -27px;
        padding: .875rem;
    }

    .p-txt-1{
        text-align: left;
        line-height: 24px;
        margin-top: -27px;
        padding: .875rem;
    }

    .identity-txt {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin:0;
        text-align: center;
    }
    .cf-orange-bg-txt {
        width: 100%;
        height: auto;
        padding: 2.5rem;
        margin:0;
        text-align: center;
    }
    .cf-wht-bg-txt {
       display: none;
    }

    .cf-wht-bg-txt-2{
        width: 100%;
        height: auto;
        padding: 2.5rem;
        margin: 0;
        text-align: center;
        text-align: -webkit-center;
        text-align: center;
        margin-top: -101px;
        display: block;
    }
    .lft-sp {
        margin-left: 0px;
    }
    .colors-txt {
        width: 100%;
        height: auto;
        margin: 30px 0 0 30px;
        text-align: left;
    }

    .mt-color-sp-l {
        margin-left: 92px;
    }

    .surfin-txt-sec {
        width: 100%;
        height: auto;
        margin: 0;
        text-align: left;
        margin-bottom:0;
        margin-left: 7px;
    }

    .surfin-headline-2 {
        margin-bottom: -20px;
        margin-left: 7px;
    }

    .man-surfic-img-bg {
       display: none;
    }

    .team-txt{
        width: 100%;
        height: auto;
        padding: .5rem;
        margin:0;
        text-align:center;
    }
    .group-img-bg {
        display: none;
    }

    .group-img-bg-wom {
        width: 100vw;
        height: 29rem;
    }

    .surfic-img-bg {
       display: none;
    }
    .surfic-img-bg-ipad{
        width: 100vw;
        height: 30.5rem;
        display: block;
        position: relative;
        vertical-align: top;
        margin-top: 30px!important;
        background-image: url("../img/woman-stand-with-shadow-t.png");
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        margin-left:0;
    }
    .group-txt-sec {
        width: 22rem;
        height: 12rem;
        margin-left: 248px;
        margin-top: 57px;
        overflow: hidden;
    }
    .group-txt-sec-2 {
        width: 22rem;
        height: 12rem;
        margin-left: 248px;
        margin-top: 57px;
        overflow: hidden;
    }
    .group-txt {
        color: #ffffff;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: 1rem;
        font-size: 16px;
        text-align: left;
        width: 38vw;
        float: left;
    }

    .group-txt-2{
        color: #ffffff;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: 1rem;
        font-size: 16px;
        text-align: left;
        width: 38vw;
        float: left;
    }


    .tag-p-txt {
        margin-top: -10px;
    }

    .sb-sleep-woman-sec{
        display:none;
    }
    .sb-gls-woman-sec{
        display:none;
    }

    .forever-logo-txt{
        display: inline-block;
        width:100vw;
        height:auto;
        margin-top: 20px;
    }

    .wman-group-img-sec{
        display:none;
    }

    .cf-page-sec{
       display: block;
    }

    .cf-page-sec-2{
        display: block;
    }

    .cf-page-sec-3{
        display: inline-block;
    }

    .cf-page-sec-mob{
        display:none;
    }
    .mg-big-sec{
        width: 100vw;
        height: auto;
        margin-top: 20px;
        display: block;
    }
    .mg-sec-1{
        display: inline-block;
        width:100vw;
        height:auto;
        margin-top: 20px;
    }
    .magazine-p-txt {
        height: auto;
        width: 100vw;
        padding: 1.5rem;
        margin-top:0;
    }
    .mg-mt-top{
        margin-top: -90px;
    }

    .mg-txt-l {
        width: 100%;
        height: auto;
        padding: 0.5rem 1.5rem;
        margin-top: 0;
        text-align: center;
    }

    .mg-sec-2 {
        display: inline-block;
        width: 100vw;
        height: auto;
    }

    .mg-sec-3 {
        display: inline-block;
        width: 100vw;
        height: auto;
    }

    /*------------------universal snapback ipad css -------------*/

    .sb-first-img{
        width: 100vw;
        height: auto;
        margin-left:0;
        padding:0;
    }
    .sb-lay-img {
        margin-left:0;
        width:100vw;
        height:auto;
        margin-top:50px;
    }

    .sb-glass-woman-sec-ipad {
        display: block;
        width: 100vw;
        height: auto;
        margin-top: 0px;
        position: relative;
    }

    .for-surf-txt-mld {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 14px;
        color: #aaaaaa;
        text-align: left;
        font-weight: 300;
        line-height: 24px;
        width: 96vw;
    }

    .sb-glass-woman-sec{
        display: none;
    }
    .sb-glass-woman-sec-mob{
        display: none;
    }

    .sb-glass-wman-txt-sec{
        display: none;
    }

    .sb-glass-wman-txt-sec-mob{
        display: none;
    }

    .sb-glass-wman-txt-sec-ipad {
        margin-top:0;
        font-weight: 300;
        font-size: 16px;
        line-height: 18px;
        white-space: normal;
        width:100vw;
        margin-left:0;
        padding: 1.5rem;
        display: inline-block;
        /*position: absolute;*/
        /*z-index: 999;*/
        top:2%;
    }
    .forever-img-group-sec-ipad{
        margin-top: 20px;
        font-weight: 300;
        font-size: 16px;
        line-height: 18px;
        white-space: normal;
        width:100vw;
        margin-left:0;
        padding: 1.5rem;
        display: inline-block;
        position: absolute;
        z-index: 999;
        text-align: left;
        top:3%;
    }
    .sb-slogan-p-txt {
        font-size: 16px;
        text-align: center;
        width: 10rem;
        line-height: 22px;
    }
    .sb-hands-sec{
        display:none;
    }
    .sb-bottom-big-txt {
        font-size: 32px;
        text-align: left;
        line-height: 45px;
        margin-left: 15px;
        margin-top: 100px;
        width: 100vw;
        font-weight: 700;
        white-space: normal;
    }
    .p-txt {
        font-size: 30px;
    }
    .mt-bt{margin-bottom:0}

    .sb-sleep-woman-txt-sec{
        margin-top:-409px;
        position: absolute;
        color: #ffffff;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        font-size: 14px;
        line-height: 18px;
        white-space: normal;
        width:740px;
        margin-left:30px;
    }
    .sb-sleep-woman-txt-sec-2-mob{
        margin-top:-409px;
        position: absolute;
        color: #ffffff;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        font-size: 14px;
        line-height: 18px;
        white-space: normal;
        width:740px;
        margin-left:30px;
    }
    .forever-logo-txt-sec{
        margin-top:-409px;
        position: absolute;
        color: #000000;
        font-weight: 400;
        font-family: NeueHaasGroteskDisp Pro;
        padding: .5rem;
        font-size: 14px;
        line-height: 18px;
        white-space: normal;
        width:740px;
        margin-left:30px;
    }

    .cf-idea-txt-sec{
        position: absolute;
        color: #999999;
        padding: .5rem;
        font-size: 14px;
        line-height: 18px;
        top: 14%;
        left: 49%;
        z-index: 999;
    }
    .cf-idea-txt-sec-mob{
        display: none;
    }

    .sb-tag-img-2 {
        display: none;
    }
    .last-man-sec {
        display: none;

    }
    .last-txt-sec {
        max-width: 342px;
        margin-left: 15px;
        float: left;
        margin-top: 125px;
        white-space: normal;
    }
    .cf-srn-sm {
        width: 27rem;
        height: 27rem;
        left: 27%;
        top: 18%;
    }

    .cf-circle-sec {
       display: none;
    }

    .cf-circle-sec-mob{
        display: none;
    }

    .cf-circle-txt-sec {
        display: none;
    }
    .cf-circle-txt-sec-mob{
        display: block;
    }

    .cf-wm-ch{
        display: none;
    }

    .cf-circle-2 {
        margin-top: 20px;
    }

    .cf-circle-h1-txt {
        top:62%;
    }

    .ux-btn {top: 65%;}

    .ux-btn-mob{
        left: 20%;
        right: 0;
        top:25%;
        content: "";
        width: 120px;
        height: 90px;
        display: block;
    }

    .cf-right-txt {
        left: 50%;
        top: 76%;
        width: 29rem;

    }

    .cf-right-txt-mob {
        left: 30%;
        top: 56%;
        width:100vw;
        display: block;
    }

    .cf-big-txt-sec {
        display: none;
    }

    .cf-big-txt-sec-mob {
        position: absolute;
        color: #ffffff;
        font-weight: 400;
        font-family: 'Playfair Display', serif;
        padding: .5rem;
        white-space: normal;
        z-index: 999;
        font-size: 28px;
        line-height: 46px;
        text-align: right;
        top: 9%;
        width: 100%;
        margin-left: 0;
        display: block;
    }


    .cf-idea-txt-p {
        font-size: 14px;
        color: #656565;
        width: 25rem;
        line-height: 20px;
    }

    .cf-idea-txt-h-line {
        margin-bottom: -40px;
    }

    .cf-enjoy-waves-sec {
        width: 100vw;
        height: auto;

    }
    .video-left-heading {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 3rem;
    }
    .heading-1{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .heading-2{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 0;
    }

    .heading-4{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 6rem;
    }

    .sb-2-left-heading {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin-top: 55px;
    }

    .black-center-heading{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .heading-3{
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .af-tagline {
        width: 100vw;
        height: auto;
        padding: 0;
    }
    .logo-l {
        text-align: -webkit-center;
        margin-left: 306px;
        padding: 1.5rem;
        margin-top: 32px;
    }

    .af-blc-logo{
        text-align: -webkit-center;
        margin-left: 320px;
        padding: 1.5rem;
        margin-top: 32px;
    }

    .af-blc-logo-2{
        display: none;
    }


    .proj-tag-headline {
        text-align: center;
        text-align: -webkit-center;
        text-align:-moz-center;
    }
    .color-txt-headline{
        text-align:left;
        margin-left: 60px;
    }

    .af-activity-img {
        width: 91vw;
        height: 42vh;
        margin: .5rem .5rem .5rem 2.5rem;
        padding: 0;
    }
    .rotate {
        top: 74%;
    }
    .af-middle-txt {
        line-height: 18px;
        margin-left: 180px;
        top: 29%;
        width: 31vw;
    }
    .af-activity-img-4 {
        width: 50vw;
        height: 43vh;
        margin: .5rem 1.5rem .5rem 1.5rem;
    }
    .af-left-txt {
        line-height: 18px;
        margin-left: 20px;
        top: 38%;
        width: 20vw;
    }

    .af-activity-img-big {
        width: 100vw;
        height: auto;
        margin:0;
    }

    .af-middle-txt-big {
        font-weight: 300;
        line-height: 18px;
        position: absolute;
        margin-left: 265px;
        top: 30%;
        width: 29vw;
    }
    .af-activity-sec-1-img {
        width: 100vw;
        height: 34rem;
        margin-top: -25px;
    }
    .our-impact-txt {
        margin-left: 28px;
        top: 3%;
        width: 51vw;
    }
    .bye-the-number {
        font-size: 14px;
        width: 21rem;
        height: 30vh;
        line-height: 31px;
        padding-right: 10px;

    }
    .slider-sec {
        width: 100vw;
        height: 56rem;
        padding: 0;
        margin-left: 0;
        margin-top: -5px;
    }

    .rotate-big-txt {
        width: 100vw;
        text-transform: uppercase;
        background-color: #000000;
        height: 5rem;
        padding: .5rem;
        color: #ffffff;
        font-size: 42px;
        font-family: NeueHaasGroteskDisp Pro;
        white-space: normal;
        font-weight: 900;
        position: relative;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .af-activity-sec-3 {
        width: 60rem;
        height: auto;
    }
    .af-activity-img-3-sec {
        width: 30vw;
        height: 34vh;
        margin: 2.5rem 1.5rem .5rem .5rem;
        padding: 0;
    }

    .af-middle-txt-3 {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        line-height: 14px;
        position: absolute;
        margin-left: 18px;
        top: 24%;
        width: 26vw;
    }
    .af-left-txt-m {
        font-family: NeueHaasGroteskDisp Pro;
        font-size: 12px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        font-weight: 300;
        line-height: 15px;
        top: 50%;
        width: 30vw;
    }



}
/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1) {
    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -1.06em;
    }
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2) {

    .sb-sleep-woman-sec{
        display:none;
    }

    .sb-gls-woman-sec{
        display: none;
    }

}

/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 834px)
and (max-device-width: 1112px)
and (-webkit-min-device-pixel-ratio: 2) {
    .sb-sleep-woman-sec{
        display: inline-block;
        width:100vw;
        height:auto;
        margin-top: 20px;
    }
    .sb-gls-woman-sec{
        display: inline-block;
        width:100vw;
        height:auto;
        margin-top: 20px;
    }

    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 55px;
        letter-spacing: 1px;
        text-align:center!important;
    }
    .c-homeIntro__buzzwords {
        margin-left: 165px;
    }

    .wraping-text{float: left;
        width: 100%;
        height: 150px;
        margin-left: 270px;
    }
    .text-p {
        font-size: 20px;
        margin-top: 20px;

    }

    .text-wrp {
        font-size: 20px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 166px;
        margin-bottom: -195px;
    }

    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.06em;
        margin-left: -10px;
    }
    .c-home-intro_lines_item:nth-child(3) {
        text-align: center !important;
        margin-left: 39px;
        margin-bottom: -156px;
    }
    .c-slider_background_item.is-active .c-slider_background_item_image {
        margin-bottom: 30px;
    }
    .resume-btn {
        margin-left: 275px;
        width: 200px;
        padding: 20px 35px 50px 35px;
    }
    .c-brand_content_job {
        padding: 2.5rem;
        margin-left: 6.5rem;
    }
    .c-contact_col {
        margin-top: 2.5rem;
        width: 232px;
    }

    .srf-contact_col {
        margin-top: 1.5rem;
        width: 376px;
    }

    .asa-brand_col {
        margin-top: 1.5rem;
        width: 760px;
    }

    .contact_col-color{
        margin-top: 1.5rem;
        width: 550px;
    }

    .mgn_col-color{
        margin-top: 1.5rem;
        width: 700px;
        padding: 1.5rem;
    }

    .accom-bg {
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }
    .letter-s{
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }
    .af-camp-last-sec{
        width: 100vw;
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
        height: auto;
    }

    .comm-mt-top {
        margin-top: 0;
    }
    .community_part {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .education-part{
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .community_sec {
        padding: 1.5rem;
    }

    .edu-sec-2nd{
        padding: 1.5rem;
    }
    .community_sec_img {
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .edu_sec_img-top{
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .edu_sec_img-2{
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .community_sec_hdline {
        width: 96%;
        text-align: justify;

    }
    .community_sec_p {
        width: 96%;
    }
    .edu-sec-txt-p{
        width: 96%;
        text-align: center;
    }
    .community_part_right {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 80vh;
    }
    .community_sec_r {
        width: 93%;
    }

    .c-block-content_dg {
        margin: 2.5rem 0;
        height: auto;
        color: #ffffff;
        padding: 2.5rem;
    }
    .c-block-content_dg h1 {
        margin-top: 20px;
    }
    .c-contact {
        padding: 0;
        margin: 1.875rem 2.5rem;
        height: 70vh;
        width: 100%;
    }
    .c-block-content_design {
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }
    .dp-last-content{
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }
    .accom_infos {
        padding:0;
    }
    .magazine-let-sec-inner{
        padding:0;
    }
    .acm-img-center{
        padding:0;
    }
    .identity {
        padding: 0;
    }
    .luku-sec {
        padding:0;
    }
    .design_ctg {
        width: 136px;
        float: left;
        margin-right: 40px;
    }
    .dp-design_ctg{
        width: 250px;
        float: left;
        margin-right:20px;
    }
    ul.ctg-l {
        margin-left: -22px;
    }
    .left_ctg_sp{margin-right: 0;}

    .c-contact_col h4{font-size: 14px;}
    .srf-contact_col h4{font-size: 14px;}



}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 834px)
and (max-device-width: 834px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 55px;
        letter-spacing: 1px;
        text-align:center!important;
    }
    .c-homeIntro__buzzwords {
                          margin-left: 165px;
    }

    .wraping-text{float: left;
        width: 100%;
        height: 150px;
        margin-left: 270px;
    }
    .text-p {
        font-size: 20px;
        margin-top: 20px;

    }

    .text-wrp {
        font-size: 20px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 166px;
        margin-bottom: -195px;
    }

    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.06em;
        margin-left: -10px;
    }
    .c-home-intro_lines_item:nth-child(3) {
        text-align: center !important;
        margin-left: 39px;
        margin-bottom: -156px;
    }
    .c-slider_background_item.is-active .c-slider_background_item_image {
        margin-bottom: 30px;
    }
    .resume-btn {
        margin-left: 275px;
        width: 200px;
        padding: 20px 35px 50px 35px;
    }
    .c-brand_content_job {
        padding: 2.5rem;
        margin-left: 6.5rem;
    }
    .c-contact_col {
        margin-top: 2.5rem;
        width: 232px;
    }

    .srf-contact_col {
        margin-top: 1.5rem;
        width: 376px;
    }

    .asa-brand_col {
        margin-top: 1.5rem;
        width: 760px;
    }

    .contact_col-color{
        margin-top: 1.5rem;
        width: 550px;
    }

    .mgn_col-color{
        margin-top: 1.5rem;
        width: 700px;
        padding: 1.5rem;
    }
    .sb_col-txt{
        margin-top:1.5rem;
        width: 755px;
        padding: 0.5rem;
    }

    .colum-txt-1{
        margin-top:1.5rem;
        width: 755px;
        padding: 0.5rem;
    }
    .accom-bg {
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }
    .letter-s{
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }
    .af-camp-last-sec{
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }

    .comm-mt-top {
        margin-top: 0;
    }
    .community_part {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .education-part{
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .community_sec {
        padding: 1.5rem;
    }

    .edu-sec-2nd{
        padding: 1.5rem;
    }
    .community_sec_img {
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .edu_sec_img-top{
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .edu_sec_img-2{
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .community_sec_hdline {
        width: 96%;
        text-align: justify;

    }
    .community_sec_p {
        width: 96%;
    }
    .edu-sec-txt-p{
        width: 96%;
        text-align: center;
    }
    .community_part_right {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 80vh;
    }
    .community_sec_r {
        width: 93%;
    }

    .c-block-content_dg {
        margin: 2.5rem 0;
        height: auto;
        color: #ffffff;
        padding: 2.5rem;
    }
    .c-block-content_dg h1 {
        margin-top: 20px;
    }
    .c-contact {
            padding: 0;
            margin: 1.875rem 2.5rem;
            height: 70vh;
            width: 100%;
        }
    .c-block-content_design {
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }
    .dp-last-content{
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }
    .accom_infos {
       padding:0;
    }
    .magazine-let-sec-inner{
        padding:0;
    }
    .acm-img-center{
        padding:0;
    }
    .identity {
        padding: 0;
    }
    .luku-sec {
        padding:0;
    }
    .design_ctg {
        width: 136px;
        float: left;
        margin-right: 40px;
    }
    .dp-design_ctg{
        width: 250px;
        float: left;
        margin-right:20px;
    }
    ul.ctg-l {
        margin-left: -22px;
    }
    .left_ctg_sp{margin-right: 0;}

    .c-contact_col h4{font-size: 14px;}
    .srf-contact_col h4{font-size: 14px;}

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1112px)
and (max-device-width: 1112px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .c-buzzwords .c-buzzwords__charWrapper .c-buzzwords__char {
        font-size: 55px;
        letter-spacing: 1px;
        text-align:center!important;
    }
    .c-homeIntro__buzzwords {
                          margin-left: 165px;
    }

    .wraping-text{float: left;
        width: 100%;
        height: 150px;
        margin-left: 270px;
    }
    .text-p {
        font-size: 20px;
        margin-top: 20px;

    }

    .text-wrp {
        font-size: 20px;
    }

    .c-home-intro_lines_item:first-child {
        text-align: center;
        margin-left: 166px;
        margin-bottom: -195px;
    }

    .c-home-intro_lines_item:nth-child(2) {
        margin-top: -.06em;
        margin-left: -10px;
    }
    .c-home-intro_lines_item:nth-child(3) {
        text-align: center !important;
        margin-left: 39px;
        margin-bottom: -156px;
    }
    .c-slider_background_item.is-active .c-slider_background_item_image {
        margin-bottom: 30px;
    }
    .resume-btn {
        margin-left: 275px;
        width: 200px;
        padding: 20px 35px 50px 35px;
    }
    .c-brand_content_job {
        padding: 2.5rem;
        margin-left: 6.5rem;
    }
    .c-contact_col {
        margin-top: 2.5rem;
        width: 232px;
    }

    .srf-contact_col {
        margin-top: 1.5rem;
        width: 376px;
    }

    .asa-brand_col {
        margin-top: 1.5rem;
        width: 760px;
    }

    .accom-bg {
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }
    .letter-s {
        padding-bottom:0;
        margin-bottom: 0;
        margin-left: -62px;
    }

    .comm-mt-top {
        margin-top: 0;
    }
    .community_part {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .education-part{
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 88vh;
    }
    .community_sec {
        padding: 1.5rem;
    }

    .edu-sec-2nd{
        padding: 1.5rem;
    }
    .community_sec_img {
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .edu_sec_img-top{
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .edu_sec_img-2{
        float: left;
        width: 125px;
        height: 125px;
        overflow: hidden
    }
    .community_sec_hdline {
        width: 96%;
        text-align: justify;

    }
    .community_sec_p {
        width: 96%;
    }
    .edu-sec-txt-p{
        width: 96%;
        text-align: center;
    }
    .community_part_right {
        padding: 2.5rem 2.5rem 0 2rem;
        width: 100%;
        height: 80vh;
    }
    .community_sec_r {
        width: 93%;
    }

    .c-block-content_dg {
        margin: 2.5rem 0;
        height: auto;
        color: #ffffff;
        padding: 2.5rem;
    }
    .c-block-content_dg h1 {
        margin-top: 20px;
    }
    .c-contact {
            padding: 0;
            margin: 1.875rem 2.5rem;
            height: 70vh;
            width: 100%;
        }
    .c-block-content_design {
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }
    .dp-last-content{
        padding: 0;
        margin: 1.875rem 0 2.5rem 0.5rem;
        height: auto;
    }
    .accom_infos {
       padding:0;
    }

    .magazine-let-sec-inner{
        padding:0;
    }
    .acm-img-center{
        padding:0;
    }
    .identity {
        padding: 0;
    }

    .design_ctg {
        width: 136px;
        float: left;
        margin-right: 40px;
    }
    .dp-design_ctg{
        width: 250px;
        float: left;
        margin-right:20px;
    }
    ul.ctg-l {
        margin-left: -22px;
    }
    .left_ctg_sp{margin-right: 0;}

    .c-contact_col h4{font-size: 14px;}

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1366px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

.message {
    font-size: 78px;
    text-align: center;
    margin: 150px 0;
    color: #aaa;
    font-family: 'Playfair Display';
}


#home-logo {
	color: #000;
	font-family: 'Poppins' !important;
	font-weight: 600;
}

@media (min-width: 1101px) {
	#home-logo {
		vertical-align:top;
		margin: 0;
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 30px;
        -webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
	}
}
@media (max-width: 699px) {
	#home-logo {
        font-size: 28px;
    }
    .o-layout.-gutter-small {
        padding: 0;
    }
}
@media only screen and (min-width: 1950px) {
    .js-pre-submit {
        padding-top: 30px !important;
    }
    #home-logo + .o-layout.-gutter-small {
        margin-top: 75px;
    }
}