@import url('//fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');
@import url("//fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed&display=swap");

/*

Headings: 
font-family: 'Rubik', sans-serif;

Subheadings, buttons, navigation: 
font-family: 'Bebas Neue', cursive, Regular 400;

Text: 
font-family: 'Roboto Condensed', sans-serif, Regular 400;

*/

body {
  font-family: 'Roboto Condensed', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik', sans-serif;
}


.navigation-left li a,
.navigation-right li a{
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}

.navigation-sections .navigation-left.pull-left {
  height: 65px ;
}

.navigation-sections .navigation-right.pull-right {
  height: 65px ;
  display: flex ;
  align-items: center ;
}
/* nav dropdown */

li.drop-down-link a.drop-down {
  display: inline-block;
}

.navigation-social {
  padding-right: 15px;
}

.navigation-social i:hover {
  color: #f29f5a;
}

.navigation-social {
  margin-top: 10px;
}

li.drop-down-link .sub-menu {
  background-color: #000 !important;
  margin-top: 5px !important;
  padding: 18px 4px 10px !important;
}
/* nav end */

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.tmt-section h1,
.reviews-v2-wrapper h1.section-header,
.map-newsletter h1.section-header,
.custom-modal .newsletter-popup .section-header,
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header,
.events-container h1,
.gift-cards-page .section-header,
.specials h1 {
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-size: 5em;
  color: #1d0a03 !important;
}

.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Bebas Neue', cursive;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2.4em;
  color: #1d0a03 !important;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.tmt-section 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,
.food-menu-nav .food-menu-nav-item {
  padding: 10px 40px;
  text-transform: uppercase;
  font-family: 'Bebas Neue', cursive;
  font-weight: normal;
  font-size: 24px;
  -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;
  text-decoration: none;
  opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn,
.tmt-section a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #64b5c1;
  border-color: #000;
  color: #000;
}

.food-menu-nav .food-menu-nav-item {
  background-color: #64b5c1;
  border-color: #000;
  color: #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 {
  background-color: #c9f1f2;
  border-color: #000;
  color: #000;
}

.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:focus,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus,
.addtocalendar.atc-style-blue .atcb-link:hover,
.addtocalendar.atc-style-blue .atcb-link:focus {
  background-color: #c9f1f2;
  border-color: #000;
  color: #000;
}

.about-us-v8-item-0 a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #f29f5a;
  border-color: #000;
  color: #000;
}

.about-us-v8-item-0 a.custom-temp-btn:hover,
.uk-overlay-panel 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,
.about-us-v8-item-0 a.custom-temp-btn:focus,
.uk-overlay-panel a.custom-temp-btn:focus,
.map-newsletter .sph-email-subscription .sph-submit-button:focus,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:focus {
  background-color: #817b68;
  border-color: #000;
  color: #000;
}

/*HOMEPAGE*/
video#coverVideo {
  margin-top: 80px;
}
/* Slideshow and cover content */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

.uk-overlay-panel h1 {
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-size: 5em;
}

.uk-dotnav-contrast > * > * {
  background: #c9f1f2;
  border: 2px solid #c9f1f2;
  opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: #64b5c1;
  border: 2px solid #64b5c1;
  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: 'Roboto Condensed', sans-serif;
  font-size: 1.3em;
  text-transform: capitalize;
}

.banner-section .banner-pin {
  color: #f29f5a;
  font-size: 1.1em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #e2d7b0;
}

/*Banner section end*/

/*About us section*/
.about-us-v8-wrapper:before {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: right top;
}

.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

/*About us section end*/

/*TMT section*/

.tmt-section {
  background-size: cover;
  background-repeat: no-repeat;
}

.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.tmt-section h2 {
  margin-top: 10px;
}

.tmt-section p {
  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;
  background-position: center !important;
}

.reviews-v2-wrapper h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.reviews-v2-wrapper .container {
  padding-top: 20px;
}

.reviews-v2-wrapper h2 {
  margin-top: 0;
}

.reviews-v2-wrapper h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 1.3em;
  margin: 30px auto 35px;
}

.reviews-v2-wrapper h3 .fa.fa-star {
  color: #1d0a03;
  font-size: 0.8em;
}

.reviews-v2-wrapper .review-quote {
  color: #64b5c1;
  opacity: 1;
}

.reviews-v2-wrapper .review-text {
  padding-top: 0;
}

.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-size: 1.3em;
  font-style: italic;
}

