/*
    HEADER
------------------------------------------------ */
html, body {
	width: 100%;
	overflow-x: hidden;
}
body {
  background-color: #f2dec4;
  font-family: 'Abel', sans-serif !important;
  color: #666 !important;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 600px !important;
}
a {
    cursor: pointer;
}
a:hover {
    text-decoration: none !important;
}
.top {
    padding-top: 1rem;
}
.nav-main {
    float: right;
    padding: 0rem;
}
.nav-main li {
    list-style: none;
    float: left;
    margin-left: .5rem;
}
.nav-main li a {
    background: #fff;
    color: #d13310;
    display: inline-block;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: .06rem;
    transition: all 0.5s ease;
    padding: .16em 1rem 0em;
    width: 100%;
}
.nav-main li a:hover {
    background: #d13310;
    color:#fff;
}
.nav-main .order {
    padding: .3rem .8rem .1rem;
    font-weight: normal;
}
.nav-main .order i {
    padding-left: .6rem;
}
.nav-main .burger {
    padding: .4rem .76rem .01rem;
}
.navbar-brand {
    background: url("../images/logo.png") no-repeat;
    background-size: auto;
    background-size: contain;
    display: inline-block;
    min-height: 27vh;
}
.navbar-brand > span {
    visibility: hidden;
}
img-border {
    background: #f2a341;
}
.dropdown-menu {
    top: 6px !important;
    min-width: 13.4rem !important;
}
.dropdown-menu li {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 .15rem;
}
main {
	padding: 0px;
	width: 100%;
	margin: auto;
}

/*
    FEATURE AREA 
------------------------------------------------ */
.feature.home {
	background-image: url("../images/feature.jpg");
	background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 53vw;
	background-color: #f2dec4;
}
.feature.menu {
	background-image: url("../images/header-alt.jpg");
	background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 24vh;
}
.feature h1 {
    background: #d13310;
    color: #fff;
    text-align:center;
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    font-size: 5.6em;
    line-height: 1em;
    padding-top:8px;
    letter-spacing: 0.22em;
    text-shadow: 1px 1px 2px rgba(129,25,6,0.2);
}
.feature > .col-lg-8 {
    padding:4rem 0rem 0rem;
    margin: 0px auto;
}
.main-tabs {
    padding:0px;
    margin:0px;
}
.main-tabs li {
    list-style: none;
    float:left;
    background: rgba(255,255,255,0.65);
    text-align: center;
    padding: 1.4rem 0 1rem;
    margin: 0 0.23em 0 0;
    box-sizing: border-box;
    max-width: 33.000%;
    transition: background-color 0.5s ease;
}
.col-lg-8 .main-tabs li:last-child {
    margin-right: 0px;
}
.main-tabs li:hover {
    background: #fff;
}
.main-tabs li a {
    color:#d13310;
    font-family: 'Teko', sans-serif;
    font-weight: 300;
    font-size: 3rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(129,25,6,0.2);
    line-height: 3rem;
}
div#carouselSlides {
    border-style: solid;
    border-width: 0.5rem 0rem;
    border-color: #fff;
}

/*
    MENU PAGE
------------------------------------------------ */
.menu.row {
    background: #f2dec4;
}
.menu.row ul {
  margin: 0px;
  padding: 0px;
}
.menu.row li {
  list-style: none;
  padding-bottom: 1.6rem;
}
.menu.row li h3 {
    font-size: 2rem;
    line-height: 2.2rem;
    padding: 0rem;
    margin: 0rem;
}
.row h3.alt {
    font-size: 3rem;
    text-transform: uppercase;
}
.menu.row li p {
  font-size: 1.4rem;
  margin: 0;
}
.menu.row li p + p {
    padding-top: 1rem;
}
.menu.row li em {
    font-size: 1.2rem;
    display: block;
    margin-top: 1rem;
}
.menu.row .col-md-7 ul.col-md-6 {
    float: left;
}
.menu.row ul.col-md-6 {
    padding-right: 1rem;
}
.menu.row.first {
    margin-top: -1rem;
    padding-bottom: 5rem;
    position: relative;
    z-index: 999999;
}
.menu.row.first h2 {
    padding-bottom: 0rem;
    padding-top:0rem;
}
.menu.row.apps,
.menu.row.stews,
.menu.row.dishes {
    padding-bottom: 5rem;
}
.menu.row.last {
    padding: 4rem 0;
}
.row.stews h2 {
    padding-bottom: 4rem;
}
.menu.row h2 + h4 {
    line-height: 2.4rem;
    padding-bottom: 2rem;
}
.menu.row.first h2 + h4 {
    line-height: 2.4rem;
    padding-bottom: 2rem;
    font-size: 1.8rem;
    text-transform: uppercase;
}
.row.catering {
    padding: 3rem 0;
    border-top: 8px solid #fff;
}
.row.catering p {
    font-size: 1.4em;
    padding-right: 4rem;
    line-height: 2.3rem;
}
.row.salads {
    padding: 0rem 0 5rem;
}
.catering .col-md-4 {
    background: #d13310;
    padding: 1.6rem;
    border-right: 0.3rem solid #fff;
    border-bottom: 0.3rem solid #fff;
}
.row.catering .col-md-4 h3 {
    color: #fff;
    font-size: 3.2rem;
    line-height: 3rem;
    text-transform: uppercase;
    font-weight: bold;
}
.catering .col-md-4  p {
    color: #fff;
    font-size: 2rem;
    padding-right: 0;
    line-height: 2.4rem;
    margin-bottom: 3.5rem;
}
.catering .col-md-4 a {
    background: transparent;
    border: 2px #fff solid;
    padding: .3rem .8rem 0;
    line-height: .9em;
    color:#fff;
    font-size: 1.6rem;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    transition: background-color 0.5s ease;
} 
.catering .col-md-4 a i {
    padding-left: .6rem;
    position: relative;
    top: .08rem;
}
.catering .col-md-4 a:hover {
    background: #fff;
    border: 2px #fff solid;
    color: #d13310;
}
.row.contact {
    background: #f2dec4;
    padding-bottom: .5rem;
    margin-top:-5rem;
}
.row.contact h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 3rem;
}
.row.contact h3 {
    padding: 0rem;
    margin: 0rem;
}
.row.contact .col-md-3 {
    padding-top: 2rem;
    padding-right: 1.4rem;
}
.row.contact a.map {
    float: right;
}
.container-fluid.map {
    background: #fff;
    padding-top: .5rem;
}
.col-md-6 img {
    margin-bottom: 3rem;
}
.col-md-5 img {
    margin-bottom: 2rem;
}

