@charset "UTF-8";
html.csscolumns .masonry-grid .grid-row__one {
  column-count: 1;
  column-gap: 1em; }

html.csscolumns .masonry-grid .grid-row__two {
  column-count: 1;
  column-gap: 1em; }
  @media (min-width: 768px) {
    html.csscolumns .masonry-grid .grid-row__two {
      column-count: 2; } }

html.csscolumns .masonry-grid .grid-row__three {
  column-count: 1;
  column-gap: 1em; }
  @media (min-width: 768px) {
    html.csscolumns .masonry-grid .grid-row__three {
      column-count: 2; } }
  @media (min-width: 992px) {
    html.csscolumns .masonry-grid .grid-row__three {
      column-count: 3; } }

html.csscolumns .masonry-grid .grid-row__four {
  column-count: 1;
  column-gap: 1em; }
  @media (min-width: 768px) {
    html.csscolumns .masonry-grid .grid-row__four {
      column-count: 2; } }
  @media (min-width: 992px) {
    html.csscolumns .masonry-grid .grid-row__four {
      column-count: 3; } }
  @media (min-width: 1200px) {
    html.csscolumns .masonry-grid .grid-row__four {
      column-count: 4; } }

html.csscolumns .masonry-grid .grid-row__five {
  column-count: 1;
  column-gap: 1em; }
  @media (min-width: 768px) {
    html.csscolumns .masonry-grid .grid-row__five {
      column-count: 2; } }
  @media (min-width: 992px) {
    html.csscolumns .masonry-grid .grid-row__five {
      column-count: 3; } }
  @media (min-width: 1200px) {
    html.csscolumns .masonry-grid .grid-row__five {
      column-count: 5; } }

html.csscolumns .masonry-grid .grid-row__six {
  column-count: 1;
  column-gap: 1em; }
  @media (min-width: 768px) {
    html.csscolumns .masonry-grid .grid-row__six {
      column-count: 2; } }
  @media (min-width: 992px) {
    html.csscolumns .masonry-grid .grid-row__six {
      column-count: 4; } }
  @media (min-width: 1200px) {
    html.csscolumns .masonry-grid .grid-row__six {
      column-count: 6; } }

html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two:nth-child(3n+3), .no-masonry-grid .custom-grid .grid-item__two:nth-child(3n+3), .internal-grid .post-row:not(.masonry-grid) .grid-item__two:nth-child(3n+3), #bb-ctas-section .cta-group .cta-item__two:nth-child(3n+3), body.home #bb-widgets-section .home-widget__two:nth-child(3n+3), #bb-features-section .feat-item__two:nth-child(3n+3) {
  clear: left; }

html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three:nth-child(4n+4), .no-masonry-grid .custom-grid .grid-item__three:nth-child(4n+4), .internal-grid .post-row:not(.masonry-grid) .grid-item__three:nth-child(4n+4), #bb-ctas-section .cta-group .cta-item__three:nth-child(4n+4), body.home #bb-widgets-section .home-widget__three:nth-child(4n+4), #bb-features-section .feat-item__three:nth-child(4n+4) {
  clear: left; }

@media (min-width: 768px) {
  html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four:nth-child(3n+3), .no-masonry-grid .custom-grid .grid-item__four:nth-child(3n+3), .internal-grid .post-row:not(.masonry-grid) .grid-item__four:nth-child(3n+3), #bb-ctas-section .cta-group .cta-item__four:nth-child(3n+3), body.home #bb-widgets-section .home-widget__four:nth-child(3n+3), #bb-features-section .feat-item__four:nth-child(3n+3) {
    clear: left; } }
@media (min-width: 992px) {
  html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four:nth-child(3n+3), .no-masonry-grid .custom-grid .grid-item__four:nth-child(3n+3), .internal-grid .post-row:not(.masonry-grid) .grid-item__four:nth-child(3n+3), #bb-ctas-section .cta-group .cta-item__four:nth-child(3n+3), body.home #bb-widgets-section .home-widget__four:nth-child(3n+3), #bb-features-section .feat-item__four:nth-child(3n+3) {
    clear: none; }
  html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four:nth-child(5n+5), .no-masonry-grid .custom-grid .grid-item__four:nth-child(5n+5), .internal-grid .post-row:not(.masonry-grid) .grid-item__four:nth-child(5n+5), #bb-ctas-section .cta-group .cta-item__four:nth-child(5n+5), body.home #bb-widgets-section .home-widget__four:nth-child(5n+5), #bb-features-section .feat-item__four:nth-child(5n+5) {
    clear: left; } }

@media (min-width: 768px) {
  html:not(.csscolumns) .masonry-grid .grid-row .grid-item__five, .no-masonry-grid .custom-grid .grid-item__five, .internal-grid .post-row:not(.masonry-grid) .grid-item__five, #bb-ctas-section .cta-group .cta-item__five, body.home #bb-widgets-section .home-widget__five, #bb-features-section .feat-item__five {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20%; }
    html:not(.csscolumns) .masonry-grid .grid-row .grid-item__five:nth-child(6n+6), .no-masonry-grid .custom-grid .grid-item__five:nth-child(6n+6), .internal-grid .post-row:not(.masonry-grid) .grid-item__five:nth-child(6n+6), #bb-ctas-section .cta-group .cta-item__five:nth-child(6n+6), body.home #bb-widgets-section .home-widget__five:nth-child(6n+6), #bb-features-section .feat-item__five:nth-child(6n+6) {
      clear: left; } }

html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six {
  /*
  	 	@extend .col-lg-2;
  */ }
  @media (min-width: 768px) {
    html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six:nth-child(2n+3), .no-masonry-grid .custom-grid .grid-item__six:nth-child(2n+3), .internal-grid .post-row:not(.masonry-grid) .grid-item__six:nth-child(2n+3), #bb-ctas-section .cta-group .cta-item__six:nth-child(2n+3), body.home #bb-widgets-section .home-widget__six:nth-child(2n+3), #bb-features-section .feat-item__six:nth-child(2n+3) {
      clear: left; } }
  @media (min-width: 992px) {
    html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six:nth-child(2n+3), .no-masonry-grid .custom-grid .grid-item__six:nth-child(2n+3), .internal-grid .post-row:not(.masonry-grid) .grid-item__six:nth-child(2n+3), #bb-ctas-section .cta-group .cta-item__six:nth-child(2n+3), body.home #bb-widgets-section .home-widget__six:nth-child(2n+3), #bb-features-section .feat-item__six:nth-child(2n+3) {
      clear: none; }
    html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six:nth-child(4n+4), .no-masonry-grid .custom-grid .grid-item__six:nth-child(4n+4), .internal-grid .post-row:not(.masonry-grid) .grid-item__six:nth-child(4n+4), #bb-ctas-section .cta-group .cta-item__six:nth-child(4n+4), body.home #bb-widgets-section .home-widget__six:nth-child(4n+4), #bb-features-section .feat-item__six:nth-child(4n+4) {
      clear: left; } }
  @media (min-width: 1200px) {
    html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six {
      /*
      		&:nth-child(4n+4){
      			clear: none;
      		}
      		&:nth-child(7n+7){
      			clear: left;
      		}
      */ }
      html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six:nth-child(2n+3), .no-masonry-grid .custom-grid .grid-item__six:nth-child(2n+3), .internal-grid .post-row:not(.masonry-grid) .grid-item__six:nth-child(2n+3), #bb-ctas-section .cta-group .cta-item__six:nth-child(2n+3), body.home #bb-widgets-section .home-widget__six:nth-child(2n+3), #bb-features-section .feat-item__six:nth-child(2n+3) {
        clear: none; } }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title,
  .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label,
  .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title,
  .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label,
  #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label,
  .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label,
  section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a,
  .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3,
  .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title,
  #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title,
  .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title,
  section#comments #respond #reply-title,
  h3,
  #bb-footer .bb-footer__bucket h4,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label,
  #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4,
  #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title,
  #bb-footer .bb-footer__bucket section#comments #respond label,
  section#comments #respond #bb-footer .bb-footer__bucket label,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3,
  #bb-widgets-section .page-item .event-info .title {
    orphans: 3;
    widows: 3; }

  h2, .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, section#comments #respond #reply-title,
  h3,
  #bb-footer .bb-footer__bucket h4,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label,
  #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4,
  #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title,
  #bb-footer .bb-footer__bucket section#comments #respond label,
  section#comments #respond #bb-footer .bb-footer__bucket label,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3,
  #bb-widgets-section .page-item .event-info .title {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] > .caret, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton > .caret, .blog-cont article .excerpt-btn > .caret, .internal-grid .grid-item .inner-cont .bb-callout > .caret, #bb-widgets-section .bb-widget-callout > .caret, #bb-features-section .feat-item .bb-feature-link > .caret,
  .dropup > .btn > .caret,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .dropup > input[type="submit"] > .caret,
  #bb-footer .BBFormContainer .BBFormSection .dropup > .BBFormSubmitbutton > .caret,
  .blog-cont article .dropup > .excerpt-btn > .caret,
  .internal-grid .grid-item .inner-cont .dropup > .bb-callout > .caret,
  #bb-widgets-section .dropup > .bb-widget-callout > .caret,
  #bb-features-section .feat-item .dropup > .bb-feature-link > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, img, .blog-cont article .entry-summary .bb-post-with-img img, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap img, .custom-grid .grid-item .item-wrap img, .bb-subpage__image, .internal-grid .grid-item .inner-cont .img-cont img, #bb-widgets-section .page-item img, #bb-features-section .feat-item .inner-block img, #bb-testimonials-section .bb-testimonial__img img, #bb-banner img, .bb-widget-logo-slider .bb-logo-slider__logo-wrap img, .bb-widget-img-carousel__img-wrap img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, section#comments #respond #reply-title, h3, #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-widgets-section .page-item .event-info .title, h4, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_body label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, .bb-widget-ai1ec-with-image__info .title, section#comments #respond label, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small, .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4 small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title small, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title small, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title small, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title small, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label small, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label small, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label small, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title small, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title small, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title small, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label small, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label small, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label small, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a small, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a small, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a small, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 small, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 small, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 small, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 small, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title small, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title small, section#comments #respond #reply-title small,
  h2 .small,
  .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title .small,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title .small,
  .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title .small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label .small,
  .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label .small,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title .small,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title .small,
  .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title .small,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label .small,
  #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label .small,
  .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label .small,
  section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a .small,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 .small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 .small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 .small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title .small,
  .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title .small,
  section#comments #respond #reply-title .small, h3 small, #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title small, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title small, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label small, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label small, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4 small, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title small, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title small, #bb-footer .bb-footer__bucket section#comments #respond label small, section#comments #respond #bb-footer .bb-footer__bucket label small, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a small, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 small, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 small, #bb-widgets-section .page-item .event-info .title small,
  h3 .small,
  #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title .small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label .small,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label .small,
  #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4 .small,
  #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title .small,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title .small,
  #bb-footer .bb-footer__bucket section#comments #respond label .small,
  section#comments #respond #bb-footer .bb-footer__bucket label .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 .small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 .small,
  #bb-widgets-section .page-item .event-info .title .small, h4 small, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title small, .gform_wrapper form .gform_body label.gfield_label small, #bb-ctas-section .cta-group .cta-item a h4 small, .bb-widget-ai1ec-with-image__info .title small, section#comments #respond label small, .bb-sidebar1 ul li > a small, .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4 small, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title small, .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4 small, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title small, .bb-sidebar1 section.widget h3 small, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4 small, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title small,
  h4 .small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title .small,
  .gform_wrapper form .gform_body label.gfield_label .small,
  #bb-ctas-section .cta-group .cta-item a h4 .small,
  .bb-widget-ai1ec-with-image__info .title .small,
  section#comments #respond label .small,
  .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4 .small,
  .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title .small,
  .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4 .small,
  .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title .small,
  .bb-sidebar1 section.widget h3 .small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4 .small,
  .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2,
.gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4,
#bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title,
#bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title,
.gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title,
#ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title,
#bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label,
#bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label,
.gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label,
.gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title,
#bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title,
.gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title,
.bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label,
#bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label,
.gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label,
section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a,
#bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a,
.gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a,
.bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3,
#bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3,
.bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3,
#bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3,
.bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3,
#bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3,
.bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3,
.gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title,
#bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title,
.gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title,
section#comments #respond #reply-title, .h2,
h3,
#bb-footer .bb-footer__bucket h4,
#bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title,
#ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title,
#bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label,
.gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label,
#bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4,
#bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4,
#bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title,
.bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title,
#bb-footer .bb-footer__bucket section#comments #respond label,
section#comments #respond #bb-footer .bb-footer__bucket label,
#bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a,
.bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a,
#bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3,
.bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3,
#bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3,
.bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3,
#bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3,
.bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3,
#bb-widgets-section .page-item .event-info .title, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4 small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4 small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title small,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title small,
  .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label small,
  .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label small,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title small,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title small,
  .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title small,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label small,
  #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label small,
  .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label small,
  section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a small,
  .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a small,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 small,
  .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title small,
  #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title small,
  .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title small,
  section#comments #respond #reply-title small,
  h2 .small,
  .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title .small,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title .small,
  .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title .small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label .small,
  .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label .small,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title .small,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title .small,
  .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title .small,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label .small,
  #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label .small,
  .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label .small,
  section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a .small,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 .small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 .small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 .small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3 .small,
  .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title .small,
  .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title .small,
  section#comments #respond #reply-title .small, .h2 small,
  .h2 .small,
  h3 small,
  #bb-footer .bb-footer__bucket h4 small,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label small,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label small,
  #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4 small,
  #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4 small,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title small,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title small,
  #bb-footer .bb-footer__bucket section#comments #respond label small,
  section#comments #respond #bb-footer .bb-footer__bucket label small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a small,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 small,
  #bb-widgets-section .page-item .event-info .title small,
  h3 .small,
  #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title .small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title .small,
  #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label .small,
  .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label .small,
  #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4 .small,
  #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title .small,
  .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title .small,
  #bb-footer .bb-footer__bucket section#comments #respond label .small,
  section#comments #respond #bb-footer .bb-footer__bucket label .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3 .small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3 .small,
  #bb-widgets-section .page-item .event-info .title .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_body label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, .bb-widget-ai1ec-with-image__info .title, section#comments #respond label, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title small, .gform_wrapper form .gform_body label.gfield_label small, #bb-ctas-section .cta-group .cta-item a h4 small, .bb-widget-ai1ec-with-image__info .title small, section#comments #respond label small, .bb-sidebar1 ul li > a small, .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4 small, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title small, .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4 small, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title small, .bb-sidebar1 section.widget h3 small, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4 small, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4 small, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title small, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title small,
  h4 .small,
  #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title .small,
  .gform_wrapper form .gform_body label.gfield_label .small,
  #bb-ctas-section .cta-group .cta-item a h4 .small,
  .bb-widget-ai1ec-with-image__info .title .small,
  section#comments #respond label .small,
  .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4 .small,
  .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title .small,
  .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4 .small,
  .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title .small,
  .bb-sidebar1 section.widget h3 .small,
  .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4 .small,
  #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4 .small,
  .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title .small,
  #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, section#comments #respond #reply-title, .h2 {
  font-size: 30px; }

h3, #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-widgets-section .page-item .event-info .title, .h3 {
  font-size: 24px; }

h4, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_body label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, .bb-widget-ai1ec-with-image__info .title, section#comments #respond label, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid, #bb-wrapper .bb-main__cont, #bb-footer .bb-footer__wrap, #bb-header .bb-header__cont, #bb-header .bb-header__top .bb-header__top-wrap,
#bb-header .bb-header__top .bb-header__bottom-wrap,
#bb-header .bb-header__bottom .bb-header__top-wrap,
#bb-header .bb-header__bottom .bb-header__bottom-wrap, #bb-home-slider-section .bb-section__wrap, #bb-ctas-section .bb-section__wrap, #bb-widgets-section .bb-section__wrap, #bb-info-section .bb-section__wrap, #bb-features-section .bb-section__wrap, #bb-testimonials-section .bb-section__wrap, #bb-home-news-section .bb-section__wrap, .home-section .bb-section__wrap, .home-section h1, #pages-toolbar .bb-section__wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, #bb-wrapper .bb-main__cont:before, #bb-footer .bb-footer__wrap:before, #bb-header .bb-header__cont:before, #bb-header .bb-header__top .bb-header__top-wrap:before,
  #bb-header .bb-header__top .bb-header__bottom-wrap:before,
  #bb-header .bb-header__bottom .bb-header__top-wrap:before,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap:before, #bb-home-slider-section .bb-section__wrap:before, #bb-ctas-section .bb-section__wrap:before, #bb-widgets-section .bb-section__wrap:before, #bb-info-section .bb-section__wrap:before, #bb-features-section .bb-section__wrap:before, #bb-testimonials-section .bb-section__wrap:before, #bb-home-news-section .bb-section__wrap:before, .home-section .bb-section__wrap:before, .home-section h1:before, #pages-toolbar .bb-section__wrap:before, .container-fluid:after, #bb-wrapper .bb-main__cont:after, #bb-footer .bb-footer__wrap:after, #bb-header .bb-header__cont:after, #bb-header .bb-header__top .bb-header__top-wrap:after,
  #bb-header .bb-header__top .bb-header__bottom-wrap:after,
  #bb-header .bb-header__bottom .bb-header__top-wrap:after,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap:after, #bb-home-slider-section .bb-section__wrap:after, #bb-ctas-section .bb-section__wrap:after, #bb-widgets-section .bb-section__wrap:after, #bb-info-section .bb-section__wrap:after, #bb-features-section .bb-section__wrap:after, #bb-testimonials-section .bb-section__wrap:after, #bb-home-news-section .bb-section__wrap:after, .home-section .bb-section__wrap:after, .home-section h1:after, #pages-toolbar .bb-section__wrap:after {
    content: " ";
    display: table; }
  .container-fluid:after, #bb-wrapper .bb-main__cont:after, #bb-footer .bb-footer__wrap:after, #bb-header .bb-header__cont:after, #bb-header .bb-header__top .bb-header__top-wrap:after,
  #bb-header .bb-header__top .bb-header__bottom-wrap:after,
  #bb-header .bb-header__bottom .bb-header__top-wrap:after,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap:after, #bb-home-slider-section .bb-section__wrap:after, #bb-ctas-section .bb-section__wrap:after, #bb-widgets-section .bb-section__wrap:after, #bb-info-section .bb-section__wrap:after, #bb-features-section .bb-section__wrap:after, #bb-testimonials-section .bb-section__wrap:after, #bb-home-news-section .bb-section__wrap:after, .home-section .bb-section__wrap:after, .home-section h1:after, #pages-toolbar .bb-section__wrap:after {
    clear: both; }

.row, #bb-wrapper .bb-main__cont .bb-main__row, .blog-cont article .entry-summary, .blog-cont article.format-gallery .gallery, .bb-search__result .bb-search-post__wrap, .bb-search__result .bb-search-post__with-img, #bb-footer .bb-footer__outer, #bb-header .bb-header__row, #bb-header .bb-header__top .bb-header__top-wrap .bb-header__top-inner,
#bb-header .bb-header__top .bb-header__top-wrap .bb-header__bottom-inner,
#bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__top-inner,
#bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__bottom-inner,
#bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__top-inner,
#bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__bottom-inner,
#bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__top-inner,
#bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__bottom-inner, .custom-grid .grid-row, .internal-grid .post-row:not(.masonry-grid) .grid-row, #bb-home-slider-section .bb-section__outer, #bb-ctas-section .bb-section__outer, #bb-ctas-section .cta-group, #bb-widgets-section .bb-section__outer, body.home #bb-widgets-section .home-widget-group, #bb-info-section .bb-section__outer, #bb-features-section .bb-section__outer, #bb-testimonials-section .bb-section__outer, #bb-testimonials-section .bb-testimonial__wrap, #bb-home-news-section .bb-section__outer, #bb-home-news-section .bb-news__group, #pages-toolbar .bb-section__outer, .bb-widget-logo-slider .bb-logo-slider__wrap, .bb-widget-img-carousel__wrap, .bb-widget-statistics__inner, .bb-widget-fb__wrap, .bb-widget-ai1ec-with-image__inner, .bb-pagination__wrap {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, #bb-wrapper .bb-main__cont .bb-main__row:before, .blog-cont article .entry-summary:before, .blog-cont article.format-gallery .gallery:before, .bb-search__result .bb-search-post__wrap:before, .bb-search__result .bb-search-post__with-img:before, #bb-footer .bb-footer__outer:before, #bb-header .bb-header__row:before, #bb-header .bb-header__top .bb-header__top-wrap .bb-header__top-inner:before,
  #bb-header .bb-header__top .bb-header__top-wrap .bb-header__bottom-inner:before,
  #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__top-inner:before,
  #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__bottom-inner:before,
  #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__top-inner:before,
  #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__bottom-inner:before,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__top-inner:before,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__bottom-inner:before, .custom-grid .grid-row:before, .internal-grid .post-row:not(.masonry-grid) .grid-row:before, #bb-home-slider-section .bb-section__outer:before, #bb-ctas-section .bb-section__outer:before, #bb-ctas-section .cta-group:before, #bb-widgets-section .bb-section__outer:before, body.home #bb-widgets-section .home-widget-group:before, #bb-info-section .bb-section__outer:before, #bb-features-section .bb-section__outer:before, #bb-testimonials-section .bb-section__outer:before, #bb-testimonials-section .bb-testimonial__wrap:before, #bb-home-news-section .bb-section__outer:before, #bb-home-news-section .bb-news__group:before, #pages-toolbar .bb-section__outer:before, .bb-widget-logo-slider .bb-logo-slider__wrap:before, .bb-widget-img-carousel__wrap:before, .bb-widget-statistics__inner:before, .bb-widget-fb__wrap:before, .bb-widget-ai1ec-with-image__inner:before, .bb-pagination__wrap:before, .row:after, #bb-wrapper .bb-main__cont .bb-main__row:after, .blog-cont article .entry-summary:after, .blog-cont article.format-gallery .gallery:after, .bb-search__result .bb-search-post__wrap:after, .bb-search__result .bb-search-post__with-img:after, #bb-footer .bb-footer__outer:after, #bb-header .bb-header__row:after, #bb-header .bb-header__top .bb-header__top-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__top .bb-header__top-wrap .bb-header__bottom-inner:after,
  #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__bottom-inner:after,
  #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__bottom-inner:after,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__bottom-inner:after, .custom-grid .grid-row:after, .internal-grid .post-row:not(.masonry-grid) .grid-row:after, #bb-home-slider-section .bb-section__outer:after, #bb-ctas-section .bb-section__outer:after, #bb-ctas-section .cta-group:after, #bb-widgets-section .bb-section__outer:after, body.home #bb-widgets-section .home-widget-group:after, #bb-info-section .bb-section__outer:after, #bb-features-section .bb-section__outer:after, #bb-testimonials-section .bb-section__outer:after, #bb-testimonials-section .bb-testimonial__wrap:after, #bb-home-news-section .bb-section__outer:after, #bb-home-news-section .bb-news__group:after, #pages-toolbar .bb-section__outer:after, .bb-widget-logo-slider .bb-logo-slider__wrap:after, .bb-widget-img-carousel__wrap:after, .bb-widget-statistics__inner:after, .bb-widget-fb__wrap:after, .bb-widget-ai1ec-with-image__inner:after, .bb-pagination__wrap:after {
    content: " ";
    display: table; }
  .row:after, #bb-wrapper .bb-main__cont .bb-main__row:after, .blog-cont article .entry-summary:after, .blog-cont article.format-gallery .gallery:after, .bb-search__result .bb-search-post__wrap:after, .bb-search__result .bb-search-post__with-img:after, #bb-footer .bb-footer__outer:after, #bb-header .bb-header__row:after, #bb-header .bb-header__top .bb-header__top-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__top .bb-header__top-wrap .bb-header__bottom-inner:after,
  #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__bottom-inner:after,
  #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__bottom-inner:after,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__top-inner:after,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__bottom-inner:after, .custom-grid .grid-row:after, .internal-grid .post-row:not(.masonry-grid) .grid-row:after, #bb-home-slider-section .bb-section__outer:after, #bb-ctas-section .bb-section__outer:after, #bb-ctas-section .cta-group:after, #bb-widgets-section .bb-section__outer:after, body.home #bb-widgets-section .home-widget-group:after, #bb-info-section .bb-section__outer:after, #bb-features-section .bb-section__outer:after, #bb-testimonials-section .bb-section__outer:after, #bb-testimonials-section .bb-testimonial__wrap:after, #bb-home-news-section .bb-section__outer:after, #bb-home-news-section .bb-news__group:after, #pages-toolbar .bb-section__outer:after, .bb-widget-logo-slider .bb-logo-slider__wrap:after, .bb-widget-img-carousel__wrap:after, .bb-widget-statistics__inner:after, .bb-widget-fb__wrap:after, .bb-widget-ai1ec-with-image__inner:after, .bb-pagination__wrap:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__five, .bb-author__img-wrap, .col-lg-2, .col-xs-3, .bb-widget-statistics .bb-statistic__value, .col-sm-3, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__four, .bb-author__img-wrap, .bb-sidebar1, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, #bb-testimonials-section .bb-testimonial__img, .page-template-template-internal-3col .bb-sidebar1, .bb-sidebar2, .col-lg-3, .col-xs-4, .blog-cont article.format-gallery .gallery-item, .col-sm-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three, .no-masonry-grid .custom-grid .grid-item__three, .internal-grid .post-row:not(.masonry-grid) .grid-item__three, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, #bb-testimonials-section .bb-testimonial__img, #bb-home-news-section .news_spec__three, .page-template-template-internal-3col .bb-sidebar1, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .blog-cont article .entry-summary .bb-post-with-img, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .widget-gallery li, .col-lg-4, .col-xs-5, .col-sm-5, .bb-widget-statistics .bb-statistic__value, .col-md-5, .col-lg-5, .col-xs-6, .widget-gallery li, .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-grid .grid-item__two, .internal-grid .post-row:not(.masonry-grid) .grid-item__two, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, #bb-footer .bb-footer__inner .footer-bucket-1, #bb-footer .bb-footer__inner .footer-bucket-2, #bb-footer .bb-footer__inner .footer-bucket-3, #bb-footer .bb-footer__inner .footer-bucket-4, #bb-header .bb-logo__wrap, #bb-home-news-section .news_spec__two, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .bb-nav__action-wrap, .col-md-6, .page-template-template-internal-3col #bb-main .main-content, .col-lg-6, .col-xs-7, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .page-template-template-internal-3col #bb-main .main-content, #bb-testimonials-section .bb-testimonial__copy, .col-md-8, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-lg-8, .col-xs-9, .bb-widget-statistics .bb-statistic__content, .col-sm-9, #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont, #page-breadcrumbs, .bb-author__info, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, .col-lg-9, .col-xs-10, .col-sm-10, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, #bb-info-section .bb-section__inner, .bb-author__info, .col-lg-10, .bb-search__result .bb-search-post__outer, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, #bb-footer .bb-footer__inner .footer-bucket-5, #bb-widgets-section .bb-section__inner, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, #bb-home-news-section .bb-section__inner, .bb-widget-img-carousel__img-wrap, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-grid .grid-item__one, .internal-grid .post-row:not(.masonry-grid) .grid-item__one, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, #bb-main .main-content.no-border, .page-template-default #bb-main .main-content, .blog-cont article .entry-summary .bb-post-video__wrap, .blog-cont article .entry-summary .bb-post-aside__wrap, .blog-cont article .entry-summary .bb-post-chat__wrap, .blog-cont article .entry-summary .bb-post-link__wrap, .blog-cont article .entry-summary .bb-post-gallery__wrap, .blog-cont article .entry-summary .bb-post-with-img, .blog-cont article .entry-summary .bb-post-excerpt, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .blog-cont .masonry-grid .grid-item .bb-post-with-img, .blog-cont .masonry-grid .grid-item .bb-post-with-img-excerpt, .bb-search__result, .bb-search__result .bb-search-post__outer, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, .internal-grid, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, #bb-home-news-section .news_spec__one, .bb-widget-fb__outer, .bb-sidebar2, .bb-pagination__outer, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .bb-widget-statistics .bb-statistic__value, .col-xs-4, .blog-cont article.format-gallery .gallery-item, .col-xs-5, .col-xs-6, .widget-gallery li, .col-xs-7, .col-xs-8, .col-xs-9, .bb-widget-statistics .bb-statistic__content, .col-xs-10, .col-xs-11, .col-xs-12, #bb-footer .bb-footer__inner .footer-bucket-5, #bb-widgets-section .bb-section__inner, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, #bb-home-news-section .bb-section__inner, .bb-widget-img-carousel__img-wrap {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3, .bb-widget-statistics .bb-statistic__value {
  width: 25%; }

.col-xs-4, .blog-cont article.format-gallery .gallery-item {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6, .widget-gallery li {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9, .bb-widget-statistics .bb-statistic__content {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12, #bb-footer .bb-footer__inner .footer-bucket-5, #bb-widgets-section .bb-section__inner, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, #bb-home-news-section .bb-section__inner, .bb-widget-img-carousel__img-wrap {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__four, .bb-author__img-wrap, .bb-sidebar1, .col-sm-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three, .no-masonry-grid .custom-grid .grid-item__three, .internal-grid .post-row:not(.masonry-grid) .grid-item__three, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, #bb-testimonials-section .bb-testimonial__img, #bb-home-news-section .news_spec__three, .page-template-template-internal-3col .bb-sidebar1, .col-sm-5, .bb-widget-statistics .bb-statistic__value, .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-grid .grid-item__two, .internal-grid .post-row:not(.masonry-grid) .grid-item__two, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, #bb-footer .bb-footer__inner .footer-bucket-1, #bb-footer .bb-footer__inner .footer-bucket-2, #bb-footer .bb-footer__inner .footer-bucket-3, #bb-footer .bb-footer__inner .footer-bucket-4, #bb-header .bb-logo__wrap, #bb-home-news-section .news_spec__two, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .bb-nav__action-wrap, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .col-sm-8, .page-template-template-internal-3col #bb-main .main-content, #bb-testimonials-section .bb-testimonial__copy, .col-sm-9, #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont, #page-breadcrumbs, .bb-author__info, .col-sm-10, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-sm-11, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-grid .grid-item__one, .internal-grid .post-row:not(.masonry-grid) .grid-item__one, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, #bb-main .main-content.no-border, .page-template-default #bb-main .main-content, .blog-cont article .entry-summary .bb-post-video__wrap, .blog-cont article .entry-summary .bb-post-aside__wrap, .blog-cont article .entry-summary .bb-post-chat__wrap, .blog-cont article .entry-summary .bb-post-link__wrap, .blog-cont article .entry-summary .bb-post-gallery__wrap, .blog-cont article .entry-summary .bb-post-with-img, .blog-cont article .entry-summary .bb-post-excerpt, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .blog-cont .masonry-grid .grid-item .bb-post-with-img, .blog-cont .masonry-grid .grid-item .bb-post-with-img-excerpt, .bb-search__result, .bb-search__result .bb-search-post__outer, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, .internal-grid, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, #bb-home-news-section .news_spec__one, .bb-widget-fb__outer, .bb-sidebar2, .bb-pagination__outer {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__four, .bb-author__img-wrap, .bb-sidebar1 {
    width: 25%; }

  .col-sm-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three, .no-masonry-grid .custom-grid .grid-item__three, .internal-grid .post-row:not(.masonry-grid) .grid-item__three, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, #bb-testimonials-section .bb-testimonial__img, #bb-home-news-section .news_spec__three, .page-template-template-internal-3col .bb-sidebar1 {
    width: 33.3333333333%; }

  .col-sm-5, .bb-widget-statistics .bb-statistic__value {
    width: 41.6666666667%; }

  .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-grid .grid-item__two, .internal-grid .post-row:not(.masonry-grid) .grid-item__two, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, #bb-footer .bb-footer__inner .footer-bucket-1, #bb-footer .bb-footer__inner .footer-bucket-2, #bb-footer .bb-footer__inner .footer-bucket-3, #bb-footer .bb-footer__inner .footer-bucket-4, #bb-header .bb-logo__wrap, #bb-home-news-section .news_spec__two, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .bb-nav__action-wrap {
    width: 50%; }

  .col-sm-7, .bb-widget-statistics .bb-statistic__content {
    width: 58.3333333333%; }

  .col-sm-8, .page-template-template-internal-3col #bb-main .main-content, #bb-testimonials-section .bb-testimonial__copy {
    width: 66.6666666667%; }

  .col-sm-9, #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont, #page-breadcrumbs, .bb-author__info {
    width: 75%; }

  .col-sm-10, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-grid .grid-item__one, .internal-grid .post-row:not(.masonry-grid) .grid-item__one, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, #bb-main .main-content.no-border, .page-template-default #bb-main .main-content, .blog-cont article .entry-summary .bb-post-video__wrap, .blog-cont article .entry-summary .bb-post-aside__wrap, .blog-cont article .entry-summary .bb-post-chat__wrap, .blog-cont article .entry-summary .bb-post-link__wrap, .blog-cont article .entry-summary .bb-post-gallery__wrap, .blog-cont article .entry-summary .bb-post-with-img, .blog-cont article .entry-summary .bb-post-excerpt, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .blog-cont .masonry-grid .grid-item .bb-post-with-img, .blog-cont .masonry-grid .grid-item .bb-post-with-img-excerpt, .bb-search__result, .bb-search__result .bb-search-post__outer, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, .internal-grid, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, #bb-home-news-section .news_spec__one, .bb-widget-fb__outer, .bb-sidebar2, .bb-pagination__outer {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6, #bb-header .bb-logo__wrap {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8, .page-template-template-internal-3col .bb-sidebar1 {
    right: 66.6666666667%; }

  .col-sm-pull-9, .bb-sidebar1 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3, #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont {
    left: 25%; }

  .col-sm-push-4, .page-template-template-internal-3col #bb-main .main-content {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6, .bb-nav__action-wrap {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__five, .bb-author__img-wrap, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, #bb-testimonials-section .bb-testimonial__img, .page-template-template-internal-3col .bb-sidebar1, .bb-sidebar2, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .blog-cont article .entry-summary .bb-post-with-img, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .widget-gallery li, .col-md-5, .col-md-6, .page-template-template-internal-3col #bb-main .main-content, .col-md-7, .col-md-8, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, .col-md-10, #bb-info-section .bb-section__inner, .bb-author__info, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__five, .bb-author__img-wrap {
    width: 16.6666666667%; }

  .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, #bb-testimonials-section .bb-testimonial__img, .page-template-template-internal-3col .bb-sidebar1, .bb-sidebar2 {
    width: 25%; }

  .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .blog-cont article .entry-summary .bb-post-with-img, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .widget-gallery li {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6, .page-template-template-internal-3col #bb-main .main-content {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, #bb-testimonials-section .bb-testimonial__copy-no-img {
    width: 66.6666666667%; }

  .col-md-9, #bb-testimonials-section .bb-testimonial__copy {
    width: 75%; }

  .col-md-10, #bb-info-section .bb-section__inner, .bb-author__info {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6, .page-template-template-internal-3col .bb-sidebar1 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1, #bb-info-section .bb-section__inner {
    left: 8.3333333333%; }

  .col-md-push-2, #bb-testimonials-section .bb-testimonial__copy-no-img {
    left: 16.6666666667%; }

  .col-md-push-3, .page-template-template-internal-3col #bb-main .main-content {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1, #bb-home-news-section .news_spec__five {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .bb-search__result .bb-search-post__outer, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10, .bb-search__result .bb-search-post__outer {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control, #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], #bb-footer .BBFormContainer .BBFormSection [disabled].BBFormTextbox, .form-control[readonly], #bb-footer .BBFormContainer .BBFormSection [readonly].BBFormTextbox, fieldset[disabled] .form-control, fieldset[disabled] #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection fieldset[disabled] .BBFormTextbox {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], #bb-footer .BBFormContainer .BBFormSection [disabled].BBFormTextbox, fieldset[disabled] .form-control, fieldset[disabled] #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection fieldset[disabled] .BBFormTextbox {
    cursor: not-allowed; }

