@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;700&family=Barlow:wght@600&family=Kanit:wght@300;400&family=Lobster+Two:ital@1&family=Poppins:wght@300&display=swap');

/*

font-family: 'Kanit', sans-serif; font-weight: 300;
font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
font-family: 'Barlow', sans-serif; font-weight: 600; text-transform: uppercase;
font-family: 'Lobster Two', cursive; font-weight: 400; font-style: italic;
font-family: 'Poppins', sans-serif; font-weight: 300;

*/

a {color: #fff;}
a:focus,
a:hover {color: #fe872d;}

body {
  font-family: 'Poppins', sans-serif; font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif; font-weight: 300;
}
.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    top: 14px;
    right: 25px;
    font-size: 0.7em;
}
.navbar.nav-v6 .container {
	width: 90%;
}
.navigation-left li.active a, .navigation-right li.active a, .navigation-left li a:hover, .navigation-right li a:hover,
  .navbar-inverse .navbar-nav>li.active>a, .navbar-inverse .navbar-nav>li.active>a:hover {
    color: #fe872d !important;
}
.nav-v2 .social-icon:hover,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fe872d !important;
}
.navbar.nav-v6 .social-icon:hover,
.navbar.nav-v6.nav-scroll .social-icon:hover {
	color: #ed3b4b;
}
.navigation-left ul {
  padding: 0px 40px 0px 0px;
}
.navigation-right ul {
  padding: 0px 0px 0px 40px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  font-size: 1.2em;
	text-transform: uppercase;
  font-weight: bold;
  margin: 0px auto;
	border-right: none!important;
}
.navigation-left li a, .navigation-right li a {
    color: #fff;
}
.navbar.nav-v6 .socialnav {
	margin-top: 15px;
}
.uk-overlay-panel p, .uk-overlay-panel .slide-text {
  font-family: 'Lobster Two', cursive; font-weight: 400; font-style: italic;
  font-size: 2.5em;
}
/* nav dropdown */
li.drop-down-link {
 position: relative;
}
li.drop-down-link .active {
 color: #fe872d;
}
li.drop-down-link .sub-menu {
 display: none;
 position: absolute;
 left: 0;
 padding-top: 18px;
 width: 100%;
 background-color: #fff;
 color: #000;
 font-family: 'Kanit', sans-serif; font-weight: 300;
 text-align: center;
 margin-top: 16px;
}
.nav-scroll li.drop-down-link .sub-menu {
 margin-top: 16px;
}
li.drop-down-link .sub-menu a {
 display: block;
 padding: 8px 0 !important;
 color: #000;
 font-size: 1em;
 text-transform: uppercase;
 opacity: 1;
}
li.drop-down-link .sub-menu a:hover, li.drop-down-link .sub-menu a:focus {
 text-decoration: none;
 color: #fe872d;
}
/* nav dropdown */
li.outside-link.reservations {
 display: inline-block;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
	background: rgba(250, 250, 250, 0.6);
}
.uk-overlay-panel .container {
  width: 100%;
}
.slideshow-v2-wrapper .uk-slideshow li:nth-of-type(2) .uk-cover-background {
  background-position: 50% 20%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 70px;
  margin-bottom: 20px;
  color: #fff;
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  font-size: 5em;
  text-transform: uppercase;
  line-height: 1.1em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}
.uk-overlay-panel h2 {
  text-transform: uppercase;
  font-size: 1.7em;
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;

  font-size: 2.9em;
  line-height: 1.1em;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}
.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 10px 50px 10px 30px;
  text-transform: capitalize;
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  font-family: 'Kanit', sans-serif; font-weight: 400;
  font-size: 17px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  text-transform: uppercase;
}
.uk-overlay-panel a.custom-temp-btn:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
}
.jobs-page .reservations-and-parties button[disabled] {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  text-transform: capitalize;
  opacity: 1;
}
.jobs-page .reservations-and-parties button,
.jobs-page .reservations-and-parties button:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  text-transform: capitalize;
  opacity: 1;
}
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.custom_html_1-section a.custom-temp-btn,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.reservations-and-parties button[disabled],
.reservations-and-parties button {
  background-color: #ed3b4b;
  color: #000;
  border: 2px solid #ed3b4b;
  text-transform: uppercase;
}
.food-menu-nav .food-menu-nav-item,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.reservations-and-parties button:hover {
  background-color: transparent;
  color: #000;
  border: 2px solid #ed3b4b;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  font-weight: normal;
}
.jobs-text {
  text-shadow: none;
}
.empty-content-message h2,
.empty-content-message h3 {
	text-align: center;
}
/* home page */