/*
    ROWS & BTNS
------------------------------------------------ */
.first-row {
    background: #f2dec4 url('../images/overlay1.png') no-repeat 86% 46%;
    padding: 4rem 0rem;
}
.first-row img, .menu.row .col-md-4 img, .menu.row .col-md-6 img, .menu.row.first .col-md-5 img {
    border: 8px #fff solid;
    margin-top: 0rem;
    -webkit-box-shadow: 0px 5px 6px -6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 6px -6px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 6px -6px rgba(0,0,0,0.3);
}
.menu.row.stews .col-md-4 img {
    margin-bottom: 1rem;
}
.row h2 {
    color:#d13310;
    font-family: 'Teko', sans-serif;
    font-weight: 300;
    font-size: 6.5rem;
    line-height: .8em;
    text-transform: uppercase;
    padding: 1rem 0rem 2rem;
    margin-bottom: 0rem;
}
.row h2.alt {
    padding-top: 3rem;
}
.btn1, .row.contact a.map {
    background: #d13310;
    color: #fff;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-size: 2rem;
    display: inline-block;
    padding: .2rem 1rem 0rem;
    transition: background-color 0.5s ease;
    border: .2rem transparent solid;
    border-radius: 0px;
}
.btn1:hover, .row.contact a.map:hover {
    color: #d13310;;
    background: #fff;
    border: .2rem #d13310 solid;
}
.row.contact a.map {
    margin: 5rem 0 2rem;
}
a.draw-border {
    background: #d13310;
    color: #fff;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-size: 2rem;
    display: inline-block;
    padding: .2rem 1rem 0rem; 
    border:0px;
    border-radius: 0px;
}
a.draw-border:hover {
    color: #d13310;;
    background: #fff;
}
.row p.lead {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.6rem;
    padding-bottom: 1rem;
    color: #666;
}
.row.explore {
    padding-top:3.5rem;
}
.row h3 {
    font-size: 2.9rem;
    font-family: 'Teko', sans-serif;
    color:#d13310;
    font-weight: lighter;
    letter-spacing: 0.06em;
    padding: 1rem 0;
}
.row.menu-snip h3 {
    border-bottom: .2rem solid #f2a341;
    padding-bottom: 0.1rem;
    padding-top: 2rem;
}
.row.menu-snip img {
    border: 8px #fff solid;
}
.gallery {
    background-color:#fff;
    padding: 1rem 1rem 0 1rem;
    margin-bottom: .7rem;
    -webkit-box-shadow: 7px 7px 5px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: 7px 7px 5px -6px rgba(0,0,0,0.67);
    box-shadow: 0px 7px 7px -7px rgba(0,0,0,0.3);
}
.location ul {
    margin: 0px;
    padding: 1rem 0;
}
.location li {
    color: #666;
    list-style: none;
    font-size: 1.4em;
    padding: .5rem 0;
    line-height: 2.6rem;
}
.location i {
    margin-bottom: 1rem;
    padding: 0 .5em 0.5em 0;
    color: #f2a341;
    display: inline;
}
.location i.fas.fa-map-marker-alt {
    padding-right: .7em;
}
.location h2 {
    padding-bottom: 0rem;
}
.location li p {
    display: inline-block;
    vertical-align: top;
    font-size: inherit;
    line-height: 2.6rem;
}
.location li p span {
    float: right;
    padding-left: 3.1rem;
}
.location li a {
    color: #666;
    transition: background-color 0.5s ease;
    display: inline-block;
}
.last-row {
    background: url('../images/overlay2.png') no-repeat bottom right;
    padding: 2rem 0 1.6rem;
}
.location ul.logos {
    padding: 2rem 0 0 0;
}
ul.logos li:first-child {
    padding-left: 0px;
}
ul.logos li {
    display: inline-block;
    padding: 0 1rem 0;
}
ul.logos li:last-child img {
    padding-top: 1rem;
} 
footer {
    width: 100%;
	height: 610px;
	position: fixed;
	bottom: 0;
	z-index: -1;
	background-color: #f2dec4;
}
footer p {
    color: #666;
    text-transform: uppercase;
    font-size: 1em;
}
footer .float-right a {
    color: #d13310; 
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
}
.row.location {
    padding-top: 3rem;
}