textarea.form-control, #bb-footer .BBFormContainer .BBFormSection textarea.BBFormTextbox {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, #bb-footer .BBFormContainer .BBFormSection input[type="date"].BBFormTextbox,
  input[type="time"].form-control,
  #bb-footer .BBFormContainer .BBFormSection input[type="time"].BBFormTextbox,
  input[type="datetime-local"].form-control,
  #bb-footer .BBFormContainer .BBFormSection input[type="datetime-local"].BBFormTextbox,
  input[type="month"].form-control,
  #bb-footer .BBFormContainer .BBFormSection input[type="month"].BBFormTextbox {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input[type="date"].BBFormTextbox,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input[type="date"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > input[type="date"].BBFormSubmitbutton,
  .blog-cont article .input-group-sm > .input-group-btn > input[type="date"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input[type="date"].bb-callout,
  #bb-widgets-section .input-group-sm > .input-group-btn > input[type="date"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input[type="date"].bb-feature-link, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input[type="time"].BBFormTextbox,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > input[type="time"].BBFormSubmitbutton,
  .blog-cont article .input-group-sm > .input-group-btn > input[type="time"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input[type="time"].bb-callout,
  #bb-widgets-section .input-group-sm > .input-group-btn > input[type="time"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input[type="time"].bb-feature-link, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input[type="datetime-local"].BBFormTextbox,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > input[type="datetime-local"].BBFormSubmitbutton,
  .blog-cont article .input-group-sm > .input-group-btn > input[type="datetime-local"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input[type="datetime-local"].bb-callout,
  #bb-widgets-section .input-group-sm > .input-group-btn > input[type="datetime-local"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input[type="datetime-local"].bb-feature-link, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input[type="month"].BBFormTextbox,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > input[type="month"].BBFormSubmitbutton,
  .blog-cont article .input-group-sm > .input-group-btn > input[type="month"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input[type="month"].bb-callout,
  #bb-widgets-section .input-group-sm > .input-group-btn > input[type="month"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input[type="month"].bb-feature-link, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input[type="date"].BBFormTextbox,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input[type="date"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > input[type="date"].BBFormSubmitbutton,
  .blog-cont article .input-group-lg > .input-group-btn > input[type="date"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input[type="date"].bb-callout,
  #bb-widgets-section .input-group-lg > .input-group-btn > input[type="date"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input[type="date"].bb-feature-link, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input[type="time"].BBFormTextbox,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > input[type="time"].BBFormSubmitbutton,
  .blog-cont article .input-group-lg > .input-group-btn > input[type="time"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input[type="time"].bb-callout,
  #bb-widgets-section .input-group-lg > .input-group-btn > input[type="time"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input[type="time"].bb-feature-link, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input[type="datetime-local"].BBFormTextbox,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > input[type="datetime-local"].BBFormSubmitbutton,
  .blog-cont article .input-group-lg > .input-group-btn > input[type="datetime-local"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input[type="datetime-local"].bb-callout,
  #bb-widgets-section .input-group-lg > .input-group-btn > input[type="datetime-local"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input[type="datetime-local"].bb-feature-link, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input[type="month"].BBFormTextbox,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > input[type="month"].BBFormSubmitbutton,
  .blog-cont article .input-group-lg > .input-group-btn > input[type="month"].excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input[type="month"].bb-callout,
  #bb-widgets-section .input-group-lg > .input-group-btn > input[type="month"].bb-widget-callout,
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input[type="month"].bb-feature-link, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .form-control-static.BBFormTextbox,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input.form-control-static[type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > .form-control-static.BBFormSubmitbutton,
  .blog-cont article .input-group-lg > .input-group-btn > .form-control-static.excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > .form-control-static.bb-callout,
  #bb-widgets-section .input-group-lg > .input-group-btn > .form-control-static.bb-widget-callout,
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > .form-control-static.bb-feature-link, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .form-control-static.BBFormTextbox,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input.form-control-static[type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > .form-control-static.BBFormSubmitbutton,
  .blog-cont article .input-group-sm > .input-group-btn > .form-control-static.excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > .form-control-static.bb-callout,
  #bb-widgets-section .input-group-sm > .input-group-btn > .form-control-static.bb-widget-callout,
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > .form-control-static.bb-feature-link {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .BBFormTextbox,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > .BBFormSubmitbutton,
.blog-cont article .input-group-sm > .input-group-btn > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > .bb-callout,
#bb-widgets-section .input-group-sm > .input-group-btn > .bb-widget-callout,
#bb-features-section .feat-item .input-group-sm > .input-group-btn > .bb-feature-link {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > select.BBFormTextbox,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > select.BBFormSubmitbutton,
.blog-cont article .input-group-sm > .input-group-btn > select.excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > select.bb-callout,
#bb-widgets-section .input-group-sm > .input-group-btn > select.bb-widget-callout,
#bb-features-section .feat-item .input-group-sm > .input-group-btn > select.bb-feature-link {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > textarea.BBFormTextbox,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > textarea.BBFormSubmitbutton,
.blog-cont article .input-group-sm > .input-group-btn > textarea.excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > textarea.bb-callout,
#bb-widgets-section .input-group-sm > .input-group-btn > textarea.bb-widget-callout,
#bb-features-section .feat-item .input-group-sm > .input-group-btn > textarea.bb-feature-link,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > select[multiple].BBFormTextbox,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > select[multiple].BBFormSubmitbutton,
.blog-cont article .input-group-sm > .input-group-btn > select[multiple].excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > select[multiple].bb-callout,
#bb-widgets-section .input-group-sm > .input-group-btn > select[multiple].bb-widget-callout,
#bb-features-section .feat-item .input-group-sm > .input-group-btn > select[multiple].bb-feature-link {
  height: auto; }

.form-group-sm .form-control, .form-group-sm #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-group-sm .BBFormTextbox {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }
.form-group-sm select.form-control, .form-group-sm #bb-footer .BBFormContainer .BBFormSection select.BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-group-sm select.BBFormTextbox {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm #bb-footer .BBFormContainer .BBFormSection textarea.BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-group-sm textarea.BBFormTextbox,
.form-group-sm select[multiple].form-control,
.form-group-sm #bb-footer .BBFormContainer .BBFormSection select[multiple].BBFormTextbox,
#bb-footer .BBFormContainer .BBFormSection .form-group-sm select[multiple].BBFormTextbox {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .BBFormTextbox,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > .BBFormSubmitbutton,
.blog-cont article .input-group-lg > .input-group-btn > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > .bb-callout,
#bb-widgets-section .input-group-lg > .input-group-btn > .bb-widget-callout,
#bb-features-section .feat-item .input-group-lg > .input-group-btn > .bb-feature-link {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > select.BBFormTextbox,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > select.BBFormSubmitbutton,
.blog-cont article .input-group-lg > .input-group-btn > select.excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > select.bb-callout,
#bb-widgets-section .input-group-lg > .input-group-btn > select.bb-widget-callout,
#bb-features-section .feat-item .input-group-lg > .input-group-btn > select.bb-feature-link {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > textarea.BBFormTextbox,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > textarea.BBFormSubmitbutton,
.blog-cont article .input-group-lg > .input-group-btn > textarea.excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > textarea.bb-callout,
#bb-widgets-section .input-group-lg > .input-group-btn > textarea.bb-widget-callout,
#bb-features-section .feat-item .input-group-lg > .input-group-btn > textarea.bb-feature-link,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > select[multiple].BBFormTextbox,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > select[multiple].BBFormSubmitbutton,
.blog-cont article .input-group-lg > .input-group-btn > select[multiple].excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > select[multiple].bb-callout,
#bb-widgets-section .input-group-lg > .input-group-btn > select[multiple].bb-widget-callout,
#bb-features-section .feat-item .input-group-lg > .input-group-btn > select[multiple].bb-feature-link {
  height: auto; }

.form-group-lg .form-control, .form-group-lg #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-group-lg .BBFormTextbox {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0; }
.form-group-lg select.form-control, .form-group-lg #bb-footer .BBFormContainer .BBFormSection select.BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-group-lg select.BBFormTextbox {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg #bb-footer .BBFormContainer .BBFormSection textarea.BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-group-lg textarea.BBFormTextbox,
.form-group-lg select[multiple].form-control,
.form-group-lg #bb-footer .BBFormContainer .BBFormSection select[multiple].BBFormTextbox,
#bb-footer .BBFormContainer .BBFormSection .form-group-lg select[multiple].BBFormTextbox {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .has-feedback .BBFormTextbox {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .BBFormTextbox + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback,
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > .BBFormSubmitbutton + .form-control-feedback,
.blog-cont article .input-group-lg > .input-group-btn > .excerpt-btn + .form-control-feedback,
.internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > .bb-callout + .form-control-feedback,
#bb-widgets-section .input-group-lg > .input-group-btn > .bb-widget-callout + .form-control-feedback,
#bb-features-section .feat-item .input-group-lg > .input-group-btn > .bb-feature-link + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox + .form-control-feedback,
#bb-footer .BBFormContainer .BBFormSection .form-group-lg .BBFormTextbox + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .BBFormTextbox + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback,
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > .BBFormSubmitbutton + .form-control-feedback,
.blog-cont article .input-group-sm > .input-group-btn > .excerpt-btn + .form-control-feedback,
.internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > .bb-callout + .form-control-feedback,
#bb-widgets-section .input-group-sm > .input-group-btn > .bb-widget-callout + .form-control-feedback,
#bb-features-section .feat-item .input-group-sm > .input-group-btn > .bb-feature-link + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox + .form-control-feedback,
#bb-footer .BBFormContainer .BBFormSection .form-group-sm .BBFormTextbox + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control, .has-success #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .has-success .BBFormTextbox {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:focus, #bb-footer .BBFormContainer .BBFormSection .has-success .BBFormTextbox:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .has-warning .BBFormTextbox {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:focus, #bb-footer .BBFormContainer .BBFormSection .has-warning .BBFormTextbox:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control, .has-error #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .has-error .BBFormTextbox {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:focus, #bb-footer .BBFormContainer .BBFormSection .has-error .BBFormTextbox:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.screen-reader-text ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-inline .BBFormTextbox {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox,
    #bb-footer .BBFormContainer .BBFormSection .form-inline .input-group .BBFormTextbox {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline #bb-footer .BBFormContainer .BBFormSection .input-group > .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .form-inline .input-group > .BBFormTextbox {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, .blog-cont article .excerpt-btn, .internal-grid .grid-item .inner-cont .bb-callout, #bb-widgets-section .bb-widget-callout, #bb-features-section .feat-item .bb-feature-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:focus, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:focus, .blog-cont article .excerpt-btn:focus, .internal-grid .grid-item .inner-cont .bb-callout:focus, #bb-widgets-section .bb-widget-callout:focus, #bb-features-section .feat-item .bb-feature-link:focus, .btn.focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input.focus[type="submit"], #bb-footer .BBFormContainer .BBFormSection .focus.BBFormSubmitbutton, .blog-cont article .focus.excerpt-btn, .internal-grid .grid-item .inner-cont .focus.bb-callout, #bb-widgets-section .focus.bb-widget-callout, #bb-features-section .feat-item .focus.bb-feature-link, .btn:active:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:active:focus, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:active:focus, .blog-cont article .excerpt-btn:active:focus, .internal-grid .grid-item .inner-cont .bb-callout:active:focus, #bb-widgets-section .bb-widget-callout:active:focus, #bb-features-section .feat-item .bb-feature-link:active:focus, .btn:active.focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:active.focus, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:active.focus, .blog-cont article .excerpt-btn:active.focus, .internal-grid .grid-item .inner-cont .bb-callout:active.focus, #bb-widgets-section .bb-widget-callout:active.focus, #bb-features-section .feat-item .bb-feature-link:active.focus, .btn.active:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input.active[type="submit"]:focus, #bb-footer .BBFormContainer .BBFormSection .active.BBFormSubmitbutton:focus, .blog-cont article .active.excerpt-btn:focus, .internal-grid .grid-item .inner-cont .active.bb-callout:focus, #bb-widgets-section .active.bb-widget-callout:focus, #bb-features-section .feat-item .active.bb-feature-link:focus, .btn.active.focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input.active.focus[type="submit"], #bb-footer .BBFormContainer .BBFormSection .active.focus.BBFormSubmitbutton, .blog-cont article .active.focus.excerpt-btn, .internal-grid .grid-item .inner-cont .active.focus.bb-callout, #bb-widgets-section .active.focus.bb-widget-callout, #bb-features-section .feat-item .active.focus.bb-feature-link {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:hover, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:hover, .blog-cont article .excerpt-btn:hover, .internal-grid .grid-item .inner-cont .bb-callout:hover, #bb-widgets-section .bb-widget-callout:hover, #bb-features-section .feat-item .bb-feature-link:hover, .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:focus, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:focus, .blog-cont article .excerpt-btn:focus, .internal-grid .grid-item .inner-cont .bb-callout:focus, #bb-widgets-section .bb-widget-callout:focus, #bb-features-section .feat-item .bb-feature-link:focus, .btn.focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input.focus[type="submit"], #bb-footer .BBFormContainer .BBFormSection .focus.BBFormSubmitbutton, .blog-cont article .focus.excerpt-btn, .internal-grid .grid-item .inner-cont .focus.bb-callout, #bb-widgets-section .focus.bb-widget-callout, #bb-features-section .feat-item .focus.bb-feature-link {
    color: #333;
    text-decoration: none; }
  .btn:active, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:active, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:active, .blog-cont article .excerpt-btn:active, .internal-grid .grid-item .inner-cont .bb-callout:active, #bb-widgets-section .bb-widget-callout:active, #bb-features-section .feat-item .bb-feature-link:active, .btn.active, .frm_style_formidable-style form.frm-show-form .frm_form_fields input.active[type="submit"], #bb-footer .BBFormContainer .BBFormSection .active.BBFormSubmitbutton, .blog-cont article .active.excerpt-btn, .internal-grid .grid-item .inner-cont .active.bb-callout, #bb-widgets-section .active.bb-widget-callout, #bb-features-section .feat-item .active.bb-feature-link {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .frm_style_formidable-style form.frm-show-form .frm_form_fields input.disabled[type="submit"], #bb-footer .BBFormContainer .BBFormSection .disabled.BBFormSubmitbutton, .blog-cont article .disabled.excerpt-btn, .internal-grid .grid-item .inner-cont .disabled.bb-callout, #bb-widgets-section .disabled.bb-widget-callout, #bb-features-section .feat-item .disabled.bb-feature-link, .btn[disabled], .frm_style_formidable-style form.frm-show-form .frm_form_fields input[disabled][type="submit"], #bb-footer .BBFormContainer .BBFormSection [disabled].BBFormSubmitbutton, .blog-cont article [disabled].excerpt-btn, .internal-grid .grid-item .inner-cont [disabled].bb-callout, #bb-widgets-section [disabled].bb-widget-callout, #bb-features-section .feat-item [disabled].bb-feature-link, fieldset[disabled] .btn, fieldset[disabled] .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields fieldset[disabled] input[type="submit"], fieldset[disabled] #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection fieldset[disabled] .BBFormSubmitbutton, fieldset[disabled] .blog-cont article .excerpt-btn, .blog-cont article fieldset[disabled] .excerpt-btn, fieldset[disabled] .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont fieldset[disabled] .bb-callout, fieldset[disabled] #bb-widgets-section .bb-widget-callout, #bb-widgets-section fieldset[disabled] .bb-widget-callout, fieldset[disabled] #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item fieldset[disabled] .bb-feature-link {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, #bb-footer .BBFormContainer .BBFormSection a.disabled.BBFormSubmitbutton, .blog-cont article a.disabled.excerpt-btn, .internal-grid .grid-item .inner-cont a.disabled.bb-callout, #bb-widgets-section a.disabled.bb-widget-callout, #bb-features-section .feat-item a.disabled.bb-feature-link, fieldset[disabled] a.btn, fieldset[disabled] #bb-footer .BBFormContainer .BBFormSection a.BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection fieldset[disabled] a.BBFormSubmitbutton, fieldset[disabled] .blog-cont article a.excerpt-btn, .blog-cont article fieldset[disabled] a.excerpt-btn, fieldset[disabled] .internal-grid .grid-item .inner-cont a.bb-callout, .internal-grid .grid-item .inner-cont fieldset[disabled] a.bb-callout, fieldset[disabled] #bb-widgets-section a.bb-widget-callout, #bb-widgets-section fieldset[disabled] a.bb-widget-callout, fieldset[disabled] #bb-features-section .feat-item a.bb-feature-link, #bb-features-section .feat-item fieldset[disabled] a.bb-feature-link {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-widgets-section .bb-widget-callout {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .ai1ec-btn-default.ai1ec-calendar-link:focus, #bb-ctas-section .cta-group .cta-item a span.cta-button:focus, #bb-widgets-section .bb-widget-callout:focus, .btn-primary.focus, .focus.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.focus.cta-button, #bb-widgets-section .focus.bb-widget-callout {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover, .ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-widgets-section .bb-widget-callout:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .ai1ec-btn-default.ai1ec-calendar-link:active, #bb-ctas-section .cta-group .cta-item a span.cta-button:active, #bb-widgets-section .bb-widget-callout:active, .btn-primary.active, .active.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.active.cta-button, #bb-widgets-section .active.bb-widget-callout, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a .open > span.dropdown-toggle.cta-button, #bb-widgets-section .open > .dropdown-toggle.bb-widget-callout {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .ai1ec-btn-default.ai1ec-calendar-link:active:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button:active:hover, #bb-widgets-section .bb-widget-callout:active:hover, .btn-primary:active:focus, .ai1ec-btn-default.ai1ec-calendar-link:active:focus, #bb-ctas-section .cta-group .cta-item a span.cta-button:active:focus, #bb-widgets-section .bb-widget-callout:active:focus, .btn-primary:active.focus, .ai1ec-btn-default.ai1ec-calendar-link:active.focus, #bb-ctas-section .cta-group .cta-item a span.cta-button:active.focus, #bb-widgets-section .bb-widget-callout:active.focus, .btn-primary.active:hover, .active.ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a span.active.cta-button:hover, #bb-widgets-section .active.bb-widget-callout:hover, .btn-primary.active:focus, .active.ai1ec-btn-default.ai1ec-calendar-link:focus, #bb-ctas-section .cta-group .cta-item a span.active.cta-button:focus, #bb-widgets-section .active.bb-widget-callout:focus, .btn-primary.active.focus, .active.focus.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.active.focus.cta-button, #bb-widgets-section .active.focus.bb-widget-callout, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a .open > span.dropdown-toggle.cta-button:hover, #bb-widgets-section .open > .dropdown-toggle.bb-widget-callout:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.ai1ec-btn-default.ai1ec-calendar-link:focus, #bb-ctas-section .cta-group .cta-item a .open > span.dropdown-toggle.cta-button:focus, #bb-widgets-section .open > .dropdown-toggle.bb-widget-callout:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a .open > span.dropdown-toggle.focus.cta-button, #bb-widgets-section .open > .dropdown-toggle.focus.bb-widget-callout {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .ai1ec-btn-default.ai1ec-calendar-link:active, #bb-ctas-section .cta-group .cta-item a span.cta-button:active, #bb-widgets-section .bb-widget-callout:active, .btn-primary.active, .active.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.active.cta-button, #bb-widgets-section .active.bb-widget-callout, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a .open > span.dropdown-toggle.cta-button, #bb-widgets-section .open > .dropdown-toggle.bb-widget-callout {
    background-image: none; }
  .btn-primary.disabled, .disabled.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.disabled.cta-button, #bb-widgets-section .disabled.bb-widget-callout, .btn-primary.disabled:hover, .disabled.ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a span.disabled.cta-button:hover, #bb-widgets-section .disabled.bb-widget-callout:hover, .btn-primary.disabled:focus, .disabled.ai1ec-btn-default.ai1ec-calendar-link:focus, #bb-ctas-section .cta-group .cta-item a span.disabled.cta-button:focus, #bb-widgets-section .disabled.bb-widget-callout:focus, .btn-primary.disabled.focus, .disabled.focus.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.disabled.focus.cta-button, #bb-widgets-section .disabled.focus.bb-widget-callout, .btn-primary.disabled:active, .disabled.ai1ec-btn-default.ai1ec-calendar-link:active, #bb-ctas-section .cta-group .cta-item a span.disabled.cta-button:active, #bb-widgets-section .disabled.bb-widget-callout:active, .btn-primary.disabled.active, .disabled.active.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.disabled.active.cta-button, #bb-widgets-section .disabled.active.bb-widget-callout, .btn-primary[disabled], [disabled].ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span[disabled].cta-button, #bb-widgets-section [disabled].bb-widget-callout, .btn-primary[disabled]:hover, [disabled].ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a span[disabled].cta-button:hover, #bb-widgets-section [disabled].bb-widget-callout:hover, .btn-primary[disabled]:focus, [disabled].ai1ec-btn-default.ai1ec-calendar-link:focus, #bb-ctas-section .cta-group .cta-item a span[disabled].cta-button:focus, #bb-widgets-section [disabled].bb-widget-callout:focus, .btn-primary[disabled].focus, [disabled].focus.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span[disabled].focus.cta-button, #bb-widgets-section [disabled].focus.bb-widget-callout, .btn-primary[disabled]:active, [disabled].ai1ec-btn-default.ai1ec-calendar-link:active, #bb-ctas-section .cta-group .cta-item a span[disabled].cta-button:active, #bb-widgets-section [disabled].bb-widget-callout:active, .btn-primary[disabled].active, [disabled].active.ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span[disabled].active.cta-button, #bb-widgets-section [disabled].active.bb-widget-callout, fieldset[disabled] .btn-primary, fieldset[disabled] .ai1ec-btn-default.ai1ec-calendar-link, fieldset[disabled] #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-ctas-section .cta-group .cta-item a fieldset[disabled] span.cta-button, fieldset[disabled] #bb-widgets-section .bb-widget-callout, #bb-widgets-section fieldset[disabled] .bb-widget-callout, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .ai1ec-btn-default.ai1ec-calendar-link:hover, fieldset[disabled] #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-ctas-section .cta-group .cta-item a fieldset[disabled] span.cta-button:hover, fieldset[disabled] #bb-widgets-section .bb-widget-callout:hover, #bb-widgets-section fieldset[disabled] .bb-widget-callout:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .ai1ec-btn-default.ai1ec-calendar-link:focus, fieldset[disabled] #bb-ctas-section .cta-group .cta-item a span.cta-button:focus, #bb-ctas-section .cta-group .cta-item a fieldset[disabled] span.cta-button:focus, fieldset[disabled] #bb-widgets-section .bb-widget-callout:focus, #bb-widgets-section fieldset[disabled] .bb-widget-callout:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.ai1ec-btn-default.ai1ec-calendar-link, fieldset[disabled] #bb-ctas-section .cta-group .cta-item a span.focus.cta-button, #bb-ctas-section .cta-group .cta-item a fieldset[disabled] span.focus.cta-button, fieldset[disabled] #bb-widgets-section .focus.bb-widget-callout, #bb-widgets-section fieldset[disabled] .focus.bb-widget-callout, fieldset[disabled] .btn-primary:active, fieldset[disabled] .ai1ec-btn-default.ai1ec-calendar-link:active, fieldset[disabled] #bb-ctas-section .cta-group .cta-item a span.cta-button:active, #bb-ctas-section .cta-group .cta-item a fieldset[disabled] span.cta-button:active, fieldset[disabled] #bb-widgets-section .bb-widget-callout:active, #bb-widgets-section fieldset[disabled] .bb-widget-callout:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .active.ai1ec-btn-default.ai1ec-calendar-link, fieldset[disabled] #bb-ctas-section .cta-group .cta-item a span.active.cta-button, #bb-ctas-section .cta-group .cta-item a fieldset[disabled] span.active.cta-button, fieldset[disabled] #bb-widgets-section .active.bb-widget-callout, #bb-widgets-section fieldset[disabled] .active.bb-widget-callout {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge, .ai1ec-btn-default.ai1ec-calendar-link .badge, #bb-ctas-section .cta-group .cta-item a span.cta-button .badge, #bb-widgets-section .bb-widget-callout .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-lg > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-lg > .BBFormSubmitbutton, .blog-cont article .btn-group-lg > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-lg > .bb-callout, #bb-widgets-section .btn-group-lg > .bb-widget-callout, #bb-features-section .feat-item .btn-group-lg > .bb-feature-link {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-sm > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-sm > .BBFormSubmitbutton, .blog-cont article .btn-group-sm > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-sm > .bb-callout, #bb-widgets-section .btn-group-sm > .bb-widget-callout, #bb-features-section .feat-item .btn-group-sm > .bb-feature-link {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-xs > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-xs > .BBFormSubmitbutton, .blog-cont article .btn-group-xs > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-xs > .bb-callout, #bb-widgets-section .btn-group-xs > .bb-widget-callout, #bb-features-section .feat-item .btn-group-xs > .bb-feature-link {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse, .bb-nav__primary {
  display: none; }
  .collapse.in, .in.bb-nav__primary {
    display: block; }

tr.collapse.in, tr.in.bb-nav__primary {
  display: table-row; }

tbody.collapse.in, tbody.in.bb-nav__primary {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton, .blog-cont article .btn-group > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group > .bb-callout, #bb-widgets-section .btn-group > .bb-widget-callout, #bb-features-section .feat-item .btn-group > .bb-feature-link,
  .btn-group-vertical > .btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton,
  .blog-cont article .btn-group-vertical > .excerpt-btn,
  .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout,
  #bb-widgets-section .btn-group-vertical > .bb-widget-callout,
  #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:hover, #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:hover, .blog-cont article .btn-group > .excerpt-btn:hover, .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:hover, #bb-widgets-section .btn-group > .bb-widget-callout:hover, #bb-features-section .feat-item .btn-group > .bb-feature-link:hover, .btn-group > .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:focus, #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:focus, .blog-cont article .btn-group > .excerpt-btn:focus, .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:focus, #bb-widgets-section .btn-group > .bb-widget-callout:focus, #bb-features-section .feat-item .btn-group > .bb-feature-link:focus, .btn-group > .btn:active, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:active, #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:active, .blog-cont article .btn-group > .excerpt-btn:active, .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:active, #bb-widgets-section .btn-group > .bb-widget-callout:active, #bb-features-section .feat-item .btn-group > .bb-feature-link:active, .btn-group > .btn.active, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input.active[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group > .active.BBFormSubmitbutton, .blog-cont article .btn-group > .active.excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group > .active.bb-callout, #bb-widgets-section .btn-group > .active.bb-widget-callout, #bb-features-section .feat-item .btn-group > .active.bb-feature-link,
    .btn-group-vertical > .btn:hover,
    .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"]:hover,
    #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton:hover,
    .blog-cont article .btn-group-vertical > .excerpt-btn:hover,
    .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout:hover,
    #bb-widgets-section .btn-group-vertical > .bb-widget-callout:hover,
    #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link:hover,
    .btn-group-vertical > .btn:focus,
    .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"]:focus,
    #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton:focus,
    .blog-cont article .btn-group-vertical > .excerpt-btn:focus,
    .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout:focus,
    #bb-widgets-section .btn-group-vertical > .bb-widget-callout:focus,
    #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link:focus,
    .btn-group-vertical > .btn:active,
    .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"]:active,
    #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton:active,
    .blog-cont article .btn-group-vertical > .excerpt-btn:active,
    .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout:active,
    #bb-widgets-section .btn-group-vertical > .bb-widget-callout:active,
    #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link:active,
    .btn-group-vertical > .btn.active,
    .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input.active[type="submit"],
    #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .active.BBFormSubmitbutton,
    .blog-cont article .btn-group-vertical > .active.excerpt-btn,
    .internal-grid .grid-item .inner-cont .btn-group-vertical > .active.bb-callout,
    #bb-widgets-section .btn-group-vertical > .active.bb-widget-callout,
    #bb-features-section .feat-item .btn-group-vertical > .active.bb-feature-link {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .btn, .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .btn, #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .btn, .btn-group .blog-cont article .excerpt-btn + .btn, .blog-cont article .btn-group .excerpt-btn + .btn, .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .btn, .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .btn, .btn-group #bb-widgets-section .bb-widget-callout + .btn, #bb-widgets-section .btn-group .bb-widget-callout + .btn, .btn-group #bb-features-section .feat-item .bb-feature-link + .btn, #bb-features-section .feat-item .btn-group .bb-feature-link + .btn, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .btn + input[type="submit"], .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + input[type="submit"], .btn-group #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + input[type="submit"], .btn-group .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .blog-cont article .excerpt-btn + input[type="submit"], .blog-cont article .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .btn-group .excerpt-btn + input[type="submit"], .btn-group .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .internal-grid .grid-item .inner-cont .bb-callout + input[type="submit"], .internal-grid .grid-item .inner-cont .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .btn-group .bb-callout + input[type="submit"], .btn-group #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group #bb-widgets-section .bb-widget-callout + input[type="submit"], #bb-widgets-section .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .btn-group .bb-widget-callout + input[type="submit"], .btn-group #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group #bb-features-section .feat-item .bb-feature-link + input[type="submit"], #bb-features-section .feat-item .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .btn-group .bb-feature-link + input[type="submit"], .btn-group #bb-footer .BBFormContainer .BBFormSection .btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group .btn + .BBFormSubmitbutton, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .BBFormSubmitbutton, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group #bb-footer .BBFormContainer .BBFormSection input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .BBFormSubmitbutton, .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .BBFormSubmitbutton, .btn-group .blog-cont article #bb-footer .BBFormContainer .BBFormSection .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group .blog-cont article .excerpt-btn + .BBFormSubmitbutton, .blog-cont article .btn-group #bb-footer .BBFormContainer .BBFormSection .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .btn-group .excerpt-btn + .BBFormSubmitbutton, .btn-group .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .BBFormSubmitbutton, .internal-grid .grid-item .inner-cont .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .BBFormSubmitbutton, .btn-group #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group #bb-widgets-section .bb-widget-callout + .BBFormSubmitbutton, #bb-widgets-section .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .btn-group .bb-widget-callout + .BBFormSubmitbutton, .btn-group #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group #bb-features-section .feat-item .bb-feature-link + .BBFormSubmitbutton, #bb-features-section .feat-item .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .btn-group .bb-feature-link + .BBFormSubmitbutton, .btn-group .blog-cont article .btn + .excerpt-btn, .blog-cont article .btn-group .btn + .excerpt-btn, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article input[type="submit"] + .excerpt-btn, .blog-cont article .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .excerpt-btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .blog-cont article input[type="submit"] + .excerpt-btn, .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .excerpt-btn, .btn-group #bb-footer .BBFormContainer .BBFormSection .blog-cont article .BBFormSubmitbutton + .excerpt-btn, .blog-cont article .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .excerpt-btn, #bb-footer .BBFormContainer .BBFormSection .btn-group .blog-cont article .BBFormSubmitbutton + .excerpt-btn, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .excerpt-btn, .btn-group .blog-cont article .excerpt-btn + .excerpt-btn, .blog-cont article .btn-group .excerpt-btn + .excerpt-btn, .btn-group .internal-grid .grid-item .inner-cont .blog-cont article .bb-callout + .excerpt-btn, .blog-cont article .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group .blog-cont article .bb-callout + .excerpt-btn, .blog-cont article .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .excerpt-btn, .btn-group #bb-widgets-section .blog-cont article .bb-widget-callout + .excerpt-btn, .blog-cont article .btn-group #bb-widgets-section .bb-widget-callout + .excerpt-btn, #bb-widgets-section .btn-group .blog-cont article .bb-widget-callout + .excerpt-btn, .blog-cont article #bb-widgets-section .btn-group .bb-widget-callout + .excerpt-btn, .btn-group #bb-features-section .feat-item .blog-cont article .bb-feature-link + .excerpt-btn, .blog-cont article .btn-group #bb-features-section .feat-item .bb-feature-link + .excerpt-btn, #bb-features-section .feat-item .btn-group .blog-cont article .bb-feature-link + .excerpt-btn, .blog-cont article #bb-features-section .feat-item .btn-group .bb-feature-link + .excerpt-btn, .btn-group .internal-grid .grid-item .inner-cont .btn + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group .btn + .bb-callout, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .internal-grid .grid-item .inner-cont input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .bb-callout, .btn-group #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-callout, #bb-footer .BBFormContainer .BBFormSection .btn-group .internal-grid .grid-item .inner-cont .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .bb-callout, .btn-group .blog-cont article .internal-grid .grid-item .inner-cont .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group .blog-cont article .excerpt-btn + .bb-callout, .blog-cont article .btn-group .internal-grid .grid-item .inner-cont .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .blog-cont article .btn-group .excerpt-btn + .bb-callout, .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .bb-callout, .btn-group #bb-widgets-section .internal-grid .grid-item .inner-cont .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group #bb-widgets-section .bb-widget-callout + .bb-callout, #bb-widgets-section .btn-group .internal-grid .grid-item .inner-cont .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .btn-group .bb-widget-callout + .bb-callout, .btn-group #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-callout, #bb-features-section .feat-item .btn-group .internal-grid .grid-item .inner-cont .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .btn-group .bb-feature-link + .bb-callout, .btn-group #bb-widgets-section .btn + .bb-widget-callout, #bb-widgets-section .btn-group .btn + .bb-widget-callout, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section input[type="submit"] + .bb-widget-callout, #bb-widgets-section .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-widget-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group #bb-widgets-section input[type="submit"] + .bb-widget-callout, #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .bb-widget-callout, .btn-group #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-widget-callout, #bb-footer .BBFormContainer .BBFormSection .btn-group #bb-widgets-section .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .bb-widget-callout, .btn-group .blog-cont article #bb-widgets-section .excerpt-btn + .bb-widget-callout, #bb-widgets-section .btn-group .blog-cont article .excerpt-btn + .bb-widget-callout, .blog-cont article .btn-group #bb-widgets-section .excerpt-btn + .bb-widget-callout, #bb-widgets-section .blog-cont article .btn-group .excerpt-btn + .bb-widget-callout, .btn-group .internal-grid .grid-item .inner-cont #bb-widgets-section .bb-callout + .bb-widget-callout, #bb-widgets-section .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-widget-callout, .internal-grid .grid-item .inner-cont .btn-group #bb-widgets-section .bb-callout + .bb-widget-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .bb-widget-callout, .btn-group #bb-widgets-section .bb-widget-callout + .bb-widget-callout, #bb-widgets-section .btn-group .bb-widget-callout + .bb-widget-callout, .btn-group #bb-features-section .feat-item #bb-widgets-section .bb-feature-link + .bb-widget-callout, #bb-widgets-section .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-widget-callout, #bb-features-section .feat-item .btn-group #bb-widgets-section .bb-feature-link + .bb-widget-callout, #bb-widgets-section #bb-features-section .feat-item .btn-group .bb-feature-link + .bb-widget-callout, .btn-group #bb-features-section .feat-item .btn + .bb-feature-link, #bb-features-section .feat-item .btn-group .btn + .bb-feature-link, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-feature-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group #bb-features-section .feat-item input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .bb-feature-link, .btn-group #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-feature-link, #bb-footer .BBFormContainer .BBFormSection .btn-group #bb-features-section .feat-item .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .bb-feature-link, .btn-group .blog-cont article #bb-features-section .feat-item .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .btn-group .blog-cont article .excerpt-btn + .bb-feature-link, .blog-cont article .btn-group #bb-features-section .feat-item .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .blog-cont article .btn-group .excerpt-btn + .bb-feature-link, .btn-group .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .bb-callout + .bb-feature-link, #bb-features-section .feat-item .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-feature-link, .internal-grid .grid-item .inner-cont .btn-group #bb-features-section .feat-item .bb-callout + .bb-feature-link, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .bb-feature-link, .btn-group #bb-widgets-section #bb-features-section .feat-item .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item .btn-group #bb-widgets-section .bb-widget-callout + .bb-feature-link, #bb-widgets-section .btn-group #bb-features-section .feat-item .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item #bb-widgets-section .btn-group .bb-widget-callout + .bb-feature-link, .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-feature-link, #bb-features-section .feat-item .btn-group .bb-feature-link + .bb-feature-link,
.btn-group .btn + .btn-group,
.btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .btn-group,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .btn-group,
.btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .btn-group,
#bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .btn-group,
.btn-group .blog-cont article .excerpt-btn + .btn-group,
.blog-cont article .btn-group .excerpt-btn + .btn-group,
.btn-group .internal-grid .grid-item .inner-cont .bb-callout + .btn-group,
.internal-grid .grid-item .inner-cont .btn-group .bb-callout + .btn-group,
.btn-group #bb-widgets-section .bb-widget-callout + .btn-group,
#bb-widgets-section .btn-group .bb-widget-callout + .btn-group,
.btn-group #bb-features-section .feat-item .bb-feature-link + .btn-group,
#bb-features-section .feat-item .btn-group .bb-feature-link + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group + input[type="submit"],
.frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .btn-group + input[type="submit"],
.btn-group #bb-footer .BBFormContainer .BBFormSection .btn-group + .BBFormSubmitbutton,
#bb-footer .BBFormContainer .BBFormSection .btn-group .btn-group + .BBFormSubmitbutton,
.btn-group .blog-cont article .btn-group + .excerpt-btn,
.blog-cont article .btn-group .btn-group + .excerpt-btn,
.btn-group .internal-grid .grid-item .inner-cont .btn-group + .bb-callout,
.internal-grid .grid-item .inner-cont .btn-group .btn-group + .bb-callout,
.btn-group #bb-widgets-section .btn-group + .bb-widget-callout,
#bb-widgets-section .btn-group .btn-group + .bb-widget-callout,
.btn-group #bb-features-section .feat-item .btn-group + .bb-feature-link,
#bb-features-section .feat-item .btn-group .btn-group + .bb-feature-link,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-toolbar input[type="submit"], .btn-toolbar #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-toolbar .BBFormSubmitbutton, .btn-toolbar .blog-cont article .excerpt-btn, .blog-cont article .btn-toolbar .excerpt-btn, .btn-toolbar .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .btn-toolbar .bb-callout, .btn-toolbar #bb-widgets-section .bb-widget-callout, #bb-widgets-section .btn-toolbar .bb-widget-callout, .btn-toolbar #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .btn-toolbar .bb-feature-link,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-toolbar > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-toolbar > .BBFormSubmitbutton, .blog-cont article .btn-toolbar > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-toolbar > .bb-callout, #bb-widgets-section .btn-toolbar > .bb-widget-callout, #bb-features-section .feat-item .btn-toolbar > .bb-feature-link,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle), #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:not(:first-child):not(:last-child):not(.dropdown-toggle), .blog-cont article .btn-group > .excerpt-btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:not(:first-child):not(:last-child):not(.dropdown-toggle), #bb-widgets-section .btn-group > .bb-widget-callout:not(:first-child):not(:last-child):not(.dropdown-toggle), #bb-features-section .feat-item .btn-group > .bb-feature-link:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:first-child, #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:first-child, .blog-cont article .btn-group > .excerpt-btn:first-child, .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:first-child, #bb-widgets-section .btn-group > .bb-widget-callout:first-child, #bb-features-section .feat-item .btn-group > .bb-feature-link:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle), #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:first-child:not(:last-child):not(.dropdown-toggle), .blog-cont article .btn-group > .excerpt-btn:first-child:not(:last-child):not(.dropdown-toggle), .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:first-child:not(:last-child):not(.dropdown-toggle), #bb-widgets-section .btn-group > .bb-widget-callout:first-child:not(:last-child):not(.dropdown-toggle), #bb-features-section .feat-item .btn-group > .bb-feature-link:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"]:last-child:not(:first-child), #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton:last-child:not(:first-child), .blog-cont article .btn-group > .excerpt-btn:last-child:not(:first-child), .internal-grid .grid-item .inner-cont .btn-group > .bb-callout:last-child:not(:first-child), #bb-widgets-section .btn-group > .bb-widget-callout:last-child:not(:first-child), #bb-features-section .feat-item .btn-group > .bb-feature-link:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group > .btn-group:not(:first-child):not(:last-child) > .BBFormSubmitbutton, .blog-cont article .btn-group > .btn-group:not(:first-child):not(:last-child) > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group > .btn-group:not(:first-child):not(:last-child) > .bb-callout, #bb-widgets-section .btn-group > .btn-group:not(:first-child):not(:last-child) > .bb-widget-callout, #bb-features-section .feat-item .btn-group > .btn-group:not(:first-child):not(:last-child) > .bb-feature-link {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, #bb-footer .BBFormContainer .BBFormSection .btn-group > .btn-group:first-child:not(:last-child) > .BBFormSubmitbutton:last-child, .blog-cont article .btn-group > .btn-group:first-child:not(:last-child) > .excerpt-btn:last-child, .internal-grid .grid-item .inner-cont .btn-group > .btn-group:first-child:not(:last-child) > .bb-callout:last-child, #bb-widgets-section .btn-group > .btn-group:first-child:not(:last-child) > .bb-widget-callout:last-child, #bb-features-section .feat-item .btn-group > .btn-group:first-child:not(:last-child) > .bb-feature-link:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, #bb-footer .BBFormContainer .BBFormSection .btn-group > .btn-group:last-child:not(:first-child) > .BBFormSubmitbutton:first-child, .blog-cont article .btn-group > .btn-group:last-child:not(:first-child) > .excerpt-btn:first-child, .internal-grid .grid-item .inner-cont .btn-group > .btn-group:last-child:not(:first-child) > .bb-callout:first-child, #bb-widgets-section .btn-group > .btn-group:last-child:not(:first-child) > .bb-widget-callout:first-child, #bb-features-section .feat-item .btn-group > .btn-group:last-child:not(:first-child) > .bb-feature-link:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input[type="submit"] + .dropdown-toggle, #bb-footer .BBFormContainer .BBFormSection .btn-group > .BBFormSubmitbutton + .dropdown-toggle, .blog-cont article .btn-group > .excerpt-btn + .dropdown-toggle, .internal-grid .grid-item .inner-cont .btn-group > .bb-callout + .dropdown-toggle, #bb-widgets-section .btn-group > .bb-widget-callout + .dropdown-toggle, #bb-features-section .feat-item .btn-group > .bb-feature-link + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, #bb-footer .BBFormContainer .BBFormSection .btn-group-lg.btn-group > .BBFormSubmitbutton + .dropdown-toggle, .blog-cont article .btn-group-lg.btn-group > .excerpt-btn + .dropdown-toggle, .internal-grid .grid-item .inner-cont .btn-group-lg.btn-group > .bb-callout + .dropdown-toggle, #bb-widgets-section .btn-group-lg.btn-group > .bb-widget-callout + .dropdown-toggle, #bb-features-section .feat-item .btn-group-lg.btn-group > .bb-feature-link + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] .caret, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton .caret, .blog-cont article .excerpt-btn .caret, .internal-grid .grid-item .inner-cont .bb-callout .caret, #bb-widgets-section .bb-widget-callout .caret, #bb-features-section .feat-item .bb-feature-link .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-lg > input[type="submit"] .caret, #bb-footer .BBFormContainer .BBFormSection .btn-group-lg > .BBFormSubmitbutton .caret, .blog-cont article .btn-group-lg > .excerpt-btn .caret, .internal-grid .grid-item .inner-cont .btn-group-lg > .bb-callout .caret, #bb-widgets-section .btn-group-lg > .bb-widget-callout .caret, #bb-features-section .feat-item .btn-group-lg > .bb-feature-link .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-lg > input[type="submit"] .caret, .frm_style_formidable-style form.frm-show-form .frm_form_fields .dropup .btn-group-lg > input[type="submit"] .caret, .dropup #bb-footer .BBFormContainer .BBFormSection .btn-group-lg > .BBFormSubmitbutton .caret, #bb-footer .BBFormContainer .BBFormSection .dropup .btn-group-lg > .BBFormSubmitbutton .caret, .dropup .blog-cont article .btn-group-lg > .excerpt-btn .caret, .blog-cont article .dropup .btn-group-lg > .excerpt-btn .caret, .dropup .internal-grid .grid-item .inner-cont .btn-group-lg > .bb-callout .caret, .internal-grid .grid-item .inner-cont .dropup .btn-group-lg > .bb-callout .caret, .dropup #bb-widgets-section .btn-group-lg > .bb-widget-callout .caret, #bb-widgets-section .dropup .btn-group-lg > .bb-widget-callout .caret, .dropup #bb-features-section .feat-item .btn-group-lg > .bb-feature-link .caret, #bb-features-section .feat-item .dropup .btn-group-lg > .bb-feature-link .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton, .blog-cont article .btn-group-vertical > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout, #bb-widgets-section .btn-group-vertical > .bb-widget-callout, #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn-group > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn-group > .BBFormSubmitbutton,
.blog-cont article .btn-group-vertical > .btn-group > .excerpt-btn,
.internal-grid .grid-item .inner-cont .btn-group-vertical > .btn-group > .bb-callout,
#bb-widgets-section .btn-group-vertical > .btn-group > .bb-widget-callout,
#bb-features-section .feat-item .btn-group-vertical > .btn-group > .bb-feature-link {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn-group > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn-group > .BBFormSubmitbutton, .blog-cont article .btn-group-vertical > .btn-group > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-vertical > .btn-group > .bb-callout, #bb-widgets-section .btn-group-vertical > .btn-group > .bb-widget-callout, #bb-features-section .feat-item .btn-group-vertical > .btn-group > .bb-feature-link {
  float: none; }
.btn-group-vertical > .btn + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .btn, #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .btn, .blog-cont article .btn-group-vertical > .excerpt-btn + .btn, .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .btn, #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .btn, #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + input[type="submit"], .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .btn-group-vertical > .excerpt-btn + input[type="submit"], .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + input[type="submit"], #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .btn-group-vertical > .bb-widget-callout + input[type="submit"], #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn + .BBFormSubmitbutton, .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .BBFormSubmitbutton, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .btn-group-vertical > .excerpt-btn + .BBFormSubmitbutton, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .BBFormSubmitbutton, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .BBFormSubmitbutton, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .BBFormSubmitbutton, .blog-cont article .btn-group-vertical > .btn + .excerpt-btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .btn-group-vertical > input[type="submit"] + .excerpt-btn, .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .excerpt-btn, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .btn-group-vertical > .BBFormSubmitbutton + .excerpt-btn, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .excerpt-btn, .blog-cont article .btn-group-vertical > .excerpt-btn + .excerpt-btn, .internal-grid .grid-item .inner-cont .blog-cont article .btn-group-vertical > .bb-callout + .excerpt-btn, .blog-cont article .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .excerpt-btn, #bb-widgets-section .blog-cont article .btn-group-vertical > .bb-widget-callout + .excerpt-btn, .blog-cont article #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .excerpt-btn, #bb-features-section .feat-item .blog-cont article .btn-group-vertical > .bb-feature-link + .excerpt-btn, .blog-cont article #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-vertical > .btn + .bb-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .btn-group-vertical > input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .bb-callout, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .btn-group-vertical > .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .bb-callout, .blog-cont article .internal-grid .grid-item .inner-cont .btn-group-vertical > .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .blog-cont article .btn-group-vertical > .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .bb-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .bb-callout, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .bb-callout, #bb-widgets-section .btn-group-vertical > .btn + .bb-widget-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .btn-group-vertical > input[type="submit"] + .bb-widget-callout, #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .bb-widget-callout, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .btn-group-vertical > .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .bb-widget-callout, .blog-cont article #bb-widgets-section .btn-group-vertical > .excerpt-btn + .bb-widget-callout, #bb-widgets-section .blog-cont article .btn-group-vertical > .excerpt-btn + .bb-widget-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .btn-group-vertical > .bb-callout + .bb-widget-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .bb-widget-callout, #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .bb-widget-callout, #bb-features-section .feat-item #bb-widgets-section .btn-group-vertical > .bb-feature-link + .bb-widget-callout, #bb-widgets-section #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .bb-widget-callout, #bb-features-section .feat-item .btn-group-vertical > .btn + .bb-feature-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .btn-group-vertical > input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .bb-feature-link, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .btn-group-vertical > .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .bb-feature-link, .blog-cont article #bb-features-section .feat-item .btn-group-vertical > .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .blog-cont article .btn-group-vertical > .excerpt-btn + .bb-feature-link, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .btn-group-vertical > .bb-callout + .bb-feature-link, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .bb-feature-link, #bb-widgets-section #bb-features-section .feat-item .btn-group-vertical > .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .bb-feature-link,
.btn-group-vertical > .btn + .btn-group,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .btn-group,
#bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .btn-group,
.blog-cont article .btn-group-vertical > .excerpt-btn + .btn-group,
.internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .btn-group,
#bb-widgets-section .btn-group-vertical > .bb-widget-callout + .btn-group,
#bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn-group + input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn-group + .BBFormSubmitbutton,
.blog-cont article .btn-group-vertical > .btn-group + .excerpt-btn,
.internal-grid .grid-item .inner-cont .btn-group-vertical > .btn-group + .bb-callout,
#bb-widgets-section .btn-group-vertical > .btn-group + .bb-widget-callout,
#bb-features-section .feat-item .btn-group-vertical > .btn-group + .bb-feature-link,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child), #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton:not(:first-child):not(:last-child), .blog-cont article .btn-group-vertical > .excerpt-btn:not(:first-child):not(:last-child), .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout:not(:first-child):not(:last-child), #bb-widgets-section .btn-group-vertical > .bb-widget-callout:not(:first-child):not(:last-child), #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"]:first-child:not(:last-child), #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton:first-child:not(:last-child), .blog-cont article .btn-group-vertical > .excerpt-btn:first-child:not(:last-child), .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout:first-child:not(:last-child), #bb-widgets-section .btn-group-vertical > .bb-widget-callout:first-child:not(:last-child), #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"]:last-child:not(:first-child), #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton:last-child:not(:first-child), .blog-cont article .btn-group-vertical > .excerpt-btn:last-child:not(:first-child), .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout:last-child:not(:first-child), #bb-widgets-section .btn-group-vertical > .bb-widget-callout:last-child:not(:first-child), #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .BBFormSubmitbutton, .blog-cont article .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .bb-callout, #bb-widgets-section .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .bb-widget-callout, #bb-features-section .feat-item .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .bb-feature-link {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child, #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn-group:first-child:not(:last-child) > .BBFormSubmitbutton:last-child, .blog-cont article .btn-group-vertical > .btn-group:first-child:not(:last-child) > .excerpt-btn:last-child, .internal-grid .grid-item .inner-cont .btn-group-vertical > .btn-group:first-child:not(:last-child) > .bb-callout:last-child, #bb-widgets-section .btn-group-vertical > .btn-group:first-child:not(:last-child) > .bb-widget-callout:last-child, #bb-features-section .feat-item .btn-group-vertical > .btn-group:first-child:not(:last-child) > .bb-feature-link:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child, #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .btn-group:last-child:not(:first-child) > .BBFormSubmitbutton:first-child, .blog-cont article .btn-group-vertical > .btn-group:last-child:not(:first-child) > .excerpt-btn:first-child, .internal-grid .grid-item .inner-cont .btn-group-vertical > .btn-group:last-child:not(:first-child) > .bb-callout:first-child, #bb-widgets-section .btn-group-vertical > .btn-group:last-child:not(:first-child) > .bb-widget-callout:first-child, #bb-features-section .feat-item .btn-group-vertical > .btn-group:last-child:not(:first-child) > .bb-feature-link:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-justified > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-justified > .BBFormSubmitbutton, .blog-cont article .btn-group-justified > .excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-justified > .bb-callout, #bb-widgets-section .btn-group-justified > .bb-widget-callout, #bb-features-section .feat-item .btn-group-justified > .bb-feature-link,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group-justified > .btn-group .BBFormSubmitbutton, .btn-group-justified > .btn-group .blog-cont article .excerpt-btn, .blog-cont article .btn-group-justified > .btn-group .excerpt-btn, .btn-group-justified > .btn-group .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .btn-group-justified > .btn-group .bb-callout, .btn-group-justified > .btn-group #bb-widgets-section .bb-widget-callout, #bb-widgets-section .btn-group-justified > .btn-group .bb-widget-callout, .btn-group-justified > .btn-group #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .btn-group-justified > .btn-group .bb-feature-link {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .frm_style_formidable-style form.frm-show-form .frm_form_fields [data-toggle="buttons"] > input[type="submit"] input[type="radio"], #bb-footer .BBFormContainer .BBFormSection [data-toggle="buttons"] > .BBFormSubmitbutton input[type="radio"], .blog-cont article [data-toggle="buttons"] > .excerpt-btn input[type="radio"], .internal-grid .grid-item .inner-cont [data-toggle="buttons"] > .bb-callout input[type="radio"], #bb-widgets-section [data-toggle="buttons"] > .bb-widget-callout input[type="radio"], #bb-features-section .feat-item [data-toggle="buttons"] > .bb-feature-link input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.frm_style_formidable-style form.frm-show-form .frm_form_fields [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
#bb-footer .BBFormContainer .BBFormSection [data-toggle="buttons"] > .BBFormSubmitbutton input[type="checkbox"],
.blog-cont article [data-toggle="buttons"] > .excerpt-btn input[type="checkbox"],
.internal-grid .grid-item .inner-cont [data-toggle="buttons"] > .bb-callout input[type="checkbox"],
#bb-widgets-section [data-toggle="buttons"] > .bb-widget-callout input[type="checkbox"],
#bb-features-section .feat-item [data-toggle="buttons"] > .bb-feature-link input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.frm_style_formidable-style form.frm-show-form .frm_form_fields [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
#bb-footer .BBFormContainer .BBFormSection [data-toggle="buttons"] > .btn-group > .BBFormSubmitbutton input[type="radio"],
.blog-cont article [data-toggle="buttons"] > .btn-group > .excerpt-btn input[type="radio"],
.internal-grid .grid-item .inner-cont [data-toggle="buttons"] > .btn-group > .bb-callout input[type="radio"],
#bb-widgets-section [data-toggle="buttons"] > .btn-group > .bb-widget-callout input[type="radio"],
#bb-features-section .feat-item [data-toggle="buttons"] > .btn-group > .bb-feature-link input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.frm_style_formidable-style form.frm-show-form .frm_form_fields [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
#bb-footer .BBFormContainer .BBFormSection [data-toggle="buttons"] > .btn-group > .BBFormSubmitbutton input[type="checkbox"],
.blog-cont article [data-toggle="buttons"] > .btn-group > .excerpt-btn input[type="checkbox"],
.internal-grid .grid-item .inner-cont [data-toggle="buttons"] > .btn-group > .bb-callout input[type="checkbox"],
#bb-widgets-section [data-toggle="buttons"] > .btn-group > .bb-widget-callout input[type="checkbox"],
#bb-features-section .feat-item [data-toggle="buttons"] > .btn-group > .bb-feature-link input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .input-group .BBFormTextbox {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox,
#bb-footer .BBFormContainer .BBFormSection .input-group .BBFormTextbox {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:not(:first-child):not(:last-child),
  #bb-footer .BBFormContainer .BBFormSection .input-group .BBFormTextbox:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0; }
  .input-group-addon.input-sm, #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-addon.BBFormTextbox,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > .input-group-addon.BBFormSubmitbutton,
  .blog-cont article .input-group-sm > .input-group-btn > .input-group-addon.excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > .input-group-addon.bb-callout,
  #bb-widgets-section .input-group-sm > .input-group-btn > .input-group-addon.bb-widget-callout,
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > .input-group-addon.bb-feature-link {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0; }
  .input-group-addon.input-lg, #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-addon.BBFormTextbox,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > .input-group-addon.BBFormSubmitbutton,
  .blog-cont article .input-group-lg > .input-group-btn > .input-group-addon.excerpt-btn,
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > .input-group-addon.bb-callout,
  #bb-widgets-section .input-group-lg > .input-group-btn > .input-group-addon.bb-widget-callout,
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > .input-group-addon.bb-feature-link {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:first-child, #bb-footer .BBFormContainer .BBFormSection .input-group .BBFormTextbox:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:first-child > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:first-child > .BBFormSubmitbutton,
.blog-cont article .input-group-btn:first-child > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-btn:first-child > .bb-callout,
#bb-widgets-section .input-group-btn:first-child > .bb-widget-callout,
#bb-features-section .feat-item .input-group-btn:first-child > .bb-feature-link,
.input-group-btn:first-child > .btn-group > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:first-child > .btn-group > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:first-child > .btn-group > .BBFormSubmitbutton,
.blog-cont article .input-group-btn:first-child > .btn-group > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-btn:first-child > .btn-group > .bb-callout,
#bb-widgets-section .input-group-btn:first-child > .btn-group > .bb-widget-callout,
#bb-features-section .feat-item .input-group-btn:first-child > .btn-group > .bb-feature-link,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle),
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:last-child > .BBFormSubmitbutton:not(:last-child):not(.dropdown-toggle),
.blog-cont article .input-group-btn:last-child > .excerpt-btn:not(:last-child):not(.dropdown-toggle),
.internal-grid .grid-item .inner-cont .input-group-btn:last-child > .bb-callout:not(:last-child):not(.dropdown-toggle),
#bb-widgets-section .input-group-btn:last-child > .bb-widget-callout:not(:last-child):not(.dropdown-toggle),
#bb-features-section .feat-item .input-group-btn:last-child > .bb-feature-link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:last-child > .btn-group:not(:last-child) > .BBFormSubmitbutton,
.blog-cont article .input-group-btn:last-child > .btn-group:not(:last-child) > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-btn:last-child > .btn-group:not(:last-child) > .bb-callout,
#bb-widgets-section .input-group-btn:last-child > .btn-group:not(:last-child) > .bb-widget-callout,
#bb-features-section .feat-item .input-group-btn:last-child > .btn-group:not(:last-child) > .bb-feature-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox:last-child, #bb-footer .BBFormContainer .BBFormSection .input-group .BBFormTextbox:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:last-child > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:last-child > .BBFormSubmitbutton,
.blog-cont article .input-group-btn:last-child > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-btn:last-child > .bb-callout,
#bb-widgets-section .input-group-btn:last-child > .bb-widget-callout,
#bb-features-section .feat-item .input-group-btn:last-child > .bb-feature-link,
.input-group-btn:last-child > .btn-group > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:last-child > .btn-group > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:last-child > .btn-group > .BBFormSubmitbutton,
.blog-cont article .input-group-btn:last-child > .btn-group > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-btn:last-child > .btn-group > .bb-callout,
#bb-widgets-section .input-group-btn:last-child > .btn-group > .bb-widget-callout,
#bb-features-section .feat-item .input-group-btn:last-child > .btn-group > .bb-feature-link,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:first-child > input[type="submit"]:not(:first-child),
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:first-child > .BBFormSubmitbutton:not(:first-child),
.blog-cont article .input-group-btn:first-child > .excerpt-btn:not(:first-child),
.internal-grid .grid-item .inner-cont .input-group-btn:first-child > .bb-callout:not(:first-child),
#bb-widgets-section .input-group-btn:first-child > .bb-widget-callout:not(:first-child),
#bb-features-section .feat-item .input-group-btn:first-child > .bb-feature-link:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
#bb-footer .BBFormContainer .BBFormSection .input-group-btn:first-child > .btn-group:not(:first-child) > .BBFormSubmitbutton,
.blog-cont article .input-group-btn:first-child > .btn-group:not(:first-child) > .excerpt-btn,
.internal-grid .grid-item .inner-cont .input-group-btn:first-child > .btn-group:not(:first-child) > .bb-callout,
#bb-widgets-section .input-group-btn:first-child > .btn-group:not(:first-child) > .bb-widget-callout,
#bb-features-section .feat-item .input-group-btn:first-child > .btn-group:not(:first-child) > .bb-feature-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton, .blog-cont article .input-group-btn > .excerpt-btn, .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout, #bb-widgets-section .input-group-btn > .bb-widget-callout, #bb-features-section .feat-item .input-group-btn > .bb-feature-link {
    position: relative; }
    .input-group-btn > .btn + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .btn, #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .btn, .blog-cont article .input-group-btn > .excerpt-btn + .btn, .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .btn, #bb-widgets-section .input-group-btn > .bb-widget-callout + .btn, #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + input[type="submit"], .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .input-group-btn > .excerpt-btn + input[type="submit"], .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + input[type="submit"], #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .input-group-btn > .bb-widget-callout + input[type="submit"], #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .input-group-btn > .bb-feature-link + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .btn + .BBFormSubmitbutton, .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .input-group-btn > input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .BBFormSubmitbutton, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .input-group-btn > .excerpt-btn + .BBFormSubmitbutton, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .BBFormSubmitbutton, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .input-group-btn > .bb-widget-callout + .BBFormSubmitbutton, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .BBFormSubmitbutton, .blog-cont article .input-group-btn > .btn + .excerpt-btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .input-group-btn > input[type="submit"] + .excerpt-btn, .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .excerpt-btn, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .input-group-btn > .BBFormSubmitbutton + .excerpt-btn, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .excerpt-btn, .blog-cont article .input-group-btn > .excerpt-btn + .excerpt-btn, .internal-grid .grid-item .inner-cont .blog-cont article .input-group-btn > .bb-callout + .excerpt-btn, .blog-cont article .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .excerpt-btn, #bb-widgets-section .blog-cont article .input-group-btn > .bb-widget-callout + .excerpt-btn, .blog-cont article #bb-widgets-section .input-group-btn > .bb-widget-callout + .excerpt-btn, #bb-features-section .feat-item .blog-cont article .input-group-btn > .bb-feature-link + .excerpt-btn, .blog-cont article #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .excerpt-btn, .internal-grid .grid-item .inner-cont .input-group-btn > .btn + .bb-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .input-group-btn > input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .bb-callout, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .input-group-btn > .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .bb-callout, .blog-cont article .internal-grid .grid-item .inner-cont .input-group-btn > .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .blog-cont article .input-group-btn > .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .bb-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .input-group-btn > .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .input-group-btn > .bb-widget-callout + .bb-callout, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .input-group-btn > .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .bb-callout, #bb-widgets-section .input-group-btn > .btn + .bb-widget-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .input-group-btn > input[type="submit"] + .bb-widget-callout, #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .bb-widget-callout, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .input-group-btn > .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .bb-widget-callout, .blog-cont article #bb-widgets-section .input-group-btn > .excerpt-btn + .bb-widget-callout, #bb-widgets-section .blog-cont article .input-group-btn > .excerpt-btn + .bb-widget-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .input-group-btn > .bb-callout + .bb-widget-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .bb-widget-callout, #bb-widgets-section .input-group-btn > .bb-widget-callout + .bb-widget-callout, #bb-features-section .feat-item #bb-widgets-section .input-group-btn > .bb-feature-link + .bb-widget-callout, #bb-widgets-section #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .bb-widget-callout, #bb-features-section .feat-item .input-group-btn > .btn + .bb-feature-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .input-group-btn > input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .bb-feature-link, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .input-group-btn > .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .bb-feature-link, .blog-cont article #bb-features-section .feat-item .input-group-btn > .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .blog-cont article .input-group-btn > .excerpt-btn + .bb-feature-link, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .input-group-btn > .bb-callout + .bb-feature-link, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .bb-feature-link, #bb-widgets-section #bb-features-section .feat-item .input-group-btn > .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item #bb-widgets-section .input-group-btn > .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .bb-feature-link {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"]:hover, #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton:hover, .blog-cont article .input-group-btn > .excerpt-btn:hover, .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout:hover, #bb-widgets-section .input-group-btn > .bb-widget-callout:hover, #bb-features-section .feat-item .input-group-btn > .bb-feature-link:hover, .input-group-btn > .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"]:focus, #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton:focus, .blog-cont article .input-group-btn > .excerpt-btn:focus, .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout:focus, #bb-widgets-section .input-group-btn > .bb-widget-callout:focus, #bb-features-section .feat-item .input-group-btn > .bb-feature-link:focus, .input-group-btn > .btn:active, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"]:active, #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton:active, .blog-cont article .input-group-btn > .excerpt-btn:active, .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout:active, #bb-widgets-section .input-group-btn > .bb-widget-callout:active, #bb-features-section .feat-item .input-group-btn > .bb-feature-link:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:first-child > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .input-group-btn:first-child > .BBFormSubmitbutton, .blog-cont article .input-group-btn:first-child > .excerpt-btn, .internal-grid .grid-item .inner-cont .input-group-btn:first-child > .bb-callout, #bb-widgets-section .input-group-btn:first-child > .bb-widget-callout, #bb-features-section .feat-item .input-group-btn:first-child > .bb-feature-link,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn:last-child > input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .input-group-btn:last-child > .BBFormSubmitbutton, .blog-cont article .input-group-btn:last-child > .excerpt-btn, .internal-grid .grid-item .inner-cont .input-group-btn:last-child > .bb-callout, #bb-widgets-section .input-group-btn:last-child > .bb-widget-callout, #bb-features-section .feat-item .input-group-btn:last-child > .bb-feature-link,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav, .bb-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .bb-nav:before, .nav:after, .bb-nav:after {
    content: " ";
    display: table; }
  .nav:after, .bb-nav:after {
    clear: both; }
  .nav > li, .bb-nav > li {
    position: relative;
    display: block; }
    .nav > li > a, .bb-nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .bb-nav > li > a:hover, .nav > li > a:focus, .bb-nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a, .bb-nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .bb-nav > li.disabled > a:hover, .nav > li.disabled > a:focus, .bb-nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .bb-nav .open > a, .nav .open > a:hover, .bb-nav .open > a:hover, .nav .open > a:focus, .bb-nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider, .bb-nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img, .bb-nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1200px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 1200px) {
  .navbar-header {
    float: left; } }

.navbar-collapse, .bb-nav__primary {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .bb-nav__primary:before, .navbar-collapse:after, .bb-nav__primary:after {
    content: " ";
    display: table; }
  .navbar-collapse:after, .bb-nav__primary:after {
    clear: both; }
  .navbar-collapse.in, .in.bb-nav__primary {
    overflow-y: auto; }
  @media (min-width: 1200px) {
    .navbar-collapse, .bb-nav__primary {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse, .bb-nav__primary {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in, .in.bb-nav__primary {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .bb-nav__primary, .navbar-static-top .navbar-collapse, .navbar-static-top .bb-nav__primary, .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-bottom .bb-nav__primary {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-top .bb-nav__primary,
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-bottom .bb-nav__primary {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .bb-nav__primary,
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-bottom .bb-nav__primary {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container > .bb-nav__primary,
.container-fluid > .navbar-header,
#bb-wrapper .bb-main__cont > .navbar-header,
#bb-footer .bb-footer__wrap > .navbar-header,
#bb-header .bb-header__cont > .navbar-header,
#bb-header .bb-header__top .bb-header__top-wrap > .navbar-header,
#bb-header .bb-header__top .bb-header__bottom-wrap > .navbar-header,
#bb-header .bb-header__bottom .bb-header__top-wrap > .navbar-header,
#bb-header .bb-header__bottom .bb-header__bottom-wrap > .navbar-header,
#bb-home-slider-section .bb-section__wrap > .navbar-header,
#bb-ctas-section .bb-section__wrap > .navbar-header,
#bb-widgets-section .bb-section__wrap > .navbar-header,
#bb-info-section .bb-section__wrap > .navbar-header,
#bb-features-section .bb-section__wrap > .navbar-header,
#bb-testimonials-section .bb-section__wrap > .navbar-header,
#bb-home-news-section .bb-section__wrap > .navbar-header,
.home-section .bb-section__wrap > .navbar-header,
.home-section h1 > .navbar-header,
#pages-toolbar .bb-section__wrap > .navbar-header,
.container-fluid > .navbar-collapse,
#bb-wrapper .bb-main__cont > .navbar-collapse,
#bb-footer .bb-footer__wrap > .navbar-collapse,
#bb-header .bb-header__cont > .navbar-collapse,
#bb-header .bb-header__top .bb-header__top-wrap > .navbar-collapse,
#bb-header .bb-header__top .bb-header__bottom-wrap > .navbar-collapse,
#bb-header .bb-header__bottom .bb-header__top-wrap > .navbar-collapse,
#bb-header .bb-header__bottom .bb-header__bottom-wrap > .navbar-collapse,
#bb-home-slider-section .bb-section__wrap > .navbar-collapse,
#bb-ctas-section .bb-section__wrap > .navbar-collapse,
#bb-widgets-section .bb-section__wrap > .navbar-collapse,
#bb-info-section .bb-section__wrap > .navbar-collapse,
#bb-features-section .bb-section__wrap > .navbar-collapse,
#bb-testimonials-section .bb-section__wrap > .navbar-collapse,
#bb-home-news-section .bb-section__wrap > .navbar-collapse,
.home-section .bb-section__wrap > .navbar-collapse,
.home-section h1 > .navbar-collapse,
#pages-toolbar .bb-section__wrap > .navbar-collapse,
.container-fluid > .bb-nav__primary,
#bb-wrapper .bb-main__cont > .bb-nav__primary,
#bb-footer .bb-footer__wrap > .bb-nav__primary,
#bb-header .bb-header__cont > .bb-nav__primary,
#bb-header .bb-header__top .bb-header__top-wrap > .bb-nav__primary,
#bb-header .bb-header__top .bb-header__bottom-wrap > .bb-nav__primary,
#bb-header .bb-header__bottom .bb-header__top-wrap > .bb-nav__primary,
#bb-header .bb-header__bottom .bb-header__bottom-wrap > .bb-nav__primary,
#bb-home-slider-section .bb-section__wrap > .bb-nav__primary,
#bb-ctas-section .bb-section__wrap > .bb-nav__primary,
#bb-widgets-section .bb-section__wrap > .bb-nav__primary,
#bb-info-section .bb-section__wrap > .bb-nav__primary,
#bb-features-section .bb-section__wrap > .bb-nav__primary,
#bb-testimonials-section .bb-section__wrap > .bb-nav__primary,
#bb-home-news-section .bb-section__wrap > .bb-nav__primary,
.home-section .bb-section__wrap > .bb-nav__primary,
.home-section h1 > .bb-nav__primary,
#pages-toolbar .bb-section__wrap > .bb-nav__primary {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 1200px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container > .bb-nav__primary,
    .container-fluid > .navbar-header,
    #bb-wrapper .bb-main__cont > .navbar-header,
    #bb-footer .bb-footer__wrap > .navbar-header,
    #bb-header .bb-header__cont > .navbar-header,
    #bb-header .bb-header__top .bb-header__top-wrap > .navbar-header,
    #bb-header .bb-header__top .bb-header__bottom-wrap > .navbar-header,
    #bb-header .bb-header__bottom .bb-header__top-wrap > .navbar-header,
    #bb-header .bb-header__bottom .bb-header__bottom-wrap > .navbar-header,
    #bb-home-slider-section .bb-section__wrap > .navbar-header,
    #bb-ctas-section .bb-section__wrap > .navbar-header,
    #bb-widgets-section .bb-section__wrap > .navbar-header,
    #bb-info-section .bb-section__wrap > .navbar-header,
    #bb-features-section .bb-section__wrap > .navbar-header,
    #bb-testimonials-section .bb-section__wrap > .navbar-header,
    #bb-home-news-section .bb-section__wrap > .navbar-header,
    .home-section .bb-section__wrap > .navbar-header,
    .home-section h1 > .navbar-header,
    #pages-toolbar .bb-section__wrap > .navbar-header,
    .container-fluid > .navbar-collapse,
    #bb-wrapper .bb-main__cont > .navbar-collapse,
    #bb-footer .bb-footer__wrap > .navbar-collapse,
    #bb-header .bb-header__cont > .navbar-collapse,
    #bb-header .bb-header__top .bb-header__top-wrap > .navbar-collapse,
    #bb-header .bb-header__top .bb-header__bottom-wrap > .navbar-collapse,
    #bb-header .bb-header__bottom .bb-header__top-wrap > .navbar-collapse,
    #bb-header .bb-header__bottom .bb-header__bottom-wrap > .navbar-collapse,
    #bb-home-slider-section .bb-section__wrap > .navbar-collapse,
    #bb-ctas-section .bb-section__wrap > .navbar-collapse,
    #bb-widgets-section .bb-section__wrap > .navbar-collapse,
    #bb-info-section .bb-section__wrap > .navbar-collapse,
    #bb-features-section .bb-section__wrap > .navbar-collapse,
    #bb-testimonials-section .bb-section__wrap > .navbar-collapse,
    #bb-home-news-section .bb-section__wrap > .navbar-collapse,
    .home-section .bb-section__wrap > .navbar-collapse,
    .home-section h1 > .navbar-collapse,
    #pages-toolbar .bb-section__wrap > .navbar-collapse,
    .container-fluid > .bb-nav__primary,
    #bb-wrapper .bb-main__cont > .bb-nav__primary,
    #bb-footer .bb-footer__wrap > .bb-nav__primary,
    #bb-header .bb-header__cont > .bb-nav__primary,
    #bb-header .bb-header__top .bb-header__top-wrap > .bb-nav__primary,
    #bb-header .bb-header__top .bb-header__bottom-wrap > .bb-nav__primary,
    #bb-header .bb-header__bottom .bb-header__top-wrap > .bb-nav__primary,
    #bb-header .bb-header__bottom .bb-header__bottom-wrap > .bb-nav__primary,
    #bb-home-slider-section .bb-section__wrap > .bb-nav__primary,
    #bb-ctas-section .bb-section__wrap > .bb-nav__primary,
    #bb-widgets-section .bb-section__wrap > .bb-nav__primary,
    #bb-info-section .bb-section__wrap > .bb-nav__primary,
    #bb-features-section .bb-section__wrap > .bb-nav__primary,
    #bb-testimonials-section .bb-section__wrap > .bb-nav__primary,
    #bb-home-news-section .bb-section__wrap > .bb-nav__primary,
    .home-section .bb-section__wrap > .bb-nav__primary,
    .home-section h1 > .bb-nav__primary,
    #pages-toolbar .bb-section__wrap > .bb-nav__primary {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1200px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1200px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1200px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, #bb-wrapper .navbar > .bb-main__cont .navbar-brand, #bb-footer .navbar > .bb-footer__wrap .navbar-brand, #bb-header .navbar > .bb-header__cont .navbar-brand, #bb-header .bb-header__top .navbar > .bb-header__top-wrap .navbar-brand,
    #bb-header .bb-header__top .navbar > .bb-header__bottom-wrap .navbar-brand,
    #bb-header .bb-header__bottom .navbar > .bb-header__top-wrap .navbar-brand,
    #bb-header .bb-header__bottom .navbar > .bb-header__bottom-wrap .navbar-brand, #bb-home-slider-section .navbar > .bb-section__wrap .navbar-brand, #bb-ctas-section .navbar > .bb-section__wrap .navbar-brand, #bb-widgets-section .navbar > .bb-section__wrap .navbar-brand, #bb-info-section .navbar > .bb-section__wrap .navbar-brand, #bb-features-section .navbar > .bb-section__wrap .navbar-brand, #bb-testimonials-section .navbar > .bb-section__wrap .navbar-brand, #bb-home-news-section .navbar > .bb-section__wrap .navbar-brand, .home-section .navbar > .bb-section__wrap .navbar-brand, .home-section .navbar > h1 .navbar-brand, #pages-toolbar .navbar > .bb-section__wrap .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1200px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 1199px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1200px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .navbar-form .BBFormTextbox {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox,
      #bb-footer .BBFormContainer .BBFormSection .navbar-form .input-group .BBFormTextbox {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form #bb-footer .BBFormContainer .BBFormSection .input-group > .BBFormTextbox, #bb-footer .BBFormContainer .BBFormSection .navbar-form .input-group > .BBFormTextbox {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 1199px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-sm > input.navbar-btn[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-sm > .navbar-btn.BBFormSubmitbutton, .blog-cont article .btn-group-sm > .navbar-btn.excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-sm > .navbar-btn.bb-callout, #bb-widgets-section .btn-group-sm > .navbar-btn.bb-widget-callout, #bb-features-section .feat-item .btn-group-sm > .navbar-btn.bb-feature-link {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-xs > input.navbar-btn[type="submit"], #bb-footer .BBFormContainer .BBFormSection .btn-group-xs > .navbar-btn.BBFormSubmitbutton, .blog-cont article .btn-group-xs > .navbar-btn.excerpt-btn, .internal-grid .grid-item .inner-cont .btn-group-xs > .navbar-btn.bb-callout, #bb-widgets-section .btn-group-xs > .navbar-btn.bb-widget-callout, #bb-features-section .feat-item .btn-group-xs > .navbar-btn.bb-feature-link {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-default .bb-nav__primary,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 1199px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .bb-nav__primary,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 1199px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] .label, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton .label, .blog-cont article .excerpt-btn .label, .internal-grid .grid-item .inner-cont .bb-callout .label, #bb-widgets-section .bb-widget-callout .label, #bb-features-section .feat-item .bb-feature-link .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] .badge, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton .badge, .blog-cont article .excerpt-btn .badge, .internal-grid .grid-item .inner-cont .bb-callout .badge, #bb-widgets-section .bb-widget-callout .badge, #bb-features-section .feat-item .bb-feature-link .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-xs > input[type="submit"] .badge, #bb-footer .BBFormContainer .BBFormSection .btn-group-xs > .BBFormSubmitbutton .badge, .blog-cont article .btn-group-xs > .excerpt-btn .badge, .internal-grid .grid-item .inner-cont .btn-group-xs > .bb-callout .badge, #bb-widgets-section .btn-group-xs > .bb-widget-callout .badge, #bb-features-section .feat-item .btn-group-xs > .bb-feature-link .badge, .btn-group-xs > .btn .badge, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-xs > input[type="submit"] .badge, #bb-footer .BBFormContainer .BBFormSection .btn-group-xs > .BBFormSubmitbutton .badge, .blog-cont article .btn-group-xs > .excerpt-btn .badge, .internal-grid .grid-item .inner-cont .btn-group-xs > .bb-callout .badge, #bb-widgets-section .btn-group-xs > .bb-widget-callout .badge, #bb-features-section .feat-item .btn-group-xs > .bb-feature-link .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron, #bb-wrapper .bb-main__cont .jumbotron, #bb-footer .bb-footer__wrap .jumbotron, #bb-header .bb-header__cont .jumbotron, #bb-header .bb-header__top .bb-header__top-wrap .jumbotron,
  #bb-header .bb-header__top .bb-header__bottom-wrap .jumbotron,
  #bb-header .bb-header__bottom .bb-header__top-wrap .jumbotron,
  #bb-header .bb-header__bottom .bb-header__bottom-wrap .jumbotron, #bb-home-slider-section .bb-section__wrap .jumbotron, #bb-ctas-section .bb-section__wrap .jumbotron, #bb-widgets-section .bb-section__wrap .jumbotron, #bb-info-section .bb-section__wrap .jumbotron, #bb-features-section .bb-section__wrap .jumbotron, #bb-testimonials-section .bb-section__wrap .jumbotron, #bb-home-news-section .bb-section__wrap .jumbotron, .home-section .bb-section__wrap .jumbotron, .home-section h1 .jumbotron, #pages-toolbar .bb-section__wrap .jumbotron {
    border-radius: 0; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron, #bb-wrapper .bb-main__cont .jumbotron, #bb-footer .bb-footer__wrap .jumbotron, #bb-header .bb-header__cont .jumbotron, #bb-header .bb-header__top .bb-header__top-wrap .jumbotron,
      #bb-header .bb-header__top .bb-header__bottom-wrap .jumbotron,
      #bb-header .bb-header__bottom .bb-header__top-wrap .jumbotron,
      #bb-header .bb-header__bottom .bb-header__bottom-wrap .jumbotron, #bb-home-slider-section .bb-section__wrap .jumbotron, #bb-ctas-section .bb-section__wrap .jumbotron, #bb-widgets-section .bb-section__wrap .jumbotron, #bb-info-section .bb-section__wrap .jumbotron, #bb-features-section .bb-section__wrap .jumbotron, #bb-testimonials-section .bb-section__wrap .jumbotron, #bb-home-news-section .bb-section__wrap .jumbotron, .home-section .bb-section__wrap .jumbotron, .home-section h1 .jumbotron, #pages-toolbar .bb-section__wrap .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail, .wp-caption {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img, .wp-caption > img,
  .thumbnail a > img,
  .wp-caption a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption, .wp-caption .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover, a.wp-caption:hover,
a.thumbnail:focus,
a.wp-caption:focus,
a.thumbnail.active,
a.active.wp-caption {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4, .alert #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events .alert .ai1ec-event-title, .alert .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body .alert label.gfield_label, .alert #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .alert h4, .alert .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .alert .title, .alert section#comments #respond label, section#comments #respond .alert label, .alert .bb-sidebar1 ul li > a, .bb-sidebar1 ul .alert li > a, .alert .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .alert h3, .alert .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .alert h4, .alert #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .alert h4, .alert .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .alert .title, .alert #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .alert .title, .alert .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .alert h3, .alert .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .alert h4, .alert #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .alert h4, .alert .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .alert .title, .alert #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .alert .title, .alert .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .alert h3, .alert .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .alert h4, .alert #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .alert h4, .alert .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .alert .title, .alert #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .alert .title {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left,
.media > .extra-cont,
#bb-testimonials-section .bb-testimonial__wrap .media > .fa-quote-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0; }

.well-sm {
  padding: 9px;
  border-radius: 0; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .btn, .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .btn, #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .btn, .modal-footer .blog-cont article .excerpt-btn + .btn, .blog-cont article .modal-footer .excerpt-btn + .btn, .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .btn, .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .btn, .modal-footer #bb-widgets-section .bb-widget-callout + .btn, #bb-widgets-section .modal-footer .bb-widget-callout + .btn, .modal-footer #bb-features-section .feat-item .bb-feature-link + .btn, #bb-features-section .feat-item .modal-footer .bb-feature-link + .btn, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn + input[type="submit"], .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + input[type="submit"], .modal-footer #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + input[type="submit"], .modal-footer .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .blog-cont article .excerpt-btn + input[type="submit"], .blog-cont article .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .modal-footer .excerpt-btn + input[type="submit"], .modal-footer .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + input[type="submit"], .internal-grid .grid-item .inner-cont .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + input[type="submit"], .modal-footer #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer #bb-widgets-section .bb-widget-callout + input[type="submit"], #bb-widgets-section .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .modal-footer .bb-widget-callout + input[type="submit"], .modal-footer #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer #bb-features-section .feat-item .bb-feature-link + input[type="submit"], #bb-features-section .feat-item .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .modal-footer .bb-feature-link + input[type="submit"], .modal-footer #bb-footer .BBFormContainer .BBFormSection .btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn + .BBFormSubmitbutton, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .BBFormSubmitbutton, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer #bb-footer .BBFormContainer .BBFormSection input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .BBFormSubmitbutton, .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .BBFormSubmitbutton, .modal-footer .blog-cont article #bb-footer .BBFormContainer .BBFormSection .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .blog-cont article .excerpt-btn + .BBFormSubmitbutton, .blog-cont article .modal-footer #bb-footer .BBFormContainer .BBFormSection .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .modal-footer .excerpt-btn + .BBFormSubmitbutton, .modal-footer .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .BBFormSubmitbutton, .internal-grid .grid-item .inner-cont .modal-footer #bb-footer .BBFormContainer .BBFormSection .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .BBFormSubmitbutton, .modal-footer #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer #bb-widgets-section .bb-widget-callout + .BBFormSubmitbutton, #bb-widgets-section .modal-footer #bb-footer .BBFormContainer .BBFormSection .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .modal-footer .bb-widget-callout + .BBFormSubmitbutton, .modal-footer #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer #bb-features-section .feat-item .bb-feature-link + .BBFormSubmitbutton, #bb-features-section .feat-item .modal-footer #bb-footer .BBFormContainer .BBFormSection .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .modal-footer .bb-feature-link + .BBFormSubmitbutton, .modal-footer .blog-cont article .btn + .excerpt-btn, .blog-cont article .modal-footer .btn + .excerpt-btn, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article input[type="submit"] + .excerpt-btn, .blog-cont article .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .excerpt-btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .blog-cont article input[type="submit"] + .excerpt-btn, .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .excerpt-btn, .modal-footer #bb-footer .BBFormContainer .BBFormSection .blog-cont article .BBFormSubmitbutton + .excerpt-btn, .blog-cont article .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .excerpt-btn, #bb-footer .BBFormContainer .BBFormSection .modal-footer .blog-cont article .BBFormSubmitbutton + .excerpt-btn, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .excerpt-btn, .modal-footer .blog-cont article .excerpt-btn + .excerpt-btn, .blog-cont article .modal-footer .excerpt-btn + .excerpt-btn, .modal-footer .internal-grid .grid-item .inner-cont .blog-cont article .bb-callout + .excerpt-btn, .blog-cont article .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .excerpt-btn, .internal-grid .grid-item .inner-cont .modal-footer .blog-cont article .bb-callout + .excerpt-btn, .blog-cont article .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .excerpt-btn, .modal-footer #bb-widgets-section .blog-cont article .bb-widget-callout + .excerpt-btn, .blog-cont article .modal-footer #bb-widgets-section .bb-widget-callout + .excerpt-btn, #bb-widgets-section .modal-footer .blog-cont article .bb-widget-callout + .excerpt-btn, .blog-cont article #bb-widgets-section .modal-footer .bb-widget-callout + .excerpt-btn, .modal-footer #bb-features-section .feat-item .blog-cont article .bb-feature-link + .excerpt-btn, .blog-cont article .modal-footer #bb-features-section .feat-item .bb-feature-link + .excerpt-btn, #bb-features-section .feat-item .modal-footer .blog-cont article .bb-feature-link + .excerpt-btn, .blog-cont article #bb-features-section .feat-item .modal-footer .bb-feature-link + .excerpt-btn, .modal-footer .internal-grid .grid-item .inner-cont .btn + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn + .bb-callout, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .internal-grid .grid-item .inner-cont input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .bb-callout, .modal-footer #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-callout, #bb-footer .BBFormContainer .BBFormSection .modal-footer .internal-grid .grid-item .inner-cont .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .bb-callout, .modal-footer .blog-cont article .internal-grid .grid-item .inner-cont .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .blog-cont article .excerpt-btn + .bb-callout, .blog-cont article .modal-footer .internal-grid .grid-item .inner-cont .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .blog-cont article .modal-footer .excerpt-btn + .bb-callout, .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .bb-callout, .modal-footer #bb-widgets-section .internal-grid .grid-item .inner-cont .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer #bb-widgets-section .bb-widget-callout + .bb-callout, #bb-widgets-section .modal-footer .internal-grid .grid-item .inner-cont .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .modal-footer .bb-widget-callout + .bb-callout, .modal-footer #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer #bb-features-section .feat-item .bb-feature-link + .bb-callout, #bb-features-section .feat-item .modal-footer .internal-grid .grid-item .inner-cont .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .modal-footer .bb-feature-link + .bb-callout, .modal-footer #bb-widgets-section .btn + .bb-widget-callout, #bb-widgets-section .modal-footer .btn + .bb-widget-callout, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section input[type="submit"] + .bb-widget-callout, #bb-widgets-section .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-widget-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer #bb-widgets-section input[type="submit"] + .bb-widget-callout, #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .bb-widget-callout, .modal-footer #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-widget-callout, #bb-footer .BBFormContainer .BBFormSection .modal-footer #bb-widgets-section .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .bb-widget-callout, .modal-footer .blog-cont article #bb-widgets-section .excerpt-btn + .bb-widget-callout, #bb-widgets-section .modal-footer .blog-cont article .excerpt-btn + .bb-widget-callout, .blog-cont article .modal-footer #bb-widgets-section .excerpt-btn + .bb-widget-callout, #bb-widgets-section .blog-cont article .modal-footer .excerpt-btn + .bb-widget-callout, .modal-footer .internal-grid .grid-item .inner-cont #bb-widgets-section .bb-callout + .bb-widget-callout, #bb-widgets-section .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .bb-widget-callout, .internal-grid .grid-item .inner-cont .modal-footer #bb-widgets-section .bb-callout + .bb-widget-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .bb-widget-callout, .modal-footer #bb-widgets-section .bb-widget-callout + .bb-widget-callout, #bb-widgets-section .modal-footer .bb-widget-callout + .bb-widget-callout, .modal-footer #bb-features-section .feat-item #bb-widgets-section .bb-feature-link + .bb-widget-callout, #bb-widgets-section .modal-footer #bb-features-section .feat-item .bb-feature-link + .bb-widget-callout, #bb-features-section .feat-item .modal-footer #bb-widgets-section .bb-feature-link + .bb-widget-callout, #bb-widgets-section #bb-features-section .feat-item .modal-footer .bb-feature-link + .bb-widget-callout, .modal-footer #bb-features-section .feat-item .btn + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn + .bb-feature-link, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-feature-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer #bb-features-section .feat-item input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .bb-feature-link, .modal-footer #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-feature-link, #bb-footer .BBFormContainer .BBFormSection .modal-footer #bb-features-section .feat-item .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .bb-feature-link, .modal-footer .blog-cont article #bb-features-section .feat-item .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .modal-footer .blog-cont article .excerpt-btn + .bb-feature-link, .blog-cont article .modal-footer #bb-features-section .feat-item .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .blog-cont article .modal-footer .excerpt-btn + .bb-feature-link, .modal-footer .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .bb-callout + .bb-feature-link, #bb-features-section .feat-item .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .bb-feature-link, .internal-grid .grid-item .inner-cont .modal-footer #bb-features-section .feat-item .bb-callout + .bb-feature-link, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .bb-feature-link, .modal-footer #bb-widgets-section #bb-features-section .feat-item .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item .modal-footer #bb-widgets-section .bb-widget-callout + .bb-feature-link, #bb-widgets-section .modal-footer #bb-features-section .feat-item .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item #bb-widgets-section .modal-footer .bb-widget-callout + .bb-feature-link, .modal-footer #bb-features-section .feat-item .bb-feature-link + .bb-feature-link, #bb-features-section .feat-item .modal-footer .bb-feature-link + .bb-feature-link {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .btn, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .btn, .modal-footer .btn-group .blog-cont article .excerpt-btn + .btn, .blog-cont article .modal-footer .btn-group .excerpt-btn + .btn, .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .btn, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .btn, .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .btn, #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .btn, .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .btn, #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .btn, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .BBFormSubmitbutton + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + input[type="submit"], .modal-footer .btn-group .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .blog-cont article .excerpt-btn + input[type="submit"], .blog-cont article .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .excerpt-btn + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article .modal-footer .btn-group .excerpt-btn + input[type="submit"], .modal-footer .btn-group .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + input[type="submit"], .internal-grid .grid-item .inner-cont .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + input[type="submit"], .modal-footer .btn-group #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + input[type="submit"], #bb-widgets-section .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-widget-callout + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + input[type="submit"], .modal-footer .btn-group #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + input[type="submit"], #bb-features-section .feat-item .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-feature-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + input[type="submit"], .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .btn + .BBFormSubmitbutton, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-footer .BBFormContainer .BBFormSection input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .BBFormSubmitbutton, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection input[type="submit"] + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .BBFormSubmitbutton, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .BBFormSubmitbutton, .modal-footer .btn-group .blog-cont article #bb-footer .BBFormContainer .BBFormSection .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .blog-cont article .excerpt-btn + .BBFormSubmitbutton, .blog-cont article .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .excerpt-btn + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .blog-cont article .modal-footer .btn-group .excerpt-btn + .BBFormSubmitbutton, .modal-footer .btn-group .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .BBFormSubmitbutton, .internal-grid .grid-item .inner-cont .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .BBFormSubmitbutton, .modal-footer .btn-group #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .BBFormSubmitbutton, #bb-widgets-section .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-widget-callout + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .BBFormSubmitbutton, .modal-footer .btn-group #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .BBFormSubmitbutton, #bb-features-section .feat-item .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-feature-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .BBFormSubmitbutton, .modal-footer .btn-group .blog-cont article .btn + .excerpt-btn, .blog-cont article .modal-footer .btn-group .btn + .excerpt-btn, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .blog-cont article input[type="submit"] + .excerpt-btn, .blog-cont article .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .excerpt-btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .blog-cont article input[type="submit"] + .excerpt-btn, .blog-cont article .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .excerpt-btn, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .blog-cont article .BBFormSubmitbutton + .excerpt-btn, .blog-cont article .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .excerpt-btn, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .blog-cont article .BBFormSubmitbutton + .excerpt-btn, .blog-cont article #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .excerpt-btn, .modal-footer .btn-group .blog-cont article .excerpt-btn + .excerpt-btn, .blog-cont article .modal-footer .btn-group .excerpt-btn + .excerpt-btn, .modal-footer .btn-group .internal-grid .grid-item .inner-cont .blog-cont article .bb-callout + .excerpt-btn, .blog-cont article .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .excerpt-btn, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .blog-cont article .bb-callout + .excerpt-btn, .blog-cont article .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .excerpt-btn, .modal-footer .btn-group #bb-widgets-section .blog-cont article .bb-widget-callout + .excerpt-btn, .blog-cont article .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .excerpt-btn, #bb-widgets-section .modal-footer .btn-group .blog-cont article .bb-widget-callout + .excerpt-btn, .blog-cont article #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .excerpt-btn, .modal-footer .btn-group #bb-features-section .feat-item .blog-cont article .bb-feature-link + .excerpt-btn, .blog-cont article .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .excerpt-btn, #bb-features-section .feat-item .modal-footer .btn-group .blog-cont article .bb-feature-link + .excerpt-btn, .blog-cont article #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .excerpt-btn, .modal-footer .btn-group .internal-grid .grid-item .inner-cont .btn + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .btn + .bb-callout, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .internal-grid .grid-item .inner-cont input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .internal-grid .grid-item .inner-cont input[type="submit"] + .bb-callout, .internal-grid .grid-item .inner-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .bb-callout, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .internal-grid .grid-item .inner-cont .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-callout, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .internal-grid .grid-item .inner-cont .BBFormSubmitbutton + .bb-callout, .internal-grid .grid-item .inner-cont #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .bb-callout, .modal-footer .btn-group .blog-cont article .internal-grid .grid-item .inner-cont .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .blog-cont article .excerpt-btn + .bb-callout, .blog-cont article .modal-footer .btn-group .internal-grid .grid-item .inner-cont .excerpt-btn + .bb-callout, .internal-grid .grid-item .inner-cont .blog-cont article .modal-footer .btn-group .excerpt-btn + .bb-callout, .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .bb-callout, .modal-footer .btn-group #bb-widgets-section .internal-grid .grid-item .inner-cont .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .bb-callout, #bb-widgets-section .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-widget-callout + .bb-callout, .internal-grid .grid-item .inner-cont #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .bb-callout, .modal-footer .btn-group #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-callout, #bb-features-section .feat-item .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-feature-link + .bb-callout, .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .bb-callout, .modal-footer .btn-group #bb-widgets-section .btn + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group .btn + .bb-widget-callout, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-widgets-section input[type="submit"] + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-widget-callout, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group #bb-widgets-section input[type="submit"] + .bb-widget-callout, #bb-widgets-section .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .bb-widget-callout, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection #bb-widgets-section .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-widget-callout, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group #bb-widgets-section .BBFormSubmitbutton + .bb-widget-callout, #bb-widgets-section #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .bb-widget-callout, .modal-footer .btn-group .blog-cont article #bb-widgets-section .excerpt-btn + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group .blog-cont article .excerpt-btn + .bb-widget-callout, .blog-cont article .modal-footer .btn-group #bb-widgets-section .excerpt-btn + .bb-widget-callout, #bb-widgets-section .blog-cont article .modal-footer .btn-group .excerpt-btn + .bb-widget-callout, .modal-footer .btn-group .internal-grid .grid-item .inner-cont #bb-widgets-section .bb-callout + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-widget-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group #bb-widgets-section .bb-callout + .bb-widget-callout, #bb-widgets-section .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .bb-widget-callout, .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .bb-widget-callout, .modal-footer .btn-group #bb-features-section .feat-item #bb-widgets-section .bb-feature-link + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-widget-callout, #bb-features-section .feat-item .modal-footer .btn-group #bb-widgets-section .bb-feature-link + .bb-widget-callout, #bb-widgets-section #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .bb-widget-callout, .modal-footer .btn-group #bb-features-section .feat-item .btn + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group .btn + .bb-feature-link, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields #bb-features-section .feat-item input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-feature-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group #bb-features-section .feat-item input[type="submit"] + .bb-feature-link, #bb-features-section .feat-item .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .bb-feature-link, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection #bb-features-section .feat-item .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-feature-link, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group #bb-features-section .feat-item .BBFormSubmitbutton + .bb-feature-link, #bb-features-section .feat-item #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .bb-feature-link, .modal-footer .btn-group .blog-cont article #bb-features-section .feat-item .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group .blog-cont article .excerpt-btn + .bb-feature-link, .blog-cont article .modal-footer .btn-group #bb-features-section .feat-item .excerpt-btn + .bb-feature-link, #bb-features-section .feat-item .blog-cont article .modal-footer .btn-group .excerpt-btn + .bb-feature-link, .modal-footer .btn-group .internal-grid .grid-item .inner-cont #bb-features-section .feat-item .bb-callout + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-feature-link, .internal-grid .grid-item .inner-cont .modal-footer .btn-group #bb-features-section .feat-item .bb-callout + .bb-feature-link, #bb-features-section .feat-item .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .bb-feature-link, .modal-footer .btn-group #bb-widgets-section #bb-features-section .feat-item .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .bb-feature-link, #bb-widgets-section .modal-footer .btn-group #bb-features-section .feat-item .bb-widget-callout + .bb-feature-link, #bb-features-section .feat-item #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .bb-feature-link, .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .bb-feature-link {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .carousel-caption input[type="submit"], .carousel-caption #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .carousel-caption .BBFormSubmitbutton, .carousel-caption .blog-cont article .excerpt-btn, .blog-cont article .carousel-caption .excerpt-btn, .carousel-caption .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .carousel-caption .bb-callout, .carousel-caption #bb-widgets-section .bb-widget-callout, #bb-widgets-section .carousel-caption .bb-widget-callout, .carousel-caption #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .carousel-caption .bb-feature-link {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .widget-gallery:before, .bb-sidebar1 .inner-sidebar section:before, .clearfix:after, .widget-gallery:after, .bb-sidebar1 .inner-sidebar section:after {
  content: " ";
  display: table; }
.clearfix:after, .widget-gallery:after, .bb-sidebar1 .inner-sidebar section:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left, .extra-cont, #bb-testimonials-section .bb-testimonial__wrap .fa-quote-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, #bb-header #hamburger {
  display: none !important; }

.visible-sm, #bb-header #hamburger, .bb-nav__action-wrap .bb-search-wrap {
  display: none !important; }

.visible-md, #bb-header #hamburger {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs, #bb-header #hamburger {
    display: block !important; }

  table.visible-xs, #bb-header table#hamburger {
    display: table !important; }

  tr.visible-xs, #bb-header tr#hamburger {
    display: table-row !important; }

  th.visible-xs, #bb-header th#hamburger,
  td.visible-xs,
  #bb-header td#hamburger {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm, #bb-header #hamburger, .bb-nav__action-wrap .bb-search-wrap {
    display: block !important; }

  table.visible-sm, #bb-header table#hamburger, .bb-nav__action-wrap table.bb-search-wrap {
    display: table !important; }

  tr.visible-sm, #bb-header tr#hamburger, .bb-nav__action-wrap tr.bb-search-wrap {
    display: table-row !important; }

  th.visible-sm, #bb-header th#hamburger, .bb-nav__action-wrap th.bb-search-wrap,
  td.visible-sm,
  #bb-header td#hamburger,
  .bb-nav__action-wrap td.bb-search-wrap {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md, #bb-header #hamburger {
    display: block !important; }

  table.visible-md, #bb-header table#hamburger {
    display: table !important; }

  tr.visible-md, #bb-header tr#hamburger {
    display: table-row !important; }

  th.visible-md, #bb-header th#hamburger,
  td.visible-md,
  #bb-header td#hamburger {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs, #bb-home-slider-section .carousel-indicators, #bb-home-slider-section .carousel .carousel-control, .bb-nav__action-wrap .bb-nav__social-navigation {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, #bb-home-slider-section .carousel-indicators, .bb-nav__primary .bb-nav__social-navigation {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md, .bb-nav__primary .bb-nav__social-navigation {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg, .bb-nav__primary .bb-nav__social-navigation {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal; }
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left, .extra-cont, #bb-testimonials-section .bb-testimonial__wrap .fa-quote-left {
  float: left; }

.fa.pull-left, .fa.extra-cont, #bb-testimonials-section .bb-testimonial__wrap .fa.fa-quote-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

#bb-info-section .alt-button, #bb-features-section .alt-button, #bb-testimonials-section .alt-button, .home-section .alt-button {
  display: inline-block;
  font-size: 1.6rem;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    #bb-info-section .alt-button, #bb-features-section .alt-button, #bb-testimonials-section .alt-button, .home-section .alt-button {
      margin-right: 1.2rem; } }