/* .top-svg-border svg {
    position: absolute;
    top: 3px;
} */
.bottom-svg-border svg {
    position: absolute;
    bottom: 0;
}

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Barlow', sans-serif; font-weight: 600; text-transform: uppercase;
  font-size: 1.5em;
}
.banner-section .banner-pin {
  color: #ef384a;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 4.8em;
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  text-transform: uppercase;
}
.about-us-v8-content h2,
.about-us-v7-content h2,
.custom_html_1-section h2,
.events-v3-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2 {
  font-family: 'Lobster Two', cursive; font-weight: 400; font-style: italic;
  font-size: 2.2em;
  line-height: 1.1em;
  text-transform: inherit;
}
.events-v3-wrapper h2 {
  text-transform: capitalize;
}
.reviews-v2-wrapper h2 {
  text-transform: none;
}
.about-us-v8-content .text-wrapper {
  width: 100%;
}
.about-us-v8-wrapper .about-heading-custom {
  margin: 80px auto;
  font-family: 'Lobster Two', cursive; font-weight: 400; font-style: italic;
  font-size: 3.5em;
  text-align: center;
  color: #000;
}
.about-us-v7-content .text-content {
	text-align: center;
}
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1 {
  font-size: 5em;
  margin-top: 20px;
}
.about-us-v8-content .text-wrapper h1:after {
  display: none !important;
}
.about-us-v8-content h2 {
  margin-top: 10px;
  text-transform: uppercase;
  font-family: 'Lobster Two', cursive; font-weight: 400; font-style: italic;
  font-size: 2em;
  text-transform: inherit;
  color: #000;
}
.about-us-v8-content .text-content.title-image h2:after {
  content: "";
  display: block;
  position: relative;
  width: auto;
  height: 90px;
  margin: 15px auto;
  vertical-align: middle;
  background-image: url('https://static.spotapps.co/web/thebrig--com/css/../custom/glass_icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.about-us-v3 .text-wrapper {
  background-color: transparent;
  text-align: center;
}
.about-us-v3 .text-wrapper h1 {
  margin-top: 10px;
}
.about-us-v3 .text-wrapper p {
  margin: 20px auto;
}
.about-us-background .custom-logo {
  margin: 0 auto 40px;
  max-width: 70px;
}
.specials-v3.home-specials h2,
.specials-v3.home-specials h3 {
    font-size: 1.7em;
  }
.gallery.section-wrapper .section-header {
  display: inline-block;
  border-bottom: 8px solid #fe872d;
  color: #000;
}
.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border: 1px solid #fff;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  color: rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  color: rgba(0, 0, 0, 1);
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot.active span, .events-v3-wrapper .owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
  border: 1px solid #000;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #000;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot.active button, .events-v3-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot button {
  border: 1px solid #000;
}
.events-v3-wrapper .item-text h2 {
  margin-top: 20px;
  font-family: Bourton W05 Base;
  font-weight: normal;
}
.events-v3-wrapper .item-text h3 {
  font-size: 20px;
  font-family: 'Poppins', sans-serif; font-weight: 300;
}
.events-v3-wrapper .item-text {
  text-align: left;
}
.events-v3-wrapper .item-text p {
  width: 80%;
  text-align: left !important;
  font-family: 'Poppins', sans-serif; font-weight: 300;
}
.custom_html_1-section .container {
  text-align: center;
}
.custom_html_1-section .container p {
  font-size: 1.7em;
}
.custom_html_1-section .container p,
.custom_html_1-section .container .image-wrapper {
  display: inline-block;
}
.custom_html_1-section .container p,
.custom_html_1-section .container img {
  padding-right: 20px;
}

