@charset "UTF-8";
@font-face {
  font-family: 'Montserrat Light';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Light"), local("Montserrat-Light"), url("/wp-content/fonts/montserrat-light-webfont.woff2") format("woff2"), url("/wp-content/fonts/montserrat-light-webfont.woff") format("woff"); }

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), #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), .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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, #bb-ctas-section .cta-group .cta-item__five, body.home #bb-widgets-section .home-widget__five, #bb-features-section .feat-item__five, .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .bb-advert-section .advert-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), #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), .bb-advert-section .advert-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,
  h3,
  #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 .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-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 .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_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 h3,
  .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3,
  #bb-widgets-section .page-item .event-info .title {
    orphans: 3;
    widows: 3; }
  h2,
  h3,
  #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 .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-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 .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_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 h3,
  .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a 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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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,
  .bb-advert-section .advert-item .inner-block .content .dropup > .bb-advert-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 .image img, .bb-subpage__image, .internal-grid .grid-item .inner-cont .img-cont img, #bb-home-slider-section img, #bb-home-slider-section .bg-img img, #bb-widgets-section .page-item img, #bb-features-section .feat-item .inner-block img, .bb-advert-section .advert-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,
h3,
#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 .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-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 .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_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 h3,
.bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3,
#bb-widgets-section .page-item .event-info .title, h4, .bb-widget-ai1ec-with-image__info .title, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget h3, 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,
  h2 .small, h3 small, #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 .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-ctas-section .cta-group .cta-item a h4 small, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title small, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a small, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3 small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3 small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3 small, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a 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 .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 .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-ctas-section .cta-group .cta-item a h4 .small,
  #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title .small,
  .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3 .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3 .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3 .small,
  .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3 .small,
  #bb-widgets-section .page-item .event-info .title .small, h4 small, .bb-widget-ai1ec-with-image__info .title small, .bb-sidebar1 ul li > a small, .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget h3 small,
  h4 .small,
  .bb-widget-ai1ec-with-image__info .title .small,
  .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget h3 .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, .h2,
h3,
#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 .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-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 .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_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 h3,
.bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a 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,
  h2 .small, .h2 small,
  .h2 .small, h3 small, #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 .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-ctas-section .cta-group .cta-item a h4 small, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title small, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a small, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3 small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3 small, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3 small, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a 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 .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 .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-ctas-section .cta-group .cta-item a h4 .small,
  #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title .small,
  .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3 .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3 .small,
  #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3 .small,
  .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3 .small,
  #bb-widgets-section .page-item .event-info .title .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .bb-widget-ai1ec-with-image__info .title, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget h3, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, .bb-widget-ai1ec-with-image__info .title small, .bb-sidebar1 ul li > a small, .bb-sidebar1 section.widget_categories h3 small, .bb-sidebar1 section.widget_archive h3 small, .bb-sidebar1 section.widget h3 small,
  h4 .small,
  .bb-widget-ai1ec-with-image__info .title .small,
  .bb-sidebar1 ul li > a .small,
  .bb-sidebar1 section.widget_categories h3 .small,
  .bb-sidebar1 section.widget_archive h3 .small,
  .bb-sidebar1 section.widget h3 .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, .h2 {
  font-size: 30px; }


h3,
#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 .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-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 .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_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 h3,
.bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3,
#bb-widgets-section .page-item .event-info .title, .h3 {
  font-size: 24px; }

h4, .bb-widget-ai1ec-with-image__info .title, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget h3, .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: 768px) {
  .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,
blockquote.bb-nav__utility {
  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.bb-nav__utility footer:before,
  blockquote.pull-right small:before,
  blockquote.bb-nav__utility small:before,
  blockquote.pull-right .small:before,
  blockquote.bb-nav__utility .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.bb-nav__utility footer:after,
  blockquote.pull-right small:after,
  blockquote.bb-nav__utility small:after,
  blockquote.pull-right .small:after,
  blockquote.bb-nav__utility .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, #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-widgets-section .bb-section__wrap, #bb-features-section .bb-section__wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container: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-widgets-section .bb-section__wrap:before, #bb-features-section .bb-section__wrap:before, .container: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-widgets-section .bb-section__wrap:after, #bb-features-section .bb-section__wrap:after {
    content: " ";
    display: table; }
  .container: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-widgets-section .bb-section__wrap:after, #bb-features-section .bb-section__wrap:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, #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-widgets-section .bb-section__wrap, #bb-features-section .bb-section__wrap {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, #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-widgets-section .bb-section__wrap, #bb-features-section .bb-section__wrap {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, #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-widgets-section .bb-section__wrap, #bb-features-section .bb-section__wrap {
      width: 1170px; } }

.container-fluid, .home #bb-wrapper .bb-main__cont, body:not(.home) #bb-wrapper .bb-main__cont,
body:not(.home) #bb-wrapper .bb-section__cont, body:not(.home) #bb-wrapper .bb-main__wrap,
body:not(.home) #bb-wrapper .bb-section__wrap, #bb-footer .bb-footer__cont, #bb-footer .bb-footer__wrap, #bb-header .bb-header__cont, #bb-home-slider-section .bb-section__wrap, #bb-home-slider-section .carousel-caption, #bb-ctas-section .bb-section__wrap, #bb-info-section .bb-section__wrap, .bb-advert-section .bb-section__wrap, #bb-home-sponsors-section .bb-section__wrap, #bb-testimonials-section .bb-section__wrap, #bb-home-news-section .bb-section__wrap, #bb-banner .bb-banner__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, .home #bb-wrapper .bb-main__cont:before, body:not(.home) #bb-wrapper .bb-main__cont:before,
  body:not(.home) #bb-wrapper .bb-section__cont:before, body:not(.home) #bb-wrapper .bb-main__wrap:before,
  body:not(.home) #bb-wrapper .bb-section__wrap:before, #bb-footer .bb-footer__cont:before, #bb-footer .bb-footer__wrap:before, #bb-header .bb-header__cont:before, #bb-home-slider-section .bb-section__wrap:before, #bb-home-slider-section .carousel-caption:before, #bb-ctas-section .bb-section__wrap:before, #bb-info-section .bb-section__wrap:before, .bb-advert-section .bb-section__wrap:before, #bb-home-sponsors-section .bb-section__wrap:before, #bb-testimonials-section .bb-section__wrap:before, #bb-home-news-section .bb-section__wrap:before, #bb-banner .bb-banner__wrap:before, .home-section .bb-section__wrap:before, .home-section h1:before, #pages-toolbar .bb-section__wrap:before, .container-fluid:after, .home #bb-wrapper .bb-main__cont:after, body:not(.home) #bb-wrapper .bb-main__cont:after,
  body:not(.home) #bb-wrapper .bb-section__cont:after, body:not(.home) #bb-wrapper .bb-main__wrap:after,
  body:not(.home) #bb-wrapper .bb-section__wrap:after, #bb-footer .bb-footer__cont:after, #bb-footer .bb-footer__wrap:after, #bb-header .bb-header__cont:after, #bb-home-slider-section .bb-section__wrap:after, #bb-home-slider-section .carousel-caption:after, #bb-ctas-section .bb-section__wrap:after, #bb-info-section .bb-section__wrap:after, .bb-advert-section .bb-section__wrap:after, #bb-home-sponsors-section .bb-section__wrap:after, #bb-testimonials-section .bb-section__wrap:after, #bb-home-news-section .bb-section__wrap:after, #bb-banner .bb-banner__wrap:after, .home-section .bb-section__wrap:after, .home-section h1:after, #pages-toolbar .bb-section__wrap:after {
    content: " ";
    display: table; }
  .container-fluid:after, .home #bb-wrapper .bb-main__cont:after, body:not(.home) #bb-wrapper .bb-main__cont:after,
  body:not(.home) #bb-wrapper .bb-section__cont:after, body:not(.home) #bb-wrapper .bb-main__wrap:after,
  body:not(.home) #bb-wrapper .bb-section__wrap:after, #bb-footer .bb-footer__cont:after, #bb-footer .bb-footer__wrap:after, #bb-header .bb-header__cont:after, #bb-home-slider-section .bb-section__wrap:after, #bb-home-slider-section .carousel-caption:after, #bb-ctas-section .bb-section__wrap:after, #bb-info-section .bb-section__wrap:after, .bb-advert-section .bb-section__wrap:after, #bb-home-sponsors-section .bb-section__wrap:after, #bb-testimonials-section .bb-section__wrap:after, #bb-home-news-section .bb-section__wrap:after, #bb-banner .bb-banner__wrap:after, .home-section .bb-section__wrap:after, .home-section h1:after, #pages-toolbar .bb-section__wrap:after {
    clear: both; }