.owl-theme .owl-dots .owl-dot button {
  background: #000;
  border: 2px solid #000;
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #4c2118;
  border: 2px solid #4c2118;
  opacity: 1;
}

.reviews-v2-wrapper .review-text blockquote {
  padding-left: 15px;
}

/*Reviews section end*/

/*Newsletter section*/
.googlemap-v3-wrapper {
  border-bottom:8px solid #f29f5a ;
  background-color: #f29f5a;
}

.map-newsletter {
  border-right:8px solid #f29f5a ;
}

.map-newsletter .text-wrapper:before {
  background-color: #e2d7b0;
}

.map-newsletter .section-header {
  color: #1d0a03;
}

.map-newsletter h2 {
  color: #1d0a03;
}

.map-newsletter .sph-email-subscription h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  color: #1d0a03;
  font-size: 1.3em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 16px 5px;
  color: #1d0a03;
  border-bottom: 1px solid #1d0a03;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #1d0a03;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
  color: #1d0a03;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder { /* Firefox 19+ */
  color: #1d0a03;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #1d0a03;
}

.map-newsletter .bar {
  top: -6px;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #f29f5a;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.sph-response-message {
  font-size: 1.3em;
  color: #1d0a03;
}

.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: #1d0a03;
  color: #1d0a03 !important;
}

/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-color: #e2d7b0;
}

.custom-modal .close {
  color: #1d0a03;
  opacity: 1;
}

.custom-modal .close:hover {
  color: #000;
  opacity: 1;
}

.custom-modal .newsletter-popup .section-header {
  color: #1d0a03;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 1.3em;
  color: #1d0a03;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #1d0a03;
  border: 1px solid #1d0a03;
  background: transparent;
  padding: 16px 5px;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #1d0a03;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #1d0a03;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder { /* Firefox 19+ */
  color: #1d0a03;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #1d0a03;
}

.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:hover,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:focus,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #1d0a03;
  color: #1d0a03 !important;
}

/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  background-color: #000;
  color: #fff;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 1.1em;
  color: #f29f5a;
}

.contact-v3 .contact-us p {
  margin: 0;
}

.contact-v3 .days {
  padding: 0;
  text-transform: capitalize;
}

.contact-v3 .from-to {
  text-transform: lowercase;
}

.contact-v3 a {
  text-decoration: none;
  color: #fff;
}

.contact-v3 a:focus {
  color: #f29f5a;
}

/*Contact section end*/
.footer-v2-wrapper {
  background-color: #000;
  border-top: 2px solid #f29f5a;
}
.footer-v2-wrapper p {
  font-size: 1.3em;
}

/*About page */

.about-us-page .about-us-s1-content h1 {
  font-size: 5em;
}

/*About page end*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 55px;
}

.food-menu-v2-wrapper .section-header {
  color: #000;
}

.food-menu-grid-item-content {
  border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Bebas Neue', cursive;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2em;
  color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 1.3em;
  color: #000;
}

.food-menu-grid p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.2em;
}

.food-menu-grid .food-item-description {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.2em;
  color: #1d0a03;
}

.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #f29f5a;
}

/*FOOD AND DRINKS PAGE END*/

/* Untappd Drink menu on the Drinks page start */

.untappd-holder {
  width: 100%;
  padding-bottom: 30px;
}

.untappd-holder .ut-menu {
  font-family: 'Roboto Condensed', sans-serif !important;
}

.ut-menu .menu-header {
  display: none !important;
}

.ut-menu-standard .section .section-heading {
  background-color: transparent !important;
}

.ut-menu div,
.ut-menu p,
.ut-menu span {
  font-size: 19px !important;
}

.ut-menu-standard .section {
  padding-bottom: 10px !important;
}

.ut-menu p,
.ut-menu span.price,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
  font-size: 18px !important;
  opacity: 1 !important;
}

.ut-menu .menu-nav div.menu-list div.menu-list-item {
  font-family: 'Roboto Condensed', sans-serif !important;
}

.ut-menu .h1 {
  margin-bottom: 20px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  text-transform: capitalize !important;
  font-size: 2em !important;
}

.ut-menu-standard .section .section-heading .section-name {
  margin-bottom: 10px;
  font-family: 'Rubik', sans-serif !important;
  font-size: 1.7em !important;
  text-transform: capitalize !important;
  text-align: center;
  font-weight: 400 !important;
}

.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 21px !important;
  /* font-weight: normal !important; */
}