.alt-button, .bb-widget-ai1ec-with-image__info .post_more_link a:after, .bb-sidebar1 a.alt-button {
  background: #332A86;
  color: #fff;
  border: none;
  padding: 12px 16px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "PT Sans";
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  background-color: #332A86;
  border: none;
  color: #fff; }
  .alt-button:hover, .bb-widget-ai1ec-with-image__info .post_more_link a:hover:after, .bb-sidebar1 a.alt-button:hover {
    background: #C4740C;
    color: #fff; }
  .alt-button:hover, .bb-widget-ai1ec-with-image__info .post_more_link a:hover:after, .bb-sidebar1 a.alt-button:hover {
    background-color: #18326d;
    color: #fff; }

.home #bb-wrapper .bb-main__cont, #bb-header .bb-header__cont {
  width: 100%;
  max-width: 100%; }

.home #bb-wrapper .bb-main__cont .bb-main__row {
  margin: 0; }

*:focus {
  border: none !important;
  box-shadow: none !important;
  outline: 0; }

* {
  text-shadow: none !important; }

html {
  overflow-x: hidden; }
  html.bb-grayscale {
    filter: grayscale(100%); }

body {
  background: #fff;
  min-width: 320px;
  overflow-x: hidden;
  color: #393E41;
  font-weight: 400;
  font-size: 16px;
  font-family: "PT Sans";
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#bb-wrapper {
  display: none;
  position: relative; }

.container-fluid, #bb-wrapper .bb-main__cont, #bb-footer .bb-footer__wrap, #bb-header .bb-header__cont, #bb-header .bb-header__top .bb-header__top-wrap,
#bb-header .bb-header__top .bb-header__bottom-wrap,
#bb-header .bb-header__bottom .bb-header__top-wrap,
#bb-header .bb-header__bottom .bb-header__bottom-wrap, #bb-home-slider-section .bb-section__wrap, #bb-ctas-section .bb-section__wrap, #bb-widgets-section .bb-section__wrap, #bb-info-section .bb-section__wrap, #bb-features-section .bb-section__wrap, #bb-testimonials-section .bb-section__wrap, #bb-home-news-section .bb-section__wrap, .home-section .bb-section__wrap, .home-section h1, #pages-toolbar .bb-section__wrap {
  width: 90%;
  max-width: 1500px;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .container-fluid, #bb-wrapper .bb-main__cont, #bb-footer .bb-footer__wrap, #bb-header .bb-header__cont, #bb-header .bb-header__top .bb-header__top-wrap,
    #bb-header .bb-header__top .bb-header__bottom-wrap,
    #bb-header .bb-header__bottom .bb-header__top-wrap,
    #bb-header .bb-header__bottom .bb-header__bottom-wrap, #bb-home-slider-section .bb-section__wrap, #bb-ctas-section .bb-section__wrap, #bb-widgets-section .bb-section__wrap, #bb-info-section .bb-section__wrap, #bb-features-section .bb-section__wrap, #bb-testimonials-section .bb-section__wrap, #bb-home-news-section .bb-section__wrap, .home-section .bb-section__wrap, .home-section h1, #pages-toolbar .bb-section__wrap {
      width: 95%; } }