.row, body:not(.home) #bb-wrapper .bb-main__row,
body:not(.home) #bb-wrapper .bb-section__row, body:not(.home) #bb-wrapper .bb-main__outer,
body:not(.home) #bb-wrapper .bb-section__outer, .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__row, #bb-footer .bb-footer__outer, #bb-header .bb-header__row, #bb-header .bb-header__outer, #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 .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-advert-section .bb-section__outer, #bb-testimonials-section .bb-section__outer, #bb-testimonials-section .bb-testimonial__wrap, #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, body:not(.home) #bb-wrapper .bb-main__row:before,
  body:not(.home) #bb-wrapper .bb-section__row:before, body:not(.home) #bb-wrapper .bb-main__outer:before,
  body:not(.home) #bb-wrapper .bb-section__outer: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__row:before, #bb-footer .bb-footer__outer:before, #bb-header .bb-header__row:before, #bb-header .bb-header__outer: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 .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-advert-section .bb-section__outer:before, #bb-testimonials-section .bb-section__outer:before, #bb-testimonials-section .bb-testimonial__wrap: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, body:not(.home) #bb-wrapper .bb-main__row:after,
  body:not(.home) #bb-wrapper .bb-section__row:after, body:not(.home) #bb-wrapper .bb-main__outer:after,
  body:not(.home) #bb-wrapper .bb-section__outer: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__row:after, #bb-footer .bb-footer__outer:after, #bb-header .bb-header__row:after, #bb-header .bb-header__outer: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 .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-advert-section .bb-section__outer:after, #bb-testimonials-section .bb-section__outer:after, #bb-testimonials-section .bb-testimonial__wrap: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, body:not(.home) #bb-wrapper .bb-main__row:after,
  body:not(.home) #bb-wrapper .bb-section__row:after, body:not(.home) #bb-wrapper .bb-main__outer:after,
  body:not(.home) #bb-wrapper .bb-section__outer: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__row:after, #bb-footer .bb-footer__outer:after, #bb-header .bb-header__row:after, #bb-header .bb-header__outer: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 .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-advert-section .bb-section__outer:after, #bb-testimonials-section .bb-section__outer:after, #bb-testimonials-section .bb-testimonial__wrap: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-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-footer .bb-footer__inner .footer-bucket-1, .bb-author__img-wrap, .bb-sidebar1, .page-template-template-internal-3col .bb-sidebar1, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, #bb-testimonials-section .bb-testimonial__img, .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, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, .bb-advert-section .advert-item__three, #bb-testimonials-section .bb-testimonial__img, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-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-header .bb-logo__wrap, .bb-widget-statistics .bb-statistic__value, #page-breadcrumbs, .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, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, .bb-advert-section .advert-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-item__six, .page-template-template-internal-3col #bb-main .main-content, .col-md-6, .col-lg-6, #bb-header .bb-logo__wrap, .bb-nav__action-wrap, .col-xs-7, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .bb-nav__action-wrap, .col-md-7, .col-lg-7, #bb-footer .bb-footer__bucket .contact-info, .col-xs-8, .col-sm-8, #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, .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, #bb-footer .bb-footer__inner .footer-bucket-2, .bb-author__info, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-lg-9, .col-xs-10, .col-sm-10, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, .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-3, #bb-widgets-section .bb-section__inner, #bb-home-sponsors-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, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-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-advert-section .advert-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, .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, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, .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-3, #bb-widgets-section .bb-section__inner, #bb-home-sponsors-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, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info {
  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-3, #bb-widgets-section .bb-section__inner, #bb-home-sponsors-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, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info {
  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-footer .bb-footer__inner .footer-bucket-1, .bb-author__img-wrap, .bb-sidebar1, .page-template-template-internal-3col .bb-sidebar1, .col-sm-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__three, .no-masonry-grid .custom-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-advert-section .advert-item__three, #bb-testimonials-section .bb-testimonial__img, .col-sm-5, #bb-header .bb-logo__wrap, .bb-widget-statistics .bb-statistic__value, #page-breadcrumbs, .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-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, .bb-advert-section .advert-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-item__six, .page-template-template-internal-3col #bb-main .main-content, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .bb-nav__action-wrap, .col-sm-8, #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, #bb-footer .bb-footer__inner .footer-bucket-2, .bb-author__info, .col-sm-10, #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, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, .bb-advert-section .advert-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, .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, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, .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-footer .bb-footer__inner .footer-bucket-1, .bb-author__img-wrap, .bb-sidebar1, .page-template-template-internal-3col .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, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, .bb-advert-section .advert-item__three, #bb-testimonials-section .bb-testimonial__img {
    width: 33.3333333333%; }
  .col-sm-5, #bb-header .bb-logo__wrap, .bb-widget-statistics .bb-statistic__value, #page-breadcrumbs {
    width: 41.6666666667%; }
  .col-sm-6, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__two, .no-masonry-grid .custom-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, .bb-advert-section .advert-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-item__six, .page-template-template-internal-3col #bb-main .main-content {
    width: 50%; }
  .col-sm-7, .bb-widget-statistics .bb-statistic__content, .bb-nav__action-wrap {
    width: 58.3333333333%; }
  .col-sm-8, #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, #bb-footer .bb-footer__inner .footer-bucket-2, .bb-author__info {
    width: 75%; }
  .col-sm-10, #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, #bb-ctas-section .cta-group .cta-item__one, body.home #bb-widgets-section .home-widget__one, #bb-features-section .feat-item__one, .bb-advert-section .advert-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, .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, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, .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, .page-template-template-internal-3col .bb-sidebar1 {
    right: 50%; }
  .col-sm-pull-7, #bb-header .bb-logo__wrap {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    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 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3, .page-template-template-internal-3col #bb-main .main-content, #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 {
    left: 33.3333333333%; }
  .col-sm-push-5, .bb-nav__action-wrap {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    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-author__img-wrap, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, #bb-testimonials-section .bb-testimonial__img, .bb-sidebar2, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-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, .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, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, .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-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, #bb-ctas-section .cta-group .cta-item__four, body.home #bb-widgets-section .home-widget__four, #bb-features-section .feat-item__four, .bb-advert-section .advert-item__four, #bb-testimonials-section .bb-testimonial__img, .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, #bb-ctas-section .cta-group .cta-item__six, body.home #bb-widgets-section .home-widget__six, #bb-features-section .feat-item__six, .bb-advert-section .advert-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 {
    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 {
    width: 66.6666666667%; }
  .col-md-9, #bb-testimonials-section .bb-testimonial__copy, #bb-testimonials-section .bb-testimonial__copy-no-img {
    width: 75%; }
  .col-md-10, .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 {
    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 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    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 {
    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, #bb-header .bb-logo__wrap, .bb-nav__action-wrap, .col-lg-7, #bb-footer .bb-footer__bucket .contact-info, .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, #bb-header .bb-logo__wrap, .bb-nav__action-wrap {
    width: 50%; }
  .col-lg-7, #bb-footer .bb-footer__bucket .contact-info {
    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, #bb-header .bb-logo__wrap {
    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, .bb-nav__action-wrap {
    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 .BBFormTextbox[disabled], .form-control[readonly], #bb-footer .BBFormContainer .BBFormSection .BBFormTextbox[readonly],
  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 .BBFormTextbox[disabled],
  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.BBFormTextbox[type="date"],
  input[type="time"].form-control,
  #bb-footer .BBFormContainer .BBFormSection input.BBFormTextbox[type="time"],
  input[type="datetime-local"].form-control,
  #bb-footer .BBFormContainer .BBFormSection input.BBFormTextbox[type="datetime-local"],
  input[type="month"].form-control,
  #bb-footer .BBFormContainer .BBFormSection input.BBFormTextbox[type="month"] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input.BBFormTextbox[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .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.BBFormSubmitbutton[type="date"], .blog-cont article .input-group-sm > .input-group-btn > input.excerpt-btn[type="date"], .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input.bb-callout[type="date"], #bb-widgets-section .input-group-sm > .input-group-btn > input.bb-widget-callout[type="date"], #bb-features-section .feat-item .input-group-sm > .input-group-btn > input.bb-feature-link[type="date"], .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > input.bb-advert-link[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input.BBFormTextbox[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .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.BBFormSubmitbutton[type="time"],
  .blog-cont article .input-group-sm > .input-group-btn > input.excerpt-btn[type="time"],
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input.bb-callout[type="time"],
  #bb-widgets-section .input-group-sm > .input-group-btn > input.bb-widget-callout[type="time"],
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input.bb-feature-link[type="time"],
  .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > input.bb-advert-link[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input.BBFormTextbox[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .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.BBFormSubmitbutton[type="datetime-local"],
  .blog-cont article .input-group-sm > .input-group-btn > input.excerpt-btn[type="datetime-local"],
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input.bb-callout[type="datetime-local"],
  #bb-widgets-section .input-group-sm > .input-group-btn > input.bb-widget-callout[type="datetime-local"],
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input.bb-feature-link[type="datetime-local"],
  .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > input.bb-advert-link[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-sm > input.BBFormTextbox[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .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.BBFormSubmitbutton[type="month"],
  .blog-cont article .input-group-sm > .input-group-btn > input.excerpt-btn[type="month"],
  .internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > input.bb-callout[type="month"],
  #bb-widgets-section .input-group-sm > .input-group-btn > input.bb-widget-callout[type="month"],
  #bb-features-section .feat-item .input-group-sm > .input-group-btn > input.bb-feature-link[type="month"],
  .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > input.bb-advert-link[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input.BBFormTextbox[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .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.BBFormSubmitbutton[type="date"], .blog-cont article .input-group-lg > .input-group-btn > input.excerpt-btn[type="date"], .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input.bb-callout[type="date"], #bb-widgets-section .input-group-lg > .input-group-btn > input.bb-widget-callout[type="date"], #bb-features-section .feat-item .input-group-lg > .input-group-btn > input.bb-feature-link[type="date"], .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > input.bb-advert-link[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input.BBFormTextbox[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .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.BBFormSubmitbutton[type="time"],
  .blog-cont article .input-group-lg > .input-group-btn > input.excerpt-btn[type="time"],
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input.bb-callout[type="time"],
  #bb-widgets-section .input-group-lg > .input-group-btn > input.bb-widget-callout[type="time"],
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input.bb-feature-link[type="time"],
  .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > input.bb-advert-link[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input.BBFormTextbox[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .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.BBFormSubmitbutton[type="datetime-local"],
  .blog-cont article .input-group-lg > .input-group-btn > input.excerpt-btn[type="datetime-local"],
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input.bb-callout[type="datetime-local"],
  #bb-widgets-section .input-group-lg > .input-group-btn > input.bb-widget-callout[type="datetime-local"],
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input.bb-feature-link[type="datetime-local"],
  .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > input.bb-advert-link[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  #bb-footer .BBFormContainer .BBFormSection .input-group-lg > input.BBFormTextbox[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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.BBFormSubmitbutton[type="month"],
  .blog-cont article .input-group-lg > .input-group-btn > input.excerpt-btn[type="month"],
  .internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > input.bb-callout[type="month"],
  #bb-widgets-section .input-group-lg > .input-group-btn > input.bb-widget-callout[type="month"],
  #bb-features-section .feat-item .input-group-lg > .input-group-btn > input.bb-feature-link[type="month"],
  .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > input.bb-advert-link[type="month"],
  .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, .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > .form-control-static.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > .form-control-static.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > select.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > textarea.bb-advert-link,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > select.BBFormTextbox[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
#bb-footer .BBFormContainer .BBFormSection .input-group-sm > .input-group-btn > select.BBFormSubmitbutton[multiple],
.blog-cont article .input-group-sm > .input-group-btn > select.excerpt-btn[multiple],
.internal-grid .grid-item .inner-cont .input-group-sm > .input-group-btn > select.bb-callout[multiple],
#bb-widgets-section .input-group-sm > .input-group-btn > select.bb-widget-callout[multiple],
#bb-features-section .feat-item .input-group-sm > .input-group-btn > select.bb-feature-link[multiple],
.bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > select.bb-advert-link[multiple] {
  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.BBFormTextbox[multiple],
#bb-footer .BBFormContainer .BBFormSection .form-group-sm select.BBFormTextbox[multiple] {
  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, .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > select.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > textarea.bb-advert-link,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > select.BBFormTextbox[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
#bb-footer .BBFormContainer .BBFormSection .input-group-lg > .input-group-btn > select.BBFormSubmitbutton[multiple],
.blog-cont article .input-group-lg > .input-group-btn > select.excerpt-btn[multiple],
.internal-grid .grid-item .inner-cont .input-group-lg > .input-group-btn > select.bb-callout[multiple],
#bb-widgets-section .input-group-lg > .input-group-btn > select.bb-widget-callout[multiple],
#bb-features-section .feat-item .input-group-lg > .input-group-btn > select.bb-feature-link[multiple],
.bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > select.bb-advert-link[multiple] {
  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.BBFormTextbox[multiple],
#bb-footer .BBFormContainer .BBFormSection .form-group-lg select.BBFormTextbox[multiple] {
  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, .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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:focus[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .focus.bb-advert-link, .btn:active:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input:active:focus[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-link:active:focus, .btn:active.focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input:active.focus[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-link:active.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.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, .bb-advert-section .advert-item .inner-block .content .active.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .active.focus.bb-advert-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:hover[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-link:hover, .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields input:focus[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .focus.bb-advert-link {
    color: #333;
    text-decoration: none; }
  .btn:active, .frm_style_formidable-style form.frm-show-form .frm_form_fields input:active[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .active.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .disabled.bb-advert-link, .btn[disabled], .frm_style_formidable-style form.frm-show-form .frm_form_fields input[disabled][type="submit"], #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton[disabled], .blog-cont article .excerpt-btn[disabled], .internal-grid .grid-item .inner-cont .bb-callout[disabled], #bb-widgets-section .bb-widget-callout[disabled], #bb-features-section .feat-item .bb-feature-link[disabled], .bb-advert-section .advert-item .inner-block .content .bb-advert-link[disabled],
  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,
  fieldset[disabled] .bb-advert-section .advert-item .inner-block .content .bb-advert-link,
  .bb-advert-section .advert-item .inner-block .content fieldset[disabled] .bb-advert-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, .bb-advert-section .advert-item .inner-block .content a.disabled.bb-advert-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,
fieldset[disabled] .bb-advert-section .advert-item .inner-block .content a.bb-advert-link,
.bb-advert-section .advert-item .inner-block .content fieldset[disabled] a.bb-advert-link {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e5e5;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout, #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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:focus, #bb-ctas-section .cta-group .cta-item a span.cta-button:focus, #bb-widgets-section .bb-widget-callout:focus, .btn-primary.focus, #bb-home-slider-section .carousel-caption .caption-wrap .focus.bb-caption-callout, #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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:active, #bb-ctas-section .cta-group .cta-item a span.cta-button:active, #bb-widgets-section .bb-widget-callout:active, .btn-primary.active, #bb-home-slider-section .carousel-caption .caption-wrap .active.bb-caption-callout, #bb-ctas-section .cta-group .cta-item a span.active.cta-button, #bb-widgets-section .active.bb-widget-callout,
  .open > .btn-primary.dropdown-toggle,
  #bb-home-slider-section .carousel-caption .caption-wrap .open > .dropdown-toggle.bb-caption-callout,
  #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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .active.bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .active.bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .active.focus.bb-caption-callout, #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,
    #bb-home-slider-section .carousel-caption .caption-wrap .open > .dropdown-toggle.bb-caption-callout: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,
    #bb-home-slider-section .carousel-caption .caption-wrap .open > .dropdown-toggle.bb-caption-callout: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,
    #bb-home-slider-section .carousel-caption .caption-wrap .open > .dropdown-toggle.focus.bb-caption-callout,
    #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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:active, #bb-ctas-section .cta-group .cta-item a span.cta-button:active, #bb-widgets-section .bb-widget-callout:active, .btn-primary.active, #bb-home-slider-section .carousel-caption .caption-wrap .active.bb-caption-callout, #bb-ctas-section .cta-group .cta-item a span.active.cta-button, #bb-widgets-section .active.bb-widget-callout,
  .open > .btn-primary.dropdown-toggle,
  #bb-home-slider-section .carousel-caption .caption-wrap .open > .dropdown-toggle.bb-caption-callout,
  #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, #bb-home-slider-section .carousel-caption .caption-wrap .disabled.bb-caption-callout, #bb-ctas-section .cta-group .cta-item a span.disabled.cta-button, #bb-widgets-section .disabled.bb-widget-callout, .btn-primary.disabled:hover, #bb-home-slider-section .carousel-caption .caption-wrap .disabled.bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .disabled.bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .disabled.focus.bb-caption-callout, #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, #bb-home-slider-section .carousel-caption .caption-wrap .disabled.bb-caption-callout: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, #bb-home-slider-section .carousel-caption .caption-wrap .disabled.active.bb-caption-callout, #bb-ctas-section .cta-group .cta-item a span.disabled.active.cta-button, #bb-widgets-section .disabled.active.bb-widget-callout, .btn-primary[disabled], #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout[disabled], #bb-ctas-section .cta-group .cta-item a span.cta-button[disabled], #bb-widgets-section .bb-widget-callout[disabled], .btn-primary[disabled]:hover, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout[disabled]:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button[disabled]:hover, #bb-widgets-section .bb-widget-callout[disabled]:hover, .btn-primary[disabled]:focus, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout[disabled]:focus, #bb-ctas-section .cta-group .cta-item a span.cta-button[disabled]:focus, #bb-widgets-section .bb-widget-callout[disabled]:focus, .btn-primary[disabled].focus, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout[disabled].focus, #bb-ctas-section .cta-group .cta-item a span.cta-button[disabled].focus, #bb-widgets-section .bb-widget-callout[disabled].focus, .btn-primary[disabled]:active, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout[disabled]:active, #bb-ctas-section .cta-group .cta-item a span.cta-button[disabled]:active, #bb-widgets-section .bb-widget-callout[disabled]:active, .btn-primary[disabled].active, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout[disabled].active, #bb-ctas-section .cta-group .cta-item a span.cta-button[disabled].active, #bb-widgets-section .bb-widget-callout[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout,
  #bb-home-slider-section .carousel-caption .caption-wrap fieldset[disabled] .bb-caption-callout,
  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] #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover,
  #bb-home-slider-section .carousel-caption .caption-wrap fieldset[disabled] .bb-caption-callout: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] #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:focus,
  #bb-home-slider-section .carousel-caption .caption-wrap fieldset[disabled] .bb-caption-callout: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] #bb-home-slider-section .carousel-caption .caption-wrap .focus.bb-caption-callout,
  #bb-home-slider-section .carousel-caption .caption-wrap fieldset[disabled] .focus.bb-caption-callout,
  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] #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:active,
  #bb-home-slider-section .carousel-caption .caption-wrap fieldset[disabled] .bb-caption-callout: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] #bb-home-slider-section .carousel-caption .caption-wrap .active.bb-caption-callout,
  #bb-home-slider-section .carousel-caption .caption-wrap fieldset[disabled] .active.bb-caption-callout,
  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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout .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, .bb-advert-section .advert-item .inner-block .content .btn-group-lg > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-sm > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-xs > .bb-advert-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, .dropdown-menu.bb-nav__utility {
    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, .bb-nav__utility > .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: 768px) {
  .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, .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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,
  .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-link {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input:hover[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-link:hover, .btn-group > .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group > input:focus[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-link:focus, .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 > .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, .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group > .active.bb-advert-link,
    .btn-group-vertical > .btn:hover,
    .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input:hover[type="submit"],
    #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,
    .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-link:hover,
    .btn-group-vertical > .btn:focus,
    .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input:focus[type="submit"],
    #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,
    .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-link:focus,
    .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 > .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,
    .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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,
    .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .active.bb-advert-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 .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .btn, .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + input[type="submit"], .bb-advert-section .advert-item .inner-block .content .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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 .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .BBFormSubmitbutton, .bb-advert-section .advert-item .inner-block .content .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .blog-cont article .bb-advert-link + .excerpt-btn, .blog-cont article .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .excerpt-btn, .bb-advert-section .advert-item .inner-block .content .btn-group .blog-cont article .bb-advert-link + .excerpt-btn, .blog-cont article .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-callout, .bb-advert-section .advert-item .inner-block .content .btn-group .internal-grid .grid-item .inner-cont .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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-advert-section .advert-item .inner-block .content #bb-widgets-section .bb-advert-link + .bb-widget-callout, #bb-widgets-section .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-widget-callout, .bb-advert-section .advert-item .inner-block .content .btn-group #bb-widgets-section .bb-advert-link + .bb-widget-callout, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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 .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-feature-link, .bb-advert-section .advert-item .inner-block .content .btn-group #bb-features-section .feat-item .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-link + .bb-feature-link, .btn-group .bb-advert-section .advert-item .inner-block .content .btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group .btn + .bb-advert-link, .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-advert-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group .bb-advert-section .advert-item .inner-block .content input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group input[type="submit"] + .bb-advert-link, .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-advert-link, #bb-footer .BBFormContainer .BBFormSection .btn-group .bb-advert-section .advert-item .inner-block .content .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .btn-group .BBFormSubmitbutton + .bb-advert-link, .btn-group .blog-cont article .bb-advert-section .advert-item .inner-block .content .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group .blog-cont article .excerpt-btn + .bb-advert-link, .blog-cont article .btn-group .bb-advert-section .advert-item .inner-block .content .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .blog-cont article .btn-group .excerpt-btn + .bb-advert-link, .btn-group .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-advert-link, .internal-grid .grid-item .inner-cont .btn-group .bb-advert-section .advert-item .inner-block .content .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .btn-group .bb-callout + .bb-advert-link, .btn-group #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group #bb-widgets-section .bb-widget-callout + .bb-advert-link, #bb-widgets-section .btn-group .bb-advert-section .advert-item .inner-block .content .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-widgets-section .btn-group .bb-widget-callout + .bb-advert-link, .btn-group #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-advert-link, #bb-features-section .feat-item .btn-group .bb-advert-section .advert-item .inner-block .content .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .btn-group .bb-feature-link + .bb-advert-link, .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-link + .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .btn-group,
.bb-advert-section .advert-item .inner-block .content .btn-group .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .btn-group + .bb-advert-link,
.bb-advert-section .advert-item .inner-block .content .btn-group .btn-group + .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-toolbar .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-toolbar > .bb-advert-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:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], #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), .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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:first-child[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], #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), .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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:last-child:not(:first-child)[type="submit"], #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), .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group > .btn-group:not(:first-child):not(:last-child) > .bb-advert-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:last-child[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group > .btn-group:first-child:not(:last-child) > .bb-advert-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:first-child[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group > .btn-group:last-child:not(:first-child) > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-lg.btn-group > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-lg > .bb-advert-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, .dropup .bb-advert-section .advert-item .inner-block .content .btn-group-lg > .bb-advert-link .caret, .bb-advert-section .advert-item .inner-block .content .dropup .btn-group-lg > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn-group > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn-group > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .blog-cont article .btn-group-vertical > .bb-advert-link + .excerpt-btn, .blog-cont article .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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-advert-section .advert-item .inner-block .content #bb-widgets-section .btn-group-vertical > .bb-advert-link + .bb-widget-callout, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .btn-group-vertical > .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-link + .bb-feature-link, .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn + .bb-advert-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .btn-group-vertical > input[type="submit"] + .bb-advert-link, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .btn-group-vertical > .BBFormSubmitbutton + .bb-advert-link, .blog-cont article .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .blog-cont article .btn-group-vertical > .excerpt-btn + .bb-advert-link, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .btn-group-vertical > .bb-callout + .bb-advert-link, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-widgets-section .btn-group-vertical > .bb-widget-callout + .bb-advert-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .btn-group-vertical > .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-link + .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn-group + .bb-advert-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:not(:first-child):not(:last-child)[type="submit"], #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), .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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:first-child:not(:last-child)[type="submit"], #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), .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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:last-child:not(:first-child)[type="submit"], #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), .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .bb-advert-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:last-child[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .bb-advert-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:first-child[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-justified > .bb-advert-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, .btn-group-justified > .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .btn-group-justified > .btn-group .bb-advert-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"], .bb-advert-section .advert-item .inner-block .content [data-toggle="buttons"] > .bb-advert-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"],
.bb-advert-section .advert-item .inner-block .content [data-toggle="buttons"] > .bb-advert-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"],
.bb-advert-section .advert-item .inner-block .content [data-toggle="buttons"] > .btn-group > .bb-advert-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"],
.bb-advert-section .advert-item .inner-block .content [data-toggle="buttons"] > .btn-group > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-sm > .input-group-btn > .input-group-addon.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-lg > .input-group-btn > .input-group-addon.bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .input-group-btn:first-child > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .input-group-btn:first-child > .btn-group > .bb-advert-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:not(:last-child):not(.dropdown-toggle)[type="submit"],
#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),
.bb-advert-section .advert-item .inner-block .content .input-group-btn:last-child > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .input-group-btn:last-child > .btn-group:not(:last-child) > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .input-group-btn:last-child > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .input-group-btn:last-child > .btn-group > .bb-advert-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:not(:first-child)[type="submit"],
#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),
.bb-advert-section .advert-item .inner-block .content .input-group-btn:first-child > .bb-advert-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,
.bb-advert-section .advert-item .inner-block .content .input-group-btn:first-child > .btn-group:not(:first-child) > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .blog-cont article .input-group-btn > .bb-advert-link + .excerpt-btn, .blog-cont article .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .input-group-btn > .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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-advert-section .advert-item .inner-block .content #bb-widgets-section .input-group-btn > .bb-advert-link + .bb-widget-callout, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .input-group-btn > .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-link + .bb-feature-link, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .btn + .bb-advert-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .input-group-btn > input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input[type="submit"] + .bb-advert-link, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .input-group-btn > .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .input-group-btn > .BBFormSubmitbutton + .bb-advert-link, .blog-cont article .bb-advert-section .advert-item .inner-block .content .input-group-btn > .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .blog-cont article .input-group-btn > .excerpt-btn + .bb-advert-link, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .input-group-btn > .bb-callout + .bb-advert-link, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-widgets-section .input-group-btn > .bb-widget-callout + .bb-advert-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .input-group-btn > .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-link + .bb-advert-link {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input:hover[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-link:hover, .input-group-btn > .btn:focus, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input:focus[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-link:focus, .input-group-btn > .btn:active, .frm_style_formidable-style form.frm-show-form .frm_form_fields .input-group-btn > input:active[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .input-group-btn > .bb-advert-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,
  .bb-advert-section .advert-item .inner-block .content .input-group-btn:first-child > .bb-advert-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,
  .bb-advert-section .advert-item .inner-block .content .input-group-btn:last-child > .bb-advert-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: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .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: 768px) {
    .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, #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-widgets-section .bb-section__wrap > .navbar-header, #bb-features-section .bb-section__wrap > .navbar-header,
.container > .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-widgets-section .bb-section__wrap > .navbar-collapse,
#bb-features-section .bb-section__wrap > .navbar-collapse,
.container > .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-widgets-section .bb-section__wrap > .bb-nav__primary,
#bb-features-section .bb-section__wrap > .bb-nav__primary,
.container-fluid > .navbar-header,
.home #bb-wrapper .bb-main__cont > .navbar-header,
body:not(.home) #bb-wrapper .bb-main__cont > .navbar-header,
body:not(.home) #bb-wrapper .bb-section__cont > .navbar-header,
body:not(.home) #bb-wrapper .bb-main__wrap > .navbar-header,
body:not(.home) #bb-wrapper .bb-section__wrap > .navbar-header,
#bb-footer .bb-footer__cont > .navbar-header,
#bb-footer .bb-footer__wrap > .navbar-header,
#bb-header .bb-header__cont > .navbar-header,
#bb-home-slider-section .bb-section__wrap > .navbar-header,
#bb-home-slider-section .carousel-caption > .navbar-header,
#bb-ctas-section .bb-section__wrap > .navbar-header,
#bb-info-section .bb-section__wrap > .navbar-header,
.bb-advert-section .bb-section__wrap > .navbar-header,
#bb-home-sponsors-section .bb-section__wrap > .navbar-header,
#bb-testimonials-section .bb-section__wrap > .navbar-header,
#bb-home-news-section .bb-section__wrap > .navbar-header,
#bb-banner .bb-banner__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,
.home #bb-wrapper .bb-main__cont > .navbar-collapse,
body:not(.home) #bb-wrapper .bb-main__cont > .navbar-collapse,
body:not(.home) #bb-wrapper .bb-section__cont > .navbar-collapse,
body:not(.home) #bb-wrapper .bb-main__wrap > .navbar-collapse,
body:not(.home) #bb-wrapper .bb-section__wrap > .navbar-collapse,
#bb-footer .bb-footer__cont > .navbar-collapse,
#bb-footer .bb-footer__wrap > .navbar-collapse,
#bb-header .bb-header__cont > .navbar-collapse,
#bb-home-slider-section .bb-section__wrap > .navbar-collapse,
#bb-home-slider-section .carousel-caption > .navbar-collapse,
#bb-ctas-section .bb-section__wrap > .navbar-collapse,
#bb-info-section .bb-section__wrap > .navbar-collapse,
.bb-advert-section .bb-section__wrap > .navbar-collapse,
#bb-home-sponsors-section .bb-section__wrap > .navbar-collapse,
#bb-testimonials-section .bb-section__wrap > .navbar-collapse,
#bb-home-news-section .bb-section__wrap > .navbar-collapse,
#bb-banner .bb-banner__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,
.home #bb-wrapper .bb-main__cont > .bb-nav__primary,
body:not(.home) #bb-wrapper .bb-main__cont > .bb-nav__primary,
body:not(.home) #bb-wrapper .bb-section__cont > .bb-nav__primary,
body:not(.home) #bb-wrapper .bb-main__wrap > .bb-nav__primary,
body:not(.home) #bb-wrapper .bb-section__wrap > .bb-nav__primary,
#bb-footer .bb-footer__cont > .bb-nav__primary,
#bb-footer .bb-footer__wrap > .bb-nav__primary,
#bb-header .bb-header__cont > .bb-nav__primary,
#bb-home-slider-section .bb-section__wrap > .bb-nav__primary,
#bb-home-slider-section .carousel-caption > .bb-nav__primary,
#bb-ctas-section .bb-section__wrap > .bb-nav__primary,
#bb-info-section .bb-section__wrap > .bb-nav__primary,
.bb-advert-section .bb-section__wrap > .bb-nav__primary,
#bb-home-sponsors-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,
#bb-banner .bb-banner__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: 768px) {
    .container > .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-widgets-section .bb-section__wrap > .navbar-header, #bb-features-section .bb-section__wrap > .navbar-header,
    .container > .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-widgets-section .bb-section__wrap > .navbar-collapse,
    #bb-features-section .bb-section__wrap > .navbar-collapse,
    .container > .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-widgets-section .bb-section__wrap > .bb-nav__primary,
    #bb-features-section .bb-section__wrap > .bb-nav__primary,
    .container-fluid > .navbar-header,
    .home #bb-wrapper .bb-main__cont > .navbar-header,
    body:not(.home) #bb-wrapper .bb-main__cont > .navbar-header,
    body:not(.home) #bb-wrapper .bb-section__cont > .navbar-header,
    body:not(.home) #bb-wrapper .bb-main__wrap > .navbar-header,
    body:not(.home) #bb-wrapper .bb-section__wrap > .navbar-header,
    #bb-footer .bb-footer__cont > .navbar-header,
    #bb-footer .bb-footer__wrap > .navbar-header,
    #bb-header .bb-header__cont > .navbar-header,
    #bb-home-slider-section .bb-section__wrap > .navbar-header,
    #bb-home-slider-section .carousel-caption > .navbar-header,
    #bb-ctas-section .bb-section__wrap > .navbar-header,
    #bb-info-section .bb-section__wrap > .navbar-header,
    .bb-advert-section .bb-section__wrap > .navbar-header,
    #bb-home-sponsors-section .bb-section__wrap > .navbar-header,
    #bb-testimonials-section .bb-section__wrap > .navbar-header,
    #bb-home-news-section .bb-section__wrap > .navbar-header,
    #bb-banner .bb-banner__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,
    .home #bb-wrapper .bb-main__cont > .navbar-collapse,
    body:not(.home) #bb-wrapper .bb-main__cont > .navbar-collapse,
    body:not(.home) #bb-wrapper .bb-section__cont > .navbar-collapse,
    body:not(.home) #bb-wrapper .bb-main__wrap > .navbar-collapse,
    body:not(.home) #bb-wrapper .bb-section__wrap > .navbar-collapse,
    #bb-footer .bb-footer__cont > .navbar-collapse,
    #bb-footer .bb-footer__wrap > .navbar-collapse,
    #bb-header .bb-header__cont > .navbar-collapse,
    #bb-home-slider-section .bb-section__wrap > .navbar-collapse,
    #bb-home-slider-section .carousel-caption > .navbar-collapse,
    #bb-ctas-section .bb-section__wrap > .navbar-collapse,
    #bb-info-section .bb-section__wrap > .navbar-collapse,
    .bb-advert-section .bb-section__wrap > .navbar-collapse,
    #bb-home-sponsors-section .bb-section__wrap > .navbar-collapse,
    #bb-testimonials-section .bb-section__wrap > .navbar-collapse,
    #bb-home-news-section .bb-section__wrap > .navbar-collapse,
    #bb-banner .bb-banner__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,
    .home #bb-wrapper .bb-main__cont > .bb-nav__primary,
    body:not(.home) #bb-wrapper .bb-main__cont > .bb-nav__primary,
    body:not(.home) #bb-wrapper .bb-section__cont > .bb-nav__primary,
    body:not(.home) #bb-wrapper .bb-main__wrap > .bb-nav__primary,
    body:not(.home) #bb-wrapper .bb-section__wrap > .bb-nav__primary,
    #bb-footer .bb-footer__cont > .bb-nav__primary,
    #bb-footer .bb-footer__wrap > .bb-nav__primary,
    #bb-header .bb-header__cont > .bb-nav__primary,
    #bb-home-slider-section .bb-section__wrap > .bb-nav__primary,
    #bb-home-slider-section .carousel-caption > .bb-nav__primary,
    #bb-ctas-section .bb-section__wrap > .bb-nav__primary,
    #bb-info-section .bb-section__wrap > .bb-nav__primary,
    .bb-advert-section .bb-section__wrap > .bb-nav__primary,
    #bb-home-sponsors-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,
    #bb-banner .bb-banner__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: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .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: 768px) {
    .navbar > .container .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-widgets-section .navbar > .bb-section__wrap .navbar-brand, #bb-features-section .navbar > .bb-section__wrap .navbar-brand,
    .navbar > .container-fluid .navbar-brand,
    .home #bb-wrapper .navbar > .bb-main__cont .navbar-brand,
    body:not(.home) #bb-wrapper .navbar > .bb-main__cont .navbar-brand,
    body:not(.home) #bb-wrapper .navbar > .bb-section__cont .navbar-brand,
    body:not(.home) #bb-wrapper .navbar > .bb-main__wrap .navbar-brand,
    body:not(.home) #bb-wrapper .navbar > .bb-section__wrap .navbar-brand,
    #bb-footer .navbar > .bb-footer__cont .navbar-brand,
    #bb-footer .navbar > .bb-footer__wrap .navbar-brand,
    #bb-header .navbar > .bb-header__cont .navbar-brand,
    #bb-home-slider-section .navbar > .bb-section__wrap .navbar-brand,
    #bb-home-slider-section .navbar > .carousel-caption .navbar-brand,
    #bb-ctas-section .navbar > .bb-section__wrap .navbar-brand,
    #bb-info-section .navbar > .bb-section__wrap .navbar-brand,
    .bb-advert-section .navbar > .bb-section__wrap .navbar-brand,
    #bb-home-sponsors-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,
    #bb-banner .navbar > .bb-banner__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: 768px) {
    .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: 767px) {
    .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: 768px) {
    .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: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .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, .bb-advert-section .advert-item .inner-block .content .btn-group-sm > .navbar-btn.bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-xs > .navbar-btn.bb-advert-link {
    margin-top: 14px;
    margin-bottom: 14px; }

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

@media (min-width: 768px) {
  .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: #5e5d5d;
      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: 767px) {
    .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: #090808; }
  .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: #090808; }
  .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: #090808;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090808; }
    .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: #090808; }
    .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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .bb-advert-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, .bb-advert-section .advert-item .inner-block .content .btn-group-xs > .bb-advert-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,
  .bb-advert-section .advert-item .inner-block .content .btn-group-xs > .bb-advert-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, #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-widgets-section .bb-section__wrap .jumbotron, #bb-features-section .bb-section__wrap .jumbotron,
  .container-fluid .jumbotron,
  .home #bb-wrapper .bb-main__cont .jumbotron,
  body:not(.home) #bb-wrapper .bb-main__cont .jumbotron,
  body:not(.home) #bb-wrapper .bb-section__cont .jumbotron,
  body:not(.home) #bb-wrapper .bb-main__wrap .jumbotron,
  body:not(.home) #bb-wrapper .bb-section__wrap .jumbotron,
  #bb-footer .bb-footer__cont .jumbotron,
  #bb-footer .bb-footer__wrap .jumbotron,
  #bb-header .bb-header__cont .jumbotron,
  #bb-home-slider-section .bb-section__wrap .jumbotron,
  #bb-home-slider-section .carousel-caption .jumbotron,
  #bb-ctas-section .bb-section__wrap .jumbotron,
  #bb-info-section .bb-section__wrap .jumbotron,
  .bb-advert-section .bb-section__wrap .jumbotron,
  #bb-home-sponsors-section .bb-section__wrap .jumbotron,
  #bb-testimonials-section .bb-section__wrap .jumbotron,
  #bb-home-news-section .bb-section__wrap .jumbotron,
  #bb-banner .bb-banner__wrap .jumbotron,
  .home-section .bb-section__wrap .jumbotron,
  .home-section h1 .jumbotron,
  #pages-toolbar .bb-section__wrap .jumbotron {
    border-radius: 0; }
  .jumbotron .container, .jumbotron #bb-header .bb-header__top .bb-header__top-wrap, #bb-header .bb-header__top .jumbotron .bb-header__top-wrap,
  .jumbotron #bb-header .bb-header__top .bb-header__bottom-wrap, #bb-header .bb-header__top .jumbotron .bb-header__bottom-wrap,
  .jumbotron #bb-header .bb-header__bottom .bb-header__top-wrap, #bb-header .bb-header__bottom .jumbotron .bb-header__top-wrap,
  .jumbotron #bb-header .bb-header__bottom .bb-header__bottom-wrap, #bb-header .bb-header__bottom .jumbotron .bb-header__bottom-wrap, .jumbotron #bb-widgets-section .bb-section__wrap, #bb-widgets-section .jumbotron .bb-section__wrap, .jumbotron #bb-features-section .bb-section__wrap, #bb-features-section .jumbotron .bb-section__wrap {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .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-widgets-section .bb-section__wrap .jumbotron, #bb-features-section .bb-section__wrap .jumbotron,
      .container-fluid .jumbotron,
      .home #bb-wrapper .bb-main__cont .jumbotron,
      body:not(.home) #bb-wrapper .bb-main__cont .jumbotron,
      body:not(.home) #bb-wrapper .bb-section__cont .jumbotron,
      body:not(.home) #bb-wrapper .bb-main__wrap .jumbotron,
      body:not(.home) #bb-wrapper .bb-section__wrap .jumbotron,
      #bb-footer .bb-footer__cont .jumbotron,
      #bb-footer .bb-footer__wrap .jumbotron,
      #bb-header .bb-header__cont .jumbotron,
      #bb-home-slider-section .bb-section__wrap .jumbotron,
      #bb-home-slider-section .carousel-caption .jumbotron,
      #bb-ctas-section .bb-section__wrap .jumbotron,
      #bb-info-section .bb-section__wrap .jumbotron,
      .bb-advert-section .bb-section__wrap .jumbotron,
      #bb-home-sponsors-section .bb-section__wrap .jumbotron,
      #bb-testimonials-section .bb-section__wrap .jumbotron,
      #bb-home-news-section .bb-section__wrap .jumbotron,
      #bb-banner .bb-banner__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 .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .alert .title, .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_archive h3, .bb-sidebar1 section.widget_archive .alert h3, .alert .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .alert h3 {
    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,
.media > .bb-nav__utility {
  padding-left: 10px; }

.media-left,
.media > .pull-left,
#bb-header .media > #hamburger,
.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 .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .btn, .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-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-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + input[type="submit"], .bb-advert-section .advert-item .inner-block .content .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-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 .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .BBFormSubmitbutton, .bb-advert-section .advert-item .inner-block .content .modal-footer #bb-footer .BBFormContainer .BBFormSection .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .blog-cont article .bb-advert-link + .excerpt-btn, .blog-cont article .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .excerpt-btn, .bb-advert-section .advert-item .inner-block .content .modal-footer .blog-cont article .bb-advert-link + .excerpt-btn, .blog-cont article .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-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-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-callout, .bb-advert-section .advert-item .inner-block .content .modal-footer .internal-grid .grid-item .inner-cont .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-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-advert-section .advert-item .inner-block .content #bb-widgets-section .bb-advert-link + .bb-widget-callout, #bb-widgets-section .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-widget-callout, .bb-advert-section .advert-item .inner-block .content .modal-footer #bb-widgets-section .bb-advert-link + .bb-widget-callout, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-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, .modal-footer .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-feature-link, .bb-advert-section .advert-item .inner-block .content .modal-footer #bb-features-section .feat-item .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-link + .bb-feature-link, .modal-footer .bb-advert-section .advert-item .inner-block .content .btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn + .bb-advert-link, .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-advert-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .bb-advert-section .advert-item .inner-block .content input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer input[type="submit"] + .bb-advert-link, .modal-footer #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-advert-link, #bb-footer .BBFormContainer .BBFormSection .modal-footer .bb-advert-section .advert-item .inner-block .content .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .modal-footer .BBFormSubmitbutton + .bb-advert-link, .modal-footer .blog-cont article .bb-advert-section .advert-item .inner-block .content .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .blog-cont article .excerpt-btn + .bb-advert-link, .blog-cont article .modal-footer .bb-advert-section .advert-item .inner-block .content .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .blog-cont article .modal-footer .excerpt-btn + .bb-advert-link, .modal-footer .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .internal-grid .grid-item .inner-cont .bb-callout + .bb-advert-link, .internal-grid .grid-item .inner-cont .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .modal-footer .bb-callout + .bb-advert-link, .modal-footer #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer #bb-widgets-section .bb-widget-callout + .bb-advert-link, #bb-widgets-section .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-widgets-section .modal-footer .bb-widget-callout + .bb-advert-link, .modal-footer #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer #bb-features-section .feat-item .bb-feature-link + .bb-advert-link, #bb-features-section .feat-item .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .modal-footer .bb-feature-link + .bb-advert-link, .modal-footer .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .bb-advert-link + .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .btn, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-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-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + input[type="submit"], .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-link + input[type="submit"], .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-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 .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .BBFormSubmitbutton, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-advert-link + .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-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 .bb-advert-section .advert-item .inner-block .content .blog-cont article .bb-advert-link + .excerpt-btn, .blog-cont article .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .excerpt-btn, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .blog-cont article .bb-advert-link + .excerpt-btn, .blog-cont article .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-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-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-callout, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-advert-link + .bb-callout, .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-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-advert-section .advert-item .inner-block .content #bb-widgets-section .bb-advert-link + .bb-widget-callout, #bb-widgets-section .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-widget-callout, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group #bb-widgets-section .bb-advert-link + .bb-widget-callout, #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-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, .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-feature-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group #bb-features-section .feat-item .bb-advert-link + .bb-feature-link, #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-link + .bb-feature-link, .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .btn + .bb-advert-link, .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields .bb-advert-section .advert-item .inner-block .content input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .frm_style_formidable-style form.frm-show-form .frm_form_fields input[type="submit"] + .bb-advert-link, .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content input[type="submit"] + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .frm_style_formidable-style form.frm-show-form .frm_form_fields .modal-footer .btn-group input[type="submit"] + .bb-advert-link, .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .bb-advert-section .advert-item .inner-block .content .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton + .bb-advert-link, #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .BBFormSubmitbutton + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-footer .BBFormContainer .BBFormSection .modal-footer .btn-group .BBFormSubmitbutton + .bb-advert-link, .modal-footer .btn-group .blog-cont article .bb-advert-section .advert-item .inner-block .content .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .blog-cont article .excerpt-btn + .bb-advert-link, .blog-cont article .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .excerpt-btn + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .blog-cont article .modal-footer .btn-group .excerpt-btn + .bb-advert-link, .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-advert-section .advert-item .inner-block .content .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .internal-grid .grid-item .inner-cont .bb-callout + .bb-advert-link, .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .internal-grid .grid-item .inner-cont .modal-footer .btn-group .bb-callout + .bb-advert-link, .modal-footer .btn-group #bb-widgets-section .bb-advert-section .advert-item .inner-block .content .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group #bb-widgets-section .bb-widget-callout + .bb-advert-link, #bb-widgets-section .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-widget-callout + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-widgets-section .modal-footer .btn-group .bb-widget-callout + .bb-advert-link, .modal-footer .btn-group #bb-features-section .feat-item .bb-advert-section .advert-item .inner-block .content .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group #bb-features-section .feat-item .bb-feature-link + .bb-advert-link, #bb-features-section .feat-item .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-feature-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-features-section .feat-item .modal-footer .btn-group .bb-feature-link + .bb-advert-link, .modal-footer .btn-group .bb-advert-section .advert-item .inner-block .content .bb-advert-link + .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .modal-footer .btn-group .bb-advert-link + .bb-advert-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, .carousel-caption .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .carousel-caption .bb-advert-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, .bb-nav__utility {
  float: right !important; }

.pull-left, #bb-header #hamburger, .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 {
  display: none !important; }

.visible-md {
  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 {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    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 {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    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, .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';
  src: url('http://dnomak.com/codepen/fa-scss-plus/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('http://dnomak.com/codepen/fa-scss-plus/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('http://dnomak.com/codepen/fa-scss-plus/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('http://dnomak.com/codepen/fa-scss-plus/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('http://dnomak.com/codepen/fa-scss-plus/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('http://dnomak.com/codepen/fa-scss-plus/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/*!
 *  Font Awesome 4.4.0 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.4.0");
  src: url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../../../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#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, .bb-nav__utility {
  float: right; }

.pull-left, #bb-header #hamburger, .extra-cont, #bb-testimonials-section .bb-testimonial__wrap .fa-quote-left {
  float: left; }

.fa.pull-left, #bb-header .fa#hamburger, .fa.extra-cont, #bb-testimonials-section .bb-testimonial__wrap .fa.fa-quote-left {
  margin-right: .3em; }

.fa.pull-right, .fa.bb-nav__utility {
  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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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: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-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: ""; }

#bb-info-section .alt-button, #bb-testimonials-section .alt-button, .home-section .alt-button {
  display: inline-block;
  font-size: 1.6rem;
  margin: 0 0 2rem;
  border-radius: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat"; }
  @media (min-width: 768px) {
    #bb-info-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: #b84a26;
  color: #fff;
  border: none;
  padding: 12px 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "aaux-next";
  -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: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat";
  line-height: normal;
  background-color: #8e9d3a;
  border: none;
  color: #fff;
  border-radius: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat"; }
  .alt-button:hover, .bb-widget-ai1ec-with-image__info .post_more_link a:hover:after, .bb-sidebar1 a.alt-button:hover {
    background: #efb321;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.15); }
  .alt-button:hover, .bb-widget-ai1ec-with-image__info .post_more_link a:hover:after, .bb-sidebar1 a.alt-button:hover {
    background-color: #3d441f;
    color: #fff; }

.home #bb-wrapper .bb-main__cont .bb-main__row, .home body:not(.home) #bb-wrapper .bb-main__row, .home body:not(.home) #bb-wrapper .bb-section__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: #000;
  font-weight: 400;
  font-size: 16px;
  font-family: "aaux-next";
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#spu-7436 {
  box-shadow: 0px 0px 6px -2px #000000 !important;
  padding: 10px !important;
  background-color: #fff !important;
  box-sizing: border-box !important;
  border-radius: 0 !important;
  border: 0 !important; }

.spu-close {
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.42);
  background: #fff;
  color: #333333;
  font-weight: 700;
  font-size: 20px;
  height: 30px;
  line-height: 25px;
  width: 30px;
  right: -10px;
  top: -10px;
  text-align: center;
  border: 1px solid #fff;
  transition: 0.1s;
  border-radius: 22px;
  opacity: 1; }
  .spu-close i {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }
  .spu-close:hover {
    transform: scale(1.1);
    opacity: 1;
    color: inherit; }

.spu-content {
  border: 1px solid #ddd; }
  .spu-content form {
    padding: 20px 28px 5px 28px; }
    .spu-content form input {
      width: 100%;
      margin: 0 0 10px 0 !important;
      padding: 18px 10px !important;
      font-family: "Open Sans", sans-serif;
      font-size: 19px;
      line-height: 27px; }
    .spu-content form input.Button {
      font-family: "Open Sans", sans-serif;
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3), 1px 1px 0 0 rgba(255, 255, 255, 0.3) inset;
      font-weight: 700;
      font-size: 28px;
      background: #6e9d43;
      border: 1px solid #68953f;
      color: #fff; }
      .spu-content form input.Button:hover {
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3), 7px 7px 21px 0 rgba(255, 255, 255, 0.22) inset; }
  .spu-content .popup-privacy {
    color: #999999;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px !important;
    line-height: 1.9em;
    font-family: "Open Sans", sans-serif; }

.popup-header {
  padding: 40px 28px !important;
  background-color: #333;
  position: relative; }
  .popup-header:after {
    transform: rotate(45deg);
    background: inherit;
    content: '';
    display: block;
    height: 10px;
    margin: 0 auto;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    width: 10px; }
  .popup-header h3, .popup-header #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .popup-header h4, .popup-header #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .popup-header .title, .popup-header .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .popup-header .title, .popup-header #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .popup-header li > a, .popup-header .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .popup-header li > a, .popup-header #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .popup-header h3, .popup-header .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .popup-header h3, .popup-header #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .popup-header h3, .popup-header .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .popup-header h3, .popup-header #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .popup-header h3, .popup-header .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .popup-header h3, .popup-header #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .popup-header h4, .popup-header #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .popup-header .title, .popup-header .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .popup-header .title, .popup-header #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul .popup-header li > a, .popup-header .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a .popup-header li > a, .popup-header #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories .popup-header h3, .popup-header .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .popup-header h3, .popup-header #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive .popup-header h3, .popup-header .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .popup-header h3, .popup-header #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .popup-header h3, .popup-header .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .popup-header h3, .popup-header #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .popup-header .title {
    font-size: 40px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 700; }
  .popup-header .popup-green {
    color: #7bc542; }

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

.home #bb-wrapper .bb-main__cont {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff; }

body.home .bb-main__inner > section {
  margin: 0 auto; }

body:not(.home) #bb-wrapper {
  display: block; }
  body:not(.home) #bb-wrapper .bb-main__cont,
  body:not(.home) #bb-wrapper .bb-section__cont {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px !important;
    max-width: 1200px !important; }
  @media only screen and (min-width: 768px) {
    body:not(.home) #bb-wrapper .bb-main__outer,
    body:not(.home) #bb-wrapper .bb-section__outer {
      margin-left: 0 !important; } }
  @media only screen and (min-width: 992px) {
    body:not(.home) #bb-wrapper .bb-main__outer,
    body:not(.home) #bb-wrapper .bb-section__outer {
      margin-left: -25px; } }
  body:not(.home) #bb-wrapper .bb-main__inner,
  body:not(.home) #bb-wrapper .bb-section__inner {
    padding-left: 15px;
    padding-right: 15px; }
    @media only screen and (min-width: 768px) {
      body:not(.home) #bb-wrapper .bb-main__inner,
      body:not(.home) #bb-wrapper .bb-section__inner {
        padding-left: 0px;
        padding-right: 0px; } }

.container-fluid, .home #bb-wrapper .bb-main__cont, body:not(.home) #bb-wrapper .bb-main__cont,
body:not(.home) #bb-wrapper .bb-section__cont, body:not(.home) #bb-wrapper .bb-main__wrap,
body:not(.home) #bb-wrapper .bb-section__wrap, #bb-footer .bb-footer__cont, #bb-footer .bb-footer__wrap, #bb-header .bb-header__cont, #bb-home-slider-section .bb-section__wrap, #bb-home-slider-section .carousel-caption, #bb-ctas-section .bb-section__wrap, #bb-info-section .bb-section__wrap, .bb-advert-section .bb-section__wrap, #bb-home-sponsors-section .bb-section__wrap, #bb-testimonials-section .bb-section__wrap, #bb-home-news-section .bb-section__wrap, #bb-banner .bb-banner__wrap, .home-section .bb-section__wrap, .home-section h1, #pages-toolbar .bb-section__wrap {
  width: 100%; }

body:not(.home) #bb-wrapper .bb-main__cont,
body:not(.home) #bb-wrapper .bb-section__cont, #bb-footer .bb-footer__cont, #bb-widgets-section, #bb-widgets-section .bb-section__wrap, #bb-info-section, #bb-features-section, .bb-advert-section, #bb-home-sponsors-section, #bb-testimonials-section, #bb-home-news-section {
  width: 100%;
  max-width: 1440px;
  padding: 0; }

.navbar {
  border: none;
  margin: 0;
  min-height: 0; }

a {
  color: #8e9d3a;
  -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: #3d441f; }

p {
  font-family: "Montserrat Light"; }

li {
  font-family: "Montserrat"; }

p, li {
  font-size: 14px;
  line-height: 1.7em;
  margin: 0 0 25px 0; }
  @media only screen and (min-width: 768px) {
    p, li {
      font-size: 15px;
      line-height: 1.9em; } }
  @media only screen and (min-width: 992px) {
    p, li {
      font-size: 16px; } }
  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, .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .btn-primary, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout, #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-widgets-section .bb-widget-callout {
  background: #b84a26;
  color: #fff;
  border: none;
  padding: 12px 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "aaux-next";
  -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: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat";
  line-height: normal; }
  button:hover, .btn:hover, .frm_style_formidable-style form.frm-show-form .frm_form_fields input:hover[type="submit"], #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, .bb-advert-section .advert-item .inner-block .content .bb-advert-link:hover, .btn-primary:hover, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-widgets-section .bb-widget-callout:hover {
    background: #efb321;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.15); }

.bbi-pixel {
  display: none; }

h1, h2,
h3,
#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 .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-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 .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_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 h3,
.bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3,
#bb-widgets-section .page-item .event-info .title, h4, .bb-widget-ai1ec-with-image__info .title, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget h3, h5, h6 {
  margin-top: 0;
  line-height: 100% !important; }

h1 {
  font-size: 30px;
  color: #3d441f;
  font-weight: 700;
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 60px;
      margin-bottom: 25px; } }

.home h1 {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .home h1 {
      font-size: 48px; } }

@media only screen and (min-width: 992px) and (min-width: 768px) {
  .home h1:before, .home h1:after {
    content: "";
    width: 5%;
    position: absolute;
    top: 50%;
    height: 1px;
    background: #d9d8d2; } }
  @media only screen and (min-width: 992px) and (min-width: 768px) and (min-width: 1200px) {
    .home h1:before, .home h1:after {
      width: 10%; } }

@media only screen and (min-width: 992px) and (min-width: 768px) {
  .home h1:before {
    left: 15%;
    right: auto; }
  .home h1:after {
    right: 15%;
    left: auto; } }

h2 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px; }
  @media only screen and (min-width: 768px) {
    h2 {
      font-size: 23px; } }

.home h2 {
  text-transform: uppercase;
  color: #000 !important;
  font-size: 20px !important; }


h3,
#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 .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-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 .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_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 h3,
.bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3,
#bb-widgets-section .page-item .event-info .title {
  color: #000;
  font-family: "aaux-next";
  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 .bb-widget-ai1ec-with-image__info .title,
    .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title,
    #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-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 .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_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 h3,
    .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3,
    #bb-widgets-section .page-item .event-info .title {
      font-size: 23px; } }

h4, .bb-widget-ai1ec-with-image__info .title, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    h4, .bb-widget-ai1ec-with-image__info .title, .bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget h3 {
      font-size: 23px; } }

h5 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #000; }
  @media only screen and (min-width: 768px) {
    h5 {
      font-size: 20px; } }

h6 {
  color: #000; }

input, textarea, select {
  background: #fff;
  border: 2px solid #d9d8d2;
  color: #000;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  resize: none;
  font-weight: 400;
  font-size: 16px;
  font-family: "aaux-next";
  letter-spacing: 0.5px; }
  input:focus, textarea:focus, select:focus {
    border: 2px solid #d9d8d2 !important; }

button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

blockquote {
  font-size: 20px;
  font-family: "aaux-next";
  color: #000;
  padding: 5px 25px 0 20px;
  border-left: 5px solid #3d441f;
  text-align: left;
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    blockquote {
      font-size: 30px;
      padding-left: 40px; } }

figure.wp-caption {
  padding: 18px 12px;
  border: none; }
  @media only screen and (max-width: 991px) {
    figure.wp-caption {
      width: 100% !important; } }
  figure.wp-caption figcaption {
    text-align: left;
    padding: 10px 0 0;
    font-size: 18px;
    background: #fff;
    color: #000; }
  figure.wp-caption img {
    max-width: 100%;
    padding: 0 !important;
    width: 100%; }

iframe[src*="https://www.google.com/maps/"] {
  width: 100%; }

.alert-warning {
  background: #e5e5e5; }

.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, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout, #bb-ctas-section .cta-group .cta-item a span.cta-button, #bb-widgets-section .bb-widget-callout {
  background: #b84a26;
  color: #fff;
  border: none;
  padding: 12px 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "aaux-next";
  -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: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat";
  line-height: normal; }
  input[type="submit"]:hover, button:hover, .button:hover, .btn-primary:hover, #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover, #bb-ctas-section .cta-group .cta-item a span.cta-button:hover, #bb-widgets-section .bb-widget-callout:hover {
    background: #efb321;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.15); }

.row, body:not(.home) #bb-wrapper .bb-main__row,
body:not(.home) #bb-wrapper .bb-section__row, body:not(.home) #bb-wrapper .bb-main__outer,
body:not(.home) #bb-wrapper .bb-section__outer, .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__row, #bb-footer .bb-footer__outer, #bb-header .bb-header__row, #bb-header .bb-header__outer, #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 .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-advert-section .bb-section__outer, #bb-testimonials-section .bb-section__outer, #bb-testimonials-section .bb-testimonial__wrap, #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, body:not(.home) #bb-wrapper .bb-main__row,
    body:not(.home) #bb-wrapper .bb-section__row, body:not(.home) #bb-wrapper .bb-main__outer,
    body:not(.home) #bb-wrapper .bb-section__outer, .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__row, #bb-footer .bb-footer__outer, #bb-header .bb-header__row, #bb-header .bb-header__outer, #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 .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-advert-section .bb-section__outer, #bb-testimonials-section .bb-section__outer, #bb-testimonials-section .bb-testimonial__wrap, #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-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-footer .bb-footer__inner .footer-bucket-1, .bb-author__img-wrap, .bb-sidebar1, .page-template-template-internal-3col .bb-sidebar1, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, #bb-testimonials-section .bb-testimonial__img, .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, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, .bb-advert-section .advert-item__three, #bb-testimonials-section .bb-testimonial__img, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-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-header .bb-logo__wrap, .bb-widget-statistics .bb-statistic__value, #page-breadcrumbs, .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, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, .bb-advert-section .advert-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-item__six, .page-template-template-internal-3col #bb-main .main-content, .col-md-6, .col-lg-6, #bb-header .bb-logo__wrap, .bb-nav__action-wrap, .col-xs-7, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .bb-nav__action-wrap, .col-md-7, .col-lg-7, #bb-footer .bb-footer__bucket .contact-info, .col-xs-8, .col-sm-8, #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, .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, #bb-footer .bb-footer__inner .footer-bucket-2, .bb-author__info, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-lg-9, .col-xs-10, .col-sm-10, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, .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-3, #bb-widgets-section .bb-section__inner, #bb-home-sponsors-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, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-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-advert-section .advert-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, .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, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, .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-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-footer .bb-footer__inner .footer-bucket-1, .bb-author__img-wrap, .bb-sidebar1, .page-template-template-internal-3col .bb-sidebar1, .col-md-3, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, #bb-testimonials-section .bb-testimonial__img, .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, #bb-ctas-section .cta-group .cta-item__three, body.home #bb-widgets-section .home-widget__three, #bb-features-section .feat-item__three, .bb-advert-section .advert-item__three, #bb-testimonials-section .bb-testimonial__img, .col-md-4, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-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-header .bb-logo__wrap, .bb-widget-statistics .bb-statistic__value, #page-breadcrumbs, .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, #bb-ctas-section .cta-group .cta-item__two, body.home #bb-widgets-section .home-widget__two, #bb-features-section .feat-item__two, .bb-advert-section .advert-item__two, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__four, .no-masonry-grid .custom-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-advert-section .advert-item__four, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__six, .no-masonry-grid .custom-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-advert-section .advert-item__six, .page-template-template-internal-3col #bb-main .main-content, .col-md-6, .col-lg-6, #bb-header .bb-logo__wrap, .bb-nav__action-wrap, .col-xs-7, .col-sm-7, .bb-widget-statistics .bb-statistic__content, .bb-nav__action-wrap, .col-md-7, .col-lg-7, #bb-footer .bb-footer__bucket .contact-info, .col-xs-8, .col-sm-8, #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, .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, #bb-footer .bb-footer__inner .footer-bucket-2, .bb-author__info, .col-md-9, #bb-testimonials-section .bb-testimonial__copy, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-lg-9, .col-xs-10, .col-sm-10, #bb-testimonials-section .bb-testimonial__copy-no-img, .col-md-10, .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-3, #bb-widgets-section .bb-section__inner, #bb-home-sponsors-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, .bb-widget-ai1ec-with-image__img, .bb-widget-ai1ec-with-image__info, .col-sm-12, html:not(.csscolumns) .masonry-grid .grid-row .grid-item__one, .no-masonry-grid .custom-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-advert-section .advert-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, .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, #bb-home-slider-section .bb-section__inner, #bb-testimonials-section .bb-section__inner, .bb-widget-fb__outer, .bb-sidebar2, .bb-pagination__outer, .col-md-12, .col-lg-12 {
      padding-left: 25px; } }

.bold-brand {
  color: #8e9d3a;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block; }

.sidebar-block {
  background-color: #e5e5e5;
  padding: 25px 20px; }
  .sidebar-block a {
    font-size: 20px;
    color: #000;
    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: #b84a26;
  color: #fff;
  border: none;
  padding: 12px 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "aaux-next";
  -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: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat";
  line-height: normal;
  background: #d9d8d2;
  color: #000;
  font-size: 18px; }
  .alt-button:hover {
    background: #efb321;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.15); }
  .alt-button .fa {
    color: #8e9d3a; }
  .alt-button:hover {
    background: #8e9d3a;
    color: #fff; }
    .alt-button:hover .fa {
      color: #fff; }
    .alt-button:hover a {
      color: #fff; }
  .alt-button a {
    color: #000; }
    .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; }

.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: 10px;
    max-width: 50%; }
  .alignright {
    float: right;
    margin-left: 10px;
    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: #8e9d3a;
    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: #3d441f; }

.widget-gallery, #widget-blog-feed .blog-feed {
  list-style: none;
  padding: 0; }

#bb-info-section, #bb-testimonials-section, .home-section {
  font-size: 1.8rem;
  margin-top: 3.5rem;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #bb-info-section, #bb-testimonials-section, .home-section {
      font-size: 2.2rem; } }
  #bb-info-section p, #bb-testimonials-section p, .home-section p {
    margin-bottom: 3.5rem; }
    #bb-info-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-section__inner, .bb-advert-section .bb-section__inner, #bb-home-sponsors-section, #bb-home-news-section, .home-section {
  margin-bottom: 0;
  margin-top: 0;
  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-section__inner, .bb-advert-section .bb-section__inner, #bb-home-sponsors-section, #bb-home-news-section, .home-section {
      padding-bottom: 60px;
      padding-top: 60px; } }

.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(142, 157, 58, 0.1) !important;
  padding: 0 10px; }

[class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] {
  font-family: "aaux-next";
  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: #8e9d3a; }
  [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-color: #8e9d3a;
      color: #fff;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    [class*=ai1ec_agenda_widget] [class*=ai1ec-agenda-widget] .ai1ec-date .ai1ec-date-events .ai1ec-event > a {
      background-color: #fff;
      color: #8e9d3a; }

.ai1ec-popover.ai1ec-popup {
  border-color: #eeeeee; }
  .ai1ec-popover.ai1ec-popup a {
    color: #8e9d3a; }
    .ai1ec-popover.ai1ec-popup a:hover, .ai1ec-popover.ai1ec-popup a:focus {
      color: #fff; }
  .ai1ec-popover.ai1ec-popup .ai1ec-popover-content {
    background-color: #fff;
    color: #333333; }
  .ai1ec-popover.ai1ec-popup .ai1ec-event-time {
    background: #eeeeee; }

#ai1ec-container .ai1ec-event-title {
  color: #8e9d3a; }

#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(142, 157, 58, 0.3) !important; }
  #ai1ec-container .ai1ec-month-view .ai1ec-today .ai1ec-date,
  #ai1ec-container .ai1ec-week-view .ai1ec-today .ai1ec-date {
    background-color: #8e9d3a; }
    #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: 1px solid #eeeeee; }
  #ai1ec-container .ai1ec-date.ai1ec-today {
    background: transparent;
    border-top: 1px solid #eeeeee; }
  #ai1ec-container .ai1ec-date .ai1ec-month {
    background-color: #8e9d3a;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  #ai1ec-container .ai1ec-date .ai1ec-date-events .ai1ec-event > a {
    background-color: #fff;
    color: #8e9d3a; }

.ai1ec-categories, .ai1ec-recurrence {
  display: none; }

.ai1ec-event-details, .ai1ec-single-event .ai1ec-time .ai1ec-field-value, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value {
  font: normal 14px "aaux-next";
  color: #000; }

.ai1ec-single-event img {
  width: auto !important;
  max-width: 100% !important; }

.ai1ec-field-label {
  color: #3d441f;
  width: auto; }

.ai1ec-event-avatar img {
  min-height: 0; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.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 #8e9d3a !important;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 15px; }

.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: "aaux-next";
  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%; } }

#bb-main {
  padding: 0; }
  #bb-main h2 {
    font-size: 36px;
    margin: 10px 0 20px;
    color: #3d441f;
    font-weight: bold; }
    @media only screen and (min-width: 768px) {
      #bb-main h2 {
        font-size: 42px;
        margin: 25px 0 15px; } }
    #bb-main h2.intro {
      font-size: 20px;
      font-weight: bold;
      color: #000;
      margin-bottom: 30px;
      line-height: 1.6em !important; }
      @media only screen and (max-width: 767px) {
        #bb-main h2.intro {
          margin-bottom: 15px; } }
  #bb-main h4, #bb-main .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-main .title, #bb-main .bb-sidebar1 ul li > a, .bb-sidebar1 ul #bb-main li > a, #bb-main .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories #bb-main h3, #bb-main .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive #bb-main h3, #bb-main .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-main h3 {
    font-size: 26px; }
  #bb-main blockquote p {
    color: #000;
    font-size: 20px;
    font-family: "aaux-next";
    line-height: 1.4em; }
    @media only screen and (min-width: 768px) {
      #bb-main blockquote p {
        font-size: 30px; } }
  @media only screen and (min-width: 768px) {
    #bb-main .main-content {
      padding-bottom: 50px; } }
  #bb-main .main-content ul, #bb-main .main-content ol {
    margin: 0 0 20px 0;
    padding-left: 0; }
    @media only screen and (min-width: 768px) {
      #bb-main .main-content ul, #bb-main .main-content ol {
        margin-bottom: 35px; } }
    #bb-main .main-content ul li, #bb-main .main-content ol li {
      list-style-position: inside; }
  @media only screen and (min-width: 768px) {
    .page-template-template-internal-3col #bb-main .main-content {
      padding-right: 30px;
      border-right: 1px solid #000;
      border-left: 1px solid #000; } }
  @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 {
      padding-left: 50px; } }
  #bb-main .main-content.with-sidebar h1:before, .single-ai1ec_event #bb-main .main-content h1:before, #bb-main .single .main-content.blog-cont h1:before, .single #bb-main .main-content.blog-cont h1:before, #bb-main .archive .main-content.blog-cont h1:before, .archive #bb-main .main-content.blog-cont h1:before, #bb-main .category .main-content.blog-cont h1:before, .category #bb-main .main-content.blog-cont h1:before, #bb-main .main-content.with-sidebar h1:after, .single-ai1ec_event #bb-main .main-content h1:after, #bb-main .single .main-content.blog-cont h1:after, .single #bb-main .main-content.blog-cont h1:after, #bb-main .archive .main-content.blog-cont h1:after, .archive #bb-main .main-content.blog-cont h1:after, #bb-main .category .main-content.blog-cont h1:after, .category #bb-main .main-content.blog-cont h1:after {
    display: none; }
  #bb-main .main-content .wpfd-breadcrumbs-default {
    display: none; }

.main-content.no-masonry-grid .content-primary h1, .main-content.no-masonry-grid .content-primary h2, .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .main-content.no-masonry-grid .content-primary h4, .main-content.no-masonry-grid .content-primary #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .main-content.no-masonry-grid .content-primary .title, .main-content.no-masonry-grid .content-primary .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .main-content.no-masonry-grid .content-primary .title, .main-content.no-masonry-grid .content-primary #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .main-content.no-masonry-grid .content-primary li > a, .main-content.no-masonry-grid .content-primary .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .main-content.no-masonry-grid .content-primary li > a, .main-content.no-masonry-grid .content-primary #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .main-content.no-masonry-grid .content-primary h4, .main-content.no-masonry-grid .content-primary #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .main-content.no-masonry-grid .content-primary .title, .main-content.no-masonry-grid .content-primary .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .main-content.no-masonry-grid .content-primary .title, .main-content.no-masonry-grid .content-primary #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul .main-content.no-masonry-grid .content-primary li > a, .main-content.no-masonry-grid .content-primary .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a .main-content.no-masonry-grid .content-primary li > a, .main-content.no-masonry-grid .content-primary #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .main-content.no-masonry-grid .content-primary .title, .main-content.no-masonry-grid .content-primary h4, .main-content.no-masonry-grid .content-primary .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .main-content.no-masonry-grid .content-primary .title, .main-content.no-masonry-grid .content-primary .bb-sidebar1 ul li > a, .bb-sidebar1 ul .main-content.no-masonry-grid .content-primary li > a, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .main-content.no-masonry-grid .content-primary h3, .main-content.no-masonry-grid .content-primary h5, .main-content.no-masonry-grid .content-primary h6, .main-content.no-masonry-grid .content-primary p {
  text-align: center; }

@media only screen and (min-width: 992px) {
  .main-content.no-masonry-grid .content-primary {
    max-width: 75%;
    margin: 0 auto; } }

.home-branch-group {
  margin-bottom: 25px; }

@media only screen and (min-width: 768px) {
  body.page-template-template-landing-grid .main-content h1:before, body.page-template-template-landing-grid .main-content h1:after {
    content: "";
    width: 5%;
    position: absolute;
    top: 50%;
    height: 1px;
    background: #d9d8d2; } }
  @media only screen and (min-width: 768px) and (min-width: 1200px) {
    body.page-template-template-landing-grid .main-content h1:before, body.page-template-template-landing-grid .main-content h1:after {
      width: 10%; } }

@media only screen and (min-width: 768px) {
  body.page-template-template-landing-grid .main-content h1:before {
    left: 15%;
    right: auto; }
  body.page-template-template-landing-grid .main-content h1:after {
    right: 15%;
    left: auto; } }

@media only screen and (min-width: 768px) {
  .main-content {
    padding-top: 25px; } }

.main-content h1 {
  position: relative; }

.main-content h2 {
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .main-content h2 {
      font-size: 42px; } }

.main-content h3, .main-content #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .main-content h4, .main-content #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .main-content .title, .main-content .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .main-content .title, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .main-content li > a, .main-content .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .main-content li > a, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .main-content h3, .main-content .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .main-content h3, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .main-content h3, .main-content .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .main-content h3, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .main-content h3, .main-content .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .main-content h3, .main-content #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .main-content h4, .main-content #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .main-content .title, .main-content .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .main-content .title, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul .main-content li > a, .main-content .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a .main-content li > a, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories .main-content h3, .main-content .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .main-content h3, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive .main-content h3, .main-content .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .main-content h3, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .main-content h3, .main-content .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .main-content h3, .main-content #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .main-content .title {
  font-size: 32px;
  margin: 10px 0 15px; }
  @media only screen and (min-width: 768px) {
    .main-content h3, .main-content #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .main-content h4, .main-content #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .main-content .title, .main-content .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .main-content .title, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .main-content li > a, .main-content .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .main-content li > a, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .main-content h3, .main-content .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .main-content h3, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .main-content h3, .main-content .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .main-content h3, .main-content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .main-content h3, .main-content .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .main-content h3, .main-content #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .main-content h4, .main-content #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .main-content .title, .main-content .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .main-content .title, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul .main-content li > a, .main-content .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a .main-content li > a, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories .main-content h3, .main-content .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .main-content h3, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive .main-content h3, .main-content .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .main-content h3, .main-content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .main-content h3, .main-content .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .main-content h3, .main-content #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .main-content .title {
      font-size: 36px;
      color: #3d441f;
      margin: 30px 0 5px; } }

.main-content h4, .main-content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .main-content .title, .main-content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .main-content li > a, .main-content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .main-content h3, .main-content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .main-content h3, .main-content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .main-content h3 {
  font-size: 26px;
  margin: 10px 0 15px; }
  @media only screen and (min-width: 768px) {
    .main-content h4, .main-content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .main-content .title, .main-content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .main-content li > a, .main-content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .main-content h3, .main-content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .main-content h3, .main-content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .main-content h3 {
      font-size: 36px;
      color: #3d441f;
      margin: 30px 0 25px; } }

.main-content h5 {
  text-transform: uppercase;
  color: #57585a;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  font-style: normal; }

.main-content a {
  font-weight: bold;
  color: #8e9d3a;
  text-decoration: underline; }
  .main-content a:hover {
    color: #57585a; }
  .main-content a.btn, .main-content #bb-footer .BBFormContainer .BBFormSection a.BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .main-content a.BBFormSubmitbutton, .main-content .blog-cont article a.excerpt-btn, .blog-cont article .main-content a.excerpt-btn, .main-content .internal-grid .grid-item .inner-cont a.bb-callout, .internal-grid .grid-item .inner-cont .main-content a.bb-callout, .main-content #bb-widgets-section a.bb-widget-callout, #bb-widgets-section .main-content a.bb-widget-callout, .main-content #bb-features-section .feat-item a.bb-feature-link, #bb-features-section .feat-item .main-content a.bb-feature-link, .main-content .bb-advert-section .advert-item .inner-block .content a.bb-advert-link, .bb-advert-section .advert-item .inner-block .content .main-content a.bb-advert-link {
    text-decoration: none;
    color: #fff; }

.main-content p {
  color: #000; }

.main-content li {
  color: #000;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeefe8; }
  .main-content li a {
    color: #000; }

.main-content .btn, .main-content .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 .main-content input[type="submit"], .main-content #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .main-content .BBFormSubmitbutton, .main-content .blog-cont article .excerpt-btn, .blog-cont article .main-content .excerpt-btn, .main-content .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .main-content .bb-callout, .main-content #bb-widgets-section .bb-widget-callout, #bb-widgets-section .main-content .bb-widget-callout, .main-content #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .main-content .bb-feature-link, .main-content .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .main-content .bb-advert-link {
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    .main-content .btn, .main-content .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 .main-content input[type="submit"], .main-content #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .main-content .BBFormSubmitbutton, .main-content .blog-cont article .excerpt-btn, .blog-cont article .main-content .excerpt-btn, .main-content .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .main-content .bb-callout, .main-content #bb-widgets-section .bb-widget-callout, #bb-widgets-section .main-content .bb-widget-callout, .main-content #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .main-content .bb-feature-link, .main-content .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .main-content .bb-advert-link {
      font-size: 20px;
      margin-top: 25px; } }

@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 table th {
  background: #3d441f;
  color: #fff;
  padding: 15px;
  border-top: 1px solid #d2d0c7;
  border-left: 1px solid #d2d0c7;
  border-right: 1px solid #d2d0c7;
  border-bottom: 8px solid #d2d0c7; }

.main-content table td {
  border: 1px solid #d2d0c7;
  padding: 15px; }

@media only screen and (max-width: 767px) {
  .main-content .bb-advert-section .bb-section__inner {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 991px) {
  .main-content .bb-advert-section .bb-section__wrap {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (min-width: 768px) {
  .main-content .bb-advert-section .home-advert-group .advert-item .inner-block {
    height: 200px; } }

.main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content {
  padding: 35px; }
  .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content h2 {
    margin: 5px 0 10px !important; }
    @media only screen and (min-width: 768px) {
      .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content h2 {
        margin-top: 0; } }
  @media only screen and (min-width: 768px) {
    .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content h4, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content .title, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content li > a, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content h3, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content h3, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content h3 {
      margin-top: 0; } }
  .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p:nth-of-type(1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    margin-bottom: 15px;
    padding-bottom: 25px; }
  .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.btn, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p #bb-footer .BBFormContainer .BBFormSection a.BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.BBFormSubmitbutton, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p .blog-cont article a.excerpt-btn, .blog-cont article .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.excerpt-btn, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p .internal-grid .grid-item .inner-cont a.bb-callout, .internal-grid .grid-item .inner-cont .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.bb-callout, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p #bb-widgets-section a.bb-widget-callout, #bb-widgets-section .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.bb-widget-callout, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p #bb-features-section .feat-item a.bb-feature-link, #bb-features-section .feat-item .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.bb-feature-link, .main-content .bb-advert-section .home-advert-group .advert-item .inner-block .content p a.bb-advert-link {
    margin-top: 25px; }

.BBFormContainer img {
  width: auto !important;
  height: auto !important; }

.BBFormContainer .BBFormSubmitbutton {
  background: #b84a26;
  color: #fff;
  border: none;
  padding: 12px 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "aaux-next";
  -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: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  font-family: "Montserrat";
  line-height: normal;
  background: #b84a26 !important;
  box-shadow: none !important;
  padding: 12px 16px !important;
  border-radius: 5px !important;
  font-size: 18px !important;
  border: none !important; }
  .BBFormContainer .BBFormSubmitbutton:hover {
    background: #efb321;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.15); }
  .BBFormContainer .BBFormSubmitbutton:hover {
    background: #efb321 !important;
    opacity: 1 !important; }

.BBFormContainer .BBFormSelectList {
  height: 38px; }

.BBFormContainer .BBMembershipOptionWrapper:hover {
  background: #efb321 !important; }

.blog-cont article {
  margin-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #3d441f; }
  .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-block;
    margin-bottom: 15px; }
  .blog-cont article a:hover {
    color: #3d441f; }

.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: #e5e5e5; }

#bb-footer {
  border-top: 2px solid #fff; }
  #bb-footer .bb-footer__cont {
    background-color: #8e9d3a;
    color: #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;
    padding-top: 35px;
    max-width: 1200px;
    margin: 0 auto; }
    @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 {
      /*
				&-4{
					@extend .col-sm-6;
					@include responsive(sm) {
						text-align: right;
					}						
				}
*/ }
      #bb-footer .bb-footer__inner .footer-bucket-2 {
        padding-left: 0; }
      #bb-footer .bb-footer__inner .footer-bucket-3 span.site-credit {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        margin: 20px 0;
        width: 100%;
        display: block; }
        #bb-footer .bb-footer__inner .footer-bucket-3 span.site-credit a {
          color: #3d441f; }
  #bb-footer .bb-footer__bucket .main-logo,
  #bb-footer .bb-footer__bucket .alt-logo {
    max-width: 110px;
    float: left; }
    @media only screen and (max-width: 767px) {
      #bb-footer .bb-footer__bucket .main-logo,
      #bb-footer .bb-footer__bucket .alt-logo {
        max-width: 60px; } }
  @media only screen and (min-width: 768px) {
    #bb-footer .bb-footer__bucket .image {
      padding-left: 20px;
      margin-bottom: 20px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    #bb-footer .bb-footer__bucket .image {
      float: left;
      padding-left: 0; } }
  @media only screen and (max-width: 1199px) {
    #bb-footer .bb-footer__bucket .image {
      margin-right: 15px; } }
  @media only screen and (min-width: 1200px) {
    #bb-footer .bb-footer__bucket .contact-info {
      padding-left: 20px; } }
  @media only screen and (max-width: 1199px) {
    #bb-footer .bb-footer__bucket .contact-info {
      clear: both; } }
  @media only screen and (max-width: 767px) {
    #bb-footer .bb-footer__bucket .contact-info {
      clear: none; } }
  #bb-footer .bb-footer__bucket .contact-info span {
    display: block;
    width: 100%;
    font-size: 12px; }
    @media only screen and (min-width: 992px) {
      #bb-footer .bb-footer__bucket .contact-info span {
        padding-bottom: 3px;
        font-size: 12px; } }
    #bb-footer .bb-footer__bucket .contact-info span.organization {
      color: #000;
      font-size: 20px;
      font-weight: 700;
      display: block; }
      @media only screen and (max-width: 767px) {
        #bb-footer .bb-footer__bucket .contact-info span.organization {
          font-size: 17px; } }
      @media only screen and (max-width: 1199px) {
        #bb-footer .bb-footer__bucket .contact-info span.organization {
          font-size: 18px; } }
    #bb-footer .bb-footer__bucket .contact-info span.copyright {
      display: inline;
      font-size: 12px;
      color: #d9d8d2; }
    #bb-footer .bb-footer__bucket .contact-info span.email a {
      color: #000;
      text-decoration: none;
      font-weight: bold; }
  #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 .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 {
    text-transform: uppercase;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      #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 .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 {
        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: 0;
    margin-bottom: 0;
    text-align: center; }
    #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li {
      padding: 0 15px;
      line-height: 1em;
      border-right: 1px solid #fff;
      margin: 0;
      display: inline-block; }
      #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li:last-child {
        border: none; }
      #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap > li > a {
        font-size: 14px;
        font-weight: 700;
        line-height: 10px;
        text-decoration: none;
        color: #3d441f; }
        #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: "aaux-next"; }
    #bb-footer .bb-nav__footer-sitemap-wrap .footer-sitemap ul {
      display: block !important;
      padding-left: 10px; }
  #bb-footer .privacy {
    font-size: 12px;
    margin-top: 40px;
    text-align: left;
    display: none; }
    @media only screen and (min-width: 768px) {
      #bb-footer .privacy {
        text-align: right; } }
    #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 {
    width: 100%;
    float: left;
    margin: 35px 0;
    padding-top: 35px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #bb-footer .menu-social-nav-container {
        float: none; } }
    #bb-footer .menu-social-nav-container li {
      height: 35px;
      width: 35px;
      margin-right: 5px;
      background: #3d441f;
      border-radius: 50%;
      position: relative;
      transition: background 0.5s ease;
      text-align: center;
      display: inline-block;
      float: none; }
      @media only screen and (min-width: 992px) {
        #bb-footer .menu-social-nav-container li {
          height: 40px;
          width: 40px;
          margin-right: 5px; } }
      #bb-footer .menu-social-nav-container li:hover {
        background: #efb321; }
      #bb-footer .menu-social-nav-container li a:after {
        color: #fff;
        font-size: 18px;
        position: absolute;
        top: 25%;
        left: 50%;
        transform: translate(-50%); }
        @media only screen and (min-width: 992px) {
          #bb-footer .menu-social-nav-container li a:after {
            font-size: 20px; } }
  #bb-footer .menu-primary-nav-container {
    width: 100%;
    padding: 0 0 0 40px;
    font-family: "Montserrat"; }
    @media only screen and (max-width: 767px) {
      #bb-footer .menu-primary-nav-container {
        text-align: center;
        margin: 0;
        padding: 0; } }
    #bb-footer .menu-primary-nav-container > li {
      display: inline-block;
      position: relative;
      list-style-type: none;
      padding-right: 14px;
      margin-bottom: 15px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold;
      float: left; }
      @media only screen and (min-width: 768px) {
        #bb-footer .menu-primary-nav-container > li {
          height: 220px;
          max-width: 120px; } }
      @media only screen and (max-width: 767px) {
        #bb-footer .menu-primary-nav-container > li {
          text-align: center;
          padding-right: 20px;
          margin-bottom: 5px;
          float: none;
          padding: 0 15px; } }
      #bb-footer .menu-primary-nav-container > li > a {
        font-weight: bold; }
      #bb-footer .menu-primary-nav-container > li:last-child {
        padding-right: 0;
        display: none; }
      #bb-footer .menu-primary-nav-container > li > .sub-menu {
        display: block;
        left: 0;
        padding: 0;
        margin-top: 10px;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          #bb-footer .menu-primary-nav-container > li > .sub-menu {
            display: none; } }
        @media only screen and (min-width: 768px) {
          #bb-footer .menu-primary-nav-container > li > .sub-menu {
            width: 90%; } }
        #bb-footer .menu-primary-nav-container > li > .sub-menu > li {
          text-transform: none;
          font-size: 9px;
          margin-bottom: 8px;
          line-height: 1.6em; }
          #bb-footer .menu-primary-nav-container > li > .sub-menu > li a {
            font-weight: normal; }
    #bb-footer .menu-primary-nav-container li {
      list-style-type: none; }
      #bb-footer .menu-primary-nav-container li a {
        color: #000;
        text-decoration: none; }

