@import url("//fonts.googleapis.com/css2?family=Jura:wght@700&family=League+Spartan&display=swap");
/*
  Heading fonts : League Spartan, sans-serif
  Body fonts : Jura, sans-serif
  Subheading fonts: Jura, sans-serif
  Navigtion fonts :Jura, sans-serif
  Button fonts: Jura, sans-serif
 */
body {
  font-family: 'League Spartan', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "League Spartan", sans-serif;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 180px;
}

.navbar-regular.nav-v7 .navbar-nav > li > a {
  font-family: "Jura", sans-serif;
  font-weight: 600;
  font-size: 1.1em;
  border-right: none !important;
  text-transform: uppercase;
}
.g {
  text-decoration: underline;
}
.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header,
.reservations-custom-page h1 {
  text-transform: uppercase;
  font-family: "League Spartan", sans-serif;
  font-size: 3.8em;
}

.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Jura", sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
}

.about-us-v8-content .text-wrapper .about-us-subheading {
    font-weight: bold;
    font-size: 1.6em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #7c673c;
  font-family: "Jura", sans-serif;
  font-weight: 400;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.4em;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.tmt-section a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item {
  text-decoration: none;
  background-color: #fff;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn, .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #7c673c;
}

.reservations-tmt-section a.custom-temp-btn,
.article-background.enquiries-background .custom-temp-btn {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}

.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover, .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}

.reservations-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:focus,
.reservations-tmt-section a.custom-temp-btn:active,
.article-background.enquiries-background .custom-temp-btn:hover {
  background-color: #000;
  background: #000;
  border: 2px solid #fff;
  color: #7c673c;
}

/*HOMEPAGE*/
/* Slideshow and cover content */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: none;
  font-family: "League Spartan", sans-serif;
  font-size: 4.4em;
}

.uk-overlay-panel .slide-text,
.on-cover-content .section-wrapper .cover-text {
  margin-top: 15px;
  font-family: "Jura", sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  line-height: 1.2em;
}

.uk-dotnav-contrast > * > * {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: #a88d34;
  border: 1px solid #a88d34;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Slideshow and cover content end*/
/*Banner section*/
.banner-section {
  padding: 30px 0;
}

.banner-section h1 {
  font-family: 'League Spartan', sans-serif;
  font-size: 1.3em;
}

.banner-section .banner-pin {
  color: #fff;
  font-size: 1.1em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #7c673c;
}

/*Banner section end*/
/*About us section*/
.about-us-v8-wrapper:before {
  background-color: #fff;
  background-position: center;
}
.about-us-v8-item-0 .about-us-v8-content .text-wrapper {
  background-image: url("https://static.spotapps.co/web/5thandmad--com/css/../custom/about_us_back.jpg");
  background-size: 100%;
}
.about-us-v8-wrapper.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper {
  background-image: none;

}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

/*About us section end*/
/*Custom about us section*/
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-color: #0b1224;
}

/*Custom about us section end*/
/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.tmt-section h2 {
  margin-top: 10px;
}

.tmt-section p {
  font-size: 1.3em;
  margin: 20px auto;
}

.tmt-section a.custom-temp-btn {
  margin: 0 5px 20px;
}

/*TMT section end*/
/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}

.reviews-v2-wrapper h1 {
  margin-top: 20px;
}

.reviews-v2-wrapper .container {
  padding-top: 20px;
}

.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}

.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #fff;
}

.reviews-v2-wrapper h3 {
  font-family: "Jura", sans-serif;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #fff;
}

.reviews-v2-wrapper h3 .fa.fa-star {
  color: #fff;
  font-size: 0.8em;
}

.reviews-v2-wrapper .review-quote {
  color: #fff;
  opacity: 1;
}

.reviews-v2-wrapper .review-text {
  padding-top: 0;
}

.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-size: 1.3em;
}

.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #a68830;
  border: 1px solid #a68830;
  opacity: 1;
}

/*Reviews section end*/
/*Newsletter section*/
.map-newsletter {
  border-right: 0;
}

.map-newsletter .text-wrapper:before {
  background-color: #fff;
  background-attachment: scroll;
  background-position: left;
}

.map-newsletter .section-header {
  color: #000;
}