/*
    HOVERS
------------------------------------------------ */

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}

.draw-border{
  --uiButtonTextColor: var(--buttonTextColor);
  --uiButtonBorderWidth: var(--buttonBorderWidth, 4px);
  --uiButtonBorderColor: var(--buttonBorderColor);
  --uiButtonHoverTextColor: var(--buttonHoverTextColor);
  --uiButtonHoverBorderColor: var(--buttonHoverBorderColor);
  
  box-shadow: inset 0 0 0 var(--uiButtonBorderWidth) var(--uiButtonBorderColor);
  color: var(--uiButtonTextColor);
  -webkit-transition: color .25s .08333333s;
  transition: color .25s .08333333s;
  position: relative;
}

.draw-border::before,
.draw-border::after{
  content: '';  

	box-sizing: border-box;	
  width: 0;
  height: 0;
	border: 0 solid var(--uiButtonBorderColor);
	
	pointer-events: none;
	-webkit-transition-property: border-color, width, height;
	transition-property: border-color, width, height;
	-webkit-transition-duration: .25s;
	        transition-duration: .25s; /* .25s for border-color, .25s for width, .25s for height */
	
  position: absolute;
  bottom: 0;
  right: 0;
}

.draw-border::before{
  border-bottom-width: var(--uiButtonBorderWidth);
  border-left-width: var(--uiButtonBorderWidth);
	/* A bottom border of button have to be hidden through 0.25s so I use the 0.25s value as the second argument */
  -webkit-transition-delay: .35s, .25s, 0s;
          transition-delay: .35s, .25s, 0s; /* .35s for border-color, .25s for width, 0s for height */
}

.draw-border::after{
  border-top-width: var(--uiButtonBorderWidth);
  border-right-width: var(--uiButtonBorderWidth);
	/* A right border of button have to be hidden through 0.25s so I use the 0.25s value as the third argument */
  -webkit-transition-delay: .35s, 0s, .25s;
          transition-delay: .35s, 0s, .25s; /* .35s for border-color, 0s for width, .25s for height */
}

.draw-border:hover{
  color: var(--uiButtonHoverTextColor);
}

.draw-border:hover::before, 
.draw-border:hover::after{
  width: 100%;
  height: 100%;
  border-color: var(--uiButtonHoverBorderColor);
	
	/* Changing border color don't have to be smooth so I use the 0s value as the first argument */
	-webkit-transition-duration: 0s, .25s, .25s;
	        transition-duration: 0s, .25s, .25s; /* 0s for border-color, .25s for width, .25s for height */
}

.draw-border:hover::before{
	/* A left border of button have to be showed through 0.25s so I use the 0.25s value as the third argument */
	-webkit-transition-delay: 0s, 0s, .25s;
	        transition-delay: 0s, 0s, .25s; /* 0s for border-color, 0s for width, .25s for height */
}

.draw-border:hover::after{
	/* A top border of button have to be showed through 0.25s so I use the 0.25s value as the second argument */
  -webkit-transition-delay: 0s, .25s, 0s;
          transition-delay: 0s, .25s, 0s; /* 0s for border-color, .25s for width, 0s for height */
}

/*
=======
SETTINGS
=======
*/

body {
  --buttonTextColor: #d13310;
  --buttonBorderColor: #d13310;
  --buttonBorderWidth: 4px;
  --buttonHoverTextColor: #fff;
  --buttonHoverBorderColor: #fff;
}