@media only screen and (min-width: 1200px) {
  body.home #bb-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200; } }

#bb-header {
  position: relative;
  z-index: 600; }
  #bb-header .bb-header {
    position: relative; }
    #bb-header .bb-header__cont {
      padding-left: 0;
      padding-right: 0; }
    @media only screen and (min-width: 768px) {
      #bb-header .bb-header__outer {
        margin-left: 25px; } }
  @media only screen and (min-width: 1200px) {
    #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 {
      width: 1200px !important; } }
  #bb-header .bb-header__top {
    border-bottom: 9px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(142, 157, 58, 0.965); }
    @media only screen and (max-width: 767px) {
      #bb-header .bb-header__top {
        height: 150px; } }
    @media only screen and (min-width: 1200px) {
      #bb-header .bb-header__top .bb-header__top-wrap {
        max-width: 1200px !important; } }
    @media only screen and (max-width: 767px) {
      #bb-header .bb-header__top .bb-header__top-wrap {
        padding: 0;
        margin: 0;
        width: 100%; } }
  #bb-header .bb-header__bottom {
    background: rgba(217, 216, 210, 0.9);
    text-align: center; }
    #bb-header .bb-header__bottom-inner {
      position: relative;
      z-index: 250; }
    #bb-header .bb-header__bottom .bb-header__bottom-wrap {
      padding: 0;
      margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      #bb-header .bb-header__bottom {
        z-index: 200;
        position: relative; } }
  #bb-header .bb-logo__wrap .bb-logo {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
    transition: all 0.5s;
    margin: 16px 0 16px 14px;
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 767px) {
      #bb-header .bb-logo__wrap .bb-logo {
        z-index: 300;
        height: 65px; } }
    #bb-header .bb-logo__wrap .bb-logo .primary-logo {
      max-width: 275px !important; }
      @media only screen and (max-width: 767px) {
        #bb-header .bb-logo__wrap .bb-logo .primary-logo {
          position: absolute; } }
      @media only screen and (min-width: 992px) {
        #bb-header .bb-logo__wrap .bb-logo .primary-logo {
          max-width: 400px !important; } }
      @media only screen and (min-width: 1200px) {
        #bb-header .bb-logo__wrap .bb-logo .primary-logo {
          max-width: 500px !important; } }
    #bb-header .bb-logo__wrap .bb-logo .alt-logo {
      display: none; }
  #bb-header #hamburger {
    width: 100%;
    background: transparent !important;
    color: #000;
    text-align: right;
    position: relative;
    z-index: 500;
    border-bottom: none; }

