/*
Theme Name: WP Bootstrap for Elementor - KGB
Theme URI: http://revenuespark.com
Description: Bootstrap 5.1.3 theme for Elementor
Author: Steve Eldridge
Author URI: http://revenuespark.com
Version: 2.0.1
Tags: responsive, white, bootstrap
*/
html {
  scroll-behavior: smooth;
}

.page-events {
  background: #000;
}

.page-events h1 {
  color: #fff;
  border-bottom: none !important;
}

.stage {
  width: 100%;
  background: url('inc/img/paper_two_tone.jpg') center top repeat-y;
}

.blog {
  overflow-x: hidden;
}

/*
.container-xxl {
  max-width: 100% !important;
}
*/

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Open Sans', sans-serif;
}

a:focus {
  outline: none;
}

.aligncenter {
  display: block;
  margin: auto;
}

a {
  transition: all 0.2s ease-in-out !important;
}

a:hover,
a:focus {
  text-decoration: none !important;
}

#wpadminbar {
  /* overflow: hidden; */
}

@media (max-width: 599.98px) {
  #wpadminbar.mobile {
    display: none;
  }
}

.responsive-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.responsive-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}


/* header */
header>nav {
  background-image: url('inc/img/enter_masked_trans.png');
  background-repeat: no-repeat;
  background-position: top right;
}

#menu-main-menu {
  border-width: 1px 0;
  border-style: solid;
  border-color: #ccc;
  padding: .3em 0;
}

.navbar-nav ul>li {
  font-size: 1.3rem;
}

header .nav-link {
  text-transform: uppercase;
}

header .current-menu-item .nav-link,
header .current_page_parent .nav-link {
  background-color: #C2281B;
  color: #fff !important;

}

.navbar-nav .menu-item .nav-link {
  font-family: "Roboto Condensed", arial, helvetica, sans-serif;
  font-weight: 400;
  font-size: .9em;
}

.navbar-nav .menu-item .nav-link a {
  color: #fff;
}

.navbar-nav .menu-item a {
  padding: .5em;
  color: #fff;
}

@media screen and (max-width: 991px) {
.navbar-collapse ul {
  background: #000;
}
}

@media screen and (min-width: 992px) {
  .navbar-nav.sm-icons {
    margin-left: 1em;
  }
}

.sm-icons .fab {
  color: #fff;
}

.fpHeadline.pt-5 {
  padding-top: 0 !important;
}

.fpAnnouncement.py-5 {
  padding-top: .5em !important;
  padding-bottom: 1em !important;
  border-bottom: 1px solid #555;
}

.fpAnnouncement h2 {
  font-size: 1.4em;
  line-height: 2em;
}

#cmcal_calendar_22 .fc-has-url>.fc-widget-content {
  border-left-width: 2px !important;
  border-right-width: 2px !important;
}

.fpEvents__slider--link a {
  color: #d00000;
  text-decoration: none;
  font-weight: 400;
}

.calendar-legend {
  padding-top: 1.5em;
  color: #fff;
  text-align: center;
}

.calendar-legend .legend {
  padding: 5px 20px;
  margin: 10px;
  border: 1px solid #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.page-events .calendar-legend {
  display: block;
  padding-top: 0;
  padding-bottom: 20px;
}

.calendar-legend .red-room {
  background: #aa0000;
}

.fpNewsletter__form .nf-form-content * {
  display: flex;
}

.fpNewsletter__form .nf-form-content .nf-field-container {
margin-bottom: 0;
}

.fpNewsletter__form p {
  font-family: "Roboto Condensed", arial, helvetica, sans-serif;
  color: #ccc;
  font-size: 1.2em;
}

.page-contact-kgb .nf-form-content {
  max-width: 100% !important;
  margin-top: 1.5em !important;
  width: 100%;
  padding: 0 !important;
}

.fpKGBLitBar {
  padding: .5em;
}

.fpKGBLitBar p {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6em;
  font-style: italic;
  font-weight: 600;
  color: #444
}

.fpKGBLitBar a {
  color: #d00000;
  font-family: 'Cormorant Garamond', serif;
  text-decoration: none;
}

.home article h2,
h3.fp-news-header {
  font-size: 1.6em;
}

.fpHeadline {
  padding: 0 20px;
}

.fpHeadline .py-4 a.article__title {
  color: #d00000;
  text-decoration: none;
  line-height: 1.1em;
}

.fpHeadline .py-4 a.article__title:hover,
a.more-link:hover {
  color: #0d6dfe;
  text-decoration: underline !important;
}

@media screen and (max-width: 1400px) {
  .single.py-4 {
    padding: 20px;
  }
}

.py-4 {
  padding-left: 20px;
  padding-right: 20px;
}

.metaInfo {
  padding: .5em 0;
}

.metaInfo h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #555;
  font-size: .9em;
  line-height: .8em;
}

.fpHeadline article {
  border-bottom: 1px dotted #ccc;
}

.article__content img {
  border: 1px solid #ccc;
  margin: 0 0 1em 1em;
}

.articleImage {
  max-width: 100%;
  height: auto;
}

a.more-link {
  color: #d00000;
  white-space: nowrap;
  font-weight: 400;
  text-decoration: none;
}

.sideBar__newsItems,
.newsMain__sidebar {
  background: #ddd;
  padding-left: 1.5em !important;
  padding-right: 1.5em !important;
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important;
}

.sideBar__newsItems h3,
.newsMain__sidebar h3 {
  font-size: 1.6em;
}

.sideBar__newsItems--item {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #555;
}

