#cloudflare-old-browser {
    height: 100%;
    padding-top: 20%;
    opacity: .9;
}
.wrapper {
    width: 100%;
    margin: auto;
    padding-left: 3%;
    padding-right: 3%;
    box-sizing: border-box;
}
.faux-row {
    position: relative;
    width: 100%;
    margin: auto;
}
.faux-row-positioned-left {
    position: absolute;
    left: 50%;
    margin-left: -47%;
}
.faux-row-positioned-right {
    position: absolute;
    right: 50%;
    margin-right: -47%;
}
.row {
    clear: both;
    box-sizing: border-box;
    margin-left: -3%;
}
.row::after,
.row::before {
    display: block;
    clear: both;
    content: " ";
}
.row:after,
.row:before {
    display: block;
    clear: both;
    content: " ";
}
.row>.col-1 {
    position: relative;
    float: left;
    width: 5.33333333333%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-2 {
    position: relative;
    float: left;
    width: 13.6666666667%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-3 {
    position: relative;
    float: left;
    width: 22%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-4 {
    position: relative;
    float: left;
    width: 30.3333333333%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-5 {
    position: relative;
    float: left;
    width: 38.6666666667%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-6 {
    position: relative;
    float: left;
    width: 47%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-7 {
    position: relative;
    float: left;
    width: 55.3333333333%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-8 {
    position: relative;
    float: left;
    width: 63.6666666667%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-9 {
    position: relative;
    float: left;
    width: 72%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-10 {
    position: relative;
    float: left;
    width: 80.3333333333%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-11 {
    position: relative;
    float: left;
    width: 88.6666666667%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-12 {
    position: relative;
    float: left;
    width: 97%;
    margin-left: 3%;
    box-sizing: border-box;
}
.row>.col-push-0 {
    left: 0%;
}
.row>.col-push-1 {
    left: 8.33333333333%;
}
.row>.col-push-2 {
    left: 16.6666666667%;
}
.row>.col-push-3 {
    left: 25%;
}
.row>.col-push-4 {
    left: 33.3333333333%;
}
.row>.col-push-5 {
    left: 41.6666666667%;
}
.row>.col-push-6 {
    left: 50%;
}
.row>.col-push-7 {
    left: 58.3333333333%;
}
.row>.col-push-8 {
    left: 66.6666666667%;
}
.row>.col-push-9 {
    left: 75%;
}
.row>.col-push-10 {
    left: 83.3333333333%;
}
.row>.col-push-11 {
    left: 91.6666666667%;
}
.row>.col-push-12 {
    left: 100%;
}
.row>.col-pull-0 {
    left: -0%;
}
.row>.col-pull-1 {
    left: -8.33333333333%;
}
.row>.col-pull-2 {
    left: -16.6666666667%;
}
.row>.col-pull-3 {
    left: -25%;
}
.row>.col-pull-4 {
    left: -33.3333333333%;
}
.row>.col-pull-5 {
    left: -41.6666666667%;
}
.row>.col-pull-6 {
    left: -50%;
}
.row>.col-pull-7 {
    left: -58.3333333333%;
}
.row>.col-pull-8 {
    left: -66.6666666667%;
}
.row>.col-pull-9 {
    left: -75%;
}
.row>.col-pull-10 {
    left: -83.3333333333%;
}
.row>.col-pull-11 {
    left: -91.6666666667%;
}
.row>.col-pull-12 {
    left: -100%;
}
.row>.col-break {
    clear: both;
}
.row.row-no-wrap {
    white-space: nowrap;
    font-size: 1px;
}
.row.row-no-wrap>div {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    font-size: 1rem;
    float: none;
}
.row.row-no-wrap>* {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    float: none;
    font-size: 1rem;
}

body {
   width: 100%;
    font-size: 93.75%;
    line-height: 1.33333333333em;
    margin: 0px;    
    overflow: auto;
}

#site-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
   
}
.admin-bar #site-wrapper {
    top: 32px;
}
#mobile-wrapper {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
}
#mobile-wrapper>h1 {
    position: absolute;
    text-align: center;
    left: 50%;
    width: 250px;
    margin: 0px;
    margin-left: -125px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-transform: uppercase;
    text-decoration: none;
    
    font-size: 1.66666666667em;
    letter-spacing: 0.01em;
    color: white;
    font-weight: normal;
    left: 0px;
    right: 0px;
    margin-left: 0px;
    width: auto;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    height: 70px;
    line-height: 70px;
    top: 0px;
    z-index: 10;
}
#mobile-wrapper #page-indicators {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    z-index: 10;
}
#mobile-wrapper #page-indicators>span {
    display: inline-block;
    height: 70px;
    width: 8px;
    padding: 0px 6px;
    vertical-align: top;
}
#mobile-wrapper #page-indicators>span>span {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
    display: inline-block;
    vertical-align: middle;
    height: 6px;
    width: 6px;
    border-radius: 5px;
    border: 2px solid white;
    opacity: 0.5;
}
#mobile-wrapper #page-indicators>span.active>span {
    background-color: white;
    opacity: 1;
}
#mobile-wrapper>.items {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#site-header {
    position: fixed;
    top: 30px;
    right: 40px;
    left: 40px;
    z-index: 100;
}
.admin-bar #site-header {
    margin-top: 32px;
}
#site-header .logo {
    text-align: center;
    position: absolute;
    left: 50%;
    width: 250px;
    margin: 0px;
    margin-left: -125px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-transform: uppercase;
    text-decoration: none;
    
    font-size: 1.66666666667em;
    letter-spacing: 0.01em;
    color: white;
    font-weight: normal;
    
    top: 0px;
}
#site-header .menu-toggle {
    
    width: 30px;
    height: 20px;
    padding: 30px 30px;
    margin-right: -30px;
    margin-top: -30px;
    position: absolute;
    top: 0px;
    right: 0px;
   
    background-size: 30px;
}
.menu-visible #site-header .menu-toggle {
   
}
#page-title {
    text-align: center;
    position: absolute;
    left: 50%;
    width: 250px;
    margin: 0px;
    margin-left: -125px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-transform: uppercase;
    text-decoration: none;
    
    font-size: 1.66666666667em;
    letter-spacing: 0.01em;
    color: white;
    font-weight: normal;
    position: fixed;
    bottom: 30px;
    z-index: 10;
}
#ed {
    position: fixed;
    bottom: 0px;    
    z-index: 20;
    
}
#ed a {
    display: inline-block;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
}
#ed a svg {
    width: 100%;
    fill: white;
}
#ed a:hover {
    opacity: 1;
}
@media screen and (max-height: 700px) {
    #site-header {
        top: 20px;
    }
    #page-title {
        bottom: 20px;
    }

}
#main-menu {
    position: fixed;
    top: -100%;
    left: 0px;
    height: 100%;
    width: 100%;
    background: black;
    z-index: 2000;
    -webkit-transition: top 300ms ease-in-out;
    -moz-transition: top 300ms ease-in-out;
    -o-transition: top 300ms ease-in-out;
    -ms-transition: top 300ms ease-in-out;
    transition: top 300ms ease-in-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
   
    overflow: hidden;
}
.admin-bar #main-menu {
    margin-top: 32px;
}
#main-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
    margin-top: -53vh;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
}
#main-menu ul li {
    
    font-size: 27vh;
    line-height: 0.78em;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    display: block;
    text-align: center;
}
#main-menu ul li a {
    color: white;
}
#main-menu ul li a:hover {
    color: #9fe2c0;
}
.menu-visible #main-menu {
    top: 0px;

}
.arrow-zone {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 10;
    height: 20vh;
}
.arrow-zone.up {
    top: 0px;
   
}
.arrow-zone.down {
    bottom: 0px;
 
}
.section {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
}
.menu-visible .section {
    opacity: 0.4;
}
.section .section-name {
    line-height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.section .section-name>.inner {
    line-height: normal;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: white;
}
.section .section-name>.inner strong {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-size: 29vh;
    
    display: block;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 0.8em;
}
.section .section-name>.inner span {
    display: block;
    font-size: 1.33333333333em;
    line-height: 1em;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
}
.section .section-name>.inner span:last-child {
    margin-bottom: 0px;
}
@media screen and (min-width: 1500px),
screen and (min-height: 1000px) {
    .section .section-name .inner .strong {
        font-size: 305px;
    }
}
.section.home {
    background-color: #a1ceb7;
}
.section.home .arrow-zone.up {
    display: none;
}
.section.home .decoration {
    position: absolute;
    background: none no-repeat;
    z-index: 3;
    pointer-events: none;
}
.section.home .decoration.beans-1 {
  
    width: 379px;
    height: 340px;
    bottom: 0px;
    right: 0px;
}
.section.home .decoration.beans-2 {
  
    width: 331px;
    height: 573px;
    top: 0px;
    left: 0px;
}
.section.home .decoration.coffee {
   
    width: 460px;
    height: 184px;
    bottom: 0px;
    left: 0px;
}
.section.home .section-name .inner {
    
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
}
.section.home .info {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(161, 206, 183, 0.93);
    color: white;
    line-height: 100vh;
    text-align: center;
    opacity: 0;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
    transition-property: opacity, transform;
    pointer-events: none;
   
}
.section.home .info>.inner {
    display: inline-block;
    vertical-align: middle;
    font-size: 3vh;
    line-height: 1.4em;
    text-align: center;
    width: 60%;
}
.section.home.info-visible .info {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    pointer-events: all;
}
.section.home.info-visible .section-name .inner {
   
    transform: scale(1);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
}
.grid-padded-left {
    padding-left: 8.4vw;
}
.text-column {
    width: 25.6vw;
    z-index: 5;
    font-size: 1.2vw;
    line-height: 1.33333333333em;
    white-space: normal;
}
@media screen and (orientation: portrait) and (max-width: 760px) {
    .text-column {
        width: 40vw;
        font-size: 1.5vh;
    }
}
.section.about,
.section.gallery {
    background-color: #d1cdc7;
    
}
.section.about .section-name,
.section.gallery .section-name {
    z-index: 4;
    white-space: nowrap;
}
.section.about .scroller,
.section.gallery .scroller {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.section.about .scroller>.content,
.section.gallery .scroller>.content {
    position: absolute;
    top: 80px;
    bottom: 80px;
    left: 0px;
    padding: 0px 8.4vw;
    white-space: nowrap;
}
@media screen and (max-height: 700px) {
    .section.about .scroller>.content,
    .section.gallery .scroller>.content {
        top: 61px;
        bottom: 61px;
    }
}
.section.about .scroller>.content .decoration>div,
.section.gallery .scroller>.content .decoration>div {
    position: absolute;
    top: 50%;
}
.section.about .scroller>.content .decoration>div.bar,
.section.gallery .scroller>.content .decoration>div.bar {
    left: 25%;
    top: 50%;
    margin-top: -45px;
}
.section.about .scroller>.content .decoration>div.square-1,
.section.gallery .scroller>.content .decoration>div.square-1 {
    top: 60%;
    left: 32%;
    z-index: 5;
}
.section.about .scroller>.content .decoration>div.square-2,
.section.gallery .scroller>.content .decoration>div.square-2 {
    top: 60%;
    left: 73%;
    z-index: 5;
}
.section.about .scroller>.content .decoration>div.square-3,
.section.gallery .scroller>.content .decoration>div.square-3 {
    top: 60%;
    margin-top: 10px;
    left: 79.5%;
    z-index: 5;
}
.section.about .scroller>.content .decoration>div.square-4,
.section.gallery .scroller>.content .decoration>div.square-4 {
    left: 128%;
    z-index: 5;
    top: 30%;
}
.section.about .scroller>.content>.item,
.section.gallery .scroller>.content>.item {
    position: relative;
    margin-right: 3.61739130435vw;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 100%;
    z-index: 3;
}
.section.about .scroller>.content>.item:last-child,
.section.gallery .scroller>.content>.item:last-child {
    margin-right: 0px;
}
.section.about .scroller>.content>.item .indicator,
.section.gallery .scroller>.content>.item .indicator {
    position: absolute;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-weight: bold;
   
    background-size: 100%;
}
.section.about .scroller>.content>.item .captions,
.section.gallery .scroller>.content>.item .captions {
    color: white;
}
.section.about .scroller>.content>.item .captions ol,
.section.gallery .scroller>.content>.item .captions ol {
    margin: 0px;
    padding-left: 30px;
}
.section.about .scroller>.content>.item .captions ol li,
.section.gallery .scroller>.content>.item .captions ol li {
    margin: 0px;
    padding-left: 20px;
}
.section.about .scroller>.content>.item.text-column,
.section.gallery .scroller>.content>.item.text-column {
    color: #3f3e3c;
    z-index: 5;
}
.section.about .scroller>.content>.item.text-column strong,
.section.gallery .scroller>.content>.item.text-column strong {
    color: black;
}
.section.about .scroller>.content>.item.image img,
.section.gallery .scroller>.content>.item.image img {
    height: 100%;
    width: auto;
}
.section.about .scroller>.content>.item.image.small-image img,
.section.gallery .scroller>.content>.item.image.small-image img {
    height: 70%;
}
.section.about .scroller>.content>.item.image.small-with-captions .image,
.section.gallery .scroller>.content>.item.image.small-with-captions .image {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 60%;
}
.section.about .scroller>.content>.item.image.small-with-captions .image img,
.section.gallery .scroller>.content>.item.image.small-with-captions .image img {
    height: 100%;
}
.section.about .scroller>.content>.item.blurb,
.section.gallery .scroller>.content>.item.blurb {
    width: 55vw;
}
.section.about .scroller>.content>.item.blurb .text,
.section.gallery .scroller>.content>.item.blurb .text {
    
    line-height: 1em; 
    width: 75%;
}
.section.about .scroller>.content>.item.blurb .captions,
.section.gallery .scroller>.content>.item.blurb .captions {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.section.menu {
    background-color: #a1ceb7;
}
.section.menu .content {
    position: absolute;
    top: 120px;
    left: 0px;
    right: 0px;
    bottom: 120px;
}
@media screen and (max-height: 700px) {
    .section.menu .content {
        top: 75px;
        bottom: 75px;
    }
}
.section.menu .content .text-column {
    color: #3f3e3c;
    float: left;
    margin-right: 3.61739130435vw;
    position: relative;
    height: 100%;
    z-index: 30;
}
.section.menu .content .text-column p {
    margin-top: 0px;
}
.section.menu .content .text-column strong {
    color: black;
}
.section.menu .content .text-column .download {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-transform: uppercase;
}
.section.menu .content .text-column .download .filename {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;

    color: #f35b2a;
    font-size: 3em;
    margin-top: 0.7em;
    margin-bottom: 0.3em;
}
.section.menu .content .text-column .download .filename a {
    text-decoration: none;
}
.section.menu .content .text-column .download .filemeta {
    opacity: 0.5;
    margin: 0px;
}
.section.social {
    background-color: #f3cb5a;
   
}
.section.social .section-name {
    z-index: 2;
}
.section.social .scroller {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.section.social .scroller>.content {
    position: absolute;
    top: 80px;
    bottom: 80px;
    left: 0px;
    padding-left: 8.4vw;
    white-space: nowrap;
}
@media screen and (max-height: 700px) {
    .section.social .scroller>.content {
        top: 61px;
        bottom: 61px;
    }
}
.section.social .scroller>.content .text-column {
    display: inline-block;
    vertical-align: top;
    margin-right: 50vw;
}
.section.social .scroller>.content .social-grid {
    height: 100%;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}
.section.social .scroller>.content .social-grid .col {
    white-space: normal;
    position: relative;
    margin-right: 3.61739130435vw;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 300px;
    z-index: 11;
}
.section.social .scroller>.content .social-grid .col .cell {
    position: absolute;
    left: 0px;
    right: 0px;
}
.section.social .scroller>.content .social-grid .col .cell.slot-1 {
    top: 0px;
    bottom: 50%;
    margin-bottom: 1.80869565217vw;
}
.section.social .scroller>.content .social-grid .col .cell.slot-2 {
    top: 50%;
    bottom: 0px;
    margin-top: 1.80869565217vw;
}
.section.social .scroller>.content .social-grid .col .cell.follow strong {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -10vh;
    
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-transform: uppercase;
    color: white;
    font-size: 29vh;
    line-height: 20vh;
    white-space: nowrap;
    font-weight: normal;
}
.section.social .scroller>.content .social-grid .col .cell.tweet {
    width: 200%;
}
.section.social .scroller>.content .social-grid .col .cell.tweet .date {
    
    font-size: 1.5em;
    color: black;
}
.section.social .scroller>.content .social-grid .col .cell.tweet .text {
    font-size: 3.7vh;
    color: white;
    line-height: 1.25em;
    margin-top: 2vh;
}
.section.social .scroller>.content .social-grid .col .cell.tweet .text a {
    text-decoration: none;
    color: #f35b2a;
}
.section.social .scroller>.content .social-grid .col .cell.tweet .text .t-hashtag {
    opacity: 0.5;
    color: white;
}
.section.social .scroller>.content .social-grid .col .cell.pic {
    perspective: 700px;
    -webkit-perspective: 700px;
    -moz-perspective: 700px;
    -ms-perspective: 700px;
   
}
.section.social .scroller>.content .social-grid .col .cell.pic .image,
.section.social .scroller>.content .social-grid .col .cell.pic .info {
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    transition-delay: 0ms;
    transition-property: transform, -webkit-transform, -moz-transform, -ms-transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
.section.social .scroller>.content .social-grid .col .cell.pic .image {
    position: relative;
    width: 100%;
    height: 100%;
}
.section.social .scroller>.content .social-grid .col .cell.pic .image img {
    height: 100%;
}
.section.social .scroller>.content .social-grid .col .cell.pic .info {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: black;
    color: white;
    text-align: center;
    box-sizing: border-box;
    word-break: break-word;
    overflow: hidden;
}
.section.social .scroller>.content .social-grid .col .cell.pic .info .inner {
    display: inline-block;
    font-size: 2vh;
    padding: 2vh 3vh;
    line-height: normal;
    vertical-align: middle;
}
.section.social .scroller>.content .social-grid .col .cell.pic .info .inner .inst-hashtag {
    color: #888;
}
.section.social .scroller>.content .social-grid .col .cell.pic .info .inner p {
    display: block;
    width: 100%;
}
.section.social .scroller>.content .social-grid .col .cell.pic:hover .image {
    transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
}
.section.social .scroller>.content .social-grid .col .cell.pic:hover .info {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
}
.section.social .scroller>.content .decoration>div {
    position: absolute;
    top: 50%;
}
.section.social .scroller>.content .decoration>div.square-1 {
    left: 14%;
    z-index: 0;
}
.section.social .scroller>.content .decoration>div.square-2 {
    left: 29%;
    top: 25%;
}
.section.social .scroller>.content .decoration>div.square-3 {
    left: 36%;
    top: 35%;
}
.section.social .scroller>.content .decoration>div.emoji-1 {
    left: 32%;
    top: 65%;
}
.section.social .scroller>.content .decoration>div.emoji-2 {
    left: 52%;
    top: 19%;
}
.section.gallery {
    background-color: #1f1f1f;
}
.section.gallery .section-name>.inner {
    color: #9fe2c0;
}
.section.gallery .scroller>.content .item.portrait {
    height: 70%;
}
.section.gallery .scroller>.content .item.first-image {
    margin-left: 70vw;
}
.section.gallery .scroller>.content .item.fixed {
    position: absolute;
    left: 0px;
    top: 0px;
}
.section.gallery .scroller>.content .item.blurb {
    color: white;
}
.section.gallery .scroller>.content .decoration .square-5 {
    top: 65%;
    left: 13%;
}
.section.gallery .scroller>.content .decoration .squares {
    top: 75%;
    left: 71%;
    z-index: 5;
}
.section.contact {
   
    background-size: auto 100%;
    color: white;
}
.section.contact .arrow-zone.down {
    display: none;
}
.section.contact .content {
    padding-left: 8.4vw;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.section.contact .content .text-column {
    display: block;
    line-height: 100vh;
    width: 17vw;
}
.section.contact .content .text-column .inner {
    line-height: 1.33333333333em;
    display: inline-block;
    vertical-align: middle;
}
.section.contact .content .text-column .inner .section {
    margin: 3vh 0px;
}
.section.contact .content .text-column .inner .section h3 {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-weight: normal;
    
    margin: 1.2vh 0px;
    font-size: 3vh;
}
.section.contact .content .text-column .inner .section p {
    margin: 0px;
    margin: 1vh 0px;
}
.section.contact .content .text-column .inner .section p a {
    text-decoration: none;
    border-bottom: 1px solid #f35b2a;
    padding-bottom: 6px;
}
.section.contact .content .text-column .inner .section p a:hover {
    color: #f35b2a;
}
@media screen and (orientation: portrait) {
    .section.contact .content {
        padding: 0px 20vw;
    }
    .section.contact .content .text-column {
        margin: auto;
        text-align: center;
        width: auto;
    }
    .section.contact .section-name .inner {
        display: none;
    }
}
.mobile-section {
    position: absolute;
    width: 100%;
    height: 100%;
}
.mobile-section .mobile-page-name {
    font-size: 35vw;
    color: white;
    text-align: center;
    
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 0.8em;
}
.mobile-section .frame {
    position: absolute;
    top: 70px;
    bottom: 70px;
    padding-top: 0px;
    padding-bottom: 0px;
    right: 0px;
    left: 0px;
    overflow: hidden;
}
.mobile-section .frame .centered {
    line-height: 500px;
}
.mobile-section .frame .centered .inner {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
}
.mobile-section .frame .centered .inner.padded {
    padding: 0px 25px;
}
.mobile-section.mobile-home {
    background-color: black;
}
.mobile-section.mobile-home .mobile-page-name {
    transform: scale(1.04);
}
.mobile-section.mobile-home .details {
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
}
.mobile-section.mobile-home .details a {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    color: #ff5b22;
    
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.mobile-section.mobile-deets {
    background-color: #3b3e44;
    color: white;
}
.mobile-section.mobile-deets .mask-top {
    background: #3b3e44;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b3e44), to(rgba(59, 62, 68, 0)));
    background: -webkit-linear-gradient(top, #3b3e44, rgba(59, 62, 68, 0));
    background: -moz-linear-gradient(top, #3b3e44, rgba(59, 62, 68, 0));
    background: -ms-linear-gradient(top, #3b3e44, rgba(59, 62, 68, 0));
    background: -o-linear-gradient(top, #3b3e44, rgba(59, 62, 68, 0));
    background: linear-gradient(top, #3b3e44, rgba(59, 62, 68, 0));
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    height: 20px;
}
.mobile-section.mobile-deets .mask-bottom {
    background: rgba(59, 62, 68, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(59, 62, 68, 0)), to(#3b3e44));
    background: -webkit-linear-gradient(top, rgba(59, 62, 68, 0), #3b3e44);
    background: -moz-linear-gradient(top, rgba(59, 62, 68, 0), #3b3e44);
    background: -ms-linear-gradient(top, rgba(59, 62, 68, 0), #3b3e44);
    background: -o-linear-gradient(top, rgba(59, 62, 68, 0), #3b3e44);
    background: linear-gradient(top, rgba(59, 62, 68, 0), #3b3e44);
    position: absolute;
    bottom: 70px;
    left: 0px;
    right: 0px;
    height: 20px;
}
.mobile-section.mobile-deets a {
    color: #ff5c22;
    text-decoration: none;
}
.mobile-section.mobile-deets .mobile-page-name {
    margin: 30px 0px;
    font-size: 28vw;
}
.mobile-section.mobile-deets .opening-hours {
    position: relative;
    padding-left: 4em;
}
.mobile-section.mobile-deets .opening-hours .label {
    position: absolute;
    left: 0px;
    text-transform: uppercase;
    font-weight: bold;
}
.mobile-section.mobile-about {
    background-color: #ffcb50;
}
.mobile-section.mobile-about .mask-top {
    background: #ffcb50;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcb50), to(rgba(255, 203, 80, 0)));
    background: -webkit-linear-gradient(top, #ffcb50, rgba(255, 203, 80, 0));
    background: -moz-linear-gradient(top, #ffcb50, rgba(255, 203, 80, 0));
    background: -ms-linear-gradient(top, #ffcb50, rgba(255, 203, 80, 0));
    background: -o-linear-gradient(top, #ffcb50, rgba(255, 203, 80, 0));
    background: linear-gradient(top, #ffcb50, rgba(255, 203, 80, 0));
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    height: 20px;
}
.mobile-section.mobile-about .mask-bottom {
    background: rgba(255, 203, 80, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 203, 80, 0)), to(#ffcb50));
    background: -webkit-linear-gradient(top, rgba(255, 203, 80, 0), #ffcb50);
    background: -moz-linear-gradient(top, rgba(255, 203, 80, 0), #ffcb50);
    background: -ms-linear-gradient(top, rgba(255, 203, 80, 0), #ffcb50);
    background: -o-linear-gradient(top, rgba(255, 203, 80, 0), #ffcb50);
    background: linear-gradient(top, rgba(255, 203, 80, 0), #ffcb50);
    position: absolute;
    bottom: 70px;
    left: 0px;
    right: 0px;
    height: 20px;
}
.mobile-section.mobile-menu {
    background-color: #d3cdc7;
}
.mobile-section.mobile-menu .mask-top {
    background: #d3cdc7;
    background: -webkit-gradient(linear, left top, left bottom, from(#d3cdc7), to(rgba(211, 205, 199, 0)));
    background: -webkit-linear-gradient(top, #d3cdc7, rgba(211, 205, 199, 0));
    background: -moz-linear-gradient(top, #d3cdc7, rgba(211, 205, 199, 0));
    background: -ms-linear-gradient(top, #d3cdc7, rgba(211, 205, 199, 0));
    background: -o-linear-gradient(top, #d3cdc7, rgba(211, 205, 199, 0));
    background: linear-gradient(top, #d3cdc7, rgba(211, 205, 199, 0));
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    height: 20px;
}
.mobile-section.mobile-menu .mask-bottom {
    background: rgba(211, 205, 199, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(211, 205, 199, 0)), to(#d3cdc7));
    background: -webkit-linear-gradient(top, rgba(211, 205, 199, 0), #d3cdc7);
    background: -moz-linear-gradient(top, rgba(211, 205, 199, 0), #d3cdc7);
    background: -ms-linear-gradient(top, rgba(211, 205, 199, 0), #d3cdc7);
    background: -o-linear-gradient(top, rgba(211, 205, 199, 0), #d3cdc7);
    background: linear-gradient(top, rgba(211, 205, 199, 0), #d3cdc7);
    position: absolute;
    bottom: 70px;
    left: 0px;
    right: 0px;
    height: 20px;
}
.mobile-section.mobile-menu .menus {
    margin-top: 20px;
}
.mobile-section.mobile-menu .menus a {
    background: #fff;
    display: block;
    text-align: center;
    padding: 15px 0px;
    
    text-decoration: none;
    font-size: 18px;
    color: #ff5b22;
    letter-spacing: 0.1em;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;
}