.custom_html_1-section {
  background-color: #000;
  background-image: url(https://static.spotapps.co/web/thebrig--com/css/../custom/parties_back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  padding: 6em 0;
}
#specials.home-specials {
    padding: 30px 0 70px 0;
    background-color: #000 !important;
    color: #fff;
}
.reservations-and-parties-v2 {
    background-color: #fe872d;
    color: #000;
  }
  .reservations-and-parties-v2 input,
  .reservations-and-parties-v2 select,
  .reservations-and-parties-v2 textarea {
    border-bottom: 1px solid #000;
    color: #000;
  }
  .reservations-and-parties-v2 input:-webkit-autofill,
  .reservations-and-parties-v2 input:-webkit-autofill:hover,
  .reservations-and-parties-v2 input:-webkit-autofill:focus,
  .reservations-and-parties-v2 input:-webkit-autofill:active {
    -webkit-text-fill-color: #000;
    color: #000 !important;
  }
  .bar:before, .bar:after {
    background-color: #fe872d;
    bottom: 14px;
  }
  .reservations-and-parties-v2 form.ng-dirty input.ng-invalid,
  .reservations-and-parties-v2 form.ng-dirty select.ng-invalid {
    border-bottom: 1px solid #000;
    color: #000;
  }
  .reservations-and-parties-v2 input::-webkit-input-placeholder,
  .reservations-and-parties-v2 textarea::-webkit-input-placeholder {
     color: #000;
  }
  .reservations-and-parties-v2 input:-moz-placeholder,
  .reservations-and-parties-v2 textarea:-moz-placeholder {
     color: #000;
  }
  .reservations-and-parties-v2 input::-moz-placeholder,
  .reservations-and-parties-v2 textarea::-moz-placeholder {
     color: #000;
  }
  .reservations-and-parties-v2 input:-ms-input-placeholder,
  .reservations-and-parties-v2 textarea:-ms-input-placeholder {
     color: #000;
  }
  .reservations-and-parties-v2 select:active,
  .reservations-and-parties-v2 select:focus {
    border-bottom: 1px solid #fe872d;
  }
  #reviews.carousel-wrapper {
    background-size: cover !important;
}
.reviews-v2-wrapper h1 {
  color: #fff;
}
.reviews-v2-wrapper h2 {
  color: #fff;
}
.reviews-v2-wrapper h3 {
  font-family: 'Poppins', sans-serif; font-weight: 300;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #fff;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
  font-style: italic;
  color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #ed3b4b;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #ed3b4b;
}
.reviews-v2-custom .owl-carousel .owl-item img {
  max-width: 150px;
  margin: 10px auto;
}
.reviews-v2-wrapper .review-text p {
  color: #fff;
  line-height: 1.4em;
  font-family: 'Kanit', sans-serif; font-weight: 300;
  font-style: italic;
}
.reviews-v2-wrapper .review-text h4 {
  color: #fff;
  line-height: 1.4em;
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
}
.reviews-v2-custom h3 {
  margin: 30px auto 10px auto;
}
.reviews-v2-custom a:hover,
.reviews-v2-custom a:focus {
  text-decoration: none;
}
.reviews-v2-wrapper .item {
  padding-bottom: 0px;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #fff;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #ed3b4b;
  border: 1px solid #ed3b4b;
}
.map-newsletter {
  background-color: #fff;
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Kanit', sans-serif; font-weight: 300;
  color: #000;
}
.map-newsletter h2 {
  color: #000;
  font-family: 'Lobster Two', cursive; font-weight: 400; font-style: italic;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #000;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.sph-email-subscription .sph-submit-button {
  padding: 8px 50px 8px 30px;
}
.map-newsletter .hvr-icon-wobble-horizontal:before {
	top: 12px;
}
.map-newsletter .bar {
  top: -7px;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #ed3b4b;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 1px solid #000;
  color: #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 .text-wrapper:before {
  background-attachment: scroll;
}
.party-background .section-header {
  font-size: 4em;
}
.custom-modal .modal-content {
  background-color: #fff;
  background-image: url(https://static.spotapps.co/web/thebrig--com/css/../custom/newsletter_back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Kanit', sans-serif; font-weight: 300;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #000;
  background: transparent;
  border-radius: 0;
  color: #000;
}
.contact-v3 {
  background-color: #000;
  color: #fff;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-family: 'Barlow', sans-serif; font-weight: 600; text-transform: uppercase;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours .hours-adittional p {
  margin: 10px 0 5px 0;
  font-size: 1em;
  text-transform: uppercase;
}
.contact a, .contact a:focus, .contact-us a, .contact-us a:focus,
.contact-v3 .social-icons-holder.social-square .contact-icon .social-icon {
  color: #fff;
}
.social-icons-holder.social-square .contact-icon .social-icon:hover {
  color: #000;
}
.contact-v3.section-wrapper img {
  margin: 0 auto;
  max-width: 50px;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #fff;
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  color: #000;
  padding-top: 100px;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #fff;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
  font-weight: bold;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
  border-bottom: 1px solid #000;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  font-size: 2em;
  line-height: 100%;
  color: #000;
  text-transform: uppercase;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  font-size: 2em;
  text-transform: uppercase;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  font-size: 1.1em;
  color: #000;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #ed3b4b;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #ed3b4b;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #ed3b4b;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 5px;
}
.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
  color: #fff;
}
.food-menu-v2-wrapper.catering-menu-wrapper .menu-description p {
  color: #fff;
}
img.paulies-logo {
  display: block;
  max-width: 400px;
  border: 1px solid #ed3b4b;
  margin: 10px auto;
}
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3 {
  font-family: 'Poppins', sans-serif; font-weight: 300;
  font-size: 1.7em;
}
.drink-menu.catering a {
  color: #fff;
}
.drink-menu.catering a:hover,
.drink-menu.catering a:focus {
  color: #fe872d;
}
.reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}
.drink-menu.specials h1,
.drink-menu.specials .onespecial {
  text-shadow: none;
}
.drink-menu.specials .onespecial  {
    font-size: 17px;
}
.drink-menu.specials .onespecial h2 {
	font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
    font-size: 1.3em;
    color: #fff;
}
.events-container .event-image {
  border: 2px solid #fff;
}
.events-container h2 {
    font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
    font-size: 2.2em;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 10px 25px 10px 25px;
  text-transform: uppercase;
}