@media (min-width: 280px) and (max-width: 319px) {
    .feature.home .navbar-brand {
        min-height: 13vh;
        margin-right: 0rem;
        width: 5rem;
    }
    main .nav-main li a {
        font-size: 1.2rem;
    }
    .feature.home h1 {
        font-size: 1.5em;
        letter-spacing: 0.09em;
        display: inline-block;
        padding: 0.3rem 1.1rem 0;
        margin-bottom: .4rem;
        width: 100%;
    }
    .feature.home .col-lg-8 {
        padding: 4rem .8rem 3rem;
    }
    .feature.menu .navbar-brand {
        min-height: 16vh;
        margin-right: 0rem;
    }
    .main-tabs li {
        margin-right: .08em;
        padding: 0rem;
    }
    .main-tabs li a {
        font-size: 1.6rem;
        letter-spacing: 0em;
    }
    main .first-row {
        background-position: -12rem 16rem;
        margin-top: 0rem;
    }
    .nav.nav-main li a {
        padding:0.3rem 0.3rem 0.2rem;
        line-height: 1em;
    }
    .top .nav-main li {
        margin-left:.2rem;
    }
    .feature.menu .container.top {
        padding-left: 5px;
        padding-right: 8px;
    }
    div.menu.row.stews .col-md-4 img {
        margin-bottom: 2rem;
        height: 31vw;
        border: 2px #fff solid;
    }
    .first-row .row.menu-snip img {
        border: 4px #fff solid;
        width: 100%;
    }
    .menu.row.dishes .col-md-6 img {
        height: 40vh;
        margin-bottom: 4rem;
        border: 2px #fff solid;
    }
    div.menu.row.first {
        padding: 2rem;
        margin-top: 0px;
    }
    .menu.row.first h2 {
        font-size: 3rem;
        padding-top: 0rem;
    }
    .row.contact h2 {
        font-size: 3rem;
        padding: 1rem 0rem;
    }
    .menu.row h2 {
        font-size: 3rem;
        padding-top: 0rem;
    }
    .menu.row.first h2 + h4 {
        line-height: 2rem;
        padding-bottom: 2rem;
        font-size: 1.1em;
    }
    div.menu.row.apps,
    div.menu.row.stews,
    div.menu.row.dishes,
    div.menu.row.salads {
        padding: 0 2rem;
    }
    div.menu.row.dishes {
        padding-top: 1rem;
    }
    div.menu.row.salads {
        padding-bottom: 2rem;
    }
    #catering-section.row.catering {
        padding: 3rem 2rem 4rem;
    }
    #catering-section.row.catering .col-md-3 {
        margin:1rem 2rem 0rem 1rem;
    }
    #catering-section.row.catering p {
        padding-right: 0px;
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    .row.catering .col-md-3 h3 {
        font-size: 3rem;
        line-height: 2.8rem;
    }
    .row.stews h2 {
        padding-bottom: 2rem;
        font-size: 3.3rem;
        padding-top: 0rem;
        line-height: 3.4rem;
    }
    .menu.row.first .row .col-md-4:last-child img {
        display: none;
    }
    .row.buffet .col-md-5,
    .hide,
    .menu.row.salads.hide  {
        display: none;
    }
    .row.buffet h2 {
        font-size: 3.4rem;
    }
    .row.buffet p.lead {
        font-size: 1.2rem;
        line-height: 2rem;
        padding-right: 1rem;
    }
    .row.explore h2 {
        font-size: 3rem;
        padding: 0rem 0 1rem;
    }
    .menu-snip .col-xs-6.col-sm-4 {
        padding-bottom: 3rem;
    }
    .first-row .row.menu-snip h3 {
        padding-bottom:0px;
        padding-top: 1rem;
    }
    .masonry .brick.last {
        display: none;
    }
    .location ul.logos {
        padding: 0rem 0 0;
    }
    .location ul.logos li {
        padding: 0 0rem 1rem;
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .location ul.logos li:last-child {
        padding-bottom: 0px;
    }
    .location ul.logos li img {
        height: 6vh;
    }
    .location h2 {
        font-size: 4rem;
    }
    footer .last-row {
        background-position: 9rem -21rem;
        padding-bottom: 0.9rem;
    }
    .menu-snip .col-xs-6.col-sm-4:last-child {
        padding-bottom: 0px;
    }
    .last-row .location li {
        font-size: 1em;
        line-height: 1rem;
    }   
    .last-row .location li p {
        line-height: 2rem;
    }
    footer .last-row .float-right a {
        font-size: .9rem;
    }
    footer p.float-right a {
        font-size: 0.9rem;
        letter-spacing: 0;
    }
    footer p.float-right + p {
        font-size: .7rem;
    }
    div.row.contact {
        margin-top:0;
        padding: 0rem 2rem;
    }
    div.row.contact .col-md-8 h3 {
        font-size: 2rem;
        letter-spacing: .1rem;
        line-height: 2rem;
    }
    div.row.contact a.map {
        font-size: 1.4rem;
        float: left;
        margin: 0rem 0 2rem;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .feature.menu {
        min-height: 47vw;
    }
    .feature.home .navbar-brand {
        min-height: 13vh;
        margin-right: 0rem;
        width: 5rem;
    }
    main .nav-main li a {
        font-size: 1.2rem;
    }
    .feature.home h1 {
        font-size: 1.845em;
        letter-spacing: 0.09em;
        display: inline-block;
        padding: 0.3rem 1.1rem 0;
        margin-bottom: .4rem;
    }
    .feature.home .col-lg-8 {
        padding: 4rem .8rem 1rem;
    }
    .feature.menu .navbar-brand {
        min-height: 16vh;
        margin-right: 0rem;
    }
    .main-tabs li {
        margin-right: .093em;
        padding: 0rem;
    }
    .main-tabs li a {
        font-size: 2rem;
        letter-spacing: 0.02em;
    }
    main .first-row {
        background-position: -12rem 16rem;
        margin-top: 0rem;
        padding-top: 0rem;
    }
    .nav.nav-main li a {
        padding:0.3rem 0.3rem 0.2rem;
        line-height: 1em;
    }
    .top .nav-main li {
        margin-left:.2rem;
    }
    .feature.menu .container.top {
        padding-left: 5px;
        padding-right: 8px;
    }
    div.menu.row.stews .col-md-4 img {
        margin-bottom: 2rem;
        height: 31vw;
        border: 2px #fff solid;
    }
    .first-row .row.menu-snip img {
        border: 4px #fff solid;
        width: 100%;
    }
    .menu.row.dishes .col-md-6 img {
        height: 40vh;
        margin-bottom: 4rem;
        border: 2px #fff solid;
    }
    div.menu.row.first {
        padding: 2rem;
        margin-top: 0px;
    }
    .menu.row.first h2 {
        font-size: 4rem;
        padding-top: 0rem;
    }
    .row.contact h2 {
        font-size: 4rem;
        padding: 1rem 0rem;
    }
    .menu.row h2 {
        font-size: 4rem;
        padding-top: 0rem;
    }
    .menu.row.first h2 + h4 {
        line-height: 2.4rem;
        padding-bottom: 2rem;
        font-size: 1.4rem;
    }
    div.menu.row.apps,
    div.menu.row.stews,
    div.menu.row.dishes,
    div.menu.row.salads {
        padding: 0 2rem;
    }
    div.menu.row.dishes {
        padding-top: 1rem;
    }
    div.menu.row.salads {
        padding-bottom: 2rem;
    }
    #catering-section.row.catering {
        padding: 3rem 2rem 4rem;
    }
    #catering-section.row.catering .col-md-3 {
        margin:1rem 2rem 0rem 1rem;
    }
    #catering-section.row.catering p {
        padding-right: 0px;
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    .row.catering .col-md-3 h3 {
        font-size: 3rem;
        line-height: 2.8rem;
    }
    .row.stews h2 {
        padding-bottom: 2rem;
        font-size: 3.3rem;
        padding-top: 0rem;
        line-height: 3.4rem;
    }
    .menu.row.first .row .col-md-4:last-child img {
        display: none;
    }
    .row.buffet .col-md-5,
    .hide,
    .menu.row.salads.hide  {
        display: none;
    }
    .row.buffet h2 {
        font-size: 3.8rem;
        padding-bottom: 0rem;
    }
    .row.buffet p.lead {
        font-size: 1.2rem;
        line-height: 2rem;
        padding-right: 1rem;
    }
    .row.explore h2 {
        font-size: 3.8rem;
        padding: 0rem 0 1rem;
    }
    .menu-snip .col-xs-6.col-sm-4 {
        padding-bottom: 3rem;
    }
    .first-row .row.menu-snip h3 {
        padding-bottom:0px;
        padding-top: 1rem;
    }
    .masonry .brick.last {
        display: none;
    }
    .location ul.logos {
        padding: 0rem 0 0;
    }
    .location ul.logos li {
        padding: 0 0rem 1rem;
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .location ul.logos li:last-child {
        padding-bottom: 0px;
    }
    .location ul.logos li img {
        height: 6vh;
    }
    footer .last-row {
        background-position: 9rem -21rem;
        padding-bottom: 0.9rem;
    }
    .menu-snip .col-xs-6.col-sm-4:last-child {
        padding-bottom: 0px;
    }
    .last-row .location li {
        font-size: 1em;
        line-height: 1rem;
    }   
    .last-row .location li p {
        line-height: 2rem;
    }
    footer .last-row .float-right a {
        font-size: .9rem;
    }
    footer p.float-right a {
        font-size: 0.9rem;
        letter-spacing: 0;
    }
    footer p.float-right + p {
        font-size: .7rem;
    }
    div.row.contact {
        margin-top:0;
        padding: 0rem 2rem;
    }
    div.row.contact .col-md-8 h3 {
        font-size: 2rem;
        letter-spacing: .1rem;
        line-height: 2rem;
    }
    div.row.contact a.map {
        font-size: 1.4rem;
        float: left;
        margin: 0rem 0 2rem;
    }
}

