@import url('main-blessed1.css?z=1493923973102');


@media only screen and (min-width: 992px) {
  .col-md-20 {
    width: 20%;
    float: left;
    padding-left: 25px; } }

@media only screen and (min-width: 768px) {
  .col-sm-20 {
    width: 20%;
    float: left;
    padding-left: 25px; } }

.alt-button {
  background: #dd1936;
  color: #fff;
  border: none;
  padding: 10px 15px;
  display: inline-block;
  white-space: normal;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "rift";
  letter-spacing: 0.5px;
  font-size: 24px;
  -webkit-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  background: #dd1936;
  color: #fff;
  font-size: 18px; }
  @media only screen and (min-width: 768px) {
    .alt-button {
      font-size: 22px;
      padding: 14px 15px; } }
  .alt-button:hover, .alt-button:active, .alt-button:focus {
    background: #333333;
    color: #fff; }
  .alt-button .fa {
    color: #dd1936; }
  .alt-button:hover {
    background: #000;
    color: #fff; }
    .alt-button:hover .fa {
      color: #fff; }
    .alt-button:hover a {
      color: #fff; }
  .alt-button a {
    color: #fff; }
    .alt-button a:hover {
      color: #fff;
      text-decoration: none !important; }

.alt-button {
  background: #dd1936;
  color: #fff;
  border: none;
  padding: 10px 15px;
  display: inline-block;
  white-space: normal;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "rift";
  letter-spacing: 0.5px;
  font-size: 24px;
  -webkit-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  background-color: #333333;
  border: none;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    .alt-button {
      font-size: 22px;
      padding: 14px 15px; } }
  .alt-button:hover, .alt-button:active, .alt-button:focus {
    background: #333333;
    color: #fff; }
  .alt-button:hover, .alt-button:active, .alt-button:focus {
    background-color: #dd1936;
    color: #fff; }

@media only screen and (min-width: 1200px) {
  .table > thead > tr > th {
    width: 200px; } }

html.csscolumns .masonry-grid .grid-row {
  margin-left: 0; }
  html.csscolumns .masonry-grid .grid-row .grid-item {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%; }

html:not(.csscolumns) .masonry-grid .grid-row .grid-item {
  margin-bottom: 25px; }

.no-masonry-grid .custom-grid .grid-item {
  margin-bottom: 25px; }

.bg-overlay {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #52ba80;
  background-color: rgba(0, 154, 68, 0.68); }

.bbi-main-slider .carousel-inner .item {
  background-size: cover !important;
  background-position: center 30% !important; }

.bbi-page-section {
  position: relative;
  padding: 35px 0; }
  @media only screen and (min-width: 768px) {
    .bbi-page-section {
      padding: 55px 0; }
      .bbi-page-section.bbi-landing-subpages {
        padding: 0 0 50px; } }
  @media only screen and (min-width: 992px) {
    .bbi-page-section {
      padding: 70px 0; } }
  .bbi-page-section.with-filter > .container-fluid {
    position: relative; }
  .bbi-page-section.brand1 {
    background: #dd1936; }
  .bbi-page-section.brand2 {
    background: #333333; }
  .bbi-page-section.brand3 {
    background: #e8e7e7; }
  .bbi-page-section.white-text .bbi-engagement-title, .bbi-page-section.white-text .bbi-medium-cont p {
    color: #fff; }

.bbi-medium-cont {
  text-align: center; }
  .bbi-medium-cont p {
    display: inline-block;
    max-width: 815px;
    font-size: 18px;
    line-height: 30px; }

.section-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #666666;
  background-color: rgba(0, 0, 0, 0.6); }

#bbi-primary-content {
  padding-top: 40px; }
  @media only screen and (min-width: 992px) {
    #bbi-primary-content {
      padding-top: 55px; } }
  @media only screen and (min-width: 768px) {
    #bbi-primary-content.with-sidebar {
      padding-left: 0;
      padding-right: 45px; } }
  #bbi-primary-content .alignleft {
    float: left;
    margin: 0 25px 20px 0; }
  #bbi-primary-content .alignright {
    float: right;
    margin: 0 0 20px 25px; }
  .no-banner #bbi-primary-content {
    padding-top: 10px; }
    @media only screen and (min-width: 768px) {
      .no-banner #bbi-primary-content {
        padding-top: 40px; } }

.bbi-content-section {
  padding: 0 0 30px; }
  @media only screen and (min-width: 768px) {
    .bbi-content-section {
      padding: 0 0 35px; } }

.bbi-feature-wrap {
  background: #e8e7e7;
  margin-bottom: 20px;
  display: inline-block; }
  .bbi-feature-wrap img {
    width: 100%; }
  .bbi-feature-wrap:hover {
    box-shadow: 0 0 4px #999999;
    background: #f7f7f7; }
  .bbi-feature-wrap p {
    margin: 0; }

.bbi-main-content:not(.no-sidebar) .bbi-main-row {
  background: #e8e7e7; }
  @media only screen and (min-width: 768px) {
    .bbi-main-content:not(.no-sidebar) .bbi-main-row {
      border-left: 25px solid #fff;
      margin-right: -35px;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

.bbi-main-content.no-sidebar .container-fluid {
  max-width: 1100px; }

.no-banner .bbi-main-content {
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    .no-banner .bbi-main-content {
      margin-top: 120px; } }
  @media only screen and (min-width: 1200px) {
    .no-banner .bbi-main-content {
      margin-top: 205px; } }

.bbi-page-modules {
  background: #fff; }

.bbi-nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  .bbi-nav li {
    margin-bottom: 0; }

.bbi-video-wrap {
  max-width: 700px;
  position: relative; }

.bbi-home-ad {
  padding: 10px 0;
  text-align: center; }
  .bbi-home-ad img {
    display: inline-block;
    max-width: 1200px;
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .bbi-home-ad {
      padding: 15px 0; } }
  @media only screen and (min-width: 992px) {
    .bbi-home-ad {
      padding: 20px 0; } }

.entry-content {
  padding-bottom: 50px; }

.gform_wrapper form {
  background: transparent !important;
  padding: 0 !important; }

.gform_wrapper form .gform_body label.gfield_label {
  /*display: none;*/ }

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]) {
  width: 70%;
  /*float: left;*/
  float:none;
  border: 1px solid #ccc; }

.gform_wrapper div.charleft {
  display: none; }

.gform_wrapper .gform_footer {
  /*width: 25%;
  clear: none;
  float: left;
  margin: 0;
  padding: 0; */}

input[type="submit"], button, .button, .btn-primary {
  padding: 18px 15px; }

.bbi-search-wrap {
  margin-top: 10px;
  position: absolute;
  right: 110px;
  margin-top: 67px; }
  @media only screen and (min-width: 768px) {
    .bbi-search-wrap {
      display: inline-block;
      float: right;
      position: relative;
      width: auto;
      margin-top: 2px;
      top: auto;
      right: auto;
      margin: 10px 16px 0 0; } }
  .bbi-search-wrap .fa {
    font-size: 18px;
    color: #333333; }
    @media only screen and (min-width: 768px) {
      .bbi-search-wrap .fa {
        margin: 1px 0 0 15px;
        font-size: 20px; } }
  .bbi-search-wrap .search-form {
    margin: 0;
    position: relative;
    max-width: 200px;
    position: absolute;
    top: -4px;
    left: auto;
    right: -14px;
    padding: 0;
    min-width: 0;
    width: 120px;
    box-shadow: none; }
    @media only screen and (min-width: 768px) {
      .bbi-search-wrap .search-form {
        border: none;
        left: -135px;
        width: auto;
        max-width: 180px; } }
    .bbi-search-wrap .search-form input[type="search"] {
      padding: 6px 0 6px 5px;
      border-width: 2px;
      background: transparent !important;
      color: #999999;
      box-shadow: none;
      max-width: 200px; }
      .bbi-search-wrap .search-form input[type="search"]::-moz-placeholder {
        color: #999999;
        opacity: 1; }
      .bbi-search-wrap .search-form input[type="search"]:-ms-input-placeholder {
        color: #999999; }
      .bbi-search-wrap .search-form input[type="search"]::-webkit-input-placeholder {
        color: #999999; }
      @media only screen and (min-width: 768px) {
        .bbi-search-wrap .search-form input[type="search"] {
          max-width: 100%; } }
    .bbi-search-wrap .search-form button {
      background: transparent;
      color: #999999;
      padding: 2px 0 !important;
      margin: 0;
      position: absolute;
      left: 90px;
      top: 0; }
      .bbi-search-wrap .search-form button .fa {
        color: #333333; }
      @media only screen and (min-width: 768px) {
        .bbi-search-wrap .search-form button {
          left: 135px; } }
      .bbi-search-wrap .search-form button:hover {
        background: transparent;
        color: #999999; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media only screen and (min-width: 768px) {
    .entry-content .videoWrapper {
      padding: 0;
      height: auto; }
      .entry-content .videoWrapper iframe {
        position: relative;
        width: auto;
        height: auto; } }

.gform_wrapper form {
  background: #e8e7e7;
  padding: 20px; }
  .gform_wrapper form .gform_heading {
    margin-top: 20px; }
    .gform_wrapper form .gform_heading h3 {
      margin-top: 10px; }
    .gform_wrapper form .gform_heading .gform_description {
      margin: 0;
      font-weight: 700;
      font-size: 18px; }
  .gform_wrapper form div.validation_error {
    color: #dd1936;
    border-color: #dd1936; }
  .gform_wrapper form .gform_body label.gfield_label {
    font-size: 18px;
    color: #000;
    margin: 15px 0 5px; }
  .gform_wrapper form .gform_body .ginput_container label {
    font-size: 14px; }
  .gform_wrapper form .gform_body .gfield_error {
    background: none !important;
    border-top: none !important;
    border-color: #dd1936; }
    .gform_wrapper form .gform_body .gfield_error .ginput_container_name label, .gform_wrapper form .gform_body .gfield_error .ginput_container_address label {
      color: #dd1936 !important; }
  .gform_wrapper form .gform_body .validation_message {
    color: #dd1936; }
  .gform_wrapper form .gform_body input, .gform_wrapper form .gform_body textarea, .gform_wrapper form .gform_body select {
    background: #fff !important;
    color: #106ada;
    padding-left: 10px !important;
    padding: 13px 25px 13px 10px !important;
    line-height: 1.5 !important;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .gform_wrapper form .gform_body input, .gform_wrapper form .gform_body textarea, .gform_wrapper form .gform_body select {
        width: 100% !important; } }
    .gform_wrapper form .gform_body input::-moz-placeholder, .gform_wrapper form .gform_body textarea::-moz-placeholder, .gform_wrapper form .gform_body select::-moz-placeholder {
      color: rgba(16, 106, 218, 0.5);
      opacity: 1; }
    .gform_wrapper form .gform_body input:-ms-input-placeholder, .gform_wrapper form .gform_body textarea:-ms-input-placeholder, .gform_wrapper form .gform_body select:-ms-input-placeholder {
      color: rgba(16, 106, 218, 0.5); }
    .gform_wrapper form .gform_body input::-webkit-input-placeholder, .gform_wrapper form .gform_body textarea::-webkit-input-placeholder, .gform_wrapper form .gform_body select::-webkit-input-placeholder {
      color: rgba(16, 106, 218, 0.5); }
  .gform_wrapper form .gform_body input[type="file"] {
    background: none !important;
    line-height: 20px !important;
    padding-left: 0 !important; }
  .gform_wrapper form .gform_body select {
    padding: 12px 15px 12px !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0px !important;
    background-image: url(../../images/dropdown-arrow@2x.png) !important;
    background-position: 96% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 10px !important; }
    @media (-webkit-min-device-pixel-ratio: 0) {
      .gform_wrapper form .gform_body select {
        height: 51px !important;
        margin-top: 0 !important; } }
  .gform_wrapper form .gform_body .ginput_container label {
    color: #000;
    font-size: 16px; }
  .gform_wrapper form .gform_body .ginput_container_name label, .gform_wrapper form .gform_body .ginput_container_address label {
    padding: 5px 0 0 5px;
    font-size: 12px !important; }
  .gform_wrapper form .gform_body .ginput_container_date select {
    padding: 12px 30px 12px 8px !important;
    background-position: 85% 50% !important;
    font-size: 15px; }
  .gform_wrapper form .gform_body .ginput_container_date:last-child {
    margin-right: 0; }
  .gform_wrapper form .gform_body .ginput_container_radio label, .gform_wrapper form .gform_body .ginput_container_checkbox label {
    margin: 2px 0 0 10px; }
  .gform_wrapper form .gform_body .ginput_container_radio input[type="text"] {
    padding: 5px 10px !important;
    font-size: 16px !important;
    background: white !important;
    width: auto !important; }
  .gform_wrapper form .gform_body .ginput_container .ginput_container {
    margin-top: 0 !important; }
  @media only screen and (max-width: 767px) {
    .gform_wrapper form .gform_body .ginput_container.ginput_recaptcha {
      -webkit-transform: scale(0.82);
              transform: scale(0.82);
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0; } }
  .gform_wrapper form .gform_body ul li.gfield {
    margin-top: 25px;
    padding-right: 0 !important; }
    @media only screen and (max-width: 767px) {
      .gform_wrapper form .gform_body ul li.gfield {
        padding: 0;
        width: 100% !important; } }
    @media only screen and (min-width: 768px) {
      .gform_wrapper form .gform_body ul li.gfield.gf_right_half {
        padding: 0 0 0 10px !important; }
      .gform_wrapper form .gform_body ul li.gfield.gf_left_half {
        padding: 0 6px 0 0 !important;
        margin-right: 0 !important; }
      .gform_wrapper form .gform_body ul li.gfield.gf_middle_third {
        padding: 0 16px !important; } }
    .gform_wrapper form .gform_body ul li.gfield.gsection {
      border-color: #106ada;
      margin-top: 45px !important; }
    .gform_wrapper form .gform_body ul li.gfield.lower-label label {
      text-transform: none; }
  .gform_wrapper form .gform_body .gform_page_footer {
    border-style: solid;
    border-width: 1px 0 0 0;
    width: 100%;
    display: inline-block; }
    .gform_wrapper form .gform_body .gform_page_footer .gform_previous_button, .gform_wrapper form .gform_body .gform_page_footer .gform_next_button {
      background: #dd1936;
      color: #fff;
      border: none;
      padding: 10px 15px;
      display: inline-block;
      white-space: normal;
      line-height: 1;
      text-transform: uppercase;
      font-weight: 600;
      text-transform: uppercase;
      font-family: "rift";
      letter-spacing: 0.5px;
      font-size: 24px;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      background: #106ada !important;
      padding: 12px 24px !important;
      width: 134px; }
      @media only screen and (min-width: 768px) {
        .gform_wrapper form .gform_body .gform_page_footer .gform_previous_button, .gform_wrapper form .gform_body .gform_page_footer .gform_next_button {
          font-size: 22px;
          padding: 14px 15px; } }
      .gform_wrapper form .gform_body .gform_page_footer .gform_previous_button:hover, .gform_wrapper form .gform_body .gform_page_footer .gform_previous_button:active, .gform_wrapper form .gform_body .gform_page_footer .gform_previous_button:focus, .gform_wrapper form .gform_body .gform_page_footer .gform_next_button:hover, .gform_wrapper form .gform_body .gform_page_footer .gform_next_button:active, .gform_wrapper form .gform_body .gform_page_footer .gform_next_button:focus {
        background: #333333;
        color: #fff; }
      .gform_wrapper form .gform_body .gform_page_footer .gform_previous_button:hover, .gform_wrapper form .gform_body .gform_page_footer .gform_next_button:hover {
        background: #dd1936 !important; }
    .gform_wrapper form .gform_body .gform_page_footer .gform_next_button {
      float: right;
      margin-right: 0; }
    .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button {
      background: #dd1936;
      color: #fff;
      border: none;
      padding: 10px 15px;
      display: inline-block;
      white-space: normal;
      line-height: 1;
      text-transform: uppercase;
      font-weight: 600;
      text-transform: uppercase;
      font-family: "rift";
      letter-spacing: 0.5px;
      font-size: 24px;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      background: #dd1936 !important;
      padding: 12px 24px !important; }
      @media only screen and (min-width: 768px) {
        .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button {
          font-size: 22px;
          padding: 14px 15px; } }
      .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button:hover, .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button:active, .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button:focus {
        background: #333333;
        color: #fff; }
      .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button:hover {
        background: #106ada !important; }

.gforms_confirmation_message {
  background: #e8e7e7;
  padding: 20px; }
  .gforms_confirmation_message .gform_confirmation_message {
    color: #106ada;
    font-weight: 700; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

.owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 43px);
  color: transparent;
  width: 30px;
  display: block !important; }
  .owl-controls .owl-nav .owl-prev:after, .owl-controls .owl-nav .owl-next:after {
    color: rgba(255, 255, 255, 0.7);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    content: ""; }
    @media only screen and (min-width: 768px) {
      .owl-controls .owl-nav .owl-prev:after, .owl-controls .owl-nav .owl-next:after {
        font-size: 48px; } }

.owl-controls .owl-nav .owl-prev {
  left: -32px; }
  @media only screen and (min-width: 768px) {
    .owl-controls .owl-nav .owl-prev {
      left: -45px; } }
  .owl-controls .owl-nav .owl-prev:after {
    content: ""; }

.owl-controls .owl-nav .owl-next {
  right: -32px;
  background-position: right center; }
  @media only screen and (min-width: 768px) {
    .owl-controls .owl-nav .owl-next {
      right: -45px; } }

@media only screen and (max-width: 1199px) {
  #dl-menu {
    top: 0;
    z-index: 1000;
    position: fixed;
    height: 100%;
    right: -100%;
    max-width: 100%;
    width: 100%;
    background: #333333;
    margin-right: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 25px 0;
    max-width: 240px; }
    #dl-menu.open {
      right: 0;
      opacity: 1; }
    #dl-menu .dl-trigger {
      font-weight: 600;
      text-transform: uppercase;
      font-family: "rift";
      letter-spacing: 0.5px;
      font-size: 30px;
      text-align: right;
      margin: 0 20px 25px 0;
      cursor: pointer; }
      #dl-menu .dl-trigger:before {
        content: "X";
        font-family: "aktiv-grotesk";
        font-weight: 400;
        margin-right: 15px; }
    #dl-menu .dl-menu {
      margin: 0;
      background: #333333; }
      #dl-menu .dl-menu.dl-subview {
        padding: 0; }
      #dl-menu .dl-menu li {
        padding: 10px 20px;
        border-top: 1px solid #000;
        line-height: 1; }
        #dl-menu .dl-menu li.dl-subviewopen {
          padding: 0; }
        #dl-menu .dl-menu li a {
          font-weight: 600;
          text-transform: uppercase;
          font-family: "rift";
          letter-spacing: 0.5px;
          font-size: 20px;
          color: #fff;
          line-height: 1; }
          #dl-menu .dl-menu li a:hover {
            color: #dd1936; }
        #dl-menu .dl-menu li .fa {
          position: absolute;
          right: 10px;
          font-size: 22px;
          z-index: 1;
          padding: 5px 10px;
          margin-top: -5px;
          cursor: pointer;
          background: #000; }
        #dl-menu .dl-menu li .dl-submenu {
          padding: 0; }
      #dl-menu .dl-menu li.dl-back {
        background: #000 !important; }
        #dl-menu .dl-menu li.dl-back > a {
          color: #fff;
          display: inline-block;
          width: 100%; }
  #bb-wrapper {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    #bb-wrapper.push-toleft {
      left: -100%; } }

@media only screen and (max-width: 1199px) {
  .dl-menuwrapper {
    background-color: #333333;
    color: #fff;
    -webkit-perspective: 1000px;
            perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
            perspective-origin: 50% 200%;
    position: relative;
    width: 100%;
    z-index: 1000; }
  .dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px); }
  /* Hide the inner submenus */
  .dl-menuwrapper li .dl-submenu {
    display: none; }
  .dl-menu.dl-subview li,
  .dl-menu.dl-subview li.dl-subviewopen > a,
  .dl-menu.dl-subview li.dl-subview > a,
  .dl-menu.dl-subview li.dl-subviewopen > i,
  .dl-menu.dl-subview li.dl-subview > i {
    display: none; }
  .dl-menu.dl-subview li.dl-subview,
  .dl-menu.dl-subview li.dl-subview .dl-submenu,
  .dl-menu.dl-subview li.dl-subviewopen,
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block; }
  .dl-menu.dl-animate-out {
    -webkit-animation: MenuAnimOut .4s;
            animation: MenuAnimOut .4s; } }

@-webkit-keyframes MenuAnimOut {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
            transform: translateZ(-250px) rotateY(30deg); }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
            transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5; }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
            transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; } }

@keyframes MenuAnimOut {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
            transform: translateZ(-250px) rotateY(30deg); }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
            transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5; }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
            transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; } }