.article-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/thebrig--com/css/../custom/pp_group_res_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.3);
  -moz-filter: brightness(0.3);
  -o-filter: brightness(0.3);
  -ms-filter: brightness(0.3);
  filter: brightness(0.3);
}
.article-background .pagecontent .tabs-container p {
  text-align: center;
  width: 90%;
  margin: 0px auto;
}

.article-background .pagecontent .tabs-container p a:hover,
.article-background .pagecontent .tabs-container p a:focus {
  color: #ef3a49;
}
@media (max-width: 1600px) {
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 5.2em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 2.6em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-page .about-us-s1-content h1,
  .about-us-v3 .text-wrapper h1,
  .drink-menu.specials h1,
  .specials-v3.home-specials h1,
  .events-container h1 {
    font-size: 5.2em;
  }
}

@media (max-width: 1400px) {
	.navbar.nav-v6 .container {
		width: 98%;
	}
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 0 10px;
	}
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 2.2em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-page .about-us-s1-content h1,
  .about-us-v3 .text-wrapper h1,
  .drink-menu.specials h1,
  .specials-v3.home-specials h1,
  .events-container h1 {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1 {
    font-size: 4em;
  }
  .custom_html_1-section h2 {
    font-size: 2.5em;
  }
  .events-v3-wrapper .item-text h2 {
    margin-top: 10px;
    font-size: 1.8em;
  }
  .events-v3-wrapper .item-text p {
    line-height: 1.3em;
  }
}