.custom-grid {
  margin-top: 25px; }
  @media only screen and (min-width: 1200px) {
    .custom-grid {
      max-width: 75%;
      margin: 50px auto 0; } }
  .custom-grid .grid-item {
    text-decoration: none; }
    .custom-grid .grid-item .item-wrap {
      border: 1px solid transparent;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .custom-grid .grid-item .item-wrap {
          display: block;
          margin-bottom: 25px; } }
      .custom-grid .grid-item .item-wrap .content {
        background-color: #d6d6d6;
        padding: 15px; }
        @media only screen and (min-width: 768px) {
          .custom-grid .grid-item .item-wrap .content {
            min-height: 350px; } }
        .custom-grid .grid-item .item-wrap .content h4, .custom-grid .grid-item .item-wrap .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .custom-grid .grid-item .item-wrap .content .title, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .custom-grid .grid-item .item-wrap .content li > a, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .custom-grid .grid-item .item-wrap .content h3, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .custom-grid .grid-item .item-wrap .content h3, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .custom-grid .grid-item .item-wrap .content h3 {
          color: #3d441f;
          margin: 5px 0;
          text-align: left;
          text-transform: none;
          font-size: 22px;
          white-space: normal;
          text-transform: none; }
          @media only screen and (min-width: 768px) {
            .custom-grid .grid-item .item-wrap .content h4, .custom-grid .grid-item .item-wrap .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .custom-grid .grid-item .item-wrap .content .title, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .custom-grid .grid-item .item-wrap .content li > a, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .custom-grid .grid-item .item-wrap .content h3, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .custom-grid .grid-item .item-wrap .content h3, .custom-grid .grid-item .item-wrap .content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .custom-grid .grid-item .item-wrap .content h3 {
              font-size: 30px;
              margin-top: 20px; } }
        .custom-grid .grid-item .item-wrap .content p {
          text-align: left;
          font-weight: 300; }
      .custom-grid .grid-item .item-wrap .image {
        position: relative;
        border-bottom: 3px solid #fff; }
        .custom-grid .grid-item .item-wrap .image img {
          width: 100%; }
        .custom-grid .grid-item .item-wrap .image:after {
          content: "";
          width: 100%;
          bottom: 0;
          left: 0;
          height: 8px;
          background: rgba(61, 68, 31, 0.5);
          position: absolute; }

.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, .extra-cont .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content .extra-cont .bb-advert-link {
        display: inline-block; } }
  @media only screen and (min-width: 768px) {
    .extra-cont h2 {
      padding-top: 55px;
      max-width: 70%;
      text-align: center;
      margin: 45px auto 25px !important;
      border-top: 1px solid #eeefe8; } }

.internal-grid {
  margin-top: 40px;
  position: relative;
  float: left;
  width: 100%; }
  .internal-grid .grid-section-title {
    margin-bottom: 25px; }
  .internal-grid .grid-item {
    margin-bottom: 30px; }
    .internal-grid .grid-item .inner-cont {
      border: 1px solid #3d441f;
      padding: 10px;
      height: 100%; }
      .internal-grid .grid-item .inner-cont .bb-callout {
        width: 100%;
        margin-top: 15px; }
      .internal-grid .grid-item .inner-cont strong {
        margin-top: 10px;
        display: inline-block;
        font-size: 15px; }
      .internal-grid .grid-item .inner-cont .box-info {
        font-size: 15px; }
        @media only screen and (min-width: 480px) {
          .internal-grid .grid-item .inner-cont .box-info {
            height: auto !important; } }
      .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: #3d441f;
  position: relative; }
  #bb-home-slider-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: rgba(0, 0, 0, 0.15); }
  #bb-home-slider-section .bb-section__wrap {
    padding: 0; }
  #bb-home-slider-section .bb-section__inner .carousel-inner {
    position: relative; }
    @media only screen and (max-width: 767px) {
      #bb-home-slider-section .bb-section__inner .carousel-inner {
        margin-top: -43px; } }
    @media only screen and (min-width: 768px) {
      #bb-home-slider-section .bb-section__inner .carousel-inner .item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: -moz-linear-gradient(top, transparent 0%, transparent 15%, rgba(0, 0, 0, 0.65) 95%, rgba(0, 0, 0, 0.65) 95%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, transparent 0%, transparent 15%, rgba(0, 0, 0, 0.65) 95%, rgba(0, 0, 0, 0.65) 95%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, transparent 0%, transparent 15%, rgba(0, 0, 0, 0.65) 95%, rgba(0, 0, 0, 0.65) 95%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
        /* IE6-9 */
        opacity: 0.5; } }
  #bb-home-slider-section img {
    width: 100%; }
  #bb-home-slider-section .carousel-indicators {
    display: block !important; }
    @media only screen and (max-width: 767px) {
      #bb-home-slider-section .carousel-indicators {
        margin: 10px 0;
        position: relative;
        text-align: left;
        left: 40px;
        bottom: 45px; }
        #bb-home-slider-section .carousel-indicators li {
          float: left; } }
    @media only screen and (min-width: 768px) {
      #bb-home-slider-section .carousel-indicators {
        position: absolute;
        left: 10%;
        bottom: 10px;
        width: auto;
        margin-left: 0;
        padding-left: 5px; } }
    #bb-home-slider-section .carousel-indicators li {
      width: 55px;
      height: 10px;
      background: rgba(255, 255, 255, 0.5);
      margin: 0 2px 0 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: #efb321; }
      #bb-home-slider-section .carousel-indicators li:hover {
        background-color: #fff; }
  #bb-home-slider-section .carousel-caption {
    position: relative;
    max-width: 100%;
    font-size: 18px;
    text-shadow: none;
    color: #3d441f;
    background: none; }
    @media only screen and (max-width: 767px) {
      #bb-home-slider-section .carousel-caption {
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        color: #fff;
        padding-bottom: 40px; }
        #bb-home-slider-section .carousel-caption.caption-left {
          left: 0; }
        #bb-home-slider-section .carousel-caption.caption-right {
          right: 0; } }
    @media only screen and (min-width: 768px) {
      #bb-home-slider-section .carousel-caption {
        position: absolute;
        text-shadow: none;
        color: #000;
        bottom: 60px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        left: 10%;
        right: 10%; }
        #bb-home-slider-section .carousel-caption.caption-left {
          text-align: left; }
          #bb-home-slider-section .carousel-caption.caption-left h1 {
            text-align: left; }
          #bb-home-slider-section .carousel-caption.caption-left p {
            text-align: left; }
          #bb-home-slider-section .carousel-caption.caption-left span {
            text-align: left; }
          #bb-home-slider-section .carousel-caption.caption-left .bb-caption-callout {
            text-align: left;
            float: left; }
        #bb-home-slider-section .carousel-caption.caption-right {
          text-align: right; }
          #bb-home-slider-section .carousel-caption.caption-right h1 {
            text-align: right; }
          #bb-home-slider-section .carousel-caption.caption-right p {
            text-align: right; }
          #bb-home-slider-section .carousel-caption.caption-right span {
            text-align: right; }
          #bb-home-slider-section .carousel-caption.caption-right .bb-caption-callout {
            text-align: right;
            float: right; } }
    #bb-home-slider-section .carousel-caption .caption-wrap {
      display: inline-block;
      max-width: 100%;
      padding: 16px;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        #bb-home-slider-section .carousel-caption .caption-wrap {
          text-align: center;
          max-width: 76%;
          background-color: transparent;
          color: #fff;
          padding: 0; } }
      #bb-home-slider-section .carousel-caption .caption-wrap .caption-subhead {
        width: 100%;
        float: left; }
        @media only screen and (max-width: 767px) {
          #bb-home-slider-section .carousel-caption .caption-wrap .caption-subhead {
            position: absolute;
            top: -25px; } }
        #bb-home-slider-section .carousel-caption .caption-wrap .caption-subhead span {
          padding: 10px 15px;
          background: rgba(255, 255, 255, 0.7);
          color: #3d441f;
          text-transform: uppercase;
          font-weight: bold;
          display: inline-block;
          width: auto;
          text-align: left;
          margin-bottom: 15px;
          float: left; }
      #bb-home-slider-section .carousel-caption .caption-wrap span {
        display: inline-block;
        width: 100%;
        font-weight: bold; }
      #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout {
        display: inline-block;
        margin: 0;
        position: relative;
        top: 5px;
        margin-top: 15px; }
      #bb-home-slider-section .carousel-caption .caption-wrap h1 {
        color: #fff;
        font-size: 20px;
        margin: 0 0 15px;
        line-height: normal;
        text-transform: none;
        white-space: nowrap;
        overflow: hidden;
        font-weight: bold; }
        #bb-home-slider-section .carousel-caption .caption-wrap h1:before, #bb-home-slider-section .carousel-caption .caption-wrap h1:after {
          display: none; }
        @media only screen and (max-width: 767px) {
          #bb-home-slider-section .carousel-caption .caption-wrap h1 {
            clear: both;
            color: #fff;
            text-align: left;
            font-size: 48px;
            white-space: normal;
            margin-top: 10px; } }
        @media only screen and (min-width: 768px) {
          #bb-home-slider-section .carousel-caption .caption-wrap h1 {
            overflow: inherit;
            font-size: 58px;
            line-height: 45px;
            white-space: normal; } }
        @media only screen and (min-width: 992px) {
          #bb-home-slider-section .carousel-caption .caption-wrap h1 {
            font-size: 82px;
            line-height: 42px; } }
  @media only screen and (min-width: 768px) {
    #bb-home-slider-section .bg-img:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      /* IE6-9 */ } }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

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

.carousel .carousel-control {
  display: none;
  height: 75px;
  width: 50px;
  top: 56%;
  background: rgba(0, 0, 0, 0.5); }
  .carousel .carousel-control .fa {
    font-size: 40px;
    position: absolute;
    top: 20px; }
  .carousel .carousel-control.left .fa {
    left: 5px; }
  .carousel .carousel-control.right .fa {
    right: 5px; }

#bb-ctas-section {
  position: relative;
  width: 100%;
  background-color: #8e9d3a; }
  @media only screen and (min-width: 992px) {
    #bb-ctas-section {
      position: relative; } }
  #bb-ctas-section h1, #bb-ctas-section h2, #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 .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 .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 .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 .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_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 h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a 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 .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .title, #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_archive h3, .bb-sidebar1 section.widget_archive #bb-ctas-section h3, #bb-ctas-section .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-ctas-section h3, #bb-ctas-section h5, #bb-ctas-section h6 {
    color: #fff; }
  #bb-ctas-section .bb-section__outer {
    margin-left: -2px; }
  #bb-ctas-section .bb-section__before {
    text-align: center; }
  #bb-ctas-section .bb-section__after {
    text-align: center; }
  #bb-ctas-section .cta-group {
    margin-bottom: 25px; }
    #bb-ctas-section .cta-group .cta-item {
      margin-bottom: 25px; }
      #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: 18px 15px 25px;
        text-align: center;
        background-color: #3d441f;
        display: inline-block;
        width: 100%; }
        #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 .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_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 h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3 {
          font-family: "Montserrat";
          font-size: 32px;
          text-transform: none;
          margin-bottom: 19px; }
        #bb-ctas-section .cta-group .cta-item a:hover {
          color: #fff; }
        #bb-ctas-section .cta-group .cta-item a span {
          color: #fff;
          display: block;
          font-family: "aaux-next";
          font-size: 17px;
          font-weight: 700;
          margin-bottom: 20px; }
          @media only screen and (min-width: 768px) {
            #bb-ctas-section .cta-group .cta-item a span {
              font-size: 19px; } }
          @media only screen and (min-width: 992px) {
            #bb-ctas-section .cta-group .cta-item a span {
              font-size: 21px; } }
          #bb-ctas-section .cta-group .cta-item a span.cta-button {
            display: inline-block;
            margin-bottom: 0; }