.navbar {
  border: none;
  margin: 0;
  min-height: 0; }

a {
  color: #C4740C;
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out; }
  a:hover, a:focus {
    border: none;
    text-decoration: none;
    outline: 0;
    color: #18326d; }

p, li {
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 25px 0; }
  @media only screen and (min-width: 768px) {
    p, li {
      font-size: 16px; } }
  @media only screen and (min-width: 992px) {
    p, li {
      font-size: 18px; } }
  p:last-child, li:last-child {
    margin-bottom: 0; }

button, .btn, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, .blog-cont article .excerpt-btn, .internal-grid .grid-item .inner-cont .bb-callout, #bb-widgets-section .bb-widget-callout, #bb-features-section .feat-item .bb-feature-link, .btn-primary, .ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-widgets-section .bb-widget-callout {
  background: #332A86;
  color: #fff;
  border: none;
  padding: 12px 16px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "PT Sans";
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out; }
  button:hover, .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"]:hover, #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton:hover, .blog-cont article .excerpt-btn:hover, .internal-grid .grid-item .inner-cont .bb-callout:hover, #bb-widgets-section .bb-widget-callout:hover, #bb-features-section .feat-item .bb-feature-link:hover, .btn-primary:hover, .ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-widgets-section .bb-widget-callout:hover {
    background: #C4740C;
    color: #fff; }