.dl-menu.dl-animate-in {
  -webkit-animation: MenuAnimIn .3s;
          animation: MenuAnimIn .3s; }

@-webkit-keyframes MenuAnimIn {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
            transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
            transform: translateZ(-250px) rotateY(30deg);
    opacity: .5; }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
            transform: translateZ(0px) rotateY(0deg);
    opacity: 1; } }

@keyframes MenuAnimIn {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
            transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
            transform: translateZ(-250px) rotateY(30deg);
    opacity: .5; }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
            transform: translateZ(0px) rotateY(0deg);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-in {
  -webkit-animation: SubMenuAnimIn .4s ease;
          animation: SubMenuAnimIn .4s ease;
  display: none; }

@-webkit-keyframes SubMenuAnimIn {
  0% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn {
  0% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-out {
  -webkit-animation: SubMenuAnimOut .4s ease;
          animation: SubMenuAnimOut .4s ease; }

@-webkit-keyframes SubMenuAnimOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    opacity: 0; } }

@keyframes SubMenuAnimOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    opacity: 0; } }

#wpfront-notification-bar-spacer {
  height: auto !important; }

#wpfront-notification-bar.wpfront-fixed {
  position: relative !important; }
  @media only screen and (max-width: 991px) {
    #wpfront-notification-bar.wpfront-fixed .wpfront-message {
      padding: 40px 10px 20px; }
    #wpfront-notification-bar.wpfront-fixed .wpfront-button {
      margin: 10px 0; } }
  @media only screen and (min-width: 992px) {
    #wpfront-notification-bar.wpfront-fixed .wpfront-message {
      padding: 10px 0; } }