.map-newsletter h2 {
  color: #000;
}

.map-newsletter .sph-email-subscription h2 {
  font-family: "Jura", sans-serif;
  color: #000;
  font-size: 1.3em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #000;
  border-bottom: 1px solid #000;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #000;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #000;
}

.map-newsletter .bar {
  top: -6px;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #a3912f;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.sph-response-message {
  font-size: 1.3em;
  color: #000;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("https://static.spotapps.co/web/5thandmad--com/css/../custom/newsletter_back.jpg");
  background-size: cover;
  background-position: left;
  background-color: #fff;
}

.custom-modal .newsletter-popup .section-header {
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Jura", sans-serif;
  font-size: 1.3em;
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: transparent;
  padding: 9px 5px;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}

/*Newsletter popup section end*/
/*Contact section*/
.contact-v3 {
  color: #fff;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: capitalize;
  font-size: 1.1em;
}

.contact-v3 .contact-us p {
  margin: 0;
}

.contact-v3 .days {
  padding: 0;
}

.contact-v3 .from-to {
  text-transform: uppercase;
}

.contact-v3 a {
  text-decoration: none;
  color: #fff;
}

.contact-v3 a:focus {
  color: #fff;
}

/*Contact section end*/
.footer-v2-wrapper p {
  font-size: 1.3em;
}

/*HOMEPAGE END*/
/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}

.about-us-page .about-us-s1-content img {
  max-width: 350px;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}

/*ABOUT US PAGE END*/
/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 85px;
}

.food-menu-nav .food-menu-nav-item {
  padding: 6px 40px;
}

.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #7c673c;
}

.food-menu-grid-item-content {
  border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: "League Spartan", sans-serif;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Jura", sans-serif;
  font-size: 1.3em;
  color: #000;
}

.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.2em;
}

.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}

.food-menu-grid .food-price {
  color: #7a6b44;
}
/* Events platter menu */
.menu_86717 {
  padding-bottom: 750px;
}
.event-platter-menu-text-wrapper {
  position: absolute;
  top: 900px;
  padding-bottom: 45px;
  text-align: center;
}
.event-platter-menu-text-wrapper .section-header {
  padding-top: 25px;
}
.event-platter-menu-text-wrapper p {
  font-size: 1.3em;
}
.event-platter-menu-text-wrapper table {
  table-layout: fixed;
  font-size: 1.3em;
}
.event-platter-menu-text-wrapper .table-bordered>tbody>tr>td, 
.event-platter-menu-text-wrapper .table-bordered>tbody>tr>th, 
.event-platter-menu-text-wrapper .table-bordered>tfoot>tr>td, 
.event-platter-menu-text-wrapper .table-bordered>tfoot>tr>th, 
.event-platter-menu-text-wrapper .table-bordered>thead>tr>td, 
.event-platter-menu-text-wrapper .table-bordered>thead>tr>th {
  border: 2px solid #000;
}
.event-platter-menu-text-wrapper table th {
  text-align: center;
  background-color: #A89030;
  color: #fff;
}
.event-platter-menu-text-wrapper table .left-align {
  text-align: left;
}
.event-platter-menu-text-wrapper table td {
  text-align: right;
  background-color: #fff;

}
.beweent-tables-paragraph {
  text-align: left;
  margin: 15px auto !important;
}
/* Events platter menu */

/*FOOD AND DRINKS PAGE END*/
.drink-menu .pagecontent {
  padding-top: 150px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: "Jura", sans-serif;
  font-size: 1.3em;
}