#bb-widgets-section {
  background: #eeefe8;
  position: inherit;
  width: 100%; }
  body.home #bb-widgets-section {
    position: relative;
    padding-bottom: 0; }
  #bb-widgets-section h2, #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 .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 .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 #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-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info #bb-widgets-section .title, #bb-widgets-section .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .title, #bb-widgets-section #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul #bb-widgets-section li > a, #bb-widgets-section .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a #bb-widgets-section li > a, #bb-widgets-section #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a #bb-widgets-section h3, #bb-widgets-section #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a #bb-widgets-section h3, #bb-widgets-section #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a #bb-widgets-section h3, #bb-widgets-section .page-item .event-info .title, #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 .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_archive h3, .bb-sidebar1 section.widget_archive #bb-widgets-section h3, #bb-widgets-section .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-widgets-section h3, #bb-widgets-section h5, #bb-widgets-section h6 {
    color: #8e9d3a; }
  #bb-widgets-section h1 {
    background: #eeefe8; }
  #bb-widgets-section h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px; }
  #bb-widgets-section .bb-section__wrap {
    max-width: 90%; }
  @media only screen and (max-width: 767px) {
    #bb-widgets-section .bb-section__inner {
      padding-left: 25px;
      padding-right: 25px; } }
  #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; }
    @media only screen and (min-width: 768px) {
      body.home #bb-widgets-section .home-widget__inner {
        padding: 20px; } }
  #bb-widgets-section .home-widget-1 h2 {
    display: none; }
  @media only screen and (min-width: 768px) {
    #bb-widgets-section .home-widget-1 .home-widget__inner {
      padding-right: 35px !important;
      border-right: 1px solid #d9d8d2; } }
  #bb-widgets-section h2 {
    margin-bottom: 10px; }
  #bb-widgets-section .bb-widget-callout {
    margin-top: 25px; }
  #bb-widgets-section .page-item {
    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 .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 .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 #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item:hover h4, #bb-widgets-section .page-item:hover #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .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-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item:hover .title, #bb-widgets-section .page-item:hover #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul #bb-widgets-section .page-item:hover li > a, #bb-widgets-section .page-item:hover .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item:hover li > a, #bb-widgets-section .page-item:hover #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a #bb-widgets-section .page-item:hover h3, #bb-widgets-section .page-item:hover .event-info .title {
      color: #8e9d3a; }
    #bb-widgets-section .page-item img {
      margin-bottom: 0 !important; }
    #bb-widgets-section .page-item .event-info .title {
      margin-right: 10px; }
    #bb-widgets-section .page-item .event-info .date {
      font-size: 15px;
      color: #000; }
      @media only screen and (min-width: 768px) {
        #bb-widgets-section .page-item .event-info .date {
          font-size: 14px; } }

