@charset "UTF-8";.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

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

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-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;
    top: 0;
    left: 0;
    display: block
}

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,th {
    padding: 0
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    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: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

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

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-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
}

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

@font-face {
    font-family: 'Maison Neue';
    src: url(../fonts/MaisonNeue-Book.woff) format("woff"),url(../fonts/MaisonNeue-Book.otf) format("otf");
    font-weight: 400;
    font-style: normal
}

body:before {
    content: "base";
    display: none;
    position: absolute;
    z-index: 100000;
    left: 0;
    top: 30px;
    font-size: 13px;
    font-family: 'Source Code Pro';
    background-color: rgba(255,255,255,.9);
    padding: .25em .5em;
    line-height: 1;
    color: #333
}

@media (min-width: 480px) {
    body:before {
        content:"small"
    }
}

@media (min-width: 600px) {
    body:before {
        content:"nexus"
    }
}

@media (min-width: 768px) {
    body:before {
        content:"medium"
    }
}

@media (min-width: 1024px) {
    body:before {
        content:"ipad"
    }
}

@media (min-width: 1200px) {
    body:before {
        content:"large"
    }
}

@media (min-width: 1360px) {
    body:before {
        content:"xlarge"
    }
}

@media (min-width: 1640px) {
    body:before {
        content:"huge"
    }
}

@media (min-width: 1880px) {
    body:before {
        content:"max"
    }
}

html {
    font-size: 20px
}

@media screen and (max-width: 1639px) {
    html {
        font-size:18px
    }
}

@media screen and (max-width: 1023px) {
    html {
        font-size:16px
    }
}

@media screen and (max-width: 767px) {
    html {
        font-size:16px
    }
}

@media screen and (max-width: 599px) {
    html {
        font-size:16px
    }
}

body {
    color: #000;
    font-family: "Maison Neue",Arial,sans-serif;
    font-feature-settings: "kern","liga","pnum";
    line-height: 1.5;
    margin: 0;
    font-weight: 300;
    letter-spacing: .03em
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Maison Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.2;
    margin: 0 0 .75em;
    font-weight: 300
}

