html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    font-weight: normal;
}

/* ICON STYLES - ICON FROM: http://fontastic.me/
––––––––––––––––––––––––––––––––––––––––––––––––––  */

@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?mb2thk');
    src:    url('../fonts/icomoon.eot?mb2thk#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?mb2thk') format('truetype'),
        url('../fonts/icomoon.woff?mb2thk') format('woff'),
        url('../fonts/icomoon.svg?mb2thk#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-thin-down:before {
    content: "\e901";
}
.icon-chevron-thin-up:before {
    content: "\e903";
}
.icon-chevron-with-circle-up:before {
    content: "\e900";
}
.icon-three-bars:before {
    content: "\f05e";
}
.icon-x:before {
    content: "\f081";
}

span {
    font-size: 2em;
}


/* MENU 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.restaurant-menu, .catering-menu {
    color: #7F7F81;
    border-top: 1.2em solid #6A1225;
    overflow-x: hidden;
    z-index: 5;
}

.menu-title {
    font-family: "gothambold1", "Arial", sans-serif;
    font-size: 3em;
    color: #7F7F81;
    text-align: center;
    padding-top: 3em;
    font-weight: 400;
    z-index: 5;
    position: relative;
}

.icon-x {
    font-size: 3em;
    float: right;
    position: relative;
    margin: -4em 2em 0 0;
    z-index: 10;
}

.grey, .x {
    color: #868687;
}

header {
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 5;
}

.menu, .active, .r-menu {
    margin: 0 0.7em;
    font-size: 1.17em;
    letter-spacing: 0.03em;
    padding-top: 2em;
    padding-bottom: 2em;
    font-weight: 500;
}

#r-menu {
    width: 100%;
    text-align: center;
}

nav li:first-child {
    margin-left: -4em;
}

nav .menu:hover {
    color: #6A1225;
}

.active {
    color: #6A1225;
    font-weight: 700;
    text-decoration: underline;
}

.headline {
    font-family: "gothambold1", "Arial", sans-serif;
    font-size: 2.5em;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 0.3em;
    font-weight: 400;
    width: 100%;
}

.choices, .information {
    width: 45%;
    text-align: center;
    margin: 0 auto;
}

.list {
    font-size: 1.4em;
    letter-spacing: 0.025em;
    font-weight: 500;
    line-height: 1.6em;
    display: inline;
}

.steps, .veggie {
    font-size: 1.4em;
    letter-spacing: 0.025em;
    font-weight: 700;
    display: inline;
}

.option {
    text-align: center;
    margin-top: 1em;
}

.veggie {
    color: #87B488;
}

.section, .c-section, .l-section {
    width: 71%;
    margin: 0 auto;
}

.section-title, .catering-title, .section-title-c {
    text-align: left;
    padding-top: 6em;
    padding-bottom: 6em;
}

.section-title h3, .section-title-c h3 {
    font-family: "gothambold1", "Arial", sans-serif;
    font-size: 2em;
    letter-spacing: 0.02em;
    color: #7F7F81;
    display: inline-block;
    font-weight: 400;
}

.section-title h6, .second-title h6 {
    display: inline-block;
    font-size: 1.2em;
    letter-spacing: 0.04em;
    font-weight: 500;
    margin-left: 2em;
}

.left-column {
    float: left;
    text-align: left;
    width: 47%;
}

.right-column {
    float: right;
    text-align: left;
    width: 47%;
}

.long-column, .long {
    text-align: left;
    width: 63%;
    padding-top: 8em;
    margin: 0px auto;
}

.section-title-c {
    width: 63%;
    margin: 0px auto;
}

.long {
    padding-top: 0;
}

.item, .item-small, .item-long {
    height: 20em;
    padding-top: 0.7em;
    border-top: 2px solid #868687;
}

.item-small {
    height: 11em;
}

.left, .left-v {
    display: inline-block;
    font-size: 1.4em;
    letter-spacing: 0.02em;
}

.left, .left-v b {
    font-weight: 800;
}

.left-v {
    color: #87B488;
}

.right {
    display: inline-block;
    float: right;
    font-size: 1.4em;
    letter-spacing: 0.03em;
}

.description {
    font-size: 1.25em;
    letter-spacing: 0.03em;
    line-height: 1.4em;
    padding-top: 3em;
    width: 97%;
    color: #939393;
    font-weight: 500;
}

.small {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
}

.second-title {
    text-align: left;
}

.second-title h3 {
    padding-top: 5em;
    padding-bottom: 4em;
    font-family: "gothambold1", "Arial", sans-serif;
    font-size: 2em;
    letter-spacing: 0.02em;
    color: #7F7F81;
    display: inline-block;
}

.back-to-top {
    clear: both;
    padding-top: 10em;
    text-align: center;
    z-index: 1;
}

.back-to-top p {
    color: #999;
    font-size: 1em;
    letter-spacing: 0.05em;
    font-weight: 700;
    cursor: pointer;
}

.back-to-top span {
    color: #999;
    cursor: pointer;
}

.icon-chevron-with-circle-up:hover {
    color: #6A1225;
    transition: all .3s ease-in-out;
}

footer, #catering {
    clear: both;
    width: 100%;
    height: 42.3em;
    background-color: #6A1225;
    color: #fff;
    text-align: center;
}

#catering {
    height: 48.1em;
}

footer h3, .numbers b, .numbers-first b {
    padding-top: 4em;
    padding-bottom: 2em;
    font-family: "gothambold1", "Arial", sans-serif;
    font-size: 1.9em;
    letter-spacing: 0.02em;
    text-align: center;
}

.numbers, .numbers-first {
    display: inline-block;
    text-align: center;
    padding: 1em 2em;
    margin: 0 3em;
}

.numbers p, .numbers-first p {
    width: 14em;
    font-size: 1.4em;
    letter-spacing: 0.02em;
    line-height: 1.4em;
}

.request {
    width: 28%;
    margin: 0px auto;
    margin-top: -2em;
}

.request p {
    font-size: 1.4em;
    letter-spacing: 0.02em;
    line-height: 1.7em;
}

.numbers-first p {
    line-height: 1.45em;
}

.order-button, .eat24-button, .catering-button {
    border: 1px solid #fff;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 1.3em 1.8em;
    margin-top: 3em;
}

.catering-button {
    width: 37%;
    background-color: transparent;
}

.order-button p, .eat24-button p, .catering-button p {
    font-size: 1.2em;
    letter-spacing: 0.1em;
    line-height: 1.2em;    
    font-weight: 800;
    width: 100%;
    margin: 0 auto;
}

.order-button p:hover, .eat24-button p:hover, .catering-button p:hover {
    transition: all .2s ease-in-out;
}

.order-button:hover, .eat24-button:hover, .catering-button:hover {
    background-color: #fff;
    color: #444;
    transition: all .2s ease-in-out;
}

.bottom-w, .bottom-w-short {
    clear: both;
    margin: 0 auto;
    display: block;
    margin-top: 6em;
    width: 4.5em;
}

.bottom-w-short {
    width: 3.8em;
}

.short {
    background-color: #6A1225;
    height: 7em;
    margin-top: -4em;
}

.bottom-w-short {
    padding-top: 1.4em;
}

.icon-chevron-thin-left, .icon-chevron-thin-right {
    padding: 0.5em;
}

.icon-chevron-thin-left {
    left: 0;
    position: fixed;
}

.icon-chevron-thin-right {
    right: 0;
    position: fixed;
}

.arrow-left, .arrow-right {
    display: inline-block;
    transform: rotate(270deg);
    padding: 0.75em;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    position: fixed;
    font-weight: 700;
}

.arrow-left {
    left: 0;
}

.arrow-right {
    position: fixed;
    transform: rotate(90deg);
    right: 0;
    width: 8em;
    text-align: center;
    line-height: 1.4em;
    font-weight: 700;
}

.subhead {    
    font-size: 1.4em;
    letter-spacing: 0.025em;
    font-weight: 500;
    line-height: 1.6em;
    text-align: center;
}

.wrap {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
    z-index: 5;
}

@media only screen and (min-width: 1025px) and (max-width: 1439px) {

    #r-menu {
        margin-left: 0.7em;
    }
    .r-menu {
            margin: 0 0.8em;
    }
    .section {
        width: 80%;
    }
    .left-column, .right-column {
        width: 46%;
    }
   .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.1em;
        margin-top: -7em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        padding: 0;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 70%;
    }
    .choices {
        width: 80%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .information, .long, .c-section, .section-title-c {
        width: 65%;
    }
    .request {
        width: 35%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 65%;
    }
    .long-column {
        width: 80%;
    }
    
    }

@media only screen and (min-width: 961px) and (max-width: 1024px) {
    
    body {
        font-size: 95%;
    }
    #r-menu {
        margin-left: 0.7em;
    }
    .r-menu {
            margin: 0 0.8em;
    }
    .section {
        width: 80%;
    }
    .left-column, .right-column {
        width: 46%;
    }
   .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.05em;
        margin-top: -12em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        padding: 0;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 70%;
    }
    .choices {
        width: 75%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .information, .long, .c-section, .section-title-c {
        width: 75%;
    }
    .request {
        width: 50%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 75%;
    }
    .long-column {
        width: 75%;
    }
    
}

@media only screen and (min-width: 863px) and (max-width: 960px) {
    
    #r-menu {
        margin-left: 0.7em;
    }
    .r-menu {
            margin: 0 0.8em;
    }
    .section {
        width: 80%;
    }
    .left-column, .right-column {
        width: 46%;
    }
   .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.05em;
        margin-top: -7em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        padding: 0;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 70%;
    }
    .choices {
        width: 80%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .information, .long, .c-section, .section-title-c {
        width: 80%;
    }
    .request {
        width: 50%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 70%;
    }
    .long-column {
        width: 70%;
    }
    .long {
        width: 70%;
    }
    
}

@media only screen and (min-width: 769px) and (max-width: 862px) {
    
    #r-menu {
        width: 100%;
        padding-top: 2em;
        margin-left: 0.7em;
    }
    .r-menu, .active {
        display: inline;
    }
    .headline {
        padding-top: 2em;
    }
    .section {
        width: 80%;
    }
    .left-column, .right-column {
        width: 46%;
    }
   .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.05em;
        margin-top: -7em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        padding: 0;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 80%;
    }
    .choices {
        width: 80%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .information, .long, .c-section, .section-title-c {
        width: 80%;
    }
    .request {
        width: 50%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 80%;
    }
    .long-column {
        width: 80%;
    }
}

@media only screen and (min-width: 640px) and (max-width: 768px) {
    
    #r-menu {
        width: 100%;
        padding-top: 3em;
        margin-left: 0.5em;
    }
    .r-menu, .active {
        display: inline;
    }
    .headline {
        padding-top: 2em;
    }
    .section {
        width: 60%;
    }
    .left-column, .right-column {
        width: 100%;
    }
    .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.05em;
        margin-top: -7em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        padding: 0;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 80%;
    }
    .choices {
        width: 80%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .information, .long, .c-section, .section-title-c {
        width: 80%;
    }
    .request {
        width: 50%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 80%;
    }
    .long-column {
        width: 80%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 639px) {
    
    body {
        overflow: hidden;
    }
    #r-menu {
        width: 100%;
        padding-top: 3em;
        margin-left: 0.5em;
    }
    .r-menu, .active {
        display: inline;
    }
    .headline {
        padding-top: 2em;
    }
    .section {
        width: 70%;
    }
    .left-column, .right-column {
        width: 100%;
    }
    .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.05em;
        margin-top: -7em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        padding: 0;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 80%;
    }
    .choices {
        width: 80%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.1em;
    }
    .information, .long, .c-section, .section-title-c {
        width: 85%;
    }
    .long-column {
        width: 150%;
    }
    .request {
        width: 65%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 85%;
    }
    .long-column {
        width: 80%;
    }
    
}

@media only screen and (min-width: 365px) and (max-width: 599px) {
    
    body {
        overflow: hidden;
    }
    .menu-title {
        padding-bottom: 1em;
    }
    .r-menu {
        width: 105%;
        margin: 0 auto;
    }
    .r-menu, .active {
        display: inline;
        margin: 18px 4px;
        font-size: 1em;
    }
    .headline {
        padding-top: 2em;
    }
    .section {
        width: 90%;
    }
    .left-column, .right-column {
        width: 100%;
    }
    .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        margin-left: -0.05em;
        margin-top: -7em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        width: 100%;
        display: inline-block;
        margin: 0px auto;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 2em;
    }
    .order-button, .eat24-button {
        width: 40%;
    }
    .x {
        position: absolute;
        right: -8%;
        top: 70%;
    }
    .choices {
        width: 90%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .item-long {
        margin-top: 1em;
    }
    .information, .long {
        width: 90%;
    }
    .c-section {
        width: 90%;
    }
    .request {
        width: 80%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button {
        width: 50%;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 90%;
    }
    .long-column {
        width: 100%;
    }
    .information {
        width: 100%
    }
    .l-section {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 0px) and (max-width: 364px) {
    body {
        overflow: hidden;
    }
    #r-menu {
        width: 105%;
        padding-top: 3em;
    }
    .r-menu, .active {
        display: inline;
        margin: 3px;
    }
    .headline {
        padding-top: 2em;
    }
    .section, .c-section {
        width: 72%;
    }
    .left-column, .right-column, .long-column, .long {
        width: 100%;
    }
    .second-title {
        display: block;
        width: 100%;
    }
    .second-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -7em;
        margin-bottom: 8em;
    }
    .section-title h6 {
        width: 100%;
        display: block;
        margin-left: -0.01em;
        margin-top: -1em;
        margin-bottom: 3em;
    }
    footer {
        height: 100%;
    }
    .footer-steps {
        width: 100%;
        margin: 0px auto;
    }
    .numbers-first, .numbers {
        width: 100%;
        display: inline-block;
        margin: 0px auto;
        text-align: center;
    }
    .numbers-first p, .numbers p {
        margin: 0px auto;
    }
    .numbers {
        margin-bottom: 4em;
    }
    .order-button, .eat24-button {
        width: 40%;
    }
    .x {
        position: absolute;
        right: -7%;
    }
    .choices {
        width: 80%;
    }
    .list {
        line-height: 1.8em;
    }
    .left-column, .right-column, h6, .long-column {
        font-size: 1.05em;
    }
    .item-long {
        margin-top: 2em;
    }
    .information {
        width: 90%;
    }
    .c-section, .section {
        width: 85%;
    }
    .request {
        width: 90%;
    }
    #catering {
        height: auto;
    }
    .request p {
        color: #fff;
    }
    .catering-button:hover * {
        color: #444;
    }
    .section-title-c {
        width: 100%;
    }
    
}