@media (max-width: 1200px) {
  .navbar.nav-v4.nav-v6 .header-logo {
    max-width: 160px;
  }
	.navbar.nav-v6 .container {
		width: 98%;
	}
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
		padding: 0 5px;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 1.8em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-page .about-us-s1-content h1,
  .about-us-v3 .text-wrapper h1,
  .drink-menu.specials h1,
  .specials-v3.home-specials h1,
  .events-container h1 {
    font-size: 3.6em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .about-us-v2 a.custom-temp-btn,
  .about-us-plus-content .about-us-plus-button,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .sph-email-subscription .sph-submit-button,
  .reservations-and-parties-v2 button,
  .party-offer a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 18px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .party-background .section-header {
    font-size: 3em;
  }
}

@media (max-width: 1024px) {
  .party-background.drink-menu.catering>div:first-child:before {
    background-attachment: fixed;
  }
  .contact-v3.section-wrapper img {
    max-width: 40px;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 20px;
  }
  #specials.home-specials {
    background-position: 5% 50%, 95% 50%;
    background-size: 130px, 130px;
  }
}

@media (max-width: 1023px) {
	.navbar.nav-v6 .socialnav a {
    margin-right: 5px;
	}
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 1.5em;
  }
  .section-header, .about-us-v2 h1, .about-us-page .about-us-s1-content h1, .about-us-v3 .text-wrapper h1, .drink-menu.specials h1, .specials-v3.home-specials h1, .events-container h1 {
    font-size: 3.5em;
  }
  .custom_html_1-section h2 {
    font-size: 2em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
	.navbar.nav-v6 .container {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
  .navbar.nav-v4.nav-v6 .header-logo {
    max-width: 120px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.85em;
    padding: 0 3px;
  }
  .nav>li {
    padding: 0 4px;
  }
	.navbar.nav-v4 .header-logo img, .navbar.nav-v4 .header-logo .header-logo-text {
		top: 45%;
	}
	.social-icons-holder .contact-icon .social-icon {
		font-size: 16px;
	}
	.social-icons-holder .contact-icon {
		width: 16px;
	}
  /*.navbar.nav-v6 .socialnav a:last-of-type {
    display: none;
  }*/
  .events-v3-wrapper .item-text p {
    width: 100%;
  }
  .about-us-page .about-us-s1-content {
    padding: 15px 20px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em !important;
  }
}

@media (max-width: 870px) {
  .navbar-nav {
    margin-top: 25px !important;
  }
  .navbar-collapse.collapse {
    padding-bottom: 10px;
  }
  .about-us-v8-wrapper .about-heading-custom {
	margin: 50px auto;
	font-size: 2.5em;
  }
}
@media (width: 768px) {
  .about-us-v8-item-left .text-wrapper {
    padding: 0px 0px 0px 40px !important;
  }
  .about-us-v8-item-right .text-wrapper {
    padding: 0px 40px 0px 0px !important;
  }
  #specials.home-specials {
    background-size: 100px, 100px;
  }
  .specials-v3.home-specials p {
    max-width: 500px;
  }
  .reservations-text p {
    max-width: 90%;
  }
  .map-newsletter .bar {
    top: 0px;
  }
  .reservations-and-parties.reservations-and-parties-v2 button, .bar {
    top: 5px;
  }
  .events-container h2 {
    margin-top: 0px;
  }
  .about-us-v8-content h2 {
    font-size: 1.3em;
  }
}