.bbi-pixel {
  display: none; }

h1, h2, .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, section#comments #respond #reply-title, h3, #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-widgets-section .page-item .event-info .title, h4, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_body label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, .bb-widget-ai1ec-with-image__info .title, section#comments #respond label, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, h5, h6 {
  margin-top: 0;
  line-height: 100% !important; }

h1 {
  font-size: 30px;
  color: #332A86;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 51px;
      margin-bottom: 25px; } }

h2, .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, section#comments #respond #reply-title {
  color: #C4740C;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px; }
  @media only screen and (min-width: 768px) {
    h2, .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, section#comments #respond #reply-title {
      font-size: 23px; } }

h3, #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-widgets-section .page-item .event-info .title {
  color: #393E41;
  font-family: "PT Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px; }
  @media only screen and (min-width: 768px) {
    h3, #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-widgets-section .page-item .event-info .title {
      font-size: 23px; } }

h4, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_body label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, .bb-widget-ai1ec-with-image__info .title, section#comments #respond label, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title {
  color: #393E41;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    h4, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_body label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, .bb-widget-ai1ec-with-image__info .title, section#comments #respond label, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title {
      font-size: 23px; } }

h5 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #393E41; }
  @media only screen and (min-width: 768px) {
    h5 {
      font-size: 20px; } }

h6 {
  color: #393E41; }

input, textarea, select {
  background: #fff;
  color: #393E41;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  resize: none;
  font-weight: 400;
  font-size: 16px;
  font-family: "PT Sans";
  letter-spacing: 0.5px; }

select {
  padding: 12px 15px 12px !important;
  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) {
    select {
      height: 51px !important;
      margin-top: 0 !important; } }

button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

blockquote {
  font-size: 20px;
  font-style: italic;
  color: #707070;
  padding: 25px 25px 0 0;
  border-top: 4px;
  border-left: none;
  text-align: left;
  border-top: 4px solid #C4740C; }

figure.wp-caption {
  padding: 18px 12px;
  border: none;
  background-color: #EEF0F2; }
  @media only screen and (max-width: 991px) {
    figure.wp-caption {
      width: 100% !important; } }
  figure.wp-caption figcaption {
    text-align: center;
    font-style: italic;
    padding: 10px 0 0;
    font-size: 13px;
    background: #332A86;
    color: #fff; }
  figure.wp-caption img {
    max-width: 100%;
    padding: 0 !important;
    width: 100%; }

iframe[src*="https://www.google.com/maps/"] {
  width: 100%; }

.alert-warning {
  background: #EEF0F2;
  border: none; }

.table {
  display: table;
  width: 100%; }
  .table .table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.float-none {
  float: none; }

.clear {
  clear: both; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.caps {
  text-transform: uppercase; }

input[type="submit"], button, .button, .btn-primary, .ai1ec-btn-default.ai1ec-calendar-link, #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-widgets-section .bb-widget-callout {
  background: #332A86;
  color: #fff;
  border: none;
  padding: 12px 16px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "PT Sans";
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out; }
  input[type="submit"]:hover, button:hover, .button:hover, .btn-primary:hover, .ai1ec-btn-default.ai1ec-calendar-link:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-widgets-section .bb-widget-callout:hover {
    background: #C4740C;
    color: #fff; }

.row, #bb-wrapper .bb-main__cont .bb-main__row, .blog-cont article .entry-summary, .blog-cont article.format-gallery .gallery, .bb-search__result .bb-search-post__wrap, .bb-search__result .bb-search-post__with-img, #bb-footer .bb-footer__outer, #bb-header .bb-header__row, #bb-header .bb-header__top .bb-header__top-wrap .bb-header__top-inner,
#bb-header .bb-header__top .bb-header__top-wrap .bb-header__bottom-inner,
#bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__top-inner,
#bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__bottom-inner,
#bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__top-inner,
#bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__bottom-inner,
#bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__top-inner,
#bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__bottom-inner, .custom-grid .grid-row, .internal-grid .post-row:not(.masonry-grid) .grid-row, #bb-home-slider-section .bb-section__outer, #bb-ctas-section .bb-section__outer, #bb-ctas-section .cta-group, #bb-widgets-section .bb-section__outer, body.home #bb-widgets-section .home-widget-group, #bb-info-section .bb-section__outer, #bb-features-section .bb-section__outer, #bb-testimonials-section .bb-section__outer, #bb-testimonials-section .bb-testimonial__wrap, #bb-home-news-section .bb-section__outer, #bb-home-news-section .bb-news__group, #pages-toolbar .bb-section__outer, .bb-widget-logo-slider .bb-logo-slider__wrap, .bb-widget-img-carousel__wrap, .bb-widget-statistics__inner, .bb-widget-fb__wrap, .bb-widget-ai1ec-with-image__inner, .bb-pagination__wrap {
  margin-left: 0;
  margin-right: 0; }
  @media only screen and (min-width: 768px) {
    .row, #bb-wrapper .bb-main__cont .bb-main__row, .blog-cont article .entry-summary, .blog-cont article.format-gallery .gallery, .bb-search__result .bb-search-post__wrap, .bb-search__result .bb-search-post__with-img, #bb-footer .bb-footer__outer, #bb-header .bb-header__row, #bb-header .bb-header__top .bb-header__top-wrap .bb-header__top-inner,
    #bb-header .bb-header__top .bb-header__top-wrap .bb-header__bottom-inner,
    #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__top-inner,
    #bb-header .bb-header__top .bb-header__bottom-wrap .bb-header__bottom-inner,
    #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__top-inner,
    #bb-header .bb-header__bottom .bb-header__top-wrap .bb-header__bottom-inner,
    #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__top-inner,
    #bb-header .bb-header__bottom .bb-header__bottom-wrap .bb-header__bottom-inner, .custom-grid .grid-row, .internal-grid .post-row:not(.masonry-grid) .grid-row, #bb-home-slider-section .bb-section__outer, #bb-ctas-section .bb-section__outer, #bb-ctas-section .cta-group, #bb-widgets-section .bb-section__outer, body.home #bb-widgets-section .home-widget-group, #bb-info-section .bb-section__outer, #bb-features-section .bb-section__outer, #bb-testimonials-section .bb-section__outer, #bb-testimonials-section .bb-testimonial__wrap, #bb-home-news-section .bb-section__outer, #bb-home-news-section .bb-news__group, #pages-toolbar .bb-section__outer, .bb-widget-logo-slider .bb-logo-slider__wrap, .bb-widget-img-carousel__wrap, .bb-widget-statistics__inner, .bb-widget-fb__wrap, .bb-widget-ai1ec-with-image__inner, .bb-pagination__wrap {
      margin-left: -25px; } }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__five, .bb-author__img-wrap, .col-lg-2, .col-xs-3, .bb-widget-statistics .bb-statistic__value, .col-sm-3, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__four, .bb-author__img-wrap, .bb-sidebar1, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, #bb-testimonials-section .bb-testimonial__img, .page-template-template-internal-3col .bb-sidebar1, .bb-sidebar2, .col-lg-3, .col-xs-4, .blog-cont article.format-gallery .gallery-item, .col-sm-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three, .no-masonry-grid .custom-grid .grid-item__three, .internal-grid .post-row:not(.masonry-grid) .grid-item__three, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, #bb-testimonials-section .bb-testimonial__img, #bb-home-news-section .news_spec__three, .page-template-template-internal-3col .bb-sidebar1, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .blog-cont article .entry-summary .bb-post-with-img, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .widget-gallery li, .col-lg-4, .col-xs-5, .col-sm-5, .bb-widget-statistics .bb-statistic__value, .col-md-5, .col-lg-5, .col-xs-6, .widget-gallery li, .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-grid .grid-item__two, .internal-grid .post-row:not(.masonry-grid) .grid-item__two, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, #bb-footer .bb-footer__inner .footer-bucket-1, #bb-footer .bb-footer__inner .footer-bucket-2, #bb-footer .bb-footer__inner .footer-bucket-3, #bb-footer .bb-footer__inner .footer-bucket-4, #bb-header .bb-logo__wrap, #bb-home-news-section .news_spec__two, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .bb-nav__action-wrap, .col-md-6, .page-template-template-internal-3col #bb-main .main-content, .col-lg-6, .col-xs-7, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .page-template-template-internal-3col #bb-main .main-content, #bb-testimonials-section .bb-testimonial__copy, .col-md-8, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-lg-8, .col-xs-9, .bb-widget-statistics .bb-statistic__content, .col-sm-9, #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont, #page-breadcrumbs, .bb-author__info, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, .col-lg-9, .col-xs-10, .col-sm-10, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, #bb-info-section .bb-section__inner, .bb-author__info, .col-lg-10, .bb-search__result .bb-search-post__outer, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, #bb-footer .bb-footer__inner .footer-bucket-5, #bb-widgets-section .bb-section__inner, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, #bb-home-news-section .bb-section__inner, .bb-widget-img-carousel__img-wrap, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-grid .grid-item__one, .internal-grid .post-row:not(.masonry-grid) .grid-item__one, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, #bb-main .main-content.no-border, .page-template-default #bb-main .main-content, .blog-cont article .entry-summary .bb-post-video__wrap, .blog-cont article .entry-summary .bb-post-aside__wrap, .blog-cont article .entry-summary .bb-post-chat__wrap, .blog-cont article .entry-summary .bb-post-link__wrap, .blog-cont article .entry-summary .bb-post-gallery__wrap, .blog-cont article .entry-summary .bb-post-with-img, .blog-cont article .entry-summary .bb-post-excerpt, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .blog-cont .masonry-grid .grid-item .bb-post-with-img, .blog-cont .masonry-grid .grid-item .bb-post-with-img-excerpt, .bb-search__result, .bb-search__result .bb-search-post__outer, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, .internal-grid, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, #bb-home-news-section .news_spec__one, .bb-widget-fb__outer, .bb-sidebar2, .bb-pagination__outer, .col-md-12, .col-lg-12 {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__five, .bb-author__img-wrap, .col-lg-2, .col-xs-3, .bb-widget-statistics .bb-statistic__value, .col-sm-3, .blog-cont article.format-gallery .gallery-item, #bb-home-news-section .news_spec__four, .bb-author__img-wrap, .bb-sidebar1, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, #bb-testimonials-section .bb-testimonial__img, .page-template-template-internal-3col .bb-sidebar1, .bb-sidebar2, .col-lg-3, .col-xs-4, .blog-cont article.format-gallery .gallery-item, .col-sm-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three, .no-masonry-grid .custom-grid .grid-item__three, .internal-grid .post-row:not(.masonry-grid) .grid-item__three, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, #bb-testimonials-section .bb-testimonial__img, #bb-home-news-section .news_spec__three, .page-template-template-internal-3col .bb-sidebar1, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .blog-cont article .entry-summary .bb-post-with-img, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .widget-gallery li, .col-lg-4, .col-xs-5, .col-sm-5, .bb-widget-statistics .bb-statistic__value, .col-md-5, .col-lg-5, .col-xs-6, .widget-gallery li, .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-grid .grid-item__two, .internal-grid .post-row:not(.masonry-grid) .grid-item__two, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-grid .grid-item__four, .internal-grid .post-row:not(.masonry-grid) .grid-item__four, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-grid .grid-item__six, .internal-grid .post-row:not(.masonry-grid) .grid-item__six, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, #bb-footer .bb-footer__inner .footer-bucket-1, #bb-footer .bb-footer__inner .footer-bucket-2, #bb-footer .bb-footer__inner .footer-bucket-3, #bb-footer .bb-footer__inner .footer-bucket-4, #bb-header .bb-logo__wrap, #bb-home-news-section .news_spec__two, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .bb-nav__action-wrap, .col-md-6, .page-template-template-internal-3col #bb-main .main-content, .col-lg-6, .col-xs-7, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .page-template-template-internal-3col #bb-main .main-content, #bb-testimonials-section .bb-testimonial__copy, .col-md-8, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-lg-8, .col-xs-9, .bb-widget-statistics .bb-statistic__content, .col-sm-9, #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont, #page-breadcrumbs, .bb-author__info, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, .col-lg-9, .col-xs-10, .col-sm-10, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, #bb-info-section .bb-section__inner, .bb-author__info, .col-lg-10, .bb-search__result .bb-search-post__outer, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, #bb-footer .bb-footer__inner .footer-bucket-5, #bb-widgets-section .bb-section__inner, #bb-info-section .bb-section__inner, #bb-testimonials-section .bb-testimonial__copy-no-img, #bb-home-news-section .bb-section__inner, .bb-widget-img-carousel__img-wrap, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-grid .grid-item__one, .internal-grid .post-row:not(.masonry-grid) .grid-item__one, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, #bb-main .main-content.no-border, .page-template-default #bb-main .main-content, .blog-cont article .entry-summary .bb-post-video__wrap, .blog-cont article .entry-summary .bb-post-aside__wrap, .blog-cont article .entry-summary .bb-post-chat__wrap, .blog-cont article .entry-summary .bb-post-link__wrap, .blog-cont article .entry-summary .bb-post-gallery__wrap, .blog-cont article .entry-summary .bb-post-with-img, .blog-cont article .entry-summary .bb-post-excerpt, .blog-cont article .entry-summary .bb-post-with-img-excerpt, .blog-cont .masonry-grid .grid-item .bb-post-with-img, .blog-cont .masonry-grid .grid-item .bb-post-with-img-excerpt, .bb-search__result, .bb-search__result .bb-search-post__outer, .bb-search__result .bb-search-post__with-img .bb-search-post-img-wrap, .bb-search__result .bb-search-post__with-img .bb-search-post-excerpt, .internal-grid, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, #bb-home-news-section .news_spec__one, .bb-widget-fb__outer, .bb-sidebar2, .bb-pagination__outer, .col-md-12, .col-lg-12 {
      padding-left: 25px; } }

.bold-brand {
  color: #332A86;
  font-weight: 700;
  text-transform: none;
  display: inline-block; }

.sidebar-block {
  background-color: #EEF0F2;
  padding: 25px 20px; }
  .sidebar-block a {
    font-size: 20px;
    color: #393E41;
    margin-bottom: 20px;
    display: inline-block; }
    .sidebar-block a:last-child {
      margin-bottom: 0; }

.frm_ajax_loading {
  width: auto !important; }

.select2-drop, .select2-chosen {
  font-family: "FontAwesome" !important; }

@media only screen and (min-width: 1200px) {
  .col-lg-20 {
    width: 20%;
    float: left;
    padding-left: 25px; } }
@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: #332A86;
  color: #fff;
  border: none;
  padding: 12px 16px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "PT Sans";
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  background: #C4740C;
  color: #fff;
  font-size: 18px; }
  .alt-button:hover {
    background: #C4740C;
    color: #fff; }
  .alt-button .fa {
    color: #fff; }
  .alt-button:hover {
    background: #332A86;
    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; }

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: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  background-color: #52ba80;
  background-color: rgba(0, 154, 68, 0.68); }

#bb-home-slider-section .carousel-inner .item:before, #bb-banner .img-bg:before {
  position: absolute;
  content: "";
  filter: none;
  z-index: 1;
  height: 100%;
  width: 100%;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, transparent 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='$clr-black',GradientType=0 );
  /* IE6-8 */ }
  @media only screen and (min-width: 768px) {
    #bb-home-slider-section .carousel-inner .item:before, #bb-banner .img-bg:before {
      background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, transparent 100%); } }
  @media only screen and (min-width: 992px) {
    #bb-home-slider-section .carousel-inner .item:before, #bb-banner .img-bg:before {
      background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, transparent 70%); } }

.bbi-validation-alert {
  max-height: 12rem;
  margin-bottom: 2rem;
  opacity: 1.0;
  padding: 1.5rem;
  transition: all .3s ease-in-out; }
  .bbi-validation-alert.alert_hidden {
    margin-bottom: 0;
    max-height: .1rem;
    opacity: 0.0;
    padding: 0; }

.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
  width: calc(5rem + 8px) !important; }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px 4px !important; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }

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

.alignleft,
.alignright {
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 20px;
    max-width: 50%; }

  .alignright {
    float: right;
    margin-left: 20px;
    max-width: 50%; } }
.wp-caption-text {
  padding: 9px; }

.bb-widget-logo-slider .slider-controls .carousel-control, #widget-mini-slider .slider-controls .carousel-control, .bb-widget-img-carousel .slider-controls .carousel-control {
  float: left;
  text-align: left;
  position: relative;
  margin-right: 4px;
  display: block;
  background: none;
  width: auto;
  opacity: 100;
  filter: alpha(opacity=10000); }
  .bb-widget-logo-slider .slider-controls .carousel-control .fa, #widget-mini-slider .slider-controls .carousel-control .fa, .bb-widget-img-carousel .slider-controls .carousel-control .fa {
    color: #fff;
    font-size: 32px;
    padding: 2px 10px 4px;
    background-color: #332A86;
    position: relative;
    float: left;
    left: auto !important;
    right: auto !important; }
  .bb-widget-logo-slider .slider-controls .carousel-control:hover, #widget-mini-slider .slider-controls .carousel-control:hover, .bb-widget-img-carousel .slider-controls .carousel-control:hover {
    text-decoration: none; }
    .bb-widget-logo-slider .slider-controls .carousel-control:hover .fa, #widget-mini-slider .slider-controls .carousel-control:hover .fa, .bb-widget-img-carousel .slider-controls .carousel-control:hover .fa {
      background-color: #18326d; }

.widget-gallery, #widget-blog-feed .blog-feed {
  list-style: none;
  padding: 0; }

#bb-info-section, #bb-features-section, #bb-testimonials-section, .home-section {
  font-size: 1.8rem;
  margin-top: 5.5rem;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #bb-info-section, #bb-features-section, #bb-testimonials-section, .home-section {
      font-size: 2.2rem; } }
  #bb-info-section p, #bb-features-section p, #bb-testimonials-section p, .home-section p {
    margin-bottom: 3.5rem; }
    #bb-info-section p:last-child, #bb-features-section p:last-child, #bb-testimonials-section p:last-child, .home-section p:last-child {
      margin-bottom: 0; }

#bb-ctas-section, body.home #bb-widgets-section, #bb-info-section, #bb-features-section, #bb-testimonials-section, #bb-home-news-section, .home-section {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 30px; }
  @media only screen and (min-width: 768px) {
    #bb-ctas-section, body.home #bb-widgets-section, #bb-info-section, #bb-features-section, #bb-testimonials-section, #bb-home-news-section, .home-section {
      padding-bottom: 50px;
      padding-top: 50px; } }
  @media only screen and (min-width: 992px) {
    #bb-ctas-section, body.home #bb-widgets-section, #bb-info-section, #bb-features-section, #bb-testimonials-section, #bb-home-news-section, .home-section {
      padding-bottom: 70px;
      padding-top: 70px; } }

.stButton .st-twitter-counter,
.stButton .st-facebook-counter {
  height: 24px !important; }
.stButton .stButton_gradient {
  height: 22px !important; }