.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list .container-row>span.price {
  font-family: 'Roboto Condensed', sans-serif !important;
  color: #000
}

/* Untappd Drink menu on the Drinks page end */

/*EVENTS PAGE*/
.events-container h2 {
  font-family: 'Bebas Neue', cursive;
  font-size: 2em;
  text-transform: uppercase;
}

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Roboto Condensed', sans-serif;
}

.atc-style-blue .atcb-list {
  width: 100%;
}

.atc-style-blue .atcb-item-link {
  font-family: 'Roboto Condensed', sans-serif;
}

/*EVENTS PAGE END*/
/*GIFT CARDS PAGE*/
.gift-cards-page h1 {
  margin-top: 35px;
}

/*GIFT CARDS PAGE END*/

/*SPECIALS PAGE*/
.specials .pagecontent {
	padding-bottom: 1px;
}

.onespecial {
  font-size: 1.3em;
}

.specials h1 {
  color: #fff !important;
}

.specials h2 {
  font-family: 'Bebas Neue', cursive;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2.2em;
}


/*SPECIALS PAGE END*/

/* rewards page*/

.rewards-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/brickworksmillsboro--com/css/../custom/rewards_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);
}

.rewards-page {
  background-color: #fff;
  color: #000;
}

.rewards-page * {
  text-shadow: none;
}

.rewards-page .pagecontent {
  text-align: center;
}

.rewards-page h1 {
  margin-top: 35px;
  margin-bottom: 50px;
}

.rewards-page h2 {
  color: #8e3b1e;
  margin-top: 20px;
  margin-bottom: 30px;
}

.reward-img {
  width: 600px;
  padding-bottom: 10px;
  padding-right: 3px;
}

.rewards-page a{
  color: #8e3b1e;
}

.rewards-page a:hover,
.rewards-page a:focus {
  color: #64b5c1;
}
/* rewards page end*/


/* parties page start*/

.parties-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/brickworksmillsboro--com/css/../custom/parties_pg_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);
}

.parties-page {
  background-color: #fff;
  color: #000;
}

.parties-page * {
  text-shadow: none;
}

.parties-page .pagecontent {
  text-align: center;
  padding-bottom: 30px;
}

.parties-page h1 {
  margin-top: 35px;
  margin-bottom: 50px;
}

.parties-page h2 {
  color: #8e3b1e;
  margin-top: 20px;
  margin-bottom: 30px;
}

.parties-page .custom-temp-btn {
  background-color: #64b5c1;
}
.parties-page .custom-temp-btn:hover,
.parties-page .custom-temp-btn:focus {
  border: 2px solid #000;
  background-color: #c9f1f2;
  text-decoration: none;
  color: #000;
}
/* parties page end*/


.drink-menu .pagecontent {
  padding-top: 120px;
}

.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: 'Roboto Condensed', sans-serif;
  font-size: 1.3em;
}

@media (max-width: 1400px) {
  .navigation-social {
    padding-right: 0;
  }
  .navigation-social.pull-right {
    padding-left: 0;
  }
  .navigation-left li a,
  .navigation-right li a {
    padding: 10px 3px !important;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .reviews-v2-wrapper h1.section-header,
  .map-newsletter h1.section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header,
  .events-container h1,
  .gift-cards-page .section-header,
  .specials h1 {
    font-size: 4.5em;
  }

  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 4.5em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 4.1em;
  }
}

@media (max-width: 1200px) {
  .social-icon {
    font-size: 25px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .reviews-v2-wrapper h1.section-header,
  .map-newsletter h1.section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header,
  .events-container h1,
  .gift-cards-page .section-header,
  .specials h1 {
    font-size: 4em;
  }

  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2em;
  }
  .uk-overlay-panel h1 {
    font-size: 4em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.4em;
  }
  .googlemap-v3-wrapper .map-item, #map-v3-container {
    min-height: 400px;
  }
  .googlemap-v3-wrapper h1.section-header {
    margin-top: 15px;
  }
}