p {
    margin: 0 0 .75em
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

a:active,a:focus,a:hover {
    color: #3369E8
}

hr {
    border-bottom: 1px solid #a69b9e;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 1.5em 0
}

img,picture {
    margin: 0;
    max-width: 100%
}

b,strong {
    font-weight: bolder
}

ol,ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

dl {
    margin-bottom: .75em
}

dl dt {
    font-weight: 700;
    margin-top: .75em
}

dl dd {
    margin: 0
}

table {
    border-collapse: collapse;
    font-feature-settings: "kern","liga","tnum";
    margin: .75em 0;
    table-layout: fixed;
    width: 100%
}

th {
    border-bottom: 1px solid shade(#a69b9e,25%);
    font-weight: bolder;
    padding: .75em 0;
    text-align: left
}

td {
    border-bottom: 1px solid #a69b9e;
    padding: .75em 0
}

td,th,tr {
    vertical-align: middle
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 0 0 .75em;
    font-size: 16px
}

.embed-container embed,.embed-container iframe,.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

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

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

.hidden {
    display: none!important
}

html {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    position: relative;
    min-height: 100%;
    background-color: #000;
    overflow: hidden
}

.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.flex--start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

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

.intro {
    position: absolute;
    background-color: #FFF;
    color: #FFF;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 500;
    pointer-events: none;
    height: 100%
}

.intro .logo {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    opacity: 0
}

.intro .logo img {
    position: relative;
    display: inline-block;
    align: center;
    width: 140px
}

@media screen and (max-width: 799px) {
    .intro .logo img {
        width:100px
    }
}

.social {
    position: fixed;
    bottom: 34px;
    z-index: 120;
    color: #FFF;
    font-size: 18px
}

.social a {
    color: #FFF;
    text-decoration: none
}

.social a:hover {
    color: #FFF
}

@media screen and (max-width: 1299px) {
    .social {
        bottom:19px
    }
}

@media screen and (max-width: 899px) {
    .social {
        bottom:17px
    }
}

@media screen and (max-width: 699px) {
    .social {
        font-size:15px
    }
}

.social--simple {
    left: 50px
}

@media screen and (max-width: 1299px) {
    .social--simple {
        left:35px
    }
}

@media screen and (max-width: 899px) {
    .social--simple {
        left:25px
    }
}

.social--insta {
    right: 50px
}

@media screen and (max-width: 1299px) {
    .social--insta {
        right:35px
    }
}

@media screen and (max-width: 899px) {
    .social--insta {
        right:25px
    }
}

.social--facebook {
    width: 200px;
    left: 50%;
    margin-left: -100px;
    text-align: center
}

.apply {
    outline: 0;
    padding: 0;
    position: fixed;
    left: 50px;
    top: 36px;
    border: 0;
    background-color: transparent;
    color: #FFF;
    font-size: 32px;
    text-align: left;
    z-index: 1000;
    opacity: 0
}

@media screen and (max-width: 1299px) {
    .apply {
        left:35px
    }
}

@media screen and (max-width: 899px) {
    .apply {
        left:25px
    }
}

@media screen and (max-width: 1299px) {
    .apply {
        top:21px
    }
}

@media screen and (max-width: 899px) {
    .apply {
        top:18px
    }
}

.apply em {
    font-style: normal;
    padding-bottom: 3px;
    border-bottom: 3px solid #FFF
}

@media screen and (max-width: 699px) {
    .apply {
        font-size:25px;
        padding-right: 30px
    }

    .apply em {
        padding-bottom: 1px
    }
}

.application-form {
    opacity: 0;
    display: none;
    width: 100%;
    background-color: #FFF;
    position: absolute;
    z-index: 1100;
    padding: 0;
    min-height: 100%;
    overflow: hidden
}

.application-form .close {
    position: fixed;
    right: 50px;
    top: 50px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    z-index: 999999
}

.application-form .close img {
    width: 100%
}

.application-form .details {
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 4em;
    padding-right: 4em;
    padding-bottom: 4em;
    max-width: 1500px
}

@media screen and (max-width: 1499px) {
    .application-form .details {
        padding-right:2em;
        padding-left: 2em
    }
}

@media screen and (max-width: 768px) {
    .application-form .details {
        width:100%
    }
}

.application-form .details .left,.application-form .details .right,.application-form .details h1 {
    padding: 0 30px;
    line-height: 1.5
}

@media screen and (max-width: 1499px) {
    .application-form .details .left,.application-form .details .right,.application-form .details h1 {
        padding:0 40px
    }
}

@media screen and (max-width: 1299px) {
    .application-form .details .left,.application-form .details .right,.application-form .details h1 {
        padding:0 0
    }
}

.application-form .details h1 {
    font-size: 1.65em;
    letter-spacing: 0;
    width: 45%;
    margin-top: 40px;
    margin-bottom: 200px;
    line-height: 1.6
}

@media screen and (max-width: 1299px) {
    .application-form .details h1 {
        margin-top:25px
    }
}

@media screen and (max-width: 899px) {
    .application-form .details h1 {
        margin-top:20px
    }
}

@media screen and (max-width: 1399px) {
    .application-form .details h1 {
        margin-bottom:100px
    }
}

@media screen and (max-width: 1199px) {
    .application-form .details h1 {
        width:90%
    }
}

.application-form .details p {
    color: #000;
    margin-bottom: 2em;
    line-height: 1.8
}

@media screen and (min-width: 1000px) {
    .application-form .details p {
        font-size:.85em
    }
}

.application-form .details ul {
    margin-bottom: 2em
}

.application-form .details li {
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative
}

@media screen and (min-width: 1000px) {
    .application-form .details li {
        font-size:.85em
    }
}

.application-form .details li:before {
    content: "–";
    display: block;
    position: absolute;
    left: 0
}

.application-form .details strong {
    font-weight: 700
}

.application-form .details .left {
    width: 45%
}

.application-form .details .right {
    width: 45%
}

@media screen and (max-width: 799px) {
    .application-form .details .flex {
        display:block
    }

    .application-form .details .left,.application-form .details .right {
        width: 100%;
        display: block
    }
}

.application-form #intern-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 25%;
    padding: 50px;
    padding-top: 40px
}

@media screen and (max-width: 1199px) {
    .application-form #intern-form {
        width:30%
    }
}

@media screen and (max-width: 768px) {
    .application-form #intern-form {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

@media screen and (max-width: 1299px) {
    .application-form #intern-form {
        padding:35px
    }
}

@media screen and (max-width: 899px) {
    .application-form #intern-form {
        padding:25px
    }
}

@media screen and (max-width: 1299px) {
    .application-form #intern-form {
        padding-top:25px
    }
}

@media screen and (max-width: 899px) {
    .application-form #intern-form {
        padding-top:20px
    }
}

.application-form #intern-form input {
    outline: 0;
    width: 100%;
    font-size: 1.7em;
    border: 0;
    position: relative;
    padding: 0;
    margin-bottom: 20px
}