.sideBar__newsItems--item,
.sideBar__newsItems--item h4 {
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  font-weight: 600;
  padding-left: 1em;
}

.newsItem__pipe {
  color: #fff;
}

.sideBar__newsItems--item .metaInfo__date {
  display: inline;
}

.sideBar__newsItems--item .metaInfo__publication {
  text-transform: uppercase;
}

.sideBar__newsItems--item h4 {
  padding-left: 0;
  display: inline;
}

.sideBar__newsItems--item a {
  color: #d00000;
  text-decoration: none;
}

.fpRedRoom__events--item--image,
.page-home .article__content img,
.page-home .fpInTheNews__item .responsive-video,
.page-home .fpInTheNews__item img {
  border: 1px solid #555;
}

/* Footer */
footer {
  background-color: #212529;
}

.credits a {
  color: #ffcc00;
  font-weight: bold;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
.footer__inner,
.credits p {
  text-align: center;
}
}

/* Home Page */
.navbar,
.home {
  background-color: #000;
}

.fpNewsletter {
  background-color: #2A2826;
}

.fpNewsletter .wpforms-container {
  margin: 0;
}

.fpNewsletter .wpforms-field {
  margin: 0;
  padding: 0 !important;
}

.fpNewsletter .wpforms-submit-container {
  padding: 0 !important;
}

.fpNewsletter .wpforms-submit-container button {
  height: 2.4rem !important;
  width: 4rem !important;
  line-height: 1;
}

.fpKGBLitBar {
  background-color: #F1F1F1;
}

.fpKGBLitBar p {
  margin: 0;
}

.fpRedRoom {
  background-color: #2E0402;
}

.fpRedRoom__events {
  background-color: #555555
}

.fpRedRoom__events--item {
  background-color: #333333;
  width: 245px !important;
  height: 285px !important;
  padding: 1rem;
  margin: 0 .25rem;
}

.fpRedRoom__events--item-venue {
  margin: 0 .25rem;
}

.fpRedRoom__events--item a {
  text-decoration: none;
}

.fpRedRoom__events--item p {
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: .5rem;
}

.fpRedRoom__events--item h4 {
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}

.fpRedRoom__events--item--image {
  max-width: 100%;
  height: auto;
  margin-bottom: .5rem;
}

/* Pages */
.page h1 {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-weight: 300;
  border-bottom: 1px solid #E0E0E0;
}

.home.page h1 {
  border-bottom: 1px solid #464444;
  padding-bottom: 1em;
}

article h1 {
  padding-bottom: .3em;
  font-size: 39px;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
}

.page #pageContent .alignnone {
  max-width: 100%;
}

.page #pageContent .wp-caption-text {
  text-align: center;
}

a.article-link {
  background-color: #006699;
}

/* News Page */
.blog h1 {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.blog h1,
.blog article {
  border-bottom: 1px solid #E0E0E0;
}

.blog {
  background-image: url('inc/img/paper_bg.jpg');
}

.newsMain__content article a {
  color: #d00000;
  text-decoration: none;
}

.newsMain__content article a h2 {
  font-size: 24px;
  font-weight: 600;
}

.newsMain__content .article__content h2,
.newsMain__content .article__content h3 {
  font-size: 18px;
  font-weight: 600;
}

.page-redroom-home .article__content img {
  padding: 3px;
  border: 1px solid #ccc;
}

.newsMain__sidebar {
  position: relative;
  background-color: #DDDDDD;
}

.newsMain__sidebar:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: -30vw;
  bottom: 0;
  top: 0;
  background-color: #dddddd;
}

/* Event CSS */
.single-event {
  background-color: #000;
}

.single-event #menu-item-182 a {
  background-color: transparent !important;
  color: rgba(255, 255, 255, .55) !important;
}

.single-event #menu-item-184 a {
  background-color: #C2281B !important;
  color: #fff !important;
  font-weight: 600;
}

.single-event #pageContent,
.single-post #pageContent {
  background-image: url('inc/img/paper_bg.jpg');
}

.single-post #pageContent.py-5 {
  padding-top: 0 !important;
}

.single-event #pageContent .venue {
  font-weight: 800;
}

.single-event #pageContent h1 {
  border-bottom: 1px solid #ccc;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: .5em;
  margin-bottom: .5em;
}

.float-sm-end {
  margin: 0 0 1em 1em;
}

.single-post #pageContent .img-float,
.single-event #pageContent .img-float {
  display: block;
  margin: 0 auto 1em auto;
  max-width: 500px;
  width: 100%;
  height: auto;
}

.single-event #pageContent .img-float img {
  display: block;
  border: 1px solid #ccc;
  max-width: 500px;
  width: 100%;
  height: auto;
}

.fc-day-grid-event {
  font-weight: 600;
}

.fc-day-grid-event span {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 12px;
}

@media (max-width: 575px) {

  .wpforms-one-half,
  .wpforms-field {
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (min-width: 576px) {
  .sample {
    text-align: center;
  }

  // .article__content img {
  margin: 0 0 1rem 1rem !important;
}

//
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

  .single-post #pageContent .img-float,
  .single-event #pageContent .img-float {
    display: block;
    float: right;
    margin: 0 0 .5em 1em;
    max-width: 500px;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .articleImage {
    display: block;
    max-width: 360px;
    width: 100%;
    height: auto;
    float: none;
    display: block;
    margin: 1em auto !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .custom-logo-link {
    margin-right: 2rem;
  }

  .articleImage {
    max-width: 480px;
    width: 100%;
    height: auto;
  }

}


/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {}