#wpfront-notification-bar div.wpfront-close {
  padding: 10px 7px;
  font-size: 14px;
  position: relative;
  float: right;
  margin-top: 4px; }

#bbi-header {
  position: relative;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }
  @media only screen and (min-width: 768px) {
    #bbi-header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9998;
      background: #fff; }
      .wpfront-on #bbi-header {
        position: relative; } }
  @media only screen and (max-width: 767px) {
    #bbi-header .container-fluid {
      width: 100%;
      max-width: 100%; } }

.bbi-logo-wrap {
  float: left;
  margin: 15px;
  width: 20%; }
  @media only screen and (min-width: 768px) {
    .bbi-logo-wrap {
      max-width: 90px; } }
  @media only screen and (min-width: 1200px) {
    .bbi-logo-wrap {
      margin: 15px 0;
      position: absolute; } }
  @media only screen and (max-width: 991px) {
    .bbi-logo-wrap img {
      max-width: 75px !important; } }

#bbi-hamburger span {
  font-family: "rift";
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase; }

#bbi-hamburger {
  color: #000;
  float: right;
  position: relative;
  margin: 25px 8px 0 0;
  cursor: pointer; }
  #bbi-hamburger .fa {
    font-size: 26px; }
  #bbi-hamburger span {
    margin-left: 5px; }
  @media only screen and (min-width: 768px) {
    #bbi-hamburger {
      position: absolute;
      margin: 55px 25px 0 0;
      right: 0; } }