.application-form #intern-form ::-webkit-input-placeholder {
    color: #E1E1E1
}

.application-form #intern-form ::-moz-placeholder {
    color: #E1E1E1
}

.application-form #intern-form :-ms-input-placeholder {
    color: #E1E1E1
}

.application-form #intern-form :-moz-placeholder {
    color: #E1E1E1
}

.application-form #intern-form label {
    position: relative
}

.application-form #intern-form .inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.application-form #intern-form .inputfile+label {
    font-size: 1.7em;
    display: inline-block;
    color: #E1E1E1
}

.application-form #intern-form .inputfile+label {
    cursor: pointer
}

.application-form #intern-form .inputfile+label * {
    pointer-events: none
}

.application-form #intern-form .submit-button-container {
    margin-top: 9rem
}

.application-form #intern-form .submit-button-container .submit-button {
    font-size: 1.7em;
    border: 0;
    margin: 0;
    padding: 0;
    background: 0 0;
    border-bottom: 2px solid #000;
    -webkit-transition: border .5s ease-in-out;
    -o-transition: border .5s ease-in-out;
    transition: border .5s ease-in-out
}

.application-form #intern-form .submit-button-container .submit-button:active,.application-form #intern-form .submit-button-container .submit-button:hover {
    border-bottom: 2px solid transparent
}

.application-form #graphic_designer-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .85rem
}

.application-form #graphic_designer-form .input-group {
    margin-bottom: 3rem;
    position: relative
}

.application-form #graphic_designer-form .input-group--half {
    width: 45%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media screen and (max-width: 768px) {
    .application-form #graphic_designer-form .input-group--half {
        width:100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

.application-form #graphic_designer-form .input-group--full {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.application-form #graphic_designer-form .input-group--file {
    margin-top: 2em
}

.application-form #graphic_designer-form .input-group label {
    display: inline-block;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.application-form #graphic_designer-form .input-group .file-label {
    position: absolute;
    top: -2rem
}

.application-form #graphic_designer-form .input-group .move-down {
    position: absolute;
    z-index: -1;
    -webkit-transform: translateX(calc(1rem + 5px)) translateY(1rem);
    -ms-transform: translateX(calc(1rem + 5px)) translateY(1rem);
    -o-transform: translateX(calc(1rem + 5px)) translateY(1rem);
    transform: translateX(calc(1rem + 5px)) translateY(1rem)
}

.application-form #graphic_designer-form .input-group .move-down__up {
    -webkit-transform: translateX(0) translateY(-2rem);
    -ms-transform: translateX(0) translateY(-2rem);
    -o-transform: translateX(0) translateY(-2rem);
    transform: translateX(0) translateY(-2rem)
}

.application-form #graphic_designer-form .input-group input,.application-form #graphic_designer-form .input-group textarea {
    background: 0 0;
    border: 1px solid #000;
    width: 100%;
    padding: 1rem
}

.application-form #graphic_designer-form .input-group .submit-button {
    width: 100%;
    padding: 1rem;
    color: #FFF;
    background: #000;
    border: 0;
    text-align: left;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.application-form #graphic_designer-form .input-group .submit-button:active,.application-form #graphic_designer-form .input-group .submit-button:hover {
    -webkit-box-shadow: 0 0 0 1px #000;
    box-shadow: 0 0 0 1px #000;
    color: #000;
    background: #FFF
}