.flickr-gallery .photoset {
  border-bottom: 1px solid #eeeeee; }
  .flickr-gallery .photoset .thumbnail, .flickr-gallery .photoset .wp-caption {
    border: none; }
.flickr-gallery .controls a {
  margin-bottom: 20px; }
.flickr-gallery .flickr-gallery-menu {
  background-color: rgba(51, 42, 134, 0.1) !important;
  padding: 0 10px; }

[class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] {
  font-family: "PT Sans";
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-wrap: break-word;
  max-width: 100%; }
  [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget]:hover, [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget]:focus {
    color: #332A86; }
  [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] .ai1ec-date {
    background: transparent;
    border-top: 1px solid #eeeeee; }
    [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] .ai1ec-date.ai1ec-today {
      background: transparent;
      border-top: 1px solid #eeeeee; }
    [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] .ai1ec-date .ai1ec-month {
      background: #332A86;
      color: #fff;
      text-shadow: none;
      border-radius: 0; }
    [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] .ai1ec-date .ai1ec-date-events .ai1ec-event > a {
      background: #fff;
      color: #332A86; }

.timely {
  font-weight: 400;
  font-size: 16px;
  font-family: "PT Sans";
  letter-spacing: 0.5px; }

.ai1ec-popover.ai1ec-popup {
  border-color: #eeeeee; }
  .ai1ec-popover.ai1ec-popup a {
    color: #332A86; }
    .ai1ec-popover.ai1ec-popup a:hover, .ai1ec-popover.ai1ec-popup a:focus {
      color: #fff; }
  .ai1ec-popover.ai1ec-popup .ai1ec-popover-content {
    background: #fff;
    color: #333333; }
  .ai1ec-popover.ai1ec-popup .ai1ec-event-time {
    background: #eeeeee; }

#ai1ec-container .ai1ec-event-title {
  color: #332A86; }
#ai1ec-container .ai1ec-title-buttons {
  padding: 15px 0;
  border-bottom: 1px solid #332A86;
  margin-bottom: 30px; }
  #ai1ec-container .ai1ec-title-buttons .ai1ec-pagination {
    margin: 0; }
#ai1ec-container .ai1ec-dropdown-menu .ai1ec-active a {
  color: #fff; }
#ai1ec-container .ai1ec-month-view .ai1ec-today,
#ai1ec-container .ai1ec-week-view .ai1ec-today {
  background-color: rgba(51, 42, 134, 0.3) !important; }
  #ai1ec-container .ai1ec-month-view .ai1ec-today .ai1ec-date,
  #ai1ec-container .ai1ec-week-view .ai1ec-today .ai1ec-date {
    background-color: #332a86; }
    #ai1ec-container .ai1ec-month-view .ai1ec-today .ai1ec-date a,
    #ai1ec-container .ai1ec-week-view .ai1ec-today .ai1ec-date a {
      color: #fff;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
#ai1ec-container .ai1ec-date {
  background: transparent;
  border-top: none; }
  #ai1ec-container .ai1ec-date .ai1ec-date-title {
    border-radius: 0;
    border: none;
    background: #332A86;
    color: #fff !important;
    margin: 0 10px 10px 0;
    width: 75px; }
    #ai1ec-container .ai1ec-date .ai1ec-date-title .ai1ec-month {
      background: #332A86;
      color: #fff;
      text-shadow: none;
      border-radius: 0;
      font-size: 14px;
      padding: 4px 12px;
      letter-spacing: 0;
      border-bottom: none; }
    #ai1ec-container .ai1ec-date .ai1ec-date-title .ai1ec-day {
      font-size: 32px;
      font-weight: 700; }
    #ai1ec-container .ai1ec-date .ai1ec-date-title .ai1ec-weekday {
      font-size: 16px; }
  #ai1ec-container .ai1ec-date .ai1ec-date-events {
    margin: 0; }
    #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event {
      background: transparent;
      border-width: 2px 0 0 0;
      border-style: solid;
      border-color: #C4740C;
      border: none;
      border-radius: 0;
      margin: 0 0 10px;
      min-height: 89px;
      box-shadow: none;
      text-align: left; }
    #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title {
      margin-bottom: 15px; }
    #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-time {
      text-transform: uppercase;
      color: #C4740C;
      font-size: 14px;
      font-weight: 700; }
      #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-time .ai1ec-allday-badge {
        border-radius: 0;
        background: none;
        color: #C4740C;
        font-size: 14px;
        font-weight: 700; }
    #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-description {
      font-size: 14px;
      margin-top: 25px; }
    #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-actions {
      float: left;
      margin-top: 20px; }
      #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-actions .ai1ec-read-more {
        background: #332A86;
        color: #fff;
        border: none;
        padding: 12px 16px;
        display: inline-block;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        -webkit-transition: all, 0.2s, ease-in-out;
        -o-transition: all, 0.2s, ease-in-out;
        transition: all, 0.2s, ease-in-out;
        border-radius: 0;
        padding: 8px 16px;
        background: rgba(255, 255, 255, 0.5);
        color: #332A86;
        border: 1px solid #332A86;
        font-size: 12px; }
        #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-actions .ai1ec-read-more:hover {
          background: #C4740C;
          color: #fff; }
        #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-actions .ai1ec-read-more:hover {
          background: #332A86;
          color: #fff;
          border: 1px solid #332A86;
          text-decoration: none !important; }
    #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-toggle {
      position: relative;
      top: -10px;
      padding: 5px;
      color: #fff;
      background: #C4740C;
      text-align: center; }
      #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-toggle span {
        display: inline-block;
        width: 100%; }
      #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-toggle:after, #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-toggle:before {
        border: solid transparent;
        content: "";
        position: absolute;
        top: 50px;
        width: 0;
        height: 0;
        line-height: 0px; }
      #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-toggle:after {
        right: 0;
        border-width: 0 35px 22px 0;
        border-color: transparent #C4740C transparent transparent;
        line-height: 0px;
        _border-color: #000 #C4740C #000 #000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='$clr-black'); }
      #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-toggle:before {
        left: 0;
        border-width: 22px 35px 0 0;
        border-color: #C4740C transparent transparent transparent;
        _border-color: #C4740C #000 #000 #000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='$clr-black'); }
#ai1ec-container .ai1ec-calendar-toolbar {
  border: none;
  padding: 0; }
  #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav {
    list-style: none;
    margin: 0;
    padding: 0; }
    #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li {
      padding: 0; }
      #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li:before {
        content: none; }
      #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li .ai1ec-fa, #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li .ai1ec-caret {
        display: none; }
      #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li > a {
        background: #332A86;
        color: #fff;
        border: none;
        padding: 12px 16px;
        display: inline-block;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        -webkit-transition: all, 0.2s, ease-in-out;
        -o-transition: all, 0.2s, ease-in-out;
        transition: all, 0.2s, ease-in-out;
        background: #C4740C; }
        #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li > a:hover {
          background: #C4740C;
          color: #fff; }
        #ai1ec-container .ai1ec-calendar-toolbar ul.ai1ec-nav li > a:after {
          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;
          vertical-align: middle;
          content: "\f0ab";
          font-size: 22px;
          margin: -4px 0 0 4px; }

.ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
  float: left;
  margin: 20px 0; }
  @media only screen and (min-width: 768px) {
    .ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
      margin: 30px 0 0 20px; } }

.ai1ec-event-details, .ai1ec-single-event .ai1ec-time .ai1ec-field-value, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value {
  font: normal 14px "PT Sans";
  color: #393E41; }

.ai1ec-event-avatar img {
  min-height: 0; }

.ai1ec-field-label {
  color: #332A86;
  width: auto;
  min-width: 95px;
  text-align: left;
  padding-left: 15px; }

.timely .ai1ec-btn-primary {
  background: #332A86;
  color: #fff;
  border: none;
  padding: 12px 16px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "PT Sans";
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out; }
  .timely .ai1ec-btn-primary:hover {
    background: #C4740C;
    color: #fff; }

.ai1ec-event-details .ai1ec-allday-badge {
  background: #332A86; }

.ai1ec-btn-group > .ai1ec-btn::after {
  content: none; }

.ai1ec-dropdown-menu > .ai1ec-active > a, .ai1ec-dropdown-menu > .ai1ec-active > a:hover, .ai1ec-dropdown-menu > .ai1ec-active > a:focus {
  background: #332A86; }

.timely a {
  color: #C4740C; }

.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; } }

.frm_style_formidable-style form.frm-show-form .frm_form_fields input, .frm_style_formidable-style form.frm-show-form .frm_form_fields textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d6d6d6 !important;
  border-radius: 0;
  box-shadow: none;
  border: none; }
.frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] {
  float: left;
  width: auto;
  padding-bottom: 30px; }
.frm_style_formidable-style form.frm-show-form .frm_form_fields textarea {
  height: auto; }
.frm_style_formidable-style form.frm-show-form .frm_form_fields .with_frm_style label {
  font-size: 14px; }
.frm_style_formidable-style .with_frm_style label.frm_primary_label,
.frm_style_formidable-style .with_frm_style.frm_login_form label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333; }
#bb-footer .frm_style_formidable-style label {
  color: #fff;
  font-family: "PT Sans";
  font-weight: 400; }

#bb-footer .BBFormContainer {
  font-size: inherit;
  border-radius: 0;
  padding: 0;
  width: 100%; }
  #bb-footer .BBFormContainer .BBFormSection legend {
    display: none; }
  #bb-footer .BBFormContainer .BBFormSection .BBFormFieldContainer {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #bb-footer .BBFormContainer .BBFormSection .BBFormFieldContainer {
        width: 48%; } }
    @media only screen and (min-width: 1200px) {
      #bb-footer .BBFormContainer .BBFormSection .BBFormFieldContainer {
        width: 49%; } }
    #bb-footer .BBFormContainer .BBFormSection .BBFormFieldContainer .BBFormFieldLabelEdit {
      color: #fff; }
  #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton {
    box-shadow: none; }
  #bb-footer .BBFormContainer .BBFormSubSectionHeading {
    display: none; }
  #bb-footer .BBFormContainer .BBFormButtonRow:before {
    content: " ";
    display: table;
    clear: both; }
#bb-footer .BBFormFieldContainer + .BBFormFieldContainer + .BBFormFieldContainer {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    #bb-footer .BBFormFieldContainer + .BBFormFieldContainer + .BBFormFieldContainer {
      width: 97%; } }
  @media only screen and (min-width: 1200px) {
    #bb-footer .BBFormFieldContainer + .BBFormFieldContainer + .BBFormFieldContainer {
      width: 99%; } }

.gform_wrapper form {
  background: none;
  padding: 20px; }
  .gform_wrapper form .gform_heading {
    margin-top: 20px; }
    .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title {
      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: #332A86;
    border-color: #332A86; }
  .gform_wrapper form .gform_body label.gfield_label {
    font-size: 18px;
    color: #211B56;
    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: #332A86; }
    .gform_wrapper form .gform_body .gfield_error .ginput_container_name label, .gform_wrapper form .gform_body .gfield_error .ginput_container_address label {
      color: #332A86 !important; }
  .gform_wrapper form .gform_body .validation_message {
    color: #332A86; }
  .gform_wrapper form .gform_body input, .gform_wrapper form .gform_body textarea, .gform_wrapper form .gform_body select {
    background: #fff !important;
    color: #211B56;
    padding-left: 10px !important;
    border: 1px solid #d6d6d6;
    font-size: 15px;
    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(33, 27, 86, 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(33, 27, 86, 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(33, 27, 86, 0.5); }
  .gform_wrapper form .gform_body input[type="file"] {
    background: none !important;
    line-height: 20px !important;
    padding-left: 0 !important;
    font-size: 15px; }
  .gform_wrapper form .gform_body select {
    padding: 12px 8px 12px !important;
    appearance: none;
    border-radius: 0px !important;
    font-size: 15px;
    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: #211B56;
    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: #ada6e3 !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 {
      transform: scale(0.82);
      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: #211B56;
      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: #332A86;
      color: #fff;
      border: none;
      padding: 12px 16px;
      display: inline-block;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "PT Sans";
      -webkit-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      background: #211B56 !important;
      padding: 12px 24px !important;
      width: 134px; }
      .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: #C4740C;
        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: #332A86 !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: #332A86;
      color: #fff;
      border: none;
      padding: 12px 16px;
      display: inline-block;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "PT Sans";
      -webkit-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      background: #332A86 !important;
      padding: 12px 24px !important; }
      .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button:hover {
        background: #C4740C;
        color: #fff; }
      .gform_wrapper form .gform_body .gform_page_footer input[type="submit"].gform_button:hover {
        background: #211B56 !important; }

.gforms_confirmation_message {
  background: #EEF0F2;
  padding: 20px; }
  .gforms_confirmation_message .gform_confirmation_message {
    color: #211B56;
    font-weight: 700; }

.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
  width: calc(5rem + 8px) !important;
  font-size: 15px; }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 12px 5px 12px !important;
  height: 51px !important;
  font-size: 15px; }

.gform_wrapper.gf_browser_gecko .gfield_time_ampm select {
  max-width: 5rem !important;
  width: calc(5rem + 25px);
  font-size: 15px;
  margin-left: 5px; }

#bb-main {
  margin: 45px 0; }
  .home #bb-main {
    margin: 0; }
  @media only screen and (min-width: 768px) {
    .page-template-template-internal-3col #bb-main .main-content {
      border-left: 1px solid #393E41; } }
  @media only screen and (min-width: 992px) {
    .page-template-template-internal-3col #bb-main .main-content {
      padding-right: 30px;
      border-right: 1px solid #393E41; } }
  @media only screen and (min-width: 768px) {
    #bb-main .main-content.with-sidebar, .single-ai1ec_event #bb-main .main-content, #bb-main .single .main-content.blog-cont, .single #bb-main .main-content.blog-cont, #bb-main .archive .main-content.blog-cont, .archive #bb-main .main-content.blog-cont, #bb-main .category .main-content.blog-cont, .category #bb-main .main-content.blog-cont {
      border-left: 1px solid #393E41; } }

.main-content {
  /**** MAPS ****/ }
  .main-content a {
    font-weight: bold; }
    .main-content a:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 991px) {
    .main-content img {
      width: 100%; } }
  .main-content iframe[src*="google"] {
    width: 100%;
    max-height: 250px; }
    @media only screen and (min-width: 768px) {
      .main-content iframe[src*="google"] {
        max-height: auto; } }
  .main-content .content-primary {
    display: inline-block;
    width: 100%;
    padding-bottom: 35px; }
  .main-content a.mapplic-popup-link {
    background-color: #332A86;
    width: 100%;
    text-align: center; }
    .main-content a.mapplic-popup-link:hover {
      background-color: #C4740C; }

.blog-cont article {
  margin-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #C4740C; }
  .blog-cont article:first-child {
    padding-top: 0;
    border: none; }
  .blog-cont article .entry-summary img {
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .blog-cont article .entry-summary img {
        margin: 0; } }
  .blog-cont article .entry-summary .excerpt-btn {
    display: inline-block;
    margin-top: 15px; }
  .blog-cont article .post-taxonomy {
    margin-bottom: 25px; }
    .blog-cont article .post-taxonomy .post-categories, .blog-cont article .post-taxonomy .post-tags {
      display: inline; }
  .blog-cont article .post-author {
    display: inline; }
  .blog-cont article a:hover {
    color: #18326d; }
.blog-cont.hide-author .post-author {
  display: none; }
.blog-cont.hide-date .post-date {
  display: none; }
.blog-cont.hide-categories .post-categories {
  display: none !important; }
.blog-cont.hide-tags .post-tags {
  display: none !important; }
.blog-cont article.format-gallery .gallery {
  margin-left: -10px; }
.blog-cont article.format-gallery .gallery-item {
  padding-left: 10px;
  margin-bottom: 10px; }
  .blog-cont article.format-gallery .gallery-item img {
    margin: 0; }
.blog-cont article.format-chat .entry-summary p {
  padding: 10px;
  margin: 0; }
  .blog-cont article.format-chat .entry-summary p:nth-child(even) {
    background-color: #EEF0F2; }
.blog-cont .masonry-grid .grid-item {
  background: #EEF0F2;
  padding: 10px; }

#bb-footer {
  background-color: #332A86;
  color: #fff;
  border-top: 1px solid #fff; }
  #bb-footer .bb-footer__top {
    border-bottom: 1px solid #fff; }
    #bb-footer .bb-footer__top .bb-footer__bucket {
      margin-bottom: 20px;
      margin-top: 20px; }
  #bb-footer .bb-footer__bottom .bb-footer__bucket {
    margin-bottom: 30px;
    margin-top: 30px; }
  #bb-footer .bb-footer__inner {
    padding-left: 15px;
    padding-right: 15px; }
    @media only screen and (min-width: 768px) {
      #bb-footer .bb-footer__inner {
        padding-left: 25px;
        padding-right: 0; } }
    #bb-footer .bb-footer__inner .footer-bucket-1 {
      margin-bottom: 0;
      margin-top: 0; }
    #bb-footer .bb-footer__inner .footer-bucket-2 {
      margin-bottom: 0;
      margin-top: 0; }
    #bb-footer .bb-footer__inner .footer-bucket-3 {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        #bb-footer .bb-footer__inner .footer-bucket-3 {
          text-align: left; } }
    #bb-footer .bb-footer__inner .footer-bucket-4 {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        #bb-footer .bb-footer__inner .footer-bucket-4 {
          text-align: right; } }
    #bb-footer .bb-footer__inner .footer-bucket-5 {
      text-align: center;
      margin: 0; }
  #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .title {
    text-transform: uppercase;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, #bb-footer .bb-footer__bucket #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket section#comments #respond label, section#comments #respond #bb-footer .bb-footer__bucket label, #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info #bb-footer .bb-footer__bucket .title, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .title {
        font-size: 24px; } }
  #bb-footer .bb-footer__bucket .newsletter-txt {
    font-size: 14px;
    text-align: left; }
  #bb-footer a,
  #bb-footer a[href^=tel] {
    color: white;
    text-decoration: underline; }
    #bb-footer a:hover,
    #bb-footer a[href^=tel]:hover {
      text-decoration: none; }
  #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap {
    padding: 0;
    margin-bottom: 0; }
    #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li {
      padding: 5px 15px 5px 0;
      margin: 0; }
      @media only screen and (min-width: 768px) {
        #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li {
          display: inline-block; } }
      #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li > a {
        font-size: 15px;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
        text-transform: uppercase; }
        #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li > a:hover {
          text-decoration: underline; }
      #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li ul li {
        line-height: 12px;
        margin: 0;
        padding: 4px 0 4px; }
    #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap .caret {
      display: none; }
    #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap ul, #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap li {
      list-style-type: none;
      font-family: "PT Sans"; }
    #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap ul {
      display: block !important;
      padding-left: 10px; }
  @media only screen and (min-width: 768px) {
    #bb-footer span {
      padding-bottom: 3px; } }
  #bb-footer span.organization {
    text-transform: uppercase;
    font-weight: 700;
    display: block; }
  #bb-footer span.phone, #bb-footer span.address {
    display: block; }
  #bb-footer span.copyright {
    display: inline;
    font-size: 12px; }
  #bb-footer span.site-credit {
    font-size: 12px;
    text-align: center;
    /*
    			@include responsive(sm) {
    				text-align: right;
    			}
    */ }
  #bb-footer #search {
    margin-top: 20px; }
    #bb-footer #search .bb-search-wrap {
      float: none;
      margin: auto; }
      @media only screen and (min-width: 768px) {
        #bb-footer #search .bb-search-wrap {
          margin: 0; } }
  #bb-footer .bb-nav__action ul {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #bb-footer .bb-nav__action ul {
        text-align: left; } }
    #bb-footer .bb-nav__action ul li {
      display: inline-block;
      margin-bottom: 0; }
      #bb-footer .bb-nav__action ul li a {
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        background: #C4740C;
        text-decoration: none; }
        #bb-footer .bb-nav__action ul li a:hover {
          background: rgba(255, 255, 255, 0.2);
          text-decoration: none; }
  #bb-footer .privacy {
    font-size: 12px;
    margin-top: 40px;
    text-align: center; }
    #bb-footer .privacy ul, #bb-footer .privacy li, #bb-footer .privacy nav {
      margin: 0;
      padding: 0;
      list-style-type: none;
      display: inline; }
    #bb-footer .privacy nav {
      border-left: 1px solid #fff;
      margin-left: 3px;
      padding-left: 9px; }
    #bb-footer .privacy a {
      font-size: 12px; }
  #bb-footer .menu-social-nav-container li a:after {
    color: #fff;
    font-size: 30px; }

#bb-header {
  background: rgba(255, 255, 255, 0.2); }
  @media only screen and (min-width: 768px) {
    #bb-header {
      position: absolute;
      z-index: 10;
      width: 100%; } }
  #bb-header .bb-header__bottom {
    text-align: center;
    position: relative; }
    @media only screen and (min-width: 1200px) {
      #bb-header .bb-header__bottom {
        position: absolute;
        width: 75%;
        right: 0;
        top: 24px; } }
  #bb-header .bb-logo__wrap .bb-logo {
    display: inline-block;
    margin: 10px 0;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #bb-header .bb-logo__wrap .bb-logo {
        margin: 16px 0 16px 14px; } }
    #bb-header .bb-logo__wrap .bb-logo .primary-logo {
      max-width: 250px !important;
      margin: 0; }
      @media only screen and (min-width: 1400px) {
        #bb-header .bb-logo__wrap .bb-logo .primary-logo {
          max-width: 300px !important; } }
      @media only screen and (max-width: 767px) {
        #bb-header .bb-logo__wrap .bb-logo .primary-logo {
          max-width: 200px !important; } }
    #bb-header .bb-logo__wrap .bb-logo .alt-logo {
      display: none; }
  #bb-header #hamburger {
    float: right;
    position: relative;
    left: 0;
    font-size: 14px;
    margin-right: 5px;
    background: #332A86 !important; }
    @media only screen and (max-width: 767px) {
      #bb-header #hamburger {
        margin-right: 4px; } }

.custom-grid {
  margin-top: 25px; }
  .custom-grid .grid-item .item-wrap {
    padding: 10px;
    border: 1px solid #d6d6d6;
    text-align: center;
    background-color: rgba(238, 240, 242, 0.7); }
    .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events .custom-grid .grid-item .item-wrap .ai1ec-event-title, .custom-grid .grid-item .item-wrap .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body .custom-grid .grid-item .item-wrap label.gfield_label, .custom-grid .grid-item .item-wrap #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .custom-grid .grid-item .item-wrap .title, .custom-grid .grid-item .item-wrap section#comments #respond label, section#comments #respond .custom-grid .grid-item .item-wrap label, .custom-grid .grid-item .item-wrap .bb-sidebar1 ul li > a, .bb-sidebar1 ul .custom-grid .grid-item .item-wrap li > a, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .custom-grid .grid-item .item-wrap h3, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .custom-grid .grid-item .item-wrap .title, .custom-grid .grid-item .item-wrap #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .custom-grid .grid-item .item-wrap .title, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .custom-grid .grid-item .item-wrap h3, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .custom-grid .grid-item .item-wrap .title, .custom-grid .grid-item .item-wrap #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .custom-grid .grid-item .item-wrap .title, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .custom-grid .grid-item .item-wrap h3, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .custom-grid .grid-item .item-wrap h4, .custom-grid .grid-item .item-wrap .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .custom-grid .grid-item .item-wrap .title, .custom-grid .grid-item .item-wrap #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .custom-grid .grid-item .item-wrap .title {
      margin: 10px 0 0;
      font-size: 24px;
      color: #332A86; }
    .custom-grid .grid-item .item-wrap p {
      color: #393E41;
      font-size: 14px;
      line-height: 1.5; }
  .custom-grid .grid-item:hover {
    text-decoration: none; }
    .custom-grid .grid-item:hover .item-wrap {
      background-color: rgba(238, 240, 242, 0.7); }
      .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events .custom-grid .grid-item:hover .item-wrap .ai1ec-event-title, .custom-grid .grid-item:hover .item-wrap .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body .custom-grid .grid-item:hover .item-wrap label.gfield_label, .custom-grid .grid-item:hover .item-wrap #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .custom-grid .grid-item:hover .item-wrap .title, .custom-grid .grid-item:hover .item-wrap section#comments #respond label, section#comments #respond .custom-grid .grid-item:hover .item-wrap label, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 ul li > a, .bb-sidebar1 ul .custom-grid .grid-item:hover .item-wrap li > a, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .custom-grid .grid-item:hover .item-wrap h3, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .custom-grid .grid-item:hover .item-wrap .title, .custom-grid .grid-item:hover .item-wrap #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .custom-grid .grid-item:hover .item-wrap .title, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .custom-grid .grid-item:hover .item-wrap h3, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .custom-grid .grid-item:hover .item-wrap .title, .custom-grid .grid-item:hover .item-wrap #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .custom-grid .grid-item:hover .item-wrap .title, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .custom-grid .grid-item:hover .item-wrap h3, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .custom-grid .grid-item:hover .item-wrap h4, .custom-grid .grid-item:hover .item-wrap .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .custom-grid .grid-item:hover .item-wrap .title, .custom-grid .grid-item:hover .item-wrap #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .custom-grid .grid-item:hover .item-wrap .title {
        color: #C4740C; }

.extra-cont {
  margin-top: 20px; }
  @media only screen and (min-width: 480px) {
    .extra-cont {
      text-align: center;
      width: 100%; }
      .extra-cont .btn, .extra-cont .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .extra-cont input[type="submit"], .extra-cont #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .extra-cont .BBFormSubmitbutton, .extra-cont .blog-cont article .excerpt-btn, .blog-cont article .extra-cont .excerpt-btn, .extra-cont .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .extra-cont .bb-callout, .extra-cont #bb-widgets-section .bb-widget-callout, #bb-widgets-section .extra-cont .bb-widget-callout, .extra-cont #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .extra-cont .bb-feature-link {
        display: inline-block; } }

.with-sidebar .internal-grid, .single-ai1ec_event #bb-main .main-content .internal-grid, .single .blog-cont .internal-grid, .archive .blog-cont .internal-grid, .category .blog-cont .internal-grid {
  padding-left: 0; }
.internal-grid .post-row:not(.masonry-grid) .grid-item {
  margin-bottom: 25px; }
.internal-grid .grid-section-title {
  margin-bottom: 25px; }
.internal-grid .grid-item {
  margin-bottom: 30px; }
  .internal-grid .grid-item .inner-cont {
    border: 1px solid #d6d6d6;
    padding: 10px;
    height: 100%; }
    .internal-grid .grid-item .inner-cont .bb-callout {
      width: 100%;
      margin-top: 5px; }
    .internal-grid .grid-item .inner-cont .box-info {
      font-size: 14px; }
      @media only screen and (min-width: 480px) {
        .internal-grid .grid-item .inner-cont .box-info {
          height: auto !important; } }
      .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info h4, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .internal-grid .grid-item .inner-cont .box-info .ai1ec-event-title, .internal-grid .grid-item .inner-cont .box-info #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info .ai1ec-event-title, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .internal-grid .grid-item .inner-cont .box-info label.gfield_label, .internal-grid .grid-item .inner-cont .box-info .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info label.gfield_label, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .internal-grid .grid-item .inner-cont .box-info .title, .internal-grid .grid-item .inner-cont .box-info .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info .title, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .internal-grid .grid-item .inner-cont .box-info label, .internal-grid .grid-item .inner-cont .box-info section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info label, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .internal-grid .grid-item .inner-cont .box-info li > a, .internal-grid .grid-item .inner-cont .box-info .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info li > a, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .internal-grid .grid-item .inner-cont .box-info h3, .internal-grid .grid-item .inner-cont .box-info #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .internal-grid .grid-item .inner-cont .box-info .title {
        margin-top: 10px !important;
        display: inline-block;
        font-size: 18px; }
      .internal-grid .grid-item .inner-cont .box-info p {
        line-height: 22px; }
    .internal-grid .grid-item .inner-cont .img-cont {
      width: 100%;
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (min-width: 480px) {
        .internal-grid .grid-item .inner-cont .img-cont {
          display: inline-block;
          height: auto !important; } }

#bb-home-slider-section {
  background-color: #fff;
  position: relative; }
  #bb-home-slider-section .bb-section__wrap {
    width: 100%;
    padding: 0; }
  @media only screen and (max-width: 767px) {
    #bb-home-slider-section .carousel-inner .item:before {
      background: none !important; } }
  #bb-home-slider-section .carousel-inner .item .bg-img {
    background-size: cover !important;
    background-position: center 15% !important;
    height: 200px; }
    @media only screen and (min-width: 768px) {
      #bb-home-slider-section .carousel-inner .item .bg-img {
        height: 400px; } }
    @media only screen and (min-width: 992px) {
      #bb-home-slider-section .carousel-inner .item .bg-img {
        height: 500px; } }
    @media only screen and (min-width: 1200px) {
      #bb-home-slider-section .carousel-inner .item .bg-img {
        height: 600px; } }
    @media only screen and (min-width: 1400px) {
      #bb-home-slider-section .carousel-inner .item .bg-img {
        height: 700px; } }
    #bb-home-slider-section .carousel-inner .item .bg-img:before {
      display: block;
      background: -webkit-linear-gradient(top, rgba(51, 42, 134, 0.35) 0%, rgba(196, 116, 12, 0.45) 100%);
      background: linear-gradient(to bottom, rgba(51, 42, 134, 0.35) 0%, rgba(196, 116, 12, 0.45) 100%);
      top: 0;
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute; }
  #bb-home-slider-section .carousel-caption {
    position: relative;
    max-width: 100%;
    text-shadow: none;
    color: #18326d;
    background: none;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0 20px; }
    @media only screen and (max-width: 767px) {
      #bb-home-slider-section .carousel-caption .container-fluid, #bb-home-slider-section .carousel-caption #bb-wrapper .bb-main__cont, #bb-wrapper #bb-home-slider-section .carousel-caption .bb-main__cont, #bb-home-slider-section .carousel-caption #bb-footer .bb-footer__wrap, #bb-footer #bb-home-slider-section .carousel-caption .bb-footer__wrap, #bb-home-slider-section .carousel-caption #bb-header .bb-header__cont, #bb-header #bb-home-slider-section .carousel-caption .bb-header__cont, #bb-home-slider-section .carousel-caption #bb-header .bb-header__top .bb-header__top-wrap, #bb-header .bb-header__top #bb-home-slider-section .carousel-caption .bb-header__top-wrap,
      #bb-home-slider-section .carousel-caption #bb-header .bb-header__top .bb-header__bottom-wrap,
      #bb-header .bb-header__top #bb-home-slider-section .carousel-caption .bb-header__bottom-wrap,
      #bb-home-slider-section .carousel-caption #bb-header .bb-header__bottom .bb-header__top-wrap,
      #bb-header .bb-header__bottom #bb-home-slider-section .carousel-caption .bb-header__top-wrap,
      #bb-home-slider-section .carousel-caption #bb-header .bb-header__bottom .bb-header__bottom-wrap,
      #bb-header .bb-header__bottom #bb-home-slider-section .carousel-caption .bb-header__bottom-wrap, #bb-home-slider-section .carousel-caption .bb-section__wrap, #bb-home-slider-section .carousel-caption .home-section h1, .home-section #bb-home-slider-section .carousel-caption h1 {
        width: 100%; } }
    @media only screen and (min-width: 768px) {
      #bb-home-slider-section .carousel-caption {
        position: absolute;
        text-shadow: none;
        color: #393E41;
        bottom: 0;
        text-align: center;
        font-size: 18px; }
        #bb-home-slider-section .carousel-caption.caption-left {
          text-align: left; }
          #bb-home-slider-section .carousel-caption.caption-left h1:after {
            right: auto !important; }
        #bb-home-slider-section .carousel-caption.caption-right {
          text-align: right; }
          #bb-home-slider-section .carousel-caption.caption-right h1:after {
            left: auto !important; } }
    #bb-home-slider-section .carousel-caption .caption-wrap {
      display: inline-block;
      max-width: 100%;
      padding: 20px;
      width: 100%;
      color: #393E41; }
      @media only screen and (min-width: 768px) {
        #bb-home-slider-section .carousel-caption .caption-wrap {
          max-width: 90%;
          color: #fff;
          padding: 16px 20px;
          font-size: 20px;
          text-shadow: 1px 1px rgba(0, 0, 0, 0.5); } }
      @media only screen and (min-width: 992px) {
        #bb-home-slider-section .carousel-caption .caption-wrap {
          max-width: 90%;
          font-size: 26px; } }
      @media only screen and (min-width: 1200px) {
        #bb-home-slider-section .carousel-caption .caption-wrap {
          max-width: 80%; } }
      #bb-home-slider-section .carousel-caption .caption-wrap span {
        display: inline;
        width: 100%; }
        @media only screen and (min-width: 480px) {
          #bb-home-slider-section .carousel-caption .caption-wrap span {
            display: inline; } }
      #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout {
        background: #332A86;
        color: #fff;
        border: none;
        padding: 12px 16px;
        display: inline-block;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        -webkit-transition: all, 0.2s, ease-in-out;
        -o-transition: all, 0.2s, ease-in-out;
        transition: all, 0.2s, ease-in-out;
        margin-top: 15px;
        text-shadow: none;
        background: #5C559E; }
        #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover {
          background: #C4740C;
          color: #fff; }
        #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover {
          background: #C4740C; }
        @media only screen and (min-width: 768px) {
          #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout {
            font-size: 15px; } }
        @media only screen and (min-width: 992px) {
          #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout {
            font-size: 20px; } }
      #bb-home-slider-section .carousel-caption .caption-wrap h1 {
        color: #C4740C;
        font-size: 30px;
        margin: 0 0 15px;
        line-height: normal;
        white-space: nowrap;
        overflow: hidden;
        position: relative; }
        @media only screen and (min-width: 768px) {
          #bb-home-slider-section .carousel-caption .caption-wrap h1 {
            overflow: inherit;
            font-size: 30px;
            line-height: 45px;
            white-space: normal;
            color: #fff;
            text-shadow: 1px 1px rgba(0, 0, 0, 0.5); } }
        @media only screen and (min-width: 992px) {
          #bb-home-slider-section .carousel-caption .caption-wrap h1 {
            font-size: 44px;
            line-height: 42px; } }
  #bb-home-slider-section .carousel-indicators {
    position: absolute;
    left: 50%;
    bottom: -21px;
    padding-left: 5px; }
    #bb-home-slider-section .carousel-indicators li {
      width: 95px;
      height: 7px;
      background: rgba(255, 255, 255, 0.5);
      margin: 0;
      color: transparent;
      -webkit-border-radius: 0px !important;
      -moz-border-radius: 0px !important;
      border-radius: 0px !important;
      border: none; }
      #bb-home-slider-section .carousel-indicators li.active, #bb-home-slider-section .carousel-indicators li.active:hover {
        background-color: #fff; }
      #bb-home-slider-section .carousel-indicators li:hover {
        background-color: #fff; }
  #bb-home-slider-section .carousel-fade {
    opacity: 1; }
    #bb-home-slider-section .carousel-fade .carousel-inner .item {
      -moz-transition: opacity ease-in-out .7s;
      -o-transition: opacity ease-in-out .7s;
      -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; }
      #bb-home-slider-section .carousel-fade .carousel-inner .item:first-child {
        top: auto;
        position: relative; }
      #bb-home-slider-section .carousel-fade .carousel-inner .item.active {
        opacity: 1;
        -moz-transition: opacity ease-in-out .7s;
        -o-transition: opacity ease-in-out .7s;
        -webkit-transition: opacity ease-in-out .7s;
        transition: opacity ease-in-out .7s;
        z-index: 2; }
  #bb-home-slider-section .carousel:hover .carousel-control {
    display: block; }
  #bb-home-slider-section .carousel .carousel-control {
    display: none;
    z-index: 100; }
    #bb-home-slider-section .carousel .carousel-control .fa {
      font-size: 40px;
      position: absolute;
      top: 48%; }
    #bb-home-slider-section .carousel .carousel-control.left .fa {
      left: 25px; }
    #bb-home-slider-section .carousel .carousel-control.right .fa {
      right: 25px; }