@media only screen and (min-width: 992px) {
  #bb-info-section {
    padding-bottom: 80px; } }

#bb-info-section .bb-section__wrap {
  max-width: 90%; }

#bb-info-section .bb-section__inner {
  float: none;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    #bb-info-section .bb-section__inner {
      max-width: 70%; } }
  @media only screen and (min-width: 992px) {
    #bb-info-section .bb-section__inner {
      max-width: 80%; } }
  #bb-info-section .bb-section__inner > *:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
  #bb-info-section .bb-section__inner .button {
    display: inline-block;
    margin-bottom: 7px; }
    #bb-info-section .bb-section__inner .button a {
      color: #fff;
      font-size: 16px; }
      @media only screen and (min-width: 768px) {
        #bb-info-section .bb-section__inner .button a {
          font-size: 20px; } }
    #bb-info-section .bb-section__inner .button:hover {
      background: #efb321; }
  #bb-info-section .bb-section__inner p {
    color: #000;
    font-family: "Montserrat Light";
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.7em; }
    @media only screen and (min-width: 768px) {
      #bb-info-section .bb-section__inner p {
        font-size: 21px;
        font-weight: 300; } }

@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 {
  border-top: 1px solid #d9d8d2; }
  @media only screen and (min-width: 768px) {
    #bb-features-section .bb-section__inner {
      padding-bottom: 10px; } }

#bb-features-section .bb-section__before {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #bb-features-section .bb-section__before {
      margin: 0 auto 25px; } }

#bb-features-section .bb-section__after {
  text-align: center;
  padding-top: 25px;
  clear: both; }
  @media only screen and (min-width: 768px) {
    #bb-features-section .bb-section__after .btn, #bb-features-section .bb-section__after .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 #bb-features-section .bb-section__after input[type="submit"], #bb-features-section .bb-section__after #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection #bb-features-section .bb-section__after .BBFormSubmitbutton, #bb-features-section .bb-section__after .blog-cont article .excerpt-btn, .blog-cont article #bb-features-section .bb-section__after .excerpt-btn, #bb-features-section .bb-section__after .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont #bb-features-section .bb-section__after .bb-callout, #bb-features-section .bb-section__after #bb-widgets-section .bb-widget-callout, #bb-widgets-section #bb-features-section .bb-section__after .bb-widget-callout, #bb-features-section .bb-section__after .feat-item .bb-feature-link, #bb-features-section .feat-item .bb-section__after .bb-feature-link, #bb-features-section .bb-section__after .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .content #bb-features-section .bb-section__after .bb-advert-link {
      font-size: 20px; } }

#bb-features-section .headline h1 {
  margin-top: 0;
  background: #fff; }

#bb-features-section .headline p {
  color: #000;
  font-family: "Montserrat Light";
  font-family: "Montserrat Light";
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    #bb-features-section .headline p {
      max-width: 70%; } }
  #bb-features-section .headline p a {
    font-weight: bold; }

#bb-features-section .feat-item {
  margin-bottom: 25px;
  padding-left: 4px;
  text-align: center;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    #bb-features-section .feat-item {
      margin-bottom: 4px; }
      #bb-features-section .feat-item:before {
        content: "";
        display: block; } }
  #bb-features-section .feat-item .inner-block {
    text-align: left;
    padding: 20px; }
    @media only screen and (max-width: 767px) {
      #bb-features-section .feat-item .inner-block {
        padding-left: 0;
        padding-right: 0;
        border-bottom: 1px solid #d9d8d2; } }
    #bb-features-section .feat-item .inner-block img {
      margin-bottom: 25px;
      width: 100%; }
  #bb-features-section .feat-item h2, #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 .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 .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-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-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #bb-features-section .feat-item .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item .title, #bb-features-section .feat-item #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul #bb-features-section .feat-item li > a, #bb-features-section .feat-item .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item li > a, #bb-features-section .feat-item #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item h3, #bb-features-section .feat-item #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item h3, #bb-features-section .feat-item #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a #bb-features-section .feat-item h3, #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 .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info #bb-features-section .feat-item .title, #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_archive h3, .bb-sidebar1 section.widget_archive #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-features-section .feat-item h3 {
    color: #3d441f;
    text-align: center; }
  #bb-features-section .feat-item h2 {
    text-transform: none;
    font-size: 28px; }
  #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 .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_archive h3, .bb-sidebar1 section.widget_archive #bb-features-section .feat-item h3, #bb-features-section .feat-item .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget #bb-features-section .feat-item h3 {
    display: none; }
  #bb-features-section .feat-item p {
    margin: 0;
    color: #000;
    text-align: center;
    font-size: 15px; }
    @media only screen and (min-width: 768px) {
      #bb-features-section .feat-item p {
        padding: 0 15px; } }
    @media only screen and (min-width: 992px) {
      #bb-features-section .feat-item p {
        font-size: 16px; } }
    #bb-features-section .feat-item p a {
      font-weight: bold;
      text-decoration: underline; }
  #bb-features-section .feat-item .fa {
    font-size: 30px;
    margin-bottom: 10px;
    color: #fff; }
  @media only screen and (min-width: 768px) {
    #bb-features-section .feat-item .bb-feature-link {
      font-size: 20px; } }

#bb-features-section .resources-cont {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e5e5e5; }
  #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 {
        color: #fff;
        display: inline-block;
        width: 100%;
        padding-left: 5px; }
        #bb-features-section .resources-cont ul li a:before {
          content: "-";
          color: #fff;
          margin-right: 5px; }

@media only screen and (min-width: 992px) {
  .bb-advert-section {
    position: relative; } }

@media only screen and (max-width: 767px) {
  .bb-advert-section .bb-section__wrap {
    padding-left: 0;
    padding-right: 0; } }

.bb-advert-section .bb-section__outer {
  margin-left: 0px; }

@media only screen and (max-width: 767px) {
  .bb-advert-section .bb-section__inner {
    padding-top: 0;
    padding-bottom: 0; } }

.bb-advert-section .bb-section__before {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .bb-advert-section .bb-section__before {
      max-width: 70%;
      margin: 0 auto 25px; } }

.bb-advert-section .bb-section__after {
  text-align: center;
  padding-top: 25px;
  clear: both; }

.bb-advert-section .headline h1 {
  margin-top: 0; }

.bb-advert-section .headline p {
  color: #000; }

.bb-advert-section .advert-item {
  margin-bottom: 25px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .bb-advert-section .advert-item {
      margin-bottom: 1px;
      padding: 0; }
      .bb-advert-section .advert-item:nth-of-type(1) {
        border-left: 2px solid #fff; }
      .bb-advert-section .advert-item:nth-of-type(2) {
        border-right: 0px solid #fff;
        border-left: 2px solid #fff; } }
  @media only screen and (min-width: 768px) {
    .bb-advert-section .advert-item:before {
      content: "";
      display: block; } }
  @media only screen and (max-width: 767px) {
    .bb-advert-section .advert-item {
      margin-bottom: 2px; }
      .bb-advert-section .advert-item:nth-of-type(1) {
        margin-bottom: 2px; }
      .bb-advert-section .advert-item:nth-of-type(2) {
        margin-bottom: 1px; } }
  .bb-advert-section .advert-item .inner-block {
    text-align: left;
    position: relative;
    z-index: 50;
    background-size: cover !important;
    height: 100%;
    width: 100%;
    display: table;
    transition: all 1s ease; }
    @media only screen and (min-width: 768px) {
      .bb-advert-section .advert-item .inner-block {
        height: 400px; } }
    .bb-advert-section .advert-item .inner-block img {
      margin-bottom: 25px;
      width: 100%; }
    .bb-advert-section .advert-item .inner-block:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: rgba(61, 68, 31, 0.85);
      z-index: 0;
      transition: background 0.5s ease; }
    .bb-advert-section .advert-item .inner-block:hover:before {
      background: rgba(49, 38, 29, 0.85); }
    .bb-advert-section .advert-item .inner-block .content {
      padding: 0 25px;
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 50; }
      @media only screen and (max-width: 767px) {
        .bb-advert-section .advert-item .inner-block .content {
          padding: 35px 20px; } }
      .bb-advert-section .advert-item .inner-block .content h2, .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-advert-section .advert-item .inner-block .content h4, .bb-advert-section .advert-item .inner-block .content #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .title, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .bb-advert-section .advert-item .inner-block .content h4, .bb-advert-section .advert-item .inner-block .content #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .title, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content h4, .bb-advert-section .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .bb-advert-section .advert-item .inner-block .content h3 {
        color: #3d441f;
        text-align: center; }
      .bb-advert-section .advert-item .inner-block .content h2 {
        color: #fff !important;
        font-size: 36px !important;
        font-weight: bold;
        position: relative;
        text-transform: none; }
        @media only screen and (min-width: 768px) {
          .bb-advert-section .advert-item .inner-block .content h2 {
            font-size: 44px !important; } }
        .bb-advert-section .advert-item .inner-block .content h2:before, .bb-advert-section .advert-item .inner-block .content h2:after {
          content: "";
          position: absolute;
          content: "";
          width: 5%;
          position: absolute;
          top: 50%;
          height: 1px;
          background: #d9d8d2; }
          @media only screen and (max-width: 1199px) {
            .bb-advert-section .advert-item .inner-block .content h2:before, .bb-advert-section .advert-item .inner-block .content h2:after {
              width: 10%; } }
          @media only screen and (min-width: 992px) {
            .bb-advert-section .advert-item .inner-block .content h2:before, .bb-advert-section .advert-item .inner-block .content h2:after {
              width: 5%; } }
          @media only screen and (max-width: 991px) {
            .bb-advert-section .advert-item .inner-block .content h2:before, .bb-advert-section .advert-item .inner-block .content h2:after {
              display: none; } }
        .bb-advert-section .advert-item .inner-block .content h2:before {
          left: 0;
          right: auto; }
          @media (min-width: 1200px) {
            .bb-advert-section .advert-item .inner-block .content h2:before {
              left: 10%; } }
          @media only screen and (min-width: 992px) {
            .bb-advert-section .advert-item .inner-block .content h2:before {
              left: 5%; } }
        .bb-advert-section .advert-item .inner-block .content h2:after {
          right: 0;
          left: auto; }
          @media (min-width: 1200px) {
            .bb-advert-section .advert-item .inner-block .content h2:after {
              right: 10%; } }
          @media only screen and (min-width: 992px) {
            .bb-advert-section .advert-item .inner-block .content h2:after {
              right: 5%; } }
      .bb-advert-section .advert-item .inner-block .content h4, .bb-advert-section .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .bb-advert-section .advert-item .inner-block .content h3 {
        color: #8e9d3a;
        margin-bottom: 15px;
        font-size: 18px; }
        @media only screen and (max-width: 767px) {
          .bb-advert-section .advert-item .inner-block .content h4, .bb-advert-section .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .bb-advert-section .advert-item .inner-block .content .title, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 ul li > a, .bb-sidebar1 ul .bb-advert-section .advert-item .inner-block .content li > a, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_categories .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget_archive h3, .bb-sidebar1 section.widget_archive .bb-advert-section .advert-item .inner-block .content h3, .bb-advert-section .advert-item .inner-block .content .bb-sidebar1 section.widget h3, .bb-sidebar1 section.widget .bb-advert-section .advert-item .inner-block .content h3 {
            font-size: 16px; } }
      .bb-advert-section .advert-item .inner-block .content p {
        margin: 0;
        color: #000;
        text-align: center;
        padding: 0 15px;
        font-size: 18px;
        color: #fff; }
        @media only screen and (min-width: 768px) {
          .bb-advert-section .advert-item .inner-block .content p {
            font-size: 22px; } }
        .bb-advert-section .advert-item .inner-block .content p a {
          font-weight: bold;
          text-decoration: underline; }
      .bb-advert-section .advert-item .inner-block .content .fa {
        font-size: 30px;
        margin-bottom: 10px;
        color: #fff; }
      .bb-advert-section .advert-item .inner-block .content .bb-advert-link {
        background: #efb321;
        margin: 25px auto 0;
        display: inline-block;
        text-decoration: none;
        font-family: "Montserrat";
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .bb-advert-section .advert-item .inner-block .content .bb-advert-link {
            font-size: 18px; } }
        .bb-advert-section .advert-item .inner-block .content .bb-advert-link:hover {
          background: #eb8c23; }

#bb-home-sponsors-section {
  padding: 0;
  background: #eeefe8; }
  #bb-home-sponsors-section .bb-section__wrap {
    padding: 0; }
  #bb-home-sponsors-section .bb-section__outer h1 {
    text-align: center; }
    #bb-home-sponsors-section .bb-section__outer h1:before, #bb-home-sponsors-section .bb-section__outer h1:after {
      display: none; }
    @media only screen and (min-width: 768px) {
      #bb-home-sponsors-section .bb-section__outer h1 {
        max-width: 70%;
        margin: 0 auto;
        padding-bottom: 30px;
        border-bottom: 1px solid #d9d8d2; } }
  #bb-home-sponsors-section .bb-section__inner {
    padding: 40px 0 0; }
  #bb-home-sponsors-section .bb-sponsors__inner {
    position: relative; }
    #bb-home-sponsors-section .bb-sponsors__inner h1 {
      text-align: center; }
  #bb-home-sponsors-section .owl-carousel:hover .owl-controls {
    display: block !important; }
  #bb-home-sponsors-section .owl-carousel .owl-wrapper .owl-item {
    transition: all 0.5s ease;
    padding: 80px; }
  #bb-home-sponsors-section .owl-carousel .owl-controls {
    display: none !important;
    position: absolute;
    top: 35%;
    width: 100%;
    transition: all 1s ease; }
    #bb-home-sponsors-section .owl-carousel .owl-controls .owl-pagination {
      display: none; }
    #bb-home-sponsors-section .owl-carousel .owl-controls .owl-buttons {
      position: relative;
      color: #fff;
      width: 100%; }
      #bb-home-sponsors-section .owl-carousel .owl-controls .owl-buttons i {
        font-style: normal;
        background: transparent;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        text-align: center;
        font-size: 30px;
        left: 35%; }
      #bb-home-sponsors-section .owl-carousel .owl-controls .owl-buttons .owl-prev,
      #bb-home-sponsors-section .owl-carousel .owl-controls .owl-buttons .owl-next {
        background: rgba(0, 0, 0, 0.5);
        border-radius: 0;
        height: 75px;
        width: 45px;
        position: absolute; }
      #bb-home-sponsors-section .owl-carousel .owl-controls .owl-buttons .owl-prev {
        left: 0;
        margin-left: 1px; }
      #bb-home-sponsors-section .owl-carousel .owl-controls .owl-buttons .owl-next {
        right: 0;
        margin-right: 1px; }