@media (min-width: 360px) and (max-width: 414px) {
    .feature.menu {
        min-height: 29vh;
    }
    .feature.home .navbar-brand {
        min-height: 13vh;
        margin-right: 0rem;
    }
    .feature.home h1 {
        font-size: 2em;
        letter-spacing: 0.09em;
        display: inline-block;
        padding: 0.3rem 1.28rem 0;
        margin-bottom: .4rem;
        width: 100%;
    }
    .feature.home .col-lg-8 {
        padding: 4rem .8rem 2rem;
    }
    .feature.menu .navbar-brand {
        margin-right: 0rem;
        min-height: 18vh;
    }
    .main-tabs li {
        margin-right: .1em;
        padding: 0.3em 0 0 0;
    }
    .main-tabs li a {
        font-size: 2rem;
        letter-spacing: 0.02em;
    }
    main .first-row {
        background-position: -9rem 20rem;
        margin-top: 0rem;
        padding-top: 0rem;
    }
    .nav.nav-main li a {
        font-size: 1.4rem;
        padding:0.4rem 0.35rem 0 0.35rem;
        line-height: 1.2em;
    }
    .top .nav-main li {
        margin-left:.2rem;
    }
    div.menu.row.first {
        padding: 2rem 1rem;
        margin-top: 0px;
        width: 100%;
        margin: 0px auto;
    }
    div.menu.row h2 {
        padding-top: 2rem;
        font-size: 4.2rem;
        line-height: 4rem;
    }
    .menu.row.first h2 {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    .menu.row.first h2 + h4 {
        line-height: 1.2rem;
        padding-bottom: 2rem;
        font-size: 1.5rem;
    }
    div.menu.row.apps,
    div.menu.row.stews,
    div.menu.row.dishes,
    div.menu.row.salads {
        padding: 0 2rem;
    }
    div.menu.row.dishes {
        padding-top: 1rem;
    }
    div.menu.row.salads {
        padding-bottom: 2rem;
    }
    #catering-section.row.catering {
        padding: 3rem 2rem 4rem;
    }
    #catering-section.row.catering .col-md-3 {
        margin:1rem 2rem 0rem 1rem;
    }
    #catering-section.row.catering p {
        padding-right: 0px;
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
    .row.catering .col-md-3 h3 {
        font-size: 3rem;
        line-height: 2.8rem;
    }
    .row.stews h2 {
        padding-bottom: 3rem;
    }
    .menu.row.first .row .col-md-4:last-child img {
        display: none;
    }
    .menu.row.dishes .col-md-6 img {
        height: 45vh;
        margin-bottom: 4rem;
    }
    .first-row .row.menu-snip img {
        border: 4px #fff solid;
        width: 100%;
    }
    .row.buffet .col-md-5,
    .hide,
    .menu.row.salads.hide {
        display: none;
    }
    .row.buffet h2 {
        font-size: 4.5rem;
    }
    .row.buffet p.lead {
        font-size: 1.2rem;
        line-height: 2rem;
        padding-right: 1rem;
    }
    div.row.explore {
        padding-top: 5rem;
    }
    .row.explore h2 {
        font-size: 5rem;
        padding: 0rem 0 1rem;
    }
    .menu-snip .col-xs-6.col-sm-4 {
        padding-bottom: 3rem;
    }
    .first-row .row.menu-snip h3 {
        padding-bottom:0px;
        padding-top: 1rem;
    }
    .masonry .brick.last {
        display: none;
    }
    .location ul.logos {
        padding: 0rem 0 0;
    }
    .location ul.logos li {
        padding: 1rem .4rem 0rem;
        display: inline-block;
        text-align: left;
    }
    .location ul.logos li:last-child {
        padding-bottom: 0px;
    }
    .location ul.logos li img {
        height: 4vh;
    }
    footer p {
        font-size: .9rem;
    }
    footer .last-row {
        background-position: 9rem -21rem;
    }
    .menu-snip .col-xs-6.col-sm-4:last-child {
        padding-bottom: 0px;
    }
    div.row.contact {
        margin-top:0;
        padding: 0rem 2rem;
    }
    div.row.contact .col-md-8 h3 {
        font-size: 1.5rem;
        letter-spacing: .1rem;
    }
    div.row.contact a.map {
        font-size: 1.4rem;
        float: left;
        margin: 0rem 0 2rem;
    }
    .last-row .location li {
        font-size: 1.1em;
    }
    .row.contact h2 {
        font-size: 4rem;
        padding: 1rem 0rem;
    }
}