#bb-ctas-section {
  position: relative;
  width: 100%;
  background-image: url("https://pancreasfoundation.org/wp-content/uploads/2016/12/slide_02.jpg");
  background-repeat: no-repeat;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center; }
  @media only screen and (min-width: 992px) {
    #bb-ctas-section {
      position: relative; } }
  #bb-ctas-section:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(51, 42, 134, 0.8) 0%, rgba(196, 116, 12, 0.8) 100%);
    position: absolute;
    top: 0; }
  #bb-ctas-section h1, #bb-ctas-section h2, #bb-ctas-section .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-ctas-section h3, #bb-ctas-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-ctas-section h4, #bb-ctas-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-ctas-section h4, #bb-ctas-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-ctas-section .ai1ec-event-title, #bb-ctas-section #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-ctas-section .ai1ec-event-title, #bb-ctas-section .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-ctas-section .ai1ec-event-title, #bb-ctas-section #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-ctas-section .ai1ec-event-title, #bb-ctas-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-ctas-section label.gfield_label, #bb-ctas-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-ctas-section label.gfield_label, #bb-ctas-section .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-ctas-section label.gfield_label, #bb-ctas-section .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-ctas-section label.gfield_label, #bb-ctas-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-ctas-section .title, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-ctas-section .title, #bb-ctas-section .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-ctas-section .title, #bb-ctas-section .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-ctas-section .title, #bb-ctas-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-ctas-section label, #bb-ctas-section #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-ctas-section label, #bb-ctas-section .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-ctas-section label, #bb-ctas-section section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-ctas-section label, #bb-ctas-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-ctas-section li > a, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-ctas-section li > a, #bb-ctas-section .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-ctas-section li > a, #bb-ctas-section .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-ctas-section li > a, #bb-ctas-section .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info #bb-ctas-section .title, #bb-ctas-section #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading #bb-ctas-section .title, #bb-ctas-section .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-ctas-section .gsection_title, #bb-ctas-section section#comments #respond #reply-title, section#comments #respond #bb-ctas-section #reply-title, #bb-ctas-section h3, #bb-ctas-section #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #bb-ctas-section h4, #bb-ctas-section #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-ctas-section .ai1ec-event-title, #bb-ctas-section #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-ctas-section .ai1ec-event-title, #bb-ctas-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body #bb-ctas-section label.gfield_label, #bb-ctas-section .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket #bb-ctas-section label.gfield_label, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-ctas-section .title, #bb-ctas-section .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-ctas-section .title, #bb-ctas-section #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond #bb-ctas-section label, #bb-ctas-section section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket #bb-ctas-section label, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-ctas-section li > a, #bb-ctas-section .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-ctas-section li > a, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket #bb-ctas-section h3, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket #bb-ctas-section h3, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket #bb-ctas-section h3, #bb-ctas-section #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info #bb-ctas-section .title, #bb-ctas-section h4, #bb-ctas-section #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-ctas-section .ai1ec-event-title, #bb-ctas-section .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-ctas-section label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .title, #bb-ctas-section section#comments #respond label, section#comments #respond #bb-ctas-section label, #bb-ctas-section .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-ctas-section li > a, #bb-ctas-section .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket #bb-ctas-section h4, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories #bb-ctas-section h4, #bb-ctas-section .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info #bb-ctas-section .title, #bb-ctas-section #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories #bb-ctas-section .title, #bb-ctas-section .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket #bb-ctas-section h4, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive #bb-ctas-section h4, #bb-ctas-section .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info #bb-ctas-section .title, #bb-ctas-section #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive #bb-ctas-section .title, #bb-ctas-section .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket #bb-ctas-section h4, #bb-ctas-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget #bb-ctas-section h4, #bb-ctas-section .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info #bb-ctas-section .title, #bb-ctas-section #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget #bb-ctas-section .title, #bb-ctas-section h5, #bb-ctas-section h6 {
    color: #fff; }
  #bb-ctas-section .bb-section__wrap {
    position: relative;
    z-index: 10; }
  #bb-ctas-section .bb-section__outer {
    margin-left: -2px; }
  #bb-ctas-section .bb-section__before {
    text-align: center;
    color: #fff; }
  #bb-ctas-section .bb-section__after {
    text-align: center; }
  #bb-ctas-section .cta-group {
    margin-bottom: 0;
    margin-left: 0;
    opacity: 1; }
    #bb-ctas-section .cta-group .cta-item {
      margin-bottom: 25px;
      opacity: 1;
      padding: 0;
      margin-bottom: 0; }
      #bb-ctas-section .cta-group .cta-item:last-child {
        border: 0;
        margin-bottom: 0px;
        padding-bottom: 0px; }
      #bb-ctas-section .cta-group .cta-item img {
        margin: 0 auto; }
      #bb-ctas-section .cta-group .cta-item a {
        padding: 20px;
        text-align: center;
        display: inline-block;
        width: 100%; }
        #bb-ctas-section .cta-group .cta-item a #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-ctas-section .cta-group .cta-item a .ai1ec-event-title, #bb-ctas-section .cta-group .cta-item a .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-ctas-section .cta-group .cta-item a label.gfield_label, #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, #bb-ctas-section .cta-group .cta-item a section#comments #respond label, section#comments #respond #bb-ctas-section .cta-group .cta-item a label, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info #bb-ctas-section .cta-group .cta-item a .title, #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .title, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info #bb-ctas-section .cta-group .cta-item a .title, #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .title, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info #bb-ctas-section .cta-group .cta-item a .title, #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .title {
          font-family: "PT Sans";
          font-size: 20px;
          text-transform: uppercase;
          color: #fff;
          text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important; }
        #bb-ctas-section .cta-group .cta-item a:hover {
          color: #fff; }
          #bb-ctas-section .cta-group .cta-item a:hover .radius {
            border: 5px solid rgba(255, 255, 255, 0.5); }
        #bb-ctas-section .cta-group .cta-item a .radius {
          width: 120px;
          height: 120px;
          border: 5px solid rgba(255, 255, 255, 0.3);
          border-radius: 50%;
          margin: 0 auto 20px; }
        #bb-ctas-section .cta-group .cta-item a .fa {
          display: block;
          border-radius: 50%;
          background: white;
          text-align: center; }
          #bb-ctas-section .cta-group .cta-item a .fa:before {
            font-size: 60px;
            line-height: 110px;
            background: linear-gradient(#5c559e 0%, #211b56 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            /*
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
            */ }
        #bb-ctas-section .cta-group .cta-item a span {
          color: #fff;
          display: block;
          font-family: "PT Sans";
          font-size: 16px;
          margin-bottom: 20px;
          font-weight: 700;
          text-align: center;
          /*
          					@include responsive(sm) {
          						font-size: 19px;
          					}
          					@include responsive(md) {
          						font-size: 21px;
          
          					}
          */ }
          #bb-ctas-section .cta-group .cta-item a span.cta-button {
            display: inline-block;
            margin-bottom: 0; }

#bb-widgets-section {
  position: inherit;
  width: 100%;
  background: #211B56; }
  body.home #bb-widgets-section {
    position: relative; }
  #bb-widgets-section:before {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    background: linear-gradient(#332a86 0%, #211b56 100%);
    position: absolute; }
  #bb-widgets-section h1, #bb-widgets-section h2, #bb-widgets-section .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section h3, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-widgets-section h4, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section h4, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-widgets-section .ai1ec-event-title, #bb-widgets-section .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-widgets-section label.gfield_label, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-widgets-section .title, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-widgets-section .title, #bb-widgets-section .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-widgets-section .title, #bb-widgets-section .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section .title, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-widgets-section label, #bb-widgets-section #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-widgets-section label, #bb-widgets-section .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-widgets-section label, #bb-widgets-section section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section label, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-widgets-section li > a, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-widgets-section li > a, #bb-widgets-section .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-widgets-section li > a, #bb-widgets-section .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section li > a, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-widgets-section .gsection_title, #bb-widgets-section section#comments #respond #reply-title, section#comments #respond #bb-widgets-section #reply-title, #bb-widgets-section h3, #bb-widgets-section #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #bb-widgets-section h4, #bb-widgets-section #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket #bb-widgets-section label.gfield_label, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-widgets-section .title, #bb-widgets-section .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-widgets-section .title, #bb-widgets-section #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond #bb-widgets-section label, #bb-widgets-section section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket #bb-widgets-section label, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-widgets-section li > a, #bb-widgets-section .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-widgets-section li > a, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket #bb-widgets-section h3, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket #bb-widgets-section h3, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket #bb-widgets-section h3, #bb-widgets-section .page-item .event-info .title, #bb-widgets-section h4, #bb-widgets-section #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-widgets-section .ai1ec-event-title, #bb-widgets-section .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-widgets-section label.gfield_label, #bb-widgets-section #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-widgets-section h4, #bb-widgets-section .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-widgets-section .title, #bb-widgets-section section#comments #respond label, section#comments #respond #bb-widgets-section label, #bb-widgets-section .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-widgets-section li > a, #bb-widgets-section .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket #bb-widgets-section h4, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories #bb-widgets-section h4, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket #bb-widgets-section h4, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive #bb-widgets-section h4, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h4, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket #bb-widgets-section h4, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget #bb-widgets-section h4, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section h5, #bb-widgets-section h6 {
    color: #332A86; }
  #bb-widgets-section .bb-section__before {
    text-align: center; }
  #bb-widgets-section .bb-section__after {
    text-align: center;
    padding-top: 25px;
    clear: both; }
  body.home #bb-widgets-section .home-widget {
    margin-bottom: 25px; }
    body.home #bb-widgets-section .home-widget__inner {
      background-color: white;
      padding: 20px; }
  #bb-widgets-section h2, #bb-widgets-section .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-widgets-section h3, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-widgets-section h4, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section h4, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-widgets-section .ai1ec-event-title, #bb-widgets-section .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section .ai1ec-event-title, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-widgets-section label.gfield_label, #bb-widgets-section #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-widgets-section label.gfield_label, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-widgets-section .title, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-widgets-section .title, #bb-widgets-section .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-widgets-section .title, #bb-widgets-section .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section .title, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-widgets-section label, #bb-widgets-section #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-widgets-section label, #bb-widgets-section .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-widgets-section label, #bb-widgets-section section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section label, #bb-widgets-section .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-widgets-section li > a, #bb-widgets-section #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-widgets-section li > a, #bb-widgets-section .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-widgets-section li > a, #bb-widgets-section .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-widgets-section li > a, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-widgets-section .gsection_title, #bb-widgets-section section#comments #respond #reply-title, section#comments #respond #bb-widgets-section #reply-title {
    margin-bottom: 35px;
    color: #C4740C;
    font-family: 34px;
    text-transform: uppercase;
    text-align: center; }
  #bb-widgets-section .bb-widget-callout {
    margin-top: 25px;
    background: #C4740C; }
    #bb-widgets-section .bb-widget-callout:hover {
      background: #332A86; }
  #bb-widgets-section .page-item {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%; }
    #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #bb-widgets-section .page-item:hover h4, #bb-widgets-section .page-item:hover #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-widgets-section .page-item:hover .ai1ec-event-title, #bb-widgets-section .page-item:hover #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-widgets-section .page-item:hover .ai1ec-event-title, #bb-widgets-section .page-item:hover #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body #bb-widgets-section .page-item:hover label.gfield_label, #bb-widgets-section .page-item:hover .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket #bb-widgets-section .page-item:hover label.gfield_label, #bb-widgets-section .page-item:hover #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-widgets-section .page-item:hover .title, #bb-widgets-section .page-item:hover .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-widgets-section .page-item:hover .title, #bb-widgets-section .page-item:hover #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond #bb-widgets-section .page-item:hover label, #bb-widgets-section .page-item:hover section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket #bb-widgets-section .page-item:hover label, #bb-widgets-section .page-item:hover #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-widgets-section .page-item:hover li > a, #bb-widgets-section .page-item:hover .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-widgets-section .page-item:hover li > a, #bb-widgets-section .page-item:hover .event-info .title {
      color: #332A86; }
    #bb-widgets-section .page-item img {
      margin-bottom: 15px; }
    #bb-widgets-section .page-item .event-info .title {
      margin-right: 10px; }
    #bb-widgets-section .page-item .event-info .date {
      font-size: 15px;
      color: #393E41; }
      @media only screen and (min-width: 768px) {
        #bb-widgets-section .page-item .event-info .date {
          font-size: 14px; } }

#bb-info-section .bb-section__wrap {
  width: 95%; }
#bb-info-section .bb-section__inner > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }
@media only screen and (min-width: 768px) {
  #bb-info-section .bb-section__inner h1 {
    font-size: 45px; } }
#bb-info-section .bb-section__inner p {
  font-size: 20px;
  line-height: 2; }

#bb-features-section {
  background-color: rgba(51, 42, 134, 0.1);
  position: relative; }
  @media only screen and (min-width: 992px) {
    #bb-features-section {
      position: relative; } }
  #bb-features-section .bb-section__outer {
    margin-left: 0px; }
  #bb-features-section .bb-section__inner {
    position: relative;
    z-index: 1; }
  #bb-features-section .bb-section__before {
    text-align: center;
    padding-bottom: 25px; }
    #bb-features-section .bb-section__before h1 {
      color: #C4740C; }
  #bb-features-section .bb-section__after {
    text-align: center;
    padding-top: 25px;
    clear: both; }
  #bb-features-section .feat-item {
    margin-bottom: 25px;
    margin-bottom: 4px;
    padding-left: 4px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      #bb-features-section .feat-item:before {
        content: "";
        display: block; } }
    #bb-features-section .feat-item .inner-block {
      background-color: white;
      text-align: center;
      padding: 15px;
      border: 1px solid #d6d6d6; }
      @media only screen and (min-width: 768px) {
        #bb-features-section .feat-item .inner-block {
          min-height: 440px; } }
      #bb-features-section .feat-item .inner-block .videoWrapper + br {
        display: none; }
    #bb-features-section .feat-item h2, #bb-features-section .feat-item .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-features-section .feat-item h3, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-features-section .feat-item h4, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item h4, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-features-section .feat-item .title, #bb-features-section .feat-item .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item .title, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-features-section .feat-item label, #bb-features-section .feat-item #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-features-section .feat-item label, #bb-features-section .feat-item .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-features-section .feat-item label, #bb-features-section .feat-item section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item label, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-features-section .feat-item li > a, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-features-section .feat-item li > a, #bb-features-section .feat-item .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-features-section .feat-item li > a, #bb-features-section .feat-item .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item li > a, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading #bb-features-section .feat-item .title, #bb-features-section .feat-item .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-features-section .feat-item .gsection_title, #bb-features-section .feat-item section#comments #respond #reply-title, section#comments #respond #bb-features-section .feat-item #reply-title, #bb-features-section .feat-item h3, #bb-features-section .feat-item #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket #bb-features-section .feat-item h4, #bb-features-section .feat-item #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond #bb-features-section .feat-item label, #bb-features-section .feat-item section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket #bb-features-section .feat-item label, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-features-section .feat-item li > a, #bb-features-section .feat-item .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-features-section .feat-item li > a, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item h4, #bb-features-section .feat-item #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item h4, #bb-features-section .feat-item .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #bb-features-section .feat-item section#comments #respond label, section#comments #respond #bb-features-section .feat-item label, #bb-features-section .feat-item .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-features-section .feat-item li > a, #bb-features-section .feat-item .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget #bb-features-section .feat-item .title {
      color: #332A86; }
    #bb-features-section .feat-item h2, #bb-features-section .feat-item .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-features-section .feat-item h3, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-features-section .feat-item h4, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item h4, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-features-section .feat-item .title, #bb-features-section .feat-item .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item .title, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-features-section .feat-item label, #bb-features-section .feat-item #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-features-section .feat-item label, #bb-features-section .feat-item .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-features-section .feat-item label, #bb-features-section .feat-item section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item label, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-features-section .feat-item li > a, #bb-features-section .feat-item #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-features-section .feat-item li > a, #bb-features-section .feat-item .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-features-section .feat-item li > a, #bb-features-section .feat-item .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-features-section .feat-item li > a, #bb-features-section .feat-item .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading #bb-features-section .feat-item .title, #bb-features-section .feat-item .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-features-section .feat-item .gsection_title, #bb-features-section .feat-item section#comments #respond #reply-title, section#comments #respond #bb-features-section .feat-item #reply-title {
      display: none; }
    #bb-features-section .feat-item h4, #bb-features-section .feat-item #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-features-section .feat-item .ai1ec-event-title, #bb-features-section .feat-item .gform_wrapper form .gform_body label.gfield_label, .gform_wrapper form .gform_body #bb-features-section .feat-item label.gfield_label, #bb-features-section .feat-item #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item h4, #bb-features-section .feat-item .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #bb-features-section .feat-item section#comments #respond label, section#comments #respond #bb-features-section .feat-item label, #bb-features-section .feat-item .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-features-section .feat-item li > a, #bb-features-section .feat-item .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info .title, .bb-sidebar1 section.widget #bb-widgets-section .page-item .event-info #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget #bb-features-section .feat-item .title {
      margin-top: 20px;
      text-transform: uppercase; }
    #bb-features-section .feat-item p {
      margin-bottom: 10px;
      color: #393E41; }
    #bb-features-section .feat-item .fa {
      font-size: 30px;
      margin-bottom: 10px;
      color: #332A86; }
    #bb-features-section .feat-item .bb-feature-link {
      font-size: 12px;
      padding: 8px 10px;
      cursor: default; }
  #bb-features-section .resources-cont {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #EEF0F2; }
    #bb-features-section .resources-cont ul {
      padding: 0; }
      #bb-features-section .resources-cont ul li {
        list-style: none;
        margin-bottom: 5px; }
        #bb-features-section .resources-cont ul li a {
          display: inline-block;
          width: 100%;
          padding-left: 5px; }
          #bb-features-section .resources-cont ul li a:before {
            content: "-";
            margin-right: 5px; }

#bb-testimonials-section {
  background-color: #332A86;
  color: #fff; }
  #bb-testimonials-section h1 {
    color: #fff;
    margin-bottom: 4.5rem; }
    @media only screen and (min-width: 768px) {
      #bb-testimonials-section h1 {
        margin-bottom: 3rem; } }
  #bb-testimonials-section .bb-section__before {
    text-align: center; }
  #bb-testimonials-section .bb-section__after {
    text-align: center;
    margin-top: 25px; }
  #bb-testimonials-section .bb-section__title {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      #bb-testimonials-section .bb-section__title {
        width: calc(100% - 2.5rem); } }
  @media only screen and (max-width: 767px) {
    #bb-testimonials-section .bb-testimonial__img {
      margin-bottom: 20px; } }
  #bb-testimonials-section .bb-testimonial__copy-no-img {
    background-color: rgba(68, 88, 104, 0.65);
    padding: 35px; }
  #bb-testimonials-section .bb-testimonial__author {
    display: inline-block;
    font: bold 2.2rem "PT Sans";
    width: 100%; }
  #bb-testimonials-section.with-bg .bg-cont {
    background: none !important; }
  @media only screen and (min-width: 768px) {
    #bb-testimonials-section .bg-cont {
      padding: 25px; } }
  #bb-testimonials-section .bg-cont.with-side-img {
    background-color: #332A86 !important; }
    #bb-testimonials-section .bg-cont.with-side-img .bb-testimonial__copy {
      text-align: left; }
      #bb-testimonials-section .bg-cont.with-side-img .bb-testimonial__copy p {
        text-align: left; }
  #bb-testimonials-section .fa {
    display: none; }
  #bb-testimonials-section p {
    display: inline-block;
    font: normal 1.8rem "Roboto Slab";
    max-width: 70rem; }
    @media (min-width: 768px) {
      #bb-testimonials-section p {
        font-size: 2.2rem; } }

#bb-home-news-section {
  background-color: #EEF0F2; }
  #bb-home-news-section .bb-section__before {
    text-align: center; }
  #bb-home-news-section .bb-section__after {
    text-align: center;
    margin-top: 25px; }
  #bb-home-news-section .bb-news__inner {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #d6d6d6; }
  #bb-home-news-section .bb-news__wrap {
    padding-top: 30px;
    border-top: 1px solid #332A86;
    margin-top: 30px; }
    #bb-home-news-section .bb-news__wrap:first-child {
      margin: 0;
      border: none; }
    @media only screen and (min-width: 768px) {
      #bb-home-news-section .bb-news__wrap {
        padding-top: 0;
        border-top: 0;
        margin-top: 0; } }
  #bb-home-news-section .bb-news__excerpt-wrap .bb-news-title {
    font-weight: bold;
    color: #C4740C;
    text-decoration: none;
    margin-left: 0;
    text-transform: uppercase;
    display: block;
    font-size: 24px; }
    #bb-home-news-section .bb-news__excerpt-wrap .bb-news-title:hover {
      color: #C4740C; }
  #bb-home-news-section .bb-news__excerpt-wrap .bb-news-date {
    color: #332A86;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
  #bb-home-news-section .bb-news__excerpt-wrap a.excerpt-btn {
    background: rgba(255, 255, 255, 0.5);
    color: #332A86;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: 140px;
    display: block;
    clear: both;
    text-align: center;
    border: 1px solid #332A86; }
    #bb-home-news-section .bb-news__excerpt-wrap a.excerpt-btn:hover {
      background: #332A86;
      color: #fff;
      border: 1px solid #332A86; }
  #bb-home-news-section .bb-home-news__callout {
    display: none; }
  #bb-home-news-section img {
    margin-bottom: 40px; }
  #bb-home-news-section .recent-news {
    margin-bottom: 20px; }

#bb-banner {
  position: relative; }
  #bb-banner .bb-banner__wrap {
    height: 100%; }
  #bb-banner .bb-caption-outer {
    position: relative;
    height: 100%;
    width: 100%; }
  #bb-banner .bb-banner__img {
    position: relative;
    height: 100%; }
  #bb-banner img {
    width: 100%; }
  #bb-banner .bb-caption {
    position: relative;
    color: #fff;
    text-align: center;
    width: 100%; }
    #bb-banner .bb-caption .caption-wrap {
      padding: 15px;
      width: 100%; }
    @media only screen and (min-width: 768px) {
      #bb-banner .bb-caption {
        max-width: 100%;
        margin-top: -70px; }
        #bb-banner .bb-caption .caption-wrap {
          max-width: 100%;
          padding: 15px 30px 15px; }
        #bb-banner .bb-caption__left {
          float: left;
          text-align: left; }
        #bb-banner .bb-caption__right {
          float: right;
          text-align: right; }
        #bb-banner .bb-caption__center {
          text-align: center;
          /*
          				left:50%;
          				transform:translateX(-50%);
          */
          max-width: 100%; }
          #bb-banner .bb-caption__center .caption-wrap {
            display: inline-block; } }
    #bb-banner .bb-caption h1 {
      color: #fff;
      font-size: 30px;
      margin: 0; }
      @media only screen and (min-width: 768px) {
        #bb-banner .bb-caption h1 {
          font-size: 40px; } }
    #bb-banner .bb-caption h2, #bb-banner .bb-caption .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-banner .bb-caption h3, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-banner .bb-caption h4, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption h4, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-banner .bb-caption .title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-banner .bb-caption .title, #bb-banner .bb-caption .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-banner .bb-caption label, #bb-banner .bb-caption #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-banner .bb-caption label, #bb-banner .bb-caption .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-banner .bb-caption label, #bb-banner .bb-caption section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption label, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-banner .bb-caption li > a, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-banner .bb-caption li > a, #bb-banner .bb-caption .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-banner .bb-caption li > a, #bb-banner .bb-caption .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption li > a, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info #bb-banner .bb-caption .title, #bb-banner .bb-caption #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-banner .bb-caption .gsection_title, #bb-banner .bb-caption section#comments #respond #reply-title, section#comments #respond #bb-banner .bb-caption #reply-title {
      font: normal 30px "PT Sans";
      color: #fff;
      margin: 0;
      line-height: 30px; }
      @media only screen and (min-width: 768px) {
        #bb-banner .bb-caption h2, #bb-banner .bb-caption .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-banner .bb-caption h3, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-banner .bb-caption h4, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption h4, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-banner .bb-caption .title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-banner .bb-caption .title, #bb-banner .bb-caption .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-banner .bb-caption label, #bb-banner .bb-caption #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-banner .bb-caption label, #bb-banner .bb-caption .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-banner .bb-caption label, #bb-banner .bb-caption section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption label, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-banner .bb-caption li > a, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-banner .bb-caption li > a, #bb-banner .bb-caption .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-banner .bb-caption li > a, #bb-banner .bb-caption .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption li > a, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info #bb-banner .bb-caption .title, #bb-banner .bb-caption #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-banner .bb-caption .gsection_title, #bb-banner .bb-caption section#comments #respond #reply-title, section#comments #respond #bb-banner .bb-caption #reply-title {
          font-size: 45px;
          line-height: 45px; } }
      @media only screen and (min-width: 992px) {
        #bb-banner .bb-caption h2, #bb-banner .bb-caption .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading #bb-banner .bb-caption h3, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #bb-banner .bb-caption h4, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption h4, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption .ai1ec-event-title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading #bb-banner .bb-caption label.gfield_label, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info #bb-banner .bb-caption .title, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket #bb-banner .bb-caption .title, #bb-banner .bb-caption .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond #bb-banner .bb-caption label, #bb-banner .bb-caption #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading #bb-banner .bb-caption label, #bb-banner .bb-caption .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket #bb-banner .bb-caption label, #bb-banner .bb-caption section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption label, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul #bb-banner .bb-caption li > a, #bb-banner .bb-caption #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading #bb-banner .bb-caption li > a, #bb-banner .bb-caption .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket #bb-banner .bb-caption li > a, #bb-banner .bb-caption .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading #bb-banner .bb-caption li > a, #bb-banner .bb-caption .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info #bb-banner .bb-caption .title, #bb-banner .bb-caption #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading #bb-banner .bb-caption .title, #bb-banner .bb-caption .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection #bb-banner .bb-caption .gsection_title, #bb-banner .bb-caption section#comments #respond #reply-title, section#comments #respond #bb-banner .bb-caption #reply-title {
          font-size: 60px;
          line-height: 55px; } }
  #bb-banner.img-bg, #bb-banner.color-bg {
    background-size: cover !important;
    background-position: center center !important;
    height: 200px;
    position: relative; }
    @media only screen and (min-width: 768px) {
      #bb-banner.img-bg, #bb-banner.color-bg {
        height: 300px; } }
    @media only screen and (min-width: 992px) {
      #bb-banner.img-bg, #bb-banner.color-bg {
        height: 400px; } }
    @media only screen and (min-width: 1200px) {
      #bb-banner.img-bg, #bb-banner.color-bg {
        height: 500px; } }
    #bb-banner.img-bg:before, #bb-banner.color-bg:before {
      display: block;
      background: -webkit-linear-gradient(top, rgba(51, 42, 134, 0.35) 0%, rgba(196, 116, 12, 0.45) 100%);
      background: linear-gradient(to bottom, rgba(51, 42, 134, 0.35) 0%, rgba(196, 116, 12, 0.45) 100%);
      top: 0;
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute; }
    #bb-banner.img-bg .bb-caption, #bb-banner.color-bg .bb-caption {
      position: absolute;
      bottom: 0; }
      #bb-banner.img-bg .bb-caption__left, #bb-banner.color-bg .bb-caption__left {
        left: 0;
        text-align: left; }
      #bb-banner.img-bg .bb-caption__right, #bb-banner.color-bg .bb-caption__right {
        right: 0;
        text-align: right; }
      #bb-banner.img-bg .bb-caption__center, #bb-banner.color-bg .bb-caption__center {
        text-align: center;
        /*
        				left:50%;
        				transform:translateX(-50%);
        */
        max-width: 100%; }
        #bb-banner.img-bg .bb-caption__center .caption-wrap, #bb-banner.color-bg .bb-caption__center .caption-wrap {
          display: inline-block; }
  #bb-banner.color-bg {
    background: linear-gradient(135deg, rgba(51, 42, 134, 0.8) 0%, rgba(33, 27, 86, 0.8) 100%);
    height: 90px;
    /*
    		@include responsive(sm) {
    			height:150px;
    		}
    		@include responsive(md) {
    			height:200px;
    		}
    */ }
    #bb-banner.color-bg .bb-caption .caption-wrap {
      background: none; }

.home-section {
  text-align: center; }
  .home-section h1 {
    color: #fff; }
  .home-section .btn-primary, .home-section .ai1ec-btn-default.ai1ec-calendar-link, .home-section #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-ctas-section .cta-group .cta-item a .home-section span.cta-button, .home-section #bb-widgets-section .bb-widget-callout, #bb-widgets-section .home-section .bb-widget-callout {
    background-color: #332A86; }
    .home-section .btn-primary:hover, .home-section .ai1ec-btn-default.ai1ec-calendar-link:hover, .home-section #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-ctas-section .cta-group .cta-item a .home-section span.cta-button:hover, .home-section #bb-widgets-section .bb-widget-callout:hover, #bb-widgets-section .home-section .bb-widget-callout:hover {
      background-color: #C4740C; }

.bb-section__before h1 {
  margin-top: 15px; }

#pages-toolbar .jfont-cont {
  float: right; }
  #pages-toolbar .jfont-cont .jfontsize-button {
    color: #fff;
    background-color: #332A86;
    display: inline-block;
    font-size: 2rem;
    padding: .7rem 1rem .6rem;
    text-align: center;
    width: 4.5rem; }
    #pages-toolbar .jfont-cont .jfontsize-button:hover {
      background-color: #C4740C; }
  #pages-toolbar .jfont-cont #jfontsize-minus {
    display: none; }

#google_translate_element {
  float: right;
  margin-right: 5px; }
  #google_translate_element .goog-te-gadget-simple {
    background: #332A86;
    color: #fff;
    border: none;
    padding: 12px 16px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "PT Sans";
    -webkit-transition: all, 0.2s, ease-in-out;
    -o-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
    font-weight: 400;
    font-size: 16px;
    font-family: "PT Sans";
    letter-spacing: 0.5px;
    font-size: 14px;
    padding: 10px;
    border-color: #332A86;
    background-color: #332A86 !important; }
    #google_translate_element .goog-te-gadget-simple:hover {
      background: #C4740C;
      color: #fff; }
    #google_translate_element .goog-te-gadget-simple:hover {
      background-color: #C4740C !important; }
    #google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      display: inline-block; }
      #google_translate_element .goog-te-gadget-simple .goog-te-menu-value img, #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
        display: none; }
      #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span:first-child {
        display: block; }

@media only screen and (min-width: 768px) {
  #social-share .social-wrap {
    float: right;
    padding: 15px 0 0; } }
.home #social-share .social-wrap {
  width: 100%;
  display: inline-block;
  padding: 0; }

.bb-widget-logo-slider {
  /*
  	.carousel-inner {
  		height:60px;
  		@include responsive(md) {
  			height:60px;
  		}
  		@include responsive(lg) {
  			height:100px;
  		}
  	}
  */ }
  .bb-widget-logo-slider .slider-controls {
    position: absolute;
    right: 0;
    margin-top: -62px; }
  .bb-widget-logo-slider .bb-logo-slider__wrap {
    margin-left: -10px; }
  .bb-widget-logo-slider .bb-logo-slider__inner {
    float: left;
    padding-left: 10px;
    display: table;
    height: 170px; }
  .bb-widget-logo-slider .bb-logo-slider__logo-wrap {
    display: table-cell;
    vertical-align: middle;
    height: 100%; }
    .bb-widget-logo-slider .bb-logo-slider__logo-wrap img {
      max-height: 170px; }

.logo-item {
  height: 100%; }
  .logo-item.active.left {
    left: -50%; }
  .logo-item.next {
    left: 50%; }
  .logo-item.prev {
    left: -50%; }
  @media only screen and (min-width: 768px) {
    .logo-item.active.left {
      left: -25%; }
    .logo-item.next {
      left: 25%; }
    .logo-item.prev {
      left: -25%; } }
  @media only screen and (min-width: 992px) {
    .logo-item.active.left {
      left: -20%; }
    .logo-item.next {
      left: 20%; }
    .logo-item.prev {
      left: -20%; } }
  .logo-item:not(.prev) {
    visibility: visible; }
  .logo-item.right:not(.prev) {
    visibility: hidden; }
  .logo-item .rightest {
    visibility: visible; }