#bbi-footer {
  padding: 30px 0 100px;
  background-image: url(../../images/nbm-footer-bg@2x.png);
  background-repeat: no-repeat;
  background-size: auto 70px;
  background-position: bottom center;
  font-size: 14px;
  border-top: 6px solid #dd1936; }
  #bbi-footer p {
    margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    #bbi-footer {
      padding-bottom: 60px;
      background-size: auto 160px; }
      #bbi-footer .bbi-footer-col-2 {
        text-align: right; }
      #bbi-footer .bbi-footer-col-3 {
        position: absolute; }
      #bbi-footer .row, #bbi-footer .bbi-blog-cont article .entry-summary, .bbi-blog-cont article #bbi-footer .entry-summary {
        position: relative; } }
  @media only screen and (min-width: 992px) {
    #bbi-footer {
      background-size: 1000px;
      font-size: 16px; }
      #bbi-footer .bbi-footer-col-3 {
        top: 0; } }

.bbi-nav-footer-admin {
  display: inline-block;
  width: 100%;
  margin-top: 30px; }
  .bbi-nav-footer-admin a {
    font-size: 14px;
    text-decoration: underline; }
    @media only screen and (min-width: 992px) {
      .bbi-nav-footer-admin a {
        font-size: 16px; } }

#bbi-bar {
  background: #dd1936;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 15px; }
  @media only screen and (min-width: 768px) {
    #bbi-bar {
      font-size: 17px; } }
  #bbi-bar .bbi-bar-message {
    display: inline-block;
    max-width: 80%; }
  #bbi-bar .bbi-bar-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #333333;
    font-weight: 700;
    padding: 3px 6px 1px;
    cursor: pointer; }
    #bbi-bar .bbi-bar-close:hover {
      background: #fff;
      color: #333333; }

section#comments {
  padding: 20px;
  background: #e8e7e7;
  margin: 35px 0;
  max-width: 700px; }
  section#comments #respond #form-allowed-tags {
    display: none; }
  section#comments #respond label {
    width: 100%;
    font-size: 16px;
    color: #333333; }
  section#comments #respond input, section#comments #respond textarea, section#comments #respond select {
    width: 100%;
    padding: 5px 10px; }
    section#comments #respond input[type='submit'], section#comments #respond textarea[type='submit'], section#comments #respond select[type='submit'] {
      width: auto; }

@media only screen and (min-width: 768px) {
  .bbi-main-slider {
    height: 500px;
    padding: 0; } }

@media only screen and (min-width: 992px) {
  .bbi-main-slider {
    height: 650px; } }

.bbi-main-slider div {
  height: 100%; }

.bbi-main-slider .carousel-inner .item {
  padding: 50px 0; }
  @media only screen and (min-width: 768px) {
    .bbi-main-slider .carousel-inner .item {
      padding: 0; } }
  .bbi-main-slider .carousel-inner .item a {
    height: 100%;
    width: 100%;
    display: inline-block; }

.bbi-main-slider .carousel-caption {
  width: 100%;
  height: auto;
  bottom: 0;
  max-width: 100%;
  font-size: 18px;
  text-shadow: none;
  color: #fff;
  background: none;
  left: 0;
  right: 0;
  position: relative;
  padding: 0;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .bbi-main-slider .carousel-caption {
      font-size: 28px;
      position: absolute;
      bottom: 50px;
      text-align: center; }
      .bbi-main-slider .carousel-caption.caption-left .caption-wrap {
        text-align: left;
        float: left; }
      .bbi-main-slider .carousel-caption.caption-left .bb-caption-callout {
        margin-left: 35px; }
      .bbi-main-slider .carousel-caption.caption-right .caption-wrap {
        text-align: right;
        float: right; }
      .bbi-main-slider .carousel-caption.caption-right .bb-caption-callout {
        margin-right: 35px; } }
  @media only screen and (min-width: 992px) {
    .bbi-main-slider .carousel-caption {
      font-size: 32px; } }
  .bbi-main-slider .carousel-caption .caption-wrap {
    height: 100%;
    max-width: 600px;
    display: inline-block; }
    .bbi-main-slider .carousel-caption .caption-wrap .inner-caption {
      height: auto;
      line-height: 32px;
      background-color: #333333;
      background-color: rgba(0, 0, 0, 0.8);
      padding: 20px 10px 35px; }
      @media only screen and (min-width: 768px) {
        .bbi-main-slider .carousel-caption .caption-wrap .inner-caption {
          line-height: 50px;
          padding: 20px 10px 50px; } }
    .bbi-main-slider .carousel-caption .caption-wrap .bb-caption-callout {
      height: auto;
      display: inline-block;
      max-width: 225px;
      margin-top: 15px;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: -18px; }
      .bbi-main-slider .carousel-caption .caption-wrap .bb-caption-callout a {
        font-size: 20px; }
      @media only screen and (min-width: 768px) {
        .bbi-main-slider .carousel-caption .caption-wrap .bb-caption-callout {
          max-width: 100%; }
          .bbi-main-slider .carousel-caption .caption-wrap .bb-caption-callout a {
            font-size: 24px; } }

.bbi-main-slider .carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: auto;
  margin: 0;
  text-align: left;
  height: 4px; }
  .bbi-main-slider .carousel-indicators li {
    width: 70px;
    height: 4px;
    background: #fff;
    opacity: .5;
    margin: 0;
    color: transparent;
    border-radius: 0;
    border: none; }
    .bbi-main-slider .carousel-indicators li.active, .bbi-main-slider .carousel-indicators li.active:hover {
      background: #fff;
      opacity: 1; }
    .bbi-main-slider .carousel-indicators li:hover {
      background: #000; }

.carousel:hover .carousel-control {
  display: block; }

.carousel .carousel-control {
  display: none;
  z-index: 1000; }
  .carousel .carousel-control .fa {
    font-size: 40px;
    position: absolute;
    top: 48%; }
  .carousel .carousel-control.left .fa {
    left: 25px; }
  .carousel .carousel-control.right .fa {
    right: 25px; }

.carousel-fade {
  opacity: 1; }
  .carousel-fade .carousel-inner .item {
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1; }
    .carousel-fade .carousel-inner .item:first-child {
      top: auto;
      position: relative; }
    .carousel-fade .carousel-inner .item.active {
      opacity: 1;
      -webkit-transition: opacity ease-in-out .7s;
      transition: opacity ease-in-out .7s;
      z-index: 2; }

#bbi-page-banner {
  height: 200px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #bbi-page-banner {
      height: 300px;
      margin-top: 105px; }
      .wpfront-on #bbi-page-banner {
        margin-top: 0; } }
  @media only screen and (min-width: 992px) {
    #bbi-page-banner {
      height: 400px; } }
  @media only screen and (min-width: 1200px) {
    #bbi-page-banner {
      height: 450px;
      margin-top: 120px; } }
  #bbi-page-banner .bbi-caption {
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #fff;
    text-align: center;
    left: 0;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #bbi-page-banner .bbi-caption__left .bbi-caption-wrap {
        float: left;
        text-align: left; }
      #bbi-page-banner .bbi-caption__right .bbi-caption-wrap {
        float: right;
        text-align: right; }
      #bbi-page-banner .bbi-caption__center .bbi-caption-wrap {
        display: inline-block; } }
    #bbi-page-banner .bbi-caption .bbi-caption-wrap {
      background-color: #2b2b2b;
      background-color: rgba(0, 0, 0, 0.83);
      padding: 15px 30px; }
    #bbi-page-banner .bbi-caption h1 {
      color: #fff;
      margin-bottom: 0;
      font-family: "aktiv-grotesk";
      font-weight: 300; }
    #bbi-page-banner .bbi-caption h4, #bbi-page-banner .bbi-caption .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bbi-page-banner .bbi-caption label.gfield_label, #bbi-page-banner .bbi-caption section#comments #respond label, section#comments #respond #bbi-page-banner .bbi-caption label, #bbi-page-banner .bbi-caption .bbi-page-accordion .panel .panel-heading .section-title, .bbi-page-accordion .panel .panel-heading #bbi-page-banner .bbi-caption .section-title {
      color: #fff; }