.slider {
    position: fixed!important;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.slider .slider-item {
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    height: 100vh;
    background-position: 50% 50%
}

.tablet-down {
    display: block
}

@media screen and (min-width: 1024px) {
    .tablet-down {
        display:none
    }
}

.tablet-up {
    display: none!important
}

@media screen and (min-width: 1024px) {
    .tablet-up {
        display:block!important
    }
}

.large-up {
    display: none
}

@media screen and (min-width: 1200px) {
    .large-up {
        display:block
    }
}

.medium-up {
    display: none
}

@media screen and (min-width: 768px) {
    .medium-up {
        display:block
    }
}

.small-only {
    display: block
}

@media screen and (min-width: 768px) {
    .small-only {
        display:none
    }
}

.slider-item--agt {
  background-image: url("../img/slides/Desktop/AGT.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--agt {
      background-image: url("../img/slides/Mobile/AGT.jpg"); } }

.slider-item--alchemy {
  background-image: url("../img/slides/Desktop/Alchemy.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--alchemy {
      background-image: url("../img/slides/Mobile/Alchemy.jpg"); } }

.slider-item--alchemy2 {
  background-image: url("../img/slides/Desktop/Alchemy2.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--alchemy2 {
      background-image: url("../img/slides/Mobile/Alchemy2.jpg"); } }

.slider-item--wic {
  background-image: url("../img/slides/Desktop/WIC.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--wic {
      background-image: url("../img/slides/Mobile/WIC.jpg"); } }

.slider-item--asc {
  background-image: url("../img/slides/Desktop/ASC.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--asc {
      background-image: url("../img/slides/Mobile/ASC.jpg"); } }

.slider-item--candleestablishment {
  background-image: url("../img/slides/Desktop/CandleEstablishment.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--candleestablishment {
      background-image: url("../img/slides/Mobile/CandleEstablishment.jpg"); } }

.slider-item--joule {
  background-image: url("../img/slides/Desktop/Joule.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--joule {
      background-image: url("../img/slides/Mobile/Joule.jpg"); } }

.slider-item--stylecapsule {
  background-image: url("../img/slides/Desktop/StyleCapsule.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--stylecapsule {
      background-image: url("../img/slides/Mobile/StyleCapsule.jpg"); } }

.slider-item--kintaro1 {
  background-image: url("../img/slides/Desktop/Kintaro1.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--kintaro1 {
      background-image: url("../img/slides/Mobile/Kintaro1.jpg"); } }

.slider-item--kintaro2 {
  background-image: url("../img/slides/Desktop/Kintaro2.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--kintaro2 {
      background-image: url("../img/slides/Mobile/Kintaro2.jpg"); } }

.slider-item--purepress {
  background-image: url("../img/slides/Desktop/PurePress.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--purepress {
      background-image: url("../img/slides/Mobile/PurePress.jpg"); } }

.slider-item--ascweb {
  background-image: url("../img/slides/Desktop/AscWeb.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--ascweb {
      background-image: url("../img/slides/Mobile/AscWeb.jpg"); } }

.slider-item--giordanoweb {
  background-image: url("../img/slides/Desktop/GiordanoWeb.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--giordanoweb {
      background-image: url("../img/slides/Mobile/GiordanoWeb.jpg"); } }

.slider-item--rahweb {
  background-image: url("../img/slides/Desktop/RahWeb.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--rahweb {
      background-image: url("../img/slides/Mobile/RahWeb.jpg"); } }

.slider-item--stylecapsuleweb {
  background-image: url("../img/slides/Desktop/StylecapsuleWeb.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--stylecapsuleweb {
      background-image: url("../img/slides/Mobile/StylecapsuleWeb.jpg"); } }

.slider-item--victorweb {
  background-image: url("../img/slides/Desktop/VictorWeb.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--victorweb {
      background-image: url("../img/slides/Mobile/VictorWeb.jpg"); } }

.slider-item--wishartweb {
  background-image: url("../img/slides/Desktop/WishartWeb.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--wishartweb {
      background-image: url("../img/slides/Mobile/WishartWeb.jpg"); } }

.slider-item--allday {
  background-image: url("../img/slides/Desktop/New-Allday.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--allday {
      background-image: url("../img/slides/Mobile/New-Allday.jpg"); } }

.slider-item--drha {
  background-image: url("../img/slides/Desktop/New-DrHa.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--drha {
      background-image: url("../img/slides/Mobile/New-DrHa.jpg"); } }

.slider-item--drha2 {
  background-image: url("../img/slides/Desktop/New-DrHa2.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--drha2 {
      background-image: url("../img/slides/Mobile/New-DrHa2.jpg"); } }

.slider-item--kintaro3 {
  background-image: url("../img/slides/Desktop/New-Kintaro.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--kintaro3 {
      background-image: url("../img/slides/Mobile/New-Kintaro.jpg"); } }

.slider-item--smsf {
  background-image: url("../img/slides/Desktop/New-SMSF.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--smsf {
      background-image: url("../img/slides/Mobile/New-SMSF.jpg"); } }

.slider-item--ttg {
  background-image: url("../img/slides/Desktop/New-TTG.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--ttg {
      background-image: url("../img/slides/Mobile/New-TTG.jpg"); } }



.slider-item--rah {
  background-image: url("../img/slides/Desktop/New-RAH.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--rah {
      background-image: url("../img/slides/Mobile/New-RAH.jpg"); } }



.slider-item--joule2 {
  background-image: url("../img/slides/Desktop/New-Joule.jpg"); }
  @media screen and (max-width: 699px) {
    .slider-item--joule2 {
      background-image: url("../img/slides/Mobile/New-Joule.jpg"); } }