#widget-mini-slider .carousel-inner {
  max-width: 250px; }
  #widget-mini-slider .carousel-inner h1 {
    margin-top: 0;
    color: #332A86;
    font-size: 70px; }
    @media only screen and (min-width: 768px) {
      #widget-mini-slider .carousel-inner h1 {
        font-size: 45px;
        margin-bottom: 10px; } }
  #widget-mini-slider .carousel-inner p {
    font-size: 24px; }
    @media only screen and (min-width: 768px) {
      #widget-mini-slider .carousel-inner p {
        font-size: 18px; } }
  #widget-mini-slider .carousel-inner .item {
    background-color: #fff; }
#widget-mini-slider .slider-controls {
  position: absolute;
  right: 0;
  margin-top: -62px; }

.home-widget #ai1ec-container .ai1ec-calendar-toolbar,
.home-widget #ai1ec-container .ai1ec-subscribe-container,
.home-widget #ai1ec-container .ai1ec-clearfix,
.home-widget #ai1ec-container .ai1ec-pull-left,
.home-widget #ai1ec-container .ai1ec-event-toggle,
.home-widget #ai1ec-container .post-edit-link,
.home-widget #ai1ec-container .ai1ec-event-location {
  display: none; }
.home-widget #ai1ec-container .ai1ec-date {
  border: none !important; }
.home-widget #ai1ec-container .-ai1ec-agenda-view .ai1ec-date-events {
  margin: 0; }
.home-widget #ai1ec-container .-ai1ec-agenda-view .ai1ec-event {
  border: none;
  padding: 0 0 0 15px;
  text-align: left;
  margin: 0; }
  .home-widget #ai1ec-container .-ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #393E41;
    text-decoration: underline; }
    .home-widget #ai1ec-container .-ai1ec-agenda-view .ai1ec-event .ai1ec-event-title:hover {
      color: #f7f7f7; }
    @media only screen and (min-width: 768px) {
      .home-widget #ai1ec-container .-ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
        font-size: 18px; } }
.home-widget #ai1ec-container .-ai1ec-date-title {
  /*
  			float:left;
  			width:auto;
  			border:none;
  			box-shadow:none;
  			background:none;
  			margin:0 0 10px;
  			color:$clr-text;
  			padding-right:15px;
  */ }
  .home-widget #ai1ec-container .-ai1ec-date-title .ai1ec-month {
    font-family: "PT Sans"; }
  .home-widget #ai1ec-container .-ai1ec-date-title .ai1ec-day {
    font-family: "PT Sans"; }
  .home-widget #ai1ec-container .-ai1ec-date-title .ai1ec-weekday {
    font-family: "PT Sans";
    padding-bottom: 8px; }
.home-widget #ai1ec-container .ai1ec-read-more {
  background: none;
  border: 0;
  color: #332A86;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }
  .home-widget #ai1ec-container .ai1ec-read-more:hover {
    text-decoration: underline !important; }
  .home-widget #ai1ec-container .ai1ec-read-more i {
    display: none; }
.home-widget #ai1ec-container .ai1ec-event-summary {
  float: left; }
  .home-widget #ai1ec-container .ai1ec-event-summary .ai1ec-event-description > *:nth-child(1n+3) {
    display: none; }
  .home-widget #ai1ec-container .ai1ec-event-summary .ai1ec-event-avatar {
    display: none; }

.widget-gallery {
  margin: -10px 0 0; }
  .widget-gallery li {
    padding: 0;
    margin-top: 10px; }
    .widget-gallery li .gallery-caption {
      display: none; }
    .widget-gallery li img {
      max-width: 100%;
      height: auto;
      width: 100%;
      padding-right: 5px; }
      @media only screen and (min-width: 992px) {
        .widget-gallery li img {
          width: auto; } }
      @media only screen and (min-width: 768px) {
        .widget-gallery li img {
          padding-right: 10px; } }

.bb-widget-img-carousel .slider-controls {
  position: absolute;
  right: 0;
  margin-top: -62px; }

.img-item.active.left {
  left: -33%; }
.img-item.next {
  left: 33%; }
.img-item.prev {
  left: -33%; }

.bb-widget-statistics {
  margin-bottom: 10px;
  color: #C4740C;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }
  @media only screen and (min-width: 992px) {
    .bb-widget-statistics {
      font-size: 14px; } }
  .bb-widget-statistics .bb-statistic__content {
    padding-left: 10px;
    line-height: 18px; }
    .bb-widget-statistics .bb-statistic__content h1 {
      text-align: right;
      font-weight: 900;
      text-transform: lowercase; }
      @media only screen and (min-width: 768px) {
        .bb-widget-statistics .bb-statistic__content h1 {
          font-size: 36px; } }
      @media only screen and (min-width: 992px) {
        .bb-widget-statistics .bb-statistic__content h1 {
          font-size: 60px;
          line-height: 50px !important; } }

#widget-blog-feed .blog-feed {
  text-align: left;
  clear: both;
  display: block;
  margin-bottom: 25px; }
  #widget-blog-feed .blog-feed li {
    margin-bottom: 25px;
    font-size: 18px;
    clear: both;
    display: block; }
    #widget-blog-feed .blog-feed li .date {
      color: #332A86;
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      clear: both; }
    #widget-blog-feed .blog-feed li a {
      font-weight: bold;
      color: #C4740C;
      text-decoration: none;
      margin-left: 0;
      text-transform: uppercase;
      display: block;
      font-size: 24px;
      clear: both; }
      #widget-blog-feed .blog-feed li a:hover {
        color: #C4740C; }
  #widget-blog-feed .blog-feed .excerpt-btn {
    background: rgba(255, 255, 255, 0.5);
    color: #332A86;
    font-size: 12px;
    /* padding: 3px 6px; */
    width: 140px;
    display: block;
    clear: both;
    text-align: center;
    border: 1px solid #332A86; }
    #widget-blog-feed .blog-feed .excerpt-btn:hover {
      background: #332A86;
      color: #fff;
      border: 1px solid #332A86; }
  #widget-blog-feed .blog-feed.no-date .date {
    display: none; }
  #widget-blog-feed .blog-feed.no-excerpt .excerpt {
    display: none; }
  #widget-blog-feed .blog-feed .date.long {
    display: none; }
  #widget-blog-feed .blog-feed.long-date .date.short {
    display: none; }
  #widget-blog-feed .blog-feed.long-date .date.long {
    display: inline; }

.bb-widget-ai1ec-with-image__info .date {
  display: none; }
.bb-widget-ai1ec-with-image__info .post_more_link a:after {
  content: "See Event details"; }
.bb-widget-ai1ec-with-image__info .post_more_link a span {
  display: block;
  visibility: hidden;
  padding-top: 20px; }

.bb-nav__primary {
  padding-right: 0;
  padding-left: 0; }
  @media only screen and (min-width: 1200px) {
    .bb-nav__primary {
      padding-left: 25px; } }
  .bb-nav__primary li {
    margin-bottom: 0; }
  .bb-nav__primary > ul {
    width: 100%;
    border: none;
    display: inline-block;
    float: none;
    text-align: center; }
    .bb-nav__primary > ul > li {
      width: 100%;
      float: none;
      display: inline-block; }
      .bb-nav__primary > ul > li .sub-menu {
        position: relative;
        background: rgba(196, 116, 12, 0.8);
        border: none;
        width: 100%;
        display: none;
        padding-left: 0; }
        .bb-nav__primary > ul > li .sub-menu li a {
          color: #fff;
          text-align: center;
          text-transform: none;
          font-size: 14px;
          margin: 0; }
          .bb-nav__primary > ul > li .sub-menu li a:hover {
            color: #fff;
            background: #c4740c; }
        .bb-nav__primary > ul > li .sub-menu li:last-child a {
          margin-bottom: 15px; }
      .bb-nav__primary > ul > li.active-current-item > a {
        background: rgba(196, 116, 12, 0.8);
        color: #fff;
        font-weight: bold; }
      .bb-nav__primary > ul > li > a {
        color: #393E41;
        background: #fff;
        font-size: 18px;
        padding: 15px 10px;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
        @media only screen and (min-width: 992px) {
          .bb-nav__primary > ul > li > a {
            font-size: 18px;
            background: transparent;
            color: #fff; } }
        @media only screen and (min-width: 1200px) {
          .bb-nav__primary > ul > li > a {
            font-size: 14px;
            background: transparent; } }
        @media only screen and (min-width: 1400px) {
          .bb-nav__primary > ul > li > a {
            font-size: 16px; } }
      .bb-nav__primary > ul > li:hover > a {
        background: #C4740C;
        color: #fff; }
      .bb-nav__primary > ul > li:hover .sub-menu {
        display: block; }
      .bb-nav__primary > ul > li.donate {
        background: #C4740C; }
      .bb-nav__primary > ul > li.signup {
        background: #5C559E; }
      @media only screen and (min-width: 1200px) {
        .bb-nav__primary > ul > li {
          width: auto; }
          .bb-nav__primary > ul > li .sub-menu {
            display: none;
            border-width: 6px 0 0 0;
            border-color: #C4740C;
            border-style: solid;
            background: rgba(196, 116, 12, 0.8);
            position: absolute;
            right: 0;
            list-style: none;
            width: 280px;
            z-index: 100;
            left: 0; }
            .bb-nav__primary > ul > li .sub-menu > li a {
              text-transform: uppercase;
              color: #fff;
              float: right;
              width: 100%;
              text-align: right;
              padding: 5px 10px; }
              .bb-nav__primary > ul > li .sub-menu > li a:hover {
                color: #fff;
                background: #c4740c; }
            .bb-nav__primary > ul > li .sub-menu li a {
              text-align: left; } }
  @media only screen and (min-width: 1200px) and (min-width: 1200px) {
    .bb-nav__primary > ul > li:last-child .sub-menu {
      right: 0;
      left: auto; }
      .bb-nav__primary > ul > li:last-child .sub-menu a {
        text-align: right; } }

/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
FontAwesome Social icon formatting
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*  */
.menu-social-nav-container {
  padding: 0;
  list-style: none;
  margin: 10px auto;
  display: table; }
  @media only screen and (min-width: 768px) {
    .menu-social-nav-container {
      display: block;
      margin: 0;
      float: right; } }
  .menu-social-nav-container li {
    float: left;
    margin-right: 12px;
    margin-bottom: 0; }
    .menu-social-nav-container li a {
      font: 0/0 a !important;
      text-shadow: none;
      color: transparent;
      text-decoration: none !important; }
      .menu-social-nav-container li a:after {
        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;
        vertical-align: middle;
        color: #332A86;
        font-size: 40px; }
      .menu-social-nav-container li a[href*="facebook"]:after {
        content: "\f09a"; }
      .menu-social-nav-container li a[href*="flickr"]:after {
        content: "\f16e"; }
      .menu-social-nav-container li a[href*="twitter"]:after {
        content: "\f099"; }
      .menu-social-nav-container li a[href*="youtube"]:after {
        content: "\f167"; }
      .menu-social-nav-container li a[href*="google"]:after {
        content: "\f0d5"; }
      .menu-social-nav-container li a[href*="vimeo"]:after {
        content: "\f194"; }
      .menu-social-nav-container li a[href*="linkedin"]:after {
        content: "\f0e1"; }
      .menu-social-nav-container li a[href*="pinterest"]:after {
        content: "\f0d2"; }
      .menu-social-nav-container li a[href*="instagram"]:after {
        content: "\f16d"; }
      .menu-social-nav-container li a[href*="tumblr"]:after {
        content: "\f173"; }
      .menu-social-nav-container li a[href*="sharethis"]:after {
        content: "\f1e0"; }
      .menu-social-nav-container li a[href*="feed"]:after {
        content: "\f09e";
        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;
        vertical-align: middle; }
      .menu-social-nav-container li a:hover:after {
        color: #18326d; }
    .menu-social-nav-container li.square a[href*="facebook"]:after {
      content: "\f082"; }
    .menu-social-nav-container li.square a[href*="twitter"]:after {
      content: "\f081"; }
    .menu-social-nav-container li.square a[href*="youtu"]:after {
      content: "\f166"; }
    .menu-social-nav-container li.square a[href*="google"]:after {
      content: "\f0d4"; }
    .menu-social-nav-container li.square a[href*="linkedin"]:after {
      content: "\f08c"; }
    .menu-social-nav-container li.square a[href*="pinterest"]:after {
      content: "\f0d3"; }
    .menu-social-nav-container li.square a[href*="tumblr"]:after {
      content: "\f174"; }
    .menu-social-nav-container li.square a[href*="sharethis"]:after {
      content: "\f1e1"; }

.bb-nav__social-navigation {
  float: right;
  padding: 5px 15px; }
  .bb-nav__social-navigation .menu-social-nav-container a:after {
    color: #fff; }
.bb-nav__primary .bb-nav__social-navigation {
  float: none;
  display: table;
  margin: 0 auto; }

.bb-nav__action-wrap {
  position: relative;
  z-index: 10; }
  @media only screen and (min-width: 1200px) {
    .bb-nav__action-wrap {
      margin-top: 20px; } }
  .bb-nav__action-wrap .bb-search-wrap {
    display: none; }
  .bb-nav__action-wrap .bb-nav__action {
    margin-left: 0;
    float: right;
    /*
    		@include responsive(sm){
      		float: right;
    		}
    		@include responsive(md){
      		float: right;
    		}
    */ }
    @media only screen and (min-width: 1200px) {
      .bb-nav__action-wrap .bb-nav__action {
        display: none;
        float: none;
        margin-left: 10px; } }
    .bb-nav__action-wrap .bb-nav__action > ul > li {
      list-style: none;
      display: inline-block; }
      .bb-nav__action-wrap .bb-nav__action > ul > li > a {
        background: #332A86;
        color: #fff;
        border: none;
        padding: 12px 16px;
        display: inline-block;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        -webkit-transition: all, 0.2s, ease-in-out;
        -o-transition: all, 0.2s, ease-in-out;
        transition: all, 0.2s, ease-in-out;
        font-size: 14px;
        padding: 7px;
        background-color: #C4740C; }
        .bb-nav__action-wrap .bb-nav__action > ul > li > a:hover {
          background: #C4740C;
          color: #fff; }
        .bb-nav__action-wrap .bb-nav__action > ul > li > a:hover {
          background-color: #332A86; }
        @media only screen and (min-width: 768px) {
          .bb-nav__action-wrap .bb-nav__action > ul > li > a {
            font-size: 14px;
            padding: 7px 12px; } }
      .bb-nav__action-wrap .bb-nav__action > ul > li:last-child > a {
        background-color: #5C559E; }
        .bb-nav__action-wrap .bb-nav__action > ul > li:last-child > a:hover {
          background-color: #332A86; }
      .bb-nav__action-wrap .bb-nav__action > ul > li:hover .sub-menu {
        display: block; }
      .bb-nav__action-wrap .bb-nav__action > ul > li .sub-menu {
        display: none;
        border-width: 6px 0 0 0;
        border-color: #C4740C;
        border-style: solid;
        background: rgba(196, 116, 12, 0.8);
        position: absolute;
        right: 0;
        list-style: none;
        width: 280px;
        z-index: 100; }
        .bb-nav__action-wrap .bb-nav__action > ul > li .sub-menu > li a {
          text-transform: uppercase;
          color: #fff;
          float: right;
          width: 100%;
          text-align: right;
          padding: 5px 10px; }
          .bb-nav__action-wrap .bb-nav__action > ul > li .sub-menu > li a:hover {
            color: #fff;
            background: #c4740c; }

section#comments {
  padding: 20px;
  background: #EEF0F2;
  margin: 35px 0;
  max-width: 700px; }
  section#comments #respond #form-allowed-tags {
    display: none; }
  section#comments #respond label {
    width: 100%;
    font-size: 16px;
    color: #211B56; }
  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; }

#page-breadcrumbs .breadcrumbs {
  padding: 15px 0 18px;
  float: left;
  font-size: 16px;
  color: #393E41;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    #page-breadcrumbs .breadcrumbs {
      width: auto; } }
  #page-breadcrumbs .breadcrumbs .delimiter:after {
    content: ">";
    padding: 0 10px; }
  #page-breadcrumbs .breadcrumbs a {
    color: #393E41; }
    #page-breadcrumbs .breadcrumbs a:hover {
      color: #18326d; }
  #page-breadcrumbs .breadcrumbs .current {
    color: #332A86; }

.bb-search-wrap {
  display: table;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .bb-search-wrap {
      float: right; } }
  #bb-header .bb-search-wrap {
    display: block;
    margin-top: 9px; }
  .bb-search-wrap .search-form {
    margin: 0;
    max-width: 240px; }
    .bb-search-wrap .search-form input[type="search"] {
      height: 38px;
      padding: 6px 0 6px 8px;
      background: #EEF0F2 !important;
      color: #fff;
      font-style: italic;
      border: none; }
    .bb-search-wrap .search-form .input-group-btn {
      height: 38px; }
    .bb-search-wrap .search-form button {
      background: #C4740C;
      color: #fff;
      padding: 6px 12px !important;
      height: 38px;
      margin: 0; }
      .bb-search-wrap .search-form button .fa {
        font-size: 18px; }
      .bb-search-wrap .search-form button:hover {
        background: #C4740C;
        color: #fff; }

@media only screen and (min-width: 768px) {
  .bb-sidebar1 {
    margin-top: 0;
    padding-top: 0;
    border: none; } }
.bb-sidebar1 .inner-sidebar {
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .bb-sidebar1 .inner-sidebar {
      padding-right: 25px; } }
  .bb-sidebar1 .inner-sidebar section {
    margin-top: 20px; }
    .bb-sidebar1 .inner-sidebar section .home-widget-group h2, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group h3, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket h4, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section .home-widget-group h4, .bb-sidebar1 .inner-sidebar section .home-widget-group #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h4, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group h4, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .bb-sidebar1 .inner-sidebar section .home-widget-group .ai1ec-event-title, .bb-sidebar1 .inner-sidebar section .home-widget-group #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group .ai1ec-event-title, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, .gform_wrapper form .gform_heading #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section .home-widget-group .ai1ec-event-title, .bb-sidebar1 .inner-sidebar section .home-widget-group #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group .ai1ec-event-title, .bb-sidebar1 .inner-sidebar section .home-widget-group #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .gform_body .bb-sidebar1 .inner-sidebar section .home-widget-group label.gfield_label, .bb-sidebar1 .inner-sidebar section .home-widget-group #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group label.gfield_label, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_heading .gform_body #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section .home-widget-group label.gfield_label, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group label.gfield_label, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .bb-sidebar1 .inner-sidebar section .home-widget-group .title, .bb-sidebar1 .inner-sidebar section .home-widget-group #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group .title, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .gform_wrapper form .gform_heading .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section .home-widget-group .title, .bb-sidebar1 .inner-sidebar section .home-widget-group .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group .title, .bb-sidebar1 .inner-sidebar .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments .home-widget-group #respond label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section#comments .home-widget-group #respond label, .bb-sidebar1 .inner-sidebar .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket section#comments #respond .home-widget-group label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section#comments #respond .home-widget-group label, .bb-sidebar1 .inner-sidebar #bb-footer .bb-footer__bucket section#comments .home-widget-group #respond .gform_wrapper form .gform_heading label, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section#comments .home-widget-group #respond .gform_wrapper form .gform_heading label, .bb-sidebar1 .inner-sidebar #bb-footer .bb-footer__bucket section#comments #respond .gform_wrapper form .gform_heading .home-widget-group label, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section#comments #respond .gform_wrapper form .gform_heading .home-widget-group label, .bb-sidebar1 .inner-sidebar .gform_wrapper form .gform_heading section#comments .home-widget-group #respond #bb-footer .bb-footer__bucket label, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section#comments .home-widget-group #respond #bb-footer .bb-footer__bucket label, .bb-sidebar1 .inner-sidebar .gform_wrapper form .gform_heading section#comments #respond #bb-footer .bb-footer__bucket .home-widget-group label, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section#comments #respond #bb-footer .bb-footer__bucket .home-widget-group label, .bb-sidebar1 .inner-sidebar section#comments .home-widget-group #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading label, .bb-sidebar1 .inner-sidebar section#comments #respond #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .home-widget-group label, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section .home-widget-group ul li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 ul .inner-sidebar section .home-widget-group li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section .home-widget-group ul .gform_wrapper form .gform_heading li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .gform_wrapper form .gform_heading .inner-sidebar section .home-widget-group li > a, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group ul #bb-footer .bb-footer__bucket li > a, .gform_wrapper form .gform_heading .bb-sidebar1 ul #bb-footer .bb-footer__bucket .inner-sidebar section .home-widget-group li > a, .bb-sidebar1 .inner-sidebar section .home-widget-group ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .inner-sidebar section .home-widget-group li > a, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget_categories .home-widget-group h3, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget_categories .home-widget-group .gform_wrapper form .gform_heading h3, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget_categories .gform_wrapper form .gform_heading .home-widget-group h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section.widget_categories .home-widget-group #bb-footer .bb-footer__bucket h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section.widget_categories #bb-footer .bb-footer__bucket .home-widget-group h3, .bb-sidebar1 .inner-sidebar section.widget_categories .home-widget-group #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .bb-sidebar1 .inner-sidebar section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .home-widget-group h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget_archive .home-widget-group h3, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget_archive .home-widget-group .gform_wrapper form .gform_heading h3, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget_archive .gform_wrapper form .gform_heading .home-widget-group h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section.widget_archive .home-widget-group #bb-footer .bb-footer__bucket h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section.widget_archive #bb-footer .bb-footer__bucket .home-widget-group h3, .bb-sidebar1 .inner-sidebar section.widget_archive .home-widget-group #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .bb-sidebar1 .inner-sidebar section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .home-widget-group h3, .gform_wrapper form .gform_heading #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget .home-widget-group h3, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget .home-widget-group .gform_wrapper form .gform_heading h3, #bb-footer .bb-footer__bucket .bb-sidebar1 .inner-sidebar section.widget .gform_wrapper form .gform_heading .home-widget-group h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section.widget .home-widget-group #bb-footer .bb-footer__bucket h3, .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section.widget #bb-footer .bb-footer__bucket .home-widget-group h3, .bb-sidebar1 .inner-sidebar section.widget .home-widget-group #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading h3, .bb-sidebar1 .inner-sidebar section.widget #bb-footer .bb-footer__bucket .gform_wrapper form .gform_heading .home-widget-group h3, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .title, .gform_wrapper form .gform_heading #bb-widgets-section .page-item .event-info .bb-sidebar1 .inner-sidebar section .home-widget-group .title, .bb-sidebar1 .inner-sidebar section .home-widget-group #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .title, #bb-widgets-section .page-item .event-info .gform_wrapper form .gform_heading .bb-sidebar1 .inner-sidebar section .home-widget-group .title, .bb-sidebar1 .inner-sidebar section .home-widget-group .gform_wrapper form .gform_body ul li.gfield.gsection .gsection_title, .gform_wrapper form .gform_body ul li.gfield.gsection .bb-sidebar1 .inner-sidebar section .home-widget-group .gsection_title, .bb-sidebar1 .inner-sidebar section#comments .home-widget-group #respond #reply-title, .bb-sidebar1 .inner-sidebar section#comments #respond .home-widget-group #reply-title {
      margin-bottom: 0;
      margin-top: 30px; }
.bb-sidebar1.sidebar-right .inner-sidebar {
  padding-left: 0; }
  @media only screen and (min-width: 768px) {
    .bb-sidebar1.sidebar-right .inner-sidebar {
      padding: 0 0 0 25px; } }
.bb-sidebar1 .sidebar-megamenu {
  display: none; }
.bb-sidebar1 li {
  margin: 0; }
.bb-sidebar1 #f-sidebar {
  margin-right: -5px; }
  .bb-sidebar1 #f-sidebar.affix {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .bb-sidebar1 #f-sidebar.affix {
        position: fixed !important;
        top: 175px;
        width: 228px;
        z-index: 110; } }
    @media only screen and (min-width: 992px) {
      .bb-sidebar1 #f-sidebar.affix {
        width: 221px; } }
    @media only screen and (min-width: 1200px) {
      .bb-sidebar1 #f-sidebar.affix {
        width: 271px; } }
    body.safari .bb-sidebar1 #f-sidebar.affix {
      position: relative !important;
      top: 0; }
  .bb-sidebar1 #f-sidebar > ul {
    margin-bottom: 50px; }
    @media only screen and (min-width: 768px) {
      .bb-sidebar1 #f-sidebar > ul {
        border-right: 5px solid #332A86; } }

.bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h4, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .bb-sidebar1 section.widget_categories .ai1ec-event-title, .bb-sidebar1 section.widget_categories #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .ai1ec-event-title, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .bb-sidebar1 section.widget_categories label.gfield_label, .bb-sidebar1 section.widget_categories .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories label.gfield_label, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_categories .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .bb-sidebar1 section.widget_categories label, .bb-sidebar1 section.widget_categories section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories label, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget section.widget_categories h3, .bb-sidebar1 section.widget_categories section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_categories .title, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h4, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event-title, #bb-footer .bb-footer__bucket #ai1ec-container .ai1ec-date .ai1ec-date-events .bb-sidebar1 section.widget_archive .ai1ec-event-title, .bb-sidebar1 section.widget_archive #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .ai1ec-event-title, #ai1ec-container .ai1ec-date .ai1ec-date-events #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .ai1ec-event-title, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body label.gfield_label, #bb-footer .bb-footer__bucket .gform_wrapper form .gform_body .bb-sidebar1 section.widget_archive label.gfield_label, .bb-sidebar1 section.widget_archive .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket label.gfield_label, .gform_wrapper form .gform_body #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive label.gfield_label, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget_archive .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .title, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket section#comments #respond label, #bb-footer .bb-footer__bucket section#comments #respond .bb-sidebar1 section.widget_archive label, .bb-sidebar1 section.widget_archive section#comments #respond #bb-footer .bb-footer__bucket label, section#comments #respond #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive label, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget section.widget_archive h3, .bb-sidebar1 section.widget_archive section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-sidebar1 section.widget_archive .title {
  padding-left: 0;
  padding-right: 0; }

.bb-sidebar1 ul li > a:hover, .bb-sidebar1 ul li > a:focus {
  background-color: transparent; }

.bb-sidebar1 ul li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_categories ul, .bb-sidebar1 section.widget_archive ul {
  background-color: transparent; }

.bb-sidebar1 ul li > ul.sub-menu > li > a {
  color: #332A86;
  line-height: normal;
  display: block;
  font-size: 16px;
  font-family: "PT Sans";
  font-weight: 400;
  text-transform: none;
  margin: 0;
  padding: 13px 15px; }
  @media only screen and (min-width: 992px) {
    .bb-sidebar1 ul li > ul.sub-menu > li > a {
      font-size: 19px; } }

.bb-sidebar1 ul li > ul.sub-menu > li > a:hover, .bb-sidebar1 ul li > ul.sub-menu > li > a:focus, .bb-sidebar1 ul li > ul.sub-menu > li.current_page_item > a, .bb-sidebar1 ul li > ul.sub-menu > li.current-menu-parent > a, .bb-sidebar1 ul li > ul.sub-menu > li.current-menu-ancestor > a, .bb-sidebar1 section.widget_categories ul > li > a:hover, .bb-sidebar1 section.widget_categories ul > li > a:focus, .bb-sidebar1 section.widget_archive ul > li > a:hover, .bb-sidebar1 section.widget_archive ul > li > a:focus, .bb-sidebar1 section.widget_categories ul > li.current_page_item > a, .bb-sidebar1 section.widget_archive ul > li.current_page_item > a {
  background-color: #332A86;
  color: #fff; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_categories ul > li > a, .bb-sidebar1 section.widget_archive ul > li > a, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > a, .bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu {
  background-color: #e5e5e5;
  border-bottom: 0; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_categories ul > li > a, .bb-sidebar1 section.widget_archive ul > li > a, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > a {
  color: #393E41;
  font-size: 16px;
  padding: 10px 25px;
  text-indent: 0; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > a:hover:after, .bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > a:focus:after, .bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li.current_page_item > a:after, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > a:hover:after, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > a:focus:after, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > a:hover:after, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > a:focus:after, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li.current_page_item > a:after, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li.current_page_item > a:after {
  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;
  vertical-align: middle;
  content: "\f054";
  font-size: 10px;
  padding-left: 5px;
  padding-bottom: 3px; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu {
  background-color: #f2f2f2; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu > li > a, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu > li > a {
  padding: 5px 25px 5px 35px; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
  font-weight: 400;
  padding: 5px 25px 5px 45px; }

.bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 ul li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 section.widget_categories ul, .bb-sidebar1 section.widget_archive ul, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0; }

.bb-sidebar1 {
  list-style: none;
  background: transparent; }
  .bb-sidebar1 ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .bb-sidebar1 .nav > li, .bb-sidebar1 .bb-nav > li {
    display: none; }
    .bb-sidebar1 .nav > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current_page_ancestor, .bb-sidebar1 .nav > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current-menu-item {
      display: block; }
      .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item {
        display: block; }
        .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu {
          display: block; }
          .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li {
            display: block; }
            .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item {
              display: block; }
              .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu {
                display: block; }
                .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li {
                  display: block; }
            .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current_page_ancestor ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li.current-menu-item ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current_page_ancestor ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li.current-menu-item ul.sub-menu > li ul.sub-menu {
              display: none; }
      .bb-sidebar1 .nav > li.current_page_ancestor ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .bb-nav > li.current_page_ancestor ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .nav > li.current-menu-item ul.sub-menu > li ul.sub-menu, .bb-sidebar1 .bb-nav > li.current-menu-item ul.sub-menu > li ul.sub-menu {
        display: none; }

.bb-sidebar1 section.widget .input-group-btn .btn-primary, .bb-sidebar1 section.widget .input-group-btn .ai1ec-btn-default.ai1ec-calendar-link, .bb-sidebar1 section.widget .input-group-btn #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .input-group-btn span.cta-button, .bb-sidebar1 section.widget .input-group-btn #bb-widgets-section .bb-widget-callout, #bb-widgets-section .bb-sidebar1 section.widget .input-group-btn .bb-widget-callout {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 7px;
  letter-spacing: 0.5px;
  box-shadow: none; }
  .bb-sidebar1 section.widget .input-group-btn .btn-primary:hover, .bb-sidebar1 section.widget .input-group-btn .ai1ec-btn-default.ai1ec-calendar-link:hover, .bb-sidebar1 section.widget .input-group-btn #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .input-group-btn span.cta-button:hover, .bb-sidebar1 section.widget .input-group-btn #bb-widgets-section .bb-widget-callout:hover, #bb-widgets-section .bb-sidebar1 section.widget .input-group-btn .bb-widget-callout:hover {
    top: 0; }
.bb-sidebar1 section.widget_categories ul, .bb-sidebar1 section.widget_archive ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .bb-sidebar1 section.widget_categories ul > li > a, .bb-sidebar1 section.widget_archive ul > li > a {
    display: block; }
.bb-sidebar1 .textwidget p {
  margin-bottom: 10px; }
.bb-sidebar1 a.btn-primary, .bb-sidebar1 a.ai1ec-btn-default.ai1ec-calendar-link, .bb-sidebar1 #bb-widgets-section a.bb-widget-callout, #bb-widgets-section .bb-sidebar1 a.bb-widget-callout,
.bb-sidebar1 a.alt-button {
  display: block;
  margin-bottom: 10px; }
.bb-sidebar1 a.btn-primary, .bb-sidebar1 a.ai1ec-btn-default.ai1ec-calendar-link, .bb-sidebar1 #bb-widgets-section a.bb-widget-callout, #bb-widgets-section .bb-sidebar1 a.bb-widget-callout {
  border: 0;
  background-color: #332A86;
  color: #fff; }
  .bb-sidebar1 a.btn-primary:hover, .bb-sidebar1 a.ai1ec-btn-default.ai1ec-calendar-link:hover, .bb-sidebar1 #bb-widgets-section a.bb-widget-callout:hover, #bb-widgets-section .bb-sidebar1 a.bb-widget-callout:hover {
    background-color: #C4740C; }
.bb-sidebar1 a.alt-button {
  color: #fff !important;
  background: #C4740C !important;
  text-align: center; }
  .bb-sidebar1 a.alt-button:hover {
    color: #fff !important;
    background: #332A86 !important; }

@media only screen and (max-width: 991px) {
  .bb-sidebar2 {
    margin: 25px 0; } }