#bbi-page-header {
  background: #dd1936;
  padding: 25px 0; }
  @media only screen and (min-width: 768px) {
    #bbi-page-header {
      padding: 50px 0;
      margin-top: 105px; } }
  #bbi-page-header h1 {
    margin: 0;
    color: #fff; }

.bbi-engagement-title {
  text-align: center;
  position: relative;
  font-size: 32px;
  font-weight: 300;
  font-family: "rift";
  margin-bottom: 35px; }
  @media only screen and (min-width: 768px) {
    .bbi-engagement-title {
      font-size: 48px;
      margin-bottom: 60px;
      line-height: 1; } }

.bbi-engagement-carousel {
  text-align: center;
  padding: 15px; }
  .bbi-engagement-carousel .owl-carousel {
    display: inline-block; }
    @media only screen and (min-width: 768px) {
      .bbi-engagement-carousel .owl-carousel {
        max-width: 650px; } }
    @media only screen and (min-width: 992px) {
      .bbi-engagement-carousel .owl-carousel {
        max-width: 850px; } }
    @media only screen and (min-width: 1200px) {
      .bbi-engagement-carousel .owl-carousel {
        max-width: 1080px; } }
    @media only screen and (min-width: 1400px) {
      .bbi-engagement-carousel .owl-carousel {
        max-width: 1280px; } }
    .bbi-engagement-carousel .owl-carousel .owl-stage, .bbi-engagement-carousel .owl-carousel .owl-item {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .bbi-engagement-carousel .owl-carousel .owl-item {
      padding: 2px; }
  .bbi-engagement-carousel .custom-item {
    background: #fff;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: inline-block;
    color: #fff;
    padding: 10px;
    width: 100%;
    font-weight: 400;
    position: relative; }
    .bbi-engagement-carousel .custom-item .event-date {
      background: #dd1936;
      padding: 10px;
      color: #fff;
      font-size: 13px;
      position: absolute;
      top: 10px;
      left: 10px; }
      @media only screen and (min-width: 768px) {
        .bbi-engagement-carousel .custom-item .event-date {
          font-size: 18px; } }
    .bbi-engagement-carousel .custom-item .event-title {
      color: #000;
      font-size: 20px;
      text-align: left;
      padding: 15px 0 5px;
      line-height: 1; }
      @media only screen and (min-width: 768px) {
        .bbi-engagement-carousel .custom-item .event-title {
          font-size: 22px;
          padding: 20px 0 10px; } }
    .bbi-engagement-carousel .custom-item:hover {
      background: #dd1936; }
      .bbi-engagement-carousel .custom-item:hover .event-title {
        color: #fff; }

.bbi-engagement-text-media {
  text-align: center; }
  .bbi-engagement-text-media .bbi-wrap {
    display: inline-block;
    max-width: 700px; }
    @media only screen and (min-width: 1200px) {
      .bbi-engagement-text-media .bbi-wrap {
        max-width: 1100px; } }
  @media only screen and (min-width: 1200px) {
    .bbi-engagement-text-media .row, .bbi-engagement-text-media .bbi-blog-cont article .entry-summary, .bbi-blog-cont article .bbi-engagement-text-media .entry-summary {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .bbi-engagement-text-media .bbi-video-wrap {
    max-width: 100%; }
  .bbi-engagement-text-media .bbi-engage-text {
    text-align: left; }
    @media only screen and (min-width: 1200px) {
      .bbi-engagement-text-media .bbi-engage-text {
        padding: 0;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .bbi-engagement-text-media .bbi-engage-text .bbi-text-wrap {
      background: #fff;
      padding: 20px 15px; }
      .bbi-engagement-text-media .bbi-engage-text .bbi-text-wrap p {
        font-size: 14px;
        line-height: 22px; }
      .bbi-engagement-text-media .bbi-engage-text .bbi-text-wrap a {
        font-weight: 700; }
      @media only screen and (min-width: 768px) {
        .bbi-engagement-text-media .bbi-engage-text .bbi-text-wrap {
          padding: 35px 40px; }
          .bbi-engagement-text-media .bbi-engage-text .bbi-text-wrap p {
            font-size: 16px;
            line-height: 26px; } }
      @media only screen and (min-width: 768px) {
        .bbi-engagement-text-media .bbi-engage-text .bbi-text-wrap {
          margin: auto; } }

.bbi-engagement-bottom-copy {
  text-align: center;
  margin-top: 30px; }

#bbi-main-sidebar .widget-title, .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > a {
  font-family: "rift";
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333333;
  line-height: 1; }

#bbi-main-sidebar {
  padding: 25px 0; }
  #bbi-main-sidebar .bbi-content-section {
    padding: 25px 15px 0; }
    @media only screen and (min-width: 768px) {
      #bbi-main-sidebar .bbi-content-section {
        padding: 25px 25px 0; } }
    @media only screen and (min-width: 992px) {
      #bbi-main-sidebar .bbi-content-section {
        padding: 25px 45px 0; } }
  #bbi-main-sidebar .widget-title {
    margin-bottom: 25px; }
  #bbi-main-sidebar figure {
    max-width: 100%;
    padding: 0;
    float: none; }
  #bbi-main-sidebar select {
    width: 100%; }
  #bbi-main-sidebar .widget {
    margin-bottom: 35px; }
    #bbi-main-sidebar .widget:last-child {
      margin-right: 0;
      margin-bottom: 0; }

.bbi-sidebar-feature {
  display: inline-block;
  width: 100%;
  margin-bottom: 35px;
  color: #fff;
  font-size: 18px;
  text-align: center; }
  .bbi-sidebar-feature h2, .bbi-sidebar-feature .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bbi-sidebar-feature h3, .bbi-sidebar-feature .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection .bbi-sidebar-feature .gsection_title, .bbi-sidebar-feature section#comments #respond #reply-title, section#comments #respond .bbi-sidebar-feature #reply-title {
    color: #fff;
    margin-bottom: 20px; }
  .bbi-sidebar-feature h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 40px;
    margin: 0; }
    @media only screen and (min-width: 1200px) {
      .bbi-sidebar-feature h3 {
        font-size: 28px;
        line-height: 30px !important; } }
  .bbi-sidebar-feature .media-wrap {
    padding: 30px 0;
    background-color: #b8b8b8;
    background-color: rgba(153, 153, 153, 0.7); }
    .bbi-sidebar-feature .media-wrap .item-wrap {
      background: none;
      display: block;
      position: relative;
      margin-top: 30px;
      padding: 0 20px; }