#bb-testimonials-section {
  background-color: #8e9d3a;
  color: #fff;
  margin-top: 0; }
  #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__wrap {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0; }
  #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); } }
  #bb-testimonials-section .bb-testimonial__wrap {
    height: 100%; }
  #bb-testimonials-section .bb-testimonial__copy-no-img {
    margin: 0 auto;
    float: none;
    height: 100%;
    display: table; }
    #bb-testimonials-section .bb-testimonial__copy-no-img .content {
      padding-left: 35px;
      padding-right: 35px;
      display: table-cell;
      vertical-align: middle;
      height: 100%; }
      @media only screen and (max-width: 767px) {
        #bb-testimonials-section .bb-testimonial__copy-no-img .content {
          padding: 70px 30px; } }
  #bb-testimonials-section .bb-testimonial__author {
    display: none;
    font: bold 2.2rem "aaux-next";
    width: 100%; }
  #bb-testimonials-section .bg-cont {
    background-size: cover !important;
    background-color: #3d441f;
    background-blend-mode: overlay; }
    @media only screen and (min-width: 768px) {
      #bb-testimonials-section .bg-cont {
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      #bb-testimonials-section .bg-cont {
        background-position: 50% 0; } }
  #bb-testimonials-section .fa {
    display: none; }
  #bb-testimonials-section h1 {
    color: #efb321;
    text-align: center !important;
    margin-bottom: 15px; }
    #bb-testimonials-section h1:before, #bb-testimonials-section h1:after {
      display: none; }
  #bb-testimonials-section p {
    display: inline-block;
    font-size: 16px; }
    #bb-testimonials-section p:nth-of-type(2) {
      margin-bottom: 0; }

.ie .bg-cont {
  position: relative; }
  .ie .bg-cont:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(61, 68, 31, 0.85) !important; }

#bb-home-news-section {
  background: transparent;
  padding-top: 0; }
  #bb-home-news-section .bb-section__wrap {
    padding-left: 0;
    padding-right: 0; }
  @media only screen and (min-width: 768px) {
    #bb-home-news-section .bb-section__inner {
      padding-left: 15px;
      padding-right: 15px;
      margin-right: 1px;
      margin-left: 1px; } }
  #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__group {
    padding-left: 0;
    padding-right: 0; }
  #bb-home-news-section .bb-news__inner {
    position: relative; }
    #bb-home-news-section .bb-news__inner:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */ }
    #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap {
      position: absolute;
      top: 0;
      width: 100%;
      padding: 30px; }
      #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap span {
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase; }
        #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap span.bb-news-date {
          text-transform: none; }
        #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap span.category {
          display: inline-block; }
          #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap span.category a {
            font-weight: bold;
            text-transform: uppercase; }
            #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap span.category a:hover {
              color: #fff; }
      #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap .bb-news-excerpt {
        display: none; }
      #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap .bb-news-title {
        color: #d9d8d2;
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        display: block; }
        @media only screen and (min-width: 992px) {
          #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap .bb-news-title {
            font-size: 22px; } }
      #bb-home-news-section .bb-news__inner .bb-news__excerpt-wrap .readmore {
        color: #efb321;
        font-weight: bold;
        display: inline-block;
        margin-top: 10px;
        font-size: 14px; }
  #bb-home-news-section .bb-news__wrap {
    padding-left: 1px;
    padding-right: 1px; }
    @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-home-news__callout {
    display: none; }
  #bb-home-news-section .owl-carousel:hover .owl-controls {
    display: block !important; }
  #bb-home-news-section .owl-carousel .owl-wrapper .owl-item {
    transition: all 0.5s ease;
    max-height: 300px;
    overflow: hidden; }
    @media (min-width: 700px) and (max-width: 767px) {
      #bb-home-news-section .owl-carousel .owl-wrapper .owl-item {
        border-right: 2px solid #fff; } }
    @media only screen and (min-width: 768px) {
      #bb-home-news-section .owl-carousel .owl-wrapper .owl-item {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff; } }
    @media only screen and (max-width: 767px) {
      #bb-home-news-section .owl-carousel .owl-wrapper .owl-item {
        max-height: 350px; } }
  #bb-home-news-section .owl-carousel .owl-controls {
    display: none !important;
    position: absolute;
    top: 35%;
    width: 100%;
    transition: all 1s ease; }
    #bb-home-news-section .owl-carousel .owl-controls .owl-pagination {
      display: none; }
    #bb-home-news-section .owl-carousel .owl-controls .owl-buttons {
      position: relative;
      color: #fff;
      width: 100%; }
      #bb-home-news-section .owl-carousel .owl-controls .owl-buttons i {
        font-style: normal;
        background: transparent;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        text-align: center;
        font-size: 30px;
        left: 35%; }
      #bb-home-news-section .owl-carousel .owl-controls .owl-buttons .owl-prev,
      #bb-home-news-section .owl-carousel .owl-controls .owl-buttons .owl-next {
        background: rgba(0, 0, 0, 0.5);
        border-radius: 0;
        height: 75px;
        width: 45px;
        position: absolute; }
      #bb-home-news-section .owl-carousel .owl-controls .owl-buttons .owl-prev {
        left: 0;
        margin-left: 1px; }
      #bb-home-news-section .owl-carousel .owl-controls .owl-buttons .owl-next {
        right: 0;
        margin-right: 1px; }
  #bb-home-news-section img {
    margin-bottom: 40px;
    width: 100%;
    height: auto; }
  #bb-home-news-section .recent-news {
    margin-bottom: 20px; }

#bb-banner {
  position: relative;
  z-index: 10; }
  #bb-banner .bb-banner__wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative; }
    #bb-banner .bb-banner__wrap:after {
      content: "";
      height: 10px;
      width: 100%;
      background: rgba(61, 68, 31, 0.5);
      position: absolute;
      bottom: 0;
      left: 0; }
  #bb-banner .bb-banner__img {
    position: relative; }
    #bb-banner .bb-banner__img:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: -webkit-linear-gradient(top, transparent 0%, transparent 15%, rgba(0, 0, 0, 0.65) 95%, rgba(0, 0, 0, 0.65) 95%);
      background: linear-gradient(to bottom, transparent 0%, transparent 15%, rgba(0, 0, 0, 0.65) 95%, rgba(0, 0, 0, 0.65) 95%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      opacity: 0.6; }
      @media only screen and (max-width: 767px) {
        #bb-banner .bb-banner__img:before {
          opacity: 1; } }
  #bb-banner img {
    width: 100%; }
  #bb-banner .bb-caption {
    position: relative;
    color: #fff;
    text-align: center;
    width: 100%; }
    #bb-banner .bb-caption .caption-wrap {
      margin-bottom: 15px;
      position: absolute;
      z-index: 500;
      bottom: 0;
      width: 100%;
      left: 0;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        #bb-banner .bb-caption .caption-wrap {
          margin-bottom: 0; } }
    #bb-banner .bb-caption .caption-wrap {
      padding: 15px 30px 15px; }
    #bb-banner .bb-caption__left {
      float: left; }
    #bb-banner .bb-caption__right {
      float: right; }
    #bb-banner .bb-caption__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: 24px;
      margin: 0;
      padding-bottom: 20px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
      @media only screen and (min-width: 768px) {
        #bb-banner .bb-caption h1 {
          max-width: 70%;
          font-size: 40px;
          margin: 0 auto 10px; } }
      @media only screen and (min-width: 992px) {
        #bb-banner .bb-caption h1 {
          max-width: 50%;
          font-size: 60px; } }
      @media only screen and (min-width: 1200px) {
        #bb-banner .bb-caption h1 {
          font-size: 84px; } }
    #bb-banner .bb-caption h2 {
      font: normal 30px "aaux-next";
      color: #fff;
      margin: 0;
      line-height: 30px; }
      @media only screen and (min-width: 768px) {
        #bb-banner .bb-caption h2 {
          font-size: 45px;
          line-height: 45px; } }
      @media only screen and (min-width: 992px) {
        #bb-banner .bb-caption h2 {
          font-size: 60px;
          line-height: 55px; } }
    #bb-banner .bb-caption p {
      font-weight: bold;
      font-family: "Montserrat"; }
      @media only screen and (min-width: 768px) {
        #bb-banner .bb-caption p {
          max-width: 50%;
          margin: 0 auto; } }
  #bb-banner.img-bg, #bb-banner.color-bg {
    background-size: cover !important;
    background-position: center center !important;
    height: 200px; }
    @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; } }
    #bb-banner.img-bg .bb-caption, #bb-banner.color-bg .bb-caption {
      position: absolute;
      bottom: 0; }
      #bb-banner.img-bg .bb-caption .caption-wrap, #bb-banner.color-bg .bb-caption .caption-wrap {
        background-color: rgba(142, 157, 58, 0.7); }
      #bb-banner.img-bg .bb-caption__left, #bb-banner.color-bg .bb-caption__left {
        left: 0; }
      #bb-banner.img-bg .bb-caption__right, #bb-banner.color-bg .bb-caption__right {
        right: 0; }
      #bb-banner.img-bg .bb-caption__center, #bb-banner.color-bg .bb-caption__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-color: #8e9d3a !important; }
    @media only screen and (min-width: 768px) {
      #bb-banner.color-bg {
        height: 250px; } }
    @media only screen and (min-width: 992px) {
      #bb-banner.color-bg {
        height: 300px; } }
    #bb-banner.color-bg .bb-caption .caption-wrap {
      background: none; }

.home-section {
  text-align: center;
  background-size: cover !important;
  background-color: #3d441f !important;
  background-blend-mode: overlay;
  display: table;
  max-width: 1440px;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .home-section {
      height: 500px; } }
  .home-section .bb-section__wrap {
    display: table-cell;
    vertical-align: middle; }
  .home-section .bb-section__outer > div .content {
    padding-left: 35px;
    padding-right: 35px;
    display: table-cell;
    vertical-align: middle;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      .home-section .bb-section__outer > div .content {
        padding: 70px 30px; } }
    .home-section .bb-section__outer > div .content .btn, .home-section .bb-section__outer > div .content .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 .home-section .bb-section__outer > div .content input[type="submit"], .home-section .bb-section__outer > div .content #bb-footer .BBFormContainer .BBFormSection .BBFormSubmitbutton, #bb-footer .BBFormContainer .BBFormSection .home-section .bb-section__outer > div .content .BBFormSubmitbutton, .home-section .bb-section__outer > div .content .blog-cont article .excerpt-btn, .blog-cont article .home-section .bb-section__outer > div .content .excerpt-btn, .home-section .bb-section__outer > div .content .internal-grid .grid-item .inner-cont .bb-callout, .internal-grid .grid-item .inner-cont .home-section .bb-section__outer > div .content .bb-callout, .home-section .bb-section__outer > div .content #bb-widgets-section .bb-widget-callout, #bb-widgets-section .home-section .bb-section__outer > div .content .bb-widget-callout, .home-section .bb-section__outer > div .content #bb-features-section .feat-item .bb-feature-link, #bb-features-section .feat-item .home-section .bb-section__outer > div .content .bb-feature-link, .home-section .bb-section__outer > div .bb-advert-section .advert-item .inner-block .content .bb-advert-link, .bb-advert-section .advert-item .inner-block .home-section .bb-section__outer > div .content .bb-advert-link {
      margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .home-section .small-cont {
      max-width: 70%;
      margin: 0 auto; } }
  .home-section h1 {
    color: #efb321; }
  .home-section p {
    color: #fff; }
  @media only screen and (min-width: 768px) {
    .home-section .btn-primary, .home-section #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout, #bb-home-slider-section .carousel-caption .caption-wrap .home-section .bb-caption-callout, .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 {
      font-size: 20px; } }
  .home-section .btn-primary:hover, .home-section #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover, #bb-home-slider-section .carousel-caption .caption-wrap .home-section .bb-caption-callout: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: #3d441f; }

.bb-section__before h1 {
  margin-top: 15px; }

.ie .home-section {
  position: relative; }
  .ie .home-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(61, 68, 31, 0.85) !important; }

#pages-toolbar .jfont-cont {
  float: right; }
  #pages-toolbar .jfont-cont .jfontsize-button {
    color: #fff;
    background-color: #8e9d3a;
    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: #3d441f; }
  #pages-toolbar .jfont-cont #jfontsize-minus {
    display: none; }

#google_translate_element {
  float: right;
  margin-right: 5px; }
  #google_translate_element .goog-te-gadget-simple {
    background: #b84a26;
    color: #fff;
    border: none;
    padding: 12px 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "aaux-next";
    -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: 5px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.15);
    font-family: "Montserrat";
    line-height: normal;
    font-weight: 400;
    font-size: 16px;
    font-family: "aaux-next";
    letter-spacing: 0.5px;
    font-size: 14px;
    padding: 10px;
    border-color: #8e9d3a;
    background-color: #8e9d3a !important; }
    #google_translate_element .goog-te-gadget-simple:hover {
      background: #efb321;
      color: #fff;
      border-bottom: 4px solid rgba(0, 0, 0, 0.15); }
    #google_translate_element .goog-te-gadget-simple:hover {
      background-color: #3d441f !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-custom-map h1, #bb-custom-map h2 {
  text-align: center; }

#bb-custom-map .map-link {
  width: 100%;
  text-align: center; }
  #bb-custom-map .map-link .map-link-btn {
    display: inline-block;
    text-align: center;
    margin: 35px auto 55px; }

@media only screen and (min-width: 768px) {
  #mapplic1 {
    min-height: 600px !important; } }

#mapplic1 .mapplic-container {
  background: #fff; }
  @media only screen and (max-width: 767px) {
    #mapplic1 .mapplic-container {
      max-height: 400px !important; } }
  #mapplic1 .mapplic-container .mapplic-map {
    max-width: 100%;
    width: 800px !important;
    height: 600px !important;
    margin: 0 auto;
    left: 0 !important;
    position: relative; }
    @media only screen and (max-width: 767px) {
      #mapplic1 .mapplic-container .mapplic-map {
        max-height: 400px !important; }
        #mapplic1 .mapplic-container .mapplic-map .mapplic-map-image {
          padding-left: 30px;
          padding-right: 30px; } }

#mapplic1 .st0 {
  fill: #8e9d3a;
  opacity: 0.4; }

#mapplic1 .mapplic-clickable {
  fill: #8e9d3a;
  opacity: 1; }
  #mapplic1 .mapplic-clickable .st0 {
    opacity: 1; }

#mapplic1 .mapplic-active {
  fill: #8e9d3a; }

#mapplic1 .mapplic-tooltip-content a {
  color: #fff !important; }

.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: #8e9d3a;
    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; }

.bb-widget-calendar .event-info span.date {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "aaux-next";
  font-weight: bold;
  text-transform: none; }

.bb-widget-calendar .event-info span.title {
  font-size: 19px;
  font-weight: bold; }
  .bb-widget-calendar .event-info span.title .page-item {
    text-decoration: underline;
    border-bottom: 1px solid #d9d8d2;
    padding-bottom: 20px;
    margin-bottom: 20px !important; }
    @media only screen and (max-width: 767px) {
      .bb-widget-calendar .event-info span.title .page-item {
        padding-bottom: 15px;
        margin-bottom: 15px !important; } }
    .bb-widget-calendar .event-info span.title .page-item:after {
      content: "\f054";
      padding-left: 10px;
      font-family: 'FontAwesome';
      font-size: 15px;
      text-decoration: none; }

.bb-widget-calendar .event-info.home {
  display: none; }

.bb-widget-calendar .event-info .post_more_link {
  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: #3d441f;
  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; }
  #widget-blog-feed .blog-feed li {
    margin-bottom: 25px;
    font-size: 18px; }
    #widget-blog-feed .blog-feed li .date {
      color: #8e9d3a; }
    #widget-blog-feed .blog-feed li a {
      font-weight: bold;
      color: #000;
      text-decoration: underline;
      margin-left: 5px; }
      #widget-blog-feed .blog-feed li a:hover {
        color: #d6d6d6; }
  #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__img .page-item, .bb-widget-ai1ec-with-image__img img {
  margin-bottom: 10px !important; }

.bb-widget-ai1ec-with-image__img a {
  display: block; }

.bb-widget-ai1ec-with-image__img .page-item {
  position: relative;
  margin-bottom: 25px !important; }
  .bb-widget-ai1ec-with-image__img .page-item:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    bottom: 0;
    left: 0; }
  .bb-widget-ai1ec-with-image__img .page-item img {
    width: 100%;
    height: auto; }

.bb-widget-ai1ec-with-image__info .date {
  display: none; }

.bb-widget-ai1ec-with-image__info .page-item {
  color: #000;
  font-size: 32px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .bb-widget-ai1ec-with-image__info .page-item {
      font-size: 30px; } }

.bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-footer .bb-footer__bucket h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .post_content h4, #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .post_content .title, .bb-widget-ai1ec-with-image__info .post_content #bb-footer .bb-footer__bucket .title, .bb-widget-ai1ec-with-image__info #bb-footer .bb-footer__bucket .post_content .title, .bb-widget-ai1ec-with-image__info .post_content #bb-footer .bb-footer__bucket .bb-sidebar1 ul li > a, #bb-footer .bb-footer__bucket .bb-sidebar1 ul .bb-widget-ai1ec-with-image__info .post_content li > a, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 ul #bb-footer .bb-footer__bucket li > a, .bb-sidebar1 ul #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .post_content li > a, .bb-widget-ai1ec-with-image__info .post_content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_categories .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_categories #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget_archive .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget_archive #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget h3, #bb-footer .bb-footer__bucket .bb-sidebar1 section.widget .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket h3, .bb-sidebar1 section.widget #bb-footer .bb-footer__bucket .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-ctas-section .cta-group .cta-item a h4, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .post_content h4, #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .post_content .title, .bb-widget-ai1ec-with-image__info .post_content #bb-ctas-section .cta-group .cta-item a .title, .bb-widget-ai1ec-with-image__info #bb-ctas-section .cta-group .cta-item a .post_content .title, .bb-widget-ai1ec-with-image__info .post_content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul li > a, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 ul .bb-widget-ai1ec-with-image__info .post_content li > a, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a li > a, .bb-sidebar1 ul #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .post_content li > a, .bb-widget-ai1ec-with-image__info .post_content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_categories .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_categories #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget_archive .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget_archive #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget h3, #bb-ctas-section .cta-group .cta-item a .bb-sidebar1 section.widget .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a h3, .bb-sidebar1 section.widget #bb-ctas-section .cta-group .cta-item a .bb-widget-ai1ec-with-image__info .post_content h3, .bb-widget-ai1ec-with-image__info .post_content #bb-widgets-section .page-item .event-info .title, #bb-widgets-section .page-item .event-info .bb-widget-ai1ec-with-image__info .post_content .title {
  color: #55585a !important;
  font-size: 20px; }