/*event enquiries*/
.article-background.enquiries-background .pagecontent {
  width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.article-background.enquiries-background .container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.article-background.enquiries-background .about-us-v8-content .text-wrapper {
  background-image: none;
  text-shadow: none;
}
.article-background.enquiries-background .about-us-v8-content .text-wrapper h1 {
  text-transform: none;
}
.article-background.enquiries-background .about-us-v8-wrapper.custom-about-us-v9-wrapper {
  padding: 0;
}
.article-background.enquiries-background .about-us-v8-content .content-left .text-wrapper {
  background-color: #77663b !important;
}
.custom-about-us-v9-wrapper .about-us-v8-item {
    height: 750px;
}
.article-background.enquiries-background .section-header {
  margin-bottom: 45px;
}
.article-background .contact-v3 .contact-location,
.article-background .contact-v3 .hours,
.article-background .contact-v3 .find-us {
  text-align: left;
  text-shadow: none;
}
.article-background .contact-v3 .row {
  margin-right: 0px;
  margin-left: 0px;
}

.button-holder {
  text-align: center;
  margin-top: 60px;
  text-shadow: none;
}

/********************/

.reservations-custom-page:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-image: url("https://static.spotapps.co/web/5thandmad--com/css/../custom/reservations_custom_back.jpg");
  -webkit-filter: grayscale(0.3) opacity(0.2);
  -moz-filter: grayscale(0.3) opacity(0.2);
  -o-filter: grayscale(0.3) opacity(0.2);
  -ms-filter: grayscale(0.3) opacity(0.2);
  filter: grayscale(0.3) opacity(0.2);
}

.reservations-custom-page {
  background-color: #000;
  color: #fff;
}

.reservations-custom-page * {
  text-shadow: none;
}

.reservations-custom-page h1 {
  text-align: center;
  margin-top: 40px;
}

.tripleseat-holder {
  padding-bottom: 1px;
}

.tripleseat-holder table {
	width: 50%;
	margin: 0 auto;
  font-family: 'League Spartan', sans-serif;
  font-weight: normal;
}
.tripleseat-holder h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: none;
	font-size: 1.7em;
	text-align: center;
  font-family: 'League Spartan', sans-serif;
  text-transform: none;
  font-weight: 700;
}
#tripleseat_embed_form label,
#tripleseat_embed_form #contact_preference_label {
	display: block !important;
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
  margin-bottom: 10px;
  font-family: 'League Spartan', sans-serif;
}
#tripleseat_embed_form input,
#tripleseat_embed_form textarea,
#tripleseat_embed_form select {
	border: solid 1px #fff !important;
	border-radius: 0;
	padding: 10px 10px;
	background-color: rgba(250, 250, 250, 1);
	color: #000;
	width: 100% !important;
	font-size: 16px;
  line-height: 1;
  height: auto !important;
  font-family: 'League Spartan', sans-serif;
  font-weight: 400;
}
#tripleseat_embed_form input.hasDatepicker,
#tripleseat_embed_form input.timeselect_input,
#tripleseat_embed_form #lead_guest_count {
	width: 100% !important;
	padding: 10px 20px;
  font-family: 'League Spartan', sans-serif;
  font-weight: 400;
}
#tripleseat_embed_form #lead_submit {
	float: none !important;
	display: inline-block;
	margin: 20px auto;
	padding: 15px 50px;
	cursor: pointer;
	font-weight: 400;
	font-style: normal;
	font-size: 17px !important;
	text-transform: uppercase;
	background-color: #A89030;
	background: #A89030;
	border: 2px solid #A89030 !important;
	color: #fff;
  font-family: 'League Spartan', sans-serif;
}
#tripleseat_embed_form #lead_submit:hover {
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff !important;
	color: #A89030;
}
#tripleseat_embed_form #lead_form_submit a:hover,
#tripleseat_link:hover {
	color: #A89030;
}
#tripleseat_embed_form .g-recaptcha {
	margin-top: 20px;
}
.tripleseat-holder a {
	color: #fff;
  font-family:'Gelasio', serif;
  font-weight: 400;
}
#tripleseat_embed_form #lead_form_submit a:hover,
#tripleseat_embed_form #lead_form_submit a:focus,
#tripleseat_embed_form #lead_form_submit a.active {
  color: #A89030;
}
.row_contact_header h2 {
  margin-left: -87%;
}

.food-images {
  width: 1100px;
}

/*****************/

/* Gallery page */

.video-section {
  width: 70%;
  margin: 0 auto;
}

.video-section video#coverVideo {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  background-image: url('https://static.spotapps.co/web/5thandmad--com/css/../custom/video_poster_2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 99;
}

/* Gallery page end*/

@media (max-width: 1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 10px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header,
  .reservations-custom-page h1 {
    font-size: 3.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 4.2em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 300px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 5%;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }

  .food-images {
    width: 1100px;
  }
}