.bbi-sidebar-navigation {
  padding-top: 25px; }
  .bbi-sidebar-navigation ul.bbi-nav {
    margin-bottom: 40px;
    padding: 0; }
    .bbi-sidebar-navigation ul.bbi-nav > li {
      display: none; }
      .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor {
        display: block; }
        .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > a {
          display: inline-block;
          width: 100%;
          padding: 0 25px 25px;
          text-transform: uppercase; }
          @media only screen and (min-width: 992px) {
            .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > a {
              padding: 0 45px 25px; } }
        .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu {
          list-style: none;
          margin: 0;
          padding: 0; }
          .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li {
            display: inline-block;
            width: 100%;
            margin: 0; }
            .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li.active-current-item > a {
              color: #000 !important;
              background: #fff !important; }
            .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li.active-current-item > .sub-menu > li, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li.active-current-item > .sub-menu > li, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li.active-current-item > .sub-menu > li {
              display: block; }
            .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > a {
              display: inline-block;
              width: 100%;
              font-size: 16px;
              font-weight: 400;
              line-height: 1;
              color: #333333;
              background: none;
              margin-bottom: 0;
              padding: 18px 25px 20px; }
              @media only screen and (min-width: 992px) {
                .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > a {
                  font-size: 20px;
                  line-height: 22px;
                  padding: 20px 45px 22px; } }
              .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > a:hover, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > a:hover, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > a:hover {
                color: #fff;
                background: #dd1936; }
            .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > .sub-menu, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > .sub-menu, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > .sub-menu {
              list-style: none;
              padding-left: 14px; }
              .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > .sub-menu > li, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > .sub-menu > li, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > .sub-menu > li {
                display: none; }
                .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > .sub-menu > li a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > .sub-menu > li a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > .sub-menu > li a {
                  display: inline-block;
                  width: 100%;
                  text-transform: uppercase;
                  font-weight: 400;
                  font-size: 13px;
                  line-height: 26px;
                  color: #333333; }
                  @media only screen and (min-width: 992px) {
                    .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > .sub-menu > li a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > .sub-menu > li a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > .sub-menu > li a {
                      font-size: 16px;
                      line-height: 39px; } }
                  .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > .sub-menu > li a:hover, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > .sub-menu > li a:hover, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > .sub-menu > li a:hover {
                    font-weight: 600; }
                .bbi-sidebar-navigation ul.bbi-nav > li.active-current-item > .sub-menu > li > .sub-menu > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-page-ancestor > .sub-menu > li > .sub-menu > li.active-current-item > a, .bbi-sidebar-navigation ul.bbi-nav > li.current-menu-ancestor > .sub-menu > li > .sub-menu > li.active-current-item > a {
                  color: #dd1936 !important; }

.widget_categories > ul, .widget_recent_entries > ul, .widget_pages > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px; }
  .widget_categories > ul li, .widget_recent_entries > ul li, .widget_pages > ul li {
    margin: 0; }
  .widget_categories > ul a, .widget_recent_entries > ul a, .widget_pages > ul a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    color: #333333; }
    .widget_categories > ul a:hover, .widget_recent_entries > ul a:hover, .widget_pages > ul a:hover {
      color: #000; }

@media only screen and (min-width: 1200px) {
  .bbi-nav-primary-wrap {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    height: 67px; } }

@media only screen and (min-width: 1400px) {
  .bbi-nav-primary-wrap {
    text-align: center; } }

@media only screen and (min-width: 1200px) {
  .bbi-nav-primary {
    display: inline-block;
    position: relative; }
    .bbi-nav-primary > li {
      width: auto;
      float: left; }
      .bbi-nav-primary > li .show-sub-menu {
        display: none; }
      .bbi-nav-primary > li.active > a, .bbi-nav-primary > li.current > a, .bbi-nav-primary > li:active > a, .bbi-nav-primary > li:focus > a, .bbi-nav-primary > li.current-page-parent > a, .bbi-nav-primary > li.current-page-ancestor > a, body.single-exhibitions .bbi-nav-primary > li.menu-item-3471 > a {
        background: #dd1936;
        color: #fff; }
      body.single-exhibitions .bbi-nav-primary > li.menu-item-3471 > .sub-menu {
        display: block; }
      .bbi-nav-primary > li > a {
        color: #000;
        background: transparent;
        font-size: 25px;
        font-family: "rift";
        font-weight: 600;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 18px 22px;
        letter-spacing: 0.5px;
        display: inline-block;
        width: 100%; }
      .bbi-nav-primary > li.right .sub-menu.dl-submenu {
        text-align: right; }
      .bbi-nav-primary > li.left .sub-menu.dl-submenu {
        text-align: left; }
      .bbi-nav-primary > li .sub-menu.dl-submenu {
        display: none;
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        background: #fff;
        border-color: #dd1936;
        border-width: 6px 0 0;
        border-style: solid;
        padding: 0 12px;
        z-index: 1000;
        left: 0;
        width: 100%; }
        .bbi-nav-primary > li .sub-menu.dl-submenu:before {
          content: "";
          background: #fff;
          height: 72px;
          width: 100%;
          position: fixed;
          left: 0;
          margin-top: -6px;
          border-top: 6px solid #dd1936;
          box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }
        .bbi-nav-primary > li .sub-menu.dl-submenu .dl-back {
          display: none; }
        .bbi-nav-primary > li .sub-menu.dl-submenu > li {
          display: inline-block;
          padding: 20px 14px 18px; }
          .bbi-nav-primary > li .sub-menu.dl-submenu > li a {
            font-size: 18px;
            color: #333333;
            position: relative; }
          .bbi-nav-primary > li .sub-menu.dl-submenu > li:hover a, .bbi-nav-primary > li .sub-menu.dl-submenu > li:active a, .bbi-nav-primary > li .sub-menu.dl-submenu > li:focus a, .bbi-nav-primary > li .sub-menu.dl-submenu > li.active-current-item a, .bbi-nav-primary > li .sub-menu.dl-submenu > li.current-menu-ancestor a {
            color: #dd1936; }
            .bbi-nav-primary > li .sub-menu.dl-submenu > li:hover a:after, .bbi-nav-primary > li .sub-menu.dl-submenu > li:active a:after, .bbi-nav-primary > li .sub-menu.dl-submenu > li:focus a:after, .bbi-nav-primary > li .sub-menu.dl-submenu > li.active-current-item a:after, .bbi-nav-primary > li .sub-menu.dl-submenu > li.current-menu-ancestor a:after {
              bottom: -23px;
              left: 50%;
              -webkit-transform: translateX(-50%);
                      transform: translateX(-50%);
              content: "";
              position: absolute;
              background-image: url(../../images/nav-hover.png);
              background-repeat: no-repeat;
              background-size: 100%;
              height: 14px;
              width: 56px; }
      .bbi-nav-primary > li:last-child .sub-menu {
        right: 0;
        left: auto; }
        .bbi-nav-primary > li:last-child .sub-menu a {
          text-align: right; }
      .bbi-nav-primary > li:hover > .sub-menu {
        display: block; }
      .bbi-nav-primary > li.active-current-item .sub-menu.dl-submenu, .bbi-nav-primary > li.current-menu-ancestor .sub-menu.dl-submenu {
        display: block;
        z-index: -1; }
        .bbi-nav-primary > li.active-current-item .sub-menu.dl-submenu li.hidden, .bbi-nav-primary > li.current-menu-ancestor .sub-menu.dl-submenu li.hidden {
          display: inline-block !important; } }

.bbi-nav-social {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .bbi-nav-social {
      margin: 0; } }
  .bbi-nav-social li {
    display: inline-block;
    margin-right: 20px; }
    .bbi-nav-social li:last-child {
      margin-right: 0;
      margin-bottom: 0; }
    .bbi-nav-social li a {
      color: #000; }
      .bbi-nav-social li a:hover, .bbi-nav-social li a:focus {
        color: #dd1936; }
  .bbi-nav-social .fa {
    font-size: 28px;
    margin-top: 5px; }

.bbi-nav-action {
  float: right;
  width: 30%; }
  .bbi-nav-action a {
    display: inline-block;
    width: 100%;
    color: #fff;
    background: #dd1936;
    text-align: center;
    text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .bbi-nav-action {
      width: auto;
      margin-left: 3px; }
      .bbi-nav-action:hover a {
        background: #333333; } }

.bbi-utility-wrap {
  display: inline;
  width: 80%; }

.bbi-nav-action a, .bbi-nav-utility li a {
  font-size: 13px;
  line-height: 1;
  padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    .bbi-nav-action a, .bbi-nav-utility li a {
      font-size: 15px;
      padding: 14px 16px; } }

.bbi-nav-utility {
  float: right;
  width: 70%; }
  @media only screen and (min-width: 768px) {
    .bbi-nav-utility {
      text-align: right;
      width: auto; } }
  .bbi-nav-utility li {
    float: left;
    width: 49%;
    margin-right: 1%;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .bbi-nav-utility li {
        width: auto;
        float: none;
        display: inline-block;
        margin-right: 2px; } }
    .bbi-nav-utility li a {
      display: inline-block;
      width: 100%;
      background: #e8e7e7;
      color: #000; }
      .bbi-nav-utility li a:hover, .bbi-nav-utility li a:focus {
        background: #333333;
        color: #fff; }

.bbi-page-accordion {
  margin-top: 0px; }
  .bbi-page-accordion .panel {
    background: none;
    border-width: 1px 0 0 0;
    border-color: #dd1936;
    margin: 0 !important;
    box-shadow: none;
    border-radius: 0; }
    .bbi-page-accordion .panel:last-child {
      border-width: 1px 0; }
    .bbi-page-accordion .panel .panel-heading {
      padding: 0;
      text-decoration: none;
      border: none;
      display: inline-block;
      width: 100%; }
      .bbi-page-accordion .panel .panel-heading .section-title {
        font-size: 28px;
        margin: 0;
        display: inline-block;
        padding: 25px 10px 24px 0;
        width: 75%;
        width: calc(100% - 70px); }
      .bbi-page-accordion .panel .panel-heading .more-btn {
        float: right;
        font-size: 12px;
        font-weight: 700;
        padding: 14px 0 10px;
        text-align: center;
        background: #dd1936;
        position: relative;
        color: #fff;
        text-transform: uppercase;
        line-height: 1;
        width: 58px; }
        .bbi-page-accordion .panel .panel-heading .more-btn:after {
          top: 100%;
          left: 0;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-style: solid;
          border-color: #dd1936 #dd1936 #fff;
          border-width: 6px 29px; }
      .bbi-page-accordion .panel .panel-heading[aria-expanded="true"] .more-btn:before {
        content: "close"; }
      .bbi-page-accordion .panel .panel-heading[aria-expanded="true"] .more-btn span {
        display: none; }
    .bbi-page-accordion .panel .panel-body {
      padding: 0 10px 35px;
      border: none !important; }
      @media only screen and (min-width: 768px) {
        .bbi-page-accordion .panel .panel-body {
          padding: 0 40px 35px; } }

.bbi-page-gallery .page-gallery {
  margin-left: -10px; }

.bbi-page-gallery .gallery-item {
  margin-bottom: 10px;
  padding-left: 10px; }
  .bbi-page-gallery .gallery-item .imgWrap:hover {
    box-shadow: 0 0 4px #999999; }

.bbi-landing-subpages .section-title-outer {
  text-align: center; }

@media only screen and (min-width: 768px) {
  .bbi-landing-subpages .bbi-engagement-title {
    font-size: 42px; } }

.bbi-landing-subpages .bbi-subpage p {
  color: #000;
  line-height: 24px; }
  @media only screen and (min-width: 992px) {
    .bbi-landing-subpages .bbi-subpage p {
      font-size: 18px; } }

.bbi-landing-subpages .bbi-subpage .bbi-info-wrap {
  padding: 20px; }

.bbi-page-posts article {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
  line-height: 26px; }
  .bbi-page-posts article:first-child {
    padding-top: 0; }
  .bbi-page-posts article:last-child {
    border: none;
    padding-bottom: 0; }
  .bbi-page-posts article img {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .bbi-page-posts article img {
        margin-bottom: 20px; } }

.bbi-page-posts h6 {
  color: #dd1936;
  margin-bottom: 20px; }

.bbi-pagination .pager {
  font-size: 14px; }
  .bbi-pagination .pager li > a, .bbi-pagination .pager li > span {
    background: none;
    border: none;
    border-radius: 0;
    padding: 0; }
  .bbi-pagination .pager li.next, .bbi-pagination .pager li.previous {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800; }
  .bbi-pagination .pager li.next a:after {
    margin: -3px 0 0 10px; }
  .bbi-pagination .pager li.previous a:before {
    margin: -3px 10px 0 0; }

.bbi-page-testimonial {
  position: relative;
  color: #333333;
  padding-top: 50px !important;
  border-width: 1px 0 0;
  border-color: #dd1936;
  border-style: solid; }
  .bbi-page-testimonial .row, .bbi-page-testimonial .bbi-blog-cont article .entry-summary, .bbi-blog-cont article .bbi-page-testimonial .entry-summary {
    margin-left: 0; }
  .bbi-page-testimonial .author-img {
    padding: 0;
    text-align: center; }
    .bbi-page-testimonial .author-img img {
      border-radius: 100%;
      display: inline-block; }
    .bbi-page-testimonial .author-img .imgWrap:after {
      border-radius: 100%; }
  .bbi-page-testimonial h5 {
    color: #dd1936; }
  .bbi-page-testimonial .quote {
    color: #dd1936;
    background: #fff;
    padding: 12px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -45px;
    font-family: "rift";
    font-size: 55px;
    line-height: 1; }
  .bbi-page-testimonial .testimonial {
    padding-left: 25px;
    font-size: 16px;
    line-height: 24px; }
    @media only screen and (min-width: 768px) {
      .bbi-page-testimonial .testimonial {
        font-size: 22px;
        line-height: 32px;
        padding-top: 25px;
        padding-right: 25px; } }
    .bbi-page-testimonial .testimonial h5 {
      text-transform: none;
      margin-top: 30px; }
    .bbi-page-testimonial .testimonial.no-img {
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .bbi-page-testimonial .testimonial.no-img {
          padding-left: 0; } }

.bbi-page-videos .single-video .bbi-video-wrap {
  position: relative; }
  .bbi-page-videos .single-video .bbi-video-wrap:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .bbi-page-videos .single-video .bbi-video-wrap > .ratio-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.bbi-page-videos .single-video .media-wrap {
  background-color: #e65368;
  background-color: rgba(221, 25, 54, 0.75);
  -webkit-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  text-align: center; }
  .bbi-page-videos .single-video .media-wrap:hover {
    background-color: #e23c54;
    background-color: rgba(221, 25, 54, 0.85); }

.bbi-page-videos .single-video h6 {
  margin-top: 5px; }

.play-btn {
  margin: auto; }
  .play-btn .fa {
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 2px solid #fff;
    font-size: 26px;
    padding: 15px 0 0 4px; }

.bbi-home-exhibitions .bbi-exhibit-grid .bbi-single-exhibit:nth-child(even) .bbi-exhibit-inner, .bbi-home-exhibitions .owl-item:nth-child(even) .bbi-exhibit-inner {
  background-color: #4d4d4d;
  background-color: rgba(0, 0, 0, 0.7); }

.bbi-home-exhibitions .bbi-exhibit-grid .bbi-single-exhibit:nth-child(even) .button, .bbi-home-exhibitions .owl-item:nth-child(even) .button {
  color: #000; }

@media only screen and (max-width: 991px) {
  .bbi-home-exhibitions {
    padding-left: 15px;
    padding-right: 15px; } }

.bbi-home-exhibitions .bottom-info {
  margin-top: 20px;
  display: inline-block;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .bbi-home-exhibitions .bottom-info {
      margin-top: 40px; } }

.bbi-home-exhibitions .bbi-exhibit-grid .bbi-single-exhibit {
  margin-bottom: 25px; }

.bbi-home-exhibitions .bbi-exhibit-carousel {
  text-align: center; }

.bbi-home-exhibitions .owl-carousel {
  display: inline-block; }
  @media only screen and (min-width: 768px) {
    .bbi-home-exhibitions .owl-carousel {
      max-width: 650px; } }
  @media only screen and (min-width: 992px) {
    .bbi-home-exhibitions .owl-carousel {
      max-width: 850px; } }
  @media only screen and (min-width: 1200px) {
    .bbi-home-exhibitions .owl-carousel {
      max-width: 1080px; } }
  @media only screen and (min-width: 1400px) {
    .bbi-home-exhibitions .owl-carousel {
      max-width: 1280px; } }
  .bbi-home-exhibitions .owl-carousel .owl-prev:after, .bbi-home-exhibitions .owl-carousel .owl-next:after {
    color: #333333; }

.bbi-home-exhibitions .owl-item .custom-item {
  padding: 0 !important; }

body:not(.home) .bbi-home-exhibitions .container-fluid {
  width: 100%; }

.bbi-single-exhibit img {
  width: 100%; }

.bbi-single-exhibit .bbi-exhibit-wrap {
  height: 290px;
  background-size: cover !important;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.bbi-single-exhibit .bbi-exhibit-inner {
  padding: 15px 20px;
  background-color: #e23c54;
  background-color: rgba(221, 25, 54, 0.85);
  width: 100%;
  color: #fff;
  -ms-flex-item-align: end;
      align-self: flex-end;
  position: absolute;
  bottom: 0;
  left: 0; }
  .bbi-single-exhibit .bbi-exhibit-inner.expanded {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .bbi-single-exhibit .bbi-exhibit-inner .bbi-exhibit-text-wrap {
    margin: auto;
    font-size: 14px;
    text-align: left; }
  .bbi-single-exhibit .bbi-exhibit-inner .bbi-exhibit-excerpt {
    display: none;
    line-height: 25px;
    margin: 25px 0 0; }
    @media only screen and (min-width: 992px) {
      .bbi-single-exhibit .bbi-exhibit-inner .bbi-exhibit-excerpt {
        font-size: 15px;
        line-height: 20px; } }
  .bbi-single-exhibit .bbi-exhibit-inner h4, .bbi-single-exhibit .bbi-exhibit-inner .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body .bbi-single-exhibit .bbi-exhibit-inner label.gfield_label, .bbi-single-exhibit .bbi-exhibit-inner section#comments #respond label, section#comments #respond .bbi-single-exhibit .bbi-exhibit-inner label, .bbi-single-exhibit .bbi-exhibit-inner .bbi-page-accordion .panel .panel-heading .section-title, .bbi-page-accordion .panel .panel-heading .bbi-single-exhibit .bbi-exhibit-inner .section-title {
    font-size: 20px;
    color: #fff;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      .bbi-single-exhibit .bbi-exhibit-inner h4, .bbi-single-exhibit .bbi-exhibit-inner .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body .bbi-single-exhibit .bbi-exhibit-inner label.gfield_label, .bbi-single-exhibit .bbi-exhibit-inner section#comments #respond label, section#comments #respond .bbi-single-exhibit .bbi-exhibit-inner label, .bbi-single-exhibit .bbi-exhibit-inner .bbi-page-accordion .panel .panel-heading .section-title, .bbi-page-accordion .panel .panel-heading .bbi-single-exhibit .bbi-exhibit-inner .section-title {
        font-size: 22px; } }
    @media only screen and (min-width: 992px) {
      .bbi-single-exhibit .bbi-exhibit-inner h4, .bbi-single-exhibit .bbi-exhibit-inner .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body .bbi-single-exhibit .bbi-exhibit-inner label.gfield_label, .bbi-single-exhibit .bbi-exhibit-inner section#comments #respond label, section#comments #respond .bbi-single-exhibit .bbi-exhibit-inner label, .bbi-single-exhibit .bbi-exhibit-inner .bbi-page-accordion .panel .panel-heading .section-title, .bbi-page-accordion .panel .panel-heading .bbi-single-exhibit .bbi-exhibit-inner .section-title {
        font-size: 26px; } }
  .bbi-single-exhibit .bbi-exhibit-inner .button {
    background: #fff;
    color: #dd1936;
    font-size: 24px;
    padding: 10px;
    margin-top: 5px; }

.bbi-home-ctas {
  background: #dd1936; }
  @media only screen and (max-width: 767px) {
    .bbi-home-ctas .container-fluid {
      width: 100%;
      max-width: 100%; } }
  @media only screen and (min-width: 768px) {
    .bbi-home-ctas .row, .bbi-home-ctas .bbi-blog-cont article .entry-summary, .bbi-blog-cont article .bbi-home-ctas .entry-summary {
      margin-left: 0;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .bbi-home-ctas .bbi-home-cta {
    text-align: left;
    padding: 20px 0;
    border-style: solid;
    border-color: #af142b;
    border-width: 0 0 1px 0; }
    .bbi-home-ctas .bbi-home-cta:last-child {
      border: none; }
    @media only screen and (min-width: 768px) {
      .bbi-home-ctas .bbi-home-cta {
        text-align: center;
        padding: 20px 0;
        border-width: 0 1px 0 0; } }
    .bbi-home-ctas .bbi-home-cta a {
      color: #fff; }
      .bbi-home-ctas .bbi-home-cta a:hover {
        color: #333333; }
    .bbi-home-ctas .bbi-home-cta .fa {
      text-align: center;
      font-size: 30px;
      width: 28px;
      float: left;
      margin: 0 10px 0 15px; }
      @media only screen and (min-width: 768px) {
        .bbi-home-ctas .bbi-home-cta .fa {
          display: inline-block;
          width: 100%;
          margin: 0 0 10px; } }
      @media only screen and (min-width: 1200px) {
        .bbi-home-ctas .bbi-home-cta .fa {
          width: auto;
          float: left;
          margin: 0 10px 0 0; } }
    .bbi-home-ctas .bbi-home-cta span {
      font-size: 13px;
      font-weight: 300; }
      @media only screen and (min-width: 768px) {
        .bbi-home-ctas .bbi-home-cta span {
          font-size: 15px;
          font-weight: 400; } }
      @media only screen and (min-width: 992px) {
        .bbi-home-ctas .bbi-home-cta span {
          font-size: 18px; } }
      @media only screen and (min-width: 1200px) {
        .bbi-home-ctas .bbi-home-cta span {
          padding-top: 4px;
          display: inline-block; } }
    @media only screen and (min-width: 1200px) {
      .bbi-home-ctas .bbi-home-cta .cta-info-inner {
        display: inline-block; } }

.bbi-blog-cont article {
  margin-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #000; }
  .bbi-blog-cont article:first-child {
    padding-top: 0;
    border: none; }
    .search-results .bbi-blog-cont article:first-child {
      border-bottom: 1px solid #cccccc; }
  .search-results .bbi-blog-cont article {
    border-top: none; }
  .bbi-blog-cont article .entry-summary img {
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .bbi-blog-cont article .entry-summary img {
        margin: 0; } }
  .bbi-blog-cont article .entry-summary .excerpt-btn {
    display: inline-block;
    margin-top: 15px; }
  .bbi-blog-cont article a:hover {
    color: #106ada; }

.bbi-post-excerpt .read-more {
  text-decoration: underline; }