@media (min-width: 415px) and (max-width: 599px) {
    .feature.menu {
        min-height: 43vw;
    }
    .feature.home h1 {
        font-size: 3.3em;
        letter-spacing: 0.09em;
    }
    .feature.home .col-lg-8 {
        padding: 2rem .8rem 3rem;
    }
    .feature.menu .navbar-brand {
        min-height: 18vh;
    }
    .main-tabs li {
        margin-right: .14em;
        padding: 0.3em 0 0 0;
    }
    .main-tabs li a {
        font-size: 2.6rem;
        letter-spacing: 0.03em;
    }
    main .first-row {
        background-position: -2rem 19rem;
        margin-top: 0rem;
        padding-top: 0rem;
    }
    div.menu.row.first {
        padding: 0rem 2rem;
        margin-top: 0px;
    }
    div.menu.row.apps,
    div.menu.row.stews,
    div.menu.row.dishes,
    div.menu.row.salads {
        padding: 0 2rem 4rem 2rem;
    }
    div.menu.row.dishes {
        padding-top: 1rem;
    }
    div.menu.row.salads {
        padding-bottom: 2rem;
    }
    #catering-section.row.catering {
        padding: 3rem 2rem 4rem;
    }
    #catering-section.row.catering .col-md-3 {
        margin:1rem 2rem 0rem 1rem;
    }
    .row.stews h2 {
        padding-bottom: 3rem;
    }
    .menu.row.first .row .col-md-4:last-child img {
        display: none;
    }
    .menu.row.dishes .col-md-6 img, .menu.row.salads .col-md-6 img, .menu.row.salads .col-md-4 img {
        height: 27vh;
        margin-bottom: 4rem;
    }
    .first-row .row.menu-snip img {
        border: 4px #fff solid;
        height: 54vh;
    }
    .row.buffet .col-md-5,
    .hide,
    .menu.row.salads.hide  {
        display: none;
    }
    .row.buffet h2 {
        font-size: 6rem;
    }
    .row.buffet p.lead {
        font-size: 1.4rem;
        line-height: 2.2rem;
        padding-right: 3rem;
    }
    .row.explore h2 {
        font-size: 6.4rem;
        padding: 0rem 0 2rem;
    }
    .menu-snip .col-xs-6.col-sm-4 {
        padding: 1rem .5rem;
    }
    .first-row .row.menu-snip h3 {
        padding-bottom:0px;
        padding-top: 1rem;
    }
    .masonry .brick.last {
        display: none;
    }
    .location ul.logos li {
        padding: 0 .5rem 0;
    }
    .location ul.logos li img {
        height: 5vh;
    }
    footer .last-row {
        background-position: 9rem -21rem;
    }
    div.row.contact {
        margin-top:0;
        padding: 0rem 2rem;
    }
    div.row.contact .col-md-8 h3 {
        font-size: 2.4rem;
        letter-spacing: .1rem;
    }
    div.row.contact a.map {
        font-size: 1.4rem;
        float: left;
        margin: 0rem 0 2rem;
    }
    .menu-snip .col-xs-6.col-sm-4:last-child {
        padding-bottom: 0px;
    }
    
}