@media (max-width: 1023px) {
  .nav>li {
    padding: 0;
  }
  .nav>li>a {
    font-family: 'Bebas Neue', cursive;
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 10px 4px;
  }
  .navbar-inverse.nav-v2 .navbar-nav>li>a:focus,
  .navbar-inverse.nav-v2 .navbar-nav>li>a:hover,
  .navbar-inverse.nav-v2 .navbar-nav>.active>a,
  .navbar-inverse.nav-v2 .navbar-nav>.active>a:focus,
  .navbar-inverse.nav-v2 .navbar-nav>.active>a:hover {
    color: #f29f5a;
  }
  .nav-v2 .social-icon:hover {
    color: #f29f5a;
  }
  .socialnav {
    margin-top: 20px;
  }
  .header-logo {
    left: 5px;
  }
  .social-icon {
    font-size: 20px;
  }
  .navbar-right .drop-down-link .drop-down {
    display: inline-block ;
    color: #fff;
    font-family: 'Bebas Neue', cursive ;
    font-size: 1.2em ;
    text-transform: uppercase;
    padding: 0 4px ;
    margin: 9px auto ;
  }
  .navbar-right li.drop-down-link .sub-menu { 
    margin-top: 0 ;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .reviews-v2-wrapper h1.section-header,
  .map-newsletter h1.section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header,
  .events-container h1,
  .gift-cards-page .section-header,
  .specials h1 {
    font-size: 3.5em;
  }

  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.9em;
  }
  .uk-overlay-panel h1 {
    font-size: 4em;
  }
  .reward-img {
    width: 500px;
  }
  .specials h2 {
    font-size: 2em;
  }
}

@media (max-width: 991px) {
  .map-newsletter .bar {
    top: 0;
  }
  .reward-img {
    width: 400px;
  }
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav>li>a:hover,
  .navbar-inverse .navbar-nav>li.active>a,
  .navbar-inverse .navbar-nav>li.active>a:hover {
    background-color: #f29f5a;
    color: #000 !important;
  }
  .navbar-inverse .navbar-toggle:hover .icon-bar,
  .nav-v2.navbar-inverse.navbar-fixed-top button[aria-expanded="true"].navbar-toggle .icon-bar {
    background-color: #f29f5a !important;
  }
  .socialnav {
    margin-top: -42px;
  }
  .nav-v2 .social-icon {
    font-size: 22px;
  }
  .navbar-nav {
    margin-top: 0 !important;
  }
  .nav>li>a {
    padding: 4px 15px;
    font-size: 1.3em;
  }
  .navbar-right li.drop-down-link .sub-menu {
    position: relative ;
    background-color: #000 ;
    color: #fff ;
    padding: 0 30px 0 30px !important;
    text-align: left ;
    margin-top: 0 !important;
  }
  .navbar-right .drop-down-link .drop-down {
    cursor: pointer;
    color: #fff;
    font-size: 1.3em;
    font-family: 'Bebas Neue', cursive;
    padding: 0 15px;
    margin: 0;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .reviews-v2-wrapper h1.section-header,
  .map-newsletter h1.section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header,
  .events-container h1,
  .gift-cards-page .section-header,
  .specials h1 {
    font-size: 2.7em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.7em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .tmt-section 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,
  .food-menu-nav .food-menu-nav-item {
    font-size: 20px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    font-weight: normal;
    font-size: 15px;
    padding: 15px 5px;
  }
  video#coverVideo {
    margin-top: 60px;
  }
  .banner-section {
    padding: 20px 0;
  }
  .uk-overlay-panel h1 {
    font-size: 2.7em;
  }
  .about-us-v8-content {
    min-height: 280px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .about-us-v8-item .text-content {
    text-align: center;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    padding: 0 23px;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .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-radius: 0;
    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;
  }
  .untappd-holder {
    padding: 10px 10px 60px;
  }

  .ut-menu .h1 {
      font-size: 1.6em !important;
  }

  .ut-menu-standard .section .section-heading .section-name {
      font-size: 1.3em !important;
  }

  .ut-menu p,
  .ut-menu span.price,
  .ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
      font-size: 16px !important;
  }

  .ut-menu div,
  .ut-menu p,
  .ut-menu span {
      font-size: 16px !important;
  }
  .ut-menu .menu-nav div.menu-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
  .reward-img {
    width: 300px;
  }
}

@media (max-width: 320px) {
  p {
    font-size: 1.2em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .reviews-v2-wrapper h1.section-header,
  .map-newsletter h1.section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header,
  .events-container h1,
  .gift-cards-page .section-header {
    font-size: 2.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .tmt-section 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,
  .food-menu-nav .food-menu-nav-item {
    font-size: 17px;
  }
  .uk-overlay-panel h1 {
    font-size: 2.3em;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper h3,
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2, 
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.5em;
  }
  .reward-img {
    width: 250px;
  }
  .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;
  }
}