@media (max-width: 767px) {
	.custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .about-us-v2 a.custom-temp-btn,
  .about-us-plus-content .about-us-plus-button,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .sph-email-subscription .sph-submit-button,
  .reservations-and-parties-v2 button,
  .party-offer a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 14px;
  }
  .navigation-bootstrap .header-logo {
    height: 74px !important;
  }
  .navigation-bootstrap.nav-scroll .header-logo {
    height: 53px !important;
  }
  .navigation-bootstrap .header-logo img {
    max-width: 75% !important;
  }
  .navigation-bootstrap.nav-scroll .header-logo img {
    max-width: 57% !important;
  }
  .navbar.nav-v6 .socialnav a:last-of-type {
    display: inline-block;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    margin: 0 auto;
    padding: 8px 15px;
    font-size: 1.1em;
  }
  .socialnav {
    display: block;
  }
	.social-icons-holder .contact-icon .social-icon {
		font-size: 24px;
		line-height: 31px;
	}
	.social-icons-holder .contact-icon {
		width: 32px;
	}
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: -20px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header, .specials-v3.home-specials h1 {
    font-size: 3em;
  }
  .uk-overlay-panel p, .uk-overlay-panel .slide-text {
    font-size: 2em;
}
  .specials-v3.home-specials h2,
  .specials-v3.home-specials h3 {
    font-size: 1.5em;
  }
  .section-header, .about-us-v2 h1, .about-us-page .about-us-s1-content h1, .about-us-v3 .text-wrapper h1, .about-us-v3 .text-wrapper h1, .drink-menu.specials h1, .events-container h1 {
    font-size: 3.5em;
  }
  .article-background .pagecontent .tabs-container .section-header {
    font-size: 2.3em;
  }
  .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1 {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-content.title-image h2:after {
	height: 75px;
  }
  #specials.home-specials {
    background: none;
  }
  .events-v3-wrapper .item-text h2 {
    margin-top: 30px;
  }
  .events-container h2 {
    margin-top: 25px;
  }
  .slideshow-v2-wrapper .uk-dotnav {
    bottom: 55px;
  }
  .custom_html_1-section h2 {
    font-size: 1.8em;
    margin-top: 10px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .about-us-v8-content .text-wrapper,
  .about-us-v8-content .text-wrapper .text-content p,
  .about-us-v7-content .text-wrapper {
    text-align: center !important;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Kanit', sans-serif; font-weight: 300;
    text-transform: uppercase;
    padding: 15px 10px;
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper, .drink-menu.events-background .pagecontent {
    padding-top: 80px;
  }
	.food-menu-nav .food-menu-nav-item.custom-temp-btn,
	.food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
	.food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
	.food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
			border: none;
			border-bottom: 1px solid #ed3b4b;
	}
	.food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
			border-top: 1px solid #ed3b4b;
	}
  img.paulies-logo {
    max-width: 100%;
  }
 .map-newsletter .bar:before, .map-newsletter .bar:after {
   bottom: 10px;
 }
 .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
   padding-top: 20px;
 }
 .events-v3-wrapper .item-text {
  text-align: center;
 }
.events-v3-wrapper .item-text p {
  text-align: center !important;
 }

.party-background .section-header {
  font-size: 2.4em;
}
}
@media (max-width: 540px) {
  .navbar.nav-v4.nav-v6 .header-logo {
    max-width: 130px;
  }
  .uk-overlay-panel .container {
    width: 100%;
    margin-bottom: 10px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 2.7em;
  }
  .uk-overlay-panel h2 {
    font-size: 1.2em;
  }
  .about-us-v8-content h2, .about-us-v7-content h2, .custom_html_1-section h2, .events-v3-wrapper h2, .reviews-v2-wrapper h2, .map-newsletter h2, .reservations-text h2 {
    font-size: 1.7em;
  }
  .reservations-and-parties-v2 {
    padding: 2em 0;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid .food-item-title h3, .food-menu-grid .food-price, .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 13px;
  }
  .food-menu-grid .food-item-description, .food-menu-grid .food-menu-description {
    font-size: 1em;
  }
  .drink-menu.specials .onespecial h2 {
    font-size: 1.1em;
  }
  .press-holder h2 {
    font-size: 1.6em;
  }
  .press-background p {
    font-size: 1.1em;
  }
  .press-holder .press-item {
    padding: 10px;
  }
  .row.press-holder {
    margin: 0;
  }
  .about-us-page .about-us-s1-content {
    padding: 5px 20px 10px 20px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2em !important;
  }
  .custom_html_1-section .container p {
    font-size: 1.5em;
  }
}

@media (max-width: 320px) {
  .navbar.nav-v4.nav-v6 .header-logo {
    max-width: 140px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .about-us-v2 a.custom-temp-btn,
  .about-us-plus-content .about-us-plus-button,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .sph-email-subscription .sph-submit-button,
  .reservations-and-parties-v2 button,
  .party-offer a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 12px;
  }
  .events-v3-wrapper .item-text h2 {
    font-size: 1.5em;
  }
  .events-v3-wrapper .item-text h3 {
    font-size: 16px;
  }
  .custom_html_1-section .container p, .custom_html_1-section .container img {
    padding-right: 15px;
  }
  .party-background .section-header {
    font-size: 2.2em;
  }
}