@media (min-width: 600px) and (max-width: 767px) {
    .feature.menu {
        min-height: 38vh;
    }
    .feature.home h1 {
        font-size: 4em;
        letter-spacing: 0.1em;
    }
    .feature.home .col-lg-8 {
        padding-top: 4em;
        padding-left: 1em;
        padding-right: 1em;
    }
    .main-tabs li {
        margin: 0 0.15em 0 0;
        font-size: 1rem;
        padding: 1rem 0 0.6rem;
    }
    .main-tabs li a {
        line-height: 1em;
    }
    main .first-row {
        background-position: -78% 65%;
        margin-top: 0px;
        padding-top: 2rem;
    }
    .row.buffet .col-md-5 img {
        height: 58vh;
        margin-top: 0;
    }
    .first-row .row.menu-snip img {
        border: 3px  #fff solid;
        height: 28vw;
    }
    div.row.explore {
        padding-top:0px;
    }
    .row.explore h2 {
        font-size: 6.4rem;
        padding: 0rem 0 2rem;
    }
    .row.buffet .col-sm-6 h2 {
        padding-top:0px;
        font-size: 5rem;
    }
    .row p.lead {
        font-size: 1.2rem;
        line-height: 1.8rem;
        padding-right: 0rem;
        padding-bottom: 0px;
    }
    .location ul.logos {
        padding: 1rem 0 0;
        display: inline-block;
    }
    .location ul.logos li {
        padding: 0rem 1rem 1.4rem 0;
        width: 100px;
    }
    .location ul.logos li img {
        width: 100%;
    }
    .row.buffet .col-md-5,
    .hide,
    .menu.row.salads.hide {
        display: none;
    }
    .menu.row.stews .col-md-4 img {
        margin-right: 1rem;
    }
    .row.dishes .col-md-6 img, .row.salads .col-md-4 img {
        margin-bottom: 4rem;
        margin-top: .5rem;
    }
    div.menu.row.first {
        margin-top:0px;
    }
    div.menu.row.first h2 {
        margin-top:0px;
        padding-top:0rem;
    }
    div.menu.row.stews {
        padding-top: 2rem;
    }
    div.menu.row.stews h2 {
        padding-bottom: 3rem;
    }
    #catering-section.catering .col-md-4 {
        padding: 1rem 1.2rem 2rem 1.2rem;
        margin-top: 2rem;
    }
    #catering-section.row.catering .col-md-4 h3 {
        font-size: 2.6rem;
        line-height: 2.5rem;
    }
    #catering-section.catering .col-md-4 a {
        font-size: 1.4rem;
    }
    .masonry .brick.last {
        display: none;
    }
    div.row.contact {
        margin-top:0;
    }
    div.row.contact .col-md-8 h3 {
        font-size: 2.4rem;
        letter-spacing: .1rem;
    }
    div.row.contact a.map {
        font-size: 1.4rem;
        float: left;
        margin: 0rem 0 2rem;
    }
    footer .last-row {
        background-position: 18rem -14rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-brand {
        min-height: 20vh;
    }
    .feature.menu {
        min-height: 22vh;
    }
    .feature.home h1 {
        font-size: 4em;
        letter-spacing: 0.11em;
    }
    .feature.home .col-lg-8 {
        padding-left: 2.2em;
        padding-right: 2.2em;
    }
    .col-md-7.order-md-2.aos-init.aos-animate {
        padding-left: 5rem;
    }
    .main-tabs li {
        margin: 0 0.2em 0 0;
    }
    .first-row {
        background-position: 0% 66%;
        margin-top: 0rem;
        padding-top: 4rem;
    }
    .first-row img {
        width: 100%;
        margin-top: 0px;
    }
    .row.buffet h2 {
        font-size: 4.5rem;
        padding-top: 0px;
    }
    .row.buffet p.lead {
        font-size: 1.4rem;
        line-height: 2.2rem;
        padding-right: 0rem;
    }
    .row.menu-snip img {
        border: 6px  #fff solid;
    }
    .location ul.logos li {
        padding: 0 1em 0 0;
    }
    .location ul.logos li:last-child {
        padding: 0em;
    }
    .location ul.logos li img {
        width: 15vh;
    }
    div.menu.row.first {
        margin-top:0px;
    }
    div.menu.row.first h2 {
        margin-top:0px;
        padding-top:0rem;
        font-size: 5rem;
    }
    div.menu.row h2 {
        font-size: 5rem;
    }
    .menu.row.first h2 + h4 {
        font-size: 1.6rem;
    }
    #catering-section.row.catering .col-md-4 h3 {
        font-size: 3rem;
        line-height: 3.1rem;
    }
    #catering-section.catering .col-md-4 a {
        font-size: 1.4rem;
    }
    .menu.row.stews .container .row .col-md-4:nth-child(2) ul {
        padding-left: 1.4em;
    }
    div.row.contact {
        margin-top:0;
    }
    div.row.contact .col-md-8 h3 {
        font-size: 2.4rem;
        letter-spacing: .1rem;
    }
    div.row.contact a.map {
        font-size: 1.4rem;
    }
    footer .last-row {
        background-position: 25rem -18rem;
    }
    .menu.row .col-md-4 img,
    .menu.row .col-md-6 img {
        max-width: 100%;
    }
    .row.contact h3 {
        padding: 0rem;
        margin: 0rem;
        font-size: 2.2rem;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .feature.menu {
        min-height: 26vw;
    }
    .feature.home h1 {
        font-size: 4.6rem;
        letter-spacing: 0.1em;
    }
    .first-row {
        background-position: 20rem 30rem;
        margin-top: 3rem;
        padding-bottom: 4rem;
    }
    .first-row img {
        width: 100%;
        margin-top: 0px;
    }
    .row.buffet h2 {
        font-size: 6rem;
    }
    .feature > .col-lg-8 {
        padding: 3rem 0;
        margin: 0px auto;
    }
    .row p.lead {
        padding-right: 0rem;
    }
    .col-lg-8 .main-tabs li {
        margin: 0 0.2em 0 0;
    }
    .col-md-7.order-md-2.aos-init.aos-animate {
        padding-left: 5rem;
    }
    .row.menu-snip img {
        border: 6px  #fff solid;
    }
    .location ul.logos li {
        display: inline-block;
        padding-right: 1.6rem;
        padding-left: 0px;
    }
    .location ul.logos li img {
        width: 18vh;
    }
    .menu.row.stews .container .row .col-md-4:nth-child(2) ul {
        padding-left: 1.4em;
    }
    .row.dishes .col-md-6 img {
        height: 36vh;
    }
    div.row.contact {
        margin-top:-3rem;
    }
    footer .last-row {
        background-position: 29rem -15rem;
    }
    .menu.row .col-md-4 img,
    .menu.row .col-md-6 img {
        max-width: 100%;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .feature.menu {
        min-height: 26vw;
    }
    .feature.home h1 {
        font-size: 4.6rem;
        letter-spacing: 0.1em;
    }
    .feature.home > .col-lg-8 {
        padding: 0rem 0;
        margin: 0px auto;
    }
    footer .first-row {
        background-position: 170% 50%;
    }
    .col-lg-8 .main-tabs li {
        margin: 0 0.2em 0 0;
    }
    .col-md-7.order-md-2.aos-init.aos-animate {
        padding-left: 5rem;
    }
    .first-row .row.menu-snip img {
        border: 3px #fff solid;
        height: 32vw;
    }
    .location ul.logos li img {
        width: 17vh;
    }
    .menu.row.stews .container .row .col-md-4:nth-child(2) ul {
        padding-left: 1.4em;
    }
    footer .last-row {
        background-position: 38rem -16rem;
    }
}

@media (min-width: 1200px) and (max-width: 1800px) { 
    .col-lg-8 .main-tabs li {
        margin: 0 0.2em 0 0;
    }
    .first-row {
        margin-top: -4rem;
    }
    footer .last-row {
        background-position: 128% 116%;
    }
    .feature.home h1 {
        font-size: 4rem;
        letter-spacing: 0.16em;
        width: 100%;
    }
}