.bb-widget-ai1ec-with-image__info .post_content p {
  font-family: "Montserrat Light";
  color: #000;
  font-size: 16px;
  font-weight: 300; }

.bb-widget-ai1ec-with-image__info .post_content a {
  text-decoration: underline;
  font-weight: bold; }

.bb-widget-ai1ec-with-image__info .post_more_link {
  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: 25px; }
  @media only screen and (max-width: 767px) {
    .bb-nav__primary {
      background: rgba(255, 255, 255, 0.25);
      padding-right: 25px; } }
  .bb-nav__primary li {
    margin-bottom: 0;
    font-family: "aaux-next"; }
  .bb-nav__primary > ul {
    border: none;
    display: inline-block;
    background: transparent; }
    @media only screen and (max-width: 767px) {
      .bb-nav__primary > ul {
        width: 100%;
        padding-left: 0; } }
    @media only screen and (min-width: 992px) {
      .bb-nav__primary > ul {
        padding-left: 100px; } }
    @media only screen and (min-width: 1200px) {
      .bb-nav__primary > ul {
        padding-left: 130px; } }
    .bb-nav__primary > ul > li {
      width: 100%; }
      .bb-nav__primary > ul > li.current-menu-item {
        position: relative; }
        .bb-nav__primary > ul > li.current-menu-item:after {
          height: 8px;
          width: 100%;
          bottom: -8px;
          background: #b84a26;
          content: "";
          position: absolute;
          left: 0; }
          @media only screen and (max-width: 767px) {
            .bb-nav__primary > ul > li.current-menu-item:after {
              display: none; } }
        @media (max-width: 767px) {
          .bb-nav__primary > ul > li.current-menu-item {
            background: transparent; } }
      .bb-nav__primary > ul > li .sub-menu {
        position: relative;
        background: rgba(255, 255, 255, 0.9);
        border: none;
        border-width: 8px 0 0 0 !important;
        width: 100%;
        display: none;
        padding: 15px 30px 15px !important; }
        .bb-nav__primary > ul > li .sub-menu li a {
          color: #000;
          text-align: center;
          text-transform: none !important;
          margin-bottom: 0 !important;
          padding: 8px 0;
          border-bottom: 1px solid #d9d8d2;
          font-weight: bold; }
          .bb-nav__primary > ul > li .sub-menu li a:hover {
            color: #8e9d3a; }
        .bb-nav__primary > ul > li .sub-menu li:last-child a {
          margin-bottom: 35px;
          border-bottom: none; }
      .bb-nav__primary > ul > li.active-current-item > a {
        background: #fff;
        color: #3d441f;
        font-weight: bold; }
        @media only screen and (max-width: 767px) {
          .bb-nav__primary > ul > li.active-current-item > a {
            border-bottom: 1px solid #d9d8d2; } }
        @media (max-width: 767px) {
          .bb-nav__primary > ul > li.active-current-item > a {
            background: transparent !important; } }
      .bb-nav__primary > ul > li > a {
        color: #000;
        background: transparent;
        font-size: 18px;
        font-weight: bold;
        padding: 15px 14px;
        line-height: 28px; }
        @media only screen and (min-width: 992px) {
          .bb-nav__primary > ul > li > a {
            padding-right: 10px;
            padding-left: 10px;
            font-size: 18px; } }
        @media only screen and (min-width: 1200px) {
          .bb-nav__primary > ul > li > a {
            padding-right: 15px;
            padding-left: 15px;
            font-size: 19px; } }
        @media (min-width: 1350px) {
          .bb-nav__primary > ul > li > a {
            padding-left: 20px;
            padding-right: 20px; } }
      @media (max-device-width: 767px) {
        .bb-nav__primary > ul > li {
          background: transparent !important; } }
      .bb-nav__primary > ul > li:hover > a {
        background: #fff;
        color: #3d441f; }
        @media (max-device-width: 767px) {
          .bb-nav__primary > ul > li:hover > a {
            background: transparent; } }
      .bb-nav__primary > ul > li:hover .sub-menu {
        display: block; }
        @media only screen and (max-width: 767px) {
          .bb-nav__primary > ul > li:hover .sub-menu {
            display: none; } }
        @media (max-device-width: 767px) {
          .bb-nav__primary > ul > li:hover .sub-menu {
            display: block;
            background: transparent; }
            .bb-nav__primary > ul > li:hover .sub-menu li {
              list-style-type: none;
              padding-top: 12px;
              padding-bottom: 12px; }
              .bb-nav__primary > ul > li:hover .sub-menu li:hover {
                background: transparent; }
              .bb-nav__primary > ul > li:hover .sub-menu li a {
                border-bottom: none; } }
      @media only screen and (min-width: 768px) {
        .bb-nav__primary > ul > li {
          width: auto; }
          .bb-nav__primary > ul > li .sub-menu {
            display: none;
            border-width: 6px 0 0 0;
            border-color: #b84a26;
            border-style: solid;
            background: rgba(255, 255, 255, 0.9);
            position: absolute;
            right: 0;
            list-style: none;
            padding: 25px 30px 5px;
            width: 280px;
            z-index: 100;
            left: 0; }
            .bb-nav__primary > ul > li .sub-menu > li a {
              text-transform: uppercase;
              color: #000;
              float: right;
              width: 100%;
              text-align: right;
              margin-bottom: 25px; }
              .bb-nav__primary > ul > li .sub-menu > li a:hover {
                color: #8e9d3a; }
            .bb-nav__primary > ul > li .sub-menu li a {
              text-align: left; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .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; } }
    @media only screen and (max-width: 767px) {
      .bb-nav__primary > ul.menu-utility-navigation > li > a {
        color: #3d441f;
        font-size: 14px;
        line-height: 20px; } }

/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*  
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; }
      .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: #8e9d3a;
        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:hover:after {
        color: #3d441f; }
    .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 {
  font-family: "Montserrat"; }
  @media only screen and (min-width: 768px) {
    .bb-nav__action-wrap {
      margin: 30px 0; } }
  @media only screen and (min-width: 768px) {
    .bb-nav__action-wrap .bb-nav__action {
      float: none;
      margin-left: 10px;
      float: right; } }
  @media only screen and (max-width: 767px) {
    .bb-nav__action-wrap .bb-nav__action > ul {
      text-align: center; } }
  .bb-nav__action-wrap .bb-nav__action > ul > li {
    list-style: none;
    float: left;
    margin: 15px 5px 0 0; }
    @media only screen and (max-width: 767px) {
      .bb-nav__action-wrap .bb-nav__action > ul > li {
        margin-top: 0;
        width: 33.333333333%;
        margin-right: 0; }
        .bb-nav__action-wrap .bb-nav__action > ul > li > a {
          margin-right: 2px; }
        .bb-nav__action-wrap .bb-nav__action > ul > li:last-child a {
          margin-right: 0; } }
    .bb-nav__action-wrap .bb-nav__action > ul > li > a {
      background: #b84a26;
      color: #fff;
      border: none;
      padding: 12px 16px;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "aaux-next";
      -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: 5px;
      border-bottom: 4px solid rgba(0, 0, 0, 0.15);
      font-family: "Montserrat";
      line-height: normal;
      font-size: 16px;
      padding: 6px 20px;
      font-size: 18px;
      border-radius: 0 !important;
      border-bottom: 4px solid rgba(0, 0, 0, 0.15);
      background: #b84a26; }
      .bb-nav__action-wrap .bb-nav__action > ul > li > a:hover {
        background: #efb321;
        color: #fff;
        border-bottom: 4px solid rgba(0, 0, 0, 0.15); }
      @media only screen and (min-width: 768px) {
        .bb-nav__action-wrap .bb-nav__action > ul > li > a {
          border-radius: 5px !important; } }
      .bb-nav__action-wrap .bb-nav__action > ul > li > a:hover {
        background-color: #efb321 !important; }
      @media only screen and (min-width: 768px) {
        .bb-nav__action-wrap .bb-nav__action > ul > li > a {
          font-size: 18px; } }
    .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: #b84a26;
      border-style: solid;
      background: rgba(255, 255, 255, 0.9);
      position: absolute;
      right: 0;
      list-style: none;
      padding: 25px 30px 5px;
      width: 280px;
      z-index: 100; }
      .bb-nav__action-wrap .bb-nav__action > ul > li .sub-menu > li a {
        text-transform: uppercase;
        color: #000;
        float: right;
        width: 100%;
        text-align: right;
        margin-bottom: 25px; }
        .bb-nav__action-wrap .bb-nav__action > ul > li .sub-menu > li a:hover {
          color: #8e9d3a; }
    .bb-nav__action-wrap .bb-nav__action > ul > li:nth-of-type(1) a {
      background: #3d441f; }
    .bb-nav__action-wrap .bb-nav__action > ul > li:last-child {
      margin-right: 0; }

.bb-nav__utility {
  float: left;
  font-family: "aaux-next"; }
  @media only screen and (min-width: 768px) {
    .bb-nav__utility {
      float: none;
      margin-left: 10px; } }
  @media only screen and (min-width: 992px) {
    .bb-nav__utility {
      margin-left: 10px; } }
  .bb-nav__utility > ul {
    padding-left: 0; }
    .bb-nav__utility > ul > li {
      list-style: none;
      float: left;
      text-transform: uppercase;
      margin-bottom: 0; }
      .bb-nav__utility > ul > li > a {
        font-size: 11px;
        padding: 0 7px;
        color: #eec96e;
        font-weight: bold;
        font-family: "aaux-next"; }
        @media only screen and (min-width: 992px) {
          .bb-nav__utility > ul > li > a {
            font-size: 14px; } }
        .bb-nav__utility > ul > li > a:hover {
          background-color: #8e9d3a;
          color: #000; }
      .bb-nav__utility > ul > li:hover .sub-menu {
        display: block; }
        @media (max-xs) {
          .bb-nav__utility > ul > li:hover .sub-menu {
            display: none; } }
        @media (max-device-width: 767px) {
          .bb-nav__utility > ul > li:hover .sub-menu {
            display: block; } }
      .bb-nav__utility > ul > li .sub-menu {
        display: none;
        border-width: 6px 0 0 0;
        border-color: #b84a26;
        border-style: solid;
        background: rgba(255, 255, 255, 0.9);
        position: absolute;
        right: 0;
        list-style: none;
        padding: 25px 30px 5px;
        width: 280px;
        z-index: 100; }
        .bb-nav__utility > ul > li .sub-menu > li a {
          text-transform: uppercase;
          color: #000;
          float: right;
          width: 100%;
          text-align: right;
          margin-bottom: 25px; }
          .bb-nav__utility > ul > li .sub-menu > li a:hover {
            color: #8e9d3a; }
      .bb-nav__utility > ul > li:last-child a {
        padding-right: 0; }

section#comments #respond {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #3d441f; }
  section#comments #respond #form-allowed-tags {
    display: none; }
  section#comments #respond label {
    width: 100%; }
  section#comments #respond input, section#comments #respond textarea {
    width: 100%; }
    section#comments #respond input[type='submit'], section#comments #respond textarea[type='submit'] {
      width: auto; }
    @media only screen and (min-width: 768px) {
      section#comments #respond input, section#comments #respond textarea {
        max-width: 500px; } }

#page-breadcrumbs .breadcrumbs {
  padding: 15px 0 18px;
  float: left;
  font-size: 16px;
  color: #000;
  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: #000; }
    #page-breadcrumbs .breadcrumbs a:hover {
      color: #3d441f; }
  #page-breadcrumbs .breadcrumbs .current {
    color: #8e9d3a; }

.bb-search-wrap {
  display: table;
  margin: 0 auto; }
  @media only screen and (max-width: 991px) {
    .bb-search-wrap {
      margin-bottom: 15px;
      display: block; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .bb-search-wrap {
      display: none !important; } }
  @media only screen and (min-width: 992px) {
    .bb-search-wrap {
      position: relative;
      float: right; } }
  #bb-header .bb-search-wrap {
    display: block;
    margin-top: 9px; }
  .bb-search-wrap .search-form {
    margin: 0;
    max-width: 240px; }
    @media only screen and (max-width: 991px) {
      .bb-search-wrap .search-form {
        margin: 0 auto;
        border-bottom: 1px solid #7a6856; } }
    .bb-search-wrap .search-form ::-webkit-input-placeholder {
      color: #000; }
    .bb-search-wrap .search-form :-moz-placeholder {
      /* Firefox 18- */
      color: #000; }
    .bb-search-wrap .search-form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #000; }
    .bb-search-wrap .search-form :-ms-input-placeholder {
      color: #000; }
    .bb-search-wrap .search-form input[type="search"] {
      height: 38px;
      padding: 6px 0 6px 8px;
      background: transparent !important;
      color: #000;
      font-style: italic;
      border: none;
      box-shadow: none; }
    .bb-search-wrap .search-form .input-group-btn {
      height: 38px; }
    .bb-search-wrap .search-form button {
      background: transparent;
      color: #000;
      padding: 6px 12px !important;
      height: 38px;
      margin: 0;
      border-bottom: none; }
      .bb-search-wrap .search-form button .fa {
        font-size: 18px; }
      .bb-search-wrap .search-form button:hover {
        background: transparent;
        color: #3d441f; }

@media only screen and (min-width: 768px) {
  .bb-sidebar1 {
    margin-top: 35px;
    padding-top: 0;
    border: none; } }

.bb-sidebar1 .inner-sidebar {
  padding-right: 0; }
  .bb-sidebar1 .inner-sidebar section {
    margin-top: 20px; }
    .bb-sidebar1 .inner-sidebar section#bb-widgets-section .bb-section__wrap {
      padding-top: 15px;
      padding-bottom: 15px; }
      .bb-sidebar1 .inner-sidebar section#bb-widgets-section .bb-section__wrap .home-widget-group h2 {
        margin-bottom: 0;
        margin-top: 30px;
        display: block;
        font-size: 22px; }
      .bb-sidebar1 .inner-sidebar section#bb-widgets-section .bb-section__wrap .home-widget-group .home-widget__inner {
        padding-right: 0 !important;
        border-right: none; }
        .bb-sidebar1 .inner-sidebar section#bb-widgets-section .bb-section__wrap .home-widget-group .home-widget__inner ul.blog-feed li {
          border-bottom: 1px solid #e5e5e5;
          margin: 15px 0; }
          .bb-sidebar1 .inner-sidebar section#bb-widgets-section .bb-section__wrap .home-widget-group .home-widget__inner ul.blog-feed li > a {
            font-size: 18px;
            text-transform: none;
            padding: 10px;
            width: 100%;
            display: block;
            line-height: 1.4em !important;
            padding-left: 0;
            margin-bottom: 25px; }
            .bb-sidebar1 .inner-sidebar section#bb-widgets-section .bb-section__wrap .home-widget-group .home-widget__inner ul.blog-feed li > a:hover {
              color: #3d441f; }

.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 li ul li:last-child a {
    border-bottom: none !important; }

.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 #8e9d3a; } }

.bb-sidebar1 ul li > a, .bb-sidebar1 section.widget_categories h3, .bb-sidebar1 section.widget_archive h3 {
  padding-left: 15px;
  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: #3d441f;
  line-height: normal;
  display: block;
  font-size: 16px;
  font-family: "aaux-next";
  font-weight: 700;
  text-transform: none;
  margin: 0;
  padding: 13px 15px;
  border-bottom: 1px solid #eeefe8; }
  @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: #8e9d3a;
  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: #d9d8d2;
  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: #000;
  font-size: 16px;
  padding: 5px 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: #e5e4e0; }

.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 .bb-section__inner {
  padding-top: 0 !important; }

.bb-sidebar1 section.bb-advert-section .bb-section__wrap {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item {
    width: 100%;
    margin-bottom: 10px; }
    .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block {
      display: block;
      height: auto;
      margin-bottom: 25px; }
      .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content {
        padding: 35px 25px;
        display: block; }
        @media only screen and (max-width: 991px) {
          .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content {
            padding: 25px 15px; } }
        .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h2 {
          font-size: 30px;
          margin: 10px 0; }
          .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h2:before, .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h2:after {
            display: none; }
          @media only screen and (max-width: 991px) {
            .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h2 {
              font-size: 28px !important; } }
        .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h4, .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content .bb-widget-ai1ec-with-image__info .title, .bb-widget-ai1ec-with-image__info .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content .title, .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content ul li > a, .bb-sidebar1 ul section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content li > a, .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content section.widget_categories h3, .bb-sidebar1 section.widget_categories section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h3, .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content section.widget_archive h3, .bb-sidebar1 section.widget_archive section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h3, .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content section.widget h3, .bb-sidebar1 section.widget section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content h3 {
          font-size: 16px; }
        .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content p {
          font-size: 18px;
          padding-bottom: 25px; }
          .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content p:nth-of-type(1) {
            border-bottom: 1px solid rgba(255, 255, 255, 0.25);
            margin-bottom: 15px; }
          @media only screen and (max-width: 991px) {
            .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content p {
              font-size: 16px !important;
              padding-left: 0;
              padding-right: 0; } }
        @media only screen and (max-width: 991px) {
          .bb-sidebar1 section.bb-advert-section .bb-section__wrap .advert-item .inner-block .content .bb-advert-link {
            font-size: 15px !important; } }

.bb-sidebar1 section.widget .input-group-btn .btn-primary, .bb-sidebar1 section.widget .input-group-btn #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout, #bb-home-slider-section .carousel-caption .caption-wrap .bb-sidebar1 section.widget .input-group-btn .bb-caption-callout, .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 #bb-home-slider-section .carousel-caption .caption-wrap .bb-caption-callout:hover, #bb-home-slider-section .carousel-caption .caption-wrap .bb-sidebar1 section.widget .input-group-btn .bb-caption-callout: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 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu > li > a:hover, .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu > li > a:focus, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu > li > a:hover, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu > li > a:focus {
    /* 												@extend %sidebar-level4-active */ }
  .bb-sidebar1 section.widget_categories ul > li > ul.sub-menu > li > ul.sub-menu > li.current_page_item > a, .bb-sidebar1 section.widget_archive ul > li > ul.sub-menu > li > ul.sub-menu > li.current_page_item > a {
    /* 											@extend %sidebar-level4-active */ }

.bb-sidebar1 .textwidget p {
  margin-bottom: 10px; }

.bb-sidebar1 a.btn-primary, .bb-sidebar1 #bb-home-slider-section .carousel-caption .caption-wrap a.bb-caption-callout, #bb-home-slider-section .carousel-caption .caption-wrap .bb-sidebar1 a.bb-caption-callout, .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 #bb-home-slider-section .carousel-caption .caption-wrap a.bb-caption-callout, #bb-home-slider-section .carousel-caption .caption-wrap .bb-sidebar1 a.bb-caption-callout, .bb-sidebar1 #bb-widgets-section a.bb-widget-callout, #bb-widgets-section .bb-sidebar1 a.bb-widget-callout {
  border: 0;
  background-color: #8e9d3a;
  color: #fff; }
  .bb-sidebar1 a.btn-primary:hover, .bb-sidebar1 #bb-home-slider-section .carousel-caption .caption-wrap a.bb-caption-callout:hover, #bb-home-slider-section .carousel-caption .caption-wrap .bb-sidebar1 a.bb-caption-callout:hover, .bb-sidebar1 #bb-widgets-section a.bb-widget-callout:hover, #bb-widgets-section .bb-sidebar1 a.bb-widget-callout:hover {
    background-color: #3d441f; }

.bb-sidebar1 a.alt-button {
  color: #3d441f;
  text-align: center; }
  .bb-sidebar1 a.alt-button:hover {
    color: #8e9d3a; }

.bb-sidebar1 .flex-control-nav {
  display: none !important; }
