<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Variables */
/* Paddings */
/* Gutter */
/* Soft border radius */
/* Selectors */
/* Base classes */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(../../fonts/Pe-icon-7-stroke.eot?d7yf1v);
    src: url(../../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(../../fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(../../fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(../../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(../../fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(../../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.6.3) format('embedded-opentype'),url(../../fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(../../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(../../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
    }
[data-ico-fa]:before {
    font-family: FontAwesome;
    content: attr(data-ico-fa);
    }
[data-ico-s7]:before {
    font-family: Icon7Stroke;
    content: attr(data-ico-s7);
    }

/* Sections, rows and columns */
.bt_bb_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.bt_bb_row .bt_bb_column {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-width: 100%;
    }
.bt_bb_column[data-width="12"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="11"] {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column[data-width="10"] {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column[data-width="9"] {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column[data-width="8"] {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column[data-width="7"] {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column[data-width="6"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column[data-width="5"] {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column[data-width="4"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column[data-width="3"] {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column[data-width="1"] {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
.bt_bb_row_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.bt_bb_row_inner .bt_bb_column {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-width: 100%;
    }
.bt_bb_column_inner[data-width="12"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column_inner[data-width="11"] {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column_inner[data-width="10"] {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column_inner[data-width="9"] {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column_inner[data-width="8"] {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column_inner[data-width="7"] {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column_inner[data-width="6"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column_inner[data-width="5"] {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column_inner[data-width="4"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column_inner[data-width="1"] {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
@media (max-width: 992px) {
.bt_bb_column[data-width="12"],
.bt_bb_column[data-width="11"],
.bt_bb_column[data-width="10"],
.bt_bb_column[data-width="9"],
.bt_bb_column[data-width="8"],
.bt_bb_column[data-width="7"],
.bt_bb_column[data-width="5"],
.bt_bb_column[data-width="6"],
.bt_bb_column[data-width="4"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="3"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column_inner[data-width="12"],
.bt_bb_column_inner[data-width="11"],
.bt_bb_column_inner[data-width="10"],
.bt_bb_column_inner[data-width="9"],
.bt_bb_column_inner[data-width="8"],
.bt_bb_column_inner[data-width="7"],
.bt_bb_column_inner[data-width="5"],
.bt_bb_column_inner[data-width="6"],
.bt_bb_column_inner[data-width="4"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
}

@media (max-width: 480px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column_inner[data-width="3"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
}

@media (max-width: 370px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column_inner[data-width="3"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

/* Grid Fix */
@media (max-width: 992px) and (min-width: 621px) {
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"] {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"] {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
}

@media (max-width: 620px) {
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"],
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"],
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

/* Responsive BB classes */
@media (max-width: 480px) {
.bt_bb_hidden_xs {
    display: none !important;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
.bt_bb_hidden_ms {
    display: none !important;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
.bt_bb_hidden_sm {
    display: none !important;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
.bt_bb_hidden_md {
    display: none !important;
    }
}

@media (min-width: 1201px) {
.bt_bb_hidden_lg {
    display: none !important;
    }
}

/* Content elements */
.bt_bb_wrapper {
    overflow: hidden;
    position: relative;
    }
.bt_bb_section {
    position: relative;
    }
.bt_bb_section.bt_bb_full_screen &gt; .bt_bb_port {
    min-height: 100vh;
    }
.bt_bb_section &gt; .bt_bb_port {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_section &gt; .bt_bb_port .rtl {
    -webkit-flex-flow: row-reverse nowrap;
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
    }
.bt_bb_section &gt; .bt_bb_port .bt_bb_cell {
    position: relative;
    }
.bt_bb_section.bt_bb_vertical_align_bottom &gt; .bt_bb_port {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.bt_bb_section.bt_bb_vertical_align_top &gt; .bt_bb_port {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_section[style*="background-image"] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }
.bt_bb_section[class*="bt_bb_background_overlay"]:before {
    content: ' ';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    }
.bt_bb_section[class*="bt_bb_background_overlay"] .bt_bb_cell {
    position: relative;
    z-index: 1;
    }
.bt_bb_section[class*="dark_stripes"]:before {
    background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
    background-image: -moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
    background-image: linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
    background-size: 3px 3px;
    background-repeat: repeat;
    }
.bt_bb_section[class*="light_stripes"]:before {
    background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
    background-image: -moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
    background-image: linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
    background-size: 3px 3px;
    background-repeat: repeat;
    }
.bt_bb_section[class*="light_solid"]:before {
    background-color: rgba(255,255,255,.5);
    }
.bt_bb_section[class*="dark_solid"]:before {
    background-color: rgba(0,0,0,.5);
    }
.bt_bb_section[class*="dark_gradient"]:before {
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
    }
.bt_bb_section[class*="light_gradient"]:before {
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
    }
.bt_bb_section.bt_bb_top_spacing_extra_small &gt; .bt_bb_port {
    padding-top: .5em;
    }
.bt_bb_section.bt_bb_top_spacing_small &gt; .bt_bb_port {
    padding-top: 1em;
    }
.bt_bb_section.bt_bb_top_spacing_normal &gt; .bt_bb_port {
    padding-top: 2em;
    }
.bt_bb_section.bt_bb_top_spacing_medium &gt; .bt_bb_port {
    padding-top: 4em;
    }
.bt_bb_section.bt_bb_top_spacing_large &gt; .bt_bb_port {
    padding-top: 8em;
    }
.bt_bb_section.bt_bb_top_spacing_extra_large &gt; .bt_bb_port {
    padding-top: 16em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_small &gt; .bt_bb_port {
    padding-bottom: .5em;
    }
.bt_bb_section.bt_bb_bottom_spacing_small &gt; .bt_bb_port {
    padding-bottom: 1em;
    }
.bt_bb_section.bt_bb_bottom_spacing_normal &gt; .bt_bb_port {
    padding-bottom: 2em;
    }
.bt_bb_section.bt_bb_bottom_spacing_medium &gt; .bt_bb_port {
    padding-bottom: 4em;
    }
.bt_bb_section.bt_bb_bottom_spacing_large &gt; .bt_bb_port {
    padding-bottom: 8em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_large &gt; .bt_bb_port {
    padding-bottom: 16em;
    }
.bt_bb_section.bt_bb_video {
    overflow: hidden;
    padding-bottom: 0;
    }
.bt_bb_section.bt_bb_video &gt; video {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    min-width: 100%;
    max-width: inherit;
    min-height: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.bt_bb_section.bt_bb_video .bt_bb_port {
    position: relative;
    z-index: 2;
    }

/* Row / Grid related */
.bt_bb_row {
    margin: 0 -20px;
    }
.bt_bb_row .bt_bb_column {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row .bt_bb_column[style*="background-image"] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content &gt; .bt_bb_image {
    margin-left: -20px;
    margin-right: -20px;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content &gt; .bt_bb_image img {
    display: block;
    width: 100%;
    height: auto;
    }
.bt_bb_row .bt_bb_column .bt_bb_column_content {
    width: 100%;
    }
.bt_bb_row_inner {
    margin: 0 -20px;
    }
.bt_bb_row_inner .bt_bb_column_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_top {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner .bt_bb_column_inner[style*="background-image"] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content &gt; .bt_bb_image {
    margin-left: -20px;
    margin-right: -20px;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content &gt; .bt_bb_image img {
    display: block;
    width: 100%;
    height: auto;
    }
.bt_bb_row_inner .bt_bb_column_inner .bt_bb_column_inner_content {
    width: 100%;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_column,
.bt_bb_align_center .bt_bb_align_right.bt_bb_column,
.bt_bb_align_left .bt_bb_align_right .bt_bb_column,
.bt_bb_align_center .bt_bb_align_right .bt_bb_column,
.bt_bb_align_right.bt_bb_column,
.bt_bb_align_right .bt_bb_column,
.bt_bb_align_left .bt_bb_align_right.bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_right.bt_bb_column_inner,
.bt_bb_align_left .bt_bb_align_right .bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_right .bt_bb_column_inner,
.bt_bb_align_right.bt_bb_column_inner,
.bt_bb_align_right .bt_bb_column_inner {
    text-align: right;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_column,
.bt_bb_align_center .bt_bb_align_left.bt_bb_column,
.bt_bb_align_right .bt_bb_align_left .bt_bb_column,
.bt_bb_align_center .bt_bb_align_left .bt_bb_column,
.bt_bb_align_left.bt_bb_column,
.bt_bb_align_left .bt_bb_column,
.bt_bb_align_right .bt_bb_align_left.bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_left.bt_bb_column_inner,
.bt_bb_align_right .bt_bb_align_left .bt_bb_column_inner,
.bt_bb_align_center .bt_bb_align_left .bt_bb_column_inner,
.bt_bb_align_left.bt_bb_column_inner,
.bt_bb_align_left .bt_bb_column_inner {
    text-align: left;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_column,
.bt_bb_align_right .bt_bb_align_center.bt_bb_column,
.bt_bb_align_left .bt_bb_align_center .bt_bb_column,
.bt_bb_align_right .bt_bb_align_center .bt_bb_column,
.bt_bb_align_center.bt_bb_column,
.bt_bb_align_center .bt_bb_column,
.bt_bb_align_left .bt_bb_align_center.bt_bb_column_inner,
.bt_bb_align_right .bt_bb_align_center.bt_bb_column_inner,
.bt_bb_align_left .bt_bb_align_center .bt_bb_column_inner,
.bt_bb_align_right .bt_bb_align_center .bt_bb_column_inner,
.bt_bb_align_center.bt_bb_column_inner,
.bt_bb_align_center .bt_bb_column_inner {
    text-align: center;
    }
.bt_bb_cell {
    width: 100%;
    }
.bt_bb_layout_boxed .bt_bb_cell {
    width: 1200px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_600 .bt_bb_cell {
    width: 600px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_700 .bt_bb_cell {
    width: 700px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_800 .bt_bb_cell {
    width: 800px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_900 .bt_bb_cell {
    width: 900px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1000 .bt_bb_cell {
    width: 1000px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1100 .bt_bb_cell {
    width: 1100px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1200 .bt_bb_cell {
    width: 1200px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1300 .bt_bb_cell {
    width: 1300px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1400 .bt_bb_cell {
    width: 1400px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1500 .bt_bb_cell {
    width: 1500px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_layout_boxed_1600 .bt_bb_cell {
    width: 1600px;
    max-width: -webkit-calc(100% - 40px);
    max-width: -moz-calc(100% - 40px);
    max-width: calc(100% - 40px);
    }
.bt_bb_row.bt_bb_column_gap_extra_small {
    max-width: -webkit-calc(100% + .5em);
    max-width: -moz-calc(100% + .5em);
    max-width: calc(100% + .5em);
    margin-left: -.25em;
    margin-right: -.25em;
    }
.bt_bb_row.bt_bb_column_gap_extra_small .bt_bb_column {
    padding-left: .25em;
    padding-right: .25em;
    }
.bt_bb_row.bt_bb_column_gap_small {
    max-width: -webkit-calc(100% + 1em);
    max-width: -moz-calc(100% + 1em);
    max-width: calc(100% + 1em);
    margin-left: .5em;
    margin-right: -.5em;
    }
.bt_bb_row.bt_bb_column_gap_small .bt_bb_column {
    padding-left: .5em;
    padding-right: .5em;
    }
.bt_bb_row.bt_bb_column_gap_normal {
    max-width: -webkit-calc(100% + 2em);
    max-width: -moz-calc(100% + 2em);
    max-width: calc(100% + 2em);
    margin-left: -1em;
    margin-right: -1em;
    }
.bt_bb_row.bt_bb_column_gap_normal .bt_bb_column {
    padding-left: 1em;
    padding-right: 1em;
    }
.bt_bb_row.bt_bb_column_gap_medium {
    max-width: -webkit-calc(100% + 4em);
    max-width: -moz-calc(100% + 4em);
    max-width: calc(100% + 4em);
    margin-left: -2em;
    margin-right: -2em;
    }
.bt_bb_row.bt_bb_column_gap_medium .bt_bb_column {
    padding-left: 2em;
    padding-right: 2em;
    }
.bt_bb_row.bt_bb_column_gap_large {
    max-width: -webkit-calc(100% + 8em);
    max-width: -moz-calc(100% + 8em);
    max-width: calc(100% + 8em);
    margin-left: -4em;
    margin-right: -4em;
    }
.bt_bb_row.bt_bb_column_gap_large .bt_bb_column {
    padding-left: 4em;
    padding-right: 4em;
    }
.bt_bb_row.bt_bb_column_gap_0 {
    max-width: -webkit-calc(100% + 0);
    max-width: -moz-calc(100% + 0);
    max-width: calc(100% + 0);
    margin-left: -0px;
    margin-right: -0px;
    }
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_row.bt_bb_column_gap_5 {
    max-width: -webkit-calc(100% + 10px);
    max-width: -moz-calc(100% + 10px);
    max-width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
    }
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_row.bt_bb_column_gap_10 {
    max-width: -webkit-calc(100% + 20px);
    max-width: -moz-calc(100% + 20px);
    max-width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    }
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row.bt_bb_column_gap_15 {
    max-width: -webkit-calc(100% + 30px);
    max-width: -moz-calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    }
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_row.bt_bb_column_gap_20 {
    max-width: -webkit-calc(100% + 40px);
    max-width: -moz-calc(100% + 40px);
    max-width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    }
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_row.bt_bb_column_gap_25 {
    max-width: -webkit-calc(100% + 50px);
    max-width: -moz-calc(100% + 50px);
    max-width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px;
    }
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_row.bt_bb_column_gap_30 {
    max-width: -webkit-calc(100% + 60px);
    max-width: -moz-calc(100% + 60px);
    max-width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
    }
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_row.bt_bb_column_gap_35 {
    max-width: -webkit-calc(100% + 70px);
    max-width: -moz-calc(100% + 70px);
    max-width: calc(100% + 70px);
    margin-left: -35px;
    margin-right: -35px;
    }
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_row.bt_bb_column_gap_40 {
    max-width: -webkit-calc(100% + 80px);
    max-width: -moz-calc(100% + 80px);
    max-width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
    }
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_row.bt_bb_column_gap_45 {
    max-width: -webkit-calc(100% + 90px);
    max-width: -moz-calc(100% + 90px);
    max-width: calc(100% + 90px);
    margin-left: -45px;
    margin-right: -45px;
    }
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_row.bt_bb_column_gap_50 {
    max-width: -webkit-calc(100% + 100px);
    max-width: -moz-calc(100% + 100px);
    max-width: calc(100% + 100px);
    margin-left: -50px;
    margin-right: -50px;
    }
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_row.bt_bb_column_gap_60 {
    max-width: -webkit-calc(100% + 120px);
    max-width: -moz-calc(100% + 120px);
    max-width: calc(100% + 120px);
    margin-left: -60px;
    margin-right: -60px;
    }
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 120px;
    padding-right: 120px;
    }
.bt_bb_row.bt_bb_column_gap_70 {
    max-width: -webkit-calc(100% + 140px);
    max-width: -moz-calc(100% + 140px);
    max-width: calc(100% + 140px);
    margin-left: -70px;
    margin-right: -70px;
    }
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 140px;
    padding-right: 140px;
    }
.bt_bb_row.bt_bb_column_gap_80 {
    max-width: -webkit-calc(100% + 160px);
    max-width: -moz-calc(100% + 160px);
    max-width: calc(100% + 160px);
    margin-left: -80px;
    margin-right: -80px;
    }
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 160px;
    padding-right: 160px;
    }
.bt_bb_row.bt_bb_column_gap_90 {
    max-width: -webkit-calc(100% + 180px);
    max-width: -moz-calc(100% + 180px);
    max-width: calc(100% + 180px);
    margin-left: -90px;
    margin-right: -90px;
    }
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 180px;
    padding-right: 180px;
    }
.bt_bb_row.bt_bb_column_gap_100 {
    max-width: -webkit-calc(100% + 200px);
    max-width: -moz-calc(100% + 200px);
    max-width: calc(100% + 200px);
    margin-left: -100px;
    margin-right: -100px;
    }
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 200px;
    padding-right: 200px;
    }

/* Fix -0px problem and senseless double 0px padding */
.bt_bb_row.bt_bb_column_gap_0 {
    margin-left: 0;
    margin-right: 0;
    }
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0 {
    max-width: -webkit-calc(100% + 0);
    max-width: -moz-calc(100% + 0);
    max-width: calc(100% + 0);
    margin-left: -0px;
    margin-right: -0px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0 .bt_bb_column_inner {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5 {
    max-width: -webkit-calc(100% + 10px);
    max-width: -moz-calc(100% + 10px);
    max-width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5 .bt_bb_column_inner {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10 {
    max-width: -webkit-calc(100% + 20px);
    max-width: -moz-calc(100% + 20px);
    max-width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10 .bt_bb_column_inner {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15 {
    max-width: -webkit-calc(100% + 30px);
    max-width: -moz-calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15 .bt_bb_column_inner {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20 {
    max-width: -webkit-calc(100% + 40px);
    max-width: -moz-calc(100% + 40px);
    max-width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20 .bt_bb_column_inner {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25 {
    max-width: -webkit-calc(100% + 50px);
    max-width: -moz-calc(100% + 50px);
    max-width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25 .bt_bb_column_inner {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30 {
    max-width: -webkit-calc(100% + 60px);
    max-width: -moz-calc(100% + 60px);
    max-width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30 .bt_bb_column_inner {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35 {
    max-width: -webkit-calc(100% + 70px);
    max-width: -moz-calc(100% + 70px);
    max-width: calc(100% + 70px);
    margin-left: -35px;
    margin-right: -35px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35 .bt_bb_column_inner {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40 {
    max-width: -webkit-calc(100% + 80px);
    max-width: -moz-calc(100% + 80px);
    max-width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40 .bt_bb_column_inner {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45 {
    max-width: -webkit-calc(100% + 90px);
    max-width: -moz-calc(100% + 90px);
    max-width: calc(100% + 90px);
    margin-left: -45px;
    margin-right: -45px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45 .bt_bb_column_inner {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50 {
    max-width: -webkit-calc(100% + 100px);
    max-width: -moz-calc(100% + 100px);
    max-width: calc(100% + 100px);
    margin-left: -50px;
    margin-right: -50px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50 .bt_bb_column_inner {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60 {
    max-width: -webkit-calc(100% + 120px);
    max-width: -moz-calc(100% + 120px);
    max-width: calc(100% + 120px);
    margin-left: -60px;
    margin-right: -60px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60 .bt_bb_column_inner {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 120px;
    padding-right: 120px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70 {
    max-width: -webkit-calc(100% + 140px);
    max-width: -moz-calc(100% + 140px);
    max-width: calc(100% + 140px);
    margin-left: -70px;
    margin-right: -70px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70 .bt_bb_column_inner {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 140px;
    padding-right: 140px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80 {
    max-width: -webkit-calc(100% + 160px);
    max-width: -moz-calc(100% + 160px);
    max-width: calc(100% + 160px);
    margin-left: -80px;
    margin-right: -80px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80 .bt_bb_column_inner {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 160px;
    padding-right: 160px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90 {
    max-width: -webkit-calc(100% + 180px);
    max-width: -moz-calc(100% + 180px);
    max-width: calc(100% + 180px);
    margin-left: -90px;
    margin-right: -90px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90 .bt_bb_column_inner {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 180px;
    padding-right: 180px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100 {
    max-width: -webkit-calc(100% + 200px);
    max-width: -moz-calc(100% + 200px);
    max-width: calc(100% + 200px);
    margin-left: -100px;
    margin-right: -100px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100 .bt_bb_column_inner {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 200px;
    padding-right: 200px;
    }
html:not(.bt_bb_touch) .bt_bb_parallax {
    -webkit-transition-property: background-position;
    -moz-transition-property: background-position;
    transition-property: background-position;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    transition-duration: 0;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
    background-attachment: fixed;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: none;
    }
html[data-useragent*="Edge"] html:not(.bt_bb_touch) .bt_bb_parallax {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }

/* Test */
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper {
    max-width: 1200px;
    margin: auto;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column {
    max-width: 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right,
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left {
    max-width: 100%;
    }
@media (max-width: 1240px) {
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper {
    padding: 0 20px;
    max-width: 100%;
    }
}

@media (min-width: 1240px) {
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 103.43333px;
    -ms-flex: 0 0 103.43333px;
    flex: 0 0 103.43333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="1"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 63.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="1"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 63.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 100.83333px;
    -ms-flex: 0 0 100.83333px;
    flex: 0 0 100.83333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 101.66667px;
    -ms-flex: 0 0 101.66667px;
    flex: 0 0 101.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 102.5px;
    -ms-flex: 0 0 102.5px;
    flex: 0 0 102.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 103.33333px;
    -ms-flex: 0 0 103.33333px;
    flex: 0 0 103.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 104.16667px;
    -ms-flex: 0 0 104.16667px;
    flex: 0 0 104.16667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 105px;
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 105.83333px;
    -ms-flex: 0 0 105.83333px;
    flex: 0 0 105.83333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 106.66667px;
    -ms-flex: 0 0 106.66667px;
    flex: 0 0 106.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 107.5px;
    -ms-flex: 0 0 107.5px;
    flex: 0 0 107.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 108.33333px;
    -ms-flex: 0 0 108.33333px;
    flex: 0 0 108.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 110px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 111.66667px;
    -ms-flex: 0 0 111.66667px;
    flex: 0 0 111.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 113.33333px;
    -ms-flex: 0 0 113.33333px;
    flex: 0 0 113.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 115px;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 116.66667px;
    -ms-flex: 0 0 116.66667px;
    flex: 0 0 116.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 100px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 100px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 90.83333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 90.83333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 81.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 81.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 72.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 72.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 63.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 63.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 54.16667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 54.16667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 45px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 45px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 35.83333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 35.83333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 26.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 26.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 17.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 17.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 8.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 8.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -10px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -10px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -28.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -28.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -46.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -46.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -65px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -65px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -83.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -83.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 206.76667px;
    -ms-flex: 0 0 206.76667px;
    flex: 0 0 206.76667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 166.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 166.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 201.66667px;
    -ms-flex: 0 0 201.66667px;
    flex: 0 0 201.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 203.33333px;
    -ms-flex: 0 0 203.33333px;
    flex: 0 0 203.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 205px;
    -ms-flex: 0 0 205px;
    flex: 0 0 205px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 206.66667px;
    -ms-flex: 0 0 206.66667px;
    flex: 0 0 206.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 208.33333px;
    -ms-flex: 0 0 208.33333px;
    flex: 0 0 208.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 210px;
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 211.66667px;
    -ms-flex: 0 0 211.66667px;
    flex: 0 0 211.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 213.33333px;
    -ms-flex: 0 0 213.33333px;
    flex: 0 0 213.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 215px;
    -ms-flex: 0 0 215px;
    flex: 0 0 215px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 216.66667px;
    -ms-flex: 0 0 216.66667px;
    flex: 0 0 216.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 223.33333px;
    -ms-flex: 0 0 223.33333px;
    flex: 0 0 223.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 226.66667px;
    -ms-flex: 0 0 226.66667px;
    flex: 0 0 226.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 230px;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 233.33333px;
    -ms-flex: 0 0 233.33333px;
    flex: 0 0 233.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 191.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 191.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 183.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 183.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 175px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 175px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 166.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 166.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 158.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 158.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 150px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 150px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 141.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 141.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 133.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 133.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 125px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 125px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 116.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 116.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 100px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 100px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 83.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 83.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 66.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 66.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 50px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 50px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 33.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 33.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 310.1px;
    -ms-flex: 0 0 310.1px;
    flex: 0 0 310.1px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="3"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 270px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="3"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 270px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 302.5px;
    -ms-flex: 0 0 302.5px;
    flex: 0 0 302.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 305px;
    -ms-flex: 0 0 305px;
    flex: 0 0 305px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 307.5px;
    -ms-flex: 0 0 307.5px;
    flex: 0 0 307.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 310px;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 312.5px;
    -ms-flex: 0 0 312.5px;
    flex: 0 0 312.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 315px;
    -ms-flex: 0 0 315px;
    flex: 0 0 315px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 317.5px;
    -ms-flex: 0 0 317.5px;
    flex: 0 0 317.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 320px;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 322.5px;
    -ms-flex: 0 0 322.5px;
    flex: 0 0 322.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 325px;
    -ms-flex: 0 0 325px;
    flex: 0 0 325px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 330px;
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 335px;
    -ms-flex: 0 0 335px;
    flex: 0 0 335px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 345px;
    -ms-flex: 0 0 345px;
    flex: 0 0 345px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 350px;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 300px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 300px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 292.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 292.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 285px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 285px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 277.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 277.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 270px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 270px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 262.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 262.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 255px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 255px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 247.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 247.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 240px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 240px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 232.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 232.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 225px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 225px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 210px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 210px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 195px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 195px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 180px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 180px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 165px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 165px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 150px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 150px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 413.43333px;
    -ms-flex: 0 0 413.43333px;
    flex: 0 0 413.43333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 373.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 373.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 403.33333px;
    -ms-flex: 0 0 403.33333px;
    flex: 0 0 403.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 406.66667px;
    -ms-flex: 0 0 406.66667px;
    flex: 0 0 406.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 410px;
    -ms-flex: 0 0 410px;
    flex: 0 0 410px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 413.33333px;
    -ms-flex: 0 0 413.33333px;
    flex: 0 0 413.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 416.66667px;
    -ms-flex: 0 0 416.66667px;
    flex: 0 0 416.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 420px;
    -ms-flex: 0 0 420px;
    flex: 0 0 420px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 423.33333px;
    -ms-flex: 0 0 423.33333px;
    flex: 0 0 423.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 426.66667px;
    -ms-flex: 0 0 426.66667px;
    flex: 0 0 426.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 430px;
    -ms-flex: 0 0 430px;
    flex: 0 0 430px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 433.33333px;
    -ms-flex: 0 0 433.33333px;
    flex: 0 0 433.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 440px;
    -ms-flex: 0 0 440px;
    flex: 0 0 440px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 446.66667px;
    -ms-flex: 0 0 446.66667px;
    flex: 0 0 446.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 453.33333px;
    -ms-flex: 0 0 453.33333px;
    flex: 0 0 453.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 460px;
    -ms-flex: 0 0 460px;
    flex: 0 0 460px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 466.66667px;
    -ms-flex: 0 0 466.66667px;
    flex: 0 0 466.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 400px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 400px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 393.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 393.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 386.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 386.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 380px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 380px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 373.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 373.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 366.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 366.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 360px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 360px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 353.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 353.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 346.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 346.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 340px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 340px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 333.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 333.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 320px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 320px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 306.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 306.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 293.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 293.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 280px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 280px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 266.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 266.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 620.1px;
    -ms-flex: 0 0 620.1px;
    flex: 0 0 620.1px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="6"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 580px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="6"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 580px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 600px;
    -ms-flex: 0 0 600px;
    flex: 0 0 600px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 605px;
    -ms-flex: 0 0 605px;
    flex: 0 0 605px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 610px;
    -ms-flex: 0 0 610px;
    flex: 0 0 610px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 615px;
    -ms-flex: 0 0 615px;
    flex: 0 0 615px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 620px;
    -ms-flex: 0 0 620px;
    flex: 0 0 620px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 625px;
    -ms-flex: 0 0 625px;
    flex: 0 0 625px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 630px;
    -ms-flex: 0 0 630px;
    flex: 0 0 630px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 635px;
    -ms-flex: 0 0 635px;
    flex: 0 0 635px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 640px;
    -ms-flex: 0 0 640px;
    flex: 0 0 640px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 645px;
    -ms-flex: 0 0 645px;
    flex: 0 0 645px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 650px;
    -ms-flex: 0 0 650px;
    flex: 0 0 650px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 660px;
    -ms-flex: 0 0 660px;
    flex: 0 0 660px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 670px;
    -ms-flex: 0 0 670px;
    flex: 0 0 670px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 680px;
    -ms-flex: 0 0 680px;
    flex: 0 0 680px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 690px;
    -ms-flex: 0 0 690px;
    flex: 0 0 690px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 700px;
    -ms-flex: 0 0 700px;
    flex: 0 0 700px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 600px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 600px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 595px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 595px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 590px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 590px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 585px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 585px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 580px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 580px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 575px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 575px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 570px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 570px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 565px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 565px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 560px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 560px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 555px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 555px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 550px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 550px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 540px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 540px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 530px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 530px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 520px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 520px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 510px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 510px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 500px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 500px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 826.76667px;
    -ms-flex: 0 0 826.76667px;
    flex: 0 0 826.76667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="8"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 786.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="8"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 786.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 800px;
    -ms-flex: 0 0 800px;
    flex: 0 0 800px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 806.66667px;
    -ms-flex: 0 0 806.66667px;
    flex: 0 0 806.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 813.33333px;
    -ms-flex: 0 0 813.33333px;
    flex: 0 0 813.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 820px;
    -ms-flex: 0 0 820px;
    flex: 0 0 820px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 826.66667px;
    -ms-flex: 0 0 826.66667px;
    flex: 0 0 826.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 833.33333px;
    -ms-flex: 0 0 833.33333px;
    flex: 0 0 833.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 840px;
    -ms-flex: 0 0 840px;
    flex: 0 0 840px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 846.66667px;
    -ms-flex: 0 0 846.66667px;
    flex: 0 0 846.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 853.33333px;
    -ms-flex: 0 0 853.33333px;
    flex: 0 0 853.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 860px;
    -ms-flex: 0 0 860px;
    flex: 0 0 860px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 866.66667px;
    -ms-flex: 0 0 866.66667px;
    flex: 0 0 866.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 880px;
    -ms-flex: 0 0 880px;
    flex: 0 0 880px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 893.33333px;
    -ms-flex: 0 0 893.33333px;
    flex: 0 0 893.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 906.66667px;
    -ms-flex: 0 0 906.66667px;
    flex: 0 0 906.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 920px;
    -ms-flex: 0 0 920px;
    flex: 0 0 920px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 933.33333px;
    -ms-flex: 0 0 933.33333px;
    flex: 0 0 933.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 800px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 800px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 796.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 796.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 793.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 793.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 790px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 790px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 786.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 786.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 783.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 783.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 780px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 780px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 776.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 776.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 773.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 773.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 770px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 770px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 766.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 766.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 760px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 760px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 753.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 753.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 746.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 746.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 740px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 740px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 733.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 733.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 930.1px;
    -ms-flex: 0 0 930.1px;
    flex: 0 0 930.1px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 890px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 890px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 900px;
    -ms-flex: 0 0 900px;
    flex: 0 0 900px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 907.5px;
    -ms-flex: 0 0 907.5px;
    flex: 0 0 907.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 915px;
    -ms-flex: 0 0 915px;
    flex: 0 0 915px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 922.5px;
    -ms-flex: 0 0 922.5px;
    flex: 0 0 922.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 930px;
    -ms-flex: 0 0 930px;
    flex: 0 0 930px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 937.5px;
    -ms-flex: 0 0 937.5px;
    flex: 0 0 937.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 945px;
    -ms-flex: 0 0 945px;
    flex: 0 0 945px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 952.5px;
    -ms-flex: 0 0 952.5px;
    flex: 0 0 952.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 960px;
    -ms-flex: 0 0 960px;
    flex: 0 0 960px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 967.5px;
    -ms-flex: 0 0 967.5px;
    flex: 0 0 967.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 975px;
    -ms-flex: 0 0 975px;
    flex: 0 0 975px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 990px;
    -ms-flex: 0 0 990px;
    flex: 0 0 990px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1005px;
    -ms-flex: 0 0 1005px;
    flex: 0 0 1005px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1020px;
    -ms-flex: 0 0 1020px;
    flex: 0 0 1020px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1035px;
    -ms-flex: 0 0 1035px;
    flex: 0 0 1035px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1050px;
    -ms-flex: 0 0 1050px;
    flex: 0 0 1050px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 900px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 900px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 897.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 897.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 895px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 895px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 892.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 892.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 890px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 890px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 887.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 887.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 885px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 885px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 882.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 882.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 880px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 880px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 877.5px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 877.5px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 875px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 875px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 870px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 870px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 865px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 865px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 860px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 860px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 855px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 855px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 850px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 850px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1033.43333px;
    -ms-flex: 0 0 1033.43333px;
    flex: 0 0 1033.43333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="10"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 993.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="10"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 993.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1000px;
    -ms-flex: 0 0 1000px;
    flex: 0 0 1000px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1008.33333px;
    -ms-flex: 0 0 1008.33333px;
    flex: 0 0 1008.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1016.66667px;
    -ms-flex: 0 0 1016.66667px;
    flex: 0 0 1016.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1025px;
    -ms-flex: 0 0 1025px;
    flex: 0 0 1025px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1033.33333px;
    -ms-flex: 0 0 1033.33333px;
    flex: 0 0 1033.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1041.66667px;
    -ms-flex: 0 0 1041.66667px;
    flex: 0 0 1041.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1050px;
    -ms-flex: 0 0 1050px;
    flex: 0 0 1050px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1058.33333px;
    -ms-flex: 0 0 1058.33333px;
    flex: 0 0 1058.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1066.66667px;
    -ms-flex: 0 0 1066.66667px;
    flex: 0 0 1066.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1075px;
    -ms-flex: 0 0 1075px;
    flex: 0 0 1075px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1083.33333px;
    -ms-flex: 0 0 1083.33333px;
    flex: 0 0 1083.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1100px;
    -ms-flex: 0 0 1100px;
    flex: 0 0 1100px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1116.66667px;
    -ms-flex: 0 0 1116.66667px;
    flex: 0 0 1116.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1133.33333px;
    -ms-flex: 0 0 1133.33333px;
    flex: 0 0 1133.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1150px;
    -ms-flex: 0 0 1150px;
    flex: 0 0 1150px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1166.66667px;
    -ms-flex: 0 0 1166.66667px;
    flex: 0 0 1166.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1000px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1000px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 998.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 998.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 996.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 996.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 995px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 995px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 993.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 993.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 991.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 991.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 990px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 990px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 988.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 988.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 986.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 986.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 985px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 985px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 983.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 983.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 980px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 980px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 976.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 976.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 973.33333px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 973.33333px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 970px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 970px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 966.66667px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 966.66667px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1240.1px;
    -ms-flex: 0 0 1240.1px;
    flex: 0 0 1240.1px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="12"]:first-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_row_push_right) {
    padding-right: -webkit-calc(50% - 600px);
    padding-right: -moz-calc(50% - 600px);
    padding-right: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="12"]:last-child {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_row_push_left) {
    padding-left: -webkit-calc(50% - 600px);
    padding-left: -moz-calc(50% - 600px);
    padding-left: calc(50% - 600px);
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1200px;
    -ms-flex: 0 0 1200px;
    flex: 0 0 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1210px;
    -ms-flex: 0 0 1210px;
    flex: 0 0 1210px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1220px;
    -ms-flex: 0 0 1220px;
    flex: 0 0 1220px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1230px;
    -ms-flex: 0 0 1230px;
    flex: 0 0 1230px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1240px;
    -ms-flex: 0 0 1240px;
    flex: 0 0 1240px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1250px;
    -ms-flex: 0 0 1250px;
    flex: 0 0 1250px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1260px;
    -ms-flex: 0 0 1260px;
    flex: 0 0 1260px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1270px;
    -ms-flex: 0 0 1270px;
    flex: 0 0 1270px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1280px;
    -ms-flex: 0 0 1280px;
    flex: 0 0 1280px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1290px;
    -ms-flex: 0 0 1290px;
    flex: 0 0 1290px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1300px;
    -ms-flex: 0 0 1300px;
    flex: 0 0 1300px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1320px;
    -ms-flex: 0 0 1320px;
    flex: 0 0 1320px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1340px;
    -ms-flex: 0 0 1340px;
    flex: 0 0 1340px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1360px;
    -ms-flex: 0 0 1360px;
    flex: 0 0 1360px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1380px;
    -ms-flex: 0 0 1380px;
    flex: 0 0 1380px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1400px;
    -ms-flex: 0 0 1400px;
    flex: 0 0 1400px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200px;
    }
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
}

@media (max-width: 1239px) {
.bt_bb_row_width_boxed_1200.bt_bb_row_wrapper .bt_bb_row {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
}

/*
#masthead .wrap {
    max-width: 1200px;
    padding-left: 0em;
    padding-right: 0em;
    background: green;
}
*/
.bt_bb_icon {
    display: inline-block;
    line-height: 1;
    padding-right: .5em;
    max-width: 100%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon,
.bt_bb_align_right .bt_bb_align_center.bt_bb_icon,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon,
.bt_bb_align_center.bt_bb_icon,
.bt_bb_align_center .bt_bb_icon {
    float: none;
    margin: 0;
    padding: 0 .25em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
    padding: 0 1em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
    padding: 0 2em;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon,
.bt_bb_align_center .bt_bb_align_left.bt_bb_icon,
.bt_bb_align_right .bt_bb_align_left .bt_bb_icon,
.bt_bb_align_center .bt_bb_align_left .bt_bb_icon,
.bt_bb_align_left.bt_bb_icon,
.bt_bb_align_left .bt_bb_icon {
    float: left;
    margin: 0;
    padding-right: .5em;
    padding-left: 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
    padding-right: 1em;
    padding-left: 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
    padding-right: 2em;
    padding-left: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon,
.bt_bb_align_center .bt_bb_align_right.bt_bb_icon,
.bt_bb_align_left .bt_bb_align_right .bt_bb_icon,
.bt_bb_align_center .bt_bb_align_right .bt_bb_icon,
.bt_bb_align_right.bt_bb_icon,
.bt_bb_align_right .bt_bb_icon {
    margin: 0 auto;
    float: right;
    padding-left: .5em;
    padding-right: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,
.bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large {
    padding-left: 1em;
    padding-right: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,
.bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge {
    padding-left: 2em;
    padding-right: 0;
    }
.bt_bb_icon .bt_bb_icon_holder {
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: inherit;
    }
.bt_bb_icon .bt_bb_icon_holder:before {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    line-height: inherit;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 280ms ease;
    -moz-transition: all 280ms ease;
    transition: all 280ms ease;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: .9em;
    width: 1.8em;
    height: 1.8em;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder &gt; span {
    font-size: .875em;
    }
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1.1em;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder &gt; span {
    font-size: .875em;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 1.6em;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder &gt; span {
    font-size: 1em;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 3em;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder &gt; span {
    font-size: 1.4em;
    }
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 4em;
    width: 2em;
    height: 2em;
    }
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder &gt; span {
    font-size: 1.6em;
    }
.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_small.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_normal.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_large.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before {
    width: auto;
    height: auto;
    }
.bt_bb_icon .bt_bb_icon_holder span {
    line-height: 1.1;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding-left: .5em;
    }
.rtl .bt_bb_icon .bt_bb_icon_holder span {
    float: right;
    padding-left: 0;
    padding-right: .5em;
    }
.bt_bb_icon .bt_bb_icon_holder:hover {
    text-decoration: none;
    }
.bt_bb_icon.bt_bb_shape_circle .bt_bb_icon_holder:before {
    border-radius: 50%;
    }
.bt_bb_icon.bt_bb_shape_round .bt_bb_icon_holder:before {
    border-radius: 5px;
    }
.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #000 inset;
    box-shadow: 0 0 0 1px #000 inset;
    color: #000;
    }
.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #000 inset;
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
    }
.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #000 inset;
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
    }
.bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #000 inset;
    box-shadow: 0 0 0 1px #000 inset;
    color: #000;
    }
.bt_bb_button {
    display: inline-block;
    line-height: 1;
    margin-bottom: .25em;
    }
.bt_bb_button.bt_bb_width_full {
    display: block;
    width: 100%;
    }
.bt_bb_align_right.bt_bb_button.bt_bb_width_full,
.bt_bb_align_left.bt_bb_button.bt_bb_width_full {
    float: none;
    margin: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_button,
.bt_bb_align_center .bt_bb_align_right.bt_bb_button,
.bt_bb_align_left .bt_bb_align_right .bt_bb_button,
.bt_bb_align_center .bt_bb_align_right .bt_bb_button,
.bt_bb_align_right.bt_bb_button,
.bt_bb_align_right .bt_bb_button {
    float: right;
    margin-left: .5em;
    margin-right: 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_button,
.bt_bb_align_center .bt_bb_align_left.bt_bb_button,
.bt_bb_align_right .bt_bb_align_left .bt_bb_button,
.bt_bb_align_center .bt_bb_align_left .bt_bb_button,
.bt_bb_align_left.bt_bb_button,
.bt_bb_align_left .bt_bb_button {
    float: left;
    margin-right: .5em;
    margin-left: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_button,
.bt_bb_align_right .bt_bb_align_center.bt_bb_button,
.bt_bb_align_left .bt_bb_align_center .bt_bb_button,
.bt_bb_align_right .bt_bb_align_center .bt_bb_button,
.bt_bb_align_center.bt_bb_button,
.bt_bb_align_center .bt_bb_button {
    float: none;
    margin-right: .25em;
    margin-left: .25em;
    }
.bt_bb_size_small.bt_bb_button {
    font-size: .8em;
    }
.bt_bb_size_medium.bt_bb_button {
    font-size: .9em;
    }
.bt_bb_size_normal.bt_bb_button {
    font-size: 1em;
    }
.bt_bb_size_large.bt_bb_button {
    font-size: 1.2em;
    }
.bt_bb_button a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em 3em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.bt_bb_button a:hover {
    text-decoration: none;
    }
.bt_bb_style_clean.bt_bb_button a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.bt_bb_style_outline.bt_bb_button a {
    -webkit-box-shadow: 0 0 0 1px black inset;
    box-shadow: 0 0 0 1px black inset;
    }
.bt_bb_style_outline:hover.bt_bb_button a {
    -webkit-box-shadow: 0 0 0 2em black inset;
    box-shadow: 0 0 0 2em black inset;
    color: white;
    }
.bt_bb_button.bt_bb_shape_square a.bt_bb_link {
    border-radius: 0;
    }
.bt_bb_button.bt_bb_shape_rounded a.bt_bb_link {
    border-radius: 5px;
    }
.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
    border-radius: 50px;
    }
.bt_bb_button .bt_bb_icon_holder {
    display: block;
    }
.bt_bb_button .bt_bb_icon_holder:before {
    display: block;
    font-size: inherit;
    line-height: 1;
    font-weight: 400;
    }
.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: .5em;
    }
.bt_bb_button.bt_bb_icon_position_left .bt_bb_button_text {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: .5em;
    }
.bt_bb_button.bt_bb_icon_position_right .bt_bb_button_text {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_separator {
    line-height: 0;
    display: block;
    clear: both;
    }
.bt_bb_separator:before,
.bt_bb_separator:after {
    content: ' ';
    display: table;
    width: 100%;
    clear: both;
    }
.bt_bb_separator.bt_bb_border_style_solid {
    border-bottom: 1px solid #ccc;
    }
.bt_bb_separator.bt_bb_border_style_dotted {
    border-bottom: 1px dotted #ccc;
    }
.bt_bb_separator.bt_bb_border_style_dashed {
    border-bottom: 1px dashed #ccc;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_small {
    margin-bottom: .5em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_small {
    margin-bottom: 1em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_normal {
    margin-bottom: 2em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_medium {
    margin-bottom: 4em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_large {
    margin-bottom: 8em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_large {
    margin-bottom: 16em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_small {
    margin-top: .5em;
    }
.bt_bb_separator.bt_bb_top_spacing_small {
    margin-top: 1em;
    }
.bt_bb_separator.bt_bb_top_spacing_normal {
    margin-top: 2em;
    }
.bt_bb_separator.bt_bb_top_spacing_medium {
    margin-top: 4em;
    }
.bt_bb_separator.bt_bb_top_spacing_large {
    margin-top: 8em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_large {
    margin-top: 16em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline,
.bt_bb_align_center .bt_bb_align_right.bt_bb_headline,
.bt_bb_align_left .bt_bb_align_right .bt_bb_headline,
.bt_bb_align_center .bt_bb_align_right .bt_bb_headline,
.bt_bb_align_right.bt_bb_headline,
.bt_bb_align_right .bt_bb_headline {
    text-align: right;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline,
.bt_bb_align_center .bt_bb_align_left.bt_bb_headline,
.bt_bb_align_right .bt_bb_align_left .bt_bb_headline,
.bt_bb_align_center .bt_bb_align_left .bt_bb_headline,
.bt_bb_align_left.bt_bb_headline,
.bt_bb_align_left .bt_bb_headline {
    text-align: left;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline,
.bt_bb_align_right .bt_bb_align_center.bt_bb_headline,
.bt_bb_align_left .bt_bb_align_center .bt_bb_headline,
.bt_bb_align_right .bt_bb_align_center .bt_bb_headline,
.bt_bb_align_center.bt_bb_headline,
.bt_bb_align_center .bt_bb_headline {
    text-align: center;
    }
.bt_bb_headline h1,
.bt_bb_headline h2,
.bt_bb_headline h3,
.bt_bb_headline h4,
.bt_bb_headline h5,
.bt_bb_headline h6 {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    }
.bt_bb_size_extrasmall.bt_bb_headline h1,
.bt_bb_size_extrasmall.bt_bb_headline h2,
.bt_bb_size_extrasmall.bt_bb_headline h3,
.bt_bb_size_extrasmall.bt_bb_headline h4,
.bt_bb_size_extrasmall.bt_bb_headline h5,
.bt_bb_size_extrasmall.bt_bb_headline h6 {
    font-size: 1rem;
    }
.bt_bb_size_small.bt_bb_headline h1,
.bt_bb_size_small.bt_bb_headline h2,
.bt_bb_size_small.bt_bb_headline h3,
.bt_bb_size_small.bt_bb_headline h4,
.bt_bb_size_small.bt_bb_headline h5,
.bt_bb_size_small.bt_bb_headline h6 {
    font-size: 1.5rem;
    }
.bt_bb_size_medium.bt_bb_headline h1,
.bt_bb_size_medium.bt_bb_headline h2,
.bt_bb_size_medium.bt_bb_headline h3,
.bt_bb_size_medium.bt_bb_headline h4,
.bt_bb_size_medium.bt_bb_headline h5,
.bt_bb_size_medium.bt_bb_headline h6 {
    font-size: 2rem;
    }
.bt_bb_size_normal.bt_bb_headline h1,
.bt_bb_size_normal.bt_bb_headline h2,
.bt_bb_size_normal.bt_bb_headline h3,
.bt_bb_size_normal.bt_bb_headline h4,
.bt_bb_size_normal.bt_bb_headline h5,
.bt_bb_size_normal.bt_bb_headline h6 {
    font-size: 2.5rem;
    }
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
    font-size: 3rem;
    }
.bt_bb_size_extralarge.bt_bb_headline h1,
.bt_bb_size_extralarge.bt_bb_headline h2,
.bt_bb_size_extralarge.bt_bb_headline h3,
.bt_bb_size_extralarge.bt_bb_headline h4,
.bt_bb_size_extralarge.bt_bb_headline h5,
.bt_bb_size_extralarge.bt_bb_headline h6 {
    font-size: 3.5rem;
    }
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
    font-size: 5rem;
    }
.bt_bb_font_weight_normal.bt_bb_headline h1,
.bt_bb_font_weight_normal.bt_bb_headline h2,
.bt_bb_font_weight_normal.bt_bb_headline h3,
.bt_bb_font_weight_normal.bt_bb_headline h4,
.bt_bb_font_weight_normal.bt_bb_headline h5,
.bt_bb_font_weight_normal.bt_bb_headline h6 {
    font-weight: normal;
    }
.bt_bb_font_weight_bold.bt_bb_headline h1,
.bt_bb_font_weight_bold.bt_bb_headline h2,
.bt_bb_font_weight_bold.bt_bb_headline h3,
.bt_bb_font_weight_bold.bt_bb_headline h4,
.bt_bb_font_weight_bold.bt_bb_headline h5,
.bt_bb_font_weight_bold.bt_bb_headline h6 {
    font-weight: bold;
    }
.bt_bb_font_weight_bolder.bt_bb_headline h1,
.bt_bb_font_weight_bolder.bt_bb_headline h2,
.bt_bb_font_weight_bolder.bt_bb_headline h3,
.bt_bb_font_weight_bolder.bt_bb_headline h4,
.bt_bb_font_weight_bolder.bt_bb_headline h5,
.bt_bb_font_weight_bolder.bt_bb_headline h6 {
    font-weight: bolder;
    }
.bt_bb_font_weight_lighter.bt_bb_headline h1,
.bt_bb_font_weight_lighter.bt_bb_headline h2,
.bt_bb_font_weight_lighter.bt_bb_headline h3,
.bt_bb_font_weight_lighter.bt_bb_headline h4,
.bt_bb_font_weight_lighter.bt_bb_headline h5,
.bt_bb_font_weight_lighter.bt_bb_headline h6 {
    font-weight: 300;
    }
.bt_bb_font_weight_light.bt_bb_headline h1,
.bt_bb_font_weight_light.bt_bb_headline h2,
.bt_bb_font_weight_light.bt_bb_headline h3,
.bt_bb_font_weight_light.bt_bb_headline h4,
.bt_bb_font_weight_light.bt_bb_headline h5,
.bt_bb_font_weight_light.bt_bb_headline h6 {
    font-weight: 200;
    }
.bt_bb_font_weight_thin.bt_bb_headline h1,
.bt_bb_font_weight_thin.bt_bb_headline h2,
.bt_bb_font_weight_thin.bt_bb_headline h3,
.bt_bb_font_weight_thin.bt_bb_headline h4,
.bt_bb_font_weight_thin.bt_bb_headline h5,
.bt_bb_font_weight_thin.bt_bb_headline h6 {
    font-weight: 100;
    }
.bt_bb_font_weight_100.bt_bb_headline h1,
.bt_bb_font_weight_100.bt_bb_headline h2,
.bt_bb_font_weight_100.bt_bb_headline h3,
.bt_bb_font_weight_100.bt_bb_headline h4,
.bt_bb_font_weight_100.bt_bb_headline h5,
.bt_bb_font_weight_100.bt_bb_headline h6 {
    font-weight: 100;
    }
.bt_bb_font_weight_200.bt_bb_headline h1,
.bt_bb_font_weight_200.bt_bb_headline h2,
.bt_bb_font_weight_200.bt_bb_headline h3,
.bt_bb_font_weight_200.bt_bb_headline h4,
.bt_bb_font_weight_200.bt_bb_headline h5,
.bt_bb_font_weight_200.bt_bb_headline h6 {
    font-weight: 200;
    }
.bt_bb_font_weight_300.bt_bb_headline h1,
.bt_bb_font_weight_300.bt_bb_headline h2,
.bt_bb_font_weight_300.bt_bb_headline h3,
.bt_bb_font_weight_300.bt_bb_headline h4,
.bt_bb_font_weight_300.bt_bb_headline h5,
.bt_bb_font_weight_300.bt_bb_headline h6 {
    font-weight: 300;
    }
.bt_bb_font_weight_400.bt_bb_headline h1,
.bt_bb_font_weight_400.bt_bb_headline h2,
.bt_bb_font_weight_400.bt_bb_headline h3,
.bt_bb_font_weight_400.bt_bb_headline h4,
.bt_bb_font_weight_400.bt_bb_headline h5,
.bt_bb_font_weight_400.bt_bb_headline h6 {
    font-weight: 400;
    }
.bt_bb_font_weight_500.bt_bb_headline h1,
.bt_bb_font_weight_500.bt_bb_headline h2,
.bt_bb_font_weight_500.bt_bb_headline h3,
.bt_bb_font_weight_500.bt_bb_headline h4,
.bt_bb_font_weight_500.bt_bb_headline h5,
.bt_bb_font_weight_500.bt_bb_headline h6 {
    font-weight: 500;
    }
.bt_bb_font_weight_600.bt_bb_headline h1,
.bt_bb_font_weight_600.bt_bb_headline h2,
.bt_bb_font_weight_600.bt_bb_headline h3,
.bt_bb_font_weight_600.bt_bb_headline h4,
.bt_bb_font_weight_600.bt_bb_headline h5,
.bt_bb_font_weight_600.bt_bb_headline h6 {
    font-weight: 600;
    }
.bt_bb_font_weight_700.bt_bb_headline h1,
.bt_bb_font_weight_700.bt_bb_headline h2,
.bt_bb_font_weight_700.bt_bb_headline h3,
.bt_bb_font_weight_700.bt_bb_headline h4,
.bt_bb_font_weight_700.bt_bb_headline h5,
.bt_bb_font_weight_700.bt_bb_headline h6 {
    font-weight: 700;
    }
.bt_bb_font_weight_800.bt_bb_headline h1,
.bt_bb_font_weight_800.bt_bb_headline h2,
.bt_bb_font_weight_800.bt_bb_headline h3,
.bt_bb_font_weight_800.bt_bb_headline h4,
.bt_bb_font_weight_800.bt_bb_headline h5,
.bt_bb_font_weight_800.bt_bb_headline h6 {
    font-weight: 800;
    }
.bt_bb_font_weight_900.bt_bb_headline h1,
.bt_bb_font_weight_900.bt_bb_headline h2,
.bt_bb_font_weight_900.bt_bb_headline h3,
.bt_bb_font_weight_900.bt_bb_headline h4,
.bt_bb_font_weight_900.bt_bb_headline h5,
.bt_bb_font_weight_900.bt_bb_headline h6 {
    font-weight: 900;
    }
.bt_bb_headline .bt_bb_headline_content {
    display: block;
    color: inherit;
    }
.bt_bb_headline .bt_bb_headline_content a {
    color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    content: ' ';
    display: block;
    width: 4em;
    margin: .55em 0 .8em;
    border-style: solid;
    border-width: 0 0 2px;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    float: left;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    float: right;
    }
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after {
    float: none;
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
    content: ' ';
    display: block;
    width: 2em;
    margin: 0 0 .4em;
    border-style: solid;
    border-width: 2px 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
    float: left;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
    float: right;
    }
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,
.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before {
    margin-left: auto;
    margin-right: auto;
    float: none;
    }
.bt_bb_headline .bt_bb_headline_content span {
    display: block;
    }
.bt_bb_headline .bt_bb_headline_content span:before,
.bt_bb_headline .bt_bb_headline_content span:after {
    clear: both;
    content: ' ';
    line-height: 0;
    display: table;
    width: 100%;
    }
.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 400;
    display: block;
    margin-bottom: 1em;
    font-size: .5em;
    }
.bt_bb_headline_superheadline_outside.bt_bb_headline .bt_bb_headline_superheadline,
.bt_bb_headline_superheadline_outside .bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1rem;
    }
.bt_bb_headline:after {
    clear: both;
    content: ' ';
    display: table;
    width: 100%;
    }
.bt_bb_headline .bt_bb_headline_subheadline {
    clear: both;
    }
.bt_bb_text p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    }
.bt_bb_image {
    display: block;
    overflow: hidden;
    }
.bt_bb_image &gt; a,
.bt_bb_image &gt; span {
    display: block;
    line-height: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.bt_bb_image img {
    display: block;
    margin: 0;
    line-height: 0;
    max-width: 100%;
    height: auto;
    }
.bt_bb_image img[src$="svg"] {
    width: 100%;
    }
.bt_bb_image.bt_bb_shape_square {
    border-radius: 0;
    }
.bt_bb_image.bt_bb_shape_square img {
    border-radius: 0;
    }
.bt_bb_image.bt_bb_shape_square .bt_bb_image_content {
    border-radius: 0;
    }
.bt_bb_image.bt_bb_shape_hard-rounded {
    border-radius: 50%;
    }
.bt_bb_image.bt_bb_shape_hard-rounded img {
    border-radius: 50%;
    }
.bt_bb_image.bt_bb_shape_hard-rounded .bt_bb_image_content {
    border-radius: 50%;
    }
.bt_bb_image.bt_bb_shape_hard-rounded .bt_bb_image_content_flex {
    border-radius: 50%;
    }
.bt_bb_image.bt_bb_shape_soft-rounded {
    border-radius: 5px;
    }
.bt_bb_image.bt_bb_shape_soft-rounded img {
    border-radius: 5px;
    }
.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content {
    border-radius: 5px;
    }
.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content_flex {
    border-radius: 5px;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_image,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left .bt_bb_image,
.bt_bb_align_left.bt_bb_image,
.bt_bb_align_left .bt_bb_image {
    float: left;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left .bt_bb_image + .bt_bb_image,
.bt_bb_align_left.bt_bb_image + .bt_bb_image,
.bt_bb_align_left .bt_bb_image + .bt_bb_image {
    margin-left: 1em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_image,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right .bt_bb_image,
.bt_bb_align_right.bt_bb_image,
.bt_bb_align_right .bt_bb_image {
    float: right;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image + .bt_bb_image,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right .bt_bb_image + .bt_bb_image,
.bt_bb_align_right.bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_image + .bt_bb_image {
    margin-right: 1em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_image,
.bt_bb_align_right .bt_bb_align_center.bt_bb_image,
.bt_bb_align_left .bt_bb_align_center .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center .bt_bb_image,
.bt_bb_align_center.bt_bb_image,
.bt_bb_align_center .bt_bb_image {
    float: none;
    display: inline-block;
    margin-bottom: -.5em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center.bt_bb_image + .bt_bb_image,
.bt_bb_align_left .bt_bb_align_center .bt_bb_image + .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center .bt_bb_image + .bt_bb_image,
.bt_bb_align_center.bt_bb_image + .bt_bb_image,
.bt_bb_align_center .bt_bb_image + .bt_bb_image {
    margin-left: .5em;
    margin-right: .5em;
    }
.bt_bb_image.bt_bb_hover_style_zoom-in &gt; a,
.bt_bb_image.bt_bb_hover_style_to-grayscale &gt; a,
.bt_bb_image.bt_bb_hover_style_from-grayscale &gt; a,
.bt_bb_image.bt_bb_hover_style_zoom-in &gt; span,
.bt_bb_image.bt_bb_hover_style_to-grayscale &gt; span,
.bt_bb_image.bt_bb_hover_style_from-grayscale &gt; span {
    display: block;
    }
.bt_bb_image.bt_bb_hover_style_zoom-in img,
.bt_bb_image.bt_bb_hover_style_to-grayscale img,
.bt_bb_image.bt_bb_hover_style_from-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img {
    -webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    }
.bt_bb_image.bt_bb_hover_style_zoom-in img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    }
.bt_bb_image.bt_bb_hover_style_zoom-in:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    -moz-transform: scale3d(1.1,1.1,1.1);
    -ms-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
    }
.bt_bb_image.bt_bb_hover_style_to-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    }
.bt_bb_image.bt_bb_hover_style_to-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    }
.bt_bb_image.bt_bb_hover_style_from-grayscale img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    }
.bt_bb_image.bt_bb_hover_style_from-grayscale:hover img,
.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    }
.bt_bb_image.bt_bb_hover_style_flip {
    -webkit-perspective: 350px;
    -moz-perspective: 350px;
    perspective: 350px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    overflow: visible;
    }
.bt_bb_image.bt_bb_hover_style_flip &gt; a,
.bt_bb_image.bt_bb_hover_style_flip &gt; span {
    -webkit-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
    }
.bt_bb_image.bt_bb_hover_style_flip:hover &gt; a,
.bt_bb_image.bt_bb_hover_style_flip:hover &gt; span {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    }
.bt_bb_image.bt_bb_hover_style_scroll {
    height: 300px;
    overflow: hidden;
    }
.bt_bb_image.bt_bb_hover_style_scroll img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
    -moz-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
    transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
    }
.bt_bb_image_scroll_speed_5000.bt_bb_image.bt_bb_hover_style_scroll img {
    -webkit-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
    -moz-transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
    transition: transform 5000ms cubic-bezier(.455,.030,.515,.955);
    }
.bt_bb_image_scroll_speed_4000.bt_bb_image.bt_bb_hover_style_scroll img {
    -webkit-transition: transform 4000ms cubic-bezier(.455,.030,.515,.955);
    -moz-transition: transform 4000ms cubic-bezier(.455,.030,.515,.955);
    transition: transform 4000ms cubic-bezier(.455,.030,.515,.955);
    }
.bt_bb_image_scroll_speed_3000.bt_bb_image.bt_bb_hover_style_scroll img {
    -webkit-transition: transform 3000ms cubic-bezier(.455,.030,.515,.955);
    -moz-transition: transform 3000ms cubic-bezier(.455,.030,.515,.955);
    transition: transform 3000ms cubic-bezier(.455,.030,.515,.955);
    }
.bt_bb_image_scroll_speed_2000.bt_bb_image.bt_bb_hover_style_scroll img {
    -webkit-transition: transform 2000ms cubic-bezier(.455,.030,.515,.955);
    -moz-transition: transform 2000ms cubic-bezier(.455,.030,.515,.955);
    transition: transform 2000ms cubic-bezier(.455,.030,.515,.955);
    }
.bt_bb_image_scroll_speed_1000.bt_bb_image.bt_bb_hover_style_scroll img {
    -webkit-transition: transform 1000ms cubic-bezier(.455,.030,.515,.955);
    -moz-transition: transform 1000ms cubic-bezier(.455,.030,.515,.955);
    transition: transform 1000ms cubic-bezier(.455,.030,.515,.955);
    }
.bt_bb_image.bt_bb_hover_style_scroll:hover img {
    -webkit-transform: translateY(-webkit-calc(-100% + 300px));
    -webkit-transform: translateY(calc(-100% + 300px));
    -moz-transform: translateY(-moz-calc(-100% + 300px));
    -moz-transform: translateY(calc(-100% + 300px));
    -ms-transform: translateY(calc(-100% + 300px));
    transform: translateY(-webkit-calc(-100% + 300px));
    transform: translateY(-moz-calc(-100% + 300px));
    transform: translateY(calc(-100% + 300px));
    }
.bt_bb_image.bt_bb_content_exists {
    position: relative;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image a,
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image span {
    display: inline-block;
    line-height: 0;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding: 1em;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    width: 100%;
    display: block;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner * {
    pointer-events: all;
    }
.bt_bb_content_align_middle.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_content_align_bottom.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.bt_bb_content_align_top.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_image.bt_bb_content_display_show-on-hover .bt_bb_image_content {
    opacity: 0;
    -webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -webkit-transform: scale3d(1,1,.99);
    -moz-transform: scale3d(1,1,.99);
    -ms-transform: scale3d(1,1,.99);
    transform: scale3d(1,1,.99);
    }
.bt_bb_image.bt_bb_content_display_hide-on-hover .bt_bb_image_content {
    opacity: 1;
    -webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    }
.bt_bb_image.bt_bb_content_display_show-on-hover:hover .bt_bb_image_content {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1;
    }
.bt_bb_image.bt_bb_content_display_hide-on-hover:hover .bt_bb_image_content {
    opacity: 0;
    -webkit-transform: scale3d(1,1,.99);
    -moz-transform: scale3d(1,1,.99);
    -ms-transform: scale3d(1,1,.99);
    transform: scale3d(1,1,.99);
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_always .bt_bb_image_content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: transform 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out;
    transition: transform 650ms ease-in-out;
    }
:hover.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_always .bt_bb_image_content {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover &gt; a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover &gt; span {
    -webkit-transition: transform 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out;
    transition: transform 650ms ease-in-out;
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover &gt; a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover &gt; span {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover .bt_bb_image_content {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover .bt_bb_image_content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover &gt; a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover &gt; span {
    -webkit-transition: transform 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out;
    transition: transform 650ms ease-in-out;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover &gt; a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover &gt; span {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover .bt_bb_image_content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    -moz-transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    transition: transform 650ms ease-in-out,opacity 650ms ease-in-out;
    }
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover .bt_bb_image_content {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    }

/* Tmp 
.bt_bb_cell_inner {
	padding: 0 10%;
}*/
.bt_bb_service {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    max-width: 100%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_service,
.bt_bb_align_right .bt_bb_align_center.bt_bb_service,
.bt_bb_align_left .bt_bb_align_center .bt_bb_service,
.bt_bb_align_right .bt_bb_align_center .bt_bb_service,
.bt_bb_align_center.bt_bb_service,
.bt_bb_align_center .bt_bb_service {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    text-align: center;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_service,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service,
.bt_bb_align_right .bt_bb_align_left .bt_bb_service,
.bt_bb_align_center .bt_bb_align_left .bt_bb_service,
.bt_bb_align_left.bt_bb_service,
.bt_bb_align_left .bt_bb_service,
.bt_bb_align_left .bt_bb_align_right.bt_bb_service,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service,
.bt_bb_align_left .bt_bb_align_right .bt_bb_service,
.bt_bb_align_center .bt_bb_align_right .bt_bb_service,
.bt_bb_align_right.bt_bb_service,
.bt_bb_align_right .bt_bb_service {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    text-align: initial;
    }
.bt_bb_service .bt_bb_icon_holder {
    -webkit-transition: all 280ms ease;
    -moz-transition: all 280ms ease;
    transition: all 280ms ease;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 2em;
    height: 2em;
    line-height: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_service .bt_bb_icon_holder {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-align-self: initial;
    align-self: initial;
    margin-bottom: 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left .bt_bb_service .bt_bb_icon_holder {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-self: initial;
    align-self: initial;
    margin-bottom: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,
.bt_bb_align_center .bt_bb_service .bt_bb_icon_holder {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: .25em;
    }
.bt_bb_shape_square.bt_bb_service .bt_bb_icon_holder {
    border-radius: 0;
    }
.bt_bb_shape_round.bt_bb_service .bt_bb_icon_holder {
    border-radius: 5px;
    }
.bt_bb_shape_circle.bt_bb_service .bt_bb_icon_holder {
    border-radius: 50%;
    }
.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder {
    font-size: 1em;
    }
.bt_bb_style_borderless.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder {
    font-size: 1.4em;
    }
.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder {
    font-size: 1.6em;
    }
.bt_bb_style_borderless.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder {
    font-size: 2em;
    }
.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder {
    font-size: 2.4em;
    }
.bt_bb_style_borderless.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder {
    font-size: 2.8em;
    }
.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
    font-size: 3.4em;
    }
.bt_bb_style_borderless.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder {
    font-size: 3.6em;
    }
.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
    font-size: 4em;
    }
.bt_bb_style_borderless.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder {
    font-size: 3.8em;
    }
.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder {
    border: none;
    width: auto;
    height: auto;
    line-height: 1;
    }
.bt_bb_service .bt_bb_service_content {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 600;
    font-size: 1.1em;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_service_content,
.bt_bb_align_left.bt_bb_service .bt_bb_service_content,
.bt_bb_align_left .bt_bb_service .bt_bb_service_content {
    padding-left: 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content,
.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content,
.bt_bb_align_right.bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_service .bt_bb_service_content {
    padding-right: 1em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: right;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_service_content,
.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_service_content,
.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_service_content,
.bt_bb_align_center.bt_bb_service .bt_bb_service_content,
.bt_bb_align_center .bt_bb_service .bt_bb_service_content {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    text-align: center;
    width: 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px #000 inset;
    box-shadow: 0 0 0 1px #000 inset;
    color: #000;
    }
.bt_bb_service.bt_bb_style_outline:hover .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #000 inset;
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
    }
.bt_bb_service.bt_bb_style_filled .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #000 inset;
    box-shadow: 0 0 0 1em #000 inset;
    color: #fff;
    }
.bt_bb_service.bt_bb_style_filled:hover .bt_bb_icon_holder {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 #000 inset;
    box-shadow: 0 0 0 0 #000 inset;
    color: #000;
    }
.bt_bb_tabs {
    position: relative;
    }
ul.bt_bb_tabs_header {
    overflow: hidden;
    display: inline-block;
    margin: 0;
    padding: 0;
    }
ul.bt_bb_tabs_header li {
    display: block;
    float: left;
    cursor: pointer;
    margin: 0;
    padding: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
ul.bt_bb_tabs_header li.on {
    cursor: auto;
    }
.bt_bb_style_outline ul.bt_bb_tabs_header li,
.bt_bb_style_filled ul.bt_bb_tabs_header li {
    border-width: 0 0 0 1px;
    border-style: solid;
    }
.bt_bb_style_outline ul.bt_bb_tabs_header li:first-child,
.bt_bb_style_filled ul.bt_bb_tabs_header li:first-child {
    border-width: 0;
    }
ul.bt_bb_tabs_header li span {
    line-height: 1.15;
    display: inline-block;
    padding: 1em 2em;
    }
ul.bt_bb_tabs_header:after {
    clear: both;
    content: ' ';
    display: table;
    width: 100%;
    }
.bt_bb_style_outline ul.bt_bb_tabs_header,
.bt_bb_style_filled ul.bt_bb_tabs_header {
    border-width: 1px;
    border-style: solid;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li {
    border-bottom: 2px solid transparent;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li.on {
    border-color: black;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li:first-of-type span {
    padding-left: 0;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li:last-of-type span {
    padding-right: 0;
    }
.bt_bb_shape_rounded ul.bt_bb_tabs_header {
    border-radius: 5px;
    }
.bt_bb_shape_round ul.bt_bb_tabs_header {
    border-radius: 50px;
    }
.bt_bb_shape_round ul.bt_bb_tabs_header li:last-child span {
    padding-right: 2.5em;
    }
.bt_bb_shape_round ul.bt_bb_tabs_header li:first-child span {
    padding-left: 2.5em;
    }
.bt_bb_tab_item {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    opacity: 1;
    display: block;
    position: relative;
    top: 0;
    }
.bt_bb_tab_item.has_bt_bb_image {
    position: absolute;
    }
.bt_bb_tab_item.on {
    visibility: visible;
    height: auto;
    position: relative;
    }
@media (max-width: 580px) {
ul.bt_bb_tabs_header {
    display: block;
    }
ul.bt_bb_tabs_header li {
    float: none;
    }
.bt_bb_style_outline ul.bt_bb_tabs_header li,
.bt_bb_style_filled ul.bt_bb_tabs_header li {
    border-width: 1px 0 0;
    }
.bt_bb_shape_round ul.bt_bb_tabs_header {
    border-radius: 20px;
    }
}

.bt_bb_accordion .bt_bb_accordion_item_content:after {
    conent: ' ';
    display: table;
    width: 100%;
    clear: both;
    }
.bt_bb_accordion .bt_bb_accordion_item {
    border-style: solid;
    border-width: 0 1px 1px;
    overflow: hidden;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    padding: .7em 1em;
    font-size: 1.1em;
    line-height: 1.3;
    border-width: 0;
    border-style: solid;
    cursor: pointer;
    -webkit-transition: color 300ms ease,background-color 300ms ease;
    -moz-transition: color 300ms ease,background-color 300ms ease;
    transition: color 300ms ease,background-color 300ms ease;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    border-width: 0 0 1px;
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
    padding: .5em 1em;
    display: none;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_accordion .bt_bb_accordion_item:last-child .bt_bb_accordion_item_content {
    border-width: 0;
    }
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
    display: block;
    }
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
    border-width: 0 0 1px;
    }
.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-width: 1px;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item {
    border-width: 0;
    }
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-radius: 5px 5px 0 0;
    }
.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-radius: 20px 20px 0 0;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-width: 0;
    border-radius: 0;
    }
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:last-child {
    border-radius: 0 0 5px 5px;
    }
.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:last-child {
    border-radius: 0 0 20px 20px;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:last-child {
    border-width: 0;
    border-radius: 0;
    }
.bt_bb_video {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    }
.bt_bb_video &gt; .wp-video {
    display: block;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    }
.bt_bb_video &gt; .wp-video .mejs-container.mejs-video {
    width: 100% !important;
    height: 100% !important;
    }
.bt_bb_video iframe.me-plugin,
.bt_bb_video .mejs-container {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    }
.bt_bb_disable_controls_yes.bt_bb_video .mejs-layers,
.bt_bb_disable_controls_yes.bt_bb_video .mejs-controls {
    display: none !important;
    }
.slick-slider:not(.slick-initialized) {
    position: relative;
    width: 100%;
    min-height: 200px;
    }
.slick-slider:not(.slick-initialized) .bt_bb_content_slider_item {
    position: absolute;
    left: auto;
    right: auto;
    opacity: 0;
    }
.slick-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    }
.bt_bb_show_dots_below .slick-slider {
    overflow: initial;
    }
.slick-slider .slick-list {
    width: auto;
    }
.slick-slider .slick-list .slick-slide .bt_bb_content_slider_item_content {
    width: 100%;
    }
.bt_bb_height_auto .slick-slider .slick-slide {
    width: 100%;
    }
.bt_bb_height_auto .slick-slider .slick-slide img {
    max-width: none;
    width: 100%;
    height: auto;
    display: block;
    }
.bt_bb_height_full_screen .slick-slider .slick-slide {
    height: 100vh;
    }
.bt_bb_height_full_screen .slick-slider.slick-initialized .slick-slide {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_height_half_screen .slick-slider .slick-slide {
    height: 50vh;
    }
.bt_bb_height_keep-height .slick-slider .slick-slide {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_height_full_screen .slick-slider .slick-slide,
.bt_bb_height_half_screen .slick-slider .slick-slide {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
.bt_bb_slider.bt_bb_use_lightbox .slick-slider .slick-slide {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    }
.bt_bb_gap_small .slick-list {
    margin: 0 -.25rem;
    }
.bt_bb_gap_small .slick-list .slick-slide .content {
    padding: 0 .25rem;
    }
.bt_bb_gap_normal .slick-list {
    margin: 0 -.5rem;
    }
.bt_bb_gap_normal .slick-list .slick-slide .content {
    padding: 0 .5rem;
    }
.bt_bb_gap_large .slick-list {
    margin: 0 -1rem;
    }
.bt_bb_gap_large .slick-list .slick-slide .content {
    padding: 0 1rem;
    }

/* Buttons */
button.slick-arrow {
    padding: 0;
    letter-spacing: initial;
    border-radius: 0;
    position: absolute;
    z-index: 10;
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    top: 50%;
    margin-top: -22px;
    border-radius: 0;
    background-color: rgba(0,0,0,.7);
    cursor: pointer;
    outline: none;
    border: none;
    }
button.slick-arrow:hover {
    background-color: rgba(0,0,0,.95);
    }
button.slick-arrow:focus {
    outline: none;
    }
button.slick-arrow.slick-next {
    right: 0;
    }
button.slick-arrow.slick-next:before {
    content: '\e684';
    }
.rtl button.slick-arrow.slick-next {
    left: 0;
    right: auto;
    }
.rtl button.slick-arrow.slick-next:before {
    content: '\e686';
    }
button.slick-arrow.slick-prev {
    left: 0;
    }
button.slick-arrow.slick-prev:before {
    content: '\e686';
    }
.rtl button.slick-arrow.slick-prev {
    right: 0;
    left: auto;
    }
.rtl button.slick-arrow.slick-prev:before {
    content: '\e684';
    }
button.slick-arrow:before {
    color: #fff;
    display: block;
    font-size: 34px;
    font-family: Icon7Stroke;
    line-height: 44px;
    }
.bt_bb_arrows_size_small button.slick-arrow {
    width: 34px;
    height: 34px;
    margin-top: -17px;
    }
.bt_bb_arrows_size_small button.slick-arrow:before {
    font-size: 24px;
    line-height: 34px;
    }
.bt_bb_arrows_size_large button.slick-arrow {
    width: 64px;
    height: 64px;
    margin-top: -32px;
    }
.bt_bb_arrows_size_large button.slick-arrow:before {
    font-size: 54px;
    line-height: 64px;
    }
.slick-list {
    width: 100%;
    position: relative;
    }
.slick-list .slick-slide {
    background-size: cover;
    }
.slick-dots {
    position: absolute;
    bottom: 1em;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    z-index: 1;
    }
.bt_bb_show_dots_below .slick-dots {
    bottom: -2em;
    }
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border: 2px solid white;
    border-radius: 50%;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    }
.slick-dots li.slick-active,
.slick-dots li:hover {
    background: white;
    }
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 1em;
    height: 1em;
    cursor: pointer;
    color: transparent;
    background-color: transparent;
    border: 0;
    outline: none;
    }

/* Overlay */
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"] {
    position: relative;
    }
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"]:before {
    content: ' ';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    }
.bt_bb_content_slider_item[class*="bt_bb_background_overlay"] .bt_bb_content_slider_item_content {
    position: relative;
    z-index: 1;
    }
.bt_bb_content_slider_item[class*="dark_stripes"]:before {
    background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
    background-image: -moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
    background-image: linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);
    background-size: 3px 3px;
    background-repeat: repeat;
    }
.bt_bb_content_slider_item[class*="light_stripes"]:before {
    background-image: -webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
    background-image: -moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
    background-image: linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);
    background-size: 3px 3px;
    background-repeat: repeat;
    }
.bt_bb_content_slider_item[class*="light_solid"]:before {
    background-color: rgba(255,255,255,.5);
    }
.bt_bb_content_slider_item[class*="dark_solid"]:before {
    background-color: rgba(0,0,0,.5);
    }
.bt_bb_content_slider_item[class*="dark_gradient"]:before {
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);
    }
.bt_bb_content_slider_item[class*="light_gradient"]:before {
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);
    }

/* POST GRID */
.bt_bb_masonry_post_grid_content {
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    transition: opacity 2s;
    }
.bt_bb_grid_container:after {
    content: '';
    display: block;
    clear: both;
    }
.bt_bb_grid_hide {
    opacity: 0;
    -webkit-transition: opacity 0s;
    -moz-transition: opacity 0s;
    transition: opacity 0s;
    }
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item {
    width: 100%;
    }
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item {
    width: 50%;
    }
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_21 {
    width: 100%;
    }
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item {
    width: 33.333333%;
    }
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_21 {
    width: 66.6666687%;
    }
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item {
    width: 25%;
    }
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_21 {
    width: 50%;
    }
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item {
    width: 20%;
    }
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_21 {
    width: 40%;
    }
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
    width: 16.666667%;
    }
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_21 {
    width: 33.333333%;
    }
@media screen and (max-width: 768px) {
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
    width: 100%;
    }
}

.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content {
    background: rgba(0,0,0,.05);
    padding: 1.5em 1em .5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    padding: 0 0 1em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories {
    font-size: .75em;
    line-height: 2;
    list-style: none;
    margin: 0;
    padding: 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
    margin: 0 0 .25em;
    display: inline-block;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a {
    display: block;
    background: rgba(0,0,0,.2);
    text-decoration: none;
    padding: 0 .75em;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a:hover {
    background: rgba(0,0,0,.1);
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    padding: 0 0 1em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta &gt; span {
    display: inline-block;
    font-size: .875em;
    line-height: 1.1;
    font-weight: 600;
    padding: 0 1em 0 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta &gt; span:before {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
    font-family: FontAwesome;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before {
    content: '\f133';
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before {
    content: '\f2bd';
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
    content: '\f0e6';
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-size: 1.4em;
    line-height: 1.3;
    margin: 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:not(:empty) {
    margin-top: 1em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
    margin-top: 1em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
    float: none;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item {
    overflow: hidden;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner_content {
    position: absolute;
    top: 0;
    left: 0;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner {
    overflow: hidden;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner &gt; .bt_bb_grid_item_inner_image {
    cursor: pointer;
    display: block;
    float: left;
    width: 100%;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item_inner:after {
    content: '';
    display: table;
    clear: both;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content {
    margin-left: -1px;
    margin-top: -1px;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(1px,1px);
    -moz-transform: translate(1px,1px);
    -ms-transform: translate(1px,1px);
    transform: translate(1px,1px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content {
    margin-left: -5px;
    margin-top: -5px;
    width: -webkit-calc(100% + 10px);
    width: -moz-calc(100% + 10px);
    width: calc(100% + 10px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(5px,5px);
    -moz-transform: translate(5px,5px);
    -ms-transform: translate(5px,5px);
    transform: translate(5px,5px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content {
    margin-left: -20px;
    margin-top: -20px;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(20px,20px);
    -moz-transform: translate(20px,20px);
    -ms-transform: translate(20px,20px);
    transform: translate(20px,20px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content {
    margin-left: -30px;
    margin-top: -30px;
    width: -webkit-calc(100% + 60px);
    width: -moz-calc(100% + 60px);
    width: calc(100% + 60px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    -webkit-transform: translate(30px,30px);
    -moz-transform: translate(30px,30px);
    -ms-transform: translate(30px,30px);
    transform: translate(30px,30px);
    }
.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content {
    overflow: hidden;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content {
    margin: -1px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: 1px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content {
    margin: -3px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: 3px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content {
    margin: -20px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: 20px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content {
    margin: -30px;
    }
.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item {
    padding: 30px;
    }
.bt_bb_post_grid_filter {
    text-align: center;
    padding: 1em 2em;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    display: inline-block;
    padding: 0 1em;
    margin: 0 1px;
    cursor: pointer;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover,
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active {
    background: rgba(0,0,0,.05);
    }
.bt_bb_post_grid_loader {
    margin: auto;
    border: .4em solid #f3f3f3;
    border-top: .4em solid #3498db;
    border-radius: 50%;
    width: 4em;
    height: 4em;
    -webkit-animation: bt_bb_grid_animation 2s linear infinite;
    -moz-animation: bt_bb_grid_animation 2s linear infinite;
    animation: bt_bb_grid_animation 2s linear infinite;
    display: none;
    }
@-webkit-keyframes bt_bb_grid_animation {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@-moz-keyframes bt_bb_grid_animation {
0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@keyframes bt_bb_grid_animation {
0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    }
100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

.bt_bb_grid_item_post_thumbnail img {
    width: 100%;
    }
.mfp-container {
    background: rgba(0,0,0,.7);
    }

/* image grid */
.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner_image {
    cursor: auto;
    }
.bt_bb_price_list {
    display: block;
    position: relative;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    }
.bt_bb_price_list .bt_bb_price_list_title {
    font-size: 1.8em;
    line-height: 1.3;
    padding: 1rem 2rem;
    }
.bt_bb_price_list .bt_bb_price_list_subtitle {
    margin: 2rem 2rem 0;
    }
.bt_bb_price_list .bt_bb_price_list_price {
    margin: 2rem 2rem 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-size: 4em;
    line-height: 1;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-size: 1.35em;
    line-height: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    }
.bt_bb_price_list .bt_bb_price_list_price:after {
    clear: both;
    content: ' ';
    display: table;
    width: 100%;
    }
.bt_bb_price_list ul {
    clear: left;
    display: block;
    list-style: none;
    margin: 0;
    padding: 2rem 0 0;
    }
.bt_bb_price_list ul:before {
    clear: both;
    content: ' ';
    display: table;
    width: 100%;
    }
.bt_bb_price_list ul li {
    display: block;
    margin: 0;
    padding: .7rem 2rem;
    border-width: 1px 0 0;
    border-style: solid;
    }
.bt_bb_latest_posts_item {
    position: relative;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    overflow: hidden;
    margin: 0 0 1em;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image img {
    display: block;
    max-width: none;
    width: 100%;
    }
.bt_bb_image_shape_rounded .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    border-radius: 5px;
    }
.bt_bb_image_shape_round .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    border-radius: 20px;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category {
    padding: 0 0 1em;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories {
    font-size: .75em;
    line-height: 2;
    list-style: none;
    margin: 0;
    padding: 0;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li {
    margin: 0 0 .25em;
    display: inline-block;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a {
    display: block;
    background: rgba(0,0,0,.2);
    text-decoration: none;
    padding: 0 .75em;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover {
    background: rgba(0,0,0,.1);
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 0 .6em;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta {
    padding: 0 0 1em;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta &gt; span {
    display: inline-block;
    font-size: .875em;
    line-height: 1.1;
    font-weight: 600;
    padding: 0 1em 0 0;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta &gt; span:before {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
    font-family: FontAwesome;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date:before {
    content: '\f133';
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author:before {
    content: '\f2bd';
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author a {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_comments:before {
    content: '\f0e6';
    }
.bt_bb_latest_posts {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_latest_posts.bt_bb_columns_1 {
    display: block;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    }
.bt_bb_columns_1.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    }
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 33.33%;
    flex-basis: 33.33%;
    }
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    }
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 16.66%;
    flex-basis: 16.66%;
    }

/*@for i in range(0, 10) {
	.bt_bb_latest_posts.bt_bb_gap_#(i) {
		margin: 0 -#(i)px;
		.bt_bb_latest_posts_item { padding: 0 #(i)px #(i)px;}
		&amp;.bt_bb_columns_1 .bt_bb_latest_posts_item {padding: 0 0 #(i)px;}
	}
}*/
.bt_bb_latest_posts {
    margin: -1em -1em 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 2em 1em 0;
    }
.bt_bb_latest_posts.bt_bb_gap_small {
    margin: -.5em -.5em 0;
    }
.bt_bb_latest_posts.bt_bb_gap_small .bt_bb_latest_posts_item {
    padding: 1em .5em 0;
    }
.bt_bb_latest_posts.bt_bb_gap_no_gap {
    margin: 0;
    }
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item {
    padding: 0;
    }
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title,
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_date,
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_excerpt {
    padding-left: .5em;
    padding-right: .5em;
    }
.bt_bb_latest_posts.bt_bb_gap_large {
    margin: -2em -2em 0;
    }
.bt_bb_latest_posts.bt_bb_gap_large .bt_bb_latest_posts_item {
    padding: 4em 2em 0;
    }
@media (max-width: 992px) {
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 33.33%;
    flex-basis: 33.33%;
    }
}

@media (max-width: 480px) {
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    }
}

@media (max-width: 370px) {
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
}

.bt_bb_custom_menu.bt_bb_direction_horizontal div &gt; ul &gt; li {
    display: inline-block;
    float: left;
    padding: 0 .25em;
    }
.bt_bb_progress_bar {
    overflow: hidden;
    position: relative;
    }
.bt_bb_progress_bar .bt_bb_progress_bar_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    opacity: .2;
    }
.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    padding: .5em 1em;
    z-index: 1;
    -webkit-transition: transform 500ms ease;
    -moz-transition: transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    }
.bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left .bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    text-align: right;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    text-align: left;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,
.bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    text-align: center;
    }
.bt_bb_shape_rounded:not(.bt_bb_style_line).bt_bb_progress_bar .bt_bb_progress_bar_inner {
    border-radius: 5px;
    }
.bt_bb_shape_rounded:not(.bt_bb_style_line).bt_bb_progress_bar {
    border-radius: 5px;
    }
.bt_bb_size_small.bt_bb_progress_bar {
    font-size: .9em;
    }
.bt_bb_size_small.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    padding: .3em .5em;
    }
.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_bg {
    background: white;
    }
.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    color: black;
    border: 1px solid black;
    }
.bt_bb_style_line.bt_bb_progress_bar .bt_bb_progress_bar_bg {
    background: white;
    }
.bt_bb_style_line.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    color: black;
    border-bottom: 2px solid black;
    }
.bt_bb_style_filled.bt_bb_progress_bar .bt_bb_progress_bar_bg {
    background: white;
    }
.bt_bb_style_filled.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    color: white;
    background: black;
    }
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    float: right;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.bt_bb_progress_bar:nth-child(1) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
    }
.bt_bb_progress_bar:nth-child(2) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.bt_bb_progress_bar:nth-child(3) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    }
.bt_bb_progress_bar:nth-child(4) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.bt_bb_progress_bar:nth-child(5) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.bt_bb_progress_bar:nth-child(6) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.bt_bb_progress_bar:nth-child(7) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.bt_bb_progress_bar:nth-child(8) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.bt_bb_progress_bar:nth-child(9) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    transition-delay: 1100ms;
    }
.bt_bb_progress_bar:nth-child(10) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.bt_bb_progress_bar:nth-child(11) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.bt_bb_progress_bar:nth-child(12) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.bt_bb_progress_bar:nth-child(13) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.bt_bb_progress_bar:nth-child(14) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.bt_bb_progress_bar:nth-child(15) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.bt_bb_progress_bar:nth-child(16) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.bt_bb_progress_bar:nth-child(17) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.bt_bb_progress_bar:nth-child(18) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.bt_bb_progress_bar:nth-child(19) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.bt_bb_progress_bar:nth-child(20) .bt_bb_progress_bar_inner {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }

/*@import url("google_map.css");*/
.bt_bb_map {
    position: relative;
    }
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    }
.bt_bb_map .bt_bb_map_content {
    position: relative;
    display: none;
    pointer-events: none;
    }
.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content {
    display: block;
    }
.bt_bb_map_no_overlay.bt_bb_map .bt_bb_map_content,
.bt_bb_map_no_overlay.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content {
    opacity: 0;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    padding: 1em;
    width: 30%;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
    background: white;
    padding: 1em;
    opacity: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    pointer-events: none;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_without_content {
    visibility: hidden;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show {
    opacity: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    pointer-events: all;
    }
@media (max-width: 768px) {
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    width: 50%;
    }
}

@media (max-width: 640px) {
.bt_bb_map.bt_bb_map_with_content .bt_bb_map_map {
    height: 600px !important;
    position: relative;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    width: 100%;
    margin: 0;
    }
}

/*.mapscroll-wrap {
	width: 100% !important;
}

.mapscroll-button {
	right: 24px !important;
}*/
/* CALCULATOR */
.bt_bb_cost_calculator .bt_bb_cost_calculator_item {
    margin: 0 0 1em;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="checkbox"]),
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="radio"]),
.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="submit"]),
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select_selected {
    padding: .625em .4375em;
    line-height: 1.1;
    border: 1px solid grey;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_cost_calculator_item_title {
    margin: 0 0 .3em;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_text {
    -webkit-flex: 5 1 auto;
    -ms-flex: 5 1 auto;
    flex: 5 1 auto;
    background: #ddd;
    color: #000;
    padding: .8em 1.25em;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #333;
    font-weight: 700;
    color: #fff;
    padding: .8em 2em;
    }

/* CALCULATOR - SELECT */
.bt_bb_widget_select {
    cursor: pointer;
    position: relative;
    }
.bt_bb_widget_select_selected {
    border: 1px solid #666;
    line-height: 1.1;
    padding: .625em .4375em;
    }
.bt_bb_widget_select_selected &gt; div:first-child {
    font-weight: 700;
    }
.bt_bb_widget_select_selected &gt; div:last-child {
    margin-top: .5em;
    font-size: .875em;
    }
.bt_bb_widget_select_items {
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: auto;
    border: 1px solid #666;
    margin: .2em 0 0;
    background-color: #fff;
    color: #000;
    }
.bt_bb_widget_select_items &gt; div[data-value] {
    line-height: 1.25;
    padding: .625em .4375em;
    }
.bt_bb_widget_select_items &gt; div[data-value] &gt; div:first-child {
    font-weight: 700;
    }
.bt_bb_widget_select_items &gt; div[data-value] &gt; div:last-child {
    margin-top: .5em;
    font-size: .875em;
    }
.bt_bb_widget_select_items &gt; div[data-value="0"] {
    display: none;
    }
.bt_bb_widget_select_items &gt; div:hover {
    background: rgba(0,0,0,.1);
    }

/* CALCULATOR - SWITCH */
.bt_bb_widget_switch {
    height: 1.5em;
    width: 3em;
    background: #ddd;
    border-radius: 1em;
    cursor: pointer;
    }
.bt_bb_widget_switch.on {
    background: #666;
    }
.bt_bb_widget_switch &gt; div {
    height: 1.5em;
    width: 1.5em;
    background: white;
    border-radius: 1em;
    border: .2em solid #666;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    transition: transform .2s;
    }
.on.bt_bb_widget_switch &gt; div {
    -webkit-transform: translateX(1.5em);
    -moz-transform: translateX(1.5em);
    -ms-transform: translateX(1.5em);
    transform: translateX(1.5em);
    }
.animate {
    -webkit-transition: transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);
    -moz-transition: transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);
    transition: transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);
    }
.animate:nth-child(1) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.bt_bb_content_slider_item .animate:nth-child(1) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.animate:nth-child(2) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.bt_bb_content_slider_item .animate:nth-child(2) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.animate:nth-child(3) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.bt_bb_content_slider_item .animate:nth-child(3) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.animate:nth-child(4) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.bt_bb_content_slider_item .animate:nth-child(4) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.animate:nth-child(5) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.bt_bb_content_slider_item .animate:nth-child(5) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.animate:nth-child(6) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.bt_bb_content_slider_item .animate:nth-child(6) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:nth-child(7) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.bt_bb_content_slider_item .animate:nth-child(7) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:nth-child(8) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.bt_bb_content_slider_item .animate:nth-child(8) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:nth-child(9) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.bt_bb_content_slider_item .animate:nth-child(9) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:nth-child(10) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.bt_bb_content_slider_item .animate:nth-child(10) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:nth-child(11) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.bt_bb_content_slider_item .animate:nth-child(11) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:nth-child(12) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.bt_bb_content_slider_item .animate:nth-child(12) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:nth-child(13) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.bt_bb_content_slider_item .animate:nth-child(13) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:nth-child(14) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.bt_bb_content_slider_item .animate:nth-child(14) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:nth-child(15) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.bt_bb_content_slider_item .animate:nth-child(15) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:nth-child(16) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.bt_bb_content_slider_item .animate:nth-child(16) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:nth-child(17) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.bt_bb_content_slider_item .animate:nth-child(17) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:nth-child(18) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.bt_bb_content_slider_item .animate:nth-child(18) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:nth-child(19) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.bt_bb_content_slider_item .animate:nth-child(19) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:nth-child(20) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.bt_bb_content_slider_item .animate:nth-child(20) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }

/* Fade In */
.bt_bb_animation_fade_in {
    opacity: 0;
    }
.bt_bb_animation_fade_in.animated {
    opacity: 1;
    }

/* Move, Move &amp; Fade */
.bt_bb_column[class*="move_down"],
.bt_bb_column_inner[class*="move_down"] {
    -webkit-transform: translate3d(0,-30%,0);
    -moz-transform: translate3d(0,-30%,0);
    -ms-transform: translate3d(0,-30%,0);
    transform: translate3d(0,-30%,0);
    }
.bt_bb_column[class*="move_up"],
.bt_bb_column_inner[class*="move_up"] {
    -webkit-transform: translate3d(0,30%,0);
    -moz-transform: translate3d(0,30%,0);
    -ms-transform: translate3d(0,30%,0);
    transform: translate3d(0,30%,0);
    }
.bt_bb_column[class*="move_left"],
.bt_bb_column_inner[class*="move_left"] {
    -webkit-transform: translate3d(30%,0,0);
    -moz-transform: translate3d(30%,0,0);
    -ms-transform: translate3d(30%,0,0);
    transform: translate3d(30%,0,0);
    }
.bt_bb_column[class*="move_right"],
.bt_bb_column_inner[class*="move_right"] {
    -webkit-transform: translate3d(-30%,0,0);
    -moz-transform: translate3d(-30%,0,0);
    -ms-transform: translate3d(-30%,0,0);
    transform: translate3d(-30%,0,0);
    }
.bt_bb_column[class*="move_up"].animated,
.bt_bb_column[class*="move_down"].animated,
.bt_bb_column[class*="move_right"].animated,
.bt_bb_column[class*="move_left"].animated,
.bt_bb_column_inner[class*="move_up"].animated,
.bt_bb_column_inner[class*="move_down"].animated,
.bt_bb_column_inner[class*="move_right"].animated,
.bt_bb_column_inner[class*="move_left"].animated {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }

/* Zoom in */
.bt_bb_column[class*="zoom_in"],
.bt_bb_column_inner[class*="zoom_in"] {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    }
.bt_bb_column[class*="zoom_out"],
.bt_bb_column_inner[class*="zoom_out"] {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    }
.bt_bb_column[class*="zoom_in"].animated,
.bt_bb_column[class*="zoom_out"].animated,
.bt_bb_column_inner[class*="zoom_in"].animated,
.bt_bb_column_inner[class*="zoom_out"].animated {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }

/*
@media (max-width: math($(gutterWidth) + 20)px) {
	.bt_bb_layout_boxed.bt_bb_section[class*="bt_bb_vertical_align_"] {
		&gt; .bt_bb_port {
			.bt_bb_cell {
				flex: 1 1 100%;
			}
		}
	}
}*/
/* Counter  */
.bt_bb_counter_holder {
    font-size: 4em;
    height: 1.2em;
    line-height: 1.2;
    overflow: hidden;
    }
.bt_bb_counter_holder .bt_bb_counter {
    display: block;
    height: 1.2em;
    overflow: hidden;
    }
.bt_bb_counter_holder .bt_bb_counter span.onedigit {
    display: inline-block;
    height: 1.2em;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    }
.bt_bb_counter_holder .bt_bb_counter span.onedigit:after {
    conent: ' ';
    display: table;
    width: 100%;
    clear: both;
    }
.bt_bb_counter_holder .bt_bb_counter span.onedigit span {
    display: block;
    height: 1.2em;
    overflow: hidden;
    position: relative;
    text-align: center;
    }
.bt_bb_counter_holder.bt_bb_size_xsmall {
    font-size: .8em;
    }
.bt_bb_counter_holder.bt_bb_size_small {
    font-size: 1em;
    }
.bt_bb_counter_holder.bt_bb_size_normal {
    font-size: 2em;
    }
.bt_bb_counter_holder.bt_bb_size_large {
    font-size: 3em;
    }
.bt_bb_counter_holder.bt_bb_size_xlarge {
    font-size: 4em;
    }

/* IE 10 hack*/
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.bt_bb_counter_holder {
		.bt_bb_counter {
			span.onedigit:not(.d:any(1,2,3,4,5,6,7,8,9,0)) {
				span.t {
					transform: translateY(-10em);
				}
			}
		}
	}
}*/
/* Edge hack*/
/*
@supports (-ms-ime-align:auto) {
	.bt_bb_counter_holder {
		.bt_bb_counter {
			span.onedigit:not(.d:any(1,2,3,4,5,6,7,8,9,0)) {
				span.t {
					transform: translateY(-10em);
				}
			}
		}
	}
}
*/
.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_avatar {
    display: inline;
    border-radius: 50%;
    }
.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_username {
    display: block;
    margin-bottom: 1em;
    }
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_item {
    display: inline-block;
    float: left;
    }
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item {
    width: 100%;
    }
.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item:nth-child(1n + 1) {
    clear: both;
    }
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item {
    width: 50%;
    }
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
    clear: both;
    }
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item {
    width: 33.333%;
    }
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1) {
    clear: both;
    }
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
    width: 25%;
    }
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
    clear: both;
    }
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item {
    width: 20%;
    }
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
    clear: both;
    }
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
    width: 16.666%;
    }
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
    clear: both;
    }
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner {
    margin: 0 -1em;
    }
.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner .bt_bb_twitter_item {
    padding: 0 1em;
    }
@media (max-width: 1024px) {
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
    width: 50%;
    }
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1) {
    clear: initial;
    }
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
    clear: both;
    }
}

@media (max-width: 768px) {
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item {
    width: 50%;
    }
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1) {
    clear: initial;
    }
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1) {
    clear: both;
    }
}

@media (max-width: 640px) {
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item {
    width: 100%;
    }
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n + 1),
.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n + 1) {
    clear: initial;
    }
}

.bt_bb_instagram .btInstaGrid span,
.widget_bt_bb_instagram .btInstaGrid span {
    width: 25%;
    float: left;
    padding: 0;
    }
.bt_bb_instagram .btInstaGrid span img,
.widget_bt_bb_instagram .btInstaGrid span img {
    width: 100%;
    }
.bt_bb_instagram .btInstaGrid span:nth-child(3n + 1),
.widget_bt_bb_instagram .btInstaGrid span:nth-child(3n + 1) {
    clear: none;
    }
.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid {
    margin-left: -1px;
    margin-top: -1px;
    }
.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid span {
    padding-left: 1px;
    padding-top: 1px;
    }
.bt_bb_instagram.bt_bb_gap_small .btInstaGrid {
    margin-left: -5px;
    margin-top: -5px;
    }
.bt_bb_instagram.bt_bb_gap_small .btInstaGrid span {
    padding-left: 5px;
    padding-top: 5px;
    }
.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid {
    margin-left: -.5em;
    margin-top: -.5em;
    }
.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid span {
    padding-left: .5em;
    padding-top: .5em;
    }
.bt_bb_instagram.bt_bb_gap_large .btInstaGrid {
    margin-left: -1em;
    margin-top: -1em;
    }
.bt_bb_instagram.bt_bb_gap_large .btInstaGrid span {
    padding-left: 1em;
    padding-top: 1em;
    }
.bt_bb_instagram.bt_bb_columns_1 .btInstaGrid span {
    width: 100%;
    }
.bt_bb_instagram.bt_bb_columns_2 .btInstaGrid span {
    width: 50%;
    }
.bt_bb_instagram.bt_bb_columns_3 .btInstaGrid span {
    width: 33.333333%;
    }
.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span {
    width: 25%;
    }
.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span {
    width: 20%;
    }
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span {
    width: 16.666666%;
    }
@media (max-width: 768px) {
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span {
    width: 33.33333%;
    }
.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span {
    width: 50%;
    }
}

@media (max-width: 640px) {
.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span,
.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span {
    width: 50%;
    }
}

.sidebar .widget_bt_bb_recent_posts ul,
.btSidebar .widget_bt_bb_recent_posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul li,
.btSidebar .widget_bt_bb_recent_posts ul li {
    margin: 0 0 1.75em;
    }
.sidebar .widget_bt_bb_recent_posts ul li:last-child,
.btSidebar .widget_bt_bb_recent_posts ul li:last-child {
    margin: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget,
.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage,
.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    padding-right: 10px;
    }
.rtl .sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage,
.rtl .btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage {
    padding-right: 0;
    padding-left: 10px;
    }
.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetText,
.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetText {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    overflow: hidden;
    }
.sidebar .widget_bt_bb_recent_comments ul,
.btSidebar .widget_bt_bb_recent_comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
.sidebar .widget_bt_bb_recent_comments ul h5,
.sidebar .widget_bt_bb_recent_comments ul .posted,
.btSidebar .widget_bt_bb_recent_comments ul h5,
.btSidebar .widget_bt_bb_recent_comments ul .posted {
    margin: 0;
    }
.sidebar .widget_bt_bb_recent_comments ul li,
.btSidebar .widget_bt_bb_recent_comments ul li {
    margin: 0 0 1.75em;
    }
.sidebar .widget_bt_bb_recent_comments ul li:last-child,
.btSidebar .widget_bt_bb_recent_comments ul li:last-child {
    margin: 0;
    }
.sidebar .btIconWidget,
.btSidebar .btIconWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0 0 1em;
    }
.sidebar .btIconWidget .btIconWidgetIcon,
.btSidebar .btIconWidget .btIconWidgetIcon {
    -webkit-flex: 0 1% 0;
    -ms-flex: 0 1% 0;
    flex: 0 1% 0;
    padding: 0 .2em 0 0;
    font-size: 3em;
    line-height: 1;
    }
.rtl .sidebar .btIconWidget .btIconWidgetIcon,
.rtl .btSidebar .btIconWidget .btIconWidgetIcon {
    padding: 0 0 0 .2em;
    }
.sidebar .btIconWidget .btIconWidgetContent,
.btSidebar .btIconWidget .btIconWidgetContent {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.sidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.sidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText {
    display: block;
    }
.btCounterHolder {
    font-size: 3rem;
    line-height: 0;
    font-weight: 300;
    }
.btCounterHolder .btCounter {
    display: block;
    height: 3rem;
    overflow: hidden;
    }
.btCounterHolder span.onedigit {
    display: inline-block;
    height: 3rem;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    }
.btCounterHolder span.onedigit span {
    display: block;
    position: relative;
    height: 3rem;
    text-align: center;
    }
.btCounterHolder .btCountdownHolder {
    padding: 0 15%;
    }
.btCounterHolder .btCountdownHolder &gt; span {
    vertical-align: top;
    display: inline-block;
    padding: 0 0 5px;
    }
.btCounterHolder .btCountdownHolder &gt; span &gt; span {
    display: inline-block;
    }
.btCounterHolder .btCountdownHolder &gt; span &gt; span &gt; span {
    display: block;
    width: .67em;
    text-align: inherit;
    -webkit-transition: transform 0ms ease-out;
    -moz-transition: transform 0ms ease-out;
    transition: transform 0ms ease-out;
    -webkit-transform: translateY(-3rem);
    -moz-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
    position: static;
    overflow: hidden;
    height: 3rem;
    line-height: 1;
    }
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
    position: relative;
    margin: 0;
    float: left;
    width: 25%;
    }
.btCounterHolder .btCountdownHolder span[class$="_text"] {
    position: relative;
    display: block;
    text-align: inherit;
    font-size: .8rem;
    line-height: 1;
    padding: 1rem 0 0;
    margin: .5rem 0 0;
    text-transform: uppercase;
    }
.btCounterHolder .btCountdownHolder span[class^="n"],
.btCounterHolder .btCountdownHolder .days span:first-child,
.btCounterHolder .btCountdownHolder .days span:nth-child(2),
.btCounterHolder .btCountdownHolder .days span:nth-child(3) {
    position: static;
    overflow: hidden;
    height: 3rem;
    line-height: 1;
    }
.btCounterHolder .btCountdownHolder span[class$="_text"] &gt; span {
    height: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    font-size: 1em;
    line-height: 1.2 !important;
    }
.btCounterHolder .btCountdownHolder span.separator {
    display: none;
    }
.btCounterHolder .btCountdownHolder .days_text span,
.btCounterHolder .btCountdownHolder .hours_text span,
.btCounterHolder .btCountdownHolder .minutes_text span,
.btCounterHolder .btCountdownHolder .seconds_text span {
    width: auto !important;
    -webkit-transform: translate(-50%,-.1em) !important;
    -moz-transform: translate(-50%,-.1em) !important;
    -ms-transform: translate(-50%,-.1em) !important;
    transform: translate(-50%,-.1em) !important;
    }
.btCounterHolder .btCountdownHolder .countdown_anim {
    -webkit-transition: transform 200ms ease-out;
    -moz-transition: transform 200ms ease-out;
    transition: transform 200ms ease-out;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btCounterHolder.btCounterLargeSize {
    font-size: 4.5rem;
    font-weight: 700;
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder {
    padding: 0 10%;
    }
.btCounterHolder.btCounterLargeSize .btCounter {
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize span.onedigit {
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize span.onedigit span {
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder &gt; span &gt; span &gt; span {
    -webkit-transform: translateY(-4.5rem);
    -moz-transform: translateY(-4.5rem);
    -ms-transform: translateY(-4.5rem);
    transform: translateY(-4.5rem);
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder .countdown_anim {
    -webkit-transition: transform 200ms ease-out;
    -moz-transition: transform 200ms ease-out;
    transition: transform 200ms ease-out;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder span[class^="n"],
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:first-child,
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(2),
.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(3) {
    height: 4.5rem;
    }
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
/* Column height fix */
.bt_bb_row .bt_bb_column {
    height: auto;
    display: block;
    }
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle,
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

/* Column inner height fix */
.bt_bb_row_inner .bt_bb_column_inner {
    height: auto;
    display: block;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle,
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

/* Images fix */
.bt_bb_align_right .bt_bb_align_left.bt_bb_image,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image,
.bt_bb_align_center .bt_bb_align_left .bt_bb_image,
.bt_bb_align_left.bt_bb_image,
.bt_bb_align_left .bt_bb_image {
    float: none;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_image,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image,
.bt_bb_align_center .bt_bb_align_right .bt_bb_image,
.bt_bb_align_right.bt_bb_image,
.bt_bb_align_right .bt_bb_image {
    float: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_image,
.bt_bb_align_right .bt_bb_align_center.bt_bb_image,
.bt_bb_align_left .bt_bb_align_center .bt_bb_image,
.bt_bb_align_right .bt_bb_align_center .bt_bb_image,
.bt_bb_align_center.bt_bb_image,
.bt_bb_align_center .bt_bb_image {
    float: none;
    display: inline-block;
    margin-bottom: -.5em;
    max-width: 100%;
    }

/* Latest post fix */
.bt_bb_latest_posts {
    display: block;
    }
.bt_bb_latest_posts.bt_bb_columns_1 {
    display: block;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item {
    float: left;
    }
.bt_bb_columns_1.bt_bb_latest_posts .bt_bb_latest_posts_item {
    width: 100%;
    }
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
    width: 50%;
    }
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
    width: 33.33%;
    }
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
    width: 25%;
    }
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
    width: 20%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    width: 16.66%;
    }

/* Price list fix */
.bt_bb_price_list .bt_bb_price_list_price {
    display: inline-block;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: .65em;
    }
.btMenuInitFinished .mainHeader {
    visibility: inherit;
    }
}

/* External libs override */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10004;
    overflow: hidden;
    position: fixed;
    opacity: .8;
    height: 100vh !important;
    }
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20000;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    }
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    }
.mfp-align-top .mfp-container:before {
    display: none;
    }
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
    }
.mfp-ajax-cur {
    cursor: progress;
    }
.mfp-zoom-out-cur {
    overflow: hidden;
    }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
    }
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    }
.mfp-auto-cursor .mfp-content {
    cursor: auto;
    }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.mfp-loading.mfp-figure {
    display: none;
    }
.mfp-hide {
    display: none !important;
    }
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
    }
.mfp-preloader a {
    color: #CCC;
    }
.mfp-preloader a:hover {
    color: #FFF;
    }
.mfp-s-ready .mfp-preloader {
    display: none;
    }
.mfp-s-error .mfp-content {
    display: none;
    }
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    touch-action: manipulation;
    }
button::-moz-focus-inner {
    padding: 0;
    border: 0;
    }
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
    }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    }
.mfp-close:active {
    top: 1px;
    }
.mfp-close-btn-in .mfp-close {
    color: #333;
    }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    }
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    }
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
    }
.mfp-arrow:active {
    margin-top: -54px;
    }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
    }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
    }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
    }
.mfp-arrow-left {
    left: 0;
    }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
    }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
    }
.mfp-arrow-right {
    right: 0;
    }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
    }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
    }
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
    }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
    }
.mfp-iframe-holder .mfp-close {
    top: -40px;
    }
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
    }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
    }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
    }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444;
    }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
    }
.mfp-figure figure {
    margin: 0;
    }
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
    }
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
    }
.mfp-image-holder .mfp-content {
    max-width: 100%;
    }
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
    }
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
/**
       * Remove all paddings around the image on small screen
       */
.mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
    }
.mfp-img-mobile img.mfp-img {
    padding: 0;
    }
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
    }
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
    }
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
    }
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
    }
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0;
    }
}

@media all and (max-width: 900px) {
.mfp-arrow {
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    }
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    }
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
    }
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
    }
}

/*# sourceMappingURL=content_elements.crush.css.map */</pre></body></html>