@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header,
  .reservations-custom-page h1 {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-wrapper .about-us-subheading {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    max-height: 50px;
  }
  .tmt-section p {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 250px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .menu_86717 {
    padding-bottom: 700px;
  }
  .event-platter-menu-text-wrapper {
    bottom: -700px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
  .article-background.enquiries-background .about-us-v8-content .text-wrapper p {
    padding: 0 25px;
  }
  .custom-about-us-v9-wrapper .about-us-v8-item {
    height: 500px;
  }

  .food-images {
    width: 900px;
  }
  .event-platter-menu-text-wrapper {
    top: 950px;
  }
}

@media (max-width:1024px) {
  .tripleseat-holder table {
		width: 90%;
	}
	.tripleseat-holder h2 {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	#tripleseat_embed_form select {
		-moz-appearance: none;
		-webkit-appearance: none;
		background-image: url(https://static.spotapps.co/web/5thandmad--com/css/../images/ios_select_arrow.png);
		background-position: right center;
		background-repeat: no-repeat;
	}

  .event-platter-menu-text-wrapper {
    top: 990px;
  }
}

@media (max-width: 1023px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header,
  .reservations-custom-page h1 {
    font-size: 2.3em;
  }
  p {
    font-size: 1em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .tmt-section p {
    font-size: 1em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1em;
  }
  .sph-response-message {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    text-align: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
  .video-section {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 6px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .event-platter-menu-text-wrapper table {
    font-size: 1.1em;
  }

  .food-images {
    width: 690px;
  }
  .event-platter-menu-text-wrapper {
    top: 1200px;
  }
}

@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 60px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1em;
    padding: 6px 15px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header,
  .reservations-custom-page h1 {
    font-size: 2.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Jura", sans-serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2.4em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    max-height: 40px;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .footer-v2-wrapper p {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 4%;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #000;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .menu_86717 {
    padding-bottom: 870px;
  }
  .event-platter-menu-text-wrapper {
    bottom: -970px;
    padding-bottom: 65px;
  }
  .event-platter-menu-text-wrapper .table-responsive>.table-bordered {
    border: 2px solid #000;
  }
  .event-platter-menu-text-wrapper .table-bordered>tbody>tr>td, 
  .event-platter-menu-text-wrapper .table-bordered>tbody>tr>th, 
  .event-platter-menu-text-wrapper .table-bordered>tfoot>tr>td, 
  .event-platter-menu-text-wrapper .table-bordered>tfoot>tr>th, 
  .event-platter-menu-text-wrapper .table-bordered>thead>tr>td, 
  .event-platter-menu-text-wrapper .table-bordered>thead>tr>th {
    white-space: unset;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
 .about-us-v8-content {
    min-height: 260px;
  }
  .article-background .contact-v3 .contact-location, 
  .article-background .contact-v3 .hours, 
  .article-background .contact-v3 .find-us {
    text-align: center;
  }
  .contact-v3.contact-v3-center {
    padding-bottom: 60px;
  }
  .custom-about-us-v9-wrapper .about-us-v8-item {
    min-height: 350px;
    height: auto;
  }
  .drink-menu.article-background.tripleseat-page .pagecontent {
    width: 100%;
    padding-bottom: 1px;
  }
  .tripleseat-holder table {
		width: 95%;
	}
  .drink-menu.article-background.tripleseat-page .pagecontent {
    padding-top: 100px;
  }
  .tripleseat-holder h2 {
    font-size: 1.4em;
  }
  #tripleseat_embed_form label, 
  #tripleseat_embed_form #contact_preference_label {
    font-size: 1.1em;
  }

  .food-images {
    width: 325px;
  }
  .event-platter-menu-text-wrapper {
    top: 1800px;
  }
  .food-images:last-of-type {
    padding-bottom: 75px;
  }
}

@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header,
  .reservations-custom-page h1 {
    font-size: 1.9em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 0.9em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2.2em;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .menu_86717 {
    padding-bottom: 920px;
  }
  .event-platter-menu-text-wrapper {
    bottom: -1020px;
  }
  .event-platter-menu-text-wrapper table {
    font-size: .95em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }

  .food-images {
    width: 275px;
  }
  .event-platter-menu-text-wrapper {
    top: 2000px;
  }
}
